.body {
  display: flex;
  flex-direction: column;
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  color: rgb(52, 88, 119);
  background-color: rgb(240, 240, 255);
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

img {
  pointer-events: none;
}

.description {
  padding-left: 20px;
  padding-top: 10px;
  margin-top: 0;
  line-height: 1.5em;
}

.page-header {
  display: flex;
  align-items: center;
  border-bottom: 3px solid rgb(66, 166, 255);
}

.logo {
  width: 200px;
  height: 110px;
  margin-right: 25px;
}

.navigation-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-family: "Courier New", Courier, monospace;
}

.nav-s {
  width: 125px;
  height: 25.5;
  text-align: center;
  margin: 5px;
  font-size: 14px;
  border-radius: 10px;
  background-color: rgb(204, 213, 255);
  padding-top: 3px;
}

.nav-s:nth-child(1) {
  padding-top: 10px;
  height: 25.5px;
}

.nav-s:nth-child(9) {
  padding-top: 10px;
  height: 25.5px;
}

.nav-s:nth-child(11) {
  padding-top: 10px;
  height: 25.5px;
}

.nav-s:nth-child(12) {
  padding-top: 10px;
  height: 25.5px;
}

.nav-s:nth-child(13) {
  padding-top: 10px;
  height: 25.5px;
}

.nav-s:nth-child(14) {
  padding-top: 10px;
  height: 25.5px;
  background-color: rgb(122, 235, 30);
}

.nav-s-vk {
  width: 100px;
  align-items: center;
  margin-top: 5px;
  margin-right: 15px;
  margin-left: auto;
}

.a1 {
  padding-top: 10px;
}

.about {
  display: flex;
  justify-content: space-around;
  margin-top: 2em;
  border: hidden;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 20px;
}

.about-text {
  flex-direction: column;
  border: hidden;
  border-radius: 20px;
  height: 500px;
  width: 500px;
  margin-left: 5em;
  background: linear-gradient(rgb(240, 241, 255), rgb(204, 213, 255));
}

.about_img {
  border-radius: 30px;
  height: 500px;
  margin-right: 20px;
}

.catalog {
  text-align: center;
}

.catalog_sh {
  text-align: center;
  margin-bottom: 5px;
  margin-top: 35px;
}

.usluga-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  border-bottom: 3px solid rgb(66, 166, 255);
  padding: 50px;
}

.usluga {
  width: 300px;
  height: 350px;
  text-align: center;
  font-family: "Times New Roman", Times, serif;
  border: 3px solid rgb(185, 185, 240);
  border-radius: 15px;
  list-style-type: none;
  background-color: aliceblue;
}

/*.usluga a {
  text-decoration: none;
  color: rgb(61, 50, 76);
}
*/

/*.usluga a:hover {
  color: rgb(52, 88, 119);
}
*/
.img {
  margin-top: 15px;
  width: 200px;
  height: 200px;
  border-radius: 30%;
}

.usluga h2 {
  font-size: 30px;
  font-weight: 600;
  color: rgb(52, 88, 119);
}

p {
  text-indent: 2ch;
}

.shuga {
  display: flex;
  border-radius: 15px;
  background: linear-gradient(rgb(240, 241, 255), rgb(204, 213, 255));
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 25px;
  margin-top: 50px;
  justify-content: space-between;
}
.shuga-text {
  border-right: 1px solid rgb(66, 166, 255);
  padding-right: 5px;
  padding-left: 10px;
  line-height: 1.5em;
  width: 500px;
  text-align: start;
}

.shuga_img {
  width: 500px;
  border-radius: 20px;
  margin-left: 10px;
  margin-right: 10px;
}
.z1 {
  margin-top: 15%;
  padding: 0;
  text-align: right;
}

.top-boreder-facelift {
  border-top: 3px solid rgb(66, 166, 255);
  margin-top: 50px;
  margin-bottom: 30px;
}

.facelift {
  display: flex;
  margin-top: 50px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 50px;
  justify-content: space-between;
  border-radius: 15px;
  background: linear-gradient(rgb(240, 241, 255), rgb(204, 213, 255));
}

.facelift-img {
  width: 500px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 30px;
}

.z2 {
  margin-top: 16%;
  padding: 0;
  text-align: left;
}

.facelift-h1 {
  margin-left: 190px;
  margin-bottom: 5px;
}

.facelift-text {
  padding-top: 30px;
  width: 500px;
  text-align: start;
  margin-right: 15px;
  line-height: 1.5em;
}

.faselift-procedur {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 3px solid rgb(66, 166, 255);
  margin-top: 50px;
  justify-content: space-around;
  margin-bottom: 50px;
}
.faselift-procedur img {
  width: 250px;

  border-radius: 15px;
  margin: 10px;
}

.faselift-procedur div {
  border-radius: 30px;
  background-color: aliceblue;
  margin-bottom: 50px;
}

.faselift-procedur-h {
  text-align: center;
  margin-top: 0;
  width: 250px;
  padding-left: 5px;
}

.faselift-procedur-h1 {
  text-align: center;
  margin-top: 62.5px;
}

.pil_h1 {
  text-align: center;
}

.bodylift-img {
  max-width: 500px;
  border-radius: 20px;
  margin-left: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.z3 {
  margin-top: 47%;
  padding: 0;
  text-align: left;
}

.vm {
  border-radius: 15px;
  max-width: 1300px;
  height: 700px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;

  background: linear-gradient(rgb(240, 241, 255), rgb(204, 213, 255));
}

.vm_div1 {
  margin-top: 30px;
  padding: 15px;
}

.vm-img1 {
  max-width: 30%;
  border-radius: 15px;
  margin-right: 10px;
  float: left;
}

.img_bra {
  width: 350px;
  border-radius: 15px;
}

.vm-img2 {
  max-width: 30%;
  border-radius: 15px;
  margin-top: 10px;
  float: right;
}

.primer {
  width: 200px;
  padding-left: 10px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 90px;
}

.primer a {
  color: rgb(66, 166, 255);
}

.z4 {
  padding: 0;
  text-align: left;
  width: 200px;
}

.uzk {
  border-radius: 15px;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  height: 870px;
  background: linear-gradient(rgb(240, 241, 255), rgb(204, 213, 255));
}

.uzk_img {
  max-width: 35%;
  border-radius: 15px;
  float: left;
  margin-right: 10px;
}

.uzk_img_1 {
  max-width: 35%;
  border-radius: 15px;
  float: right;
  margin: 10px;
}

.uzk_div1 {
  padding: 15px;
}

.z5 {
  padding: 0;
  text-align: left;
  width: 200px;
}

/*.uzk_div2 {
  width: 200px;
  height: 50px;
  padding-top: 40px;
  padding-left: 100px;
  border: 2px solid black;
} */

.uzk_div2 h3 {
  width: 350px;
  margin-left: 100px;
  margin-top: 10%;
}

.uzk_div3 {
  align-self: flex-end;
  padding: 15px;
}

.uzk_face {
  border-radius: 15px;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  height: 910px;
  background: linear-gradient(rgb(240, 241, 255), rgb(204, 213, 255));
}

.uzk-img1 {
  max-width: 35%;
  border-radius: 15px;
  margin-left: 10px;
  margin-right: 10px;
  float: left;
}

.uzk-img3 {
  max-width: 35%;
  border-radius: 15px;
  float: right;
  margin-top: 10px;
  margin-right: 10px;
}

.uzk-img4 {
  width: 300px;
  height: 250px;
  margin-left: 90px;
  border-radius: 15px;
}

.z6 {
  padding: 0;
  text-align: right;
}

.alginant img {
  max-width: 95%;
  border-radius: 15px;
  margin: 10px;
}

.fr_main {
  border-radius: 15px;
  background: linear-gradient(rgb(240, 241, 255), rgb(204, 213, 255));
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
}

.fr_1 {
  display: grid;
  grid-template-columns: 1fr 55%;
  gap: 10px;
  justify-self: end;
  align-self: start;
  margin-left: 15px;
}

.fr_2 {
  max-width: 100%;
}

.fr_text img {
  border-radius: 15px;
  width: 470px;
}

.fr_text {
  padding-left: 15px;
  max-width: min-content;
}

.z7 {
  margin-top: 10%;
  padding: 0;
  text-align: right;
}

.eye-img1 {
  max-width: 100%;
  border-radius: 15px;
  margin-bottom: 30px;
  margin-right: 10px;
  margin-top: 10px;
}

.botoks-text {
  width: 600px;
  margin-left: 10px;
}

.z8 {
  margin-top: 30%;
  padding: 0;
  text-align: right;
}

.primer-b {
  padding-left: 10px;
  margin-top: 100px;
}

.primer-b a {
  color: rgb(66, 166, 255);
}

.otziv {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  max-width: 1300px;
  background: linear-gradient(rgb(240, 241, 255), rgb(204, 213, 255));
  margin-left: auto;
  margin-right: auto;
  border-radius: 15px;
}

.otziv_1 {
  width: 500px;
  background-color: aliceblue;
  margin: 15px;
  border-radius: 10px;
}

.otziv_1 h4 {
  margin-left: 10px;
}

.lefticon {
  float: left;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}

.p1 {
  width: 200px;
  height: 25px;
  text-align: center;
  margin-left: 50px;
  padding-top: 30px;
}

.email {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0;
  margin-right: auto;
}

a {
  text-decoration: none;
  color: rgb(52, 88, 119);
}

a:visited {
  text-decoration: none;
}

a:hover {
  color: rgb(138, 163, 243);
  text-decoration: underline;
}

.div-text {
  padding-right: 5px;
  padding-left: 10px;
  line-height: 1.5em;
}

.map {
  text-align: center;
}

.footer {
  display: flex;
  flex-direction: row;
  border: 2px solid inherit;
  border-radius: 10px;
  background-color: rgb(204, 213, 255);
  list-style-type: none;
}

.whats {
  width: 150px;
}

.call {
  width: 150px;
  position: fixed;
  top: 85%;
  left: 0;
}

.button {
  margin-right: 30px;
  margin-top: 3px;
}

.vk {
  margin-right: 25px;
  margin-top: 5px;
  margin-bottom: auto;
}

.btn-up {
  /* фиксированное позиционирование */
  position: fixed;
  /* цвет фона */
  /* background-color: #673ab7;
  /* расстояние от правого края окна браузера */
  right: 5px;
  /* расстояние от нижнего края окна браузера */
  bottom: 90px;

  border-radius: 70px;
  /* вид курсора */
  cursor: pointer;
  /* отображение элемента как flex */
  display: flex;
  /* выравниваем элементы внутри элемента по центру вдоль поперечной оси */
  align-items: center;
  /* выравниваем элементы внутри элемента по центру вдоль главной оси */
  justify-content: center;
  /* ширина элемента */
  width: 50px;
  /* высота элемента */
  height: 50px;
}

.btn-up::before {
  content: "";
  width: 50px;
  height: 50px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
  background-image: url("pngegg.png");
}

.btn-up_hide {
  display: none;
}

@media (hover: hover) and (pointer: fine) {
  .btn-up:hover {
    background-color: rgb(122, 235, 30); /* цвет заднего фона при наведении */
  }
}

#news {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: block;
}

#news_up {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 1200px;
  transform: translate(-50%, -50%);
  background: linear-gradient(rgb(240, 241, 255), rgb(220, 221, 236));
  border-radius: 20px;
  padding: 15px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.news1 {
  display: flex;
  flex-direction: reverse;
  flex-wrap: nowrap;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  }
  .news2 {
  flex-direction: column;
  flex-wrap: nowrap;
  max-width: 70%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  }
.news_img {
  max-width: 170%;
  border-radius: 20px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 70px;
}

.p_news {
  margin: 4px;
}

.close-button {
    position: absolute;
    top: 1px;
    right: 10px;
    font-size: 32px;
    cursor: pointer;
    color: #080808;
  }
 
  .close-button:hover {
    color: #333;
  }