@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,400;0,900;1,900&display=swap");
#sandbox_theme_panel_541415 {
  top: auto !important;
  bottom: 0;
}
.localtabs__body .payments-item {
  display: flex;
  align-items: center;
}
.localtabs__body .payments-item-icon {
  font-size: 0;
  flex: 0 0 89px;
  margin: 0 12px 0 0;
}
.localtabs__body .payments-item-icon img {
  max-width: 100%;
}
@media (max-width: 480px) {
  .localtabs__body .payments-item-icon {
    flex: 0 0 70px;
  }
}
.localtabs__body .payments-item-text {
  flex: 1 0 0;
}
.site-bg-right {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: url(bg-r.jpg) 100% 0 no-repeat;
  z-index: -1;
}
.site-bg-left {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: url(bg-l.jpg) 0 0 no-repeat;
  z-index: -1;
}
.site-bg-middle {
  width: 100%;
  max-width: 1000px;
  background: #fbfbfb;
  box-shadow: 0 4px 33px 9px rgba(84, 84, 84, 0.21);
  -ms-box-shadow: 0 4px 33px 9px rgba(84, 84, 84, 0.21);
  position: fixed;
  top: 0;
  bottom: 0;
  margin: 0 auto;
  z-index: -1;
  left: 0;
  right: 0;
}
/*.site-wrapper {
	&:before {
		max-width: 1000px;
		display: block;
		content: '';
		background: #fbfbfb;
		box-shadow: 0 4px 33.5px 9.5px rgba(84, 84, 84, 0.21);
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		margin: 0 auto;
		z-index: -1;
	}
}*/
.navigation {
  max-width: 1000px;
  padding: 3px 0;
  margin: 0 auto 27px;
  width: 100%;
  background: #fe6306;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fe6306), to(#fe9308));
  background: -webkit-linear-gradient(#fe6306, #fe9308);
  background: -moz-linear-gradient(#fe6306, #fe9308);
  background: -ms-linear-gradient(#fe6306, #fe9308);
  background: -o-linear-gradient(#fe6306, #fe9308);
  background: linear-gradient(#fe6306, #fe9308);
  -pie-background: linear-gradient(#fe6306, #fe9308);
  behavior: url(/g/pie/pie.htc);
  box-shadow: 0 4px 8.1px 0.9px rgba(84, 84, 84, 0.34), inset 0 5px 5px rgba(82, 82, 82, 0.28);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.site-header {
  width: 100%;
  max-width: 1000px;
  background: #ffffff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#fafafa));
  background: -webkit-linear-gradient(#ffffff, #fafafa);
  background: -moz-linear-gradient(#ffffff, #fafafa);
  background: -ms-linear-gradient(#ffffff, #fafafa);
  background: -o-linear-gradient(#ffffff, #fafafa);
  background: linear-gradient(#ffffff, #fafafa);
  -pie-background: linear-gradient(#ffffff, #fafafa);
  padding: 29px 20px 19px;
  margin: 0 auto;
  align-items: center;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.site-header .site-activity {
  float: none;
  text-align: left;
  margin: 0;
  width: 283px;
  padding: 9px 0 0 0;
  color: #2e313a;
  font-weight: bold;
  letter-spacing: -0.6px;
  line-height: 1.3;
  font-size: 18px;
}
.site-header .site-activity span {
  color: #ff5e00;
}
.site-logo {
  float: none;
  margin: 0 13px 0 0;
  font-size: 0;
}
.site-header .contacts {
  float: none;
  width: 285px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  margin: 6px 0 0;
  padding: 0;
}
.site-header .contacts:before {
  display: none;
}
.phones-body {
  color: #2e313a;
  font-weight: bold;
  font-size: 26px;
  padding: 0;
  width: 254px;
  position: relative;
  text-align: right;
  line-height: 32px;
  margin: 0 0 13px;
  padding: 0 0 0 35px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.phones-body:before {
  position: absolute;
  left: 0;
  top: -2px;
  width: 32px;
  height: 32px;
  display: block;
  content: "";
  background: url(tel.png) 0 0 no-repeat;
  box-shadow: 0 4px 8.1px 0.9px rgba(84, 84, 84, 0.34);
  border-radius: 50%;
}
.phones-body a {
  color: #2e313a;
  text-decoration: none;
}
.site-work {
  position: relative;
  color: #2e313a;
  font-size: 20px;
  font-weight: 800;
  width: 254px;
  line-height: 32px;
  margin: 0 0 13px;
  text-align: right;
  padding: 0 0 0 35px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.site-work:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 32px;
  height: 32px;
  display: block;
  content: "";
  background: url(tel.png) 0 0 no-repeat;
  box-shadow: 0 4px 8.1px 0.9px rgba(84, 84, 84, 0.34);
  border-radius: 50%;
}
.site-mail {
  position: relative;
  color: #2e313a;
  font-size: 25px;
  font-weight: bold;
  width: 254px;
  line-height: 32px;
  text-align: right;
  padding: 0 0 0 35px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.site-mail a {
  text-decoration: none;
  color: #2e313a;
}
.site-mail:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 32px;
  height: 32px;
  display: block;
  content: "";
  background: url(mail.png) 0 0 no-repeat;
  box-shadow: 0 4px 8.1px 0.9px rgba(84, 84, 84, 0.34);
  border-radius: 50%;
}
.navigation .s3-menu-allin {
  padding: 10px 0;
}
.navigation .s3-menu-allin > li {
  background: url(tm-bor.png) 0 50% no-repeat;
}
.navigation .s3-menu-allin > li:first-child {
  background: none;
}
.navigation .s3-menu-allin > li a {
  color: #ffffff;
  font-size: 17px;
  font-weight: 500;
  padding: 0 27px;
  line-height: 36px;
  font-family: "Roboto", sans-serif;
  margin: 0 -6px;
  position: relative;
  border-radius: 6px;
}
.underheader-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  max-height: none !important;
}
.underheader-block-left {
  background: #f4f2f3;
  border-radius: 6px;
  width: 240px;
  box-sizing: border-box;
}
.underheader-block-left .underheader-block__left-part-inner {
  font: 15px "PtSans", Arial, Helvetica, sans-serif;
  line-height: 20px;
  padding-top: 17px;
  padding-bottom: 44px;
}
.underheader-block-left .underheader-block__left-part-inner .titles .title {
  padding: 6px 10px 2px 35px;
  margin-left: -35px;
  display: inline-block;
  color: #fff;
  background: #fe7903;
  min-width: 136px;
  position: relative;
  -webkit-border-radius: 4px 4px 4px 0;
  -moz-border-radius: 4px 4px 4px 0;
  -ms-border-radius: 4px 4px 4px 0;
  -o-border-radius: 4px 4px 4px 0;
  border-radius: 4px 4px 4px 0;
  font: bold 22px "PtSans", Arial, Helvetica, sans-serif;
  line-height: 1;
}
.underheader-block-left .underheader-block__left-part-inner .titles .title:before {
  position: absolute;
  content: "";
  left: 0;
  top: 100%;
  width: 5px;
  height: 5px;
  background: #e26a01;
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  -ms-border-radius: 0 0 0 4px;
  -o-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
}
.underheader-block-left .underheader-block__left-part-inner .titles .subtitle {
  color: #2e313a;
  font: bold 22px "PtSans", Arial, Helvetica, sans-serif;
  padding: 0 0 21px;
}
.underheader-block-left .underheader-block__left-part-inner .body {
  padding: 0 0 17px;
}
.underheader-block-right {
  width: 255px;
  background: #f4f2f3;
  border-radius: 6px;
  font-size: 15px;
  display: flex;
}
.underheader-block-right .form {
  padding: 20px;
  text-align: center;
  margin: auto 0;
}
.underheader-block-right .form .title {
  font: bold 20px "PtSans", Arial, Helvetica, sans-serif;
  line-height: 1.2;
  color: #64615c;
  padding-bottom: 10px;
}
.underheader-block-right .form .tpl-field {
  padding-bottom: 6px;
}
.underheader-block-right .form .tpl-field input {
  height: 35px;
  width: 100%;
  border: 1px solid #dcdbdb;
  padding: 0 14px 0 37px;
  font: italic 16px "Cuprum", Arial, Helvetica, sans-serif;
  outline: none;
  color: #b8b8b8;
  background: none;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -ms-border-radius: 13px;
  -o-border-radius: 13px;
  border-radius: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.underheader-block-right .form .tpl-field input:focus {
  border-color: #fb9d4b;
}
.underheader-block-right .form .tpl-field input[alias="name"] {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%209%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23b8b8b8%22%20d%3D%22M4.5%2C4.8C5.9%2C4.8%2C7%2C3.7%2C7%2C2.4C7%2C1.1%2C5.9%2C0%2C4.5%2C0C3.1%2C0%2C2%2C1.1%2C2%2C2.4C2%2C3.7%2C3.1%2C4.8%2C4.5%2C4.8z%20M7.4%2C5.3C6.7%2C5.9%2C5.6%2C6.4%2C4.5%2C6.4c-1.1%2C0-2.2-0.4-2.9-1.1C0.9%2C5.8%2C0%2C6.8%2C0%2C8.6C0%2C9.9%2C0.6%2C11%2C1.3%2C11c0.7%2C0%2C3.2%2C0%2C3.2%2C0s2.6%2C0%2C3.2%2C0C8.4%2C11%2C9%2C9.9%2C9%2C8.6C9%2C6.8%2C8.1%2C5.8%2C7.4%2C5.3z%22%2F%3E%3C%2Fsvg%3E") 16px 11px no-repeat;
}
.underheader-block-right .form .tpl-field input[alias="phone"] {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2010%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23b8b8b8%22%20d%3D%22M0%2C2c0%2C0-0.1%2C1.9%2C1.1%2C4.1c1.1%2C2.2%2C2.7%2C3.3%2C3.5%2C3.8C5.4%2C10.5%2C7.1%2C11%2C8%2C11c0.3%2C0%2C0.4%2C0%2C0.4%2C0s0.3%2C0%2C0.8-0.5C9.7%2C10%2C10%2C9.7%2C10%2C9.4c0-0.3%2C0.1-0.9-0.7-1.3c-0.8-0.4-1.8-0.7-2-0.7c-0.2%2C0-0.4%2C0.1-0.6%2C0.2C6.6%2C7.8%2C6%2C8.4%2C6%2C8.4H5.9c0%2C0-0.8-0.4-1.4-1.1C3.8%2C6.7%2C3.3%2C6%2C2.8%2C5.4c-0.5-0.6-0.5-1-0.5-1V4.2l0.9-1c0%2C0%2C0.1-0.1%2C0.1-0.4c0-0.3-0.2-1-0.4-1.7C2.9%2C0.5%2C2.6%2C0%2C1.8%2C0C1.4%2C0%2C1.1%2C0.2%2C0.9%2C0.4C0.7%2C0.5%2C0%2C1.2%2C0%2C1.7C0%2C1.9%2C0%2C2%2C0%2C2z%22%2F%3E%3C%2Fsvg%3E") 16px 11px no-repeat;
}
.underheader-block-right .form .tpl-field input[alias="email"] {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2012%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23b8b8b8%22%20d%3D%22M0.1%2C0.6C0%2C0.7%2C0%2C1.1%2C0%2C1.1s0%2C6.4%2C0%2C6.7c0%2C0.4%2C0.1%2C0.6%2C0.1%2C0.6l3.7-3.9L0.1%2C0.6z%20M11.9%2C0.6L8.2%2C4.5l3.7%2C3.9c0%2C0%2C0.1-0.2%2C0.1-0.6c0-0.4%2C0-6.7%2C0-6.7S12%2C0.7%2C11.9%2C0.6z%20M7%2C5.7c0%2C0-0.7%2C0.7-1.5%2C0.3C5.1%2C5.8%2C4.9%2C5.6%2C4.3%2C4.9L0.5%2C8.8c0%2C0%2C0.2%2C0.2%2C0.5%2C0.2c0.3%2C0%2C10%2C0%2C10%2C0s0.3-0.1%2C0.4-0.1c0%2C0%2C0%2C0%2C0%2C0L7.7%2C5L7%2C5.7z%20M5.5%2C5.3c0.5%2C0.4%2C1.1%2C0%2C1.1%2C0s4.8-5%2C4.9-5.2C11.3%2C0%2C10.9%2C0%2C10.9%2C0S1.4%2C0%2C1.1%2C0C0.7%2C0%2C0.5%2C0.2%2C0.5%2C0.2l0.1%2C0.1C0.6%2C0.3%2C5%2C4.9%2C5.5%2C5.3z%22%2F%3E%3C%2Fsvg%3E") 15px 12px no-repeat;
}
.underheader-block-right .form .tpl-field.tpl-field-button {
  padding-bottom: 0;
}
.underheader-block-right .form .tpl-field.tpl-field-button button {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  border: 1px solid white;
  border-radius: 10px;
  font-size: 19px;
  box-shadow: 0 4px 8.1px 0.9px rgba(84, 84, 84, 0.34);
  background: #fe9104;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fe9104), to(#fe6202));
  background: -webkit-linear-gradient(#fe9104, #fe6202);
  background: -moz-linear-gradient(#fe9104, #fe6202);
  background: -ms-linear-gradient(#fe9104, #fe6202);
  background: -o-linear-gradient(#fe9104, #fe6202);
  background: linear-gradient(#fe9104, #fe6202);
  -pie-background: linear-gradient(#fe9104, #fe6202);
  behavior: url(/g/pie/pie.htc);
  outline: none;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 5px 10px 7px;
}
.underheader-block-middle {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0px;
  -moz-box-flex: 1;
  -moz-flex: 1 0 0px;
  -ms-flex: 1 0 0px;
  flex: 1 0 0px;
  padding: 0 9px;
  max-width: 479px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.underheader-block-middle .underheader-slider {
  height: 100%;
}
.underheader-block-middle .underheader-slider .slick-list, .underheader-block-middle .underheader-slider .slick-track {
  height: 100%;
}
.underheader-block-middle .underheader-slider .slick-list {
  border-radius: 6px;
  overflow: hidden;
}
.underheader-block-middle .underheader-slider .underheader-slider-item a {
  display: block;
  border-radius: 6px;
  height: 100%;
}
.underheader-block-middle .underheader-slider img {
  max-width: 100%;
  display: none;
}
.underheader-block-middle .slick-dots {
  position: absolute;
  margin: 11px 0 0;
  padding: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.underheader-block-middle .slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 5px;
}
.underheader-block-middle .slick-dots li button {
  width: 36px;
  height: 7px;
  background-color: #b8b8b8;
  border: 0;
  outline: none;
  border-radius: 4px;
}
.underheader-block-middle .slick-dots li.slick-active button {
  background: #fe7903;
}
.pics-block {
  padding-top: 0;
  margin-top: 22px;
  padding-bottom: 11px;
}
.pics-block__item a {
  background-color: white;
  border: 1px solid white;
  border-radius: 6px;
  box-shadow: 0 0 9.8px 0.2px rgba(46, 49, 58, 0.34), inset 0 0 0 2px rgba(46, 49, 58, 0.29);
  padding: 2px;
}
.pics-block__item a .pics-block__item-image {
  display: block;
  padding: 13px 12px 4px;
}
.pics-block__item a .pics-block__item-image img {
  margin: 0;
}
.pics-block__item a .title {
  height: 51px;
  padding: 2px 15px 7px;
  position: relative;
  z-index: 1;
}
.pics-block__item a .title:before {
  z-index: -1;
  position: absolute;
  left: -2px;
  top: 0;
  right: -2px;
  bottom: -2px;
  border-radius: 0 0 6px 6px;
  background: #fe7903;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fe7903), to(#fea703));
  background: -webkit-linear-gradient(#fe7903, #fea703);
  background: -moz-linear-gradient(#fe7903, #fea703);
  background: -ms-linear-gradient(#fe7903, #fea703);
  background: -o-linear-gradient(#fe7903, #fea703);
  background: linear-gradient(#fe7903, #fea703);
  -pie-background: linear-gradient(#fe7903, #fea703);
  behavior: url(/g/pie/pie.htc);
  opacity: 0;
  visibility: hidden;
  content: "";
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pics-block__item a:hover {
  background-color: white;
  border: 1px solid white;
  border-radius: 6px;
  box-shadow: 0 0 12px 1px rgba(46, 49, 58, 0.66), inset 0 0 0 2px #fe7903;
}
.pics-block__item a:hover .title {
  color: #fff;
}
.pics-block__item a:hover .title:before {
  opacity: 1;
  visibility: visible;
}
.pics-block__title {
  padding-bottom: 29px;
}
.reasons-wrap {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 13px 0 27px;
  border-bottom: 1px dashed #e7e7e7;
}
.reasons-wrap .reasons-wrap-title {
  text-align: center;
  margin: 0 0 23px;
}
.reasons-wrap .reasons-wrap-title span {
  /*display: inline-block;
			vertical-align: top;
			border: 1px solid white;
			border-radius: 12px;
			box-shadow: 0 4px 8.1px 0.9px rgba(84, 84, 84, 0.34);
			background: #fe9104; background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fe9104), to(#fe6102)); background: -webkit-linear-gradient(#fe9104, #fe6102); background: -moz-linear-gradient(#fe9104, #fe6102); background: -ms-linear-gradient(#fe9104, #fe6102); background: -o-linear-gradient(#fe9104, #fe6102); background: linear-gradient(#fe9104, #fe6102);   -pie-background: linear-gradient(#fe9104, #fe6102); behavior:url(/g/pie/pie.htc);
			padding: 9px 17px 9px;
			color: #ffffff;*/
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  color: #000;
}
.reasons-wrap .reasons-wrap-in {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 9px 0 11px;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.reasons-wrap .reasons-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  width: 148px;
}
.reasons-wrap .reasons-item .reasons-item-title {
  color: #2e313a;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 1.35;
  margin: 0 -2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 46px;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.reasons-wrap .reasons-item .reasons-item-title span {
  display: block;
}
.reasons-wrap .reasons-item .reasons-item-image {
  border-radius: 50%;
  background-color: white;
  border: 1px solid white;
  box-shadow: 0 0 14.7px 0.3px rgba(46, 49, 58, 0.53), inset 0 0 0 2px rgba(46, 49, 58, 0.29);
  font-size: 0;
  height: 148px;
  box-sizing: border-box;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}
.reasons-wrap .reasons-item .reasons-item-image img {
  border-radius: 50%;
}
.reasons-wrap .reasons-item:nth-child(odd) {
  padding-top: 48px;
}
.reasons-wrap .reasons-item:nth-child(odd):before {
  display: block;
  content: "";
  width: 117px;
  height: 123px;
  background: url(ar1.png) 0 0 no-repeat;
  position: absolute;
  left: 76px;
  top: 32px;
}
.reasons-wrap .reasons-item:nth-child(odd) .reasons-item-title {
  order: 2;
  padding: 6px 0 0;
}
.reasons-wrap .reasons-item:nth-child(even):before {
  display: block;
  content: "";
  width: 117px;
  height: 118px;
  background: url(ar2.png) 0 0 no-repeat;
  position: absolute;
  left: 74px;
  top: 90px;
}
.reasons-wrap .reasons-item:nth-child(even) .reasons-item-title {
  order: -1;
  padding: 0 0 7px;
}
.reasons-wrap .reasons-item:last-child:before {
  display: none;
}
.site-main.site-main-main {
  padding-top: 14px;
  padding-bottom: 0;
}
h1 {
  margin-bottom: 15px;
}
.content-wrapper {
  line-height: 1.3;
}
.services-block {
  padding-top: 3px;
  padding-bottom: 13px;
  border-bottom: 1px dashed #e7e7e7;
}
.bottom-block {
  padding-top: 8px;
}
.bottom-blocks-wrapper {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.bottom-block__left-part {
  border: 0;
  padding: 0 11px;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  float: none;
}
.bottom-block__left-part .bottom-block__left-part-item-wr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 200px;
  padding: 0 0 22px;
}
.bottom-block__left-part .bottom-block__left-part-item-wr .bottom-block__left-part-item {
  display: block;
  padding: 10px 6px 11px;
  border: 1px solid white;
  border-radius: 6px;
  box-shadow: 0 0 9.8px 0.2px rgba(46, 49, 58, 0.34), inset 0 0 0 2px rgba(46, 49, 58, 0.29);
  width: auto;
  height: 100%;
  text-decoration: none;
  background: #fff url(bg123.png) 0 100% repeat-x;
}
.bottom-block__left-part .bottom-block__left-part-item-wr .bottom-block__left-part-item .bottom-blocks-image {
  display: block;
  text-align: center;
  height: 118px;
  margin: 0 0 13px;
}
.bottom-block__left-part .bottom-block__left-part-item-wr .bottom-block__left-part-item .bottom-blocks-image img {
  max-height: 100%;
}
.bottom-block__left-part .bottom-block__left-part-item-wr .bottom-block__left-part-item .title {
  color: #202020;
  font-size: 17px;
  font-weight: 500;
  line-height: 14px;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  padding: 0 0 11px 4px;
}
.bottom-block__left-part .bottom-block__left-part-item-wr .bottom-block__left-part-item .price {
  display: block;
  color: #c02502;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  padding: 0 8px 5px 0;
}
.bottom-block__left-part .bottom-block__left-part-item-wr .bottom-block__left-part-item .more {
  color: #ffffff;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  border: 1px solid white;
  border-radius: 4px;
  box-shadow: 0 4px 8.1px 0.9px rgba(84, 84, 84, 0.34);
  background: #fe9104;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fe9104), to(#fe6102));
  background: -webkit-linear-gradient(#fe9104, #fe6102);
  background: -moz-linear-gradient(#fe9104, #fe6102);
  background: -ms-linear-gradient(#fe9104, #fe6102);
  background: -o-linear-gradient(#fe9104, #fe6102);
  background: linear-gradient(#fe9104, #fe6102);
  -pie-background: linear-gradient(#fe9104, #fe6102);
  behavior: url(/g/pie/pie.htc);
  text-transform: uppercase;
  height: 29px;
  line-height: 29px;
  display: inline-block;
  padding: 0 24px;
  letter-spacing: 0.5px;
}
.bottom-block__title {
  padding-bottom: 27px;
}
.form1-wrap {
  padding: 0 0 22px;
  width: 250px;
}
.bottom-block .form1 {
  float: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 100%;
  width: 100%;
}
.bottom-block .form1 .title {
  color: #ffffff;
  font-size: 25px;
  text-shadow: 0 2px 2px #33343b;
  background: url(title.svg) 0 0 no-repeat;
  height: 163px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: -24px -41px 14px -42px;
  padding: 20px 20px 0 25px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.bottom-block .form1 .title span.s1 {
  font-size: 30px;
  display: block;
  letter-spacing: 2.4px;
  margin-left: -7px;
}
.bottom-block .form1 .title span.s2 {
  font-size: 28px;
  letter-spacing: 2.4px;
}
.ie .bottom-block .form1 .title {
  background: url(title-bg1.png) 0 0 no-repeat;
}
.bottom-block .form1 .tpl-field {
  padding-bottom: 20px;
}
.bottom-block .form1 .tpl-field.tpl-field-button {
  padding-top: 12px;
}
.bottom-block .form1 .tpl-field.tpl-field-button button {
  color: #ffffff;
  font-size: 19px;
  font-weight: bold;
  line-height: 1;
  border: 1px solid white;
  border-radius: 10px;
  box-shadow: 0 4px 8.1px 0.9px rgba(84, 84, 84, 0.34);
  background: #fe9104;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fe9104), to(#fe6102));
  background: -webkit-linear-gradient(#fe9104, #fe6102);
  background: -moz-linear-gradient(#fe9104, #fe6102);
  background: -ms-linear-gradient(#fe9104, #fe6102);
  background: -o-linear-gradient(#fe9104, #fe6102);
  background: linear-gradient(#fe9104, #fe6102);
  -pie-background: linear-gradient(#fe9104, #fe6102);
  behavior: url(/g/pie/pie.htc);
  height: 47px;
  padding: 0;
  letter-spacing: 1.1px;
}
.bottom-block .bottom-contacts {
  padding: 4px 0 24px 8px;
}
.default-contacts-with-map3--map-block {
  height: 306px;
  max-width: 1000px;
  margin: 0 auto;
}
.site-footer {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  background: none;
}
.site-footer__inner {
  width: auto;
  max-width: 960px;
  padding: 15px 0;
}
.footer-left {
  width: 398px;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  float: left;
}
.footer-right {
  width: 501px;
  float: right;
  padding: 12px 0 0;
}
.menu-bot-wrap {
  width: 201px;
  margin: 0 25px 0 0;
}
.menu-bot-wrap.menu-bot-wrap2 {
  width: 172px;
  margin: 0;
}
.menu-bot-wrap .menu-bot-title {
  color: #2e313a;
  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px dashed #e7e7e7;
  line-height: 33px;
  padding: 0 0 0 11px;
  text-transform: uppercase;
}
.menu-bot-wrap ul {
  margin: 12px 0 0;
  padding: 0;
  list-style: none;
}
.menu-bot-wrap ul li a {
  color: #fe7903;
  font-size: 17px;
  display: inline-block;
  text-decoration: none;
  padding: 3px 0 3px 11px;
  line-height: 1;
}
.menu-bot-wrap ul li a:hover {
  text-decoration: underline;
}
.footer-contacts {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  padding: 0 0 26px;
  border-bottom: 1px dashed #e7e7e7;
}
.footer-contacts-left {
  width: 190px;
  text-align: right;
}
.footer-contacts-right {
  width: 213px;
  padding: 1px 0 0 25px;
  text-align: right;
  margin: 0 -1px 0 0;
}
.phones-bot {
  color: #2e313a;
  font-size: 22px;
  font-weight: bold;
  padding: 0 0 9px;
}
.phones-bot a {
  color: #2e313a;
  text-decoration: none;
}
.site-work-bot {
  color: #2e313a;
  font-size: 16px;
  font-weight: 500;
}
.site-mail-bot {
  color: #2e313a;
  font-size: 22px;
  font-weight: bold;
  padding: 0 0 9px;
}
.site-mail-bot a {
  color: #2e313a;
  text-decoration: none;
}
.site-address-bot {
  color: #2e313a;
  font-size: 16px;
  font-weight: 500;
}
.footer-copy {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  padding: 19px 0 0;
}
.site-footer .copyrights {
  float: none;
  color: #2e313a;
  font-size: 15px;
  font-weight: 500;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  padding: 8px 0 0;
  text-align: right;
  width: 220px;
}
.site-footer .mega {
  float: none;
  text-align: right;
  width: 220px;
  margin-left: 20px;
}
.site-footer .mega img {
  width: 123px;
}
.site-footer .counters {
  display: none;
}
.top-fixed-panel {
  display: none;
}
.form-wrapper .form-wrapper__inner .title {
  color: #000;
}
.form-wrapper .form-wrapper__inner .tpl-field button {
  background: #fe9f04;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fe9f04), to(#fe5402));
  background: -webkit-linear-gradient(#fe9f04, #fe5402);
  background: -moz-linear-gradient(#fe9f04, #fe5402);
  background: -ms-linear-gradient(#fe9f04, #fe5402);
  background: -o-linear-gradient(#fe9f04, #fe5402);
  background: linear-gradient(#fe9f04, #fe5402);
  -pie-background: linear-gradient(#fe9f04, #fe5402);
  font-size: 19px;
  font-family: "Roboto", sans-serif;
  border: 1px solid white;
  border-radius: 10px;
  box-shadow: 0 4px 8.1px 0.9px rgba(84, 84, 84, 0.34);
  padding: 7px 10px 9px;
}
.overflowHidden {
  overflow: visible;
}
.site-footer .social-block {
  display: none;
}
@media (max-width: 1023px) {
  .bottom-block .bottom-block__left-part {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    margin: 0 15px 30px;
    padding: 0;
  }
  .bottom-block__left-part .bottom-block__left-part-item-wr {
    width: 25%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
  }
  .form1-wrap {
    width: auto;
  }
  .bottom-block .form1 .tpl-field.tpl-field-button {
    padding-top: 0;
    display: block;
    width: auto;
  }
  .bottom-block .form1 .tpl-field.tpl-field-button button {
    display: inline-block;
    width: auto;
    padding-left: 18px;
    padding-right: 18px;
  }
  .bottom-block .form1 .title {
    width: 273px;
    margin: -35px 0 14px;
    display: inline-block;
  }
  .pics-block .pics-block__item {
    padding-left: 10px;
    padding-right: 10px;
    width: 33.33%;
  }
  .pics-block__inner {
    margin: 0 -10px;
  }
}
@media (max-width: 980px) {
  .top-fixed-panel {
    display: block;
    background: #fe680d;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fe680d), to(#fe960f));
    background: -webkit-linear-gradient(#fe680d, #fe960f);
    background: -moz-linear-gradient(#fe680d, #fe960f);
    background: -ms-linear-gradient(#fe680d, #fe960f);
    background: -o-linear-gradient(#fe680d, #fe960f);
    background: linear-gradient(#fe680d, #fe960f);
    -pie-background: linear-gradient(#fe680d, #fe960f);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    height: 45px;
    z-index: 100;
    border-bottom: 1px solid white;
    box-shadow: 0 4px 8.1px 0.9px rgba(84, 84, 84, 0.34), inset 0 5px 5px rgba(82, 82, 82, 0.28);
  }
  .site-header {
    padding-top: 60px;
  }
  .menu-btn {
    position: absolute;
    left: 13px;
    top: 11px;
    width: 30px;
    height: 24px;
    background: url(menu-btn.svg) 0 0 no-repeat;
  }
  .menu-btn.close {
    background: url(close2.svg) 0 0 no-repeat;
  }
  .navigation {
    position: fixed;
    width: 320px;
    left: 0;
    top: 46px;
    margin: 0;
    background: #fe9104;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fe9104), to(#fe7903));
    background: -webkit-linear-gradient(#fe9104, #fe7903);
    background: -moz-linear-gradient(#fe9104, #fe7903);
    background: -ms-linear-gradient(#fe9104, #fe7903);
    background: -o-linear-gradient(#fe9104, #fe7903);
    background: linear-gradient(#fe9104, #fe7903);
    -pie-background: linear-gradient(#fe9104, #fe7903);
    behavior: url(/g/pie/pie.htc);
    z-index: 101;
    box-shadow: 0 4px 19.4px 4.6px rgba(84, 84, 84, 0.34);
    max-height: calc(100% - 60px);
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .navigation.opened {
    opacity: 1;
    visibility: visible;
  }
  .navigation .s3-menu-allin > li:first-child {
    background: url(tm-bor.png) 13px 50% no-repeat;
  }
  .navigation .s3-menu-allin > li {
    display: block;
    background-position: 13px 50%;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    padding: 0 9px;
  }
  .navigation .s3-menu-allin > li:first-child {
    border-top: 0;
  }
  .navigation .s3-menu-allin > li a {
    margin: 0;
    text-align: left;
    border-bottom: 0;
  }
  .navigation .s3-menu-allin > li.active, .navigation .s3-menu-allin > li.s3-menu-allin-active {
    border-top-color: transparent;
  }
  .navigation .s3-menu-allin > li.active a, .navigation .s3-menu-allin > li.s3-menu-allin-active a {
    background: #fff;
    color: #000;
  }
  .navigation .s3-menu-allin > li.active + li, .navigation .s3-menu-allin > li.s3-menu-allin-active + li {
    border-top-color: transparent;
  }
  .navigation .s3-menu-allin {
    padding: 5px 0;
    display: block !important;
    background: none;
    width: auto;
    position: static;
  }
  .fixed-work {
    float: right;
    background: url(bor.svg) 0 50% no-repeat;
    padding: 0 0 0 6px;
  }
  .fixed-work .fixed-work-icon {
    width: 50px;
    height: 45px;
    background: url(work1.svg) 50% 50% no-repeat;
  }
  .fixed-mail {
    float: right;
    background: url(bor.svg) 0 50% no-repeat;
    padding: 0 0 0 6px;
  }
  .fixed-mail .fixed-mail-icon {
    width: 50px;
    height: 45px;
    line-height: 41px;
    text-align: center;
    color: #ffffff;
    font-size: 26px;
    font-weight: 700;
  }
  .fixed-phone {
    float: right;
    background: url(bor.svg) 0 50% no-repeat;
    padding: 0 0 0 6px;
  }
  .fixed-phone .fixed-phone-icon {
    width: 50px;
    height: 45px;
    background: url(phone1.svg) 50% 50% no-repeat;
  }
  .fixed-body {
    background: #fff;
    padding: 15px;
    display: none;
    position: absolute;
    right: 0;
    box-shadow: 0 4px 19.4px 4.6px rgba(84, 84, 84, 0.34);
  }
  .fixed-body.opened {
    display: block;
  }
  .fixed-body > div {
    margin: 0 !important;
  }
  .site-header .contacts {
    display: none;
  }
  .site-header .site-activity {
    order: 2;
  }
  .site-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
  .underheader-block {
    display: block;
  }
  .underheader-block-left {
    width: 100%;
    margin-top: 10px;
  }
  .underheader-block-middle {
    padding-left: 0;
    overflow: hidden;
    max-width: none;
  }
  .underheader-block-right {
    float: right;
  }
  .underheader-block-middle .slick-dots {
    margin: 0;
    bottom: 10px;
  }
  .footer-left {
    display: none;
  }
  .footer-right {
    width: auto;
    float: none;
  }
  .site-footer__inner {
    max-width: none;
    padding: 15px 20px;
  }
  .footer-contacts, .footer-copy {
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }
  .footer-contacts-left, .site-footer .copyrights {
    text-align: left;
  }
  .site-footer .mega {
    width: auto;
  }
}
@media (max-width: 940px) {
  .reasons-wrap .reasons-wrap-in {
    padding: 0 30px 0 10px;
  }
  .reasons-wrap .reasons-item {
    margin: 0 20px;
  }
}
@media (max-width: 820px) {
  .bottom-block__left-part .bottom-block__left-part-item-wr {
    width: 33.33%;
  }
  .bottom-block__left-part .bottom-block__left-part-item-wr .bottom-block__left-part-item .title {
    padding-left: 0;
  }
  .bottom-block__left-part .bottom-block__left-part-item-wr .bottom-block__left-part-item .price {
    padding-right: 0;
  }
  .bottom-block__left-part .bottom-block__left-part-item-wr .bottom-block__left-part-item .bottom-blocks-image {
    height: 91px;
  }
}
@media (max-width: 791px) {
  .reasons-wrap .reasons-wrap-in {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    padding-left: 0;
    padding-right: 20px;
  }
  .reasons-wrap .reasons-item {
    margin: 0 29px 15px;
  }
  .reasons-wrap {
    padding-bottom: 12px;
  }
}
@media (max-width: 768px) {
  .underheader-block-middle .slick-dots {
    margin: 11px 0 0;
    bottom: auto;
    position: static;
  }
  .underheader-block-right {
    display: none;
  }
  .underheader-block-middle {
    overflow: visible;
    padding-right: 0;
    height: auto !important;
    position: relative;
  }
  .underheader-block-middle .underheader-slider img {
    display: block;
    opacity: 0;
  }
  .form-button {
    position: absolute;
    display: inline-block;
    bottom: 50px;
    left: 50%;
    margin: 0 auto;
    font: bold 16px/1 "PtSans", Arial, Helvetica, sans-serif;
    padding: 12px 28px 11px;
    background: #fe7903;
    color: #fff;
    text-decoration: none;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 20;
  }
}
@media (max-width: 767px) {
  .bottom-block .bottom-block__left-part {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 0;
  }
  .form1-wrap {
    padding: 0;
  }
  .default-contacts-with-map3 {
    display: none;
  }
  .site-footer__inner {
    border-top: 1px dashed #e7e7e7;
    padding-left: 0;
    padding-right: 0;
    margin: 0 20px;
  }
  .footer-right {
    padding-top: 0;
  }
}
@media (max-width: 700px) {
  .site-logo {
    width: 300px;
  }
  .site-header .site-activity {
    font-size: 15px;
    padding: 0;
  }
}
@media (max-width: 640px) {
  .reasons-wrap .reasons-item:nth-child(odd) {
    padding-top: 0;
  }
  .reasons-wrap .reasons-item:nth-child(odd) .reasons-item-title, .reasons-wrap .reasons-item:nth-child(even) .reasons-item-title {
    order: inherit;
    padding: 0 0 10px;
  }
  .reasons-wrap .reasons-wrap-in {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding-right: 0;
  }
  .reasons-wrap .reasons-item:nth-child(odd):before, .reasons-wrap .reasons-item:nth-child(even):before {
    display: none;
  }
  .reasons-wrap .reasons-item {
    padding-bottom: 66px;
    background: url(ar-down.png) 50% 100% no-repeat;
    width: auto;
    margin-bottom: 12px;
  }
  .reasons-wrap .reasons-item .reasons-item-image {
    width: 148px;
    margin: 0 auto;
  }
  .reasons-wrap .reasons-item .reasons-item-title {
    min-height: 0;
    font-size: 17px;
  }
  .bottom-block__left-part .bottom-block__left-part-item-wr {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .pics-block .pics-block__item {
    width: 50%;
  }
  .pics-block__inner {
    padding: 0;
  }
}
@media (max-width: 480px) {
  .footer-contacts {
    padding-bottom: 18px;
  }
  .footer-contacts, .footer-copy {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
  .footer-contacts-left {
    width: 270px;
  }
  .site-footer .copyrights {
    width: auto;
    text-align: center;
  }
  .footer-contacts-right {
    padding: 0;
    text-align: left;
    width: 270px;
  }
  .site-footer .mega {
    margin: 10px 0 0;
    text-align: center;
  }
  .site-logo {
    width: auto;
  }
  .site-header .site-activity {
    width: auto;
    text-align: center;
  }
  .site-header {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
  }
  .form-button {
    top: 50%;
    margin: 0;
    transform: translate3d(-50%, -50%, 0);
    bottom: auto;
    white-space: pre;
    margin-top: -12px;
  }
  .reasons-wrap .reasons-wrap-title span {
    font-size: 18px;
  }
  .pics-block {
    margin: 0 10px;
  }
  .phones-bot {
    position: relative;
    padding: 0 0 0 49px;
    line-height: 32px;
    margin: 0 0 6px;
    font-size: 26px;
  }
  .phones-bot:before {
    background: #fe9f04;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fe9f04), to(#fe5402));
    background: -webkit-linear-gradient(#fe9f04, #fe5402);
    background: -moz-linear-gradient(#fe9f04, #fe5402);
    background: -ms-linear-gradient(#fe9f04, #fe5402);
    background: -o-linear-gradient(#fe9f04, #fe5402);
    background: linear-gradient(#fe9f04, #fe5402);
    -pie-background: linear-gradient(#fe9f04, #fe5402);
    behavior: url(/g/pie/pie.htc);
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid white;
    box-shadow: 0 4px 8.1px 0.9px rgba(84, 84, 84, 0.34);
    width: 30px;
    height: 30px;
    display: block;
    content: "";
    border-radius: 50%;
  }
  .phones-bot:after {
    position: absolute;
    left: 0;
    top: 0;
    background: url(f1.svg) 50% 50% no-repeat;
    display: block;
    content: "";
    width: 32px;
    height: 32px;
  }
  .site-work-bot {
    position: relative;
    padding: 0 0 0 49px;
    line-height: 32px;
    margin: 0 0 6px;
    font-size: 20px;
  }
  .site-work-bot:before {
    background: #fe9f04;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fe9f04), to(#fe5402));
    background: -webkit-linear-gradient(#fe9f04, #fe5402);
    background: -moz-linear-gradient(#fe9f04, #fe5402);
    background: -ms-linear-gradient(#fe9f04, #fe5402);
    background: -o-linear-gradient(#fe9f04, #fe5402);
    background: linear-gradient(#fe9f04, #fe5402);
    -pie-background: linear-gradient(#fe9f04, #fe5402);
    behavior: url(/g/pie/pie.htc);
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid white;
    box-shadow: 0 4px 8.1px 0.9px rgba(84, 84, 84, 0.34);
    width: 30px;
    height: 30px;
    display: block;
    content: "";
    border-radius: 50%;
  }
  .site-work-bot:after {
    position: absolute;
    left: 0;
    top: 0;
    background: url(ww.svg) 50% 50% no-repeat;
    display: block;
    content: "";
    width: 32px;
    height: 30px;
  }
  .site-mail-bot {
    position: relative;
    padding: 0 0 0 49px;
    line-height: 32px;
    margin: 0 0 6px;
    font-size: 25px;
  }
  .site-mail-bot:before {
    background: #fe9f04;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fe9f04), to(#fe5402));
    background: -webkit-linear-gradient(#fe9f04, #fe5402);
    background: -moz-linear-gradient(#fe9f04, #fe5402);
    background: -ms-linear-gradient(#fe9f04, #fe5402);
    background: -o-linear-gradient(#fe9f04, #fe5402);
    background: linear-gradient(#fe9f04, #fe5402);
    -pie-background: linear-gradient(#fe9f04, #fe5402);
    behavior: url(/g/pie/pie.htc);
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid white;
    box-shadow: 0 4px 8.1px 0.9px rgba(84, 84, 84, 0.34);
    width: 30px;
    height: 30px;
    display: block;
    content: "";
    border-radius: 50%;
  }
  .site-mail-bot:after {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    content: "@";
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 29px;
    color: #ffffff;
    font-size: 17px;
    font-weight: 800;
  }
  .site-address-bot {
    position: relative;
    padding: 6px 0 5px 49px;
    font-size: 17px;
  }
  .site-address-bot:before {
    background: #fe9f04;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fe9f04), to(#fe5402));
    background: -webkit-linear-gradient(#fe9f04, #fe5402);
    background: -moz-linear-gradient(#fe9f04, #fe5402);
    background: -ms-linear-gradient(#fe9f04, #fe5402);
    background: -o-linear-gradient(#fe9f04, #fe5402);
    background: linear-gradient(#fe9f04, #fe5402);
    -pie-background: linear-gradient(#fe9f04, #fe5402);
    behavior: url(/g/pie/pie.htc);
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid white;
    box-shadow: 0 4px 8.1px 0.9px rgba(84, 84, 84, 0.34);
    width: 30px;
    height: 30px;
    display: block;
    content: "";
    border-radius: 50%;
  }
  .site-address-bot:after {
    position: absolute;
    left: 0;
    top: 0;
    background: url(a1.svg) 50% 50% no-repeat;
    display: block;
    content: "";
    width: 32px;
    height: 32px;
  }
  .site-footer .social-block {
    padding: 17px 0 0;
    display: block;
  }
}
@media (max-width: 479px) {
  .bottom-block .bottom-block__left-part {
    margin-left: 0;
    margin-right: 0;
  }
  .bottom-block__left-part .bottom-block__left-part-item-wr {
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 17px;
  }
  .bottom-block__left-part .bottom-block__left-part-item-wr .bottom-block__left-part-item .more {
    font-size: 14px;
    display: block;
    padding-left: 0;
    padding-right: 0;
    margin: 0 2px;
  }
  .bottom-block__left-part .bottom-block__left-part-item-wr .bottom-block__left-part-item .title {
    font-size: 15px;
    padding-left: 0;
  }
  .bottom-block__left-part .bottom-block__left-part-item-wr .bottom-block__left-part-item .price {
    font-size: 16px;
    padding-right: 0;
  }
}
@media (max-width: 450px) {
  .pics-block .pics-block__item {
    width: 100%;
    max-width: 220px;
    padding-right: 0;
    padding-left: 0;
  }
  .pics-block__inner {
    text-align: center;
  }
}
