/* Стили для примера */
body {
  background-color: #1b1d25;
  background-image: url("images/image\ 22.svg");
  background-repeat: no-repeat;
  background-position: top;
  background-size: 1920px 800px;
}
.oglav li {
  color: #f8ac26;
  text-decoration: none;
}
.oglav a {
  color: #f8ac26;
  text-decoration: none;
}
.oglav a:hover {
  color: #fff;
  text-decoration: none;
}

.gif img {
  width: 100%;
  margin-bottom: 20px;
}

header {
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

nav ul {
  list-style-type: none;
  display: flex;
  align-items: center;
}

.logo {
  font-weight: bold;
  width: 100px;
}

.button {
  padding: 8px 16px;
  background-color: #f8ac26;
  color: #000;
  text-decoration: none;
  border-radius: 3px;
  font-size: 16px;
}

.button:hover {
  color: #000;
  list-style: none;
  text-decoration: none;
}

#vhod {
  background-color: #181d23;
  padding: 7px 16px;
  font-size: 16px;
  border-radius: 3px;
  border-color: #747474;
  border: 1px solid #747474;
  color: #747474;
}
#vhodd {
  background-color: #181d23;
  padding: 10px 40px;
  font-size: 16px;
  border-radius: 3px;
  border-color: #ffffff;
  border: 1px solid #ffffff;
  color: #ffffff;
}

img {
  max-width: 100%;
  height: auto;
  border-radius: 15px;
}
.imgslots {
  display: flex;
  margin-bottom: 10px;
}

.imgslots-img {
  flex: 1;
  margin: 0 10px;
  position: relative; /* Добавлено */
}

.imgslots-img img {
  width: 100%;
  height: auto;
  display: block;
  transition: filter 0.3s ease;
  border-radius: 15px;
}
.imgslots-img img:hover {
  filter: brightness(50%);
}

.hover-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  font-size: 40px;
  color: #f8ac26;
}

.imgslots-img:hover .hover-icon {
  opacity: 1;
}

.links li a {
  color: #ffffff;
  text-decoration: none;
}
.links li a:hover {
  color: #f8ac26;
}

.links {
  display: flex;
  gap: 24px;
  align-items: center;
  margin-top: unset;
  margin-block-end: unset;
  padding-inline-start: unset;
}

.header {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

nav {
  display: flex;
  align-items: center;
}

.title {
  margin-top: 20px;
}
.title1 {
  display: flex;
  justify-content: center;
}

.title h1 {
  margin-top: 180px;
  color: #f8ac26;
  font-size: 80px;
  text-align: left;
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
}

.title p {
  color: #fff;
  font-weight: 200;
}
.open p {
  color: #ffffff;
  font-weight: 200;
  text-align: left;
  width: 100%;
  text-align: center;
  font-size: 40px;
}
.bttn2 {
  display: flex;
  padding: 20px 10px;
  border: none;
  border-radius: 5px;
  background-color: #f8ac26;
  color: rgb(0, 0, 0);
  margin-bottom: 10px;
  justify-content: center;
  height: 100%; /* Добавлено для выравнивания по вертикали */
}
.bttn2 p {
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  margin: 0; /* Добавлено для удаления внутренних отступов */
}

.bttn2:hover {
  text-decoration: none;
  background-color: #181d23;
  border: 1px solid #fff;
}
.bttn2 p:hover {
  color: #fff;
}

.bttn {
  display: block;
  width: 200px;
  padding: 20px 10px;
  border: none;
  border-radius: 5px;
  background-color: #f8ac26;
  color: rgb(0, 0, 0);
  margin-bottom: 220px;
  justify-content: center;
  text-align: center; /* Добавлено для центрирования по вертикали */

  height: 100%; /* Добавлено для выравнивания по вертикали */
}
.bttn p {
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  margin: 0; /* Добавлено для удаления внутренних отступов */
}

.bttn:hover {
  text-decoration: none;
  background-color: #181d23;
  border: 1px solid #fff;
}
.bttn p:hover {
  color: #fff;
}
.bttn1 {
  display: flex;
  width: 150px;
  padding: 20px 10px;
  border: none;
  border-radius: 5px;
  background-color: #181d23;
  color: rgb(0, 0, 0);
  justify-content: center;
  height: 100%; /* Добавлено для выравнивания по вертикали */
  margin-bottom: 10px;
  border: 1px solid #fff;
  margin-right: 10px;
}
.bttn1 p {
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  margin: 0; /* Добавлено для удаления внутренних отступов */
}

.bttn1:hover {
  text-decoration: none;
  background-color: #181d23;
  border: 1px solid #fff;
}
.bttn1 p:hover {
  color: #fff;
}
#vhodd:hover {
  color: rgb(255, 255, 255);
}
.push {
  list-style: none;
  font-weight: 100;
}
.push li {
  position: relative;
  padding: 20px 0 20px 40px;
  color: #ffffff;
  font-variant: small-caps;
  font-weight: lighter;
  cursor: pointer;
}
.push li:before {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ffffff;
  content: "";
  left: 0;
  transition: 0.3s ease-in-out;
  top: 27px;
}
.push li:after {
  position: absolute;
  border-left: 1px dotted #ffffff;
  width: 1px;
  bottom: -12px;
  content: "";
  left: 3px;
  top: 48px;
}
.push li:hover:before {
  box-shadow: 0 0 0 10px #f8ac26;
}
.push li:last-child:after {
  content: none;
}

.title h2 {
  color: #f8ac26;
  font-size: 40px;
  font-family: "montserrat";
}
.get-x {
  margin-bottom: 20px;
}
.title h3 {
  color: #f8ac26;
  font-size: 25px;
}
.title h4 {
  color: #ffffff;
  font-size: 20px;
}

.title li {
  color: #fff;
  font-size: 18px;
}

.button2 {
  background-color: #f8ac26;
  padding: 8px 16px;
  color: #000;
  text-decoration: none;
  border-radius: 3px;
  font-size: 16px;
  margin: auto;
  display: block;
  margin-bottom: 20px;
}
.logo1 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}

.logo1 img {
  width: 100px;
  border-radius: 0;
}
.ptext {
  font-size: 10px;
  text-align: justify;
  color: #919191 !important;
}
.div {
  display: flex;
  justify-content: space-between;
}

.push {
  list-style: none;
  font-weight: 100;
}
.push li {
  position: relative;
  padding: 20px 0 20px 40px;
  color: #ffffff;
  font-variant: small-caps;
  font-weight: lighter;
  cursor: pointer;
}
.push li:before {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ffffff;
  content: "";
  left: 0;
  transition: 0.3s ease-in-out;
  top: 27px;
}
.push li:after {
  position: absolute;
  border-left: 1px dotted #ffffff;
  width: 1px;
  bottom: -12px;
  content: "";
  left: 3px;
  top: 48px;
}
.push li:hover:before {
  box-shadow: 0 0 0 10px #f8ac26;
}
.push li:last-child:after {
  content: none;
}
.title ul li {
  font-weight: lighter;
}
.title ol li {
  font-weight: 300;
}
.container {
  border: 2px solid #ccc;
  background-color: #181d23;
  border-radius: 5px;
  padding: 16px;
  margin: 16px 0;
}

/* Clear floats after containers */
.container::after {
  content: "";
  clear: both;
  display: table;
}

/* Float images inside the container to the left. Add a right margin, and style the image as a circle */
.container img {
  float: left;
  margin-right: 20px;
  border-radius: 50%;
}

/* Increase the font-size of a span element */
.container span {
  font-size: 20px;
  margin-right: 15px;
}
table.iksweb {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
table.iksweb,
table.iksweb td,
table.iksweb th {
  border: 1px solid #ffffff;
}
table.iksweb td,
table.iksweb th {
  padding: 5px;
  width: 30px;
  height: 35px;
  color: #fff;
  padding-left: 10px;
}
table.iksweb1 {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  height: auto;
  margin-bottom: 20px;
}
table.iksweb1,
table.iksweb1 td,
table.iksweb th {
  border: 1px solid #ffffff;
}
table.iksweb1 td,
table.iksweb1 th {
  padding: 5px;
  width: 30px;
  height: 35px;
  color: #fff;
  padding-left: 10px;
}
.mobile {
  display: none;
}

/* Медиа-запрос для ширины экрана 768px и ниже */
@media (min-width: 320px) and (max-width: 1000px) {
  .title h2 {
    color: #fff;
    font-size: 20px;
    padding-bottom: 10px;
  }
  .mobile {
    display: none;
    margin-bottom: 20px;
  }
  .imgslots img {
    border-radius: 0;
  }
  body {
    background-color: #1b1d25;
    background-image: none;
    background-repeat: no-repeat;
    background-position: top;
    background-size: 200px;
  }

  .title h1 {
    color: #fff;
    font-size: 40px;
    margin-bottom: 10px;
    margin-top: 100px;
    text-align: center;
    width: 100%;
  }

  .title h3 {
    color: #fff;
    font-size: 14px;
  }

  .title li {
    color: #fff;
    font-size: 12px;
  }

  p {
    font-size: 12px;
    margin-bottom: 15px;
  }

  .links {
    display: flex;
    gap: 24px;
    align-items: center;
    margin-top: unset;
    margin-block-end: unset;
    padding-inline-start: unset;
    display: none;
  }

  #vhod {
    background-color: #f8ac26;
    display: none;
  }

  .button {
    padding: 10px 20px;
    background-color: #f8ac26;
    color: #000;
    text-decoration: none;
    border-radius: 10px;
    font-size: 12px;
  }

  .logo {
    font-weight: bold;
    max-width: 70px;
  }

  header {
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  nav ul {
    list-style-type: none;
    display: flex;
    align-items: center;
  }

  .logo1 {
    font-weight: bold;
    width: 100px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .logo img {
    border-radius: 0;
  }
  .container {
    text-align: center;
  }

  .container img {
    margin: auto;
    float: none;
    display: block;
  }
  img {
    width: 100%;
    height: auto;
  }

  .open p {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
  }
  .button-container {
    margin: auto;
    margin-bottom: 20px;
  }
  .bttn {
    display: flex;
    padding: 20px 10px;
    border: none;
    border-radius: 5px;
    background-color: #f8ac26;
    color: rgb(0, 0, 0);
    margin-bottom: 100px;
    justify-content: center;
    height: 100%; /* Добавлено для выравнивания по вертикали */
  }
}
