@font-face {
  font-family: 'Bodoni';
  src: url('fonts/Bodoni.eot');
  src: url('fonts/Bodoni.eot?#iefix') format('embedded-opentype'),
  url('fonts/Bodoni.woff') format('woff'),
  url('fonts/Bodoni.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

html,
body {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'PT Serif', 'Times New Roman', serif;
  font-weight: 400;
  font-size: 100%;
  color: black;
  background: #ebebeb;
}
input,
textarea {
  font-family: Arial, sans-serif;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: normal;
  margin: 0;
  color: inherit;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
.b-layout {
  position: relative;
  min-height: 100%;
  width: 100%;
  margin: 0 auto;
}
.b-main-bg {
  position: absolute;
  z-index: 0;
  width: 780px;
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -390px;
  background-color: #383d49;
}
.b-wrapper {
  position: relative;
  z-index: 1;
  width: 980px;
  margin: 0 auto;
}
.b-special {
  width: 100%;
  height: 50px;
}
.b-special__block {
  position: absolute;
  z-index: 2;
  top: 10px;
  left: 50%;
  margin-left: 158px;
  font-family: "Trebuchet MS", Arial, serif;
  padding: 12px 35px;
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  background-color: #292e3a;
  box-shadow: -6px 6px 15px rgba(0, 0, 0, 0.45);
}
.b-special__block:after {
  content: '';
  position: absolute;
  top: 100%;
  right: 0;
  border: 7px solid transparent;
  border-left: 7px solid #000;
  border-top: 7px solid #000;
}
.b-banner {
  width: 100%;
  position: relative;
}
.b-banner-block {
  position: relative;
  z-index: 2;
  display: block;
  text-decoration: none;
}
.b-banner-block__info {
  position: absolute;
  line-height: 1.5em;
}
.b-banner_1 .b-banner-block__info {
  left: 130px;
  top: 120px;
  width: 340px;
  text-align: center;
}
.b-banner_1 .b-banner-block__info h1 {
  position: relative;
  font-size: 45px;
  color: #262626;
  padding-bottom: 40px;
  line-height: 1em;
}
.b-banner_1 .b-banner-block__info h1:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -12px;
  width: 23px;
  height: 6px;
  background: url('../i/separator.png') 0 0 no-repeat;
}
.b-banner_1 .b-banner-block__info p {
  padding-top: 20px;
  font-size: 16px;
  color: #262626;
}
.b-banner__homemade {
  position: absolute;
  z-index: 1;
  bottom: 10px;
  left: 50%;
  margin-left: -305px;
  text-align: center;
  width: 609px;
  height: 87px;
  background: url('../i/homemade.png') 0 0 no-repeat;
}
.b-banner_2 {
  margin-top: 60px;
}
.b-banner_2 .b-banner-block__info {
  width: 360px;
  color: #9a8c81;
  left: 80px;
  top: 120px;
  font-style: italic;
  text-align: center;
  padding: 30px 0 50px 0;
  font-size: 16px;
}
.b-banner_2 .b-quote-top:before {
  background: #9a8c81;
}
.b-banner_2 .b-quote-top:after {
  background: #ffffff url('../i/quote_gray.png') 50% 50% no-repeat;
}
.b-banner_2 .b-quote-bottom {
  background: url('../i/quote_gray.png') 50% 50% no-repeat;
}
.b-quote-top {
  position: absolute;
  width: 125px;
  left: 50%;
  top: 0;
  margin-left: -62px;
}
.b-quote-top:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background: #fff;
}
.b-quote-top:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 20px;
  background: #383d49 url('../i/quote.png') 50% 50% no-repeat;
}
.b-quote-bottom {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -15px;
  width: 30px;
  height: 20px;
  background: url('../i/quote.png') 50% 50% no-repeat;
}
.b-description {
  width: 660px;
  margin: 0 auto;
  padding-top: 20px;
  text-align: center;
}
.b-description_1 .b-description__full {
  margin-top: 0 !important;
  margin-bottom: 70px;
}
.b-description_1 .b-description__full div {
  width: 430px;
  margin: 0 auto;
}
.b-description__full {
  position: relative;
  font-size: 16px;
  color: #fff;
  line-height: 1.5em;
}
.b-description__quote {
  position: relative;
  font-style: italic;
  font-size: 16px;
  line-height: 1.5em;
  color: #fff;
  padding: 30px 0 40px 0;
  width: 310px;
  margin: 80px auto 0 auto;
}
.b-description__short {
  margin: 60px auto 0 auto;
  width: 450px;
  color: #fff;
  font-size: 16px;
  line-height: 1.5em;
}
.b-banner_3 {
  margin-top: 60px;
}
.b-banner_3 .b-banner-block__info {
  width: 220px;
  left: 610px;
  top: 150px;
  color: #000;
  text-align: center;
}
.b-banner_3 .b-banner-block__info span {
  color: #ffa1d2;
}
.b-banner-block__button {
  margin-top: 35px;
  text-align: center;
}
.b-button {
  display: inline-block;
  vertical-align: top;
  font-family: "Trebuchet MS", Arial, serif;
  text-transform: uppercase;
  font-size: 20px;
  padding: 12px 40px;
  cursor: pointer;
  color: #fff;
  border-radius: 30px;
}
.b-button_pink {
  background-color: #ff4264;
}
.b-button_green {
  background-color: #8ab848;
}
.b-description_2 .b-description__quote {
  width: 450px;
  margin: 20px auto 0 auto;
}
.b-banner_4 {
  margin-top: -50px;
}
.b-banner_4 .b-banner-block__info {
  top: 210px;
  left: 100px;
  color: #262626;
  font-size: 16px;
  width: 350px;
  text-align: justify;
}
.b-description_3 .b-description__quote {
  width: 440px;
  margin: 10px auto 0 auto;
}
.b-description_3 .b-description__full {
  text-align: justify;
  margin-top: 50px;
}
.b-banner_5 .b-banner-block__info {
  left: 580px;
  top: 190px;
  width: 310px;
  color: #000;
  text-align: center;
}
.b-banner_5 .b-banner-block__info h3 {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 700;
}
.b-share {
  text-align: center;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 70px;
}
.b-share__title {
  font-size: 16px;
}
.b-share__items {
  font-size: 0;
  margin-top: 20px;
}
.b-share__social {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin: 0 7px;
  background-color: #1f6f5f;
  -webkit-transition: 0.2s ease-out;
          transition: 0.2s ease-out;
}
.b-share__social:hover {
  background-color: #8ab848;
}
.b-share__social:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background-image: url('../i/sprite.png');
  background-repeat: no-repeat;
}
.b-share__social_fb:after {
  width: 15px;
  height: 31px;
  background-position: 0 0;
}
.b-share__social_tw:after {
  width: 32px;
  height: 26px;
  background-position: -18px 0;
}
.b-share__social_vk:after {
  width: 36px;
  height: 20px;
  background-position: -54px 0;
}
/**
MOBILE
*/
.b-layout_mobile {
  background: #383d49;
}
.b-layout_mobile .b-special {
  width: 100%;
  background-color: #292e3a;
  text-align: center;
  height: auto;
}
.b-layout_mobile .b-special__block {
  box-shadow: none;
  position: relative;
  left: 0;
  top: 0;
  padding-top: 14px;
  padding-bottom: 14px;
  margin-left: 0;
}
.b-layout_mobile .b-special__block:after {
  display: none;
}
.b-layout_mobile .b-wrapper {
  width: 640px;
  overflow: hidden;
}
.b-layout_mobile .b-banner-block__img {
  overflow: hidden;
  width: 100%;
}
.b-layout_mobile .b-banner_1 .b-banner-block {
  padding-top: 40px;
}
.b-layout_mobile .b-banner_1 .b-banner-block img {
  max-width: 100%;
}
.b-layout_mobile .b-banner_1 .b-banner-block__info {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  padding-top: 40px;
}
.b-layout_mobile .b-banner_1 .b-banner-block__info h1 {
  color: #fff;
}
.b-layout_mobile .b-banner_1 .b-banner-block__info h1:after {
  background-image: url('../i/separator_white.png');
}
.b-layout_mobile .b-banner_1 .b-banner-block__info p {
  color: #fff;
  font-size: 18px;
  margin: 0 auto;
  max-width: 80%;
  padding-top: 30px;
}
.b-layout_mobile .b-banner_2 .b-banner-block__info {
  top: 120px;
  left: 50px;
  width: 70%;
  text-align: center;
  font-size: 18px;
  padding-bottom: 40px;
}
.b-layout_mobile .b-description {
  width: 90%;
  margin: 0 auto;
}
.b-layout_mobile .b-description__full {
  font-size: 18px;
  text-align: left;
}
.b-layout_mobile .b-description_1 .b-description__full div {
  width: 100%;
}
.b-layout_mobile .b-description__quote {
  font-size: 18px;
  width: 80%;
}
.b-layout_mobile .b-description__short {
  font-size: 18px;
  text-align: left;
  width: 100%;
}
.b-layout_mobile .b-banner_3 .b-banner-block__info {
  width: 300px;
  left: 280px;
  top: 530px;
  font-size: 18px;
}
.b-layout_mobile .b-banner_4 {
  margin-top: -30px;
}
.b-layout_mobile .b-banner_4 .b-banner-block__info {
  width: 70%;
  top: 660px;
  left: 11%;
  font-size: 18px;
  text-align: center;
}
.b-layout_mobile .b-banner_5 {
  margin-top: 50px;
}
.b-layout_mobile .b-banner_5 .b-banner-block__info {
  width: 45%;
  top: 580px;
  left: 40%;
  font-size: 18px;
  text-align: center;
}
.b-layout_mobile .b-share__title {
  font-size: 18px;
}
.b-layout_mobile .b-share__social {
  width: 65px;
  height: 65px;
}








.header-service .all-services,
.header-service .all-services:hover {
    color: #ff7f66;
    cursor: pointer;
}
.service-menu {
  position: fixed;
  top: 0;
  left: -500px;
  z-index: 5000;
  height: 100%;
  width: 390px;
  background-color: #f9f8f6;
  display: none;
}
.service-menu.open {
  left: 0px;
  display: block;
}
.service-menu.open .service-menu__hide {
  right: 20px;
}
.service-menu__content {
  position: relative;
  overflow: auto;
}
.service-menu__hide {
  position: absolute;
  top: 20px;
  right: 70px;
}
.service-menu__list {
  padding-top: 38px;
}
.service-menu__item {
  height: 70px;
  position: relative;
}
.service-menu__item:hover {
  background-color: #efeeed;
}
.service-menu__item:hover:after {
  opacity: 0;
  filter: alpha(opacity=0);
}
.service-menu__item:hover + .service-menu__item:after {
  opacity: 0;
  filter: alpha(opacity=0);
}
.service-menu__item:hover .btn {
  opacity: 1;
  filter: alpha(opacity=100);
}
.service-menu__item:after {
  content: "";
  position: absolute;
  width: 90%;
  height: 1px;
  background-color: #e5e5e5;
  left: 20px;
  top: 0;
}
.service-menu__item:first-child:after {
  display: none;
}
.service-menu__item .inner {
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px;
}
.service-menu__item .inner span {
  display: block;
  width: 63%;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  color: #262626;
}
.service-menu__item.active .inner span {
  color: ##262626;
}
.service-menu__link {
  display: table;
  height: 100%;
  width: 100%;
  color: #262626;
}
.service-menu__link:active {
  text-decoration: none;
}
.service-menu .btn {
  position: absolute;
  z-index: 20;
  right: 20px;
  top: 50%;
  margin-top: -13px;
  height: 26px;
  font-size: 11px;
  line-height: 24px;
  width: 117px;
  opacity: 0;
  filter: alpha(opacity=0);
}
