.but_item_list_cart_slider:hover,
.but_form:hover {
  cursor: pointer;
}

      .pt-sans-regular {
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.pt-sans-bold {
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.pt-sans-regular-italic {
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.pt-sans-bold-italic {
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  font-style: italic;
}
input[type="submit"]:hover, input[type="button"]:hover{
  cursor: pointer;
}
body {
  background: #070B12;
  padding: 0;
  margin: 0;
}
* {
  box-sizing: border-box;
}
header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 153px;
  padding: 10px 20px 15px 15px;
  gap: 5px;
  margin-bottom: 50px;
}
.but_item_list_cart_slider {
  width: 149px;
  height: 50px;
  background: #ED4749;
  border-radius: 10px;
  margin: 0 auto 0;
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 50px;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  text-align: center;
}
.list_menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  gap: 70px;
}
.child_list_menu {
  display: none;
}
.item_list_menu a {
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  text-decoration: none;
}
.logo {
  padding-left: 25px;
}
.but_form {
  width: 253px;
  height: 62px;
  background: #55709B;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 62px;
  color: #FFFFFF;
  margin-right: 50px;
}
.but_form_open svg {
  position: absolute;
  left: -5px;
  top: 14px;
}
.but_form_open {
  position: relative;
  padding-left: 41px;
}

.item_list_menu:hover {
}
.item_list_menu {
  position: relative;
}
.item_list_menu:hover .child_list_menu {
  display: block;
  position: absolute;
  background: #070B12;
  width: 326px;
  z-index: 99;
}
.child_list_menu a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  margin: 10px 5px 3px;
  display: block;
}

.slider_img {
  width: 1920px;
  height: 1051px;
  max-width: 100%;
}
.name_slider_img {
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 700;
  font-size: 110px;
  line-height: 132px;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  width: 1373px;
  margin: 0px auto 0px;
  max-width: 100%;
  padding: 50px 0 43px;
}
.text_slider_img {
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 700;
  font-size: 80px;
  line-height: 96px;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  margin: 0 auto;
  width: 1372px;
  max-width: 100%;
}

.slider_img {
  width: 1920px;
  height: 1051px;
  max-width: 100%;
}
.name_slider_img {
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 700;
  font-size: 110px;
  line-height: 132px;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  width: 1360px;
  margin: 0px auto 0px;
  max-width: 100%;
  padding: 100px 0 50px;
}
.text_slider_img {
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 700;
  font-size: 80px;
  line-height: 96px;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  margin: 0 auto;
  width: 1360px;
  max-width: 100%;
}
.list_cart_slider {
  display: flex;
  justify-content: space-between;
  /* height: 100%; */
  gap: 60px;
  width: 1743px;
  max-width: 100%;
  margin: -298px auto 0;
}
#company {
  margin-top: 120px;
}
.item_list_cart_slider {
  width: 541px;
  height: 750px;
  background: #55709B;
  border-radius: 20px;
  padding: 0px 20px 20px;
}
.img_list_cart_slider {
  width: 501px;
  height: 488px;
  margin: 20px auto 0;
  display: block;
}
.name_list_cart_slider a {
  color: #fff;
  text-decoration: none;
}
.name_list_cart_slider {
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 700;
  font-size: 27px;
  line-height: 32px;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  margin: 17px 0 11px;
}
.xar_list_list_cart_slider {
  font-family: 'Finlandica';
  font-style: normal;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0.03em;
  color: #FFFFFF;
}
.xar_list_list_cart_slider div:nth-child(1) {
  font-weight: 600;
}
.titlepage {
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 700;
  font-size: 64px;
  line-height: 77px;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 40px;
}

.content {
  width: 1845px;
  max-width: 100%;
  margin: 0 auto;
}
.list_text_content {
  display: flex;
  justify-content: space-between;
  gap: 85px;
}
.list_item_text_content {
  display: flex;
  justify-content: space-between;
  padding: 15px;
  gap: 47px;
  flex-wrap: wrap;
  width: 710px;
}

.item_list_item_text_content:nth-child(2n+2) {
  margin-top: 30px;
}
.text_item_text_content {
  font-family: 'Finlandica';
  font-style: normal;
  font-size: 20px;
  line-height: 40px;
  color: #FFFFFF;
}
.not_text_style {
  font-weight: 600;
}

.company.block_list_prem {
  margin-top: 120px;
  margin-bottom: 120px;
}
.list_prem {
  justify-content: space-between;
  align-items: stretch;
  /*! flex-flow: row wrap; */
  flex-direction: row;
  flex-wrap: wrap;
  gap: 60px;
  display: flex;
}
.item_prem {
  width: 121px;
}
.item_prem span {
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  display: block;
  text-align: center;
}
.item_prem img {
  margin: 0 auto 15px;
  display: block;
  max-width: 100%;
}
.list_gallery {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  /* flex-flow: row wrap; */
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}
.company2 {
  margin: 120px auto 120px;
}

.krug {
  height: 561px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  /*! flex-flow: row wrap; */
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 100px;
  padding: 69px 228px 0;
}
.item_krug span {

  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 700;
  font-size: 96px;
  line-height: 115px;
  text-align: center;
  color: #FFFFFF;
}
.item_krug {
  width: 421px;
  height: 421px;
  border: 5px solid #FFFFFF;

  text-align: center;
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 58px;
  line-height: 43px;
  text-align: center;
  color: #FFFFFF;
  padding: 0;
  border-radius: 220px;
}

.item_krug.item_krugone {
  padding: 102px 0 0 0;
}
.item_krug.item_krugtoo {
  padding: 63px 25px 0 26px;
  line-height: 53px;
}
.item_krug.item_free {
  padding: 98px 0 0;
}

.index_form {
  height: 455px;
  background: linear-gradient(270deg, #7297D4 0%, #212843 100%);
}
.index_form form {
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	/* flex-flow: column; */
	flex-direction: column;
	gap: 20px;
}
#wr-error {
  position: absolute;
  left: calc(50% - 115px);
}
.name_index_form {
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 58px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  margin: 0 auto;
  padding: 0 0 0px;
}
#vopof {
  color: #000;
  background-color: #fff;
  padding: 10px 22px;
  border-radius: 10px;
  position: relative;
}
.text_index_form {
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  color: #F1F1F1;
  text-align: center;
}
label.error {
  display: block;
  color: red;
}
.list_form_vv {
  position: relative;
}
input[type="submit"],
input[type="button"] {
  width: 228px;
  height: 66px;
  background: #ED4749;
  border-radius: 10px;
  margin: 0 auto 0;
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 50px;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  text-align: center;
  border: none;
  margin: 20px auto 0;
}

input[type="text"] {
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 34px;
  color: #F1F1F1;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #FFFFFF;
  background-color: #0000;
  width: 1322px;
  align-self: flex-start;
  padding: 6px 0 6px 0;
  margin-left: 40px;
  margin-top: 10px;
}

.list_footer {
  width: 1335px;
  max-width: 100%;
  margin: 120px auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  /*! flex-flow: row; */
  flex-direction: row;
  gap: 5px;
  align-items: flex-start;
}
.solial-item_list_footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /*! flex-flow: row; */
  flex-direction: row;
  gap: 30px;
  margin-top: 20px;
}
.name_item_list_footer {
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 50px;
  letter-spacing: 0.03em;
  color: #FFFFFF;
}
.tex_item_list_footer {
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 50px;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  margin-top: 30px;
}
.item_list_footer {
  max-width: 500px;
}
.menu_item_list_footer a {
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  text-decoration: none;
  text-align: left;
  display: block;
}
.menu_item_list_footer {
  display: flex;
  justify-content: flex-start;
  /*! flex-flow: column; */
  flex-direction: column;
  height: 100%;
  gap: 10px;
  margin-top: 20px;
}

/*page*/

.content_text_page_tabele {
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 40px;
  color: #FFFFFF;
}
.text_page_tabele {
  margin-bottom: 120px;
}
.sliderpage {
  height: 1051px;
  position: relative;
}
.name_slider_img_page {
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 600;
  font-size: 80px;
  line-height: 80px;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.slider_img_page {
  padding: 100px 0 0 100px;
  background-repeat: no-repeat;
  background-position: right top;
  height: 100%;
}
.text_slider_img_page {
  font-family: 'Finlandica';
  font-style: normal;
  font-size: 24px;
  line-height: 40px;
  color: #FFFFFF;
  max-width: 100%;
  width: 780px;
}
.text_slider_img_page_one {
  font-weight: 700;
}
.text_slider_img_page2 {
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 40px;
  color: #FFFFFF;
  position: absolute;
  left: 40px;
  bottom: 40px;
  width: calc(100% - 40px);
  margin: 0 auto;
}

.sliderpage {
}
.sliderpage {
  height: 1051px;
}
.name_slider_img_page {
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 600;
  font-size: 80px;
  line-height: 80px;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.slider_img_page {
  padding: 100px 0 0 100px;
  background-repeat: no-repeat;
  background-position: right top;
  height: 100%;
}
.text_slider_img_page {
  font-family: 'Finlandica';
  font-style: normal;
  font-size: 24px;
  line-height: 40px;
  color: #FFFFFF;
  max-width: 100%;
  width: 780px;
}
.text_page_table .text_slider_img_page {
    margin-left: 30px;
    width: 100%;
}
.content_text_page_table h2{
  font-size: 24px;
  color: #fff;
  text-align: center;
   font-family: 'Finlandica';
  font-style: normal;
}
.text_slider_img_page_one {
  font-weight: 700;
}
.text_slider_img_page2 {
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 40px;
  color: #FFFFFF;
  position: absolute;
  left: 40px;
  bottom: 40px;
  width: calc(100% - 40px);
  margin: 0 auto;
}
.text_page_tabele,
.text_page_table {
  width: calc(100% - 40px);
  margin: 120px auto 40px;
}
.text_page_table td {
/*  font-family: 'Finlandica';*/
  font-family: "PT Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #FFFFFF;
  border: 1px solid #fff;
  height: 98px;
  vertical-align: middle;
}
.text_page_table table {
  border-collapse: collapse;
  width: 100%;
}

.form_vv {
  width: 810px;
  background: linear-gradient(149.48deg, rgba(180, 180, 180, 0.18) 15.99%, rgba(78, 78, 78, 0.18) 82.63%);
  box-shadow: 0px 4px 10.9px 4px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(4px);
  border-radius: 24px;
}
input:focus-visible {
  border-top: none;
  border-left: none;
  outline-width: 0;
  outline: none;
}
.name_form_vv {
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 93.53%;
  color: #FFFFFF;
  text-align: center;
}
.content_form_vv {
  padding-top: 90px;
  text-align: center;
  padding-bottom: 90px;
}
.text_form_vv {
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 115.5%;
  text-align: center;
  color: #FFFFFF;
  margin: 40px auto 70px;
}
.list_form_vv input {
  width: 734px;
  max-width: 100%;
  margin-bottom: 15px;
  margin-left: 0;
}
.con_checkbox {
  font-family: 'Finlandica';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  color: #BABABA;
  text-align: left;
  width: 734px;
  max-width: 100%;
  margin: 10px auto 25px;
}
#wr {
  width: 20px;
  height: 20px;
  border: 1px solid #FFFFFF;
  border-radius: 4px;
  background-color: #000;
}

@media (max-width: 1919px) { 
  .krug {
  text-align: center;
  padding: 69px 100px 0;
}
}
@media (max-width: 1850px) { 
  .content {
  width: 98%;
  max-width: 100%;
  margin: 0 auto;
}
.list_gallery {
  justify-content: center;
  gap: 20px;
}
}
@media (max-width: 1800px) { 
  .list_cart_slider {
  gap: 10px;
}


.item_list_cart_slider {
  max-width: 30%;
}
.img_list_cart_slider {
  max-width: 100%;
  border-radius: 22px;
  background-size: contain;
  background-repeat: no-repeat;
}
}
@media (max-width: 1670px) { 
  .krug {
  padding: 69px 30px 0;
}
.img_list_cart_slider {
  height: 400px;
  margin: 20px auto 0;
  text-align: center;
  background-position: center;
}
}
@media (max-width: 1550px) { 
  .item_krug span {
  font-size: 69px;
  line-height: 70px;
}
.item_krug {
  width: 350px;
  height: 350px;
  font-size: 30px;
  line-height: 30px;
}
}
/*1400*/
@media (max-width: 1499px) { 
  .item_prem {
  width: 121px;
  min-width: 20%;
}
}
/*1300*/
@media (max-width: 1399px) { 
  .name_slider_img {
  font-size: 60px;
  line-height: 70px;
}
.text_slider_img {
  font-size: 50px;
  line-height: 60px;
}
.slider_img {
  width: 100%;
  height: 659px;
  max-width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.img_list_cart_slider {
  height: 302px;
}
.name_list_cart_slider {
  font-size: 20px;
}
.xar_list_list_cart_slider {
  font-size: 16px;
}
.item_list_cart_slider {
  max-width: 30%;
  height: 535px;
}
/* .list_cart_slider {
  height: auto;
} */
.item_krug {
  width: 300px;
  height: 300px;
  font-size: 22px;
  line-height: 21px;
}
.item_krug span {
  font-size: 50px;
  line-height: 50px;
}
.item_krug.item_krugtoo {
  line-height: 33px;
}
.krug {
  height: 480px;
}
input[type="text"] {
  max-width: 90%;
}
.list_item_text_content {
  padding: 0;
  gap: 10px;
  flex-wrap: wrap;
  width: 318px;
}
.item_list_item_text_content:nth-child(2n+2) {
  margin-top: 0;
}

.item_list_item_text_content {
  max-width: 48%;
}
.item_list_item_text_content img {
  width: 100%;
}
.list_footer {
  margin: 60px auto;
  gap: 5px;
  padding: 0 20px;
}
.company2 {
  margin: 44px auto 45px;
}
.company.block_list_prem {
  margin-top: 45px;
  margin-bottom: 45px;
}
#company {
  margin-top: 45px;
}
header {
  margin-bottom: 0px;
}
.list_menu {
  gap: 25px;
}
.logo {
  padding-left: 0;
}
.but_form {
  width: 210px;
  font-size: 18px;
  margin-right: 0;
}
}
@media (max-width: 1200px) { 
.slider_img_page {
  padding: 20px 0 0 20px;
  background-repeat: no-repeat;
  background-position: right top;
  height: 100%;
  background-size: 50%;
}
.name_slider_img_page {
  font-size: 60px;
  line-height: 80px;
}
}
@media (max-width: 1100px) { 
  .text_item_text_content {
  font-size: 18px;
  line-height: 30px;
}
.titlepage {
  font-size: 40px;
  line-height: 77px;
  margin-bottom: 30px;
}

.item_list_gallery {
  max-width: 20%;
}
.item_list_gallery img {
  max-width: 100%;
}
.item_krug.item_krugtoo {
  padding: 40px 25px 0 26px;
}
.item_krug {
  width: 250px;
  height: 250px;
  font-size: 20px;
  line-height: 19px;
  padding: 70px 0 0 0;
}
.item_krug.item_krugone {
  padding: 71px 0 0 0;
}
.item_krug.item_free {
  padding: 80px 0 0;
}
}
@media (max-width: 1099px) { 
  .name_slider_img {
  font-size: 40px;
  line-height: 10px;
}
.text_slider_img {
  font-size: 30px;
  line-height: 40px;
}
.slider_img {
  height: 570px;
}

.logo {
  max-width: 250px;
}
.logo img {
  max-width: 100%;
}
.item_krug {
  width: 200px;
  height: 200px;
}
.item_krug.item_krugone {
  padding: 49px 0 0 0;
}
.item_krug.item_krugtoo {
  padding: 27px 25px 0 26px;
  padding: 27px 25px 0 26px;
  line-height: 24px;
}
.item_krug.item_free {
  padding: 60px 0 0;
}
.krug {
  height: 330px;
}
.tex_item_list_footer {
  font-size: 20px;
  line-height: 30px;
  margin-top: 20px;
}
.item_list_footer {
  max-width: 380px;
}
}
@media (max-width: 989px) { 
  header {
  /* flex-flow: column; */
  flex-direction: column;
  height: auto;
}
.item_list_cart_slider {
  padding: 0 10px 20px;
}
.list_footer {
  /* flex-flow: column; */
  flex-direction: column;
  justify-content: center;
}
.item_list_footer {
  max-width: 100%;
}

.list_cart_slider {
  margin: 0 auto;
  /*! flex-flow: column; */
  flex-direction: column;
}
.item_list_cart_slider {
  max-width: 100%;
  margin: 0 auto;
}
.krug {
  height: auto;
}
.krug {
  gap: 14px;
}
.text_slider_img_page2 {
  font-size: 20px;
  line-height: 30px;
  left: 20px;
  bottom: 20px;
  width: calc(100% - 32px);
  margin: 0 auto;
}
.name_slider_img_page {
  font-size: 50px;
  line-height: 49px;
  margin-bottom: 20px;
}
.text_slider_img_page {
  font-size: 20px;
  line-height: 30px;
}
.sliderpage {
  height: 751px;
}
.text_page_table td {
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  height: 70px;
}
.text_page_tabele, .text_page_table {
  width: calc(100% - 40px);
  margin: 45px auto 40px;
}
.content_text_page_tabele {
  font-size: 16px;
  line-height: 25px;
}
}
@media (max-width: 800px) { 
  .slider_img {
  height: 280px;
}
#form_vv {
  max-width: 100%;
}
.slider {
  margin-bottom: 20px;
}
.item_list_item_text_content {
  max-width: 100%;
}
.item_prem {
  width: 121px;
  min-width: 26%;
}
.list_prem {
  justify-content: center;
  gap: 27px;
}
.name_index_form {
  font-size: 33px;
  line-height: 54px;
}
.text_index_form {
  font-size: 20px;
  line-height: 30px;
}
.index_form form {
  background-size: 200px;
  background-position: right bottom;
}
}
@media (max-width: 768px) { 
.krug {
  padding: 15px 0px 15px;
  justify-content: center;
  align-items: center;
  /* flex-flow: column; */
  flex-direction: column;
  background-repeat: no-repeat;
  background-size: cover;
  flex-wrap: wrap;
}
.text_slider_img_page2 {
  font-size: 16px;
  line-height: 20px;
}
.text_page_table td {
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
  height: 40px;
}
}
@media (max-width: 600px) { 
  .name_slider_img {
  font-size: 30px;
  line-height: 30px;
  padding: 60px 0 25px;
}
.text_slider_img {
  font-size: 23px;
  line-height: 30px;
}
.list_text_content {
  /* flex-flow: column; */
  flex-direction: column;
}
.list_item_text_content {
  width: 100%;
  margin: 0 auto;
}
.list_item_text_content {
  width: 315px;
  margin: 0 auto;
}
.titlepage {
  font-size: 26px;
  line-height: 38px;
  margin-bottom: 22px;
}
.item_prem span {
  font-size: 16px;
  line-height: 24px;
}
.name_slider_img_page {
  font-size: 30px;
  line-height: 33px;
  margin-bottom: 12px;
}
}
@media (max-width: 480px) { 
  .item_list_gallery {
  max-width: 45%;
}
.text_slider_img_page {
  font-size: 16px;
  line-height: 19px;
}
.text_page_tabele, .text_page_table {
  width: calc(100% - 10px);
  margin: 15px auto 10px;
}
}
@media (max-width: 440px) { 
.text_page_table td {
  font-weight: 300;
  font-size: 11px;
  line-height: 16px;
  height: 40px;
}
.item_list_menu {
  width: 48%;
  text-align: center;
}
.list_menu {
  display: flex;
  justify-content: center;
  align-items: center;
  /*! flex-flow: row wrap; */
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}
.name_slider_img {
  font-size: 28px;
  line-height: 28px;
  padding: 40px 0 25px;
  text-align: center;
}
.text_slider_img {
  font-size: 23px;
  line-height: 30px;
  text-align: center;
}
.text_item_text_content {
  font-size: 16px;
  line-height: 26px;
  width: 95%;
  margin: 0 auto;
  text-align: justify;
}
input[type="text"] {
  max-width: 90%;
  margin-left: 15px;
}
}
@media (max-width: 768px) { 
}

/*@media (min-width: 1384px) { 
  .krug{
    flex-wrap: nowrap;
  }
}*/