@font-face {
  font-family: "MullerBlack";
  src: url("fonts/MullerBlack/MullerBlack.eot");
  src: url("fonts/MullerBlack/MullerBlack.eot?#iefix") format("embedded-opentype"), url("fonts/MullerBlack/MullerBlack.woff") format("woff"), url("fonts/MullerBlack/MullerBlack.woff") format("woff2"), url("fonts/MullerBlack/MullerBlack.ttf") format("truetype");
  font-style: normal;
  font-weight: 900;
}

@font-face {
  font-family: "MullerBold";
  src: url("fonts/MullerBold/MullerBold.eot");
  src: url("fonts/MullerBold/MullerBold.eot?#iefix") format("embedded-opentype"), url("fonts/MullerBold/MullerBold.woff") format("woff"), url("fonts/MullerBold/MullerBold.woff") format("woff2"), url("fonts/MullerBold/MullerBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "MullerMedium";
  src: url("fonts/MullerMedium/MullerMedium.eot");
  src: url("fonts/MullerMedium/MullerMedium.eot?#iefix") format("embedded-opentype"), url("fonts/MullerMedium/MullerMedium.woff") format("woff"), url("fonts/MullerMedium/MullerMedium.woff") format("woff2"), url("fonts/MullerMedium/MullerMedium.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: "MullerRegular";
  src: url("fonts/MullerRegular/MullerRegular.eot");
  src: url("fonts/MullerRegular/MullerRegular.eot?#iefix") format("embedded-opentype"), url("fonts/MullerRegular/MullerRegular.woff") format("woff"), url("fonts/MullerRegular/MullerRegular.woff") format("woff2"), url("fonts/MullerRegular/MullerRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "MyriadProRegular";
  src: url("fonts/MyriadProRegular/MyriadProRegular.eot");
  src: url("fonts/MyriadProRegular/MyriadProRegular.eot?#iefix") format("embedded-opentype"), url("fonts/MyriadProRegular/MyriadProRegular.woff") format("woff"), url("fonts/MyriadProRegular/MyriadProRegular.woff") format("woff2"), url("fonts/MyriadProRegular/MyriadProRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}

html,
body {
  font-size: 16px;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  position: relative;
}

.container {
  max-width: 980px;
  padding: 0px 10px;
  margin: 0px auto;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone, .wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption .wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

#contact-form-recommendation {
  display: none;
}

#contact-form {
  display: none;
}

form span.wpcf7-not-valid-tip,
form div.wpcf7-validation-errors,
form .ajax-loader,
form .wpcf7-response-output {
  display: none !important;
}

div.wpcf7-validation-errors {
  display: none !important;
}

.wpcf7-not-valid {
  transition: background-color 0.5s;
  border: 1px solid #FF0000 !important;
}

.error {
  outline: 1px solid red !important;
}

label.error {
  display: none !important;
}

.radio_rooms_type {
  text-align: left;
}

.radio_rooms_type span.wpcf7-list-item {
  font-size: 16px;
  color: #999;
  display: block;
  margin: 10px 0px;
  font-family: "OpenSansRegular", Arial, Helvetica, sans-serif;
}

img {
  max-width: 100%;
  height: auto;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.container:after,
.heading:after {
  content: '';
  clear: both;
  display: table;
}

input,
select,
textarea {
  width: 100%;
  outline: none;
}

input[type="submit"] {
  width: 100%;
  cursor: pointer;
  outline: none;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0px;
  padding: 0px;
}

.mfp-container {
  padding: 0px;
}

.g-button_green {
  -webkit-animation: blinking 3s infinite;
  animation: blinking 3s infinite;
}

@-webkit-keyframes blinking {
  0% {
    color: black;
  }
  50% {
    color: transparent;
  }
  100% {
    color: black;
  }
}

@keyframes blinking {
  0% {
    color: black;
  }
  50% {
    color: transparent;
  }
  100% {
    color: black;
  }
}

.jq-checkbox,
.jq-radio,
.jq-file,
.jq-number,
.jq-selectbox,
.jq-select-multiple {
  box-sizing: content-box;
}

.jq-checkbox.focused,
.jq-radio.focused {
  border: 1px solid #C3C3C3;
}

.g-button_green a {
  border: 2px solid #ffffff;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);
  padding: 20px 50px;
  border-radius: 50px;
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  background: linear-gradient(0deg, #19a64d 0%, #1cc45b 100%);
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  display: inline-block;
  outline: none;
}

.g-button_brown a {
  border: 2px solid #ffffff;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);
  padding: 20px 50px;
  background: linear-gradient(0deg, #58463c 0%, #635045 100%);
  border-radius: 50px;
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  display: inline-block;
  outline: none;
}

.g-button_green input[type="submit"] {
  border: 2px solid #ffffff;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);
  height: 50px;
  border-radius: 50px;
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  background: linear-gradient(0deg, #19a64d 0%, #1cc45b 100%);
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  display: inline-block;
  outline: none;
}

.g-button_brown input[type="submit"] {
  border: 2px solid #ffffff;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);
  height: 50px;
  background: linear-gradient(0deg, #58463c 0%, #635045 100%);
  border-radius: 50px;
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  display: inline-block;
  outline: none;
}

.g-heading_white {
  font-family: "MullerMedium", Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  padding: 50px 0px;
}

.g-heading_white h2 {
  font-size: 30px;
  display: inline-block;
  position: relative;
}

.g-heading_white h2:after {
  content: "";
  position: absolute;
  -webkit-transform: translate(120%, -50%);
  -ms-transform: translate(120%, -50%);
  transform: translate(120%, -50%);
  background-color: #ffffff;
  width: 80px;
  right: 0px;
  height: 2px;
  top: 50%;
}

.g-heading_white h2 strong {
  font-family: "MullerBlack", Arial, Helvetica, sans-serif;
  color: #1cc45b;
}

.g-heading_black {
  font-family: "MullerMedium", Arial, Helvetica, sans-serif;
  color: #333333;
  text-transform: uppercase;
  text-align: center;
  padding: 50px 0px;
}

.g-heading_black h2 {
  font-size: 30px;
  display: inline-block;
  position: relative;
}

.g-heading_black h2:after {
  content: "";
  position: absolute;
  -webkit-transform: translate(-120%, -50%);
  -ms-transform: translate(-120%, -50%);
  transform: translate(-120%, -50%);
  background-color: #83746c;
  width: 80px;
  left: 0px;
  height: 2px;
  top: 50%;
}

.g-heading_black h2 strong {
  font-family: "MullerBlack", Arial, Helvetica, sans-serif;
  color: #1cc45b;
}

#b-nav-mobile-button .nav-mobile-button__toggle-button__hamburger {
  text-decoration: none;
  outline: none;
  position: fixed;
  left: 0px;
  top: 0px;
  background-color: #ffffff;
  padding: 6px 8px;
  z-index: 999;
}

#b-nav-mobile-button .nav-mobile-button__toggle-button__hamburger__line {
  background-color: #83746c;
  width: 24px;
  height: 2px;
  margin: 5px 0px;
}

#b-nav-mobile-button .nav-mobile-button__toggle-button__hamburger__title {
  font-family: "MullerBold", Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  position: absolute;
  right: -62px;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  text-shadow: 0px 2px 10px #000000;
}

#b-nav-mobile-button_phone {
  display: none;
}

#b-nav-mobile-button_phone a {
  display: block;
  text-decoration: none;
  outline: none;
  position: fixed;
  right: 0px;
  top: 0px;
  background-color: #ffffff;
  padding: 10px 12px;
  text-align: center;
  z-index: 999;
}

#b-nav-mobile-button_phone a i {
  color: #83746c;
  font-size: 16px;
}

#b-nav {
  background-color: #ffffff;
  width: 260px;
  padding: 20px 15px;
  position: fixed;
  left: -260px;
  top: 0px;
  z-index: 999999999;
}

#b-nav .nav__toggle-button {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 20px;
}

#b-nav .nav__toggle-button__title {
  font-family: "MullerBold", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 18px;
  text-transform: uppercase;
}

#b-nav .nav__toggle-button__hamburger {
  text-decoration: none;
  outline: none;
}

#b-nav .nav__toggle-button__hamburger__line {
  background-color: #83746c;
  width: 24px;
  height: 2px;
  margin: 5px 0px;
}

#b-nav .nav__menu {
  list-style: none;
  padding: 0px 0px;
  margin: 0px;
}

#b-nav .nav__menu li {
  margin: 0px -15px;
  transition: background-color 0.5s;
  background-color: transparent;
}

#b-nav .nav__menu li:active, #b-nav .nav__menu li:hover {
  background-color: #f7f7f8;
}

#b-nav .nav__menu li:first-child {
  border-top: 1px solid #ebebeb;
}

#b-nav .nav__menu li a {
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  color: #555555;
  font-size: 14px;
  text-decoration: none;
  border-bottom: 1px solid #ebebeb;
  display: block;
  padding: 20px 30px;
  margin: 0px 20px;
  outline: none;
}

#b-nav .nav__collapse a {
  font-family: "MullerBold", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 20px 30px;
  display: block;
  outline: none;
}

#b-nav .nav__call-back a {
  border: none;
  font-size: 14px;
  text-transform: none;
  padding: 20px;
  width: 100%;
  outline: none;
}

#b-blog {
  min-height: 100vh;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
}

#b-blog .heading__sub-title {
  margin: 20px 0px;
}

#b-blog .blog-post__item {
  box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.15);
  margin-bottom: 20px;
}

#b-blog .blog-post__item__title {
  padding: 20px 30px 20px 60px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-width: 1px;
  border-color: #ebebeb;
  border-style: solid;
  background-color: #ffffff;
  width: 100%;
  font-family: "MullerBold", Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

#b-blog .blog-post__item__title:after {
  content: "";
  background-color: #83746c;
  width: 80px;
  height: 2px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 30px;
}

#b-blog .blog-post__item__title__number {
  background: linear-gradient(0deg, #19a64d 0%, #1cc45b 100%);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height: 32px;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#b-blog .blog-post__item__description {
  box-shadow: inset 0px 4px 25px 0px rgba(0, 0, 0, 0.15);
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 16px;
  padding: 26px 30px;
}
#b-blog .blog-post__item__description .read_more,
#b-blog .blog-post__item__description .read-more {
  text-align: right;
  font-weight: 700;
  height: 16px;
}
#b-blog .blog-post__item__description .read_more a,
#b-blog .blog-post__item__description .read-more a {
  text-decoration: none;
  color: #333333;
}

#b-blog .blog-post__item__description p {
  max-height: 35px;
  overflow: hidden;
  transition: all 1s;
}

#b-blog .blog-post__item__description p.show {
  max-height: 800px;
}

.b-header-no-bg__bg-header {
  background-image: url("images/bg/bg-header-blog.png");
  height: 231px;
}

.b-header-no-bg__bg-header .header__contacts {
  position: relative !important;
  top: 0px !important;
  left: 0% !important;
  -webkit-transform: translateX(0%) !important;
  -ms-transform: translateX(0%) !important;
  transform: translateX(0%) !important;
  width: 100% !important;
  padding: 20px 10px !important;
  max-width: 960px !important;
  margin: 0px auto !important;
}

#b-header {
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: cover;
  position: relative;
}

#b-header .header__contacts {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: absolute;
  top: 0px;
  left: 50%;
  padding: 20px 0px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 960px;
}

#b-header .header__contacts__left {
  font-size: 0px;
}

#b-header .header__contacts__left__logo {
  display: inline-block;
  vertical-align: middle;
}

#b-header .header__contacts__left__logo a {
  text-decoration: none;
  outline: none;
}

#b-header .header__contacts__left__sep {
  height: 50px;
  width: 1px;
  background-color: #ffffff;
  margin: 0px 20px;
  display: inline-block;
  vertical-align: middle;
}

#b-header .header__contacts__left__work-time {
  display: inline-block;
  vertical-align: middle;
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  color: white;
  font-size: 14px;
}

#b-header .header__contacts__right__phone-first {
  display: inline-block;
  vertical-align: top;
  text-align: justify;
  margin-right: 15px;
}

#b-header .header__contacts__right__phone-first:after {
  content: "";
  width: 100%;
  display: inline-block;
}

#b-header .header__contacts__right__phone-first__phone a {
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  color: white;
  font-size: 18px;
  display: block;
  text-decoration: none;
  outline: none;
}

#b-header .header__contacts__right__phone-first__viber a {
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  color: white;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  outline: none;
}

#b-header .header__contacts__right__phone-first__viber a i {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

#b-header .header__contacts__right__phone-first__whatsapp a {
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  color: white;
  font-size: 14px;
  display: inline-block;
  text-decoration: none;
  outline: none;
  vertical-align: middle;
}

#b-header .header__contacts__right__phone-first__whatsapp a i {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

#b-header .header__contacts__right__phone-second {
  display: inline-block;
  vertical-align: top;
}

#b-header .header__contacts__right__phone-second__phone a {
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  color: white;
  font-size: 18px;
  text-decoration: none;
  outline: none;
  display: block;
}

#b-header .header__contacts__right__phone-second__phone a i {
  margin-right: 5px;
}

#b-header .header__contacts__right__phone-second__call-back {
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  color: white;
  font-size: 14px;
  letter-spacing: 0.3px;
}

#b-header .header__heading {
  max-width: 660px;
  min-height: 266px;
  margin: 0px auto;
  text-align: center;
  padding: 10px;
  border-style: solid;
  border-width: 10px;
  position: relative;
  z-index: 10;
}

#b-header .header__heading:after {
  content: "";
  background-image: url("images/bg/bg-main-blur.png");
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
  -webkit-filter: blur(6px);
  filter: blur(6px);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}

#b-header .header__heading__border-solid {
  border-image: url("images/bg/bg-border-frame-solid.png") 10 stretch;
}

#b-header .header__heading__border-solid .header___heading__sep {
  background-color: #ffffff;
  width: 180px;
  height: 2px;
  margin: 30px auto;
}

#b-header .header__heading__border-solid .header__heading__title h1 {
  position: relative;
  top: 13%;
  left: 0%;
  text-align: center;
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  width: 100%;
  margin: 30px 0px;
}

#b-header .header__heading__border-discontinuous {
  border-image: url("images/bg/bg-border-frame-discontinuous.png") 10 stretch;
}

#b-header .header__heading__border-button {
  border-image: url("images/bg/bg-border-frame-button.png") 10 stretch;
}

#b-header .header__heading__title h1 {
  font-family: "MullerBlack", Arial, Helvetica, sans-serif;
  color: white;
  font-size: 36px;
  text-transform: uppercase;
  text-shadow: 0px 5px 8px rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 13%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 810px;
}

#b-header .header__heading__sub-title h3 {
  font-family: "MullerBold", Arial, Helvetica, sans-serif;
  color: white;
  font-size: 22px;
  text-transform: uppercase;
  text-shadow: 0px 5px 8px rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 20%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 30px auto;
  width: 810px;
}

#b-header .header___heading__sep {
  background-color: #ffffff;
  width: 180px;
  height: 2px;
  margin: 0px auto;
  margin-top: 150px;
}

#b-header .header___heading__description {
  font-family: "MullerBold", Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  text-shadow: 0px 5px 8px rgba(0, 0, 0, 0.8);
  margin: 30px 0px;
  color: #ffffff;
}

#b-header .heading__enroll-button a {
  position: absolute;
  top: 92%;
  left: 51%;
  padding: 14px 50px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: linear-gradient(0deg, #58463c 0%, #635045 100%);
}

#b-header .header___bg-leaves-bottom {
  background-image: url("images/bg/bg-leaves-bottom.png");
  background-position: 50% 50%;
  position: absolute;
  width: 100%;
  height: 430px;
  bottom: -160px;
  left: 0px;
  z-index: 1;
}

#b-header .header__heading_stages {
  min-height: 320px;
}

#b-header .header__heading__title_stages h1 {
  top: 14%;
}

#b-header .header__heading__sep_stages {
  margin-top: 100px;
}

#b-header .header__heading__sub-title_stages h3 {
  position: relative;
  text-align: center;
  top: 0%;
  left: 0%;
  width: 100%;
  margin: 30px auto;
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}

#b-header .header___heading__description_stages {
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  width: 100%;
  line-height: 20px;
  margin: 0px auto;
}

#b-header .header__heading_stages {
  min-height: 320px;
}

#b-header .header__heading__title_stages h1 {
  top: 14%;
}

#b-header .header__heading__sep_stages {
  margin-top: 100px;
}

#b-header .header__heading__sub-title_stages h3 {
  position: relative;
  text-align: center;
  top: 0%;
  left: 0%;
  width: 100%;
  margin: 30px auto;
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}

#b-header .header___heading__description_stages {
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  width: 100%;
  line-height: 20px;
  margin: 0px auto;
}

#b-header .header__heading_progects {
  min-height: 320px;
}

#b-header .header__heading__title_progects h1 {
  top: 14%;
}

#b-header .header__heading__sep_progects {
  margin-top: 100px;
}

#b-header .header__heading__sub-title_progects h3 {
  position: relative;
  text-align: center;
  top: 0%;
  left: 0%;
  width: 100%;
  margin: 30px auto;
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}

#b-header .header___heading__description_progects {
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  width: 100%;
  line-height: 20px;
  margin: 0px auto;
}

#b-design {
  background-image: url("images/bg/bg-design.jpg");
  background-color: #fcfcfc;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 100%;
  padding: 50px 0px;
}

#b-design .design__articles {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

#b-design .design__article__item {
  border-radius: 2px;
  background-color: #ffffff;
  box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
  width: calc(33.333% - 20px * 2/3);
  margin-right: 20px;
  font-family: "MullerBold", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 14px;
  margin-bottom: 20px;
  padding: 34px 25px;
  font-size: 0px;
  border: 6px solid #ffffff;
  transition: all 0.5s;
}

#b-design .design__article__item:nth-child(3n) {
  margin-right: 0px;
}

#b-design .design__article__item:active, #b-design .design__article__item:hover {
  background-color: #5d493e;
}

#b-design .design__article__item:active,
#b-design .design__article__item:hover .design__article__item__title, #b-design .design__article__item:active,
#b-design .design__article__item:hover .design__article__item__title, #b-design .design__article__item:active,
#b-design .design__article__item:hover .design__article__item__title .read-more a {
  color: #ffffff;
}

#b-design .design__article__item__thumbnail {
  display: inline-block;
  vertical-align: middle;
  width: 30%;
}

#b-design .design__article__item__title {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  width: 70%;
  padding-left: 20px;
  text-transform: uppercase;
}

#b-design .design__article__item__title .read-more {
  margin-top: 5px;
}

#b-design .design__article__item__title .read-more a {
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 14px;
  text-transform: none;
  position: relative;
  display: inline-block;
}

#b-design .design__article__item__title .read-more a:after {
  font-family: MaterialDesignIconicFont;
  content: "\f2ee";
  font-size: 12px;
  top: 50%;
  right: -24%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-decoration: none;
  position: absolute;
}

#b-design .design__learn-more {
  margin: 30px 0px;
  text-align: center;
}

#b-landscaping-slider-3d {
  background-image: url("images/bg/bg-landscaping-grass.jpg");
  background-color: #fcfcfc;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 100%;
  position: relative;
}

#b-landscaping-slider-3d .b-landscaping__slider {
  margin: 0px auto;
  height: 503px;
  margin-bottom: 100px;
}

#b-landscaping-slider-3d .landscaping__slider_slide {
  height: 420px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  border-radius: 2px;
  border: 20px solid #ffffff;
  box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.2);
}

#b-landscaping-slider-3d .bee3D--slide {
  opacity: 1;
}

#b-landscaping-slider-3d .bee3D--before {
  -webkit-transform: translateX(-251px) rotateY(0) scale(0.85) !important;
  transform: translateX(-251px) rotateY(0) scale(0.85) !important;
}

#b-landscaping-slider-3d .bee3D--after {
  -webkit-transform: translateX(251px) rotateY(0) scale(0.85) !important;
  transform: translateX(251px) rotateY(0) scale(0.85) !important;
}

#b-landscaping-slider-3d .bee3D--effect__coverflow .bee3D--before-1 {
  -webkit-transform: translateX(-251px) rotateY(0) scale(0.85) !important;
  transform: translateX(-251px) rotateY(0) scale(0.85) !important;
  opacity: 1;
}

#b-landscaping-slider-3d .bee3D--effect__coverflow .bee3D--after-1 {
  -webkit-transform: translateX(251px) rotateY(0) scale(0.85) !important;
  transform: translateX(251px) rotateY(0) scale(0.85) !important;
  opacity: 1;
}

#b-landscaping-slider-3d .bee3D--effect__coverflow .bee3D--before-2 {
  -webkit-transform: translateX(-251px) rotateY(0) scale(0.85) !important;
  transform: translateX(-251px) rotateY(0) scale(0.85) !important;
}

#b-landscaping-slider-3d .bee3D--effect__coverflow .bee3D--after-2 {
  -webkit-transform: translateX(251px) rotateY(0) scale(0.85) !important;
  transform: translateX(251px) rotateY(0) scale(0.85) !important;
}

#b-landscaping-slider-3d .bee3D--effect__coverflow .bee3D--before-3 {
  -webkit-transform: translateX(-251px) rotateY(0) scale(0.85) !important;
  transform: translateX(-251px) rotateY(0) scale(0.85) !important;
}

#b-landscaping-slider-3d .bee3D--effect__coverflow .bee3D--after-3 {
  -webkit-transform: translateX(251px) rotateY(0) scale(0.85) !important;
  transform: translateX(251px) rotateY(0) scale(0.85) !important;
}

#b-landscaping-slider-3d .bee3D--slide__active {
  opacity: 1;
  z-index: 999;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

#b-landscaping-slider-3d .landscaping__pagination {
  position: absolute;
  left: 0%;
  top: 110%;
  height: 50px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}

#b-landscaping-slider-3d .landscaping__pagination .landscaping__pagination-line {
  display: inline-block;
  height: 34px;
  width: 100px;
  position: relative;
}

#b-landscaping-slider-3d .landscaping__pagination .landscaping__pagination-line:before {
  content: "";
  position: absolute;
  width: 1000px;
  height: 1px;
  left: 0px;
  top: 50%;
  opacity: 1;
  background-color: #ffffff;
  -webkit-transform: translate(-100%, 0%);
  -ms-transform: translate(-100%, 0%);
  transform: translate(-100%, 0%);
}

#b-landscaping-slider-3d .landscaping__pagination .landscaping__pagination-line:after {
  content: "";
  position: absolute;
  width: 1000px;
  height: 1px;
  right: 0px;
  top: 50%;
  opacity: 1;
  background-color: #ffffff;
  -webkit-transform: translate(100%, 0%);
  -ms-transform: translate(100%, 0%);
  transform: translate(100%, 0%);
}

#b-landscaping-slider-3d .landscaping__pagination .bee3D--nav__prev {
  border-radius: 50%;
  border: 2px solid #ffffff;
  background: linear-gradient(0deg, #19a64d 0%, #1cc45b 100%);
  width: 34px;
  height: 34px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-120%, -50%);
  -ms-transform: translate(-120%, -50%);
  transform: translate(-120%, -50%);
  position: absolute;
}

#b-landscaping-slider-3d .landscaping__pagination .bee3D--nav__prev:before {
  font-family: FontAwesome;
  content: "\f104";
  position: absolute;
  left: 46%;
  top: 46%;
  font-size: 24px;
  color: #fff;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#b-landscaping-slider-3d .landscaping__pagination .bee3D--nav__next {
  border-radius: 50%;
  border: 2px solid #ffffff;
  background: linear-gradient(0deg, #19a64d 0%, #1cc45b 100%);
  width: 34px;
  height: 34px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(20%, -50%);
  -ms-transform: translate(20%, -50%);
  transform: translate(20%, -50%);
  position: absolute;
}

#b-landscaping-slider-3d .landscaping__pagination .bee3D--nav__next:before {
  font-family: FontAwesome;
  content: "\f105";
  position: absolute;
  left: 54%;
  top: 46%;
  font-size: 24px;
  color: #fff;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#b-landscaping-slider-3d .landscaping__same {
  text-align: center;
  padding: 30px 0px;
}

#b-calculator {
  background-image: url("images/bg/bg-calc.jpg");
  background-repeat: no-repeat;
  background-position: 50% 0%;
  padding: 50px 0px;
}

.calculator__tabs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  border-radius: 2px;
  outline: 1px solid #e1e1e1;
  background-color: #ffffff;
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
}

.calculator__tabs__tab {
  background-color: #ffffff;
  width: 20%;
  height: 65px;
  text-align: center;
  display: table;
  text-transform: uppercase;
  transition: all 0.5s;
  cursor: pointer;
}

.calculator__tabs__tab a {
  display: table-cell;
  vertical-align: middle;
  padding: 0px 10px;
  text-decoration: none;
  width: 100%;
  height: 100%;
  font-family: "MyriadProRegular", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 16px;
  font-weight: 700;
}

.calculator__tabs__tab a:active, .calculator__tabs__tab a:hover {
  background-color: #58463c;
  color: #ffffff;
}

.calculator__tabs__tab_selected a {
  background-color: #58463c;
  color: #ffffff;
}

.calculator__tabs__tab-contents {
  min-height: 335px;
}

.calculator__final-cost {
  font-family: "MyriadProRegular", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 40px;
  text-shadow: 0px 0px 20px #000;
  text-align: center;
}

.calculator__form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.calculator__form form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 50%;
}

.calculator__form form .input {
  width: 140px;
  display: block;
}

.calculator__form form input:not([type="submit"]) {
  border-radius: 2px;
  background-color: rgba(241, 241, 241, 0.9);
  max-width: 140px;
  height: 46px;
  outline: none;
  font-size: 18px;
  border: none;
  padding: 16px 18px;
  color: #8e8d8d;
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
}

.calculator__form form .jq-selectbox {
  font-size: 14px;
  width: 300px;
}

.calculator__form form .jq-selectbox li {
  min-height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
}

.calculator__form form .jq-selectbox li:hover {
  background-color: #6f7477;
  color: #FFF;
}

.calculator__form form .jq-selectbox .jq-selectbox__select {
  background: rgba(241, 241, 241, 0.9);
  color: #333333;
  text-shadow: none;
  border-radius: 0px;
  border: none;
  box-shadow: none;
}

.calculator__form form .jq-selectbox .jq-selectbox__trigger {
  border-left: none;
}

.calculator__form form .jq-selectbox .jq-selectbox__select {
  line-height: 46px;
  height: 46px;
}

.calculator__form form .jq-selectbox .jq-selectbox__trigger-arrow {
  top: 20px;
  border-top-color: #12b754;
}

.calculator__form form .jq-selectbox .jq-selectbox__select-text {
  color: #8e8d8d;
  font-size: 18px;
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
}

.calculator__form form label {
  font-family: "MullerBold", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 16px;
  display: block;
  outline: none;
  border: none;
  padding: 10px 0px;
}

.calculator__form form .submit {
  display: inline-block;
  width: 300px;
}

.calculator__form form .submit .g-button_green {
  position: relative;
}

.calculator__form form .submit .g-button_green:after {
  font-family: MaterialDesignIconicFont;
  content: "\f2ee";
  top: 50%;
  right: 10%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-decoration: none;
  position: absolute;
  color: #ffffff;
}

.calculator__form form .detailed-calculation {
  display: inline-block;
  margin-top: 15px;
}

.calculator__form form .detailed-calculation a {
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  color: #555555;
  font-size: 14px;
  text-decoration: underline;
  position: relative;
}

.calculator__form form .detailed-calculation:after {
  font-family: FontAwesome;
  content: "\f105";
  top: 50%;
  right: 0%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-left: 5px;
  text-decoration: none;
}

.calculator__form form .escise {
  font-family: "MyriadProRegular", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 16px;
}

.calculator__form .result-price {
  width: 50%;
  font-size: 46px;
  padding: 20px;
  font-weight: 700;
  color: #ffffff;
  border-radius: 10px;
  text-align: center;
  word-wrap: break-word;
}

#b-prices {
  background-image: url("images/bg/bg-prices.jpg");
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: cover;
}

#b-prices .prices__articles {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

#b-prices .prices__article__item {
  width: calc(33.333% - 20px * 2/3);
  margin-right: 20px;
  margin-bottom: 20px;
  background-color: #ffffff;
  padding: 20px;
  display: inline-block;
  box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.15);
  padding-bottom: 100px;
  position: relative;
}

#b-prices .prices__article__item:nth-child(3n) {
  margin-right: 0px;
}

#b-prices .prices__article__item__title {
  font-family: "MullerBold", Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  text-align: left;
  margin: 20px 0px;
}

#b-prices .prices__article__item__thumbnail img {
  width: 100%;
}

#b-prices .prices__article__item__description {
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  text-align: left;
  line-height: 20px;
  text-transform: none;
}

#b-prices .prices__article__item__description strong {
  font-family: "MullerBold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #1cc45b;
}

#b-prices .price__article__item__learn-more a {
  border: 2px solid #000000;
  box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.15);
  padding: 0px 25px;
  height: 60px;
  line-height: 60px;
  border-radius: 50px;
  font-family: "MullerBold", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  background: #ffffff;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  color: #000000;
  display: inline-block;
  letter-spacing: 2px;
  outline: none;
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  outline: none;
}

#b-prices .price__article__item__learn-more a:active, #b-prices .price__article__item__learn-more a:hover {
  border: 2px solid #ffffff;
  background: linear-gradient(0deg, #19a64d 0%, #1cc45b 100%);
  color: #ffffff;
}

#b-prices .price__article__item__learn-more_active a {
  border: 2px solid #ffffff;
  background: linear-gradient(0deg, #19a64d 0%, #1cc45b 100%);
  color: #ffffff;
}

#b-prices .prices__prices-pagination {
  position: relative;
  overflow: hidden;
  height: 34px;
  margin: 20px auto;
  text-align: center;
}

#b-prices .prices__prices-pagination .slick-prev {
  border-radius: 50%;
  border: 2px solid #ffffff;
  background: #ffffff;
  width: 34px;
  height: 34px;
  position: absolute;
  left: 50%;
  top: 0%;
  -webkit-transform: translateX(-120%);
  -ms-transform: translateX(-120%);
  transform: translateX(-120%);
}

#b-prices .prices__prices-pagination .slick-prev:active, #b-prices .prices__prices-pagination .slick-prev:hover {
  background: linear-gradient(0deg, #19a64d 0%, #1cc45b 100%);
}

#b-prices .prices__prices-pagination .slick-prev:active:before, #b-prices .prices__prices-pagination .slick-prev:hover:before {
  color: #ffffff;
}

#b-prices .prices__prices-pagination .slick-prev:before {
  font-family: FontAwesome;
  content: "\f104";
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 24px;
  color: #a3a3a3;
  -webkit-transform: translate(-60%, -55%);
  -ms-transform: translate(-60%, -55%);
  transform: translate(-60%, -55%);
}

#b-prices .prices__prices-pagination .slick-next {
  border-radius: 50%;
  border: 2px solid #ffffff;
  background: #ffffff;
  width: 34px;
  height: 34px;
  position: absolute;
  left: 50%;
  top: 0%;
  -webkit-transform: translateX(20%);
  -ms-transform: translateX(20%);
  transform: translateX(20%);
}

#b-prices .prices__prices-pagination .slick-next:active, #b-prices .prices__prices-pagination .slick-next:hover {
  background: linear-gradient(0deg, #19a64d 0%, #1cc45b 100%);
}

#b-prices .prices__prices-pagination .slick-next:active:before, #b-prices .prices__prices-pagination .slick-next:hover:before {
  color: #ffffff;
}

#b-prices .prices__prices-pagination .slick-next:before {
  font-family: FontAwesome;
  content: "\f105";
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 24px;
  color: #a3a3a3;
  -webkit-transform: translate(-30%, -55%);
  -ms-transform: translate(-30%, -55%);
  transform: translate(-30%, -55%);
}

#b-prices .prices__prices-pagination__line {
  display: inline-block;
  height: 34px;
  width: 100px;
  position: relative;
}

#b-prices .prices__prices-pagination__line:before {
  content: "";
  height: 1px;
  background-color: #ffffff;
  width: 1000px;
  position: absolute;
  top: 50%;
  left: 0px;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}

#b-prices .prices__prices-pagination__line:after {
  content: "";
  height: 1px;
  background-color: #ffffff;
  width: 1000px;
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
}

#b-prices .prices__download-price {
  text-align: center;
  margin: 30px 0px 50px 0px;
}

#b-command {
  background-image: url("images/bg/bg-command.jpg");
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: cover;
}

#b-command .command__articles {
  margin: 20px;
  transition: all .3s linear;
}

#b-command .command__article__item {
  background-color: #ffffff;
  padding: 20px;
  margin: 10px 10px 30px 10px;
  box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.15);
  position: relative;
  outline: none;
}

#b-command .command__article__item .read-more {
  position: absolute;
  height: 20px;
  background-color: #ffffff;
  text-align: center;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  width: 60px;
  bottom: -18px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  cursor: pointer;
}

#b-command .command__article__item__thumbnail img {
  width: 100%;
}

#b-command .command__article__item__title {
  font-family: "MullerBold", Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  text-align: left;
  margin: 20px 0px;
}

#b-command .command__article__item__description {
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333333;
  text-align: left;
  line-height: 18px;
  text-transform: none;
  max-height: 155px;
  overflow: hidden;
  transition: all 1s;
}

#b-command .command__article__item__description strong {
  font-family: "MullerBold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #1cc45b;
}

#b-command .command__article__item__description.show {
  max-height: 800px;
}

#b-command .command__command-pagination {
  position: relative;
  overflow: hidden;
  height: 34px;
  margin: 20px auto;
  text-align: center;
}

#b-command .command__command-pagination .slick-prev {
  border-radius: 50%;
  border: 2px solid #ffffff;
  background: #423c3a;
  width: 34px;
  height: 34px;
  position: absolute;
  left: 50%;
  top: 0%;
  -webkit-transform: translateX(-120%);
  -ms-transform: translateX(-120%);
  transform: translateX(-120%);
}

#b-command .command__command-pagination .slick-prev:active, #b-command .command__command-pagination .slick-prev:hover {
  background: #83746c;
}

#b-command .command__command-pagination .slick-prev:active:before, #b-command .command__command-pagination .slick-prev:hover:before {
  color: #ffffff;
}

#b-command .command__command-pagination .slick-prev:before {
  font-family: FontAwesome;
  content: "\f104";
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 24px;
  color: #ffffff;
  -webkit-transform: translate(-60%, -55%);
  -ms-transform: translate(-60%, -55%);
  transform: translate(-60%, -55%);
}

#b-command .command__command-pagination .slick-next {
  border-radius: 50%;
  border: 2px solid #ffffff;
  background: #423c3a;
  width: 34px;
  height: 34px;
  position: absolute;
  left: 50%;
  top: 0%;
  -webkit-transform: translateX(20%);
  -ms-transform: translateX(20%);
  transform: translateX(20%);
}

#b-command .command__command-pagination .slick-next:active, #b-command .command__command-pagination .slick-next:hover {
  background: #83746c;
}

#b-command .command__command-pagination .slick-next:active:before, #b-command .command__command-pagination .slick-next:hover:before {
  color: #ffffff;
}

#b-command .command__command-pagination .slick-next:before {
  font-family: FontAwesome;
  content: "\f105";
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 24px;
  color: #ffffff;
  -webkit-transform: translate(-30%, -55%);
  -ms-transform: translate(-30%, -55%);
  transform: translate(-30%, -55%);
}

#b-command .command__command-pagination__line {
  display: inline-block;
  height: 34px;
  width: 100px;
  position: relative;
}

#b-command .command__command-pagination__line:before {
  content: "";
  height: 1px;
  background-color: #83746c;
  width: 1000px;
  position: absolute;
  top: 50%;
  left: 0px;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}

#b-command .command__command-pagination__line:after {
  content: "";
  height: 1px;
  background-color: #83746c;
  width: 1000px;
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
}

#b-command .command__call-back {
  text-align: center;
  margin: 30px 0px;
}

#b-certificates {
  background-image: url("images/bg/bg-leaves.jpg");
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: cover;
}

#b-certificates .certificates__thumbnail {
  padding: 0px 10px;
}

#b-certificates .certificates__thumbnail a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

#b-certificates .certificates__thumbnail a:after {
  transition: background-color 0.5s;
  content: "";
  position: absolute;
  left: 0px;
  width: 100%;
  display: block;
  height: 100%;
  top: 0px;
  background-color: transparent;
}

#b-certificates .certificates__thumbnail a:hover:after {
  background-image: url("images/icons/loop.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.5);
}

#b-certificates .certificates__thumbnail__image img {
  box-shadow: 0px 0px 20px 2px black;
  width: 100%;
}

#b-certificates .certificates__certificates-pagination {
  position: relative;
  overflow: hidden;
  height: 34px;
  margin: 20px auto;
  text-align: center;
}

#b-certificates .certificates__certificates-pagination .slick-prev {
  border-radius: 50%;
  border: 2px solid #ffffff;
  background: #ffffff;
  width: 34px;
  height: 34px;
  position: absolute;
  left: 50%;
  top: 0%;
  -webkit-transform: translateX(-120%);
  -ms-transform: translateX(-120%);
  transform: translateX(-120%);
}

#b-certificates .certificates__certificates-pagination .slick-prev:active, #b-certificates .certificates__certificates-pagination .slick-prev:hover {
  background: linear-gradient(0deg, #19a64d 0%, #1cc45b 100%);
}

#b-certificates .certificates__certificates-pagination .slick-prev:active:before, #b-certificates .certificates__certificates-pagination .slick-prev:hover:before {
  color: #ffffff;
}

#b-certificates .certificates__certificates-pagination .slick-prev:before {
  font-family: FontAwesome;
  content: "\f104";
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 24px;
  color: #a3a3a3;
  -webkit-transform: translate(-60%, -55%);
  -ms-transform: translate(-60%, -55%);
  transform: translate(-60%, -55%);
}

#b-certificates .certificates__certificates-pagination .slick-next {
  border-radius: 50%;
  border: 2px solid #ffffff;
  background: #ffffff;
  width: 34px;
  height: 34px;
  position: absolute;
  left: 50%;
  top: 0%;
  -webkit-transform: translateX(20%);
  -ms-transform: translateX(20%);
  transform: translateX(20%);
}

#b-certificates .certificates__certificates-pagination .slick-next:active, #b-certificates .certificates__certificates-pagination .slick-next:hover {
  background: linear-gradient(0deg, #19a64d 0%, #1cc45b 100%);
}

#b-certificates .certificates__certificates-pagination .slick-next:active:before, #b-certificates .certificates__certificates-pagination .slick-next:hover:before {
  color: #ffffff;
}

#b-certificates .certificates__certificates-pagination .slick-next:before {
  font-family: FontAwesome;
  content: "\f105";
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 24px;
  color: #a3a3a3;
  -webkit-transform: translate(-30%, -55%);
  -ms-transform: translate(-30%, -55%);
  transform: translate(-30%, -55%);
}

#b-certificates .certificates__certificates-pagination__line {
  display: inline-block;
  height: 34px;
  width: 100px;
  position: relative;
}

#b-certificates .certificates__certificates-pagination__line:before {
  content: "";
  height: 1px;
  background-color: #ffffff;
  width: 1000px;
  position: absolute;
  top: 50%;
  left: 0px;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}

#b-certificates .certificates__certificates-pagination__line:after {
  content: "";
  height: 1px;
  background-color: #ffffff;
  width: 1000px;
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
}

#b-attention-to-detail {
  background-image: url("images/bg/bg-detail.jpg");
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: cover;
}

#b-attention-to-detail .heading__sub-title {
  margin-top: 50px;
}

#b-attention-to-detail .attention-to-detail__detail {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#b-attention-to-detail .attention-to-detail__detail_item {
  position: relative;
  font-family: "MullerBold", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 18px;
  margin: 10px 0px;
  position: relative;
}

#b-attention-to-detail .attention-to-detail__detail_item .attention-to-detail__detail_item__title {
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
}

#b-attention-to-detail .attention-to-detail__detail_item .attention-to-detail__detail_item__description {
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 16px;
}

#b-attention-to-detail .attention-to-detail__detail_item:nth-child(1) {
  width: calc(33.333% - 20px * 2/3);
  background-image: url("images/bg/bg-detail-photo-1.jpg");
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: cover;
  text-align: center;
}

#b-attention-to-detail .attention-to-detail__detail_item:nth-child(2) {
  width: calc(33.333% - 20px * 2/3);
  background-image: url("images/bg/bg-detail-photo-2.jpg");
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: cover;
  text-align: center;
}

#b-attention-to-detail .attention-to-detail__detail_item:nth-child(3) {
  width: calc(33.333% - 20px * 2/3);
  background-image: url("images/bg/bg-detail-photo-3.jpg");
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: cover;
}

#b-attention-to-detail .attention-to-detail__detail_item:nth-child(4) {
  width: calc(50% - 20px * 1/2);
  background-image: url("images/bg/bg-detail-photo-4.jpg");
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: cover;
}

#b-attention-to-detail .attention-to-detail__detail_item:nth-child(5) {
  width: calc(50% - 20px * 1/2);
  background-image: url("images/bg/bg-detail-photo-5.jpg");
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: cover;
  text-align: center;
}

#b-attention-to-detail .detail__detail_item__outer {
  display: table;
  width: 100%;
  height: 100%;
}

#b-attention-to-detail .detail__detail_item__inner {
  padding: 20px;
  display: table-cell;
  vertical-align: middle;
}

#b-attention-to-detail .attention-to-detail__detail_item_icon {
  margin-bottom: 10px;
}

#b-attention-to-detail .command__get-consultation {
  text-align: center;
  margin: 50px 0px;
  width: 100%;
}

#b-stages-of-work {
  background-image: url("images/bg/bg-stages-grass.jpg");
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: cover;
}

#b-stages-of-work .stages-of-work__stages {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

#b-stages-of-work .stages-of-work__stages__item {
  width: calc(25% - 20px * 3/4);
  border-radius: 2px;
  margin-right: 20px;
  background-color: #ffffff;
  height: 244px;
  background-size: cover;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
  transition: all 0.5s;
  cursor: pointer;
  box-shadow: 4px 7px 25px 0px rgba(0, 0, 0, 0.15);
}

#b-stages-of-work .stages-of-work__stages__item:nth-child(4n) {
  margin-right: 0px;
}

#b-stages-of-work .stages-of-work__stages__item:active, #b-stages-of-work .stages-of-work__stages__item:hover {
  -webkit-transform: translateY(-5%);
  -ms-transform: translateY(-5%);
  transform: translateY(-5%);
}

#b-stages-of-work .stages-of-work__stages__item__inner {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 20px;
}

#b-stages-of-work .stages-of-work__stages_item_number {
  font-family: "MullerBlack", Arial, Helvetica, sans-serif;
  color: #d9d9d9;
  font-size: 24px;
  font-weight: 400;
  text-decoration: underline;
  margin: 10px 0px;
}

#b-stages-of-work .stages-of-work__stages_item_description {
  font-family: "MullerBold", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 16px;
}

#b-recommendation {
  background-image: url("images/bg/bg-recommendation.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  padding: 50px 0px;
}

#b-recommendation .recommendation__heading {
  max-width: 660px;
  min-height: 193px;
  margin: 30px auto;
  text-align: center;
  padding: 10px;
  border-style: solid;
  border-width: 10px;
  border-image: url("images/bg/bg-border-frame-recommendation.png") 10 stretch;
  position: relative;
}

#b-recommendation .recommendation__heading__heading__title h2 {
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 24px;
  text-align: center;
  position: absolute;
  top: 18%;
  left: 50%;
  width: 810px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

#b-recommendation .recommendation__get-recommendation a {
  position: absolute;
  top: 92%;
  left: 50%;
  height: 50px;
  line-height: 50px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 0px 20px;
}

#b-footer {
  position: relative;
  z-index: 99999;
  overflow: hidden;
}

#b-footer #map {
  width: 100%;
  height: 100%;
  min-height: 800px;
}

#b-footer .footer__heading {
  position: absolute;
  left: 50%;
  top: 0%;
  width: 100%;
  height: 200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
  box-shadow: inset 0px 150px 100px 0px rgba(255, 255, 255, 0.9);
}

#b-footer .footer__contacts__form {
  position: absolute;
  left: 60%;
  top: 48%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #ffffff;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  max-width: 380px;
  z-index: 10;
  padding: 40px;
}

#b-footer .footer__contacts__form input:not([type="submit"]) {
  border-radius: 2px;
  background-color: rgba(241, 241, 241, 0.9);
  width: 100%;
  height: 46px;
  outline: none;
  font-size: 14px;
  border: none;
  padding: 16px 35px;
  color: #8e8d8d;
}

#b-footer .footer__contacts__form textarea {
  border-radius: 2px;
  background-color: rgba(241, 241, 241, 0.9);
  width: 100%;
  height: 131px;
  outline: none;
  font-size: 14px;
  border: none;
  padding: 16px 35px;
  color: #8e8d8d;
}

#b-footer .footer__contacts__form .input-name {
  position: relative;
  display: block;
}

#b-footer .footer__contacts__form .input-name:before {
  content: "";
  font-family: MaterialDesignIconicFont;
  content: "\f207";
  top: 50%;
  left: 20px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 16px;
  position: absolute;
  color: #8e8d8d;
}

#b-footer .footer__contacts__form .input-email {
  position: relative;
  display: block;
}

#b-footer .footer__contacts__form .input-email:before {
  content: "";
  font-family: MaterialDesignIconicFont;
  content: "\f15a";
  top: 50%;
  left: 20px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 16px;
  position: absolute;
  color: #8e8d8d;
}

#b-footer .footer__contacts__form .textarea {
  position: relative;
  display: block;
}

#b-footer .footer__contacts__form .textarea:before {
  font-family: MaterialDesignIconicFont;
  content: "\f263";
  top: 18.5%;
  left: 20px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 16px;
  position: absolute;
  color: #8e8d8d;
}

#b-footer .contacs__form__title h3 {
  font-family: "MullerBold", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 20px;
  text-align: center;
}

#b-footer .footer__contacs__form__sub__title h4 {
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  color: #555555;
  font-size: 18px;
  text-align: center;
}

#b-footer .footer__contacs__form__ask-question input[type="submit"] {
  width: 100%;
  height: 50px;
  line-height: 50px;
}

#b-footer .b-footer-bottom {
  background-image: url("images/bg/bg-footer-leaves-bottom.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 224px;
  bottom: 0px;
  left: 0px;
  z-index: 10;
margin-bottom: 0px;
}

#b-footer .b-footer-bottom .footer-bottom__contacts {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  bottom: -142px;
  left: 0px;
}

#b-footer .b-footer-bottom .footer-bottom__contacts__left {
  font-size: 0px;
}

#b-footer .b-footer-bottom .footer-bottom__left__logo {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}

#b-footer .b-footer-bottom .footer-bottom__contacts__left__inn {
  display: inline-block;
  vertical-align: middle;
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  color: white;
  font-size: 14px;
}

#b-footer .b-footer-bottom .footer-bottom__contacts__right__phone-first {
  display: inline-block;
  vertical-align: top;
  text-align: justify;
  margin-right: 15px;
}

#b-footer .b-footer-bottom .footer-bottom__contacts__right__phone-first:after {
  content: "";
  width: 100%;
  display: inline-block;
}

#b-footer .b-footer-bottom .footer-bottom__contacts__right__phone-first__phone a {
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  color: white;
  font-size: 18px;
  display: block;
  text-decoration: none;
}

#b-footer .b-footer-bottom .footer-bottom__contacts__right__phone-first__viber a,
#b-footer .b-footer-bottom .footer-bottom__contacts__right__phone-first__whatsapp a {
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  color: white;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}

#b-footer .b-footer-bottom .footer-bottom__contacts__right__phone-first__viber a i,
#b-footer .b-footer-bottom .footer-bottom__contacts__right__phone-first__whatsapp a i {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

#b-footer .b-footer-bottom .footer-bottom__contacts__phone-second {
  display: inline-block;
  vertical-align: top;
}

#b-footer .b-footer-bottom .footer-bottom__contacts__right__phone-second__phone a {
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  color: white;
  font-size: 18px;
  display: block;
  text-decoration: none;
}

#b-footer .b-footer-bottom .footer-bottom__contacts__right__phone-second__phone a i {
  margin-right: 5px;
}

#b-footer .b-footer-bottom .footer-bottom__contacts__right__phone-second__email {
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  color: white;
  font-size: 14px;
  text-decoration: none;
  color: #ffffff;
  text-decoration: none;
}

#b-footer .b-footer-bottom .footer-bottom__contacts__right__phone-second__email i {
  margin-right: 5px;
}

/*___________POPUP-GALLERY_____________*/
#popup-gallery {
  background-color: #ffffff;
  max-width: 940px;
  min-height: 610px;
  position: relative;
  margin: 0px auto;
  padding: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

#popup-gallery .popup-gallery___left {
  width: 50%;
  padding-right: 30px;
}

#popup-gallery .popup-gallery___right {
  width: 50%;
}

#popup-gallery .popup-gallery___left__main-slider {
  padding: 5px;
  outline: none;
}

#popup-gallery .popup-gallery___left__pagination-slider .slide {
  padding: 5px;
  outline: none;
}

#popup-gallery .popup-gallery__button-pagination__line {
  display: inline-block;
  height: 34px;
  width: 100px;
  position: relative;
}

#popup-gallery .popup-gallery__button-pagination__line:before {
  content: "";
  height: 1px;
  background-color: #423c3a;
  width: 1000px;
  position: absolute;
  top: 50%;
  left: 0px;
  -webkit-transform: translate(-100%, 0%);
  -ms-transform: translate(-100%, 0%);
  transform: translate(-100%, 0%);
}

#popup-gallery .popup-gallery__button-pagination__line:after {
  content: "";
  height: 1px;
  background-color: #423c3a;
  width: 1000px;
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(100%, 0%);
  -ms-transform: translate(100%, 0%);
  transform: translate(100%, 0%);
}

#popup-gallery .popup-gallery__button-pagination {
  position: relative;
  overflow: hidden;
  height: 34px;
  margin: 20px auto;
  margin-top: 30px;
  text-align: center;
}

#popup-gallery .popup-gallery__button-pagination .slick-prev {
  border-radius: 50%;
  border: 2px solid #ffffff;
  background: #423c3a;
  width: 34px;
  height: 34px;
  position: absolute;
  left: 50%;
  top: 0%;
  -webkit-transform: translateX(-120%);
  -ms-transform: translateX(-120%);
  transform: translateX(-120%);
}

#popup-gallery .popup-gallery__button-pagination .slick-prev:active, #popup-gallery .popup-gallery__button-pagination .slick-prev:hover {
  background: #83746c;
}

#popup-gallery .popup-gallery__button-pagination .slick-prev:active:before, #popup-gallery .popup-gallery__button-pagination .slick-prev:hover:before {
  color: #ffffff;
}

#popup-gallery .popup-gallery__button-pagination .slick-prev:before {
  font-family: FontAwesome;
  content: "\f104";
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 24px;
  color: #ffffff;
  -webkit-transform: translate(-60%, -55%);
  -ms-transform: translate(-60%, -55%);
  transform: translate(-60%, -55%);
}

#popup-gallery .popup-gallery__button-pagination .slick-next {
  border-radius: 50%;
  border: 2px solid #ffffff;
  background: #423c3a;
  width: 34px;
  height: 34px;
  position: absolute;
  left: 50%;
  top: 0%;
  -webkit-transform: translateX(20%);
  -ms-transform: translateX(20%);
  transform: translateX(20%);
}

#popup-gallery .popup-gallery__button-pagination .slick-next:active, #popup-gallery .popup-gallery__button-pagination .slick-next:hover {
  background: #83746c;
}

#popup-gallery .popup-gallery__button-pagination .slick-next:active:before, #popup-gallery .popup-gallery__button-pagination .slick-next:hover:before {
  color: #ffffff;
}

#popup-gallery .popup-gallery__button-pagination .slick-next:before {
  font-family: FontAwesome;
  content: "\f105";
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 24px;
  color: #ffffff;
  -webkit-transform: translate(-30%, -55%);
  -ms-transform: translate(-30%, -55%);
  transform: translate(-30%, -55%);
}

#popup-gallery .popup-gallery___right .popup-gallery___right__title {
  font-family: "MullerBold", Arial, Helvetica, sans-serif;
  color: #31ce03;
  font-size: 24px;
  margin: 14px 0px;
}

#popup-gallery .popup-gallery___right .popup-gallery___right__title span {
  color: #333333;
}

#popup-gallery .popup-gallery___right .popup-gallery___right__sub-title {
  font-family: "MullerBold", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 16px;
  text-transform: uppercase;
}

#popup-gallery .popup-gallery___right .popup-gallery___right__description {
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 16px;
  height: 224px;
}

#popup-gallery .popup-gallery___right .popup-gallery___right__description strong {
  font-family: "MullerBold", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 16px;
}

#popup-gallery .popup-gallery___right .popup-gallery___right__text {
  padding-left: 30px;
  border-left: 1px solid #423c3a;
}

#popup-gallery .popup-gallery___right .popup-gallery__right__title__command {
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  color: #555555;
  font-size: 14px;
  margin: 16px 0px;
}

#popup-gallery .popup-gallery___right .popup-gallery__right__command-slider {
  width: 75%;
  margin: 0px auto;
}

#popup-gallery .popup-gallery___right .popup-gallery__right__command-slider .slide {
  padding: 5px;
  outline: none;
}

#popup-gallery .popup-gallery___right .popup-gallery__right__command-slider .slick-prev {
  border-radius: 50%;
  border: 2px solid #ffffff;
  background: #423c3a;
  width: 34px;
  height: 34px;
  left: -40px;
}

#popup-gallery .popup-gallery___right .popup-gallery__right__command-slider .slick-prev:active, #popup-gallery .popup-gallery___right .popup-gallery__right__command-slider .slick-prev:hover {
  background: #83746c;
}

#popup-gallery .popup-gallery___right .popup-gallery__right__command-slider .slick-prev:active:before, #popup-gallery .popup-gallery___right .popup-gallery__right__command-slider .slick-prev:hover:before {
  color: #ffffff;
}

#popup-gallery .popup-gallery___right .popup-gallery__right__command-slider .slick-prev:before {
  font-family: FontAwesome;
  content: "\f104";
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 24px;
  color: #ffffff;
  -webkit-transform: translate(-60%, -55%);
  -ms-transform: translate(-60%, -55%);
  transform: translate(-60%, -55%);
}

#popup-gallery .popup-gallery___right .popup-gallery__right__command-slider .slick-next {
  border-radius: 50%;
  border: 2px solid #ffffff;
  background: #423c3a;
  width: 34px;
  height: 34px;
  right: -40px;
}

#popup-gallery .popup-gallery___right .popup-gallery__right__command-slider .slick-next:active, #popup-gallery .popup-gallery___right .popup-gallery__right__command-slider .slick-next:hover {
  background: #83746c;
}

#popup-gallery .popup-gallery___right .popup-gallery__right__command-slider .slick-next:active:before, #popup-gallery .popup-gallery___right .popup-gallery__right__command-slider .slick-next:hover:before {
  color: #ffffff;
}

#popup-gallery .popup-gallery___right .popup-gallery__right__command-slider .slick-next:before {
  font-family: FontAwesome;
  content: "\f105";
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 24px;
  color: #ffffff;
  -webkit-transform: translate(-30%, -55%);
  -ms-transform: translate(-30%, -55%);
  transform: translate(-30%, -55%);
}

#popup-gallery .popup-gallery___right .popup-gallery__right__button {
  position: relative;
  overflow: hidden;
  margin-top: 10px;
}

#popup-gallery .popup-gallery___right .popup-gallery__right__button a {
  box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.15);
  margin: 10px;
}

#popup-gallery .popup-gallery___right .popup-gallery__right__button:after {
  content: "";
  height: 1px;
  background-color: #423c3a;
  width: 500px;
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(65%, 0%);
  -ms-transform: translate(65%, 0%);
  transform: translate(65%, 0%);
}

#popup-gallery .preloader-popup-gallery {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/*___________POPUP-GALLERY END_____________*/
/*___________POPUP_____________*/
#popup {
  border: 10px solid #ffffff;
  border-radius: 5px;
  position: relative;
  background: #ffffff;
  padding: 150px 20px 20px 20px;
  width: auto;
  max-width: 650px;
  min-height: 450px;
  margin: 20px auto;
  background-image: url("images/bg/bg-popup.png");
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  position: relative;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

#popup .submit {
  position: absolute;
  top: 110%;
  left: 50%;
  width: 270px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 270px;
}

#popup .mfp-close {
  background-color: #ffffff;
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 5px;
  margin: 10px;
  opacity: 1;
  color: #e5e5e5;
  padding: 0px 4px;
}

#popup .popup__left {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -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;
  width: 50%;
  padding-right: 10px;
}

#popup .popup__right {
  width: 50%;
  padding-left: 10px;
}

#popup .popup__left__thumbnail {
  width: 72px;
  height: 72px;
}

#popup .popup__left__thumbnail img {
  border-radius: 50%;
}

#popup .popup__left__text {
  font-family: "MyriadProRegular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #b7b7b7;
  margin: 20px 0px;
}

#popup .popup__left__name__title {
  font-family: "MyriadProRegular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #000000;
}

#popup .popup__left__name__sub-title {
  font-family: "MyriadProRegular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #b7b7b7;
}

#popup .popup__left__name {
  margin-left: 20px;
  max-width: 190px;
}

#popup input[name="time"]::-webkit-input-placeholder,
#popup input[name="data"]::-webkit-input-placeholder {
  color: transparent;
}

#popup input[name="time"]::-moz-placeholder,
#popup input[name="time"]::-moz-placeholder {
  color: transparent;
}

#popup input[name="time"]:-ms-input-placeholder,
#popup input[name="data"]:-ms-input-placeholder {
  color: transparent;
}

#popup input[name="time"]:-moz-placeholder,
#popup input[name="data"]:-moz-placeholder {
  color: transparent;
}

#popup input:not([type="submit"]) {
  border-radius: 2px;
  background-color: rgba(241, 241, 241, 0.9);
  width: 100%;
  height: 50px;
  outline: none;
  font-size: 14px;
  border: 1px solid #e5e5e5;
  padding: 16px 36px;
}

#popup input[name="time"], #popup input[name="data"] {
  padding: 16px;
  text-align: center;
}

#popup label {
  background-color: rgba(241, 241, 241, 0.9);
  width: 60%;
  height: 50px;
  outline: none;
  font-size: 14px;
  border: 1px solid #e5e5e5;
  padding: 16px 10px 16px 36px;
  color: #8e8d8d;
}

#popup .time,
#popup .data {
  width: 40%;
}

#popup .input-time,
#popup .input-data {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

#popup .input-time .jq-number,
#popup .input-data .jq-number {
  padding: 0 32px 0 0;
}

#popup .input-time .jq-number .jq-number__field,
#popup .input-data .jq-number .jq-number__field {
  width: 80px;
  border: none;
  border-bottom-color: none;
  border-radius: none;
  box-shadow: none;
}

#popup .input-time .jq-number .jq-number__spin,
#popup .input-data .jq-number .jq-number__spin {
  width: 32px;
  height: 50%;
  border-radius: 0px;
  background: #F5F5F5;
  background: none;
  box-shadow: none;
  border: none;
}

#popup .input-time .jq-number .jq-number__spin.minus,
#popup .input-data .jq-number .jq-number__spin.minus {
  border: 1px solid #e5e5e5;
}

#popup .input-time .jq-number .jq-number__spin.minus:after,
#popup .input-data .jq-number .jq-number__spin.minus:after {
  font-family: MaterialDesignIconicFont;
  content: "\f273";
  color: #B3B3B3;
  top: 3px;
  border: none;
}

#popup .input-time .jq-number .jq-number__spin.plus,
#popup .input-data .jq-number .jq-number__spin.plus {
  border: 1px solid #e5e5e5;
  border-bottom: none;
}

#popup .input-time .jq-number .jq-number__spin.plus:after,
#popup .input-data .jq-number .jq-number__spin.plus:after {
  font-family: MaterialDesignIconicFont;
  content: "\f278";
  top: 3px;
  color: #B3B3B3;
  border: none;
}

#popup .input-name,
#popup .input-phone,
#popup .input-email {
  position: relative;
  display: block;
}

#popup .input-name:before {
  font-family: MaterialDesignIconicFont;
  content: "\f207";
  top: 50%;
  left: 20px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 16px;
  position: absolute;
  color: #8e8d8d;
}

#popup .input-email:before {
  font-family: MaterialDesignIconicFont;
  content: "\f15a";
  top: 50%;
  left: 20px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 16px;
  position: absolute;
  color: #8e8d8d;
}

#popup .input-phone:before {
  font-family: MaterialDesignIconicFont;
  content: "\f2be";
  top: 50%;
  left: 20px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 16px;
  position: absolute;
  color: #8e8d8d;
}

#popup .input-time:before,
#popup .input-data:before {
  font-family: MaterialDesignIconicFont;
  content: "\f337";
  top: 50%;
  left: 20px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 16px;
  position: absolute;
  color: #8e8d8d;
}

#popup .ui-spinner-input {
  margin: 0px;
}

#popup .ui-widget-content,
#popup .ui-widget.ui-widget-content {
  background: none;
  border: none;
}

/*___________POPUP END_____________*/
/*___________SCROLL-UP_____________*/
#scroll-up {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 45px;
  text-align: center;
  font-size: 30px;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  border: 1px solid #ffffff;
  display: none;
  z-index: 999;
}

/*___________SCROLL-UP END_____________*/
@-webkit-keyframes white-illuminate {
  0%,
  100% {
    box-shadow: 0px 0px 20px 5px rgba(255, 255, 255, 0.7), inset 0px 0px 20px 5px rgba(255, 255, 255, 0.5);
  }
  50% {
    box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0), inset 0px 0px 0px rgba(255, 255, 255, 0);
  }
}
@keyframes white-illuminate {
  0%,
  100% {
    box-shadow: 0px 0px 20px 5px rgba(255, 255, 255, 0.7), inset 0px 0px 20px 5px rgba(255, 255, 255, 0.5);
  }
  50% {
    box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0), inset 0px 0px 0px rgba(255, 255, 255, 0);
  }
}

@-webkit-keyframes brown-illuminate {
  0%,
  100% {
    box-shadow: 0px 0px 20px 5px rgba(88, 70, 60, 0.7), inset 0px 0px 20px 5px rgba(88, 70, 60, 0.5);
  }
  50% {
    box-shadow: 0px 0px 0px 0px rgba(88, 70, 60, 0), inset 0px 0px 0px rgba(88, 70, 60, 0);
  }
}

@keyframes brown-illuminate {
  0%,
  100% {
    box-shadow: 0px 0px 20px 5px rgba(88, 70, 60, 0.7), inset 0px 0px 20px 5px rgba(88, 70, 60, 0.5);
  }
  50% {
    box-shadow: 0px 0px 0px 0px rgba(88, 70, 60, 0), inset 0px 0px 0px rgba(88, 70, 60, 0);
  }
}

@-webkit-keyframes green-illuminate {
  0%,
  100% {
    box-shadow: 0px 0px 20px 5px rgba(25, 166, 77, 0.7), inset 0px 0px 20px 5px rgba(28, 196, 91, 0.5);
  }
  50% {
    box-shadow: 0px 0px 0px 0px rgba(25, 166, 77, 0), inset 0px 0px 0px rgba(28, 196, 91, 0);
  }
}

@keyframes green-illuminate {
  0%,
  100% {
    box-shadow: 0px 0px 20px 5px rgba(25, 166, 77, 0.7), inset 0px 0px 20px 5px rgba(28, 196, 91, 0.5);
  }
  50% {
    box-shadow: 0px 0px 0px 0px rgba(25, 166, 77, 0), inset 0px 0px 0px rgba(28, 196, 91, 0);
  }
}

.white-illuminate {
  background-image: linear-gradient(0% 100%, white, #cccccc);
  -webkit-animation: white-illuminate 2s infinite;
  animation: white-illuminate 2s infinite;
}

.brown-illuminate {
  background-image: linear-gradient(0% 100%, #58463c, #635045);
  -webkit-animation: brown-illuminate 2s infinite;
  animation: brown-illuminate 2s infinite;
}

.green-illuminate {
  background-image: linear-gradient(0% 100%, #19a64d, #1cc45b);
  -webkit-animation: green-illuminate 2s infinite;
  animation: green-illuminate 2s infinite;
}

#b-progects {
  background-color: #fcfcfc;
  background-position: 50% 50%;
  background-size: cover;
}

#b-progects .progects__progects__landscaping-progect-item {
  padding-left: 350px;
  position: relative;
  min-height: 236px;
  margin: 30px 0px;
}

#b-progects .progects__progects__landscaping-progect-item__thumbnail {
  box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.15);
  border: 10px solid #ffffff;
  display: inline-block;
  font-size: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
}

#b-progects .progects__progects__landscaping-progect-item__title {
  font-family: "MullerBold", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 24px;
  margin: 20px 0px;
}

#b-progects .progects__progects__landscaping-progect-item__sep {
  background-color: #83746c;
  width: 86px;
  height: 2px;
  margin: 20px 0px;
}

#b-progects .progects__progects__landscaping-progect-item__description {
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  color: #555555;
  font-size: 20px;
}

#b-progects-stages-of-work {
  background-image: url("images/bg/bg-progects-stages-of-work.jpg");
  background-repeat: no-repeat;
  background-position: 0% 50%;
  background-size: cover;
}

#b-progects-stages-of-work .progects-stages-of-work__stages {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

#b-progects-stages-of-work .progects-stages-of-work__stages__item {
  width: calc(33% - 20px * 2/3);
  border-radius: 2px;
  background-color: #ffffff;
  margin-right: 20px;
  margin-bottom: 20px;
  max-width: 300px;
  height: 244px;
  background-size: cover;
  position: relative;
  text-align: center;
  transition: all 0.5s;
  cursor: pointer;
  box-shadow: 4px 7px 25px 0px rgba(0, 0, 0, 0.15);
}

#b-progects-stages-of-work .progects-stages-of-work__stages__item:nth-child(3n) {
  margin-right: 0px;
}

#b-progects-stages-of-work .progects-stages-of-work__stages__item:active, #b-progects-stages-of-work .progects-stages-of-work__stages__item:hover {
  -webkit-transform: translateY(-5%);
  -ms-transform: translateY(-5%);
  transform: translateY(-5%);
}

#b-progects-stages-of-work .progects-stages-of-work__stages__item__inner {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 20px;
}

#b-progects-stages-of-work .progects-stages-of-work__stages_item_number {
  font-family: "MullerBlack", Arial, Helvetica, sans-serif;
  color: #d9d9d9;
  font-size: 24px;
  font-weight: 400;
  text-decoration: underline;
  margin: 10px 0px;
}

#b-progects-stages-of-work .progects-stages-of-work__stages_item_title {
  font-family: "MullerBlack", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 16px;
}

#b-progects-stages-of-work .progects-stages-of-work__stages_item_sep {
  background-color: #83746c;
  width: 80px;
  height: 2px;
  margin: 20px auto;
}

#b-progects-stages-of-work .progects-stages-of-work__stages_item_description {
  font-family: "MullerBold", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 16px;
}

#b-progects-stages-of-work .progects-stages-of-work__get-button a {
  box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.5);
  width: 100%;
}

/*________404 PAGE________*/
.page404 {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.page404 span {
  text-shadow: 2px 2px 3px rgba(255, 255, 255, 0.1);
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
  font-size: 80px;
  display: block;
}

.page404 strong {
  display: block;
  font-size: 220px;
  color: #0b8d0b;
  text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
}

/*________ 404 PAGE END________*/
/*___________MEDIA QUERY_____________*/
@media only screen and (max-width: 980px) {
  #b-header .header__contacts {
    max-width: 748px;
  }
  #b-header .header__heading__title h1 {
    font-size: 30px;
  }
  #b-header .header__heading__sub-title h3 {
    font-size: 16px;
    width: 640px;
  }
  #b-design .design__article__item {
    width: calc(50% - 20px * 1/2);
  }
  #b-design .design__article__item:nth-child(3n) {
    margin-right: 20px;
  }
  #b-design .design__article__item:nth-child(2n) {
    margin-right: 0px;
  }
  #b-prices .prices__article__item {
    width: calc(50% - 20px * 1/2);
    width: calc(50% - 20px * 1/2);
  }
  #b-prices .prices__article__item:nth-child(3n) {
    margin-right: 20px;
  }
  #b-prices .prices__article__item:nth-child(2n) {
    margin-right: 0px;
  }
  #b-command .command__articles .slick-current + .slick-slide {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: none;
  }
  #b-command .command__articles .slick-active {
    opacity: 1;
  }
  #b-stages-of-work .stages-of-work__stages__item {
    width: calc(50% - 20px * 1/2);
  }
  #b-stages-of-work .stages-of-work__stages__item:nth-child(4n), #b-stages-of-work .stages-of-work__stages__item:nth-child(3n) {
    margin-right: 20px;
  }
  #b-stages-of-work .stages-of-work__stages__item:nth-child(2n) {
    margin-right: 0px;
  }
  #b-landscaping-slider-3d {
    overflow: hidden;
  }
  #b-landscaping-slider-3d .bee3D--before,
  #b-landscaping-slider-3d .bee3D--after {
    opacity: 0 !important;
  }
  #b-landscaping-slider-3d .bee3D--slide__active {
    opacity: 1 !important;
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
    width: 100%;
    left: 0%;
    right: 0%;
    margin: auto;
    top: 0%;
    bottom: 0%;
  }
  #b-recommendation .recommendation__heading__heading__title h2 {
    font-size: 24px;
    top: 18%;
    left: 50%;
    width: 750px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  /*___________POPUP-GALLERY_____________*/
  #popup-gallery {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
  #popup-gallery .popup-gallery___left {
    width: 100%;
    padding-right: 0px;
    margin: 0 auto;
  }
  #popup-gallery .popup-gallery___left__main-slider .slide img {
    width: 100%;
  }
  #popup-gallery .popup-gallery___right {
    width: 100%;
  }
  #popup-gallery .popup-gallery___right .popup-gallery__right__command-slider {
    width: 78%;
  }
  #popup-gallery .popup-gallery___right .popup-gallery___right__text {
    border-left: none;
  }
  #popup-gallery .popup-gallery___right .popup-gallery__right__button {
    text-align: center;
  }
  #popup-gallery .popup-gallery___right .popup-gallery__right__button a {
    width: 300px;
  }
  #popup-gallery .popup-gallery___right .popup-gallery__right__button:after {
    display: none;
  }
  /*___________POPUP-GALLERY END_____________*/
}

.calculator__select,
.prices__prices-pagination {
  display: none;
}

@media only screen and (max-width: 760px) {
  .calculator__select,
  .prices__prices-pagination,
  #b-nav-mobile-button_phone {
    display: block;
  }
  .g-heading_black h2,
  .g-heading_white h2 {
    font-size: 24px;
    display: inline-block;
    position: relative;
  }
  .g-button_green a,
  .g-button_brown a,
  .g-button_green input[type="submit"],
  .g-button_brown input[type="submit"] {
    font-size: 14px;
  }
  #b-header {
    padding-bottom: 100px;
  }
  #b-header .header__contacts {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    left: 0%;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    width: 100%;
  }
  #b-header .header__contacts__left {
    margin: 0px auto;
  }
  #b-header .header__contacts__left__logo {
    display: block;
    text-align: center;
    width: 100%;
  }
  #b-header .header__contacts__left__sep {
    height: 1px;
    width: 170px;
    display: block;
    margin: 10px auto;
  }
  #b-header .header__contacts__left__work-time {
    display: block;
    text-align: center;
    width: 100%;
    margin: 10px 0px;
  }
  #b-header .header__contacts__right__phone-first,
  #b-header .header__contacts__right__phone-second {
    display: none;
  }
  #b-header .header__heading__title h1 {
    font-size: 24px;
    max-width: 400px;
  }
  #b-header .header__heading__sub-title h3 {
    font-size: 14px;
    max-width: 460px;
    top: 30%;
  }
  #b-header .header___heading__description {
    width: 100%;
  }
  #b-header .header__heading__sub-title_stages h3 {
    font-size: 14px;
    max-width: 100%;
  }
  #b-header .header___heading__description_stages {
    width: 100%;
  }
  #b-design .design__article__item__thumbnail {
    display: block;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
  }
  #b-design .design__article__item__title {
    display: block;
    width: 100%;
    text-align: center;
  }
  #b-attention-to-detail .attention-to-detail__detail_item:nth-child(1), #b-attention-to-detail .attention-to-detail__detail_item:nth-child(2), #b-attention-to-detail .attention-to-detail__detail_item:nth-child(3) {
    width: calc(50% - 20px * 1/2);
    text-align: center;
  }
  #b-attention-to-detail .attention-to-detail__detail_item:nth-child(4) {
    width: calc(50% - 20px * 1/2);
    text-align: center;
  }
  #b-attention-to-detail .attention-to-detail__detail_item:nth-child(4) .attention-to-detail__detail_item_icon {
    text-align: center;
  }
  #b-attention-to-detail .attention-to-detail__detail_item:nth-child(5) {
    width: 100%;
    text-align: center;
  }
  #b-attention-to-detail .detail__detail_item__inner {
    height: 280px;
  }
  #b-prices .prices__article__item {
    width: 100%;
    margin: 0px;
    padding-bottom: 100px;
  }
  #b-prices .prices__article__item:nth-child(3n), #b-prices .prices__article__item:nth-child(2n) {
    margin: 0px;
  }
  #b-calculator {
    background-image: none;
    padding-bottom: 50px;
  }
  #b-calculator .calculator__tabs {
    display: none;
  }
  #b-calculator .calculator__tabs__tab-contents {
    min-height: 440px;
  }
  #b-calculator .calculator__final-cost {
    font-size: 30px;
  }
  #b-calculator .calculator__select .jq-selectbox {
    font-size: 14px;
    width: 100%;
  }
  #b-calculator .calculator__select .jq-selectbox li {
    min-height: 40px;
    line-height: 40px;
  }
  #b-calculator .calculator__select .jq-selectbox li:hover {
    background-color: #6f7477;
    color: #ffffff;
  }
  #b-calculator .calculator__select .jq-selectbox .jq-selectbox__select {
    background: #58453a;
    text-shadow: none;
    border-radius: 0px;
    border: none;
    box-shadow: none;
    font-family: "MyriadProRegular", Arial, Helvetica, sans-serif;
  }
  #b-calculator .calculator__select .jq-selectbox .jq-selectbox__trigger {
    border-left: none;
  }
  #b-calculator .calculator__select .jq-selectbox .jq-selectbox__select {
    line-height: 46px;
    height: 46px;
    padding: 0 45px 0 45px;
  }
  #b-calculator .calculator__select .jq-selectbox .jq-selectbox__trigger-arrow {
    top: 20px;
    border-top-color: #12b754;
  }
  #b-calculator .calculator__select .jq-selectbox .jq-selectbox__select-text {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
  }
  #b-calculator .calculator__form form {
    width: 100%;
  }
  #b-calculator .calculator__form form .submit {
    width: 100%;
  }
  #b-calculator .calculator__form form .jq-selectbox {
    width: 100%;
  }
  #b-calculator .calculator__form form .input {
    width: 100%;
  }
  #b-calculator .calculator__form form .input input {
    max-width: 100%;
  }
  #b-calculator .calculator__form p {
    width: 100%;
  }
  #b-calculator .calculator__form .result-price {
    width: 100%;
    font-size: 36px;
    margin-top: 20px;
  }
  #b-certificates,
  #b-stages-of-work {
    padding-bottom: 50px;
  }
  #b-recommendation {
    padding: 100px 0px;
  }
  #b-recommendation .recommendation__heading {
    min-height: 280px;
  }
  #b-recommendation .recommendation__heading__heading__title h2 {
    font-size: 20px;
    width: 460px;
  }
  #b-footer .footer__contacts__form {
    position: relative;
    left: 0%;
    top: 0%;
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    height: 50%;
    max-width: 100%;
    padding: 40px 20px;
  }
  #b-footer #map {
    width: 100%;
    min-height: 900px;
    margin-bottom: 330px;
    position: relative;
  }
  #b-footer .b-footer-bottom {
    background-image: url("images/bg/bg-mobile-footer-leaves-bottom.png");
    background-size: cover;
    height: 360px;
    background-position: 50% 0%;
  }
  #b-footer .b-footer-bottom .footer-bottom__contacts {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    bottom: -50px;
  }
  #b-footer .b-footer-bottom .footer-bottom__contacts .footer-bottom__left__logo,
  #b-footer .b-footer-bottom .footer-bottom__contacts .footer-bottom__contacts__left__inn,
  #b-footer .b-footer-bottom .footer-bottom__contacts .footer-bottom__contacts__right__phone-first {
    display: block;
    text-align: center;
    margin: 20px 0px;
  }
  #b-footer .b-footer-bottom .footer-bottom__contacts .footer-bottom__contacts__right__phone-first__viber {
    margin-right: 14px;
  }
  #b-footer .b-footer-bottom .footer-bottom__contacts .footer-bottom__contacts__phone-second {
    display: block;
    text-align: center;
    margin: 20px 0px;
  }
  #b-progects .progects__progects__landscaping-progect-item {
    padding-left: 0px;
  }
  #b-progects .progects__progects__landscaping-progect-item__thumbnail {
    display: block;
    font-size: 0px;
    position: relative;
    left: 0px;
    top: 0px;
  }
  #b-progects .progects__progects__landscaping-progect-item__thumbnail img {
    width: 100%;
  }
  #b-progects .progects__progects__landscaping-progect-item__title {
    text-align: center;
  }
  #b-progects .progects__progects__landscaping-progect-item__sep {
    background-color: #83746c;
    width: 86px;
    height: 2px;
    margin: 20px auto;
  }
  #b-progects .progects__progects__landscaping-progect-item__description {
    font-family: "MullerRegular", Arial, Helvetica, sans-serif;
    color: #555555;
    font-size: 20px;
  }
  #b-progects-stages-of-work {
    padding-bottom: 50px;
  }
  #b-progects-stages-of-work .progects-stages-of-work__stages__item {
    width: calc(50% - 20px * 1/2);
  }
  #b-progects-stages-of-work .progects-stages-of-work__stages__item:nth-child(3n) {
    margin-right: 20px;
  }
  #b-progects-stages-of-work .progects-stages-of-work__stages__item:nth-child(2n) {
    margin-right: 0px;
  }
  #popup .popup__left,
  #popup .popup__right {
    width: 100%;
  }
  #popup .ui-timepicker-table {
    width: 100%;
  }
  #popup .ui-timepicker-table td a {
    width: 1.8em;
  }
  #popup #ui-timepicker-div {
    padding: 0em;
  }
  #popup .submit {
    position: relative;
    top: 0%;
    left: 0%;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    width: 100%;
  }
  #popup-gallery .popup-gallery___right {
    overflow: auto;
  }
  #popup-gallery .popup-gallery___right .popup-gallery__right__button a {
    width: 100%;
    margin: 10px 0px;
  }
  #popup-gallery .popup-gallery___right .popup-gallery___right__text {
    padding-left: 0px;
  }
  #popup-gallery .popup-gallery___right .popup-gallery__right__command-slider {
    width: 72%;
  }
  /*________404 PAGE________*/
  .page404 span {
    font-size: 60px;
  }
  .page404 strong {
    font-size: 120px;
  }
  /*________ 404 PAGE END________*/
}

@media only screen and (max-width: 480px) {
  .g-heading_black h2,
  .g-heading_white h2 {
    font-size: 18px;
    display: inline-block;
    position: relative;
  }
  .g-heading_black h2:after,
  .g-heading_white h2:after {
    display: none;
  }
  .g-button_green a {
    padding: 20px 20px;
    padding: 20px 20px;
  }
  #b-header .header__heading__title h1 {
    font-size: 20px;
    width: 100%;
  }
  #b-header .header__heading__sub-title h3 {
    font-size: 12px;
    width: 100%;
    top: 30%;
  }
  #b-header .header___heading__description {
    font-size: 12px;
    width: 100%;
  }
  #b-design .design__article__item {
    width: 100%;
    margin-right: 0px;
  }
  #b-design .design__article__item:nth-child(3n), #b-design .design__article__item:nth-child(2n) {
    margin-right: 0px;
  }
  #b-design .design__article__item__thumbnail {
    display: inline-block;
    text-align: left;
    width: 30%;
    margin-bottom: 10px;
    display: inline-block;
    text-align: left;
    width: 30%;
    margin-bottom: 10px;
  }
  #b-design .design__article__item__title {
    display: inline-block;
    text-align: left;
    width: 70%;
    margin-bottom: 10px;
  }
  #b-command .command__article__item {
    margin: 10px 10px 30px 10px;
  }
  #b-attention-to-detail .attention-to-detail__detail_item:nth-child(1), #b-attention-to-detail .attention-to-detail__detail_item:nth-child(2), #b-attention-to-detail .attention-to-detail__detail_item:nth-child(3) {
    width: 100%;
    text-align: center;
  }
  #b-attention-to-detail .attention-to-detail__detail_item:nth-child(4) {
    width: 100%;
    text-align: center;
  }
  #b-attention-to-detail .attention-to-detail__detail_item:nth-child(4) .attention-to-detail__detail_item_icon {
    text-align: center;
  }
  #b-attention-to-detail .attention-to-detail__detail_item:nth-child(5) {
    width: 100%;
    text-align: center;
  }
  #b-attention-to-detail .detail__detail_item__inner {
    height: 280px;
  }
  #b-prices .price__article__item__learn-more a {
    padding: 0px 16px;
  }
  #b-calculator .calculator__form form .submit {
    width: 100%;
  }
  #b-calculator .calculator__form .result-price {
    font-size: 26px;
  }
  #b-recommendation .recommendation__heading {
    border-image: url("images/bg/bg-border-mobile-frame-recommendation.png") 10 stretch;
    min-height: 193px;
  }
  #b-recommendation .recommendation__heading__heading__title h2 {
    font-size: 16px;
    width: 280px;
  }
  #b-recommendation .recommendation__get-recommendation a {
    position: absolute;
    top: 116%;
    left: 0%;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    padding: 0px 20px;
    width: 100%;
  }
  #b-stages-of-work .stages-of-work__stages__item {
    width: 100%;
    font-size: 16px;
    max-width: 260px;
    margin-right: auto;
    margin-left: auto;
  }
  #b-stages-of-work .stages-of-work__stages__item:nth-child(4n), #b-stages-of-work .stages-of-work__stages__item:nth-child(3n), #b-stages-of-work .stages-of-work__stages__item:nth-child(2n) {
    margin-right: auto;
    margin-left: auto;
  }
  #b-progects-stages-of-work .progects-stages-of-work__stages__item {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  #b-progects-stages-of-work .progects-stages-of-work__stages__item:nth-child(3n), #b-progects-stages-of-work .progects-stages-of-work__stages__item:nth-child(2n) {
    margin-right: auto;
    margin-left: auto;
  }
  #b-blog .heading__sub-title h3 {
    font-size: 14px;
  }
  #b-blog .blog-post__item__title {
    font-size: 14px;
  }
  #b-blog .blog-post__item__title:after {
    display: none;
  }
  #popup .popup__left,
  #popup .popup__right {
    width: 100%;
  }
  #popup .ui-timepicker-table {
    width: 100%;
  }
  #popup .ui-timepicker-table td a {
    width: 1.8em;
  }
  #popup input[name="time"]::-webkit-input-placeholder,
  #popup input[name="data"]::-webkit-input-placeholder {
    color: #b1b1b1;
  }
  #popup input[name="time"]::-moz-placeholder,
  #popup input[name="time"]::-moz-placeholder {
    color: #b1b1b1;
  }
  #popup input[name="time"]:-ms-input-placeholder,
  #popup input[name="data"]:-ms-input-placeholder {
    color: #b1b1b1;
  }
  #popup input[name="time"]:-moz-placeholder,
  #popup input[name="data"]:-moz-placeholder {
    color: #b1b1b1;
  }
  #popup input[name="time"],
  #popup input[name="data"] {
    text-align: left;
    padding: 16px 36px;
  }
  #popup label {
    display: none;
  }
  #popup .input-time,
  #popup .input-data {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
  #popup .input-time:before,
  #popup .input-data:before {
    top: 50%;
  }
  #popup label,
  #popup .time,
  #popup .data {
    width: 100%;
  }
  #popup .ui-timepicker-table td a {
    display: block;
    width: 1.5em;
  }
  /*________404 PAGE________*/
  .page404 span {
    font-size: 30px;
  }
  .page404 strong {
    font-size: 80px;
  }
  /*________ 404 PAGE END________*/
}


.new_sl {
  margin-bottom: 40px;
}

.sl_titel {
  color: #fff;
  font-size: 25px;
  margin-bottom: 10px;
  font-family: "MullerRegular", Arial, Helvetica, sans-serif;
}
    
.sl_item {
    margin: 5px;
    outline: none;
    border: 5px solid #fff;
    box-sizing: border-box;
}

#b-landscaping-slider-3d { 
    background-color: rgba(25, 25, 25, 0.5); 
    background-blend-mode: color;
}

.btn-wrapper a {
    border: 2px solid #ffffff;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);
    padding: 20px 50px;
    background: linear-gradient(0deg, #58463c 0%, #635045 100%);
    border-radius: 50px;
    font-family: "MullerRegular", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    display: inline-block;
    outline: none;
    cursor: pointer;
}

.btn-wrapper {
    text-align: center;
    padding: 30px 0px;
}

body.gallery-page .g-heading_white {    
    color: #020202;
}

body.gallery-page .slick-prev:before,body.gallery-page .slick-next:before {
    color: #000;
}

.new_gallery_post {
    margin-bottom: 80px;
    display: block;
}

body.gallery-page .sl_titel span {
    color: #333;
    padding-left: 9px;
}

body.gallery-page .sl_titel {
    color: #31ce03;
    font-size: 24px;
    font-family: "MullerBold", Arial, Helvetica, sans-serif;
    font-weight: 700;
}

.sl_description p {
    font-family: "MullerRegular", Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 16px;
}

.blog-post__item__description.single p {
    max-height: unset!important;
}

.blog-post__item__description.single {
    box-shadow: none!important;    
    display: block;
}

.sample-posts,
.sample-posts.container a {
    font-family: "MullerRegular", Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 16px;
    text-decoration: none;
}

.sample-titel {
    font-weight: 700;
    font-size: 20px;
    color: #000;
}

.b-blog-posts>div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; 
    padding: 0;   
}

.post__item__title {
    padding: 13px 15px;
    width: 100%;
    font-family: "MullerBold", Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

#b-blog .blog-post__item__description.styled {
    box-shadow: none;
    padding: 15px;
    padding-top: 0;
    padding-bottom: 50px;
}
#b-blog .blog-post__item__description.styled p {
  margin-top: 0;
}

.post__item__title img {
    margin-bottom: 15px;
}

.read_more a {
  border: 2px solid #000000;
  box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.15);
  height: 48px;
  padding: 0 20px;
  line-height: 48px;
  border-radius: 50px;
  font-family: "MullerBold", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  background: #ffffff;
  font-size: 11px!important;
  text-align: center;
  text-decoration: none;
  color: #000000;
  letter-spacing: 1.2px;
  outline: none;
  position: absolute;
}

.read_more a:hover {
    border: 2px solid #ffffff;
    background: linear-gradient(0deg, #19a64d 0%, #1cc45b 100%);
    color: #ffffff!important;
}

.blog-post__item {
    min-height: unset!important;
    padding-bottom: 30px;
}

.read_more {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 50px;
    width: 100%;
    left: 0;
}

.blog-post__item {
    width: 32%;
    margin-right: 1.8%;
}
.blog-post__item:nth-child(3n) {
    margin-right: 0;
}

.blog-post__item {
    position: relative;
}

.blog-post__item__description.styled {
    min-height: 135px;
}

.blog-post__item.single {
    width: 100%;
    margin: 0;
    box-shadow: none!important;
}

.blog-post__item__description.single {
    padding: 15px 0px!important;
}

section#b-footer {
    margin-top: 0px !important;
}
#b-blog .blog-post__item__description.styled p {
    max-height: unset!important;
}



@media (max-width: 826px) {
  .blog-post__item {
    width: 48%;
    margin-right: 1.8%;
}
.blog-post__item:nth-child(3n) {
    margin-right: 1.8;
}
.blog-post__item:nth-child(2n) {
    margin-right:0;
}
.blog-post__item img {
    width: 100%;
}
}

@media (max-width: 560px) {
  .blog-post__item {
    width: 95%;
    margin-right: 0;
}
.blog-post__item:nth-child(3n) {
    margin-right: 0;
}
.blog-post__item:nth-child(2n) {
    margin-right:0;
}
.b-blog-posts>div {
  justify-content: center;
  
}
}