
html { overflow-x: hidden; }


body {
  margin: 0;
  padding: 0;
 background-image: url(images/istockphoto-1437120571-170x170.jpg);

background-size: ;


  background-repeat:;
background-position: center top;
}
.hamburger-menu{
  background-color: #FFDEAD;
  position: fixed;
  min-height: 10%;
  top: 0;

  width: 100%;
}
.menu-bar {
  border-radius: 25px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: inline-flex;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  align-items: center;
  padding: 0 10px;
  font-size: 100%;

}
.menu-bar li {
  list-style: none;
  color: white;
  font-family: sans-serif;
  font-weight: bold;
  padding: 12px 16px;
  margin: 0 8px;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
}
.menu-bar li::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  transition: 0.2s;
  border-radius: 25px;
}
.menu-bar li:hover {
  color: black;
}
.menu-bar li:hover::before {
  background: linear-gradient(to bottom, #e8edec, #d2d1d3);
  box-shadow: 0px 3px 20px 0px black;
  transform: scale(1.2);
}
.chap{
  height: 10%;
  background-color: #FFDEAD;
  
  position: fixed;
  
  top: 0;
  z-index: 1;
  width: 100%;
  justify-content: center;
  text-align: center;
  

}
.myBtn10{
  background-color: black;
  border-radius: 25px;
  box-shadow: 0px 3px 20px 0px black;

}
.myBtn{
  background-color: black;
  border-radius: 25px;
  box-shadow: 0px 3px 20px 0px black;

}
.modal {
  text-align: center;
  color: white;
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
  -webkit-animation-name: fadeIn;
  /* Fade in the background */
  -webkit-animation-duration: 0.4s;
  animation-name: fadeIn;
  animation-duration: 0.4s
}


/* Modal Content */

.modal-content {
  position: fixed;
  bottom: 0;
    background: black;
  width: 100%;
  -webkit-animation-name: slideIn;
  -webkit-animation-duration: 0.4s;
  animation-name: slideIn;
  animation-duration: 0.4s
}


/* The Close Button */

.close {
  color: white;
  float: right;
  font-size: 50px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 2px 16px;
  background-color: #FFDEAD;
  color: white;
}

.modal-body {
  padding: 2px 16px;
}

.modal-footer {
  padding: 2px 16px;
  background-color: #FFDEAD;
  color: white;
}


/* Add Animation */

@-webkit-keyframes slideIn {
  from {
    bottom: -300px;
    opacity: 0
  }
  to {
    bottom: 0;
    opacity: 1
  }
}

@keyframes slideIn {
  from {
    bottom: -300px;
    opacity: 0
  }
  to {
    bottom: 0;
    opacity: 1
  }
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

@keyframes fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

.whatsimg{


  position: absolute;
    min-height: 34px;
    width: 50px;
    height: 50px;
position: fixed;
 top: 15%;
 right: 2%;
}
  
.nmbr{
  
    text-align: center;
  
  
    min-height: 34px;
width: 100%;
position: absolute;


     font-family: RobotoSlab-Bold;
      

}
@font-face {
    font-family: RobotoSlab-Bold;
    font-display: swap;
    src: url(fonts/RobotoSlab-Bold.ttf)
}

.wrapper {
  display: grid;
  grid-template-columns: auto; 
justify-content: center;
text-align: center;
margin-top: 5%;

}
.set{

/* grid-auto-rows: 700px;*/
align-items: stretch;
  margin-left: 10%;
 margin-right: 10%;
 
 background-color: white;
      border: 3px solid black;
  border-radius: 25px;
text-align: left;
                      padding-top:30px;
                padding-right: 25px;
                padding-bottom: 35px;
                padding-left: 28px;
}
.hardsa{min-height: 270px;
  text-align: left;

}
.cena{
  display: grid;
  grid-template-columns: repeat(2, 1fr);

  margin-left: 10%;
  margin-right: 2%;

  
  

}
.ram2{
   background-color: #D3D3D3;
      border: 3px solid black;
  border-radius: 25px;


}
.bpp{
  margin-top: 10%;
  color:#4682B4 ;
    font-family: RobotoSlab-Bold;
    text-align: left;
    min-height: 60px;
    margin-left: 5%;


}
input[type="submit"]:disabled {
    opacity: .5;
}
.td123{

right: 0;
 max-width: 15px;
 height: 50px;
}
.td1234{

 text-align: center;
 width: 50%;
}
.tab09{
  width: 200px;
  margin: auto; 
}
.opes{
    width: 200px;
 
  max-width: 200px;
    max-height: 200px;
    width: 100%;
    height: 100%;
   float: center;
    border-top: 200px;
    border-width: 200px;
    overflow: hidden;
   
    margin-left: auto;
    margin-right: auto;

}
.opes1{
 
   float: left;
  margin: 0 20px 0 0;
  width: 25px;
  height: 25px;
  overflow: hidden;
}

.dd45a{
  
  background-color: red;
  display: inline;
margin-left: auto;
  margin-right: 0;
  height: 50px;
}
.dd45a2{
  display: inline;
  background-color: green;
 margin-left: auto;
  margin-right: 0;
}
.bpp5{
  margin-top: 10%;
  color:#4682B4 ;
    font-family: RobotoSlab-Bold;
    text-align: left;
    min-height: 150px;
    margin-left: 5%;

}
.bpp6{
  margin-top: 10%;
  color:#4682B4 ;
    font-family: RobotoSlab-Bold;
    text-align: left;
    min-height: 60px;
    margin-left: 5%;
    white-space: nowrap;

}
 li.galki {
    list-style: none; /* Скрываем маркеры списка */
    text-indent: -1em; /* Сдвигаем элементы списка влево */
   }
   li.galki::before {
    content: '\2714'; /* Добавляем маркер в шестнадцатеричном формате*/
    padding-right: 5px; /* Расстояние от маркеров до текста */
    color: #5ce000; /* Маркеры красного цвета */
   }

 li.galkired {
    list-style: none; /* Скрываем маркеры списка */
    text-indent: -1em; /* Сдвигаем элементы списка влево */
   }
   li.galkired::before {
    content: '\00D7'; /* Добавляем маркер в шестнадцатеричном формате*/
    padding-right: 5px; /* Расстояние от маркеров до текста */
    color: red; /* Маркеры красного цвета */
   }


.podset{

align-self: left;
justify-content: left;
margin: 3% 3% 3% 3%;
text-align: center;



}

.podval{
  text-align: center;
  justify-content: center;
  

  /* Абсолютное позиционирование */
 bottom: 0; /* Положение элемента */
  min-height: 150px;
width: 100%;
margin-top: 2%;
background-color: #FFDEAD;
}
.socseti{
  width: 30px;
  height: 30px;
    margin-top: 2%;
}
.podset2{

align-self: center;
width: 100%;
height: 100%;
margin-top: 2%;

}
.naz{
  color: black;
  font-size: 200%;
}
.set2{
  display: grid;
 grid-template-columns: repeat(1, 1fr);


/* grid-auto-rows: 700px;*/

}
.silc{
  color: blue;
}
section.podset3{
d
align-self: center;
background-color: white;
display: none;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(1, 1fr);

}
.podset33{

align-self: center;

display: grid;
grid-column: 1/3;
background-color: white;


justify-content: center;
text-align: center;


}
.podset31{

align-self: center;

display: grid;
background-color: white;


justify-content: center;
text-align: center;


}.podset332{

align-self: center;

display: grid;
background-color: white;


justify-content: center;
text-align: left;


}

.set3{
  display: grid;
 grid-template-columns: repeat(2, 1fr);
/* grid-auto-rows: 700px;*/


}
.pp{
  background-color: ;
}
.set4{

  padding-Left: 20%;
  padding-right: 20%;
   /*background: #f1f7fc;*/
   background-color: black;
   font-family: 'Times New Roman', Times, serif; /* Гарнитура текста */ 
    font-size: 500%; /* Размер шрифта в процентах */ 
      text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;
  color: white;
  font: 20px Georgia, serif;
  height: 100vh;
}


.zag{
   font-family: 'Times New Roman', Times, serif; /* Гарнитура текста */ 
    font-size: 500%; /* Размер шрифта в процентах */ 
      text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;
  
  font: 700% Georgia, serif;

    
}
a{
  color: white;
}

.zag2{
    color: #000080;
     text-align: left;
width: auto;

padding: 3%;
     text-shadow: 1px 1px 2px black, 0 0 0.1em black, 0 0 0.1em black;
  color: white;
  font: 200% Times New Roman, serif;
}
.fa{

  text-align: left;
}
.rek{
  padding: 2px;

       border: 3px solid black;
  border-radius: -25px;

background-color: #B22222;
}
img {
      max-width: 100%;}



      .formaoba {
    width: auto;
        font-family: RobotoSlab-Bold;
      color: white;
      margin-top: 10%}
      input{
  min-width:200px;}


  input[type=text], select, textarea{
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  resize: vertical;
  max-width: 500px;
}

@media (min-width: 1920px) and (max-width: 2560px)  {

.socseti{
   width: 50px;
  height: 50px;
}
.menu-bar {
  border-radius: 25px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: inline-flex;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  align-items: center;
  padding: 0 10px;
  font-size: 150%;

}

.podval{
    font-size: 150%;
}

}
   @media only screen and (min-width: 415px) and (max-width: 1279px) {
  textarea[name=message]{display:none} 
  .ksc {display:none} 
  .close {
  color: white;
  float: right;
  font-size: 50px;
  font-weight: bold;
}
.bpp{

   

}
.whatsimg{
  margin-top: 15%;
}
a{
  color: white;
}
.hamburger-menu{
  background-color: #FFDEAD;
  position: fixed;
  }
legend{
  display: none;
}
.set{
display: grid;
 grid-template-columns: repeat(1, 1fr);
/* grid-auto-rows: 700px;*/
  margin-left: 10%;
 margin-right: 10%;
 
 background-color: white;
      border: 3px solid black;
  border-radius: 25px;
text-align: left;
      
}

}
 .menu__box{
      display: none;
    }
    #menu__toggle {
  opacity: 0;
}

@media screen and (min-width:240px) and (max-width:680px) {
  
.chap{
  display: none;
}
/* скрываем чекбокс */
#menu__toggle {
  opacity: 0;
}
.hamburger-menu{
  background-color: #FFDEAD;
}
/* стилизуем кнопку */
.menu__btn {
  display: flex; /* используем flex для центрирования содержимого */
  align-items: center;  /* центрируем содержимое кнопки */
  position: fixed;
  top: 20px;
  left: 20px;
  width: 26px;
  height: 26px;
  cursor: pointer;
  z-index: 1;


}
/* добавляем "гамбургер" */
.menu__btn > span,
.menu__btn > span::before,
.menu__btn > span::after {
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #616161;

}
.menu__btn > span::before {
  content: '';
  top: -8px;
}
.menu__btn > span::after {
  content: '';
  top: 8px;
}
/* контейнер меню */
.menu__box {
  display: block;
  position: fixed;
  visibility: hidden;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 80px 0;
  list-style: none;
  text-align: center;
  background-color: #FFDEAD;
  box-shadow: 1px 0px 6px rgba(0, 0, 0, .2);

    z-index: 2;
}
/* элементы меню */
.menu__item {
  display: block;
  padding: 12px 24px;
  color: black;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;

}
.menu__item:hover {
  background-color: white;
  
}
#menu__toggle:checked ~ .menu__btn > span {
  transform: rotate(45deg);

}
#menu__toggle:checked ~ .menu__btn > span::before {
  top: 0;
  transform: rotate(0);



}
#menu__toggle:checked ~ .menu__btn > span::after {
  top: 0;
  transform: rotate(90deg);

}
#menu__toggle:checked ~ .menu__box {
  visibility: visible;
  left: 0;
 
}
.hardsa{min-height: auto;
  text-align: left;

}
.bpp6{
  display: inline;
  white-space: pre-wrap;
  
}
.cena{
    word-wrap: break-word;
}

  .set{
    grid-template-columns: repeat(1, 1fr);
    width: auto;
      margin-left: 3%;
 margin-right: 3%;
 margin-top: 12%;
  }
    .set2{
    grid-template-columns: repeat(1, 1fr);
  }
  .ram2{

  min-height: auto;
  width: auto;
}
  .set4{

  padding-Left: 5%;
  padding-right: 5%;
}
section.podset3{

display: none;
}



  body{

     /*background-image: url(images/1614388546_27-p-3d-temnii-fon-33.jpg);*/

background-size: 100vw 100wh;

  background-repeat: ;
background-position: center top;
  }
  .btn-16:after {
  position: fixed;}
}



  a { 
    text-decoration: none; /* Отменяем подчеркивание у ссылки */
   } 
 button {
    background-color: #616161;
    color: white;
    border: none; /* Убираем рамку */
    padding: 1rem 1.5rem; /* Поля вокруг текста */
    margin-bottom: 1rem; /* Отступ снизу */ 
   }
    .custom-btn {
  width: 140px;
  height: 80px;
  color: #fff;
  border-radius: 5px;
  padding: 10px 25px;
    font-family: RobotoSlab-Bold;

  font-weight: 500;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
    z-index: 2;
  
  display: inline-block;
   box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
   7px 7px 20px 0px rgba(0,0,0,.1),
   4px 4px 5px 0px rgba(0,0,0,.1);
  outline: none;
}
.btn-16 {
  border: none;
   color:#4682B4 ;
  z-index: 1;
}
.btn-16:after {
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  direction: rtl;
  z-index: -1;
  box-shadow:
   -7px -7px 20px 0px #fff9,
   -4px -4px 5px 0px #fff9,
   7px 7px 20px 0px #0002,
   4px 4px 5px 0px #0001;
  transition: all 0.3s ease;
}
.btn-16:hover {
  color: white;
}
.btn-16:hover:after {
  left: auto;
  right: 0;
  width: 100%;
}
.btn-16:active {
  top: 2px;
}

