html {
  scroll-behavior: smooth;
}

body {
  font-family: "Inter", sans-serif;
}

header {
  border-radius: 30px;
  background: #f9f9f9;
  display: flex;
  justify-content: space-between;
  padding: 20px;
}

.index-center {
  display: flex;
  justify-content: center;
}
.index-content {
  max-width: 1402px;
  width: 100%;
}

.logo-and-buttons-vandao {
  display: flex;
  align-items: center;
  gap: 100px;
}

.logo-and-buttons-vandao img {
  width: 60px;
}

.select-lang {
  color: #414141;
  font-size: 18px;
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 10px;
}

.logo-and-buttons-vandao nav {
  display: flex;
  gap: 50px;
}

.logo-and-buttons-vandao a {
  color: #414141;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.select-lang-butt-load {
  display: flex;
  align-items: center;
  gap: 50px;
}

select-lang-butt-load .logo-and-buttons-vandao img {
  width: 60px;
}

.select-lang-butt-load a {
  padding: 15px;
  background-color: #0199a0;
  color: white;
  border-radius: 12px;
  font-size: 16px;
  text-decoration: none;
}
/* Стили общего контейнера */
.container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 50px auto;
  background: #f9f9f9;
  border-radius: 50px;
}

/* Стили для контейнера с изображениями телефонов */
.image-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 75%;
}

/* Стили для изображений телефонов */
.phone {
  width: 25%;
  height: auto;
  object-fit: cover;
}

#open-poppup {
  cursor: pointer;
  text-decoration: underline;
}

.title {
  font-size: 91px;
  font-weight: 700;
  color: #0199a0;
  margin-block-start: 0em;
  margin-block-end: 0em;
}

.description {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  margin: 20px 0;
  color: #333;
}

.phone-left {
  transform: rotate(0deg);
}

.phone-center {
  transform: rotate(0deg);
}

.phone-right {
  transform: rotate(0deg);
}

.picture-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  /* gap: 100px; */
}

.content {
  max-width: 350px;
  padding-bottom: 110px;
}

.block-number-one {
  background-color: #00aeb6;
  display: flex;
  justify-content: space-evenly;
  border-radius: 50px;
  margin-bottom: 50px;
  /* align-items: center; */
}

.bno-install p {
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #ffffffb2;
  display: flex;
  align-items: center;
  gap: 15px;
  /* margin-block-start: 0em;
    margin-block-end: 0em; */
}

.bnt-about p {
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #414141b2;
  display: flex;
  align-items: center;
  gap: 15px;
}

.bno-install h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  margin-block-start: 1.5em;
  margin-block-end: 1.5em;
  color: white;
}

.bno-install {
  width: 33%;
  padding-top: 65px;
}

.bno-qr-install p {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
}

.bno-qr-install p {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: #ffffffb2;
  max-width: 170px;
}

.bno-qr-install {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 65px;
}

.bno-install-icon {
  display: flex;
  gap: 20px;
  z-index: 10;
  position: absolute;
}

.bnt-about-buttons a {
  background-color: #ececec;
  padding: 15px 25px;
  margin-right: 10px;
  border-radius: 15px;
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #414141;
  text-decoration: none;
}

.bnt-about-buttons a.active {
  background-color: #0199a0;
  color: white;
}

.block-number-two {
  background-color: #f9f9f9;
  border-radius: 50px;
  margin-bottom: 50px;
}

.bnt-info-one {
  display: flex;
  justify-content: space-evenly;
}

.bnt-info-two {
  display: flex;
  justify-content: space-evenly;
}

.bnt-about {
  width: 33%;
  padding-top: 65px;
}

.bnt-about-find-urist p {
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #414141;
}

.bnt-about-buttons {
  padding: 50px 0px;
  white-space: nowrap;
}

.bnt-about-find-urist ul {
  padding-inline-start: 20px;
  color: #009099;
}

.bnt-about-find-urist li {
  padding: 10px 0px;
}

.bnt-about-find-urist span {
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #414141;
}

.bnt-img {
  padding-top: 65px;
}

.bnt-info-one,
.bnt-info-two {
  display: none;
}

.bnt-info-one.active,
.bnt-info-two.active {
  display: flex;
}

.bnt-img {
  max-width: 640px;
  width: 100%;
  /* height: 519px; */
}

.block-number-three {
  background-color: #333333;
  border-radius: 50px;
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 50px;
}

.bnth-help-text p {
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #ffffffb2;
  display: flex;
  align-items: center;
  gap: 15px;
}

.bnth-help-text h3 {
  font-weight: 700;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 0%;
  color: white;
}

.bnth-help-text ul {
  padding-inline-start: 20px;
  color: #009099;
}

.bnth-help-text li {
  padding: 10px 0px;
}

.bnth-help-text span {
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #ffffff;
}

.bnth-help-text {
  padding-top: 115px;
}

.bnth-help-img {
  padding-top: 65px;
}

.block-number-four {
  background-color: #00aeb6;
  border-radius: 50px;
  margin-bottom: 50px;
  display: flex;
  justify-content: space-evenly;
  flex-direction: column;
}

.bnf-svyazi p {
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #ffffffb2;
  display: flex;
  align-items: center;
  gap: 15px;
}

.bnf-svyazi h3 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #ffffff;
}

.bnf-svyazi ul {
  padding-inline-start: 20px;
  color: #ffffff;
}

.bnf-svyazi li {
  padding: 10px 0px;
}

.qr-code-svg {
  width: 100%;
  background: white;
  padding: 12px;
  border-radius: 20px;
  margin-top: 15px;
}

.bnf-svyazi span {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #ffffff;

  max-width: 500px;
  width: 100%;
  display: block;
  line-height: 32px;
}

.bnf-svyazi {
  padding-top: 80px;
}

.bno-img-bottom-mobile {
  display: none;
}

.select-lang {
  position: relative;
  display: inline-block;
}

.selected-lang {
  display: flex;
  align-items: center;
  cursor: pointer;
  gap: 10px;
}

.selected-lang img {
  width: 20px;
  height: 14px;
}

.selected-lang svg {
  transition: transform 0.3s ease;
}

.lang-dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.1);
  z-index: 1;
}

.lang-option {
  padding: 10px;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.lang-option:hover {
  background-color: #f1f1f1;
}

.lang-option img {
  width: 20px;
  height: 14px;
  margin-right: 10px;
}
.mobile-group-phone {
  display: none;
}

.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.popup-content {
  background: #fff;
  padding: 50px 40px;
  border-radius: 10px;
  width: 90%;
  max-width: 700px;
  position: relative;
}

.popup-content h2 {
  margin-top: 0;
  font-size: 20px;
  text-align: center;
}

.popup-content input,
.popup-content textarea {
  width: 94%;
  margin: 10px 0;
  padding: 20px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 15px;
  outline: none;
  font-family: "Inter", sans-serif;
}

.popup-content button {
  width: 100%;
  background-color: #00aeb6;
  border-radius: 50px;
  color: white;
  padding: 20px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  font-family: "Inter", sans-serif;
}

.popup-content .close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 24px;
  cursor: pointer;
}
.bno-qr-qrvandao {
  background: white;
  padding: 15px;
  border-radius: 10px;
  margin-top: 15px;
}
.politic-and-razrab {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 20px;
}
#politic {
  /* padding: 0px 70px; */
  text-decoration: none;
  color: white;
}
.developer__logo {
  width: 50%;
}

.developer__logo svg {
  width: 70%;
  margin-top: 5px;
}

.developer {
  display: flex;
  align-items: center;
  gap: 15px;
  justify-content: flex-end;
  text-decoration: none;
  color: white;
}

.block-number-four-group {
  display: flex;
  justify-content: space-evenly;
}
.block-number-twodot1 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 50px;
}
iframe .body_widget_post {
  background: #f9f9f9;
}
.doble_block {
  flex: 0 0 44%;
  background-color: #f9f9f9;
  border-radius: 50px;
  margin-bottom: 50px;
  padding: 30px;
}
.doble_block > img {
  width: 100%;
}
.doble_block > h2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #414141;
}
