@import '../fonts/font.css';
@import 'bulma-grid.css';
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  margin: 0;
  outline: none;
  padding: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-tap-highlight-color: transparent;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
a {
  font-weight: normal;
  line-height: normal;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
a {
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
ol,
ul {
  list-style-type: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a:focus {
  border: none;
  outline: none;
}
b,
strong {
  font-weight: inherit;
}
dfn {
  font-style: italic;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
textarea {
  overflow: auto;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
[hidden] {
  display: none;
}
/* bulma reset */
.columns,
.columns:last-child {
  margin: 0;
}
.column {
  padding: 0;
}
html,
body {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 16px;
}
.container {
  padding: 0 15px;
}
.main-container {
  background-color: #FAFAFA;
}
.header-top {
  background: #716868;
  padding: 6px 0;
}
.header-top__text {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
}
.header-body {
  background: #fff;
  padding: 24px 0;
}
.header-body__logo-section {
  max-width: 243px;
}
.header-body__logo-section:after {
  content: '';
  display: inline-block;
  height: 46px;
  width: 1px;
  background: #d6d3d3;
  margin-left: 35px;
  margin-right: 35px;
  vertical-align: top;
}
.header-body__logo {
  text-decoration: none;
}
.header-body__adress {
  max-width: 330px;
}
.header-body__adress__text {
  color: #716868;
  font-size: 12px;
  font-weight: 400;
  max-width: 250px;
  display: inline-block;
}
.header-body__adress:after {
  content: '';
  display: inline-block;
  height: 46px;
  width: 1px;
  background: #d6d3d3;
  margin-left: 30px;
  margin-right: 30px;
  vertical-align: top;
}
.header-body__emails {
  max-width: 285px;
}
.header-body__emails__p {
  max-width: 230px;
  display: inline-block;
  line-height: 0.5;
}
.header-body__emails__text {
  color: #000;
  font-weight: 700;
  font-size: 12px;
}
.header-body__emails__email {
  color: #716868;
  font-weight: 400;
  font-size: 12px;
}
.header-body__emails__link {
  color: #288f20;
  font-size: 12px;
  font-weight: 400;
}
.header-body__emails:after {
  content: '';
  display: inline-block;
  height: 46px;
  width: 1px;
  background: #d6d3d3;
  margin-left: 25px;
  margin-right: 24px;
  vertical-align: top;
}
.header-body__phones {
  max-width: 284px;
  text-align: right;
}
.header-body__phones__phone-numbers {
  color: #dadada;
}
.header-body__phones__phone-numbers__link {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.63;
  color: #000;
  text-decoration: none;
}
.header-body__phones__phone-numbers_green {
  color: #288f20;
  font-weight: 700;
}
.header-body__phones__callme-link {
  color: #288f20;
  font-size: 14px;
  font-weight: 400;
}
.header-bottom {
  min-height: 53px;
  background: #288f20;
  position: relative;
}
.header-bottom__navigation {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 53px;
}
.header-bottom__navigation__link-container {
  margin-right: 25px;
}
.header-bottom__navigation__link-container:last-child {
  margin-right: 0;
}
.header-bottom__navigation__link {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  display: block;
}
.header-bottom__navigation-links {
  height: 53px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding-top: 19px;
}
.header-bottom .active-menu {
  height: 100%;
}
.header-bottom .active-menu:after {
  content: '';
  display: block;
}
.header-bottom .active-menu .header-bottom__navigation__link {
  position: relative;
}
.header-bottom .active-menu .header-bottom__navigation__link:after {
  content: '';
  background: url(../images/arrow-down.svg) no-repeat;
  display: inline-block;
  position: absolute;
  right: -13px;
  height: 5px;
  width: 9px;
  top: 3px;
}
.header-bottom__active-navigation {
  display: none;
}
.__flex {
	display: none;
	-ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.header-bottom__active-navigation.active,
.header-bottom__active-navigation.active .__flex {
	display: flex;
}
.header-bottom__active-navigation {
  /* display: -webkit-box;
  display: -ms-flexbox;
  display: flex; */
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 5;
  background: #fff;
  -webkit-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 21px rgba(0, 0, 0, 0.3);
  width: 99vw;
  padding: 47px 109px;
  /*margin-left: 15px;*/
  max-width: calc(100vw);
  /*max-width: none;*/
  /*width: 100vw;*/
}

.header-bottom__active-navigation__ul {
  margin-bottom: 43px;
  margin-left: 90px;
}
.header-bottom__active-navigation__ul:first-child {
  margin-left: 0;
}
.header-bottom__active-navigation__ul:nth-child(7) {
  margin-left: 0;
}
.header-bottom__active-navigation__ul:nth-child(4n) {
  margin-left: 0;
}
.header-bottom__active-navigation__ul:nth-child(6) {
  margin-left: 50px;
}
.header-bottom__active-navigation__li_title {
  font-size: 16px;
  color: #297923;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.header-bottom__active-navigation__li {
  margin-bottom: 5px;
}
.header-bottom__active-navigation__li:last-child {
  margin-bottom: 0;
}
a:hover {
	text-decoration: none;
}
.static-page table {
	width: 400px !important;
}
.static-page tr td:first-child {
	color: #000000;
	font-weight: 600;
	font-size: 13px;
	line-height: 35px;
}
.static-page tr {
	border-bottom: 1px solid #e8e8e8;
}
.static-page tr td:last-child {
	color: #636363;
	font-size: 13px;
	font-weight: 400;
}
.header-bottom__search__input {
	::-webkit-input-placeholder {color:#fff; opacity:1;}/* webkit */
	::-moz-placeholder          {color:#fff; opacity:1;}/* Firefox 19+ */
	:-moz-placeholder           {color:#fff; opacity:1;}/* Firefox 18- */
	:-ms-input-placeholder      {color:#fff; opacity:1;}/* IE */
}
.header-bottom__search__input::-webkit-input-placeholder {color:#fff; opacity:0.54;}
.header-bottom__active-navigation__link {
  color: #646464;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
}
.header-bottom__active-navigation__link:before {
  content: '';
  display: inline-block;
  background: url(../images/arrow-right.svg) no-repeat;
  height: 5px;
  width: 3px;
  margin-right: 11px;
  vertical-align: middle;
}
.header-bottom__active-navigation__close {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 10px 12px;
  cursor: pointer;
  background: #288f20;
  position: absolute;
  bottom: -20px;
}
.header-bottom__active-navigation__arrow-up {
  display: inline-block;
  background: url(../images/arrow-up.svg) no-repeat;
  height: 9px;
  width: 11px;
  vertical-align: 1px;
  margin-left: 19px;
}
.header-bottom__search {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.header-bottom__search__form {
  max-width: 294px;
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 53px;
  padding: 0 29px;
  background: #297922;
}
.header-bottom__search__input {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  background: transparent;
  max-width: 260px;
  width: 100%;
}
.header-bottom__search__submit {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 17px;
  cursor: pointer;
  height: 18px;
  width: 17px;
  background: url(../images/search-icon.svg) no-repeat;
}
.footer {
  background-color: #fff;
  border-top: 17px solid #cbcbcb;
  padding-top: 47px;
  padding-bottom: 30px;
}
.footer__emails {
  font-size: 12px;
}
.footer__emails__p {
  line-height: 0.5;
  padding: 20px 0;
}
.footer__emails__text {
  color: #000;
  font-weight: 700;
  font-size: 12px;
}
.footer__emails__email {
  color: #716868;
  font-weight: 400;
  font-size: 12px;
}
.footer__emails__link {
  color: #288f20;
  font-weight: 400;
  font-size: 12px;
}
.footer__phones__phone-numbers__link {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  text-decoration: none;
}
.footer__phones__phone-numbers_green {
  color: #288f20;
  font-weight: 700;
}
.footer__right-section {
  max-width: 815px;
  width: 100%;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
.footer__navigation__link-section {
  margin-right: 22px;
}
.footer__navigation__link-section:last-child {
  margin-right: 0;
}
.footer__navigation__link {
  color: #000;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}
.footer__links-section {
  padding-top: 36px;
  padding-bottom: 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer__links-section__link {
  color: #716868;
  font-size: 12px;
  font-weight: 300;
  line-height: 2;
}
.footer__links-section_right {
  margin-left: 74px;
}
.footer__copiryght-section {
  border-top: 1px solid #cbcbcb;
}
.footer__copiryght-section__text {
  padding-top: 30px;
  color: #cbcbcb;
  font-size: 12px;
  font-weight: 400;
}
.home-slider {
  margin-top: 23px;
  margin-bottom: 34px;
  position: relative;
}
.home-slider__navigation {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
}
.home-slider__navigation .owl-prev {
  background: url(../images/slider__arrow-left.svg) no-repeat;
  height: 28px;
  width: 15px;
  position: absolute;
  left: 0;
  margin-left: -50px;
  cursor: pointer;
}
.home-slider__navigation .owl-next {
  background: url(../images/slider__arrow-right.svg) no-repeat;
  height: 28px;
  width: 15px;
  position: absolute;
  left: 100%;
  cursor: pointer;
  margin-left: 30px;
}
.home-slider__dots {
  position: absolute;
  right: 72px;
  bottom: 42px;
  z-index: 2;
}
.home-slider__dots .owl-dot {
  display: inline-block;
  height: 12px;
  width: 12px;
  margin-right: 4px;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
}
.home-slider__dots .owl-dot.active {
  background: #288f20;
}
.aside__navigation__ul {
  margin-bottom: 40px;
}
.aside__navigation__li_title {
  padding: 6px 10px;
  background: #288f20;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.aside__navigation__link {
  color: #646464;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.69;
  text-decoration: none;
}
.aside__navigation__link:before {
  content: '';
  display: inline-block;
  background: url(../images/arrow-right.svg) no-repeat;
  height: 5px;
  width: 3px;
  margin-right: 11px;
  vertical-align: middle;
}
.aside__contacts {
  background-color: #efefef;
  padding: 25px;
}
.aside__contacts__text {
  color: #716868;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  margin: 20px 0;
}
.aside__contacts__link {
  color: #288f20;
  font-size: 13px;
  font-weight: 400;
}
.aside__phones__phone-numbers__link {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}
.aside__phones__phone-numbers_green {
  color: #288f20;
  font-weight: 700;
}
.main {
  padding-left: 40px;
}
.main__title-text {
  color: #646464;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
  margin-top: 15px;
}
.main__title-section {
  margin-bottom: 25px;
}
.main__left {
  max-width: 420px;
  margin-right: 22px;
  border-top: 1px solid #e5e4e4;
}
.main__left__title {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 35px 0;
}
.main__left__item {
  color: #646464;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
  margin-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main__left__item-image {
  background: url(../images/preimushestva.png) no-repeat;
  height: 33px;
  width: 37px;
  padding-right: 60px;
}
.main__right__form {
  background: #f8f7f7;
  padding: 25px 20px;
}
.main__right__title {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.main__right__title-image {
  background: url(../images/message-form_icon.svg) no-repeat;
  height: 46px;
  width: 44px;
}
.main__right__title-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}
.main__right__input {
  border: 1px solid rgba(200, 200, 200, 0.47);
  height: 36px;
  display: block;
  padding: 0 13px;
  color: #a9a9a9;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 15px;
  width: 100%;
}
.main__right__textarea {
  border: 1px solid rgba(200, 200, 200, 0.47);
  height: 95px;
  width: 100%;
  color: #a9a9a9;
  font-size: 14px;
  font-weight: 400;
  padding: 11px 13px;
  font-family: "Open Sans";
  margin-bottom: 15px;
  max-width: 300px;
  max-height: 95px;
}
.main__right__submit {
  background-color: #288f20;
  color: #fffefe;
  font-size: 13px;
  font-weight: 400;
  padding: 8px 32px;
  cursor: pointer;
}
.main__news-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 46px;
}
.main__news-item {
  margin-bottom: 20px;
  max-width: 253px;
}
.main__news-item:nth-child(2n) .main__news-item__title-section {
  background: #288f20;
}
.main__news-item__img {
  height: 165px;
}
.main__news-item__title-section {
  padding: 24px 37px 24px 22px;
  background: #6e6e6e;
  max-height: 113px;
  min-height: 113px;
}
.main__news-item__title {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}
.main__news-item__link-section {
  background: #000;
  padding: 13px 21px;
}
.main__news-item__link {
  color: #fffefe;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.31;
}
.main__in-form {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.h1_main {
  color: #939393;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.25;
}
.h1_green {
  color: #288f20;
}

.aside__banner {
	margin: 20px 0;
}
.static-page {
	padding-top: 54px;
	padding-bottom: 54px;
}
.static-page-aside {
	padding-top: 54px;
}
.breadcrumbs__ul {
	border-bottom: 1px solid #000;
padding-bottom: 10px;
margin-bottom: 30px;
}
.breadcrumbs__link {
	color: #000000;
font-size: 24px;
font-weight: 400;
text-transform: uppercase;
text-decoration: none;
}
.static-page p {
	color: #646464;
font-size: 14px;
font-weight: 400;
}
.static-page strong {
	font-weight: bold;
	color: #000;
}
.static-page__flex {
	display: flex;
	justify-content: space-between;
}
.static-page ol {
	list-style-type: number;
border: 1px dashed #7a7a7a;
list-style-position: inside;
padding: 30px;
}
.static-page ol li {
	color: #646464;
	font-size: 13px;
	font-weight: 400;
	padding-bottom: 10px;
	display: flex;
}
.static-page__p {
	display: flex;
}
.static-page__p img {
	margin-left: 45px;
}
@media (max-width: 1023px) {
	.static-page__p {
	flex-wrap: wrap;
}
.static-page__p img {
	margin-left: 0;
	margin-top: 10px;
}
.static-page table {
	max-width: 90% !important;
}
}
.static-page__li-pref {
	color: #288f20;
	font-weight: 800;
	font-size: 18px;
	margin-right: 10px;
	display: inline-block;
}
.static-page-one-column {
	padding: 54px 0;
}
.objects {
	display: flex;
flex-wrap: wrap;
}
.object-item {
	max-width: 360px;
	margin-bottom: 30px;
	margin-right: 30px;
}
.object-item p {
	color: #716868;
	font-size: 14px;
	font-weight: 400;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 18px;
}
.object-item:nth-child(3n) {
	margin-right: 0;
}
.breadcrumbs__li {
	display:none;
}
.breadcrumbs__li.active {
	display: block;
} 

.search-result {
	padding: 54px;
}
.ss-result__text {
	color: #646464;
	font-size: 12px;
	font-weight: 400;
}
.ss-result__badge {
	display: none;
}
.ss-result__link {
	color: #288f20;
	font-size: 14px;
}
.ss-result__title a {
	color: #288f20;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: underline;
}
.navigation-mobile {
	display: none;
}

.callback__text {
	color: #000000;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 52px;
}
.callback__input_text {
	border: 1px solid rgba(200, 200, 200, 0.47);
	height: 36px;
	color: #a9a9a9;
	font-size: 14px;
	font-weight: 400;
	padding: 0 13px;
	display: block;
	margin: 0 auto;
	max-width: 311px;
	width: 100%;
	margin-bottom: 10px;
}
.callback__textarea {
	border: 1px solid rgba(200, 200, 200, 0.47);
	height: 96px;
	color: #a9a9a9;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 400;
	padding: 11px 15px;
	display: block;
	max-width: 311px;
	width: 100%;
	margin: auto;
	margin-bottom: 10px;
}
.callback__submit {
	height: 30px;
	background-color: #288f20;
	color: #fffefe;
	font-size: 13px;
	font-weight: 400;
	padding: 0 32px;
	vertical-align: -6px;
    margin-left: 41px;
}
.tingle-modal-box {
	width: 40%;	
	max-width: 390px;
}
.tingle-modal-box__content {
    padding: 30px;
}
.tingle-modal {
	background: rgba(16,59,13,.8);
}
#callback__form {
	display: none;
}
.callback__form {
    text-align: center;
}
.callback__input {
	max-width: 300px;
    border-radius: 6px;
    display: inline-block;
}
.callback__submit {
    width: 100%;
    max-width: 300px;
    border-radius: 6px;
    display: inline-block;
    margin-left: 0;
    height: 36px;
}
.pagesform__form {
	background: #f7f7f7;
	padding: 20px;
	margin-top: 20px;
}
.pagesform__label {
	color: #7e7e7e;
	font-size: 12px;
}
.pagesform__input {
	max-width: 300px;
}
.pagesform__textarea {
	display: block;
}
@media (max-width: 1023px) {
  .header-body {
    border-top: 8px solid #716868;
    padding: 12px 0;
  }
  .tingle-modal-box {
	width: 90%;	
	}
	.callback__submit {
		width: 100%;
		margin-left: 0;
	}
  .header-body__logo-section {
    text-align: center;
    max-width: 100%;
  }
  .header-body__logo-section:after {
    display: none;
  }
  .header-body__logo img {
    height: 34px;
  }
  .header-body__phones {
    max-width: 100%;
    text-align: center;
  }
  .header-body__phones__phone-numbers__link {
    font-size: 13px;
  }
  .header-bottom {
    min-height: 36px;
    max-height: 36px;
  }
  .header-bottom_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .header-bottom .container {
    padding: 0;
  }
  .header-bottom__navigation {
    min-height: 36px;
    max-width: 48px;
  }
  .header-bottom__search__form {
    min-height: 36px;
    max-width: none;
    padding: 0 20px;
  }
  .header-bottom__search__input {
    max-width: none;
    font-size: 12px;
  }
  .header-bottom__search__submit {
    margin-top: 9px;
  }
  .header-bottom__navigation-button {
    background: url(../images/menu-button.svg) no-repeat;
    height: 16px;
    width: 16px;
    margin: auto;
  }
  .home-slider {
    margin-top: 0;
    margin-bottom: 15px;
  }
  .home-slider .container {
    padding: 0;
  }
  .home-slider__dots {
    position: static;
    text-align: center;
  }
  .home-slider__dots .owl-dot {
    background-color: #bcbcbc;
  }
  .home-slider__navigation {
    display: none;
  }
  .aside {
    display: none;
  }
  .main {
    padding-left: 0;
  }
  .main__title-text {
    font-size: 13px;
  }
  .main__left__title {
    text-align: center;
    font-size: 13px;
  }
  .main__left__item {
    font-size: 12px;
  }
  .main__right__form {
    display: none;
  }
  .main__news-item {
    position: relative;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .main__news-item__img {
    height: 92px;
  }
  .main__news-item__img img {
    height: auto;
	width: 140px;
  }
  .main__news-item__title-section {
    padding: 12px;
    min-height: 92px;
  }
  .main__news-item__title {
    font-size: 10px;
    line-height: 1.1;
  }
  .main__news-item__link-section {
    display: none;
  }
  .main__news-item__main-link {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
  }
  .h1_main {
    text-align: center;
    font-size: 12px;
  }
  .footer {
    padding-top: 28px;
    padding-bottom: 22px;
  }
  .footer .container {
    padding: 0 38px;
  }
  .footer__logo img {
    height: 36px;
  }
  .footer__emails__p {
    padding: 15px 0;
  }
  .footer__emails__text {
    font-size: 10px;
  }
  .footer__emails__email {
    font-size: 10px;
  }
  .footer__emails__link {
    font-size: 10px;
  }
  .footer__phone-numbers__link {
    font-size: 15px;
  }
  .footer__copiryght-section {
    margin-top: 20px;
  }
  .footer__copiryght-section__text {
    font-size: 10px;
    padding-top: 17px;
  }
  .footer__adress-section__text {
    color: #716868;
    font-size: 11px;
    font-weight: 400;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .footer__adress-section__link {
    font-size: 12px;
    color: #288f20;
    font-weight: 400;
  }
  
  .navigation-mobile {
  	display: none;
  }
  .button_menu_active {
    background-image: url(../images/button_close.png);
  }
  .button_menu_active + .navigation-mobile {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100vw;
    /*height: 100vh;*/
    background: #fff;
    /*box-shadow: 0 26px 29px 0 rgba(0, 0, 0, 0.4);*/
    padding: 44px;
    z-index: 5;
  }
  .navigation-mobile__link {
    font-size: 12px;
    font-weight: 700;
    line-height: 2.77;
    color: #000000;
    text-transform: uppercase;
    text-decoration: none;
  }
  .navigation-mobile__level3 {
  	display: none;
  }
  .navigation-mobile__li {
    border-bottom: 1px solid #ebebeb;
  }
  .navigation-mobile__li:last-child {
    border-bottom: none;
  }
  .mobile-shadow {
    display: none;
    z-index: 5;
    box-shadow: 0px 7px 8px -1px rgba(0, 0, 0, 0.5);
    position: absolute;
    height: 12px;
    width: 100%;
    top: -12px;
    left: 0;
  }
  .navigation-mobile .button_call {
    width: 162px;
    height: 36px;
  }
  .navigation-mobile .button_call:hover {
    color: #ed1b35;
  }
  .navigation-mobile .footer__left-section__link {
    display: inline-block;
  }
  .button_mobile-level2,
  .button_mobile-level3 {
    background: url(../images/button_mobile-arrowDown.png) center no-repeat;
    height: 20px;
    width: 20px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 8px;
    right: 0;
    transition: transform 0.2s ease-out;
  }
  .button_mobile-level3 {
  	
  }
  .navigation-mobile__li_2 {
  	position: relative;
  }
  .navigation-mobile__level2 {
    display: none;
  }
  .button_mobile-level2_active {
    transform: rotate(-180deg);
    transition: transform 0.2s ease-out;
  }
  .button_mobile-level2_active + .navigation-mobile__level2 {
    display: block;
    margin-bottom: 5px;
  }
   .button_mobile-level2_active + .navigation-mobile__level3 {
   	display: block;
    margin-bottom: 5px;
   }
   .navigation-mobile__link_level3 {
   	color: #646464;
   	font-size: 12px;
   	font-weight: 400;
   	line-height: 17px;
   	padding-left: 10px;
   }
  .navigation-mobile__li {
    position: relative;
  }
  .navigation-mobile__link_level2 {
    font-size: 11px;
   	text-transform: uppercase;
   	line-height: 36px;
    color: #288f20;
    font-weight: 700;
    text-decoration: none;
    padding-left: 5px;
    padding-bottom: 10px;
  }
  .tingle-modal-box {
    max-width: 94%;
    margin: auto;
  }
  .callback__text {
    text-align: center;
  }
  .callback__form {
    text-align: center;
  }
  #callback__link {
  	position: static;
    margin-left: 50%;
		transform: translateX(-50%);
		margin-top: 10px;
  }
  .mob-nav_phones {
  	margin: 20px 0;
  	display: block;
  }
  .footer__button_call {
  	color: #288f20;
  	font-size: 14px;
  	font-weight: 400;
  }
}
@media (min-width: 1024px) and (max-width: 1191px) {
  .header-body__logo-section:after {
    display: none;
  }
  .header-body__adress:after {
    display: none;
  }
  .header-body__emails:after {
    display: none;
  }
  .container {
    max-width: 100%;
    width: 100%;
  }
}
.is-mobile {
  display: block;
}
.is-tablet {
  display: none;
}
.is-desktop {
  display: none;
}
.is-flex-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.is-inline-flex-mobile {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.is-flex-desktop {
  display: none;
}
.is-inline-flex-desktop {
  display: none;
}
@media (min-width: 1024px) {
  .is-mobile {
    display: none;
  }
  .is-desktop {
    display: block;
  }
  .is-flex-mobile {
    display: none;
  }
  .is-inline-flex-mobile {
    display: none;
  }
  .is-flex-desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .is-inline-flex-desktop {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
@media (min-width: 1192px) {
  .container {
    max-width: 1170px;
    width: 1170px;
  }
}
