.wrapper .layout_center_2_id_45_1 {
  width: auto;
  background: url(list.jpg) 160px 140px no-repeat;
}
.wrapper .layout_center_2_id_45_1 .block-40 {
  width: auto;
  max-width: 1400px;
}
.wrapper .layout_center_2_id_45_1 .block-40 .header {
  width: 100%;
  text-align: left;
  font-weight: bold;
  font-size: 35px;
  margin-bottom: 0;
}
.wrapper .layout_center_2_id_45_1 .block-40 .header .header_text {
  width: 100%;
  color: #000;
  text-transform: math-auto;
  margin-bottom: 40px;
}
.wrapper .layout_center_2_id_45_1 .block-40 .blocklist-99 .item {
  width: 100%;
  background: #fffdf1;
  border: 1px solid #fffdf1;
}
.wrapper .layout_center_2_id_45_1 .block-40 .blocklist-99 .item .title {
  background: none;
  box-shadow: none;
  min-height: initial;
  text-align: left;
  padding-left: 24px;
  font-size: 20px;
  color: #000;
  font-weight: bold;
}
.wrapper .layout_center_2_id_45_1 .block-40 .blocklist-99 .item .text {
  background: none;
  padding: 0;
  padding-left: 44px;
  position: relative;
  text-align: left;
  font-size: 14px;
  color: #000;
  min-height: 60px;
}
.wrapper .layout_center_2_id_45_1 .block-40 .blocklist-99 .item .text:before {
  content: "";
  position: absolute;
  left: 24px;
  top: 6px;
  width: 8px;
  height: 8px;
  background: linear-gradient(180deg, #29CF00 0%, #00982F 100%);
  border-radius: 50%;
}
.wrapper .layout_center_2_id_45_1 .block-40 .blocklist-99 .item .more {
  background: none;
  justify-content: flex-start;
  padding-left: 24px;
  padding: 10px 20px;
}
.wrapper .layout_center_2_id_45_1 .block-40 .blocklist-99 .item .more a {
  border: 1px solid #fae069;
  font-size: 14px;
  background: none;
}
.wrapper .layout_center_2_id_45_1 .block-40 .blocklist-99 .item .more a:hover {
  color: #562500;
  background: #fff;
}
.wrapper .layout_center_2_id_45_1 .block-40 .blocklist-99 .item-outer:nth-child(odd) .item {
  border: 1px solid #fffdf1;
  background: #ffffff82;
}
.wrapper .layout_center_2_id_45_1 .block-40 .blocklist-99 .bx-auto_controls {
  width: 100%;
}
@media (max-width: 1440px) {
  .wrapper .layout_center_2_id_45_1 .block-40 {
    padding: 20px;
  }
}
.wrapper .layout_center_2_id_45_1 .blocklist-99 .bx-pager a {
  -webkit-box-shadow: 0px 0px 0px 2px #fae069;
  -moz-box-shadow: 0px 0px 0px 2px #fae069;
  box-shadow: 0px 0px 0px 2px #fae069;
}
.blocklist-99 .bx-pager a.active {
  background: #fae069;
}
.blocklist-99 .item:hover, .blocklist-99 .item.hover, .blocklist-99 .item.active {
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
}
.blocklist-99 .bx-pager a:hover, .blocklist-99 .bx-pager a.hover {
  background: #29cf00;
  -webkit-box-shadow: 0px 0px 0px 2px #29cf00 !important;
  -moz-box-shadow: 0px 0px 0px 2px #29cf00 !important;
  box-shadow: 0px 0px 0px 2px #29cf00 !important;
}
.news_blocks .wrapper_blocks {
  max-width: 1400px;
  margin: 0 auto;
  margin-top: 20px;
  font-family: Tahoma, Geneva, sans-serif;
}
.news_blocks .wrapper_blocks .title3 {
  font-size: 35px;
  font-weight: bold;
}
@media (max-width: 480px) {
  .news_blocks .wrapper_blocks .title3 {
    font-size: 24px;
  }
}
.news_blocks .wrapper_blocks .company > .title {
  font-size: 35px;
  font-weight: bold;
}
.news_blocks .wrapper_blocks .company .subtitle {
  font-size: 16px;
  max-width: 50%;
  margin-top: 10px;
}
@media (max-width: 960px) {
  .news_blocks .wrapper_blocks .company .subtitle {
    max-width: 100%;
  }
}
.news_blocks .wrapper_blocks .company .wr {
  display: flex;
  gap: 50px;
  margin-top: 40px;
}
.news_blocks .wrapper_blocks .company .wr .left_part {
  background: #fffdf1;
  border-radius: 10px;
  padding: 24px;
  flex: 1 1 auto;
  box-sizing: border-box;
}
.news_blocks .wrapper_blocks .company .wr .left_part .title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
}
.news_blocks .wrapper_blocks .company .wr .left_part .btns {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}
.news_blocks .wrapper_blocks .company .wr .left_part .btns a {
  display: inline-block;
  background-image: linear-gradient(0deg, #F3B500 0%, #FBE370 100%);
  color: #fff;
  padding: 10px 20px;
  border-radius: 250px;
  font-size: 16px;
  text-decoration: none;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media (min-width: 960px) {
  .news_blocks .wrapper_blocks .company .wr .left_part .btns a {
    flex: 0 0 calc(33.3% - 12px);
  }
}
@media (max-width: 960px) {
  .news_blocks .wrapper_blocks .company .wr .left_part .btns a {
    flex: 100%;
  }
}
.news_blocks .wrapper_blocks .company .wr .right_part {
  flex: 1 1 auto;
  font-size: 16px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 960px) {
  .news_blocks .wrapper_blocks .company .wr {
    flex-direction: column;
  }
}
@media (max-width: 1440px) {
  .news_blocks .wrapper_blocks .company {
    padding: 20px;
  }
}
.news_blocks .wrapper_blocks .our_doc {
  margin-top: 80px;
}
.news_blocks .wrapper_blocks .our_doc .title3 {
  margin-bottom: 30px;
}
.news_blocks .wrapper_blocks .our_doc .items {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
}
.news_blocks .wrapper_blocks .our_doc .items .item {
  width: 23%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.news_blocks .wrapper_blocks .our_doc .items .item .img {
  margin-bottom: 30px;
  max-height: 348px;
  border-radius: 10px;
  width: 100%;
  min-height: 348px;
  overflow: hidden;
}
.news_blocks .wrapper_blocks .our_doc .items .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.news_blocks .wrapper_blocks .our_doc .items .item .title {
  font-size: 16px;
  font-weight: bold;
}
.news_blocks .wrapper_blocks .our_doc .items .item .text {
  font-size: 14px;
  margin-bottom: 20px;
}
.news_blocks .wrapper_blocks .our_doc .items .item .btn {
  display: inline-block;
  background-image: linear-gradient(0deg, #f3b500 0%, #fbe370 100%);
  color: #fff;
  padding: 12px 40px;
  border-radius: 250px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  margin-top: auto;
}
@media (max-width: 960px) {
  .news_blocks .wrapper_blocks .our_doc .items .item {
    width: 31%;
  }
}
@media (max-width: 480px) {
  .news_blocks .wrapper_blocks .our_doc .items .item {
    width: 100%;
  }
}
@media (max-width: 1440px) {
  .news_blocks .wrapper_blocks .our_doc {
    padding: 20px;
  }
}
.news_blocks .wrapper_blocks .adv_new {
  margin-top: 80px;
}
.news_blocks .wrapper_blocks .adv_new .subtitle {
  margin-top: 10px;
  font-size: 16px;
}
.news_blocks .wrapper_blocks .adv_new .items {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: space-between;
}
.news_blocks .wrapper_blocks .adv_new .items .item {
  background: #FFF9D4;
  padding: 10px 16px;
  border-radius: 10px;
  width: 29%;
  display: flex;
}
.news_blocks .wrapper_blocks .adv_new .items .item .img {
  margin-right: 20px;
}
.news_blocks .wrapper_blocks .adv_new .items .item .right_part .title {
  font-size: 16px;
  font-weight: bold;
}
.news_blocks .wrapper_blocks .adv_new .items .item .right_part .text {
  margin-top: 8px;
  font-size: 14px;
}
@media (max-width: 960px) {
  .news_blocks .wrapper_blocks .adv_new .items .item {
    width: 43%;
  }
}
@media (max-width: 480px) {
  .news_blocks .wrapper_blocks .adv_new .items .item {
    width: 100%;
  }
}
@media (max-width: 1440px) {
  .news_blocks .wrapper_blocks .adv_new {
    padding: 20px;
  }
}
.news_blocks .wrapper_blocks .licenz {
  margin-top: 80px;
  background: #FFFDF1;
  border-radius: 10px;
  padding: 50px;
  text-align: center;
  position: relative;
}
.news_blocks .wrapper_blocks .licenz:before {
  content: "";
  position: absolute;
  bottom: -70px;
  left: -50px;
  background: url(list2.png) 0 0 no-repeat;
  width: 170px;
  height: 112px;
}
.news_blocks .wrapper_blocks .licenz .subtitle {
  margin-top: 10px;
  font-size: 16px;
}
.news_blocks .wrapper_blocks .licenz .items {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 80%;
  margin: 40px auto 0;
}
.news_blocks .wrapper_blocks .lisen {
  margin-top: 70px;
  display: flex;
  gap: 50px;
  align-items: center;
}
.news_blocks .wrapper_blocks .lisen .left_part {
  flex: 1 1 50%;
}
.news_blocks .wrapper_blocks .lisen .left_part .title3 {
  font-size: 20px;
  font-weight: bold;
}
.news_blocks .wrapper_blocks .lisen .left_part .text {
  margin-top: 10px;
  font-size: 16px;
}
.news_blocks .wrapper_blocks .lisen .left_part .text h2 {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px;
}
.news_blocks .wrapper_blocks .lisen .right_part {
  flex: 1 1 50%;
}
.news_blocks .wrapper_blocks .lisen .right_part video {
  width: 100%;
  border-radius: 10px;
}
@media (max-width: 1440px) {
  .news_blocks .wrapper_blocks .lisen {
    padding: 20px;
  }
}
@media (max-width: 960px) {
  .news_blocks .wrapper_blocks .lisen {
    flex-wrap: wrap;
  }
  .news_blocks .wrapper_blocks .lisen .left_part {
    flex: 1 1 100%;
  }
  .news_blocks .wrapper_blocks .lisen .right_part {
    flex: 1 1 100%;
  }
}
.block-26 {
  background: none;
}
.block-26 .layout_61_id_62 {
  width: auto;
  max-width: 1400px;
  background: radial-gradient(39.64% 320.99% at 18.14% 50%, rgba(0, 143, 44, 0.7) 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #2BD000 0%, #00982F 100%);
  border-radius: 10px;
  align-items: flex-end;
  position: relative;
  background: radial-gradient(320.99% 39.64% at 18.14% 50%, rgba(0, 143, 44, 0.7) 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #2BD000 0%, #00982F 100%);
}
.block-26 .layout_61_id_62:before {
  content: "";
  position: absolute;
  top: -210px;
  right: -250px;
  background: url(list3.png) 0 0/cover no-repeat;
  width: 610px;
  height: 500px;
  z-index: -1;
}
.block-26 .layout_61_id_62:after {
  content: "";
  position: absolute;
  top: -101px;
  left: -130px;
  background: url(list4.png) 0 0/cover no-repeat;
  width: 680px;
  height: 680px;
}
.block-26 .layout_61_id_62 .widget-38 {
  border: none;
  width: 50%;
  padding-left: 0;
  padding-right: 50px;
  margin: 0;
  background: none;
  box-shadow: none;
}
.block-26 .layout_61_id_62 .widget-38 .form__header {
  text-align: left;
  color: #fff;
  font-size: 35px;
}
.block-26 .layout_61_id_62 .widget-38 .form__text {
  text-align: left;
  color: #fff;
  font-size: 14px;
}
.block-26 .layout_61_id_62 .widget-38 .form-table .group-text {
  gap: 10px;
  flex-direction: row;
  flex-wrap: wrap;
}
.block-26 .layout_61_id_62 .widget-38 .form-table .group-text .form-item.name {
  width: 48%;
}
.block-26 .layout_61_id_62 .widget-38 .form-table .group-text .form-item.name input {
  border-radius: 250px;
  background: #fff;
}
.block-26 .layout_61_id_62 .widget-38 .form-table .group-text .form-item.phone {
  width: 50%;
}
.block-26 .layout_61_id_62 .widget-38 .form-table .group-text .form-item.phone input {
  background: #fff;
  border-radius: 250px;
}
.block-26 .layout_61_id_62 .widget-38 .form-table .group-text .form-textarea.comments {
  width: 100%;
}
.block-26 .layout_61_id_62 .widget-38 .form-table .group-text .form-textarea.comments textarea {
  background: #fff;
  border-radius: 250px;
}
.block-26 .layout_61_id_62 .widget-38 .form-table .group-text .form-checkbox {
  color: #fff;
  font-size: 16px;
}
.block-26 .layout_61_id_62 .widget-38 .form-table .group-text .form-checkbox .form-item__body {
  position: relative;
}
.block-26 .layout_61_id_62 .widget-38 .form-table .group-text .form-checkbox input {
  display: none;
}
.block-26 .layout_61_id_62 .widget-38 .form-table .group-text .form-checkbox .check {
  position: relative;
  margin-right: 15px;
  display: inline-block;
}
.block-26 .layout_61_id_62 .widget-38 .form-table .group-text .form-checkbox .check:before {
  min-width: 16px;
  height: 16px;
  content: "";
  border: 1px solid #fff;
  border-radius: 5px;
  margin-top: 2px;
  display: block;
}
.block-26 .layout_61_id_62 .widget-38 .form-table .group-text .form-checkbox input:checked + .check:before {
  content: "";
  background: url(check-mark.png) 50% 50%/contain no-repeat;
}
.block-26 .layout_61_id_62 .widget-38 .form-table .group-text .form-checkbox a {
  text-decoration: none;
}
.block-26 .layout_61_id_62 .widget-38 .form-table .form-tfoot .form-item__body {
  text-align: left;
}
.block-26 .layout_61_id_62 .widget-38 .form-table .form-tfoot .form-item__body button {
  display: inline-block;
  background-image: linear-gradient(0deg, #f3b500 0%, #fbe370 100%);
  color: #fff;
  padding: 12px 40px;
  border-radius: 250px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  margin-top: auto;
  width: auto;
  margin-top: 30px;
  border: none;
}
@media (max-width: 960px) {
  .block-26 .layout_61_id_62:after {
    content: none;
  }
  .block-26 .layout_61_id_62 .widget-38 {
    width: 100%;
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .block-26 .layout_61_id_62 .widget-38 .form-table .group-text .form-item.name {
    width: 100%;
  }
  .block-26 .layout_61_id_62 .widget-38 .form-table .group-text .form-item.phone {
    width: 100%;
  }
  .block-26 .layout_61_id_62 .widget-38 .form-table .form-tfoot .form-item__body {
    text-align: center;
  }
}
.block-34 {
  background: #FFFDF1;
  padding: 0;
}
.block-34 .fot_top {
  background: #FFF9D4;
  padding: 24px 0;
}
.block-34 .fot_top .headerIn .headerRight {
  width: 100%;
  justify-content: space-evenly;
}
.block-34 .fot_top .headerIn .headerRight .phonesBot {
  margin-left: auto;
}
.block-34 .fot_top .headerIn .headerRight .popupPhList {
  column-count: 2;
  gap: 30px;
}
.block-34 .fot_top .headerIn .headerRight .popupPhList a {
  color: #663914;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  line-height: 25.6px;
}
.block-34 .fot_top .headerIn .headerRight .popupPhList div:nth-child(2n) a {
  font-size: 16px;
  font-weight: normal;
}
.block-34 .fot_top .headerIn .headerRight .socialTop a img {
  border-radius: 250px;
}
.block-34 .fot_top .headerIn .headerRight .callback {
  margin-left: auto;
  display: inline-block;
  background-image: linear-gradient(0deg, #f3b500 0%, #fbe370 100%);
  color: #fff;
  padding: 12px 40px;
  border-radius: 250px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  margin-top: auto;
  width: auto;
  margin-top: 30px;
}
@media (max-width: 960px) {
  .block-34 .fot_top .headerIn .headerRight {
    justify-content: center;
    align-items: center;
  }
  .block-34 .fot_top .headerIn .headerRight .phonesBot {
    margin: 20px 0;
  }
  .block-34 .fot_top .headerIn .headerRight .callback {
    margin: 10px 0px;
  }
}
.block-34 .layout_82_id_83 {
  width: auto;
  max-width: 1400px;
}
.block-34 .layout_82_id_83 .block-35 {
  width: auto;
  background: none;
}
.block-34 .layout_82_id_83 .block-35 .layout_85 {
  width: 100%;
}
.block-34 .layout_82_id_83 .block-35 .block-36 {
  width: 100%;
  justify-content: space-between;
}
.block-34 .layout_82_id_83 .block-35 .block-36 .menu1 .title {
  font-size: 20px;
  font-weight: bold;
}
.block-34 .layout_82_id_83 .block-35 .block-36 .menu1 ul {
  padding-left: 0;
  list-style: none;
  column-count: 2;
  gap: 30px;
}
.block-34 .layout_82_id_83 .block-35 .block-36 .menu1 ul li {
  margin: 10px 0;
}
.block-34 .layout_82_id_83 .block-35 .block-36 .menu1 ul li a {
  font-size: 16px;
  color: #000;
  text-decoration: none;
}
.block-34 .layout_82_id_83 .block-35 .widget-54 {
  width: auto;
}
.block-34 .layout_82_id_83 .block-35 .layout_85 .address-86 .title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #000;
}
.block-34 .layout_82_id_83 .block-35 .layout_85 .address-86 .text_body {
  color: #000;
  font-size: 16px;
}
.block-34 .layout_82_id_83 .block-37 {
  width: auto;
  justify-content: space-between;
}
.block-34 .layout_82_id_83 .block-37 .widget-59 {
  color: #000;
  font-size: 14px;
  width: auto;
}
.block-34 .layout_82_id_83 .block-37 .widget-57 {
  color: #000;
  font-size: 14px;
}
@media (max-width: 1440px) {
  .block-34 .layout_82_id_83 .block-37 {
    padding: 20px;
  }
}
