@import url("../../../../../css2");
@media (min-width: 992px) {
  .container {
    max-width: calc(100% - 30px);
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.custom-header {
  position: relative;
}
.custom-header .top-row {
  display: flex;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.075);
  padding: 14px 20px;
  justify-content: space-between;
}
@media (max-width: 400px) {
  .custom-header .top-row {
    padding: 10px 15px;
  }
}
@media (min-width: 576px) {
  .custom-header .top-row.row {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .custom-header .top-row .region {
    display: none;
  }
}
.custom-header .top-row .region span {
  font-family:
    Open Sans,
    sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 15px;
  color: #555555;
}
.custom-header .top-row .region a {
  font-family:
    Open Sans,
    sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 15px;
  color: #f03e3e;
}
.custom-header .top-row .top-menu {
  margin: auto;
}
@media (max-width: 991px) {
  .custom-header .top-row .top-menu {
    display: none;
  }
}
.custom-header .top-row .top-menu .navbar-nav {
  display: flex;
  flex-direction: row;
  column-gap: 8px;
}
.custom-header .top-row .top-menu .navbar-nav li a {
  font-family:
    Open Sans,
    sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 15px;
  color: #555555;
}
.custom-header .top-row .email a {
  font-family:
    Open Sans,
    sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 15px;
  color: #555555;
}
.custom-header .top-row .whatsapp {
  margin-left: 15px;
}
@media (max-width: 400px) {
  .custom-header .top-row .whatsapp {
    margin-left: 5px;
  }
}
.custom-header .top-row .callback {
  margin-left: 15px;
}
@media (max-width: 400px) {
  .custom-header .top-row .callback {
    margin-left: 5px;
  }
}
.custom-header .center-row {
  padding: 20px 15px;
  max-width: 991px;
  width: 100%;
  margin: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 505px) {
  .custom-header .center-row {
    justify-content: space-between;
  }
}
@media (max-width: 400px) {
  .custom-header .center-row {
    padding: 10px 0;
  }
}
.custom-header .center-row .navbar-brand {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-right: 50px;
}
@media (max-width: 991px) {
  .custom-header .center-row .navbar-brand {
    display: none;
  }
}
.custom-header .center-row .navbar-brand .desc {
  color: rgba(0, 0, 0, 0.5);
  font-size: 12.8px;
  margin-left: 27px;
  margin-top: -3px;
}
.custom-header .center-row .time {
  margin-right: 70px;
  display: flex;
  row-gap: 5px;
  flex-direction: column;
}
@media (max-width: 505px) {
  .custom-header .center-row .time {
    margin-right: 0;
  }
}
.custom-header .center-row .time p {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  color: #080f14;
  margin: 0;
}
@media (max-width: 505px) {
  .custom-header .center-row .time p {
    font-size: 14px;
    line-height: 16px;
  }
}
.custom-header .center-row .telephone {
  display: flex;
  align-items: center;
}
.custom-header .center-row .telephone i {
  margin-right: 10px;
}
.custom-header .center-row .telephone .flex {
  display: flex;
  flex-direction: column;
  row-gap: 2px;
}
.custom-header .center-row .telephone .flex a {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  color: #000000;
}
@media (max-width: 505px) {
  .custom-header .center-row .telephone .flex a {
    font-size: 14px;
    line-height: 16px;
  }
}
.custom-header .mobile-show {
  display: none;
}
@media (max-width: 991px) {
  .custom-header .mobile-show {
    display: block;
  }
}
.custom-header .navbar-expand-lg .navbar-nav {
  max-width: 991px;
  width: 100%;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .custom-header .navbar-expand-lg .navbar-nav {
    margin: auto;
  }
}

.tns-nav {
  display: none;
}

.controls {
  height: 0;
  margin: 0;
  text-align: center;
}
@media (max-width: 800px) {
  .controls {
    display: none;
  }
}

.controls .prev {
  left: -45px;
}

.controls .next {
  right: -45px;
}

.controls li {
  display: block;
  position: absolute;
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
  cursor: pointer;
  transition: background 0.3s;
  top: 0;
  bottom: 0;
  margin: auto;
}
.controls li:hover {
  background: #f2f2f2;
}

.tech-carousel,
.container-carousel {
  margin: 50px 0;
}
.tech-carousel .item,
.container-carousel .item {
  text-align: center;
}
.tech-carousel .item .bg,
.container-carousel .item .bg {
  height: 200px;
  width: 100%;
  margin-bottom: 10px;
}
.tech-carousel .item .inner,
.container-carousel .item .inner {
  border: 1px solid #6c757d;
  border-radius: 5px;
  overflow: hidden;
}
.tech-carousel .item .desc,
.container-carousel .item .desc {
  margin-bottom: 10px;
  font-size: 20px;
}
.tech-carousel .item .price,
.container-carousel .item .price {
  margin-bottom: 10px;
  font-size: 22px;
}
.tech-carousel .item .link,
.container-carousel .item .link {
  margin-top: 10px;
}
.reviews-sub-title {
  font-size: 24px;
  font-weight: bold;
}

.slider-reviews-js {
  margin: 20px 0 50px 0;
}
.slider-reviews-js .item {
  text-align: left;
}
.slider-reviews-js .item .inner {
  border: 1px solid #6c757d;
  border-radius: 5px;
  overflow: hidden;
  padding: 10px 20px;
  display: flex;
  column-gap: 25px;
}
@media (max-width: 575px) {
  .slider-reviews-js .item .inner {
    flex-direction: column;
    row-gap: 15px;
    column-gap: 0;
  }
}
.slider-reviews-js .item .left-block {
  max-width: 100px;
  width: 100%;
}
@media (max-width: 575px) {
  .slider-reviews-js .item .left-block {
    display: none;
  }
}
.slider-reviews-js .item .image img {
  width: 100px;
}
.slider-reviews-js .item .name {
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: bold;
}
.slider-reviews-js .item .desc {
  margin-bottom: 10px;
  font-size: 16px;
}

.tech-slider-wrapper {
  position: relative;
}
@media (min-width: 767px) {
  .tech-slider-wrapper {
    max-width: 94%;
    margin: 0 auto 0 1%;
  }
  .tech-slider-wrapper .controls .prev {
    left: -20px;
  }
}
.custom-footer {
  position: relative;
  z-index: 1000;
  font-size: 13px;
}
@media (max-width: 768px) {
  .custom-footer {
    padding: 35px 20px 20px 20px;
  }
}
.custom-footer a {
  font-family:
    Open Sans,
    sans-serif;
}
.custom-footer .flex {
  display: flex;
  column-gap: 40px;
  row-gap: 20px;
  justify-content: space-between;
  margin: 0;
}
.custom-footer .column-1 {
  max-width: 245px;
  width: 100%;
}
.custom-footer .column-2 {
  max-width: 220px;
  width: 100%;
}
.custom-footer .column-3 {
  max-width: 135px;
  width: 100%;
}
.custom-footer .column-4 {
  max-width: 200px;
  width: 100%;
}
.custom-footer .column-4 .list-unstyled {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.custom-footer .column-5 {
  max-width: 135px;
  width: 100%;
}
.custom-footer .item .sub-title {
  font-family:
    Open Sans,
    sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  color: #f6f6f6;
  position: relative;
  margin-bottom: 9px;
  padding-bottom: 9px;
}
.custom-footer .item .sub-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f6f6f6;
  width: 100%;
  height: 1px;
}

.region-list {
  padding: 50px 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  row-gap: 10px;
}
.region-list li {
  list-style: none;
  color: #0554a9;
}
.region-list li a span {
  text-decoration: dashed underline;
}
.region-list li a:hover {
  text-decoration: none;
}

.new-layout .container {
  max-width: 1290px;
  width: 100%;
  margin: auto;
  padding: 0;
}
@media (max-width: 1320px) {
  .new-layout .container {
    max-width: 1170px;
  }
}
@media (max-width: 1200px) {
  .new-layout .container {
    max-width: 1100px;
  }
}
@media (max-width: 1130px) {
  .new-layout .container {
    max-width: 100%;
    width: 100%;
    padding: 0 10px;
  }
}

.new-header .row {
  margin: 0;
  width: 100%;
}
.new-header .top-row {
  justify-content: space-between;
  background: #f2f2f2;
  padding: 15px 0;
}
@media (max-width: 991px) {
  .new-header .top-row {
    border-bottom: 1px solid #c4c4c4;
    background: transparent;
  }
}
.new-header .top-row .left-block {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 991px) {
  .new-header .top-row .left-block {
    display: none;
  }
}
.new-header .top-row .right-block {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 991px) {
  .new-header .top-row .right-block {
    display: none;
  }
}
.new-header .top-row .top-menu ul {
  display: flex;
  column-gap: 60px;
  align-items: center;
  flex-direction: row;
}
@media (max-width: 1300px) {
  .new-header .top-row .top-menu ul {
    column-gap: 30px;
  }
}
@media (max-width: 1060px) {
  .new-header .top-row .top-menu ul {
    column-gap: 15px;
  }
}
.new-header .top-row .top-menu ul li a {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  color: #292929;
  font-size: 16px;
  line-height: 16px;
  transition: 100ms;
  position: relative;
}
.new-header .top-row .top-menu ul li a:after {
  content: "";
  position: absolute;
  width: 48px;
  height: 3px;
  background: #469658;
  border-radius: 10px;
  top: unset;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -15px;
  opacity: 0;
  transition: 100ms;
}
.new-header .top-row .top-menu ul li a:hover {
  transition: 100ms;
  color: #469658;
  text-shadow:
    0 0 0.65px #469658,
    0 0 0.65px #469658;
}
.new-header .top-row .top-menu ul li a:hover:after {
  transition: 100ms;
  opacity: 1;
}
.new-header .top-row .top-menu ul li.current-menu-item a,
.new-header .top-row .top-menu ul li.current-menu-parent a {
  transition: 100ms;
  color: #469658;
  text-shadow:
    0 0 0.65px #469658,
    0 0 0.65px #469658;
}
.new-header .top-row .top-menu ul li.current-menu-item a:after,
.new-header .top-row .top-menu ul li.current-menu-parent a:after {
  transition: 100ms;
  opacity: 1;
}
.new-header .top-row .email {
  margin-right: 30px;
}
@media (max-width: 1300px) {
  .new-header .top-row .email {
    margin-right: 15px;
  }
}
.new-header .top-row .email a {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #292929;
}
.new-header .top-row .email a:hover {
  transition: 100ms;
  color: #469658;
  text-decoration: none;
}
.new-header .top-row .region {
  margin-right: 30px;
}
@media (max-width: 1300px) {
  .new-header .top-row .region {
    margin-right: 15px;
  }
}
.new-header .top-row .region span {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #292929;
}
.new-header .top-row .region a {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  color: #469658;
}
.new-header .top-row .region i {
  color: #469658;
  font-size: 16px;
  font-weight: 700;
}
.new-header .top-row .whatsapp {
  margin-right: 15px;
}
.new-header .top-row button.callback {
  width: 149px;
  height: 35px;
  background: #469658;
  border-radius: 30px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
  border: none;
  transition: 100ms;
}
.new-header .top-row button.callback:hover {
  transition: 100ms;
  border-radius: 10px;
}
.new-header .top-row .mobile-only {
  display: none;
}
@media (max-width: 991px) {
  .new-header .top-row .mobile-only {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    align-items: center;
  }
}
@media (max-width: 700px) {
  .new-header .top-row .mobile-only {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 360px) {
  .new-header .top-row .mobile-only {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (max-width: 700px) {
  .new-header .top-row .mobile-only .left-top-block {
    margin-bottom: 20px;
  }
}
.new-header .top-row .mobile-only .left-top-block .email {
  margin-bottom: 10px;
}
.new-header .top-row .mobile-only .left-top-block .region {
  margin-bottom: 0;
}
.new-header .top-row .mobile-only .left-bottom-block {
  display: flex;
  justify-content: center;
}
@media (max-width: 700px) {
  .new-header .top-row .mobile-only .left-bottom-block {
    justify-content: flex-start;
  }
}
.new-header .top-row .mobile-only .left-bottom-block .time p {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #292929;
  margin-bottom: 10px;
}
.new-header .top-row .mobile-only .left-bottom-block .time p:last-child {
  margin-bottom: 0;
}
.new-header .top-row .mobile-only .right-top-block {
  display: flex;
  justify-content: center;
}
@media (max-width: 700px) {
  .new-header .top-row .mobile-only .right-top-block {
    margin-bottom: 20px;
  }
}
.new-header .top-row .mobile-only .right-top-block .telephone {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: flex-end;
  row-gap: 10px;
}
@media (max-width: 360px) {
  .new-header .top-row .mobile-only .right-top-block .telephone {
    justify-content: flex-start;
  }
}
.new-header .top-row .mobile-only .right-top-block .telephone .inner {
  display: flex;
  align-items: center;
}
@media (max-width: 700px) {
  .new-header .top-row .mobile-only .right-top-block .telephone .inner {
    justify-content: flex-end;
  }
}
@media (max-width: 360px) {
  .new-header .top-row .mobile-only .right-top-block .telephone .inner {
    justify-content: flex-start;
  }
}
.new-header .top-row .mobile-only .right-top-block .telephone a {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #292929;
  transition: 100ms;
}
.new-header .top-row .mobile-only .right-top-block .telephone a:hover {
  transition: 100ms;
  color: #469658;
  text-decoration: none;
}
.new-header .top-row .mobile-only .right-bottom-block {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 360px) {
  .new-header .top-row .mobile-only .right-bottom-block {
    justify-content: flex-start;
    margin-top: 20px;
  }
}
.new-header .center-row {
  justify-content: space-between;
  padding: 40px 0;
  border-bottom: 2px solid #d0d0d0;
}
@media (max-width: 1024px) {
  .new-header .center-row {
    padding: 20px 0;
  }
}
@media (max-width: 991px) {
  .new-header .center-row {
    border-bottom: 0;
  }
}
@media (max-width: 991px) {
  .new-header .center-row .row {
    justify-content: space-between;
  }
}
.new-header .center-row .left-block {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.new-header .center-row .navbar-brand {
  margin-right: 100px;
}
@media (max-width: 1150px) {
  .new-header .center-row .navbar-brand {
    margin-right: 50px;
  }
}
.new-header .center-row .time p {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #292929;
}
@media (max-width: 991px) {
  .new-header .center-row .time {
    display: none;
  }
}
.new-header .center-row .telephone {
  display: flex;
  flex: 1;
  justify-content: flex-end;
  column-gap: 50px;
}
@media (max-width: 1300px) {
  .new-header .center-row .telephone {
    column-gap: 25px;
  }
}
@media (max-width: 1060px) {
  .new-header .center-row .telephone {
    column-gap: 15px;
  }
}
@media (max-width: 991px) {
  .new-header .center-row .telephone {
    display: none;
  }
}
.new-header .center-row .telephone .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 15px;
}
@media (max-width: 1060px) {
  .new-header .center-row .telephone .inner {
    column-gap: 10px;
  }
}
.new-header .center-row .telephone a {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #292929;
  transition: 100ms;
}
@media (max-width: 1300px) {
  .new-header .center-row .telephone a {
    font-size: 22px;
    line-height: 24px;
  }
}
@media (max-width: 1060px) {
  .new-header .center-row .telephone a {
    font-size: 20px;
    line-height: 22px;
  }
}
.new-header .center-row .telephone a:hover {
  transition: 100ms;
  color: #469658;
  text-decoration: none;
}
.new-header .center-row .navbar-toggler {
  display: none;
  text-align: right;
}
.new-header .center-row .navbar-toggler span {
  background: #292929;
  height: 2px;
  border-radius: 5px;
  width: 20px;
  margin-bottom: 5px;
  display: block;
  margin-left: auto;
}
.new-header .center-row .navbar-toggler span:nth-of-type(2) {
  width: 15px;
}
@media (max-width: 991px) {
  .new-header .center-row .navbar-toggler {
    display: block;
  }
}
.new-header #navbarNav .dropdown:hover > .dropdown-menu {
  display: block;
  top: 100%;
}
.new-header .bottom-row {
  border-bottom: 1px solid #e6e6e6;
  padding: 25px 0;
  margin-bottom: 45px;
}
@media (max-width: 991px) {
  .new-header .bottom-row {
    padding: 0;
    margin-bottom: 0;
    border-bottom: 0;
  }
}
.new-header .bottom-row .row {
  justify-content: center;
}
.new-header .bottom-row .navbar {
  padding: 0;
}
@media (max-width: 991px) {
  .new-header .bottom-row .navbar {
    width: 100%;
  }
}
.new-header .bottom-row .nav-link {
  padding: 0;
}
.new-header .bottom-row .navbar-collapse .mobile-show {
  display: none;
}
@media (max-width: 991px) {
  .new-header .bottom-row .navbar-collapse .mobile-show {
    display: block;
  }
}
.new-header .bottom-row .navbar-collapse ul.navbar-nav {
  display: flex;
  column-gap: 60px;
  align-items: center;
  flex-direction: row;
}
@media (max-width: 1100px) {
  .new-header .bottom-row .navbar-collapse ul.navbar-nav {
    column-gap: 30px;
  }
}
@media (max-width: 991px) {
  .new-header .bottom-row .navbar-collapse ul.navbar-nav {
    flex-direction: column;
  }
}
.new-header .bottom-row .navbar-collapse ul.navbar-nav li.hidden {
  display: none;
}
.new-header .bottom-row .navbar-collapse ul.navbar-nav li a {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  color: #292929;
  font-weight: 500;
  font-size: 21px;
  line-height: 21px;
  transition: 100ms;
  position: relative;
}
@media (max-width: 1100px) {
  .new-header .bottom-row .navbar-collapse ul.navbar-nav li a {
    font-size: 19px;
    line-height: 19px;
  }
}
.new-header .bottom-row .navbar-collapse ul.navbar-nav li a:after {
  content: "";
  position: absolute;
  width: 48px;
  height: 3px;
  background: #469658;
  border-radius: 10px;
  top: unset;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -25px;
  opacity: 0;
  transition: 100ms;
}
.new-header .bottom-row .navbar-collapse ul.navbar-nav li a:hover {
  transition: 100ms;
  color: #469658;
  background-color: transparent !important;
}
.new-header .bottom-row .navbar-collapse ul.navbar-nav li a:hover:after {
  transition: 100ms;
  opacity: 1;
}
.new-header .bottom-row .navbar-collapse ul.navbar-nav li.current-menu-item > a,
.new-header
  .bottom-row
  .navbar-collapse
  ul.navbar-nav
  li.current-menu-parent
  > a {
  transition: 100ms;
  color: #469658;
  background-color: transparent !important;
}
.new-header
  .bottom-row
  .navbar-collapse
  ul.navbar-nav
  li.current-menu-item
  > a:after,
.new-header
  .bottom-row
  .navbar-collapse
  ul.navbar-nav
  li.current-menu-parent
  > a:after {
  transition: 100ms;
  opacity: 1;
}
@media (max-width: 768px) {
  .new-header
    .bottom-row
    .navbar-collapse
    ul.navbar-nav
    li.current-menu-item
    > a:after,
  .new-header
    .bottom-row
    .navbar-collapse
    ul.navbar-nav
    li.current-menu-parent
    > a:after {
    opacity: 0;
  }
}
.new-header .bottom-row .navbar-collapse ul.navbar-nav li:hover a:after {
  transition: 100ms;
  opacity: 1;
}
.new-header .bottom-row .navbar-collapse ul.navbar-nav ul.dropdown-menu {
  border-top: none;
  padding-top: 25px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.new-header .bottom-row .navbar-collapse ul.navbar-nav ul.dropdown-menu:before {
  content: "";
  top: 0;
  left: -1px;
  right: 0;
  height: 25.5px;
  background: #fff;
  width: calc(100% + 2px);
  position: absolute;
}
.new-header .bottom-row .navbar-collapse ul.navbar-nav ul.dropdown-menu li a {
  font-size: 16px;
  line-height: 16px;
}
.new-header
  .bottom-row
  .navbar-collapse
  ul.navbar-nav
  ul.dropdown-menu
  li
  a:after {
  display: none !important;
}
@media (max-width: 991px) {
  .new-header .bottom-row #navbarNav {
    height: calc(100vh - 200px);
    overflow-y: auto;
  }
  .new-header .bottom-row #navbarNav ul {
    align-items: flex-start;
  }
  .new-header .bottom-row #navbarNav ul li {
    margin-bottom: 15px;
  }
  .new-header .bottom-row #navbarNav ul li a {
    font-size: 20px;
    display: block;
  }
  .new-header .bottom-row #navbarNav ul li a.dropdown-toggle:after {
    position: static;
    width: auto;
    height: auto;
    background: transparent;
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid #469658;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    opacity: 1;
  }
  .new-header .bottom-row #navbarNav ul .dropdown-menu {
    border: none;
    width: 100%;
  }
  .new-header .bottom-row #navbarNav ul .dropdown-menu:before {
    opacity: 0;
  }
}

.new-template-layout {
  overflow-x: hidden;
}
@media (max-width: 991px) {
  .new-template-layout {
    margin-top: 30px;
  }
}
.new-template-layout .flex {
  display: flex;
  flex-wrap: wrap;
}
.new-template-layout h1:before,
.new-template-layout h2:before,
.new-template-layout h3:before,
.new-template-layout h4:before,
.new-template-layout h5:before,
.new-template-layout h6:before {
  content: "";
  display: none;
}
.new-template-layout .after-price-desc {
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .new-template-layout .after-price-desc div {
    margin-bottom: 20px;
  }
  .new-template-layout .after-price-desc div:last-child {
    margin-bottom: 0;
  }
}
.new-template-layout .title-before-slider {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  color: #292929;
  max-width: 500px;
}
@media (max-width: 768px) {
  .new-template-layout .title-before-slider {
    font-weight: 700;
    font-size: 21px;
    line-height: 140%;
  }
}
.new-template-layout .container-slider-v2 {
  margin-bottom: 120px;
}
.new-template-layout .container-slider-v2 .slick-prev {
  position: absolute;
  bottom: -70px;
  left: -60px;
  right: 0;
  margin: auto auto 0 auto;
  width: 35px;
  height: 35px;
  background-image: url("data:image/svg+xml,%3Csvg width='35' height='35' viewBox='0 0 35 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.5001 32.0834C25.5542 32.0834 32.0834 25.5542 32.0834 17.5001C32.0834 9.44593 25.5542 2.91675 17.5001 2.91675C9.44593 2.91675 2.91675 9.44593 2.91675 17.5001C2.91675 25.5542 9.44593 32.0834 17.5001 32.0834Z' stroke='%238D8D8D' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.5001 11.6667L11.6667 17.5001L17.5001 23.3334' stroke='%238D8D8D' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.3334 17.5H11.6667' stroke='%238D8D8D' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.new-template-layout .container-slider-v2 .slick-prev:after {
  display: none;
}
.new-template-layout .container-slider-v2 .slick-prev:before {
  display: none;
}
.new-template-layout .container-slider-v2 .slick-prev:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='35' height='35' viewBox='0 0 35 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.5001 32.0834C25.5542 32.0834 32.0834 25.5542 32.0834 17.5001C32.0834 9.44593 25.5542 2.91675 17.5001 2.91675C9.44593 2.91675 2.91675 9.44593 2.91675 17.5001C2.91675 25.5542 9.44593 32.0834 17.5001 32.0834Z' stroke='%23469658' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.5001 11.6667L11.6667 17.5001L17.5001 23.3334' stroke='%23469658' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.3334 17.5H11.6667' stroke='%23469658' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.new-template-layout .container-slider-v2 .slick-next {
  position: absolute;
  bottom: -70px;
  left: 0;
  right: -60px;
  margin: auto auto 0 auto;
  width: 35px;
  height: 35px;
  background-image: url("data:image/svg+xml,%3Csvg width='35' height='35' viewBox='0 0 35 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.4999 2.91658C9.44577 2.91658 2.91658 9.44576 2.91658 17.4999C2.91658 25.5541 9.44576 32.0832 17.4999 32.0833C25.5541 32.0833 32.0833 25.5541 32.0833 17.4999C32.0833 9.44576 25.5541 2.91658 17.4999 2.91658Z' stroke='%238D8D8D' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.4999 23.3333L23.3333 17.4999L17.4999 11.6666' stroke='%238D8D8D' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.6666 17.5L23.3333 17.5' stroke='%238D8D8D' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.new-template-layout .container-slider-v2 .slick-next:after {
  display: none;
}
.new-template-layout .container-slider-v2 .slick-next:before {
  display: none;
}
.new-template-layout .container-slider-v2 .slick-next:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='35' height='35' viewBox='0 0 35 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.4999 2.91658C9.44577 2.91658 2.91658 9.44576 2.91658 17.4999C2.91658 25.5541 9.44576 32.0832 17.4999 32.0833C25.5541 32.0833 32.0833 25.5541 32.0833 17.4999C32.0833 9.44576 25.5541 2.91658 17.4999 2.91658Z' stroke='%23469658' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.4999 23.3333L23.3333 17.4999L17.4999 11.6666' stroke='%23469658' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.6666 17.5L23.3333 17.5' stroke='%23469658' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.new-template-layout .container-slider-v2 .description p {
  padding-left: 25px !important;
}
.new-template-layout .container-slider-v2 .description ul {
  padding-left: 25px;
}
.new-template-layout .container-slider-v2 .description ul li {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #292929;
  position: relative;
  list-style: none;
  margin-bottom: 15px;
}
.new-template-layout .container-slider-v2 .description ul li:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  background: #469658;
  left: -25px;
  top: 8px;
  border-radius: 100%;
}
.new-template-layout .container-slider-v2 .image a {
  position: relative;
  display: flex;
  max-width: 95%;
  height: 100%;
}
.new-template-layout .container-slider-v2 .image a img {
  height: calc(100% - 8px);
}
.new-template-layout .container-slider-v2 .image a:before {
  content: "";
  position: absolute;
  background: #469658;
  right: -8px;
  bottom: -8px;
  width: 100%;
  height: calc(100% - 7px);
  z-index: -1;
}
.new-template-layout .tech-desc-after-slider {
  margin-bottom: 70px;
}
.new-template-layout .tech-desc-after-slider h2 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  color: #292929;
  text-align: center;
  margin-bottom: 35px;
}
@media (max-width: 768px) {
  .new-template-layout .tech-desc-after-slider h2 {
    font-weight: 700;
    font-size: 21px;
    line-height: 140%;
    text-align: left !important;
  }
}
.new-template-layout .tech-desc-after-slider .table-wrapper table {
  max-width: 740px;
  margin: auto;
  border-color: #d9d9d9;
}
.new-template-layout .tech-desc-after-slider .table-wrapper table td {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  color: #292929;
  padding: 15px 18px 15px 70px;
}
@media (max-width: 450px) {
  .new-template-layout .tech-desc-after-slider .table-wrapper table td {
    padding: 15px 18px 15px 20px;
  }
}
.new-template-layout
  .tech-desc-after-slider
  .table-wrapper
  table
  td.table-success {
  background: #469658;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700 !important;
  font-size: 16px;
  line-height: 120%;
  padding: 15px 18px;
}
.new-template-layout
  .tech-desc-after-slider
  .table-wrapper
  table
  td.table-success
  strong {
  font-weight: 700 !important;
}
.new-template-layout .after-tech-desc {
  margin-bottom: 70px;
}
.new-template-layout .after-tech-desc h3 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  color: #292929;
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  .new-template-layout .after-tech-desc h3 {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .new-template-layout .after-tech-desc h3 {
    font-weight: 700;
    font-size: 21px;
    line-height: 140%;
  }
}
.new-template-layout .after-tech-desc ul {
  margin-bottom: 40px;
  padding-left: 25px;
}
.new-template-layout .after-tech-desc ul li {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #292929;
  position: relative;
  list-style: none;
  margin-bottom: 15px;
}
.new-template-layout .after-tech-desc ul li:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  background: #469658;
  left: -25px;
  top: 8px;
  border-radius: 100%;
}
@media (max-width: 768px) {
  .new-template-layout .after-tech-desc .item {
    max-width: 100%;
    flex: 100%;
  }
}
.new-template-layout .block_with_image {
  margin-bottom: 130px;
}
.new-template-layout .block_with_image .image {
  transform: translateY(60px);
  position: relative;
  display: flex;
  height: 100%;
  max-height: 430px;
  max-width: 95%;
}
@media (max-width: 1100px) {
  .new-template-layout .block_with_image .image {
    height: auto;
  }
}
.new-template-layout .block_with_image .image:before {
  content: "";
  position: absolute;
  background: #469658;
  left: -8px;
  bottom: -8px;
  width: 100%;
  height: calc(100% - 7px);
  z-index: -1;
}
@media (max-width: 768px) {
  .new-template-layout .block_with_image .image {
    transform: translateY(0);
    margin-top: 30px;
    max-width: 100%;
    max-height: unset;
  }
}
@media (max-width: 768px) {
  .new-template-layout .block_with_image .image-block {
    max-width: 100%;
    flex: 100%;
  }
}
.new-template-layout .block_with_image .text-block h3 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  color: #292929;
  margin-bottom: 13px;
}
@media (max-width: 768px) {
  .new-template-layout .block_with_image .text-block h3 {
    font-weight: 700;
    font-size: 21px;
    line-height: 140%;
  }
}
.new-template-layout .block_with_image .text-block p {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 180%;
  color: #292929;
  margin-bottom: 45px;
  margin-left: 35px;
}
@media (max-width: 1100px) {
  .new-template-layout .block_with_image .text-block p {
    margin-left: 0;
  }
}
.new-template-layout .block_with_image .text-block form {
  border: none;
  border-radius: 0;
  margin: 0 0 0 35px !important;
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  align-items: flex-start !important;
}
@media (max-width: 1100px) {
  .new-template-layout .block_with_image .text-block form {
    margin-left: 0 !important;
  }
}
.new-template-layout .block_with_image .text-block form:hover {
  background: transparent;
}
.new-template-layout .block_with_image .text-block form .form-control {
  height: 51px;
  margin-bottom: 25px;
  max-width: 311px;
}
.new-template-layout .block_with_image .text-block form .btn-block {
  max-width: 223px;
  width: 100%;
  height: 53px;
  border: none;
  background: #469658;
  border-radius: 30px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 25px;
  color: #ffffff;
  top: 4px;
  bottom: 7px;
  right: 23px;
}
.new-template-layout .block_with_image .text-block form div {
  width: 100%;
  max-width: 100%;
  flex: 1;
  padding: 0;
}
.new-template-layout .block_with_image .text-block form div:nth-of-type(1) {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  color: #000000;
  margin-bottom: 20px;
  max-width: 375px;
}
@media (max-width: 768px) {
  .new-template-layout .block_with_image .text-block {
    max-width: 100%;
    flex: 100%;
  }
}
@media (max-width: 768px) {
  .new-template-layout .block_with_image {
    margin-top: 70px;
    display: flex;
    flex-direction: column-reverse;
  }
}

.footer-form {
  margin-bottom: 70px;
}
.footer-form form {
  border: none;
  border-radius: 0;
  margin: 0 auto;
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  align-items: center !important;
}
.footer-form form:hover {
  background: transparent;
}
.footer-form form .form-control {
  padding-left: 18px;
  height: 51px;
  max-width: 311px;
  background: #ececec;
  border-radius: 5px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #6d6d6d;
  border: none;
  margin: 0 auto 25px auto !important;
}
.footer-form form textarea {
  padding-top: 15px;
  height: 225px !important;
  resize: none;
}
.footer-form form .btn {
  max-width: 223px;
  width: 100%;
  height: 53px;
  border: none;
  background: #469658;
  border-radius: 30px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 25px;
  color: #ffffff;
}
.footer-form form div {
  width: 100%;
  max-width: 100%;
  flex: 1;
  padding: 0;
}
.footer-form form div:nth-of-type(1) {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  text-align: center;
  color: #292929;
  margin-bottom: 50px;
  max-width: 630px;
}
@media (max-width: 768px) {
  .footer-form form div:nth-of-type(1) {
    font-weight: 700;
    font-size: 21px;
    line-height: 140%;
  }
}

.review-block {
  margin-bottom: 70px;
}
.review-block h3 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  color: #292929;
  text-align: center;
  margin-bottom: 25px !important;
}
@media (max-width: 768px) {
  .review-block h3 {
    font-weight: 700;
    font-size: 21px;
    line-height: 140%;
  }
}
.review-block .inner {
  background: #f1f1f1;
  padding: 0 15px 40px 15px;
  margin-top: 25px;
  max-height: 295px;
  overflow: hidden;
  position: relative;
  transition: 200ms;
}
.review-block .inner:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  background: #f1f1f1;
  width: 100%;
}
.review-block .inner:after {
  content: "";
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  height: 30px;
  background: rgba(241, 241, 241, 0.6);
  filter: blur(2px);
  width: 100%;
}
.review-block .reviews-more {
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  z-index: 999;
  cursor: pointer;
  text-decoration: underline;
}
.review-block .image {
  text-align: center;
  transform: translateY(-25px);
  margin-bottom: -10px;
}
.review-block .image img {
  width: 52px;
  height: 52px;
  border-radius: 100%;
  overflow: hidden;
}
.review-block .quote {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 56px;
  line-height: 56px;
  color: #252525;
}
.review-block .name {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 170%;
  text-align: center;
  color: #292929;
  max-width: 300px;
  margin: 0 auto 20px auto;
}
.review-block p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 170%;
  text-align: left;
  color: #292929;
  max-width: 300px;
  margin: 0 auto 20px auto;
}
.review-block .rating {
  text-align: center;
}

.new-footer {
  background: #343a40;
}
.new-footer span,
.new-footer a,
.new-footer p {
  color: #ffffff;
}
.new-footer a {
  text-decoration: none;
}
@media (max-width: 390px) {
  .new-footer .flex {
    column-gap: 0;
  }
}
.new-footer .mobile-wrapper {
  display: flex;
  column-gap: 40px;
  row-gap: 20px;
  justify-content: space-between;
  margin: 0;
  min-width: 380px;
}
@media (max-width: 768px) {
  .new-footer .mobile-wrapper {
    min-width: unset;
  }
}
@media (max-width: 600px) {
  .new-footer .mobile-wrapper {
    flex-direction: column;
  }
}
.new-footer .sub-title {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 22px !important;
  color: #ffffff;
  margin-bottom: 15px !important;
}
.new-footer .sub-title:after {
  display: none;
}
.new-footer .item.column-1 {
  max-width: 250px;
}
@media (max-width: 1130px) {
  .new-footer .item.column-1 {
    order: 1;
  }
}
.new-footer .item.column-1 p {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 195.5%;
  color: #ffffff;
}
.new-footer .column-2 {
  max-width: 229px;
}
@media (max-width: 550px) {
  .new-footer .column-2 {
    max-width: 170px;
  }
}
@media (max-width: 390px) {
  .new-footer .column-2 {
    max-width: 150px;
  }
}
.new-footer .column-3 {
  max-width: 100px;
}
@media (max-width: 460px) {
  .new-footer .column-4 {
    max-width: 140px;
  }
}
@media (max-width: 410px) {
  .new-footer .column-4 {
    max-width: 120px;
  }
}
.new-footer .column-4 .list-unstyled {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.new-footer ul li {
  line-height: 240%;
  color: #ffffff;
}
.new-footer ul li a {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
}

.w-panels,
.content {
  overflow-x: hidden;
}

.offer-section {
  margin-bottom: 50px;
}
.offer-section .row {
  align-items: flex-start;
}
.offer-section h1 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  color: #292929;
  margin-bottom: 40px;
  max-width: 600px;
  padding-right: 15px;
}
.offer-section h1:before {
  display: none;
}
@media (max-width: 1200px) {
  .offer-section h1 {
    font-size: 28px;
    text-align: left !important;
  }
}
@media (max-width: 768px) {
  .offer-section h1 {
    font-size: 21px;
  }
}
@media (max-width: 370px) {
  .offer-section h1 {
    font-size: 18px;
  }
}
.offer-section .mobile-only {
  display: none;
}
@media (max-width: 991px) {
  .offer-section .mobile-only {
    display: block;
  }
}
@media (max-width: 991px) {
  .offer-section .mobile-grid {
    display: flex;
    align-items: center;
    column-gap: 30px;
  }
  .offer-section .mobile-grid img {
    max-width: 65%;
  }
}
@media (max-width: 991px) and (max-width: 450px) {
  .offer-section .mobile-grid img {
    max-width: 60%;
    margin: 0 -55px 0 0;
  }
}
.offer-section ul {
  margin-bottom: 20px;
  padding-left: 25px;
}
.offer-section ul li {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #469658;
  position: relative;
  list-style: none;
  margin-bottom: 15px;
}
.offer-section ul li:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  background: #469658;
  left: -25px;
  top: 8px;
  border-radius: 100%;
}
.offer-section .price {
  font-size: 24px;
  margin-bottom: 20px;
}
.offer-section .right-block {
  padding-left: 0;
  margin-left: -15px;
}
@media (max-width: 991px) {
  .offer-section .right-block {
    margin-left: 0;
    padding-left: 15px;
  }
  .offer-section .right-block .anchors {
    max-width: 65%;
  }
}
@media (max-width: 991px) and (max-width: 768px) {
  .offer-section .right-block .anchors {
    max-width: 100%;
  }
}
.offer-section .right-block img {
  max-width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .offer-section .right-block img {
    display: none;
  }
}
.offer-section .right-block .btn-anchor {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  transition: 100ms;
  color: #292929;
  background: transparent;
  border: none;
}
.offer-section .right-block .btn-anchor:hover {
  transition: 100ms;
  text-decoration-line: underline;
  color: #469658;
}
.offer-section form .form-control {
  height: 51px;
  margin-bottom: 25px;
}
.offer-section form .btn-block {
  max-width: 223px;
  width: 100%;
  height: 53px;
  background: #469658;
  border-radius: 30px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 25px;
  color: #ffffff;
}
@media (max-width: 991px) {
  .offer-section form {
    max-width: 50%;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .offer-section form {
    max-width: 70%;
  }
}
@media (max-width: 550px) {
  .offer-section form {
    max-width: 100%;
  }
}

.description-block {
  margin: 60px 0;
}
.description-block h2 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 21px;
  line-height: 180%;
  color: #292929;
}
.description-block .row {
  row-gap: 30px;
}
@media (max-width: 991px) {
  .description-block .row > div:first-child {
    margin-bottom: 20px;
  }
}
.description-block.mobile-more {
  max-height: 250px;
  overflow: hidden;
  margin-bottom: 15px;
  transition: 200ms;
}
.description-block.more {
  max-height: 100%;
  transition: 200ms;
}
.description-block .hr-mobile-only {
  display: none;
}
@media (max-width: 768px) {
  .description-block .hr-mobile-only {
    display: block;
    margin: 15px 0;
  }
}

.desc-more {
  margin-bottom: 70px;
  display: flex;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 180%;
  text-decoration-line: underline;
  color: #469658;
  gap: 15px;
  align-items: center;
  cursor: pointer;
  transition: 200ms;
}
@media (max-width: 768px) {
  .desc-more {
    margin-bottom: 30px;
  }
}
.desc-more svg {
  transition: 200ms;
}
.desc-more.rotate svg {
  transition: 200ms;
  transform: rotate(180deg);
}

.banner {
  background: #eaffe5;
  border-radius: 10px;
  padding: 30px 50px 30px 75px;
  overflow: hidden;
}
@media (max-width: 600px) {
  .banner {
    padding: 25px 10px 25px 10px;
  }
}
.banner__offer {
  width: 100%;
}
.banner__flex {
  display: flex;
  width: 100%;
}
.banner__flex--between {
  justify-content: space-between;
}
.banner__flex--center {
  justify-content: center;
}
.banner__flex--v-center {
  align-items: center;
}
.banner__flex--column {
  flex-direction: column;
}
.banner__flex--gap {
  gap: 10px;
}
@media (max-width: 999px) {
  .banner__flex--md--vertical {
    flex-direction: column;
    row-gap: 30px;
  }
}
.banner__title {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 38px;
  line-height: 38px;
  margin-bottom: 30px;
  color: #6a6a6a;
}
.banner__title--small {
  font-weight: 700;
  font-size: 28px;
  line-height: 140%;
}
@media (max-width: 768px) {
  .banner__title {
    font-size: 24px;
    line-height: 140%;
  }
}
.banner__title:before {
  display: none;
}
.banner__text {
  max-width: 635px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 160%;
  color: #6a6a6a;
  margin-bottom: 30px;
}
.banner__text--dark {
  color: #292929;
}
@media (max-width: 768px) {
  .banner__text {
    font-size: 16px;
  }
}
.banner__btn {
  margin-right: 70px;
  background: #469658;
  border-radius: 30px;
  padding: 17px 55px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 25px;
  color: #ffffff;
  border: none;
  transition: 200ms;
  min-width: 293px;
}
@media (max-width: 360px) {
  .banner__btn {
    min-width: 240px;
  }
}
.banner__btn:focus,
.banner__btn:active {
  border: none;
  outline: none;
  transition: 200ms;
  background: #e0a800;
}
.banner__btn:hover {
  transition: 200ms;
  background: #e0a800 !important;
}
@media (max-width: 1080px) {
  .banner__btn {
    margin-right: 30px;
    padding: 15px 40px;
  }
}
@media (max-width: 1040px) {
  .banner__btn {
    margin-right: 15px;
  }
}
@media (max-width: 999px) {
  .banner__btn {
    order: 2;
    font-size: 16px;
    line-height: 19px;
    max-width: 229px;
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .banner__btn {
    order: 2;
    font-size: 15px;
    line-height: 19px;
    max-width: 200px;
    margin-bottom: 15px;
    min-width: 0;
  }
}
@media (max-width: 999px) {
  .banner svg {
    width: 29.99px;
    height: 29.99px;
  }
}
.banner__link {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 21px;
  color: #6a6a6a;
  transition: 200ms;
}
.banner__link--big {
  font-weight: 800;
  font-size: 50px;
  line-height: 76px;
  color: #292929;
}
@media (max-width: 1130px) {
  .banner__link--big {
    font-size: 50px;
  }
}
@media (max-width: 999px) {
  .banner__link--big {
    font-weight: 800;
    font-size: 30px;
    line-height: 38px;
  }
}
@media (max-width: 375px) {
  .banner__link--big {
    font-size: 28px;
    line-height: 34px;
  }
}
@media (max-width: 340px) {
  .banner__link--big {
    font-size: 24px;
  }
}
.banner__link:focus,
.banner__link:active {
  border: none;
  outline: none;
  transition: 200ms;
  background: #e0a800;
  text-decoration: none;
}
.banner__link:hover {
  transition: 200ms;
  color: #e0a800 !important;
  text-decoration: none;
}
@media (max-width: 999px) {
  .banner__link {
    order: 0;
  }
}
.banner__image img {
  max-width: 380px;
}
@media (max-width: 1027px) {
  .banner__image {
    max-width: 320px;
  }
}
@media (max-width: 999px) {
  .banner__image {
    max-width: 100%;
  }
}
.banner__image--full img {
  margin: 0 -50px -30px 0;
}
@media (max-width: 999px) {
  .banner__image {
    display: none;
  }
}
.banner__image--mobile {
  display: none;
  max-width: 220px;
}
@media (max-width: 999px) {
  .banner__image--mobile {
    display: flex;
    order: 1;
  }
}
.banner__image--mobile--right {
  align-self: flex-end;
  margin-bottom: -30px;
  margin-right: -50px;
}
@media (max-width: 600px) {
  .banner__image--mobile--right {
    margin-bottom: -25px;
    margin-right: -10px;
  }
}
.banner__image--mobile--big {
  max-width: 354px;
}
@media (max-width: 360px) {
  .banner__image--mobile--big {
    max-width: 100%;
  }
}

.title-before-price {
  max-width: 640px;
  font-weight: bold;
  margin: 0 auto 35px auto;
}
.title-before-price:before {
  display: none;
}
@media (max-width: 768px) {
  .title-before-price {
    text-align: left !important;
    font-weight: 700;
    font-size: 21px;
    line-height: 140%;
    max-width: 350px;
    margin: 0 0 20px 0;
  }
}

.price-table {
  max-width: 100vw;
}
@media (max-width: 768px) {
  .price-table .price-table-wrapper {
    max-width: 100vw;
    overflow: scroll;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
  }
  .price-table .price-table-wrapper::-webkit-scrollbar {
    display: none;
  }
}
.price-table table {
  width: 100%;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .price-table table {
    display: flex;
    flex: 1;
    justify-content: flex-start;
  }
}
.price-table table thead {
  position: relative;
}
.price-table table thead:after {
  content: "";
  position: absolute;
  left: -100vw;
  width: 200vw;
  height: 1px;
  background: #d0d0d0;
  bottom: 12px;
}
@media (max-width: 768px) {
  .price-table table thead:after {
    display: none;
  }
}
.price-table table thead th {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  color: #292929;
  padding: 20px 0 32px 0;
}
@media (max-width: 768px) {
  .price-table table thead th {
    padding: 12px 0 42px 0;
    text-align: left;
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  .price-table table thead th {
    font-size: 12px;
    padding: 12px 0 43.5px 0;
  }
}
.price-table table thead tr {
  position: relative;
}
@media (max-width: 768px) {
  .price-table table thead tr {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 550px) {
  .price-table table thead tr {
    min-width: 100px;
  }
}
@media (max-width: 450px) {
  .price-table table thead tr {
    min-width: 0;
  }
}
@media (max-width: 768px) {
  .price-table table tbody {
    display: flex;
  }
}
.price-table table tbody tr {
  position: relative;
  transform: scale(1);
}
@media (max-width: 768px) {
  .price-table table tbody tr {
    display: flex;
    flex-direction: column;
    background: #eeeeee;
    border-radius: 5px;
    margin: 0 10px;
    flex: 1;
    min-width: 140px;
  }
  .price-table table tbody tr:first-child {
    background: #fff;
    position: absolute;
    z-index: 999;
  }
  .price-table table tbody tr:last-child {
    margin-right: 0;
  }
}
@media (max-width: 625px) {
  .price-table table tbody tr {
    min-width: 120px;
  }
}
@media (max-width: 550px) {
  .price-table table tbody tr {
    margin: 0 5px;
  }
}
.price-table table tbody tr:after {
  content: "";
  background: #eeeeee;
  position: absolute;
  left: -100vw;
  width: 200vw;
  height: 100%;
  z-index: -1;
  border-bottom: 12px solid #ffffff;
}
@media (max-width: 768px) {
  .price-table table tbody tr:after {
    display: none;
  }
}
.price-table table tbody tr td {
  padding: 25px 0 32px 0;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  color: #292929;
}
@media (max-width: 768px) {
  .price-table table tbody tr td {
    padding: 12px 13px 32px 13px;
    text-align: center;
  }
  .price-table table tbody tr td span {
    line-height: 100%;
    font-size: 12px !important;
  }
}
@media (max-width: 550px) {
  .price-table table tbody tr td {
    padding: 12px 5px 32px 5px;
  }
}
@media (max-width: 400px) {
  .price-table table tbody tr td span {
    font-size: 10px !important;
  }
}
.price-table #price-table-slider {
  display: none;
  padding: 0;
}
@media (max-width: 768px) {
  .price-table #price-table-slider {
    margin-top: -20px;
    display: flex !important;
    gap: 35px;
    justify-content: center;
  }
  .price-table #price-table-slider li {
    list-style: none;
  }
  .price-table #price-table-slider li svg {
    cursor: pointer;
  }
  .price-table #price-table-slider li svg path {
    transition: 200ms;
  }
  .price-table #price-table-slider li svg:hover path {
    transition: 200ms;
    stroke: #469658;
  }
}

.text-under-map h2 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  text-align: center;
  color: #292929;
  margin-bottom: 55px;
}
@media (max-width: 768px) {
  .text-under-map h2 {
    font-size: 21px;
    line-height: 140%;
    text-align: left;
    max-width: 260px;
    margin-bottom: 30px;
  }
}
.text-under-map h2:before {
  display: none;
}
.text-under-map table {
  overflow: hidden;
  position: relative;
}
.text-under-map table:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background: #d9d9d9;
  border-radius: 10px;
}
@media (max-width: 768px) {
  .text-under-map table tr {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
  }
}
.text-under-map table tr td {
  position: relative;
  width: 50%;
}
@media (max-width: 768px) {
  .text-under-map table tr td {
    width: 100%;
  }
}
.text-under-map table tr td p {
  margin-bottom: 0;
}
.text-under-map table tr td:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 2px;
  background: #292929;
  border-radius: 10px;
  display: block;
}
.text-under-map table tr td:first-child {
  padding: 20px 15px 20px 0;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 27px;
  line-height: 140%;
  text-align: left;
  color: #469658;
  border: none;
}
@media (max-width: 768px) {
  .text-under-map table tr td:first-child {
    padding: 15px 0;
    font-weight: 700;
    font-size: 18px;
  }
}
.text-under-map table tr td:last-child {
  padding: 20px 0 20px 15px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 180%;
  color: #292929;
  border: none;
}
@media (max-width: 768px) {
  .text-under-map table tr td:last-child {
    padding: 15px 0 0 0;
    font-size: 14px;
  }
  .text-under-map table tr td:last-child:before {
    top: unset;
    bottom: 0;
    display: none;
  }
}

.order-form {
  margin: 70px 0;
}
@media (max-width: 768px) {
  .order-form {
    margin: 40px 0;
  }
}
.order-form__title {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  text-align: center;
  color: #292929;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .order-form__title {
    font-size: 21px;
    text-align: left;
  }
}
.order-form__input-group {
  position: relative;
  margin: 0 auto 40px auto;
  max-width: 520px;
}
@media (max-width: 768px) {
  .order-form__input-group {
    margin-bottom: 20px;
  }
}
.order-form__input {
  width: 100%;
  height: 62px;
  background: #ffffff;
  border: 1px solid #d0d0d0;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 50px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #686868;
  padding: 20px 150px 20px 40px;
  outline: none;
}
.order-form__input::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #686868;
}
@media (max-width: 768px) {
  .order-form__input::placeholder {
    font-size: 14px;
    line-height: 16px;
  }
}
@media (max-width: 460px) {
  .order-form__input::placeholder {
    padding: 20px 40px 20px 10px;
  }
}
.order-form__input:focus,
.order-form__input:active {
  outline: none;
}
@media (max-width: 768px) {
  .order-form__input {
    font-size: 14px;
    line-height: 16px;
  }
}
@media (max-width: 460px) {
  .order-form__input {
    padding: 20px 40px 20px 10px;
  }
}
.order-form__btn {
  position: absolute;
  min-width: 142px;
  max-width: 142px;
  padding: 0 20px;
  height: 48px;
  background: #469658;
  border: 2px solid #469658;
  border-radius: 50px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #ffffff;
  top: 7px;
  bottom: 7px;
  right: 14px;
  transition: 200ms;
}
.order-form__btn:hover,
.order-form__btn:active,
.order-form__btn:focus {
  border-color: transparent;
  transition: 200ms;
  background: #e0a800;
}
@media (max-width: 768px) {
  .order-form__btn {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
  }
}
@media (max-width: 400px) {
  .order-form__btn {
    font-size: 12px;
    line-height: 14px;
    width: 100px;
  }
}
.order-form .order-form__text {
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #9a9a9a;
}
@media (max-width: 768px) {
  .order-form .order-form__text {
    text-align: left;
  }
}
.order-form span {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #9a9a9a;
  display: inline-block;
  margin: auto;
}

.split-block {
  margin-bottom: 50px;
  row-gap: 50px;
}
.split-block h3,
.split-block h2 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  color: #292929;
  margin-bottom: 15px;
}
.split-block h3:before,
.split-block h2:before {
  display: none;
}
@media (max-width: 768px) {
  .split-block h3,
  .split-block h2 {
    font-weight: 700;
    font-size: 21px;
  }
}
.split-block ul li,
.split-block ol li {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #292929;
  list-style: none;
  position: relative;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .split-block ul li,
  .split-block ol li {
    font-size: 14px;
    line-height: 140%;
  }
}
.split-block ul li:before,
.split-block ol li:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  background: #469658;
  left: -25px;
  top: 8px;
  border-radius: 100%;
}

.split-block-image {
  margin-bottom: 90px;
  display: flex;
  gap: 60px;
}
@media (max-width: 999px) {
  .split-block-image {
    flex-direction: column;
    gap: 30px;
    margin-bottom: 50px;
  }
}
.split-block-image .left-block {
  width: 100%;
}
@media (max-width: 999px) {
  .split-block-image .left-block {
    order: 1;
  }
}
.split-block-image h2,
.split-block-image h3,
.split-block-image h4,
.split-block-image h5,
.split-block-image h6 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 38px;
  color: #000000;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .split-block-image h2,
  .split-block-image h3,
  .split-block-image h4,
  .split-block-image h5,
  .split-block-image h6 {
    font-size: 21px;
    line-height: 25px;
    text-align: left;
  }
}
.split-block-image h2:before,
.split-block-image h3:before,
.split-block-image h4:before,
.split-block-image h5:before,
.split-block-image h6:before {
  display: none;
}
.split-block-image img {
  max-width: 481px;
  border-radius: 10px;
}
@media (max-width: 500px) {
  .split-block-image img {
    width: 100%;
  }
}
.split-block-image p {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 170%;
  color: #292929;
  padding-left: 50px;
}
@media (max-width: 999px) {
  .split-block-image p {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .split-block-image p {
    font-size: 14px;
  }
}

.icon-block {
  margin-bottom: 70px;
}
.icon-block h3 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  color: #292929;
  text-align: center;
  margin-bottom: 50px !important;
}
.icon-block h3:before {
  display: none;
}
@media (max-width: 768px) {
  .icon-block h3 {
    font-weight: 700;
    font-size: 21px;
    line-height: 140%;
    text-align: left;
  }
}
@media (max-width: 991px) {
  .icon-block .with-icons {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 700px) {
  .icon-block .with-icons {
    row-gap: 20px;
  }
}
.icon-block .image {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .icon-block .image {
    margin: 0 0 15px 0;
  }
}
@media (max-width: 768px) {
  .icon-block .image img {
    max-width: 70px;
    margin: 0 auto 0 auto;
  }
}
.icon-block p {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  text-align: center;
  color: #292929;
}
@media (max-width: 768px) {
  .icon-block p {
    font-size: 12px;
    line-height: 160%;
  }
}
.icon-block p b {
  margin-bottom: 10px;
  display: block;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  text-align: center;
  color: #292929;
}
@media (max-width: 768px) {
  .icon-block p b {
    font-size: 16px;
    line-height: 140%;
  }
}
.icon-block p br {
  display: none;
  height: 0;
}

.tech-grid {
  margin: 40px 0;
}
.tech-grid h3 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  text-align: center;
  color: #292929;
  margin-bottom: 30px;
}
.tech-grid h3:before {
  display: none;
}
@media (max-width: 768px) {
  .tech-grid h3 {
    font-size: 21px;
    text-align: left;
    margin-bottom: 15px;
  }
}
.tech-grid .row {
  gap: 30px;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
@media (max-width: 768px) {
  .tech-grid .row {
    gap: 15px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 360px) {
  .tech-grid .row {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.tech-grid .item {
  border: 2px solid #d2d2d2;
  border-radius: 10px;
  padding: 40px;
}
@media (max-width: 768px) {
  .tech-grid .item {
    padding: 10px 15px;
  }
}
.tech-grid .item .inner .bg {
  max-width: 330px;
  width: 100%;
  height: 232px;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .tech-grid .item .inner .bg {
    margin-bottom: 10px;
    height: 90px;
  }
}
.tech-grid .item .inner .desc {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 188.5%;
  text-align: center;
  color: #292929;
}
@media (max-width: 768px) {
  .tech-grid .item .inner .desc {
    font-size: 14px;
    line-height: 145%;
  }
}
.tech-grid .item .inner .price {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 188.5%;
  text-align: center;
  color: #292929;
}
@media (max-width: 768px) {
  .tech-grid .item .inner .price {
    font-size: 14px;
    line-height: 145%;
    margin-top: 10px;
  }
}

.title_after_banner {
  max-width: 762px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  text-align: center;
  color: #292929;
  margin: 60px auto 30px auto;
}
.title_after_banner:before {
  display: none;
}

.container_slider_title {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  text-align: center;
  color: #292929;
  max-width: 762px;
  margin: 70px auto 30px auto;
}
.container_slider_title:before {
  display: none;
}
@media (max-width: 768px) {
  .container_slider_title {
    font-size: 21px;
    text-align: left;
    max-width: 330px;
    margin-right: auto;
    margin-left: 0;
  }
}

.tech-grid-container {
  gap: 30px;
  justify-content: center;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .tech-grid-container {
    gap: 15px;
  }
}
@media (max-width: 999px) {
  .tech-grid-container {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 768px) {
  .tech-grid-container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 360px) {
  .tech-grid-container {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.tech-grid-container .item {
  border: 2px solid #d9d9d9;
  border-radius: 10px;
  padding: 30px 0;
}
@media (max-width: 768px) {
  .tech-grid-container .item {
    padding: 20px 10px;
  }
}
.tech-grid-container .inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.tech-grid-container .view-3d {
  min-height: 35px;
  margin-bottom: 20px;
}
.tech-grid-container .view-3d svg {
  cursor: pointer;
}
.tech-grid-container .bg {
  max-width: 200px;
  width: 100%;
  height: 120px;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .tech-grid-container .bg {
    max-width: 120px;
    height: 60px;
    margin-bottom: 20px;
  }
}
.tech-grid-container .desc {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  text-align: center;
  color: #292929;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .tech-grid-container .desc {
    font-size: 16px;
  }
}
.tech-grid-container .price {
  margin-bottom: 5px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  color: #292929;
}
@media (max-width: 768px) {
  .tech-grid-container .price {
    font-size: 14px;
  }
}
.tech-grid-container .price-g {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  color: #292929;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  .tech-grid-container .price-g {
    font-size: 12px;
  }
}
.tech-grid-container .link {
  text-align: center;
}
.tech-grid-container .link a {
  background: #469658;
  border-radius: 30px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  max-width: 150px;
  height: 49px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  margin: auto;
}
@media (max-width: 768px) {
  .tech-grid-container .link a {
    max-width: 118px;
    height: 38px;
    font-size: 14px;
    line-height: 16px;
  }
}
.tech-grid-container .link a:hover,
.tech-grid-container .link a:active,
.tech-grid-container .link a:focus {
  transition: 200ms;
  background: #e0a800;
  text-decoration: none;
}

#slider-tech-container {
  padding: 0 !important;
  margin-top: 45px;
  display: flex !important;
  gap: 65px;
  justify-content: center;
}
#slider-tech-container li {
  list-style: none;
}
#slider-tech-container li svg {
  cursor: pointer;
}
#slider-tech-container li svg path {
  transition: 200ms;
}
#slider-tech-container li svg:hover path {
  transition: 200ms;
  stroke: #469658;
}

.slider-region-container {
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .slider-region-container .tns-ovh {
    overflow: visible;
    height: 100% !important;
  }
}
.slider-region-container .slider-region-container-wrapper {
  display: flex;
  align-items: stretch;
}
@media (max-width: 768px) {
  .slider-region-container .slider-region-container-wrapper {
    width: 100vw !important;
    flex-direction: column;
    gap: 30px;
    transform: none !important;
  }
}
@media (max-width: 768px) {
  .slider-region-container .slider-region-container-wrapper .item {
    width: calc(100% - 20px) !important;
    padding: 0 !important;
  }
}
.slider-region-container .slider-region-container-wrapper .item .inner {
  border: 2px solid #d9d9d9;
  border-radius: 10px;
  padding: 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .slider-region-container .slider-region-container-wrapper .item .inner {
    padding: 20px 10px;
  }
}
.slider-region-container .slider-region-container-wrapper .item h4 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  color: #292929;
  margin-bottom: 20px;
  min-height: 52px;
}
.slider-region-container .slider-region-container-wrapper .item h4:before {
  display: none;
}
.slider-region-container .slider-region-container-wrapper .item .desc {
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .slider-region-container .slider-region-container-wrapper .item .desc {
    margin-bottom: 20px;
  }
}
.slider-region-container .slider-region-container-wrapper .item .desc p {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 159.5%;
  color: #292929;
  margin-bottom: 10px;
}
.slider-region-container
  .slider-region-container-wrapper
  .item
  .desc
  p:first-child {
  margin-bottom: 20px;
}
.slider-region-container .slider-region-container-wrapper .item .desc ul {
  padding: 0;
}
.slider-region-container .slider-region-container-wrapper .item .desc ul li {
  list-style: none;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #292929;
  margin-bottom: 10px;
}
.slider-region-container .slider-region-container-wrapper .item .image {
  text-align: center;
}
.slider-region-container .slider-region-container-wrapper .item .image img {
  max-width: 292px;
  border-radius: 10px;
}
@media (max-width: 768px) {
  .slider-region-container .slider-region-container-wrapper .item .image img {
    max-width: 337px;
  }
}
.slider-region-container #slider-region-container {
  padding: 0 !important;
  margin-top: 45px;
  display: flex !important;
  gap: 65px;
  justify-content: center;
}
@media (max-width: 768px) {
  .slider-region-container #slider-region-container {
    display: none !important;
  }
}
.slider-region-container #slider-region-container li {
  list-style: none;
}
.slider-region-container #slider-region-container li svg {
  cursor: pointer;
}
.slider-region-container #slider-region-container li svg path {
  transition: 200ms;
}
.slider-region-container #slider-region-container li svg:hover path {
  transition: 200ms;
  stroke: #469658;
}

.container-list {
  display: flex;
  column-gap: 30px;
  row-gap: 10px;
  flex-wrap: wrap;
  padding: 0 !important;
}
.container-list li span {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 21px;
  line-height: 140%;
  color: #292929;
  text-decoration: none;
  transition: 200ms;
}
@media (max-width: 768px) {
  .container-list li span {
    font-size: 16px;
    line-height: 140%;
  }
}
.container-list li:before {
  display: none;
}

h2,
h3,
h4,
h5,
h6,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  text-align: center;
  color: #292929;
  margin-bottom: 35px;
}
@media (max-width: 768px) {
  h2,
  h3,
  h4,
  h5,
  h6,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6 {
    font-size: 21px;
    line-height: 140%;
    text-align: left;
    max-width: 308px;
    margin-bottom: 25px;
  }
}
h2:before,
h3:before,
h4:before,
h5:before,
h6:before,
.h2:before,
.h3:before,
.h4:before,
.h5:before,
.h6:before {
  display: none;
}

.single h2 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 140%;
  text-align: left;
  color: #292929;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .single h2 {
    font-size: 21px;
    line-height: 140%;
    text-align: left;
    max-width: 308px;
    margin-bottom: 25px;
  }
}
.single h2:before {
  display: none;
}
.single h4 {
  text-align: left;
  font-size: 20px;
  margin-bottom: 10px;
}

.map-title h2,
.map-title h3,
.map-title h4,
.map-title h5,
.map-title h6 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  text-align: center;
  color: #292929;
  margin-bottom: 35px;
}
@media (max-width: 768px) {
  .map-title h2,
  .map-title h3,
  .map-title h4,
  .map-title h5,
  .map-title h6 {
    font-size: 21px;
    line-height: 140%;
    text-align: left;
    max-width: 308px;
    margin-bottom: 25px;
  }
}
.map-title h2:before,
.map-title h3:before,
.map-title h4:before,
.map-title h5:before,
.map-title h6:before {
  display: none;
}

.map-block {
  max-width: 100vw;
  display: flex;
  margin: 0 0 75px 0;
}
@media (max-width: 999px) {
  .map-block {
    flex-direction: column;
  }
}
.map-block .left-block {
  width: 100%;
  max-width: 65%;
  height: 750px;
}
.map-block .left-block.full {
  max-width: 100%;
  height: 500px;
}
@media (max-width: 1660px) {
  .map-block .left-block {
    max-width: 900px;
  }
}
@media (max-width: 1400px) {
  .map-block .left-block {
    max-width: 700px;
  }
}
@media (max-width: 1200px) {
  .map-block .left-block {
    max-width: 550px;
  }
}
@media (max-width: 999px) {
  .map-block .left-block {
    max-width: 100%;
    height: 450px;
    order: 1;
    flex: unset;
  }
}
.map-block .right-block {
  padding: 75px 0 40px 70px;
  max-width: 35%;
  max-height: 750px;
  background: #343a40;
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media (max-width: 999px) {
  .map-block .right-block {
    order: 0;
    padding: 30px 15px 40px 15px;
    max-width: 100%;
    max-height: 670px;
  }
}
.map-block .right-block:before {
  content: "";
  position: absolute;
  height: 40px;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  background: #343a40;
  z-index: 1;
  box-shadow: 0 35px 20px 80px rgba(52, 58, 64, 0.7);
}
.map-block .right-block:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  bottom: 80px;
  left: 0;
  right: 0;
  box-shadow: 0 -30px 40px 40px rgba(52, 58, 64, 0.5);
  background: rgba(52, 58, 64, 0.3);
  z-index: 2;
}
.map-block .right-block .map-logo {
  margin-bottom: 25px;
}
.map-block .right-block .map-logo svg {
  max-height: 43px;
}
.map-block .right-block .select2-container {
  min-width: 130px;
  max-width: 130px;
  width: 100% !important;
  margin-bottom: 25px;
}
.map-block .right-block .select2-selection.select2-selection--single {
  height: 28px;
  background: #f9f9f9;
  border: 1px solid #d6d6d6;
  border-radius: 5px;
}
.map-block
  .right-block
  .select2-selection.select2-selection--single
  .select2-selection__rendered {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #292929;
  padding: 5px 10px;
  position: relative;
}
.map-block
  .right-block
  .select2-selection.select2-selection--single
  .select2-selection__rendered:after {
  content: "";
  position: absolute;
  right: 50px;
  top: 0;
  bottom: 0;
  height: 27px;
  width: 1px;
  background: #d9d9d9;
}
.map-block
  .right-block
  .select2-selection.select2-selection--single
  .select2-selection__arrow {
  top: 0;
  bottom: 0;
  right: 16px;
  margin: auto;
}
.map-block
  .right-block
  .select2-selection.select2-selection--single
  .select2-selection__arrow
  b {
  border: none;
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 8L0.669873 0.499999L9.33013 0.5L5 8Z' fill='%23D9D9D9'/%3E%3C/svg%3E%0A");
}
.map-block .right-block .region-select {
  background: transparent;
  border: none;
  color: #fff;
  padding: 0;
  margin: 0 0 15px -3px;
  cursor: pointer;
  font-weight: bold;
}
.map-block .right-block .region-select option {
  background: #343a40;
  border-color: #343a40;
}
.map-block .right-block .region-desc {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #ffffff;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  .map-block .right-block .region-desc {
    font-size: 14px;
  }
}
.map-block .right-block .region-title {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  color: #469658;
  margin-bottom: 10px;
}
.map-block .right-block .region-list-wrapper {
  overflow: hidden;
  max-height: 440px;
  padding-bottom: 80px;
  position: relative;
}
.map-block .right-block .region-list-wrapper .list-arrows {
  position: absolute;
  left: 225px;
  top: 110px;
  margin: auto;
  height: 79px;
}
.map-block .right-block .region-list-wrapper .list-arrows ul {
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding: 0;
}
.map-block .right-block .region-list-wrapper .list-arrows ul li {
  cursor: pointer;
  list-style: none;
}
.map-block .right-block .region-list-wrapper .list-arrows ul li svg path {
  transition: 200ms;
}
.map-block .right-block .region-list-wrapper .list-arrows ul li:hover svg path {
  transition: 200ms;
  stroke: #fff;
}
.map-block .right-block .region-list {
  display: flex;
  flex-direction: column;
  padding: 0 0 120px 0;
  row-gap: 0;
  overflow: auto;
  max-height: 440px;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
@media (max-width: 999px) {
  .map-block .right-block .region-list {
    max-width: 339px;
  }
}
.map-block .right-block .region-list::-webkit-scrollbar {
  display: none;
}
.map-block .right-block .region-list li {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 213%;
  color: #ffffff;
}
@media (max-width: 768px) {
  .map-block .right-block .region-list li {
    font-size: 14px;
  }
}
.map-block .right-block .region-list a {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  border: none;
}
.map-block .right-block .region-list a:hover,
.map-block .right-block .region-list a:focus,
.map-block .right-block .region-list a:active {
  text-decoration: none;
  color: #469658;
}

.calculator-block {
  margin-bottom: 40px;
}
.calculator-block h3,
.calculator-block h2 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  color: #292929;
  text-align: center;
  margin-top: 70px;
  margin-bottom: 50px !important;
}
.calculator-block h3:before,
.calculator-block h2:before {
  display: none;
}
@media (max-width: 768px) {
  .calculator-block h3,
  .calculator-block h2 {
    font-weight: 700;
    font-size: 21px;
    line-height: 140%;
    text-align: left;
    max-width: 237px !important;
  }
}

.count-desc {
  margin-bottom: 50px;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #292929;
}
.count-desc .row {
  row-gap: 30px;
}
@media (max-width: 768px) {
  .count-desc {
    font-size: 14px;
  }
}

#timers {
  margin-top: 50px;
  margin-bottom: 50px;
}
#timers h3 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  text-align: center;
  color: #292929;
  margin-bottom: 50px;
}
#timers h3:before {
  display: none;
}
@media (max-width: 768px) {
  #timers h3 {
    font-size: 21px;
    line-height: 140%;
    color: #292929;
    text-align: left;
    max-width: 249px;
  }
}
#timers .grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 30px;
}
@media (max-width: 1024px) {
  #timers .grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
#timers .inner {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 768px) {
  #timers .inner {
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
}
#timers .inner .text .count {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #292929;
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  #timers .inner .text .count {
    font-size: 16px;
    line-height: 19px;
    text-align: center;
  }
}
#timers .inner .text p {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #292929;
}
@media (max-width: 768px) {
  #timers .inner .text p {
    font-size: 14px;
    line-height: 17px;
    text-align: center;
  }
}

.service-block {
  margin: 70px 0;
}
.service-block h3 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  text-align: center;
  color: #292929;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .service-block h3 {
    font-size: 21px;
    text-align: left;
  }
}
.service-block h3:before {
  display: none;
}
.service-block .service-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 30px;
}
@media (max-width: 768px) {
  .service-block .service-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.service-block .service-grid .item {
  background: #ffffff;
  border: 3px solid transparent;
  border-radius: 10px;
  padding: 15px 20px;
  transition: 200ms;
  display: flex;
  align-items: flex-start;
  gap: 30px;
  text-decoration: none;
}
@media (max-width: 768px) {
  .service-block .service-grid .item {
    padding: 15px 10px;
  }
}
.service-block .service-grid .item:hover {
  transition: 200ms;
  border-color: #469658;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.15);
}
.service-block .service-grid .item .image img {
  margin-top: -10px;
}
@media (max-width: 768px) {
  .service-block .service-grid .item .image {
    max-width: 50px;
  }
  .service-block .service-grid .item .image img {
    max-width: 50px;
  }
}
.service-block .service-grid .item .text .name {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 25px;
  color: #292929;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .service-block .service-grid .item .text .name {
    font-size: 16px;
    line-height: 19px;
  }
}
.service-block .service-grid .item .text .desc {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #292929;
}
@media (max-width: 768px) {
  .service-block .service-grid .item .text .desc {
    font-size: 14px;
  }
}

.after-calculator-desc .row {
  row-gap: 30px;
}
@media (max-width: 768px) {
  .after-calculator-desc {
    overflow: hidden;
    max-height: 240px;
    transition: 200ms;
  }
}
.after-calculator-desc .desc-limit {
  overflow: hidden;
  transition: 200ms;
}
@media (min-width: 769px) {
  .after-calculator-desc .desc-limit {
    display: -webkit-box;
    display: -moz-box;
    text-overflow: ellipsis;
    line-clamp: 9;
    -webkit-line-clamp: 9;
    -ms-line-clamp: 9;
    word-wrap: break-word;
    -webkit-box-orient: vertical;
    box-orient: vertical;
  }
}
.after-calculator-desc.more .desc-limit {
  transition: 200ms;
}
@media (min-width: 769px) {
  .after-calculator-desc.more .desc-limit {
    line-clamp: unset;
    -webkit-line-clamp: unset;
    -ms-line-clamp: unset;
  }
}
@media (max-width: 768px) {
  .after-calculator-desc.more {
    transition: 200ms;
    max-height: 100%;
  }
}

.calc-desc-more {
  margin-bottom: 70px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 180%;
  text-decoration-line: underline;
  color: #469658;
  display: flex;
  gap: 15px;
  align-items: center;
  cursor: pointer;
  transition: 200ms;
}
.calc-desc-more svg {
  transition: 200ms;
}
.calc-desc-more.rotate svg {
  transition: 200ms;
  transform: rotate(180deg);
}

.modal-title {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  text-align: center;
  color: #292929;
}
@media (max-width: 768px) {
  .modal-title {
    font-size: 21px;
    text-align: left;
  }
}
.modal-title:before {
  display: none;
}

.modal-dialog {
  width: 100%;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-height: max-content;
}

.front-offer-section {
  margin-bottom: 90px;
}
@media (max-width: 768px) {
  .front-offer-section {
    margin-bottom: 45px;
  }
}
.front-offer-section .row {
  align-items: center;
}
@media (max-width: 1060px) {
  .front-offer-section .row {
    flex-direction: column;
  }
}
.front-offer-section .left-block img {
  max-width: 807px;
  margin-left: -260px;
}
@media (max-width: 1060px) {
  .front-offer-section .left-block img {
    display: none;
  }
}
@media (max-width: 1060px) {
  .front-offer-section .right-block {
    margin-top: 15px;
    max-width: 100%;
  }
}

.select2-dropdown {
  border-color: #d9d9d9 !important;
  background: #f9f9f9 !important;
}

.select2-search__field {
  border-color: #d9d9d9 !important;
  border-radius: 5px;
}

.offer-calculator {
  background: #ffffff;
  border: 3px solid #e4e4e4;
  border-radius: 10px;
  padding: 50px 40px;
  max-width: 700px;
  width: 100%;
  margin-left: auto;
}
@media (max-width: 1200px) {
  .offer-calculator {
    padding: 30px;
  }
}
@media (max-width: 1060px) {
  .offer-calculator {
    margin: auto;
  }
}
.offer-calculator--global {
  max-width: 100%;
  margin: 0 auto 80px auto;
}
.offer-calculator .top {
  display: flex;
  margin-bottom: 40px;
  justify-content: space-between;
}
@media (max-width: 580px) {
  .offer-calculator .top {
    flex-direction: column;
    row-gap: 20px;
    justify-content: flex-start;
  }
}
.offer-calculator .top .select2-container {
  min-width: 192px;
  max-width: 192px;
  width: 100% !important;
}
@media (max-width: 1050px) {
  .offer-calculator .top .select2-container {
    min-width: 150px;
  }
}
.offer-calculator .top .select2-selection.select2-selection--single {
  height: 50px;
  background: #f9f9f9;
  border: 1px solid #d6d6d6;
  border-radius: 5px;
}
.offer-calculator
  .top
  .select2-selection.select2-selection--single
  .select2-selection__rendered {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #292929;
  padding: 15px;
  position: relative;
}
.offer-calculator
  .top
  .select2-selection.select2-selection--single
  .select2-selection__rendered:after {
  content: "";
  position: absolute;
  right: 50px;
  top: 0;
  bottom: 0;
  height: 50px;
  width: 1px;
  background: #d9d9d9;
}
.offer-calculator
  .top
  .select2-selection.select2-selection--single
  .select2-selection__arrow {
  top: 0;
  bottom: 0;
  right: 16px;
  margin: auto;
}
.offer-calculator
  .top
  .select2-selection.select2-selection--single
  .select2-selection__arrow
  b {
  border: none;
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 8L0.669873 0.499999L9.33013 0.5L5 8Z' fill='%23D9D9D9'/%3E%3C/svg%3E%0A");
}
.offer-calculator .top .block-title {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #292929;
  margin-bottom: 15px;
  display: block;
}
.offer-calculator .top .flex {
  display: flex;
  column-gap: 30px;
}
.offer-calculator .top .radio:nth-of-type(1) {
  max-width: 111px;
}
.offer-calculator .top .radio:nth-of-type(2) {
  max-width: 64px;
}
.offer-calculator .top .radio:nth-of-type(3) {
  max-width: 64px;
}
@media (max-width: 580px) {
  .offer-calculator .top .radio {
    max-width: 33.3333333333% !important;
    width: 100%;
  }
}
.offer-calculator .top .radio input {
  display: none;
}
.offer-calculator .top .radio label {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  color: #a8a8a8;
  cursor: pointer;
  transition: 200ms;
}
@media (max-width: 440px) {
  .offer-calculator .top .radio label {
    font-size: 14px;
  }
}
.offer-calculator .top .radio label .active {
  display: none;
}
.offer-calculator .top .radio label:hover {
  transition: 200ms;
  color: #469658;
}
.offer-calculator .top .radio input:checked + label {
  transform: none !important;
  color: #469658;
}
.offer-calculator .top .radio input:checked + label .deactive {
  display: none;
}
.offer-calculator .top .radio input:checked + label .active {
  display: block;
}
.offer-calculator .top .region .block-title {
  margin-bottom: 44px;
}
@media (max-width: 580px) {
  .offer-calculator .top .region .block-title {
    margin-bottom: 15px;
  }
}
.offer-calculator .top .region.spec-block {
  display: flex;
  flex-direction: column;
  align-items: end;
  flex: 1;
}
.offer-calculator .top .region.spec-block .radio {
  max-width: 100%;
}
.offer-calculator .top .region.spec-block label {
  min-width: 110px;
  text-align: right;
  align-items: end;
}
@media (max-width: 580px) {
  .offer-calculator .top .region.spec-block label {
    text-align: left !important;
    align-items: start !important;
  }
}
.offer-calculator .top .region.spec-block label b {
  color: #469658;
}
@media (max-width: 580px) {
  .offer-calculator .top .region.spec-block .flex {
    width: 100%;
  }
}
.offer-calculator .top .region.spec-block .count-spec {
  overflow: hidden;
  opacity: 0;
  max-height: 0;
  transition: 200ms;
  width: 50%;
}
.offer-calculator .top .region.spec-block .count-spec.active {
  opacity: 1;
  max-height: unset;
  transition: 200ms;
  padding-bottom: 10px;
}
.offer-calculator .top .region.spec-block .count-spec .block-title {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  color: #292929;
  margin-bottom: 10px;
  text-align: right;
}
@media (max-width: 670px) {
  .offer-calculator .top .region.spec-block .count-spec .block-title {
    text-align: left;
  }
}
.offer-calculator .top .region.spec-block .count-spec .block-title--light {
  color: #888888;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .offer-calculator .top .region.spec-block .count-spec {
    width: 80%;
  }
}
.offer-calculator .top .region.spec-block .count-spec .track-wrapper-spec {
  position: relative;
}
.offer-calculator
  .top
  .region.spec-block
  .count-spec
  .track-wrapper-spec
  .track-spec {
  position: absolute;
  transform: translateY(3px);
  height: 4px;
  width: 100%;
  background: #d9d9d9;
  box-shadow: inset 0 3px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  z-index: 20;
  opacity: 1;
  pointer-events: none;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
}
.offer-calculator
  .top
  .region.spec-block
  .count-spec
  .track-wrapper-spec
  .range-spec {
  -webkit-appearance: none;
  outline: none;
  border: none;
  width: 100%;
  cursor: pointer;
  height: 4px;
  border-radius: 10px;
  background-color: #469658;
  box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.1);
  transition: 200ms;
  z-index: 10;
}
.offer-calculator
  .top
  .region.spec-block
  .count-spec
  .track-wrapper-spec
  .range-spec:hover {
  box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.3);
}
.offer-calculator
  .top
  .region.spec-block
  .count-spec
  .track-wrapper-spec
  .range-spec::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 28px;
  height: 28px;
  background: #ffffff;
  border: 3px solid #469658;
  box-shadow: -2px 1px 5px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  transition: 200ms;
  border-radius: 100%;
}
.offer-calculator
  .top
  .region.spec-block
  .count-spec
  .track-wrapper-spec
  .range-spec::-moz-range-thumb {
  -webkit-appearance: none;
  width: 28px;
  height: 28px;
  background: #ffffff;
  border: 3px solid #469658;
  box-shadow: -2px 1px 5px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  transition: 200ms;
  border-radius: 100%;
}
.offer-calculator .middle .containers {
  display: flex;
  overflow-x: scroll;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.offer-calculator .middle .containers::-webkit-scrollbar {
  display: none;
}
.offer-calculator .middle .containers .radio input {
  display: none;
}
.offer-calculator .middle .containers .radio label {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 184px;
  height: 155px;
  transition: 200ms;
  background: transparent;
  border: 2px solid transparent;
  border-radius: 5px;
}
.offer-calculator .middle .containers .radio label img {
  max-width: 155px;
  width: 100%;
  margin-bottom: 5px;
}
.offer-calculator .middle .containers .radio label b {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  color: #292929;
}
@media (max-width: 440px) {
  .offer-calculator .middle .containers .radio label b {
    font-size: 14px;
  }
}
.offer-calculator .middle .containers .radio input:checked + label {
  transition: 200ms;
  background: #c8ffba;
  border: 2px solid #469658;
}
.offer-calculator .middle #calculator-container-arrows {
  display: flex;
  gap: 30px;
  justify-content: flex-end;
}
.offer-calculator .middle #calculator-container-arrows li {
  list-style: none;
}
.offer-calculator .middle #calculator-container-arrows li svg {
  cursor: pointer;
}
.offer-calculator .middle #calculator-container-arrows li svg path {
  transition: 200ms;
}
.offer-calculator .middle #calculator-container-arrows li svg:hover path {
  transition: 200ms;
  stroke: #469658;
}
.offer-calculator .middle .block-title {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  color: #292929;
  margin-bottom: 10px;
}
.offer-calculator .middle .block-title--light {
  color: #888888;
  margin-bottom: 0;
}
.offer-calculator .middle .count .track-wrapper {
  position: relative;
}
.offer-calculator .middle .count .track-wrapper .track {
  position: absolute;
  transform: translateY(3px);
  height: 4px;
  width: 100%;
  background: #d9d9d9;
  box-shadow: inset 0 3px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  z-index: 20;
  opacity: 1;
  pointer-events: none;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
}
.offer-calculator .middle .count .track-wrapper .range {
  -webkit-appearance: none;
  outline: none;
  border: none;
  width: 100%;
  cursor: pointer;
  height: 4px;
  border-radius: 10px;
  background-color: #469658;
  box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.1);
  transition: 200ms;
  z-index: 10;
}
.offer-calculator .middle .count .track-wrapper .range:hover {
  box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.3);
}
.offer-calculator .middle .count .track-wrapper .range::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 28px;
  height: 28px;
  background: #ffffff;
  border: 3px solid #469658;
  box-shadow: -2px 1px 5px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  transition: 200ms;
  border-radius: 100%;
}
.offer-calculator .middle .count .track-wrapper .range::-moz-range-thumb {
  -webkit-appearance: none;
  width: 28px;
  height: 28px;
  background: #ffffff;
  border: 3px solid #469658;
  box-shadow: -2px 1px 5px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  transition: 200ms;
  border-radius: 100%;
}
.offer-calculator .bottom {
  opacity: 0;
  max-height: 0;
  transition: 200ms;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 20px;
}
@media (max-width: 580px) {
  .offer-calculator .bottom {
    flex-direction: column;
    row-gap: 30px;
  }
}
.offer-calculator .bottom.active {
  opacity: 1;
  max-height: 100%;
}
.offer-calculator .bottom .block-title {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  color: #292929;
  margin-bottom: 13px;
}
.offer-calculator .bottom .block-title--light {
  color: #888888;
  margin-bottom: 0;
}
.offer-calculator .bottom .total {
  margin-top: 30px;
  display: flex;
  column-gap: 40px;
  align-items: center;
}
@media (max-width: 1060px) {
  .offer-calculator .bottom .total {
    column-gap: 30px;
  }
}
@media (max-width: 440px) {
  .offer-calculator .bottom .total {
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
    row-gap: 25px;
  }
}
.offer-calculator .bottom .total .left-block {
  position: relative;
}
@media (max-width: 440px) {
  .offer-calculator .bottom .total .left-block {
    display: flex;
    flex-direction: column;
    row-gap: 25px;
  }
}
.offer-calculator .bottom .total .left-block:after {
  content: "";
  position: absolute;
  width: 24px;
  border: 1px solid #d9d9d9;
  height: 100%;
  border-left: none;
  right: -24px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media (max-width: 1060px) {
  .offer-calculator .bottom .total .left-block:after {
    right: -10px;
  }
}
@media (max-width: 440px) {
  .offer-calculator .bottom .total .left-block:after {
    display: none;
  }
}
.offer-calculator .bottom .total .left-block .price-calc {
  gap: 10px;
  display: flex;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  color: #292929;
  margin-bottom: 5px;
}
@media (max-width: 1200px) {
  .offer-calculator .bottom .total .left-block .price-calc {
    font-size: 16px;
    column-gap: 7px;
  }
}
.offer-calculator .bottom .total .left-block .calculator-discount {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  color: #469658;
  margin-bottom: 0;
}
.offer-calculator .bottom .total .right-block {
  transition: 200ms;
  margin-top: 0;
}
.offer-calculator .bottom .total .right-block .total-price {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  color: #469658;
  margin-bottom: 0;
}
.offer-calculator .bottom .total .right-block .total-price-wo-discount {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  text-decoration-line: line-through;
  color: #c0c0c0;
  margin-bottom: 0;
}
.offer-calculator .action .calculator__btn {
  background: #469658;
  border-radius: 30px;
  padding: 17px 40px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 25px;
  color: #ffffff;
  border: none;
  transition: 200ms;
  max-width: 174px;
  width: 100%;
  margin: 0 0 0 auto;
  display: block;
}
.offer-calculator .action .calculator__btn:focus,
.offer-calculator .action .calculator__btn:active {
  border: none;
  outline: none;
  transition: 200ms;
  background: #e0a800;
}
.offer-calculator .action .calculator__btn:hover {
  transition: 200ms;
  background: #e0a800 !important;
}
@media (max-width: 1080px) {
  .offer-calculator .action .calculator__btn {
    padding: 15px 30px;
  }
}
@media (max-width: 999px) {
  .offer-calculator .action .calculator__btn {
    font-size: 16px;
    line-height: 19px;
  }
}
@media (max-width: 670px) {
  .offer-calculator--global .top {
    flex-direction: column;
    row-gap: 15px;
  }
  .offer-calculator--global .top .region.spec-block {
    align-items: flex-start;
  }
}
.offer-calculator .pre-bottom {
  margin: 50px 0 30px 0;
  display: flex;
  column-gap: 200px;
}
@media (max-width: 999px) {
  .offer-calculator .pre-bottom {
    column-gap: 100px;
  }
}
@media (max-width: 768px) {
  .offer-calculator .pre-bottom {
    column-gap: 50px;
  }
}
@media (max-width: 600px) {
  .offer-calculator .pre-bottom {
    flex-direction: column;
    row-gap: 30px;
  }
}
.offer-calculator .pre-bottom [type="radio"],
.offer-calculator .pre-bottom [type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin-bottom: 25px;
}
.offer-calculator .pre-bottom [type="radio"] + label,
.offer-calculator .pre-bottom [type="checkbox"] + label {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  color: #676767;
  padding-left: 32px;
  position: relative;
  transition: 200ms;
}
.offer-calculator .pre-bottom [type="radio"] + label:hover:before,
.offer-calculator .pre-bottom [type="checkbox"] + label:hover:before {
  transition: 200ms;
  border-color: #469658;
}
.offer-calculator .pre-bottom [type="radio"]:checked + label,
.offer-calculator .pre-bottom [type="checkbox"]:checked + label {
  color: #469658;
}
.offer-calculator .pre-bottom [type="checkbox"] + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  transition: 200ms;
  width: 18px;
  height: 18px;
  border: 2px solid #676767;
  border-radius: 3px;
}
.offer-calculator .pre-bottom [type="checkbox"] + label:after {
  content: "";
  opacity: 0;
  transition: 200ms;
}
.offer-calculator .pre-bottom [type="checkbox"]:checked + label:before {
  border-color: #469658;
  transition: 200ms;
}
.offer-calculator .pre-bottom [type="checkbox"]:checked + label:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 8px;
  left: 5px;
  top: 5px;
  transition: 200ms;
  opacity: 1;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.33333 1.75L3.29167 6.79167L1 4.5' stroke='%23469658' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.offer-calculator .pre-bottom [type="radio"] + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  border: 2px solid #676767;
  border-radius: 100%;
  transition: 200ms;
}
.offer-calculator .pre-bottom [type="radio"] + label:after {
  content: "";
  opacity: 0;
  transition: 200ms;
}
.offer-calculator .pre-bottom [type="radio"]:checked + label:before {
  border-color: #469658;
  transition: 200ms;
}
.offer-calculator .pre-bottom [type="radio"]:checked + label:after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  left: 4px;
  top: 4px;
  background: #469658;
  border-radius: 100%;
  transition: 200ms;
  opacity: 1;
}
.tag_cloud {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  gap: 10px;
}
@media (max-width: 600px) {
  .tag_cloud {
    justify-content: flex-start;
  }
}
.tag_cloud a {
  padding: 4px 25px;
  height: 37px;
  border: 2px solid #469658;
  border-radius: 3px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 180%;
  color: #469658;
  transition: 200ms;
}
.tag_cloud a:hover,
.tag_cloud a:active,
.tag_cloud a:focus {
  transition: 200ms;
  background: #469658;
  color: #ffffff;
  text-decoration: none;
}
@media (max-width: 600px) {
  .tag_cloud a {
    font-size: 14px;
  }
}

#go_top {
  z-index: 1000;
}

.telephone-mobile-only {
  display: none;
}
@media (max-width: 768px) {
  .telephone-mobile-only {
    position: fixed;
    z-index: 999;
    bottom: 55px;
    left: 0;
    right: 0;
    background: #343a40;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    display: flex;
    justify-content: center;
    gap: 5px;
    align-items: center;
    margin: 0 15px 0 15px;
    transform: translateY(35px);
    padding: 15px;
  }
  .telephone-mobile-only a {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #ffffff;
  }
}

.container-offer-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-bottom: 50px;
  row-gap: 15px;
}
.container-offer-grid .inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.container-offer-grid .bg {
  max-width: 330px;
  height: 200px;
  width: 100%;
  margin-bottom: 10px;
}
.container-offer-grid .desc {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  text-align: center;
  color: #292929;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .container-offer-grid .desc {
    font-size: 16px;
  }
}
.container-offer-grid .price {
  margin-bottom: 5px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  color: #292929;
}
@media (max-width: 768px) {
  .container-offer-grid .price {
    font-size: 14px;
  }
}
.container-offer-grid .price-g {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  color: #292929;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  .container-offer-grid .price-g {
    font-size: 12px;
  }
}

.offer_text {
  margin: 47px 0 36px 0;
  display: flex;
  flex-direction: column;
  row-gap: 25px;
}
.offer_text p {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #292929;
}

#garbage_type {
  max-width: 640px;
  font-weight: bold;
  margin: 65px auto 65px auto;
  text-align: center;
}
#garbage_type:before {
  display: none;
}
@media (max-width: 768px) {
  #garbage_type {
    text-align: left !important;
    font-weight: 700;
    font-size: 21px;
    line-height: 140%;
    max-width: 350px;
    margin: 0 0 20px 0;
  }
}

.garbage_grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  row-gap: 60px;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .garbage_grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.garbage_grid .image {
  margin-bottom: 20px;
  text-align: center;
}
.garbage_grid .name {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  color: #292929;
  text-align: center;
}

.container_full_title {
  font-weight: bold;
  margin: 75px auto 20px auto;
  text-align: center;
}
.container_full_title:before {
  display: none;
}
@media (max-width: 768px) {
  .container_full_title {
    text-align: left !important;
    font-weight: 700;
    font-size: 21px;
    line-height: 140%;
    max-width: 350px;
    margin: 75px 0 20px 0;
  }
}

.container_full_list {
  margin-bottom: 65px;
}
.container_full_list .item {
  display: flex;
  align-items: center;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #000000;
  column-gap: 30px;
  border-top: 1px solid #d9d9d9;
  padding-top: 30px;
  margin-bottom: 30px;
}
.container_full_list .item:first-child {
  border-top: none;
}
@media (max-width: 999px) {
  .container_full_list .item {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 12px;
  }
}
@media (max-width: 600px) {
  .container_full_list .item {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.container_full_list .item .image {
  width: 100%;
}
.container_full_list .item .image img {
  max-width: 300px;
  height: 200px;
}
.container_full_list .item .list {
  display: flex;
  flex-direction: column;
  row-gap: 7px;
  min-width: 270px;
  margin-right: 30px;
  width: 100%;
}
@media (max-width: 999px) {
  .container_full_list .item .list {
    max-width: 270px;
    margin-right: 0;
  }
}
.container_full_list .item .list div {
  display: flex;
  justify-content: space-between;
  padding-bottom: 7px;
  border-bottom: 1px solid #d9d9d9;
  width: 100%;
}
.container_full_list .item .list div:last-child {
  border-bottom: none;
}
@media (max-width: 600px) {
  .container_full_list .item .list div {
    font-size: 14px;
  }
}
.container_full_list .item .desc {
  position: relative;
  max-width: 410px;
  min-height: 140px;
}
@media (max-width: 600px) {
  .container_full_list .item .desc {
    font-size: 14px;
  }
}
.container_full_list .item .desc:after {
  content: "";
  position: absolute;
  display: block;
  background: #d9d9d9;
  border-radius: 5px;
  width: 2px;
  height: 100%;
  top: 0;
  bottom: 0;
  right: -18px;
}
@media (max-width: 999px) {
  .container_full_list .item .desc:after {
    display: none;
  }
}
.container_full_list .item .action {
  max-width: 157px;
  text-align: center;
}
@media (max-width: 999px) {
  .container_full_list .item .action {
    max-width: 270px;
    text-align: right !important;
  }
}
@media (max-width: 600px) {
  .container_full_list .item .action {
    text-align: left !important;
    max-width: 410px;
    display: flex;
    flex-direction: column;
    row-gap: 25px;
  }
  .container_full_list .item .action > div {
    display: flex;
    align-items: center;
    column-gap: 10px;
  }
  .container_full_list .item .action > div:last-child {
    justify-content: flex-end;
    flex-direction: row-reverse;
    column-gap: 100px;
  }
}
@media (max-width: 600px) and (max-width: 374px) {
  .container_full_list .item .action > div:last-child {
    column-gap: 15px;
  }
}
.container_full_list .item .price {
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
  text-align: center;
  color: #469658;
  margin-bottom: 0;
}
@media (max-width: 999px) {
  .container_full_list .item .price {
    text-align: right;
  }
}
@media (max-width: 600px) {
  .container_full_list .item .price {
    text-align: left;
  }
}
.container_full_list .item .old-price {
  font-weight: 400;
  font-size: 12px;
  line-height: 160%;
  text-align: center;
  text-decoration-line: line-through;
  color: #838383;
  margin-bottom: 7px;
}
@media (max-width: 999px) {
  .container_full_list .item .old-price {
    text-align: right;
  }
}
@media (max-width: 600px) {
  .container_full_list .item .old-price {
    text-align: left;
    margin-bottom: 0;
    font-size: 10px;
  }
}
.container_full_list .item .banner__btn {
  margin: 0 auto 20px auto;
  max-width: 157px;
  padding: 15px 10px;
  min-width: 157px;
}
@media (max-width: 600px) {
  .container_full_list .item .banner__btn {
    margin: 0;
    font-size: 16px;
  }
}
.container_full_list .item .link {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-decoration-line: underline;
  color: #626262;
  text-align: center;
  display: block;
}
@media (max-width: 999px) {
  .container_full_list .item .link {
    text-align: right;
  }
}

.container_service {
  display: flex;
  row-gap: 55px;
  flex-direction: column;
  margin-bottom: 70px;
}
.container_service .item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  column-gap: 30px;
}
.container_service .item:nth-of-type(odd) {
  flex-direction: row-reverse;
}
@media (max-width: 999px) {
  .container_service .item:nth-of-type(odd) {
    flex-direction: column-reverse;
  }
}
@media (max-width: 999px) {
  .container_service .item {
    row-gap: 15px;
    column-gap: 0;
    flex-direction: column-reverse;
    align-items: center;
  }
}
@media (max-width: 600px) {
  .container_service .item {
    align-items: flex-start;
  }
}
.container_service .item .image {
  max-width: 634px;
  position: relative;
}
.container_service .item .image img {
  max-width: 100%;
}
@media (max-width: 1200px) {
  .container_service .item .image {
    max-width: 500px;
  }
}
.container_service .item .image:after {
  content: "";
  position: absolute;
  display: block;
  max-width: 515px;
  max-height: 324px;
  background: #469658;
  border-radius: 10px;
  right: -7px;
  bottom: -7px;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.container_service .item .text {
  max-width: 550px;
}
.container_service .item .text .name {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  color: #292929;
  max-width: 550px;
  margin-bottom: 15px;
}
@media (max-width: 600px) {
  .container_service .item .text .name {
    font-size: 21px;
  }
}
.container_service .item .text .desc {
  padding-left: 55px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 170%;
  color: #292929;
  max-width: 530px;
}
@media (max-width: 1200px) {
  .container_service .item .text .desc {
    padding-left: 15px;
  }
}
@media (max-width: 600px) {
  .container_service .item .text .desc {
    font-size: 14px;
    padding-left: 0;
  }
}
.container_service .item .text .price {
  padding-left: 55px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 170%;
  color: #469658;
  margin-top: 40px;
}
@media (max-width: 1200px) {
  .container_service .item .text .price {
    margin-top: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 600px) {
  .container_service .item .text .price {
    font-size: 16px;
    padding-left: 0;
    margin: 0;
  }
}

span.wpcf7-not-valid-tip {
  margin-bottom: 20px;
  margin-top: -10px;
  text-align: center;
}

.wpcf7-response-output.wpcf7-validation-errors {
  display: none !important;
}

div.wpcf7-mail-sent-ok {
  padding: 10px;
  border: 0;
  text-align: center;
  color: #398f14;
}
