@charset "UTF-8";
*, *::before, *::after {
  box-sizing: border-box;
}

.mb-2 {
  margin-bottom: 20px;
}

.container {
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 15px;
}
.container .row {
  display: flex;
  flex-wrap: wrap;
}
.container .row > div {
  margin: 0 auto;
}
.container .row > .mb-40 {
  margin-bottom: 20px;
}
.container .row > .d-flex {
  display: flex;
}
.container .row > .a-center {
  align-items: center;
}
.container .row .col-1 {
  width: calc(8.3333333333% - 15px);
}
.container .row .col-2 {
  width: calc(16.66% - 15px);
}
.container .row .col-3 {
  width: calc(25% - 15px);
}
.container .row .col-4 {
  width: calc(33.33% - 15px);
}
.container .row .col-5 {
  width: calc(41.66% - 15px);
}
.container .row .col-6 {
  width: calc(50% - 15px);
}
.container .row .col-7 {
  width: calc(58% - 15px);
}
.container .row .col-8 {
  width: calc(66.66% - 15px);
}
.container .row .col-9 {
  width: calc(75% - 15px);
}
.container .row .col-10 {
  width: calc(83.33% - 15px);
}
.container .row .col-11 {
  width: calc(91.66% - 15px);
}
.container .row .col-12 {
  width: 100%;
}

@media screen and (max-width: 992px) {
  .container {
    max-width: 100%;
  }
  .container .row > .mb-lg-20 {
    margin-bottom: 20px;
  }
  .container .row .col-lg-1 {
    width: calc(8.3333333333% - 15px);
  }
  .container .row .col-lg-2 {
    width: calc(16.66% - 15px);
  }
  .container .row .col-lg-3 {
    width: calc(25% - 15px);
  }
  .container .row .col-lg-4 {
    width: calc(33.33% - 15px);
  }
  .container .row .col-lg-5 {
    width: calc(41.66% - 15px);
  }
  .container .row .col-lg-6 {
    width: calc(50% - 15px);
  }
  .container .row .col-lg-7 {
    width: calc(58% - 15px);
  }
  .container .row .col-lg-8 {
    width: calc(66.66% - 15px);
  }
  .container .row .col-lg-9 {
    width: calc(75% - 15px);
  }
  .container .row .col-lg-10 {
    width: calc(83.33% - 15px);
  }
  .container .row .col-lg-11 {
    width: calc(91.66% - 15px);
  }
  .container .row .col-lg-12 {
    width: calc(100% - 15px);
  }
}
@media screen and (max-width: 768px) {
  .container .row .col-md-1 {
    width: calc(8.3333333333% - 15px);
  }
  .container .row .col-md-2 {
    width: calc(16.66% - 15px);
  }
  .container .row .col-md-3 {
    width: calc(25% - 15px);
  }
  .container .row .col-md-4 {
    width: calc(33.33% - 15px);
  }
  .container .row .col-md-5 {
    width: calc(41.66% - 15px);
  }
  .container .row .col-md-6 {
    width: calc(50% - 15px);
  }
  .container .row .col-md-7 {
    width: calc(58% - 15px);
  }
  .container .row .col-md-8 {
    width: calc(66.66% - 15px);
  }
  .container .row .col-md-9 {
    width: calc(75% - 15px);
  }
  .container .row .col-md-10 {
    width: calc(83.33% - 15px);
  }
  .container .row .col-md-11 {
    width: calc(91.66% - 15px);
  }
  .container .row .col-md-12 {
    width: calc(100% - 15px);
  }
}
@media screen and (max-width: 576px) {
  .container .row .col-sm-1 {
    width: calc(8.3333333333% - 15px);
  }
  .container .row .col-sm-2 {
    width: calc(16.66% - 15px);
  }
  .container .row .col-sm-3 {
    width: calc(25% - 15px);
  }
  .container .row .col-sm-4 {
    width: calc(33.33% - 15px);
  }
  .container .row .col-sm-5 {
    width: calc(41.66% - 15px);
  }
  .container .row .col-sm-6 {
    width: calc(50% - 15px);
  }
  .container .row .col-sm-7 {
    width: calc(58% - 15px);
  }
  .container .row .col-sm-8 {
    width: calc(66.66% - 15px);
  }
  .container .row .col-sm-9 {
    width: calc(75% - 15px);
  }
  .container .row .col-sm-10 {
    width: calc(83.33% - 15px);
  }
  .container .row .col-sm-11 {
    width: calc(91.66% - 15px);
  }
  .container .row .col-sm-12 {
    width: calc(100% - 15px);
  }
}
@font-face {
  font-family: "Montserrat";
  src: local("☺"), url("../fonts/Montserrat/montserrat-bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: local("☺"), url("../fonts/Montserrat/montserrat-medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: local("☺"), url("../fonts/Inter/Inter28pt-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: local("☺"), url("../fonts/Inter/Inter28pt-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: local("☺"), url("../fonts/Inter/Inter28pt-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: local("☺"), url("../fonts/Inter/Inter28pt-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Inter";
  background: linear-gradient(90deg, #F0F0F0, #FBFBFB);
}

:root {
  font-size: 16px;
}

h1, h2, h3, h4, h5, p, ul, li {
  padding: 0;
  margin: 0;
  font-family: "Inter";
}

li {
  list-style: none;
}

button, input, textarea {
  border: none;
  outline: none !important;
}

a {
  text-decoration: none !important;
}

.btn_blue {
  position: relative;
  width: 240px;
  height: 50px;
  background: #f58d05;
  overflow: hidden;
  border-radius: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition:0.2s linear;
}
.btn_blue .btn_all_txt {
  position: absolute;
  color: #fff;
  font-family: "Inter";
  font-weight: 500;
  font-size: 1rem;
  z-index: 100;
  margin: 0;
  pointer-events: none;
  display: flex;
  align-items: center;
}
.btn_blue .btn_all_txt i {
  margin-left: 9px;
}
.btn_blue .pulse {
  position: absolute;
  display: block;
  width: 12px;
  height: 200px;
  background: #fff;
  transform: rotate(20deg);
  animation: blick 3s linear infinite;
}

.btn_blue:hover{
  box-shadow:  0 5px 5px #8c540a;
}

.btn_yellow {
  position: relative;
  overflow: hidden;
  width: 240px;
  height: 50px;
  background: #fce005;
  border-radius: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition:0.2s linear;
}
.btn_yellow .btn_all_txt {
  position: absolute;
  color: #353536;
  font-family: "Inter";
  font-weight: 500;
  font-size: 1rem;
  z-index: 200;
  margin: 0;
  pointer-events: none;
}
.btn_yellow:hover{
  box-shadow:  0 5px 5px #9e8e13;
}

.titleh2 h2 {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2rem;
  color: #0F6AA1;
  text-transform: uppercase;
}
.titleh2 h3 {
  font-family: "Inter";
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2rem;
  text-transform: uppercase;
}
.titleh2 p {
  font-family: "Inter";
  font-weight: 500;
  font-size: 1rem;
  color: #232323;
}

.back_cnt {
  padding-top: 20px;
}

.crumps__list {
  padding: 20px 0 0 0;
}
.crumps__list ul {
  display: flex;
  align-items: center;
}
.crumps__list ul span {
  display: block;
  width: 1px;
  height: 15px;
  border-left: 2px solid #565656;
  margin: 0 6px 0 7px;
}
.crumps__list ul li {
  font-family: "inter";
  font-weight: 400;
  font-size: 0.9rem;
  color: #565656;
}
.crumps__list ul li a {
  font-family: "inter";
  font-weight: 400;
  font-size: 0.9rem;
  color: #565656;
}
.crumps__list ul li.active {
  color: #0F6AA1;
}

.tab_container .tab_control {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.tab_container .tab_control .tab-btn {
  display: flex;
  align-items: center;
  border: 1px solid #c5c3c3;
  border-radius: 7px;
  height: 40px;
  padding: 0 20px;
  font-family: "Inter";
  font-weight: 600;
  font-size: 1rem;
  color: #565656;
  margin-right: 10px;
  cursor: pointer;
  transition: 0.2s linear;
  margin-bottom: 5px;
}
.tab_container .tab_control .tab-btn.active {
  background: #0F6AA1;
  color: #fff;
}
.tab_container .tab_control .tab-btn:hover {
  background: #0F6AA1;
  border: 1px solid #1D60A9;
  color: #fff;
}
.tab_container .tab_list .tab {
  display: none;
}
.tab_container .tab_list .tab.active {
  display: block;
}

.block-pagination .pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.block-pagination .pagination .page-item {
  background: #1D60A9;
  border-radius: 5px;
  margin-right: 5px;
  margin-bottom: 4px;
}
.block-pagination .pagination .page-item a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px;
  font-family: "Inter";
  font-weight: 400;
  font-size: 0.9rem;
  color: #fff;
}
.block-pagination .pagination .page-item.disabled span {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px;
  font-family: "Inter";
  font-weight: 400;
  font-size: 0.9rem;
  color: #79b6f7;
}

.basket_fixed {
  position: fixed;
  right: 32px;
  bottom: 150px;
  z-index: 2000;
}
.basket_fixed .basket_fixed_link {
  position: relative;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(#c1990a, #f25a07);
  border-radius: 50%;
}
.basket_fixed .basket_fixed_link i {
  color: #fff;
}
.basket_fixed .basket_fixed_link .basket_fixed_counter {
  position: absolute;
  right: -5px;
  top: 0;
  width: 22px;
  height: 22px;
  background: #c77d07;
  border: 2px solid #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-family: "Inter";
  font-weight: 300;
  font-size: 0.7rem;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 7px;
  transition: 0.2s linear;
  z-index: 2000;
  background: rgba(31, 26, 23, 0.4411764706);
  backdrop-filter: blur(10px);
}

.header_all {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 7px;
  transition: 0.2s linear;
  z-index: 2000;
      background: rgba(31, 26, 23, 0.4411764706);
    backdrop-filter: blur(10px);
}
.header_all.top-disabled {
  background: rgba(9, 25, 54, 0.5607843137);
  backdrop-filter: blur(10px);
}

.header_cnt {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header_cnt .header_logo {
  display: flex;
  align-items: center;
}
.header_cnt .header_logo img {
  width: 120px;
}
.header_gr .header_gr_contact {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}
.header_gr .header_gr_contact p {
  font-family: "Inter";
  font-weight: 400;
  font-size: 0.8rem;
  color: #fff;
}
.header_gr .header_gr_contact .phone_gr a {
  font-family: "Inter";
  font-weight: 500;
  font-size: 0.9rem;
  text-transform: uppercase;
  color: #fff;
}
.header_gr .header_gr_contact .phone_gr a i {
  color: #1F7ACB;
  margin-right: 5px;
}
.header_gr .header_gr_contact .phone_gr a:last-child {
  margin-left: 12px;
}
.header_gr .header_menu ul {
  display: flex;
  align-items: center;
}
.header_gr .header_menu ul > li{
    padding-bottom: 7px;
}
.header_gr .header_menu ul li:first-child > .link_group {
  padding-left: 0;
}
.header_gr .header_menu ul li:last-child {
  padding-right: 0;
}
.header_gr .header_menu ul li:last-child > .link_group {
  padding-right: 0;
}
.header_gr .header_menu ul li:last-child > .link_group::before {
  content: "";
  border-left: none;
}
.header_gr .header_menu ul li > .link_group {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 20px;
}
.header_gr .header_menu ul li > .link_group::before {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: 50%;
  right: 0;
  border-left: 1px solid #fff;
}
.header_gr .header_menu ul li > .link_group a {
  font-family: "Inter";
  font-weight: 400;
  font-size: 0.9rem;
  text-transform: uppercase;
  color: #fff;
  transition: 0.2s linear;
  display: flex;
  align-items: center;
  height: 30px;
}
.header_gr .header_menu ul li > .link_group a:hover {
  color: #1F7ACB;
}
.header_gr .header_menu ul li .submenu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: rgb(245 141 5);
  backdrop-filter: blur(15px);
  padding: 12px 0;
}
.header_gr .header_menu ul li .submenu ul {
  display: grid;
  grid-template-columns: 19% 19% 19% 19% 19%;
  column-gap: 1.25%;
  row-gap: 7px;
}
.header_gr .header_menu ul li .submenu ul > li {
  position: relative;
  height: 100%;
  position: relative;
  border: 1px solid rgba(225, 225, 225, 0.5882352941);
  border-radius: 5px 5px 0 0;
  cursor: pointer;
}
.header_gr .header_menu ul li .submenu ul > li .link_group {
  width: 100%;
  height: 100%;
  padding: 0;
}
.header_gr .header_menu ul li .submenu ul > li .link_group a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 7px 12px;
  font-size: 0.8rem;
  color: #fff;
}
.header_gr .header_menu ul li .submenu ul > li .link_group::before {
  content: "";
  border: none;
}

.header_gr .header_menu ul li .submenu ul > li > ul {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  display: none;
  background: #fff;
  border-radius: 0 0 5px 5px;
  z-index:100;
  height:325px;
  overflow-y: scroll;
}
.header_gr .header_menu ul li .submenu ul > li > ul::-webkit-scrollbar {
  width: 7px;
}
.header_gr .header_menu ul li .submenu ul > li > ul::-webkit-scrollbar-track {
  background: #20417920;
}
.header_gr .header_menu ul li .submenu ul > li > ul::-webkit-scrollbar-thumb {
  background: #2041796b;
}
.header_gr .header_menu ul li .submenu ul > li > ul::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.header_gr .header_menu ul li .submenu ul > li > ul > li {
  border: none;
  max-height:43px;
  margin:3px 0;
}
.header_gr .header_menu ul li .submenu ul > li > ul > li .link_group a {
  justify-content: start;
  color: #242424;
  font-size:0.75rem;
  overflow: hidden;
      text-overflow: ellipsis;
      display: -moz-box;
      -moz-box-orient: vertical;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      line-clamp: 2;
      box-orient: vertical;
}
.header_gr .header_menu ul li .submenu ul > li > ul > li:hover {
  background: none;
  border: none;
}
.header_gr .header_menu ul li .submenu ul > li > ul > li:hover .link_group a {
  color: #1D60A9;
}
.header_gr .header_menu ul li .submenu ul > li:hover {
  background: #0F6AA1;
  border: 1px solid #1F7ACB;
}
.header_gr .header_menu ul li .submenu ul > li:hover > .link_group a {
  color: #fff;
}
.header_gr .header_menu ul li .submenu ul > li:hover > ul {
  display: block;
  animation: submenuanim 0.2s linear;
}
.header_gr .header_menu ul li:hover .submenu {
  display: block;
  animation: submenuanim 0.2s linear;
}

.header_group {
  display: flex;
  align-items: center;
}
.header_group .social {
  display: flex;
  align-items: center;
}
.header_group .social a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
}
.header_group .social a img {
  width: 28px;
  transition: 0.2s linear;
}
.header_group .social a:last-child {
  margin-left: 7px;
}
.header_group .social a:hover img {
  transform: scale(1.1);
}
.header_group .btn_mess {
  background: #f58d05;
  border-radius: 7px;
  width: 170px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Inter";
  font-weight: 500;
  font-size: 0.8rem;
  text-transform: uppercase;
  color: #fff;
  margin-left: 12px;
  cursor: pointer;
}
.header_group .btn_burger {
  position: relative;
  width: 35px;
  height: 24px;
  margin-left: 12px;
  padding: 0;
  display: none;
  flex-direction: column;
  justify-content: space-between;
  background: none;
}
.header_group .btn_burger span {
  display: block;
  width: 100%;
  height: 3px;
  background: #fff;
  transition: 0.2s linear;
}
.header_group .btn_burger span:nth-child(2) {
  width: 70%;
}
.header_group .btn_burger.active {
  justify-content: center;
  align-items: center;
}
.header_group .btn_burger.active span {
  position: absolute;
}
.header_group .btn_burger.active span:nth-child(1) {
  transform: rotate(35deg);
}
.header_group .btn_burger.active span:nth-child(2) {
  opacity: 0;
}
.header_group .btn_burger.active span:nth-child(3) {
  transform: rotate(-35deg);
}

.mobile_menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff;
  padding: 12px 0;
}
.mobile_menu .mobile_menu_cnt nav {
  max-height: 240px;
  overflow-y: scroll;
  margin-bottom: 10px;
}
.mobile_menu .mobile_menu_cnt nav ul li .link_group {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(29, 97, 169, 0.1215686275);
  min-height: 35px;
  padding: 0 15px;
  border: 1px solid rgba(31, 123, 203, 0.2196078431);
  margin-bottom: 5px;
}
.mobile_menu .mobile_menu_cnt nav ul li .link_group a {
  color: #242424;
}
.mobile_menu .mobile_menu_cnt nav ul li .link_group a:hover {
  color: #1D60A9;
}
.mobile_menu .mobile_menu_cnt nav ul li .link_group .btn_sub_link {
  background: none;
  padding: 0;
  display: flex;
  align-items: center;
}
.mobile_menu .mobile_menu_cnt nav ul li .link_group .btn_sub_link svg {
  width: 18px;
  height: 18px;
  transition: 0.2s linear;
}
.mobile_menu .mobile_menu_cnt nav ul li .link_group .btn_sub_link.active svg {
  transform: rotate(90deg);
}
.mobile_menu .mobile_menu_cnt nav ul li .link_group .btn_sub_link.active svg .arrow {
  stroke: #1F7ACB;
}
.mobile_menu .mobile_menu_cnt nav ul li > ul {
  display: none;
}
.mobile_menu .mobile_menu_cnt nav ul li > ul > li .link_group {
  background: rgba(29, 97, 169, 0.1843137255);
}
.mobile_menu .mobile_menu_cnt nav ul li > ul > li > ul li .link_group {
  background: rgba(29, 97, 169, 0.2549019608);
}
.mobile_menu .mobile_menu_cnt nav ul li > ul.active {
  display: block;
}
.mobile_menu .mobile_menu_cnt .mobile_menu_contact {
  background: rgba(31, 123, 203, 0.1764705882);
  border-radius: 5px;
  padding: 15px;
}
.mobile_menu .mobile_menu_cnt .mobile_menu_contact .contact_itm {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.mobile_menu .mobile_menu_cnt .mobile_menu_contact .contact_itm a, .mobile_menu .mobile_menu_cnt .mobile_menu_contact .contact_itm p {
  font-family: "Inter";
  font-weight: 300;
  font-size: 0.9rem;
  color: #242424;
}
.mobile_menu .mobile_menu_cnt .mobile_menu_contact .contact_itm a:hover {
  color: #1D60A9;
}
.mobile_menu .mobile_menu_cnt .mobile_menu_contact .contact_itm i {
  margin-right: 7px;
}
.mobile_menu.active {
  display: block;
}

.hero {
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  padding-top: 120px;
}
.hero > .container {
  width: 100% !important;
}

.hero_cnt {
  display: flex;
}

.hero_txt {
  width: 41%;
}
.hero_txt h1 {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 2rem;
  color: #0F6AA1;
  margin-bottom: 10px;
  text-transform: uppercase;
  max-width: 490px;
}
.hero_txt span {
  display: inline-block;
  font-family: "Inter";
  font-weight: 500;
  font-size: 1.8rem;
  color: #0F6AA1;
  margin-bottom: 25px;
}
.hero_txt .hero_subtitle {
  margin-bottom: 30px;
}
.hero_txt .hero_subtitle p {
  font-family: "Inter";
  font-weight: 500;
  font-size: 1rem;
  color: #0F6AA1;
  margin-bottom: 20px;
  max-width: 440px;
}
.hero_txt .hero_btn_group {
  display: flex;
}
.hero_txt .hero_btn_group .btn_blue {
  margin-right: 20px;
}

.hero_sl_cnt {
  width: 29%;
}
.hero_sl_cnt .hero_sl img {
  width: 100%;
}
.hero_sl_cnt .hero_sl_control {
  display: flex;
  justify-content: center;
}
.hero_sl_cnt .hero_sl_control .hero_btn-sl {
  width: 25px;
  height: 25px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
}
.hero_sl_cnt .hero_sl_control .hero_btn-sl:last-child {
  margin-left: 12px;
}
.hero_sl_cnt .hero_sl_control .hero_btn-sl:hover {
  box-shadow: 0 0 12px #fff;
}

.hero_sl .slick-list {
  overflow: hidden;
}
.hero_sl .slick-list .slick-track {
  display: flex;
}

.hero_sl_mobile {
  display: none;
  width: 50%;
  margin: 0 auto;
  margin-bottom: 17px;
}
.hero_sl_mobile .hero_sl img {
  width: 100%;
}
.hero_sl_mobile .hero_sl_control {
  display: flex;
  justify-content: center;
}
.hero_sl_mobile .hero_sl_control .hero_btn-sl {
  width: 25px;
  height: 25px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
}
.hero_sl_mobile .hero_sl_control .hero_btn-sl:last-child {
  margin-left: 12px;
}
.hero_sl_mobile .hero_sl_control .hero_btn-sl:hover {
  box-shadow: 0 0 12px #fff;
}

.hero_cards_list {
  width: 28%;
  margin-left: 2%;
}
.hero_cards_list .hero_cards_itm {
  background: linear-gradient(25deg,#f25a07,#fce005);
  border-radius: 10px;
  padding: 15px;
  display: flex;
  margin-bottom: 12px;
  animation: bottom_in 0.5s linear forwards;
  transform: translateY(50px);
  opacity: 0;
}
.hero_cards_list .hero_cards_itm:nth-child(1) {
  animation-delay: 500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(2) {
  animation-delay: 1000ms;
}
.hero_cards_list .hero_cards_itm:nth-child(3) {
  animation-delay: 1500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(4) {
  animation-delay: 2000ms;
}
.hero_cards_list .hero_cards_itm:nth-child(5) {
  animation-delay: 2500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(6) {
  animation-delay: 3000ms;
}
.hero_cards_list .hero_cards_itm:nth-child(7) {
  animation-delay: 3500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(8) {
  animation-delay: 4000ms;
}
.hero_cards_list .hero_cards_itm:nth-child(9) {
  animation-delay: 4500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(10) {
  animation-delay: 5000ms;
}
.hero_cards_list .hero_cards_itm:nth-child(11) {
  animation-delay: 5500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(12) {
  animation-delay: 6000ms;
}
.hero_cards_list .hero_cards_itm:nth-child(13) {
  animation-delay: 6500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(14) {
  animation-delay: 7000ms;
}
.hero_cards_list .hero_cards_itm:nth-child(15) {
  animation-delay: 7500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(16) {
  animation-delay: 8000ms;
}
.hero_cards_list .hero_cards_itm:nth-child(17) {
  animation-delay: 8500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(18) {
  animation-delay: 9000ms;
}
.hero_cards_list .hero_cards_itm:nth-child(19) {
  animation-delay: 9500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(20) {
  animation-delay: 10000ms;
}
.hero_cards_list .hero_cards_itm:nth-child(21) {
  animation-delay: 10500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(22) {
  animation-delay: 11000ms;
}
.hero_cards_list .hero_cards_itm:nth-child(23) {
  animation-delay: 11500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(24) {
  animation-delay: 12000ms;
}
.hero_cards_list .hero_cards_itm:nth-child(25) {
  animation-delay: 12500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(26) {
  animation-delay: 13000ms;
}
.hero_cards_list .hero_cards_itm:nth-child(27) {
  animation-delay: 13500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(28) {
  animation-delay: 14000ms;
}
.hero_cards_list .hero_cards_itm:nth-child(29) {
  animation-delay: 14500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(30) {
  animation-delay: 15000ms;
}
.hero_cards_list .hero_cards_itm:nth-child(31) {
  animation-delay: 15500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(32) {
  animation-delay: 16000ms;
}
.hero_cards_list .hero_cards_itm:nth-child(33) {
  animation-delay: 16500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(34) {
  animation-delay: 17000ms;
}
.hero_cards_list .hero_cards_itm:nth-child(35) {
  animation-delay: 17500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(36) {
  animation-delay: 18000ms;
}
.hero_cards_list .hero_cards_itm:nth-child(37) {
  animation-delay: 18500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(38) {
  animation-delay: 19000ms;
}
.hero_cards_list .hero_cards_itm:nth-child(39) {
  animation-delay: 19500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(40) {
  animation-delay: 20000ms;
}
.hero_cards_list .hero_cards_itm:nth-child(41) {
  animation-delay: 20500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(42) {
  animation-delay: 21000ms;
}
.hero_cards_list .hero_cards_itm:nth-child(43) {
  animation-delay: 21500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(44) {
  animation-delay: 22000ms;
}
.hero_cards_list .hero_cards_itm:nth-child(45) {
  animation-delay: 22500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(46) {
  animation-delay: 23000ms;
}
.hero_cards_list .hero_cards_itm:nth-child(47) {
  animation-delay: 23500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(48) {
  animation-delay: 24000ms;
}
.hero_cards_list .hero_cards_itm:nth-child(49) {
  animation-delay: 24500ms;
}
.hero_cards_list .hero_cards_itm:nth-child(50) {
  animation-delay: 25000ms;
}
.hero_cards_list .hero_cards_itm .hero_card_ico {
  flex-shrink: 0;
  margin-right: 7px;
}
.hero_cards_list .hero_cards_itm .hero_card_ico img {
  width: 25px;
}
.hero_cards_list .hero_cards_itm .hero_card_txt span {
  display: inline-block;
  font-family: "Inter";
  font-weight: 500;
  font-size: 1rem;
  color: #fff;
  max-width: 190px;
}
.hero_cards_list .hero_cards_itm .hero_card_txt p {
  font-family: "Inter";
  font-weight: 400;
  font-size: 0.8rem;
  color: #fff;
  max-width: 200px;
}

.advantage {
  display: none;
  padding: 20px 0;
}

.advantage_cnt {
  display: grid;
  grid-template-columns: 49% 49%;
  column-gap: 2%;
  row-gap: 10px;
}
.advantage_cnt .hero_cards_itm {
  background: linear-gradient(25deg, #f25a07, #fce005);
  border-radius: 10px;
  padding: 15px;
  display: flex;
  margin-bottom: 12px;
  animation: bottom_in 0.5s linear forwards;
  transform: translateY(50px);
  opacity: 0;
}
.advantage_cnt .hero_cards_itm:nth-child(1) {
  animation-delay: 500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(2) {
  animation-delay: 1000ms;
}
.advantage_cnt .hero_cards_itm:nth-child(3) {
  animation-delay: 1500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(4) {
  animation-delay: 2000ms;
}
.advantage_cnt .hero_cards_itm:nth-child(5) {
  animation-delay: 2500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(6) {
  animation-delay: 3000ms;
}
.advantage_cnt .hero_cards_itm:nth-child(7) {
  animation-delay: 3500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(8) {
  animation-delay: 4000ms;
}
.advantage_cnt .hero_cards_itm:nth-child(9) {
  animation-delay: 4500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(10) {
  animation-delay: 5000ms;
}
.advantage_cnt .hero_cards_itm:nth-child(11) {
  animation-delay: 5500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(12) {
  animation-delay: 6000ms;
}
.advantage_cnt .hero_cards_itm:nth-child(13) {
  animation-delay: 6500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(14) {
  animation-delay: 7000ms;
}
.advantage_cnt .hero_cards_itm:nth-child(15) {
  animation-delay: 7500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(16) {
  animation-delay: 8000ms;
}
.advantage_cnt .hero_cards_itm:nth-child(17) {
  animation-delay: 8500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(18) {
  animation-delay: 9000ms;
}
.advantage_cnt .hero_cards_itm:nth-child(19) {
  animation-delay: 9500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(20) {
  animation-delay: 10000ms;
}
.advantage_cnt .hero_cards_itm:nth-child(21) {
  animation-delay: 10500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(22) {
  animation-delay: 11000ms;
}
.advantage_cnt .hero_cards_itm:nth-child(23) {
  animation-delay: 11500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(24) {
  animation-delay: 12000ms;
}
.advantage_cnt .hero_cards_itm:nth-child(25) {
  animation-delay: 12500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(26) {
  animation-delay: 13000ms;
}
.advantage_cnt .hero_cards_itm:nth-child(27) {
  animation-delay: 13500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(28) {
  animation-delay: 14000ms;
}
.advantage_cnt .hero_cards_itm:nth-child(29) {
  animation-delay: 14500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(30) {
  animation-delay: 15000ms;
}
.advantage_cnt .hero_cards_itm:nth-child(31) {
  animation-delay: 15500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(32) {
  animation-delay: 16000ms;
}
.advantage_cnt .hero_cards_itm:nth-child(33) {
  animation-delay: 16500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(34) {
  animation-delay: 17000ms;
}
.advantage_cnt .hero_cards_itm:nth-child(35) {
  animation-delay: 17500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(36) {
  animation-delay: 18000ms;
}
.advantage_cnt .hero_cards_itm:nth-child(37) {
  animation-delay: 18500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(38) {
  animation-delay: 19000ms;
}
.advantage_cnt .hero_cards_itm:nth-child(39) {
  animation-delay: 19500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(40) {
  animation-delay: 20000ms;
}
.advantage_cnt .hero_cards_itm:nth-child(41) {
  animation-delay: 20500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(42) {
  animation-delay: 21000ms;
}
.advantage_cnt .hero_cards_itm:nth-child(43) {
  animation-delay: 21500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(44) {
  animation-delay: 22000ms;
}
.advantage_cnt .hero_cards_itm:nth-child(45) {
  animation-delay: 22500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(46) {
  animation-delay: 23000ms;
}
.advantage_cnt .hero_cards_itm:nth-child(47) {
  animation-delay: 23500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(48) {
  animation-delay: 24000ms;
}
.advantage_cnt .hero_cards_itm:nth-child(49) {
  animation-delay: 24500ms;
}
.advantage_cnt .hero_cards_itm:nth-child(50) {
  animation-delay: 25000ms;
}
.advantage_cnt .hero_cards_itm .hero_card_ico {
  flex-shrink: 0;
  margin-right: 7px;
}
.advantage_cnt .hero_cards_itm .hero_card_ico img {
  width: 25px;
}
.advantage_cnt .hero_cards_itm .hero_card_txt span {
  display: inline-block;
  font-family: "Inter";
  font-weight: 500;
  font-size: 1rem;
  color: #fff;
  max-width: 190px;
}
.advantage_cnt .hero_cards_itm .hero_card_txt p {
  font-family: "Inter";
  font-weight: 400;
  font-size: 0.8rem;
  color: #fff;
  max-width: 200px;
}

.solutions {
  padding: 60px 0;
}

.solutions_block {
  display: flex;
  justify-content:space-between;
}

.solutions_text {
  width: 49%;
}
.solutions_text .titleh2 {
  position: sticky;
  top: 150px;
  left: 0;
  background: #f58d051c;
  border-radius: 7px;
  padding:16px;
  margin-bottom: 16px;
}
.solutions_text .titleh2 h2 {
  color: #4a4a4a;
  max-width: 350px;
  line-height: 2.5rem;
  margin-bottom: 25px;
}

.solutions_list {
  width: 49%;
}

.solution_itm {
  display: flex;
  margin-bottom: 10px;
}
.solution_itm .solution_itm_txt {
  width: 70%;
  background: #EFEFEF;
  border-radius: 10px;
  padding: 25px;
}
.solution_itm .solution_itm_txt .solution_itm_count {
  display: inline-block;
  font-family: "Inter";
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 2.4rem;
  color: #0F6AA1;
  margin-bottom: 25px;
}
.solution_itm .solution_itm_txt .solution_itm_title {
  font-family: "Inter";
  font-weight: 700;
  font-size: 1.2rem;
  color: #232323;
  margin-bottom: 15px;
}
.solution_itm .solution_itm_txt p {
  font-family: "Inter";
  font-weight: 400;
  font-size: 1rem;
  color: #232323;
}
.solution_itm .solution_itm_txt ul li {
  font-family: "Inter";
  font-weight: 400;
  font-size: 1rem;
  color: #232323;
  display: flex;
}
.solution_itm .solution_itm_txt ul li::before {
  content: "";
  display: block;
  flex-shrink: 0;
  margin-top: 5px;
  width: 8px;
  height: 8px;
  background: #232323;
  border-radius: 50%;
  margin-right: 7px;
}
.solution_itm .solution_itm_img {
  width: 30%;
}
.solution_itm .solution_itm_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.solutions_end {
  display: flex;
}
.solutions_end .solutions_end_txt {
  width: 50%;
}
.solutions_end .solutions_end_txt p {
  font-family: "Inter";
  font-weight: 500;
  font-size: 1rem;
  color: #232323;
  max-width: 440px;
}
.solutions_end .solutions_end_call {
  width: 50%;
}
.solutions_end .solutions_end_call .btn_blue {
  width: 100%;
}

.additional_cnt {
  display: flex;
  padding: 50px 30px;
  border-radius: 10px;
}

.additional_col_one {
  width: 44%;
  margin-right: 6%;
}
.additional_col_one .titleh2 h2 {
  color: #fff;
  margin-bottom: 20px;
}
.additional_col_one .titleh2 p {
  font-family: "Inter";
  font-weight: 500;
  font-size: 1.2rem;
  color: #fff;
  max-width: 490px;
  margin-bottom: 30px;
}
.additional_col_one .btn_yellow {
  width: 100%;
}

.additional_col_two {
  width: 50%;
}
.additional_col_two p {
  font-family: "Inter";
  font-weight: 500;
  font-size: 1.1rem;
  color: #fff;
  margin-bottom: 40px;
}
.additional_col_two ul li {
  font-family: "Inter";
  font-weight: 500;
  font-size: 1rem;
  color: #fff;
  display: flex;
  margin-bottom: 15px;
}
.additional_col_two ul li img {
  flex-shrink: 0;
  margin-right: 7px;
}

.what-equipment {
  padding: 60px 0;
}
.what-equipment .titleh2 {
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-bottom: 40px;
}
.what-equipment .titleh2 h2 {
  color: #0F6AA1;
  max-width: 440px;
}
.what-equipment .titleh2 p {
  font-family: "Inter";
  font-weight: 500;
  font-size: 1.2rem;
  color: #232323;
  max-width: 500px;
}

.what-equipment_list {
  display: grid;
  grid-template-columns: 31.5% 31.5% 31.5%;
  column-gap: 2.75%;
  row-gap: 28px;
}

.what-equipment_itm {
  display: flex;
  border: 1px solid #1F7ACB;
  border-radius: 10px;
  padding: 28px 25px 20px 25px;
  opacity: 0;
}
.what-equipment_itm img {
  flex-shrink: 0;
  margin-right: 18px;
}
.what-equipment_itm .what-equipment_itm-txt h4 {
  font-family: "Inter";
  font-weight: 500;
  font-size: 1.15rem;
  color: #232323;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.what-equipment_itm .what-equipment_itm-txt p {
  font-family: "Inter";
  font-weight: 500;
  font-size: 1.05rem;
  color: #232323;
}
.what-equipment_itm:last-child {
  border: none;
}
.what-equipment_itm.is-active {
  animation: is_active-itm 0.4s linear forwards;
  animation-delay: calc(0.2s * var(--i));
}

.main_about_cnt {
  display: flex;
  background: #e3e7e8;
  border-radius: 10px;
  overflow: hidden;
}

.main_about_inf {
  width: 65%;
  padding: 40px 40px 0 40px;
}
.main_about_inf .titleh2 h2 {
  color: #0F6AA1;
  margin-bottom: 20px;
}
.main_about_inf .main_about_list {
  display: grid;
  grid-template-columns: 48% 48%;
  column-gap: 4%;
  row-gap: 17px;
}

.main_about_itm h4 {
  font-family: "Inter";
  font-weight: 500;
  font-size: 1.3rem;
  color: #0F6AA1;
  margin-bottom: 12px;
}
.main_about_itm p {
  font-family: "Inter";
  font-weight: 400;
  font-size: 1rem;
  color: #232323;
}
.main_about_itm:first-child p {
  font-weight: 500;
}

.main_about_image {
  width: 35%;
}
.main_about_image img {
  width: 100%;
}

.we-offer {
  padding: 60px 0;
}

.we-offer_cnt .titleh2 {
  margin-bottom: 20px;
}
.we-offer_cnt .titleh2 h2 {
  color: #0F6AA1;
}

.we-offer_section {
  margin-bottom: 35px;
}
.we-offer_section p {
  font-family: "Inter";
  font-weight: 500;
  font-size: 1.3rem;
  color: #232323;
  margin-bottom: 15px;
  max-width: 330px;
}
.we-offer_section:last-child {
  margin-bottom: 0;
}

.we-offer_list {
  display: grid;
  grid-template-columns: 32% 32% 32%;
  column-gap: 2%;
  row-gap: 15px;
}

.we-offer_itm {
  position: relative;
}
.we-offer_itm .offer_itm_image {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 12px;
}
.we-offer_itm .offer_itm_image::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.6823529412));
  z-index: 0;
}
.we-offer_itm .offer_itm_image img {
  display: block;
  width: 100%;
}
.we-offer_itm .offer_itm_image .offer_itm_cont {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  align-items: end;
  z-index: 1;
  padding: 15px;
}
.we-offer_itm .offer_itm_image .offer_itm_cont h4 {
  font-family: "Inter";
  font-weight: 500;
  font-size: 1rem;
  color: #fff;
  text-transform: uppercase;
  max-width: 300px;
}
.we-offer_itm .offer_itm_image .offer_itm_cont svg {
  flex-shrink: 0;
}
.we-offer_itm .offer_itm-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.we-offer_itm .offer_itm-group .btn_blue {
  width: 49%;
}
.we-offer_itm .offer_itm-group .offer-itm_link {
  position: relative;
  display: flex;
  justify-content: center;
  width: 49%;
  color: #858585;
}
.we-offer_itm .offer_itm-group .offer-itm_link::after {
  position: absolute;
  bottom: 0;
  content: "";
  width: 43%;
  height: 1px;
  background: #858585;
}
.we-offer_itm .offer_itm-group .offer-itm_link:hover {
  color: #1D60A9;
}
.we-offer_itm .offer_itm-group .offer-itm_link:hover::after {
  background: #1D60A9;
}
.we-offer_itm .offer_link_more {
  position: absolute;
  z-index: 100;
  display: block;
  width: 100%;
  height: 100%;
}
.we-offer_itm.we-offer_itm-hover {
  border-radius: 10px;
  overflow: hidden;
  transition: 0.2s linear;
}
.we-offer_itm.we-offer_itm-hover .offer_itm_image {
  margin-bottom: 0;
  overflow: visible;
}
.we-offer_itm.we-offer_itm-hover:hover {
  box-shadow: 0 7px 7px rgba(29, 97, 169, 0.6901960784);
}

.category {
  padding: 30px 0 50px 0;
}

.unique-adv {
  margin-bottom: 50px;
}

.unique-adv_cnt {
  position: relative;
  display: flex;
  background: linear-gradient(-10deg, #cdcdcd, #fff);
  border-radius: 10px;
  padding: 40px 30px;
  overflow: hidden;
}
.unique-adv_cnt .unique-adv-img-dec {
  position: absolute;
  bottom: -22%;
  right: -10%;
  flex-shrink: 0;
  width: 450px;
}

.adv_title {
  width: 35%;
  margin-right: 5%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.adv_title .titleh2 {
  margin-bottom: 20px;
}
.adv_title .titleh2 h2 {
  color: #0F6AA1;
}
.adv_title p {
  font-family: "Inter";
  font-weight: 500;
  font-size: 1rem;
  color: #232323;
}

.unique-adv_list {
  width: 60%;
  display: grid;
  grid-template-columns: 49% 49%;
  column-gap: 2%;
  row-gap: 17px;
}

.unique-adv_itm h4 {
  font-family: "Inter";
  font-weight: 500;
  font-size: 1.2rem;
  color: #0F6AA1;
  margin-bottom: 15px;
}
.unique-adv_itm p {
  font-family: "Inter";
  font-weight: 400;
  font-size: 1rem;
  color: #232323;
}

.form_all_block {
  border-radius: 10px;
}
.form_all_block .form_all_cnt {
  max-width: 50%;
  padding: 50px 40px;
}
.form_all_block .form_all_cnt .titleh2 {
  margin-bottom: 25px;
}
.form_all_block .form_all_cnt .titleh2 h2 {
  color: #fff;
  font-weight: 500;
  max-width: 250px;
  line-height: 2.4rem;
  text-shadow: 0px 0px 0px #fff, 0px 0px 0px #fff;
}
.form_all_block .form_all_cnt.issun .titleh2 h2 {
  animation: blur 1.75s ease-out forwards;
  animation-delay: 1500ms;
}
.form_all_block .form_all_cnt form {
  display: flex;
  flex-direction: column;
}
.form_all_block .form_all_cnt form input {
  width: 100%;
  height: 45px;
  display: flex;
  align-items: center;
  padding: 18px;
  margin-bottom: 15px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.137254902);
  font-family: "Inter";
  font-weight: 500;
  font-size: 1.1rem;
  color: #fff;
}
.form_all_block .form_all_cnt form input::placeholder {
  color: #fff;
}
.form_all_block .form_all_cnt form textarea {
  width: 100%;
  max-width: 100%;
  min-height: 160px;
  box-sizing: border-box;
  display: inline-block;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.137254902);
  padding: 18px;
  resize: none;
  font-family: "Inter";
  font-weight: 500;
  font-size: 1.1rem;
  color: #fff;
  margin-bottom: 25px;
}
.form_all_block .form_all_cnt form textarea::placeholder {
  color: #fff;
}
.form_all_block .form_all_cnt form input:-webkit-autofill,
.form_all_block .form_all_cnt form input:-webkit-autofill:hover,
.form_all_block .form_all_cnt form input:-webkit-autofill:focus,
.form_all_block .form_all_cnt form textarea:-webkit-autofill,
.form_all_block .form_all_cnt form textarea:-webkit-autofill:hover,
.form_all_block .form_all_cnt form textarea:-webkit-autofill:focus,
.form_all_block .form_all_cnt form select:-webkit-autofill,
.form_all_block .form_all_cnt form select:-webkit-autofill:hover,
.form_all_block .form_all_cnt form select:-webkit-autofill:focus {
  -webkit-text-fill-color: #fff;
  transition: background-color 5000s ease-in-out 0s;
  background-color: rgba(255, 255, 255, 0.137254902);
}

.main-step {
  padding: 70px 0;
}

.main-step_cnt .titleh2 {
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-bottom: 30px;
}
.main-step_cnt .titleh2 h2 {
  color: #0F6AA1;
  max-width: 400px;
}
.main-step_cnt .titleh2 p {
  color: #1D60A9;
  max-width: 300px;
}
.main-step_cnt .step-sub {
  display: inline-block;
  font-family: "Inter";
  font-weight: 500;
  font-size: 1.1rem;
  color: #232323;
  max-width: 480px;
  margin-bottom: 35px;
}

.main-step_list {
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
  row-gap: 30px;
}

.main-step_itm {
  display: flex;
  flex-direction: column;
}
.main-step_itm .step_counter {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.main-step_itm .step_counter .cout {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #f58d05;
  color: #fff;
  flex-shrink: 0;
}
.main-step_itm .step_counter .step-line {
  display: block;
  width: calc(100% - 32px);
  height: 1px;
  border-top: 2px solid #f58d05;
}
.main-step_itm .main-step_txt {
  padding-right: 35px;
}
.main-step_itm .main-step_txt h5 {
  font-family: "Inter";
  font-weight: 500;
  font-size: 1.2rem;
  color: #232323;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.main-step_itm .main-step_txt p {
  font-family: "Inter";
  font-weight: 400;
  font-size: 0.8rem;
  color: #232323;
}
.main-step_itm:nth-child(4) .step_counter .step-line, .main-step_itm:last-child .step_counter .step-line {
  display: none;
}

.main_clients {
  margin-bottom: 30px;
}

.main_clients_cnt {
  background: linear-gradient(25deg, #FBFBFB, #F0F0F0);
  padding: 50px;
  border-radius: 10px;
}
.main_clients_cnt .titleh2 {
  margin-bottom: 25px;
}
.main_clients_cnt .titleh2 h2 {
  color: #0F6AA1;
}

.main_clients_group {
  display: flex;
  align-items: center;
}

.btn-sl_client {
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 50%;
  background: #fff;
  transition: 0.2s linear;
}
.btn-sl_client:hover {
  box-shadow: 0 0 10px #1D60A9;
}

.clients_slider {
  width: calc(100% - 70px);
}
.clients_slider .slick-list {
  overflow: hidden;
}
.clients_slider .slick-list .slick-track {
  display: flex;
}
.clients_slider .slick-list .slick-track .slick-slide img {
  width: 100%;
}

.banner-call_block {
  border-radius: 10px;
}
.banner-call_block .banner-call_cnt {
  padding: 100px 45px 70px 45px;
  width: 60%;
}
.banner-call_block .banner-call_cnt .titleh2 h2 {
  color: #fff;
  margin-bottom: 35px;
}
.banner-call_block .banner-call_cnt .titleh2 p {
  font-size: 1.2rem;
  color: #fff;
  max-width: 500px;
  margin-bottom: 60px;
}
.banner-call_block .banner-call_cnt .btn_blue {
  width: 500px;
}

.main-sert {
  padding: 60px 0 0 0;
}

.main-sert_cnt .titleh2 h2 {
  max-width: 400px;
}

.main-sert_group {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.btn-sl_sert {
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 50%;
  background: #fff;
  transition: 0.2s linear;
  flex-shrink: 0;
}
.btn-sl_sert:hover {
  box-shadow: 0 0 10px #1D60A9;
}

.sert-slider {
  width: calc(100% - 100px);
}
.sert-slider .slick-list {
  overflow: hidden;
  padding: 50px 0;
}
.sert-slider .slick-list .slick-track {
  display: flex;
}
.sert-slider .slick-list .slick-track .slick-slide {
  margin: 10px;
}
.sert-slider .slick-list .slick-track .slick-slide img {
  width: 100%;
  transition: 0.2s linear;
}
.sert-slider .slick-list .slick-track .slick-slide img:hover {
  transform: scale(1.2);
}

.contact {
  margin-bottom: 30px;
}

.contact_cnt {
  background: linear-gradient(25deg, #FBFBFB, #F0F0F0);
  padding: 50px;
}
.contact_cnt .titleh2 {
  margin-bottom: 25px;
}

.contact_list {
  display: grid;
  grid-template-columns: 32% 32% 32%;
  column-gap: 2%;
}

.contact-itm {
  display: flex;
  align-items: center;
}
.contact-itm .contact-icon {
  flex-shrink: 0;
  margin-right: 10px;
}
.contact-itm .contact-icon img {
  width: 37px;
  height: 37px;
}
.contact-itm .contact-itm_txt {
  display: flex;
  flex-direction: column;
}
.contact-itm .contact-itm_txt a {
  font-family: "Inter";
  font-weight: 600;
  font-size: 1.1rem;
  color: #232323;
  transition: 0.2s linear;
}
.contact-itm .contact-itm_txt a:hover {
  color: #1D60A9;
}
.contact-itm .contact-itm_txt .link_mb {
  margin-bottom: 5px;
}
.contact-itm .contact-itm_txt p {
  font-family: "Inter";
  font-weight: 600;
  font-size: 1.1rem;
  color: #232323;
}

.contact_in {
  padding: 30px 0 50px 0;
}

.contact_in_cnt {
  display: flex;
  justify-content: space-between;
}

.contact_in_info {
  width: 59%;
}
.contact_in_info .contact_list {
  display: grid;
  grid-template-columns: 49% 49%;
  column-gap: 2%;
  row-gap: 25px;
}
.contact_in_info .contact_list .contact-itm {
  padding: 17px;
  border: 1px solid rgba(14, 31, 60, 0.2666666667);
  border-radius: 6px;
  min-height: 120px;
}
.contact_in_info .contact_list .contact-itm .social_list {
  display: flex;
  align-items: center;
}
.contact_in_info .contact_list .contact-itm .social_list a {
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #0F6AA1;
  border-radius: 50%;
  margin-right: 7px;
}
.contact_in_info .contact_list .contact-itm .social_list a img {
  width: 26px;
  height: 26px;
}
.contact_in_info .contact_list .contact-itm .social_list a:hover {
  box-shadow: 0 0 7px #0e1f3c;
}

.contact_in_map {
  width: 39%;
}
.contact_in_map .map {
  height: 100%;
}
.contact_in_map .map .leaflet-div-icon {
  background: none;
  border: none;
}

.seo_block {
  margin-bottom: 30px;
}

.seo_block_cnt {
  background-position: left !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  padding: 50px;
  border-radius: 10px;
  overflow: hidden;
}
.seo_block_cnt .titleh2 {
  margin-bottom: 25px;
}

.seo_block_flex {
  display: flex;
  justify-content: space-between;
}

.seo_block_col {
  width: 48%;
}
.seo_block_col p {
  font-family: "Inter";
  font-weight: 500;
  font-size: 1rem;
  color: #232323;
}

.about {
  padding: 20px 0 50px 0;
}

.about_cnt {
  display: flex;
  justify-content: space-between;
}

.about_info {
  width: 49%;
}
.about_info h1 {
  font-family: "Inter";
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 2.4rem;
  color: #232323;
  margin-bottom: 15px;
}
.about_info h2 {
  font-family: "Inter";
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.2rem;
  color: #1D60A9;
  margin-bottom: 15px;
}
.about_info h4 {
  font-family: "Inter";
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.7rem;
  color: #0F6AA1;
  margin-bottom: 15px;
}
.about_info p {
  font-family: "Inter";
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.2rem;
  color: #232323;
  margin-bottom: 12px;
}
.about_info ul li {
  font-family: "Inter";
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.2rem;
  color: #232323;
  background: rgba(171, 170, 169, 0.2392156863);
  border-radius: 5px;
  padding: 12px;
  margin-bottom: 8px;
}

.about_image {
  width: 49%;
}
.about_image img {
  position: sticky;
  top: 120px;
  left: 0;
  width: 100%;
  min-height: 320px;
  border-radius: 10px;
}

.product {
  padding: 20px 0 30px 0;
}

.product_cnt {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.product_images {
  width: 49%;
}

.product_info {
  width: 49%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.product_info .product_info_txt .titleh2 {
  margin-bottom: 20px;
}
.product_info .product_info_txt .titleh2 h2 {
  font-size: 1.8rem;
  line-height: 2rem;
  margin-bottom: 12px;
}
.product_info .product_info_txt .in_stock {
  display: none;
  font-family: "Inter";
  font-weight: 700;
  font-size: 1rem;
  color: #1F7ACB;
  margin-bottom: 20px;
}
.product_info .product_info_txt .in_stock.active {
  display: block;
}
.product_info .product_info_txt .not_stock {
  display: none;
  font-family: "Inter";
  font-weight: 700;
  font-size: 1rem;
  color: #cb2d1f;
  margin-bottom: 20px;
}
.product_info .product_info_txt .not_stock.active {
  display: block;
}
.product_info .product_info_txt .price_in {
  display: flex;
  display: none;
  margin-bottom: 20px;
}
.product_info .product_info_txt .price_in .old-price {
  margin-right: 15px;
  text-decoration: line-through;
}
.product_info .product_info_txt .price_in .old-price, .product_info .product_info_txt .price_in .price {
  font-family: "Inter";
  font-weight: 600;
  font-size: 1.5rem;
  color: #565656;
}
.product_info .product_info_txt .price_in.active {
  display: flex;
}
.product_info .product_info_txt .price_not {
  
  margin-bottom: 20px;
}
.product_info .product_info_txt .price_not .not-price {
  font-family: "Inter";
  font-weight: 600;
  font-size: 1.5rem;
  color: #565656;
}
.product_info .product_info_txt .price_not.active {
  display: flex;
}
.product_info .product_counter_group{
    display:flex;
    align-items:center;
    justify-content:space-between;
    border-radius:5px;
    overflow:hidden;
    max-width:200px;
    margin-bottom: 12px;
}
.product_info .product_counter_group input{
    height: 35px;
    text-align:center;
    width: calc(100% - 70px);
}
.product_info .product_counter_group .product_counter_btn{
    width: 35px;
    height: 35px;
    display:flex;
    justify-content:center;
    align-items:center;
    background:#0F6AA1;
    color:#fff;
    cursor:pointer;
    transition:0.2s linear;
}
.product_info .product_counter_group .product_counter_btn:hover{
    background:#1F7ACB;
}
.product_info .product_info_txt p {
  font-family: "Inter";
  font-weight: 500;
  font-size: 1rem;
  color: #232323;
  margin-bottom: 12px;
}
.product_info .btn{
    cursor:pointer;
    margin-bottom: 12px;
    border-bottom:1px solid #1F7ACB;
    color: #1F7ACB;
    padding: 0;
    margin-bottom: 12px;
}
.product_info .btn:hover{
    border-bottom:1px solid #232323;
    color: #232323;
}
.product_sl-for{
    margin-bottom: 8px;
}

.product_sl-for .slick-list {
  overflow: hidden;
}
.product_sl-for .slick-list .slick-track {
  display: flex;
}
.product_sl-for .slick-list .slick-track .slick-slide img {
  width: 100%;
  height: 320px;
  object-fit: cover;
  border-radius: 10px;
  border:1px solid #1d61a946;
}

.nav_group {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.btn-sl-prod {
  width: 35px;
  height: 35px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #d5d4d4;
  border-radius: 50%;
  cursor: pointer;
}

.product_sl_nav {
  width: calc(100% - 80px);
}
.product_sl_nav .slick-list {
  overflow: hidden;
}
.product_sl_nav .slick-list .slick-track {
  display: flex;
}
.product_sl_nav .slick-list .slick-track .slick-slide {
  margin: 0 4px;
}
.product_sl_nav .slick-list .slick-track .slick-slide img {
  height: 75px;
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
  cursor: pointer;
}

.product_description .tab .table_cnt {
  display: flex;
  justify-content: space-between;
}
.product_description .tab .table_cnt table {
  width: 100%;
}
.product_description .tab .table_cnt table tbody tr {
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgb(191, 191, 191);
  margin-bottom: 12px;
}
.product_description .tab .table_cnt table tbody tr th {
  width: 50%;
  text-align: left;
  font-family: "Inter";
  font-weight: 400;
  font-size: 1rem;
  color: #232323;
  padding: 7px 0;
}
.product_description .tab .table_cnt table tbody tr td {
  width: 50%;
  text-align: right;
  font-family: "Inter";
  font-weight: 400;
  font-size: 1rem;
  color: #232323;
  padding: 7px 0;
}

.popular {
  padding: 50px 0;
}

.popular_cnt .titleh2 {
  margin-bottom: 30px;
}

.popular_list {
  display: grid;
  grid-template-columns: 24% 24% 24% 24%;
  column-gap: 1.33%;
  row-gap: 15px;
}

.product-card {
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  transition: 0.2s linear;
}
.product-card .card_img {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.product-card .card_img .card_link {
  position: absolute;
  right: 10px;
  top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  background: #0F6AA1;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.2s linear;
}
.product-card .card_img .card_link i {
  color: #fff;
  transition: 0.2s linear;
}
.product-card .card_img .card_link:hover {
  background: #fff;
}
.product-card .card_img .card_link:hover i {
  color: #1D60A9;
}
.product-card .card_img img {
  display: block;
  width: 100%;
}
.product-card .card_img::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(transparent, rgba(6, 15, 31, 0.7098039216));
}
.product-card .card_txt {
  padding: 10px 20px 20px 20px;
}
.product-card .card_txt h4 {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.2rem;
  text-transform: uppercase;
  color: #0F6AA1;
  text-align: center;
  margin-bottom: 7px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -moz-box;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  box-orient: vertical;
}
.product-card .card_txt p {
  font-family: "Inter";
  font-weight: 400;
  font-size: 0.8rem;
  line-height: 1rem;
  color: #565656;
  text-align: center;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -moz-box;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-clamp: 3;
  box-orient: vertical;
}
.product-card .card_txt .price_in {
  display: flex;
  justify-content: center;
  display: none;
  margin-bottom: 10px;
}
.product-card .card_txt .price_in .old-price {
  margin-right: 15px;
  text-decoration: line-through;
}
.product-card .card_txt .price_in .old-price, .product-card .card_txt .price_in .price {
  font-family: "Inter";
  font-weight: 600;
  font-size: 0.9rem;
  color: #565656;
}
.product-card .card_txt .price_in.active {
  display: flex;
}
.product-card .card_txt .price_not {
  justify-content: center;
  margin-bottom: 10px;
}
.product-card .card_txt .price_not .not-price {
  font-family: "Inter";
  font-weight: 600;
  font-size: 0.9rem;
  color: #565656;
}
.product-card .card_txt .price_not.active {
  display: flex;
}
.product-card .card_txt .btn_blue {
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
}
.product-card .card_txt .btn_blue .btn_all_txt {
  font-size: 0.9rem;
}
.product-card .card_txt .go-btn-prod {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 7px;
  border: 1px solid #f58d05;
  color: #f58d05;
  transition: all 0.2s linear;
}
.product-card .card_txt .go-btn-prod:hover {
  background: #f58d05;
  color: #fff;
}
.product-card:hover {
  box-shadow: 0 5px 6px rgba(29, 97, 169, 0.5529411765);
}

.video_block {
  margin-bottom: 35px;
}

.video_block_cnt {
  display: grid;
  grid-template-columns: 100%;
}

.video_itm {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video_itm span {
  pointer-events: none;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 65px;
  height: 65px;
  border: 6px solid #fff;
  border-radius: 50%;
  z-index: 100;
  cursor: pointer;
  transition: 0.2s linear;
}
.video_itm span img {
  width: 35px;
}
.video_itm img {
  width: 100%;
}
.video_itm:hover span {
  opacity: 0.7;
}

.project {
  padding: 40px 0;
}

.project_cnt .tab_container .tab_control {
  display: grid;
  grid-template-columns: 24.5% 24.5% 24.5% 24.5%;
  column-gap: 0.66%;
}

.project_list {
  display: grid;
  grid-template-columns: 49% 49%;
  column-gap: 2%;
  row-gap: 15px;
  margin-bottom: 20px;
}

.project-more_cnt {
  display: flex;
  justify-content: center;
}
.project-more_cnt .btn_in-more {
  margin: 0 auto;
  font-family: "Inter";
  font-weight: 400;
  font-size: 1rem;
  color: #232323;
  border-bottom: 1px solid #232323;
  transition: 0.2s linear;
  background: none;
  cursor: pointer;
}
.project-more_cnt .btn_in-more:hover {
  color: #1D60A9;
  border-bottom: 1px solid #1D60A9;
}

.project_itm {
  display: none;
  justify-content: space-between;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #d5d3d3;
  background: #fff;
}
.project_itm .project_img {
  width: 49%;
  flex-shrink: 0;
}
.project_itm .project_img img {
  width: 100%;
  display: block;
}
.project_itm .project_txt {
  width: 49%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 12px;
}
.project_itm .project_txt h4 {
  font-family: "Inter";
  font-weight: 600;
  font-size: 1.2rem;
  color: #565656;
  margin-bottom: 12px;
}
.project_itm .project_txt ul li {
  font-family: "Inter";
  font-weight: 400;
  font-size: 0.9rem;
  color: #565656;
  margin-bottom: 12px;
}
.project_itm.active {
  display: flex;
  animation: bottom_in 1s linear;
}

.product_all {
  padding: 40px 0;
}

.product_all_block {
  display: flex;
}

.product_all-sidebar {
  width: 25%;
}
.product_all-sidebar .filter-block {
  position: relative;
  border: 1px solid #c4c2c2;
  border-radius: 10px;
  padding: 25px 20px;
}
.product_all-sidebar .filter-block .filter-btn-close {
  position: absolute;
  left: calc(100% + 5px);
  top: -1px;
  width: 35px;
  height: 35px;
  display: none;
  justify-content: center;
  align-items: center;
  background: none #fff;
}
.product_all-sidebar .filter-block h3 {
  font-family: "Inter";
  font-weight: 600;
  font-size: 1rem;
  text-transform: uppercase;
  color: #0F6AA1;
  margin-bottom: 12px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: none !important;
    background: #204079 !important;
    border-radius:50%;
    font-weight: bold;
    color: #2e6e9e;
    outline:none;
    cursor:pointer !important;
}
.filter-items {
  margin-bottom: 12px;
}
.filter-items:nth-child(1){
    border:1px solid #4297d7;
    border-radius:6px;
}
.filter-items h4 {
  font-family: "Inter";
  font-weight: 600;
  font-size: 1rem;
  color: #232323;
  margin-bottom: 10px;
}
.filter-items .group_inp {
  position: relative;
  width: 100%;
  height: 20px;
  margin-bottom: 10px;
}
.filter-items .group_inp input[type=range] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  outline: none;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  background-color: transparent;
  pointer-events: none;
}
.filter-items .group_inp .slider-track {
  width: 100%;
  height: 5px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  border-radius: 5px;
}
.filter-items .group_inp input[type=range]::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  height: 5px;
}
.filter-items .group_inp input[type=range]::-moz-range-track {
  -moz-appearance: none;
  height: 5px;
}
.filter-items .group_inp input[type=range]::-ms-track {
  appearance: none;
  height: 5px;
}
.filter-items .group_inp input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 1.7em;
  width: 1.7em;
  background-color: #1D60A9;
  cursor: pointer;
  margin-top: -9px;
  pointer-events: auto;
  border-radius: 50%;
}
.filter-items .group_inp input[type=range]::-moz-range-thumb {
  -webkit-appearance: none;
  height: 1.7em;
  width: 1.7em;
  cursor: pointer;
  border-radius: 50%;
  background-color: #1D60A9;
  pointer-events: auto;
  border: none;
}
.filter-items .group_inp input[type=range]::-ms-thumb {
  appearance: none;
  height: 1.7em;
  width: 1.7em;
  cursor: pointer;
  border-radius: 50%;
  background-color: #1D60A9;
  pointer-events: auto;
}
.filter-items .group_inp input[type=range]:active::-webkit-slider-thumb {
  background-color: #ffffff;
  border: 1px solid #1D60A9;
}
.filter-items .group_inp .values {
  background-color: #1D60A9;
  width: 32%;
  position: relative;
  margin: auto;
  padding: 10px 0;
  border-radius: 5px;
  text-align: center;
  font-weight: 500;
  font-size: 25px;
  color: #ffffff;
}
.filter-items .group_inp .values:before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border-top: 15px solid #1D60A9;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  margin: auto;
  bottom: -14px;
  left: 0;
  right: 0;
}

#mse2_filters .mse2_number_inputs label {
    display: flex !important;
    align-items:center;
    justify-content:space-between;
    margin-bottom: 10px;
}
.filter-items .result-group  input {
  width: 80%;
  padding: 7px 10px;
  border-radius: 5px;
  border: 1px solid #cdcdcd;
  background: none;
}
.filter-items:last-child {
  margin-bottom: 0;
}

.item__filter {
  display: flex;
  align-items: center;
  position: relative;
  font-family: "Inter";
  font-weight: 400;
  font-size: 0.9rem;
  color: #565656;
  margin-bottom: 6px;
}
.item__filter input[type=checkbox] {
  margin: 0 12px 0 0;
  width: 17px;
  height: 17px;
  accent-color: #1D60A9;
}
.item__filter sup {
  position: absolute;
  right: 0;
}

.product_all_cnt {
  width: 73%;
  margin-left: 2%;
}
.product_all_cnt h3 {
  font-family: "Inter";
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.2rem;
  color: #232323;
  margin-bottom: 15px;
  max-width: 500px;
}
.product_all_cnt p {
  font-family: "Inter";
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.2rem;
  color: #232323;
  margin-bottom: 15px;
}
.product_all_cnt .product_all-control {
  display: none;
  justify-content: end;
  margin-bottom: 15px;
}
.product_all_cnt .product_all-control .btn-filter-open {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 35px;
  padding: 0 15px;
  font-family: "Inter";
  font-weight: 400;
  font-size: 1rem;
  color: #1D60A9;
  border: 1px solid #1D60A9;
  border-radius: 5px;
  background: #fff;
}
.product_all_cnt .product_all-control .btn-filter-open i {
  margin-left: 7px;
}
.product_all_cnt .product_all-control .btn-filter-open:hover {
  box-shadow: 0 5px 5px rgba(29, 97, 169, 0.3803921569);
}
.product_all_cnt .product_all_list {
  display: grid;
  grid-template-columns: 24% 24% 24% 24%;
  column-gap: 1.33%;
  row-gap: 15px;
  margin-bottom: 20px;
}

.basket {
  padding: 20px 0 40px 0;
}

.basket_block {
  display: flex;
}

.basket_cnt {
  width: 75%;
}
.basket_cnt .basket_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 17px;
}
.basket_cnt .basket_header .all_product-count {
  font-family: "Inter";
  font-weight: 500;
  font-size: 1rem;
  color: #232323;
}
.basket_cnt .basket_header .clear-btn-basket {
  background: none;
  padding: 0;
  font-family: "Inter";
  font-weight: 500;
  font-size: 1rem;
  color: #232323;
  transition: 0.2s linear;
  cursor: pointer;
}
.basket_cnt .basket_header .clear-btn-basket:hover {
  color: #1D60A9;
}
.basket_itm {
  display: flex;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 10px;
}
.basket_itm .basket-itm_img {
  width: 25%;
}
.basket_itm .basket-itm_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.basket_itm .basket-itm-group {
  position: relative;
  width: 75%;
  display: flex;
  justify-content: space-between;
  padding: 15px 20px;
}
.basket_itm .basket-itm-group .basket-itm-del {
  position: absolute;
  right: 20px;
  top: 15px;
}
.basket_itm .basket-itm-group .basket-itm-del .btn-basket-del {
  background: none;
  cursor: pointer;
}
.basket_itm .basket-itm-group .basket-itm-del .btn-basket-del i {
  font-size: 1.1rem;
}
.basket_itm .basket-itm-group .basket-itm-del .btn-basket-del:hover i {
  color: #e80c0c;
}
.basket_itm .basket-itm-group .basket-itm_inf {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.basket_itm .basket-itm-group .basket-itm_inf h4 {
  font-family: "Inter";
  font-weight: 500;
  font-size: 1rem;
  color: #232323;
  margin-bottom: 8px;
}
.basket_itm .basket-itm-group .basket-itm_inf .in-stock {
  display: inline-block;
  font-family: "Inter";
  font-weight: 700;
  font-size: 1rem;
  color: #1F7ACB;
  margin-bottom: 8px;
}
.basket_itm .basket-itm-group .basket-itm_inf .price_in {
  display: flex;
  display: none;
}
.basket_itm .basket-itm-group .basket-itm_inf .price_in .old-price {
  margin-right: 15px;
  text-decoration: line-through;
}
.basket_itm .basket-itm-group .basket-itm_inf .price_in .old-price, .basket_itm .basket-itm-group .basket-itm_inf .price_in .price {
  font-family: "Inter";
  font-weight: 600;
  font-size: 1rem;
  color: #565656;
}
.basket_itm .basket-itm-group .basket-itm_inf .price_in.active {
  display: flex;
}

.basket_itm .basket-itm-group .basket-itm_inf .price_not .not-price {
  font-family: "Inter";
  font-weight: 600;
  font-size: 1rem;
  color: #565656;
}
.basket_itm .basket-itm-group .basket-itm_inf .price_not.active {
  display: flex;
}
.basket_itm .basket-itm-group .basket-itm_control {
  display: flex;
  align-items: end;
}
.basket_itm .basket-itm-group .basket-itm_control .basket_itm-counter .input-group-count {
  display: flex;
  background: #fff;
  border: 1px solid #cac8c8;
  border-radius: 10px;
  overflow: hidden;
}
.basket_itm .basket-itm-group .basket-itm_control .basket_itm-counter .input-group-count .basket_itm-btn {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background: none;
  font-size: 1.2rem;
  transition: 0.2s linear;
}
.basket_itm .basket-itm-group .basket-itm_control .basket_itm-counter .input-group-count .basket_itm-btn:hover {
  background: #1D60A9;
  color: #fff;
}
.basket_itm .basket-itm-group .basket-itm_control .basket_itm-counter .input-group-count input::-webkit-outer-spin-button,
.basket_itm .basket-itm-group .basket-itm_control .basket_itm-counter .input-group-count input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.basket_itm .basket-itm-group .basket-itm_control .basket_itm-counter .input-group-count input[type=number] {
  -moz-appearance: textfield;
}
.basket_itm .basket-itm-group .basket-itm_control .basket_itm-counter .input-group-count .counter_input {
  width: 50px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.basket_result {
  width: 23%;
  margin-left: 2%;
  padding-top: 36px;
}
.basket_result .result_card {
  background: #fff;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px 20px;
}
.basket_result .result_card .sum-title {
  font-family: "Inter";
  font-weight: 500;
  font-size: 1rem;
  color: #232323;
  margin-bottom: 12px;
}
.basket_result .result_card .sum-res {
  font-family: "Inter";
  font-weight: 600;
  font-size: 1.3rem;
  color: #232323;
  margin-bottom: 18px;
}
.basket_result .result_card .btn_blue {
  width: 100%;
}

.footer {
  background: #b1b1b1;
  padding: 20px 0;
}

.footer_cnt {
  display: grid;
  grid-template-columns: 24% 20% 24% 28%;
  column-gap: 1.33%;
}
.footer_cnt .footer_col-one .logo {
  width: 170px;
  margin-bottom: 10px;
}
.footer_cnt .footer_col-one .social {
  margin-bottom: 10px;
}
.footer_cnt .footer_col-one .copy {
  display: flex;
  flex-direction: column;
}
.footer_cnt .footer_col-one .copy span {
  display: inline-block;
  font-family: "Inter";
  font-weight: 300;
  font-size: 0.8rem;
  color: #fff;
  margin-bottom: 6px;
}
.footer_cnt .footer_col-one .copy a {
  font-family: "Inter";
  font-weight: 300;
  font-size: 0.8rem;
  color: #fff;
  margin-bottom: 4px;
}
.footer_cnt .footer_menu ul li {
  margin-bottom: 7px;
}
.footer_cnt .footer_menu ul li a {
  font-family: "Inter";
  font-weight: 400;
  font-size: 0.9rem;
  color: #fff;
}
.footer_cnt .footer_menu ul li a:hover {
  color: #8ab9ec;
}
.footer_cnt .footer_info {
  display: flex;
  flex-direction: column;
}
.footer_cnt .footer_info a {
  font-family: "Inter";
  font-weight: 300;
  font-size: 0.9rem;
  color: #fff;
  margin-bottom: 10px;
}
.footer_cnt .footer_info a:hover {
  color: #8ab9ec;
}
.footer_cnt .footer_info .footer-phone {
  font-family: "Inter";
  font-weight: 400;
  font-size: 0.9rem;
  color: #fff;
  margin-bottom: 10px;
}
.footer_cnt .footer_info p {
  font-family: "Inter";
  font-weight: 400;
  font-size: 0.9rem;
  color: #fff;
}
.footer_cnt .footer_map .map {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.footer_cnt .footer_map .map .leaflet-div-icon {
  background: none;
  border: none;
}

.hero_all {
  padding: 100px 0 0 0;
}

.hero_all_cnt h1 {
  font-family: "Inter";
  font-weight: 700;
  font-size: 2.2rem;
  color: #0F6AA1;
  text-transform: uppercase;
  max-width: 490px;
}

.to-top {
  display: none;
  position: fixed;
  right: 32px;
  bottom: 70px;
  z-index: 2000;
}
.to-top .to-top-relative {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.to-top .to-top-relative a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: linear-gradient(#c1990a, #f25a07);
  cursor: pointer;
}
.to-top .to-top-relative a i {
  pointer-events: none;
  color: #fff;
}
.to-top .to-top-relative .to-top-pulse {
  position: absolute;
  width: 50px;
  height: 50px;
  background: linear-gradient(#c1990a, #FECB16);
  border-radius: 50%;
  z-index: -1;
  animation: toTop 2s infinite;
}
@keyframes toTop {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}
.to-top.active {
  display: block;
}

.form_manager {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 7000;
  display: none;
  justify-content: center;
  align-items: center;
}
.form_manager .form_manager_cnt {
  width: 400px;
  background: #fff;
  padding: 15px 25px 25px 25px;
  border-radius: 5px;
}
.form_manager .form_manager_cnt .form_manager_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
.form_manager .form_manager_cnt .form_manager_header h5 {
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 1.5rem;
  font-family: "Inter";
  color: #000;
}
.form_manager .form_manager_cnt .form_manager_header .form_manager_close {
  background: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #F1F1F1;
}
.form_manager .form_manager_cnt .form_manager_header .form_manager_close:hover i {
  transform: scale(1.2);
}
.form_manager .form_manager_cnt .form_manager_txt h4 {
  font-family: "Inter";
  font-weight: 700;
  font-size: 1.3rem;
  margin-bottom: 10px;
}
.form_manager .form_manager_cnt .form_manager_txt form {
  display: flex;
  flex-direction: column;
}
.form_manager .form_manager_cnt .form_manager_txt form input, .form_manager .form_manager_cnt .form_manager_txt form textarea {
  font-family: "Inter";
  font-weight: 400;
  font-size: 0.8rem;
  border: 1px solid #2F1910;
  padding: 12px 15px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.form_manager .form_manager_cnt .form_manager_txt form textarea {
  resize: none;
  height: 130px;
}
.form_manager .form_manager_cnt .form_manager_txt form .dealers_confiditial {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}
.form_manager .form_manager_cnt .form_manager_txt form .dealers_confiditial input {
  margin: 0 6px 0 0;
  accent-color: #bd6d06;
}
.form_manager .form_manager_cnt .form_manager_txt form .dealers_confiditial label {
  font-size: 0.7rem;
  margin-bottom: 0;
}
.form_manager .form_manager_cnt .form_manager_txt form .btn-form_group .btn_blue {
  width: 100%;
}
.form_manager.active {
  display: flex;
}

@media screen and (max-width: 525px) {
  .form_manager .form_manager_cnt {
    width: 320px;
  }
}
.placing_order {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 7000;
  display: none;
  justify-content: center;
  align-items: center;
}
.placing_order .form_manager_cnt {
  width: 400px;
  background: #fff;
  padding: 15px 25px 25px 25px;
  border-radius: 5px;
}
.placing_order .form_manager_cnt .form_manager_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
.placing_order .form_manager_cnt .form_manager_header h5 {
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 1.5rem;
  font-family: "Inter";
  color: #000;
}
.placing_order .form_manager_cnt .form_manager_header .form_order_close {
  background: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #F1F1F1;
}
.placing_order .form_manager_cnt .form_manager_header .form_order_close:hover i {
  transform: scale(1.2);
}
.placing_order .form_manager_cnt .form_manager_txt h4 {
  font-family: "Inter";
  font-weight: 700;
  font-size: 1.3rem;
  margin-bottom: 10px;
}
.placing_order .form_manager_cnt .form_manager_txt form {
  display: flex;
  flex-direction: column;
}
.placing_order .form_manager_cnt .form_manager_txt form input, .placing_order .form_manager_cnt .form_manager_txt form textarea {
  font-family: "Inter";
  font-weight: 400;
  font-size: 0.8rem;
  border: 1px solid #2F1910;
  padding: 12px 15px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.placing_order .form_manager_cnt .form_manager_txt form textarea {
  resize: none;
  height: 130px;
}
.placing_order .form_manager_cnt .form_manager_txt form .dealers_confiditial {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}
.placing_order .form_manager_cnt .form_manager_txt form .dealers_confiditial input {
  margin: 0 6px 0 0;
  accent-color: #204079;
}
.placing_order .form_manager_cnt .form_manager_txt form .dealers_confiditial label {
  font-size: 0.7rem;
  margin-bottom: 0;
}
.placing_order .form_manager_cnt .form_manager_txt form .btn-form_group .btn_blue {
  width: 100%;
}
.placing_order.active {
  display: flex;
}


.table-responsive{
    margin: 25px 0;
}
.table-striped{
    width: 100%;
}
.table-striped tr{
    background: #2041791d;
}
.table-striped tr th,.table-striped tr td{
    text-align:left;
    padding:8px 15px;
}
.table-striped tr th:nth-child(1),.table-striped tr td:nth-child(1){
    display:flex;
    align-items:center;
}
.table-striped .itm-basket-result .ms-title .ms-image{
    margin-right: 12px;
}
.table-striped .itm-basket-result .ms-title .ms-image img{
    width: 200px;
    background:#fff;
    border-radius: 5px;
}
.table-striped .itm-basket-result .ms-title .title a{
    color: #000;
}
.table-striped .itm-basket-result .ms-title .title a:hover{
    color: #204079;
}
.itm-basket-result{
    
}

@keyframes submenuanim {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes blick {
  0%, 50% {
    transform: translateX(-350px) rotate(20deg);
  }
  100% {
    transform: translateX(400px) rotate(20deg);
  }
}
@keyframes bottom_in {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes is_active-itm {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes blur {
  from {
    text-shadow: 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 25px #fff, 0px 0px 25px #fff, 0px 0px 25px #fff, 0px 0px 25px #fff, 0px 0px 25px #fff, 0px 0px 25px #fff, 0px 0px 50px #fff, 0px 0px 50px #fff, 0px 0px 50px #7B96B8, 0px 0px 120px #7B96B8, 0px 10px 100px #7B96B8, 0px 10px 100px #7B96B8, 0px 10px 100px #7B96B8, 0px 10px 100px #7B96B8, 0px -10px 100px #7B96B8, 0px -10px 100px #7B96B8;
  }
}
.padding_bottom {
  padding-bottom: 40px;
}

.no_padding {
  padding: 0;
}

.error{
    overflow:hidden;
}
.error .error_cnt{
    width: 100%;
    height: calc(100vh - 197px);
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
}
.error .error_cnt h1{
    font-family: "Inter";
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 2.5rem;
    color: #1D60A9;
    text-align:center;
    margin-bottom: 15px;
}

.error .error_cnt svg{
    margin-bottom: 15px;
    widows: 100%;
}
.error .error_cnt p{
    text-align:center;
    font-family: "Inter";
    font-weight: 400;
    font-size: 1.2rem;
    max-width: 450px;
}
.error .error_cnt svg .txt_1{
    animation: txt-anim_1 0.6s linear;
}
.error .error_cnt svg .txt_2{
    animation: txt-anim_1 0.6s linear;
    animation-delay: 500ms;
}
.error .error_cnt svg .eye{
    animation: eye_anim 4s linear infinite;
}
@keyframes eye_anim {
   0%{
      opacity:1;
   }
   91%{
       opacity:1;
   }
   92%{
       opacity:0;
   }
   99%{
       opacity:0;
   }
   100%{
       opacity:1;
   }
}
@keyframes txt-anim_1 {
   0%{
      transform:translateY(0);
   }
   70%{
       transform:translateY(-50px);
   }
   100%{
       transform:translateY(0);
   }
}



@media screen and (max-width: 1200px) {
  .header {
    padding: 8px 0;
  }
  .header_all {
    padding: 8px 0;
  }
  .header_gr {
    display: none;
  }
  .header_group .btn_burger {
    display: flex;
  }
  .hero {
    height: 100vh;
  }
  .hero_cnt {
    display: block;
  }
  .hero_txt {
    width: 100%;
    text-align: center;
  }
  .hero_txt h1 {
    max-width: 100%;
    text-align: center;
  }
  .hero_txt span {
    text-align: center;
  }
  .hero_txt .hero_subtitle {
    text-align: center;
  }
  .hero_txt .hero_subtitle p {
    max-width: 100%;
  }
  .hero_txt .hero_btn_group {
    justify-content: center;
  }
  .hero_txt .hero_btn_group .btn_yellow, .hero_txt .hero_btn_group .btn_blue {
    width: 49%;
  }
  .hero_sl_cnt {
    display: none;
  }
  .hero_sl_mobile {
    display: block;
  }
  .hero_cards_list {
    display: none;
  }
  .main_about_cnt {
    display: block;
  }
  .main_about_inf {
    width: 100%;
    margin-bottom: 30px;
  }
  .main_about_image {
    width: 100%;
  }
  .we-offer_list {
    grid-template-columns: 49% 49%;
    column-gap: 2%;
  }
  .we-offer_itm:last-child {
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .unique-adv_cnt {
    display: block;
  }
  .unique-adv_cnt .unique-adv-img-dec {
    bottom: -30%;
  }
  .adv_title {
    width: 100%;
    margin-bottom: 25px;
  }
  .unique-adv_list {
    width: 100%;
  }
  .advantage {
    display: block;
  }
  .main-step_list {
    grid-template-columns: 32% 32% 32%;
    column-gap: 2%;
    row-gap: 30px;
  }
  .main-step_itm .step_counter {
    position: relative;
    flex-direction: column;
    justify-content: center;
  }
  .main-step_itm .step_counter .cout {
    margin-bottom: 7px;
  }
  .main-step_itm .step_counter .step-line {
    width: 100%;
  }
  .main-step_itm .main-step_txt {
    text-align: center;
    padding: 0;
  }
  .main-step_itm:nth-child(4) .step_counter .step-line {
    display: block;
  }
  .main-step_itm:last-child .step_counter .step-line {
    display: block;
  }
  .project_itm {
    flex-direction: column;
  }
  .project_itm .project_img {
    width: 100%;
  }
  .project_itm .project_img img {
    width: 100%;
    max-height: 300px;
    object-fit: cover;
  }
  .project_itm .project_txt {
    width: 100%;
  }
  .product_all_cnt {
    width: 100%;
  }
  .product_all_cnt .product_all-control {
    display: flex;
  }
  .product_all-sidebar {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7254901961);
    z-index: 3000;
  }
  .product_all-sidebar .filter-block {
    background: #fff;
    border-radius: 0;
    height: 100%;
    width: 270px;
  }
  .product_all-sidebar .filter-block .filter-btn-close {
    display: flex;
  }
  .product_all-sidebar .filter-block .filter__list {
    max-height: 492px;
    overflow-y: scroll;
    padding-right: 9px;
  }
  .product_all-sidebar.active {
    display: block;
  }
}
@media screen and (max-width: 992px) {
  .solutions_block {
    display: block;
    margin-bottom: 25px;
  }
  .solutions_text {
    width: 100%;
    margin-bottom: 25px;
  }
  .solutions_list {
    width: 100%;
  }
  .solutions_end {
    display: block;
  }
  .solutions_end .solutions_end_txt {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
  }
  .solutions_end .solutions_end_txt p {
    text-align: center;
  }
  .solutions_end .solutions_end_call {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .solutions_end .solutions_end_call .btn_blue {
    width: 50%;
  }
  .additional_cnt {
    display: block;
  }
  .additional_col_one {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .additional_col_two {
    width: 100%;
  }
  .what-equipment_list {
    grid-template-columns: 49% 49%;
    column-gap: 2%;
    row-gap: 15px;
  }
  .what-equipment .titleh2 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .what-equipment .titleh2 h2 {
    text-align: center;
    margin-bottom: 20px;
  }
  .what-equipment .titleh2 p {
    text-align: center;
  }
  .form_all_block {
    background-position: -300px !important;
  }
  .form_all_block .form_all_cnt {
    max-width: 100%;
    padding: 50px 40px;
  }
  .main-step_cnt {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .main-step_cnt .titleh2 {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .main-step_cnt .titleh2 h2 {
    color: #1D60A9;
    max-width: 400px;
    margin-bottom: 12px;
  }
  .main-step_cnt .titleh2 p {
    max-width: 500px;
  }
  .main-step_cnt .step-sub {
    text-align: center;
  }
  .banner-call_block {
    background-position: -180px !important;
  }
  .banner-call_block .banner-call_cnt {
    padding: 100px 45px 70px 45px;
    width: 100%;
  }
  .banner-call_block .banner-call_cnt .btn_blue {
    width: 100%;
  }
  .contact-itm {
    flex-direction: column;
    background: rgba(15, 106, 161, 0.3058823529);
    border-radius: 5px;
    padding: 12px;
  }
  .contact-itm .contact-icon {
    margin: 0 0 10px 0;
  }
  .contact-itm .contact-itm_txt {
    text-align: center;
  }
  .contact-itm .contact-itm_txt a, .contact-itm .contact-itm_txt p {
    font-size: 0.9rem;
  }
  .hero_all_cnt h1 {
    max-width: 100%;
  }
  .seo_block_cnt {
    background-position: left !important;
  }
  .seo_block_flex {
    display: block;
  }
  .seo_block_col {
    width: 100%;
    margin-bottom: 25px;
  }
  .seo_block_col p {
    font-family: "Inter";
    font-weight: 500;
    font-size: 1rem;
    color: #232323;
  }
  .about {
    padding-top: 40px;
  }
  .about_cnt {
    display: block;
  }
  .about_info {
    width: 100%;
    margin-bottom: 25px;
  }
  .about_image {
    width: 100%;
  }
  .product_cnt {
    flex-direction: column;
  }
  .product_images {
    width: 100%;
    order: 2;
  }
  .product_info {
    width: 100%;
    order: 1;
    margin-bottom: 15px;
  }
  .product_description .tab .table_cnt {
    flex-direction: column;
  }
  .product_description .tab .table_cnt table {
    width: 100%;
  }
  .popular_list {
    display: grid;
    grid-template-columns: 49% 49%;
    column-gap: 1.33%;
  }
  .project_cnt .tab_container .tab_control {
    display: grid;
    grid-template-columns: 49% 49%;
    column-gap: 2%;
  }
  .product_all_cnt .product_all_list {
    grid-template-columns: 32% 32% 32%;
    column-gap: 2%;
  }
  .basket_block {
    flex-direction: column;
  }
  .basket_cnt {
    width: 100%;
    order: 2;
  }
  .basket_result {
    padding-top: 0;
    width: 100%;
    margin: 0 0 15px 0;
    order: 1;
  }
  .footer_cnt {
    display: grid;
    grid-template-columns: 49% 49%;
    column-gap: 2%;
    row-gap: 14px;
  }
  .footer_cnt .footer_menu {
    background: rgba(21, 42, 78, 0.6941176471);
    border-radius: 5px;
    padding: 12px;
  }
  .footer_cnt .footer_map .map {
    min-height: 200px;
  }
}
@media screen and (max-width: 768px) {
  .main_about_inf .main_about_list {
    grid-template-columns: 100%;
    column-gap: 0;
    row-gap: 17px;
  }
  .main_about_itm {
    border: 1px solid rgba(14, 31, 60, 0.3019607843);
    padding: 13px;
    border-radius: 10px;
  }
  .we-offer_list {
    grid-template-columns: 100%;
    column-gap: 0;
  }
  .we-offer_itm:last-child {
    grid-column-start: 1;
    grid-column-end: 2;
  }
  .unique-adv_cnt .unique-adv-img-dec {
    display: none;
  }
  .unique-adv_list {
    grid-template-columns: 100%;
    column-gap: 0;
    row-gap: 17px;
  }
  .form_all_block {
    background-position: -500px !important;
  }
  .form_all_block .form_all_cnt {
    max-width: 100%;
    padding: 50px 40px;
  }
  .what-equipment_itm {
    flex-direction: column;
    align-items: center;
  }
  .what-equipment_itm img {
    margin-bottom: 15px;
  }
  .what-equipment_itm .what-equipment_itm-txt {
    text-align: center;
  }
  .main-step_list {
    grid-template-columns: 49% 49%;
    column-gap: 2%;
  }
  .main-step_itm:last-child {
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .banner-call_block {
    background-position: left !important;
  }
  .contact_list {
    grid-template-columns: 49% 49%;
    column-gap: 2%;
    row-gap: 12px;
  }
  .contact-itm:last-child {
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .contact_in_cnt {
    display: block;
  }
  .contact_in_map {
    width: 100%;
  }
  .contact_in_info {
    width: 100%;
    margin-bottom: 12px;
  }
  .contact_in_info .contact_list .contact-itm {
    justify-content: center;
  }
  .contact_in_info .contact_list .contact-itm:last-child {
    grid-column-start: 2;
    grid-column-end: 3;
  }
  .contact_in_map > .map {
    height: 250px;
  }
  .basket_itm {
    flex-direction: column;
  }
  .basket_itm .basket-itm_img {
    width: 100%;
  }
  .basket_itm .basket-itm-group {
    width: 100%;
  }
  .product_all_cnt .product_all_list {
    grid-template-columns: 49% 49%;
    column-gap: 2%;
  }
}
@media screen and (max-width: 590px) {
  .titleh2 h2 {
    font-size: 2rem;
  }
  .crumps__list ul {
    flex-wrap: wrap;
  }
  .crumps__list ul li {
    margin-bottom: 4px;
  }
  .header_group .btn_mess {
    display: none;
  }
  .header_cnt .header_logo img {
    width: 150px;
  }
  .hero_txt {
    width: 100%;
    text-align: center;
  }
  .hero_txt h1 {
    font-size: 1.8rem;
  }
  .hero_txt span {
    font-size: 1.4rem;
  }
  .advantage_cnt {
    grid-template-columns: 100%;
    column-gap: 0;
  }
  .main_about_inf {
    padding: 20px 20px 0 20px;
  }
  .what-equipment_itm:last-child {
    padding: 0;
  }
  .solutions_end .solutions_end_call .btn_blue {
    width: 100%;
  }
  .solution_itm {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
  }
  .solution_itm .solution_itm_txt {
    width: 100%;
    order: 2;
    border-radius: 0 0 10px 10px;
  }
  .solution_itm .solution_itm_img {
    width: 100%;
    order: 1;
  }
  .solution_itm .solution_itm_img img {
    display: block;
    border-radius: 10px 10px 0 0;
    max-height: 290px;
    object-fit: cover;
  }
  .form_all_block {
    background-position: 0 !important;
  }
  .form_all_block .form_all_cnt form .btn_blue {
    width: 100%;
  }
  .banner-call_block .banner-call_cnt {
    padding: 50px;
  }
  .what-equipment_list {
    grid-template-columns: 100%;
    column-gap: 0;
  }
  .product_sl-for .slick-list .slick-track .slick-slide img {
    height: 250px;
  }
  .product {
    padding: 20px 0 40px 0;
  }
  .product_description .tab .table_cnt table tbody tr th {
    font-size: 0.8rem;
  }
  .product_description .tab .table_cnt table tbody tr td {
    font-size: 0.8rem;
  }
  .video_itm span {
    width: 45px;
    height: 45px;
    border-width: 4px;
  }
  .video_itm span img {
    width: 22px;
  }
  .project_list {
    display: grid;
    grid-template-columns: 100%;
    column-gap: 0;
  }
  .footer_cnt {
    grid-template-columns: 100%;
    column-gap: 0;
    row-gap: 14px;
  }
  .footer_cnt .footer_menu {
    background: rgba(21, 42, 78, 0.6941176471);
    border-radius: 5px;
    padding: 12px;
  }
  .footer_cnt .footer_map .map {
    min-height: 200px;
  }
  .placing_order .form_manager_cnt {
    width: 350px;
  }
  
  
  .table-striped tr{
      display:block;
      margin-bottom: 8px;
  }
   .table-striped tr td:nth-child(1) {
    display: block;
}
  
  .table-striped tr th, .table-striped tr td {
    font-size:0.8rem;
}
   .table-striped tr th, .table-striped .header-table-name{
       display:none;
   }
   .table-responsive {
    margin: 15px 0 5px 0;
}
.table-striped .itm-basket-result .ms-title .ms-image {
    margin: 0 0 7px 0;
}
.table-striped .itm-basket-result .ms-title .ms-image img {
    width: 100%;
}
}
@media screen and (max-width: 490px) {
  .titleh2 h2 {
    font-size: 1.6rem;
    line-height: 1.8rem;
  }
  .product-card .card_txt h4 {
    font-size: 0.8rem;
    line-height: 1rem;
  }
  .form_all_block .form_all_cnt {
    padding: 20px 20px;
  }
  .form_all_block .form_all_cnt .titleh2 h2 {
    text-align: center;
    line-height: 1.8rem;
    max-width: 100%;
  }
  .seo_block_cnt {
    padding: 35px 20px;
  }
  .contact_cnt {
    padding: 20px;
  }
  .contact_list {
    grid-template-columns: 100%;
    column-gap: 0;
  }
  .contact-itm:last-child {
    grid-column-start: 1;
    grid-column-end: 2;
  }
  .product_sl-for .slick-list .slick-track .slick-slide img {
    height: 200px;
  }
  .product_cnt .btn_blue {
    width: 100%;
  }
  .project_cnt .tab_container .tab_control {
    grid-template-columns: 100%;
    column-gap: 0;
  }
  .project_itm .project_img img {
    max-height: 200px;
  }
  
  .contact_in_info .contact_list {
      display:block;
 
  }
  .contact_in_info .contact_list .contact-itm{
      margin-bottom: 17px;
  }
}
@media screen and (max-width: 425px) {
  .popular_list {
    grid-template-columns: 100%;
    column-gap: 0;
  }
}
@media screen and (max-width: 412px) {
  :root {
    font-size: 14px;
  }
  .hero_txt h1 {
    font-size: 1.4rem;
  }
  .hero_txt span {
    font-size: 1.1rem;
  }
  .hero_subtitle p:first-child {
    display: none;
  }
}