
html { overflow-x: hidden; }


body {
  margin: 0;
  padding: 0;
 background: ;


 background-image: url(images/istockphoto-1437120571-170x170.jpg);



background-size: ;
background-color: #FFDEAD;/*где-то есть еще на боди который оранжевый*/

  background-repeat:;
background-position: center top;
}
a{
  color: white;
}
.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{
  
  background-color: #FFDEAD;
  
  position: fixed;
  
  top: 0;
  z-index: 1;
  width: 100%;
  justify-content: center;
  text-align: center;
  

}
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  margin-top: 3%;
  height: 96%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.9);
}

.modal-content {
  /* some rules */
  text-align: center;
  width: auto;
  height: auto;
}

.close {
  /* some rules */
}
.hamburger-menu{
  background-color: #FFDEAD ;
  position: fixed;
  min-height: 10%;
  
  z-index: 1;
  width: 100%;
}
.nmbr{
  
    text-align: center;
  
  
    min-height: 34px;
width: 100%;
position: fixed;
background-color: #FFDEAD;

bottom: 0;
     font-family: RobotoSlab-Bold;
      text-shadow: 1px 1px 2px black, 0 0 1em black;
}

.whatsimg{


  position: absolute;
    min-height: 34px;
    width: 50px;
    height: 50px;
position: fixed;
 top: 15%;
 right: 2%;
}
@-webkit-keyframes pulsing {
  0% {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5)
  }
  50% {
    -webkit-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
  }
  100% {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
}

@keyframes pulsing {
  0% {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5)
  }
  50% {
    -webkit-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
  }
  100% {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
}
.wrapper {
  display: grid;
  grid-template-columns: auto; 
justify-content: center;
text-align: center;
 background-image: url(images/img1.akspic.ru-apelsin-yantar-treugolnik-gorizont-polutona_i_ottenki-3840x2160.png);
 background-size: 100vw 100vh;
  grid-template-columns: repeat(1, 1fr);
   width: 100vw;
 height: 100vh;
   position: absolute;
 margin-top: 50px;

}
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;
}
.podval{
  text-align: center;
  justify-content: center;
  

  /* Абсолютное позиционирование */
 bottom: 0; /* Положение элемента */
  min-height: 150px;
width: 100%;

background-color: #FFDEAD;
}
.sb2{
  display: grid;
grid-column-start: 1;
grid-column-end: 1;
padding-left: 5%;


  
        -webkit-animation: pulsing 2s infinite;
  animation: pulsing 12s forwards,4s show ease;

}
@-webkit-keyframes pulsing {
  0% {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5)
  }
  50% {
    -webkit-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
  }
  100% {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
}

@keyframes pulsing {
  0% {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5)
  }
  50% {
    -webkit-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
  }
  
}
@keyframes show {
  from { opacity: 0; }
  to { opacity: 1; }
}
.set{
  display: grid;
 grid-template-columns: repeat(2, 1fr);

/* grid-auto-rows: 700px;*/
 width: 100vw;
 height: 100vh;
 
 



}
.gle{
    display: grid;
 grid-template-columns: repeat(3, 1fr);
}
.podset{

align-self: center;





}
.podset2{


align-self: center;

width: 100%;
height: 100%;
background-color: white;
font-family: 'Trebuchet MS', Helvetica, sans-serif;


}
.bpp{
  color:#4682B4 ;
    font-family: RobotoSlab-Bold;
}
.vau{
        -webkit-animation: pulsing 2s infinite;
  animation: pulsing 6s linear infinite;
}

.podset21{

align-self: center;

width: 100%;
height: 100%;
background-color: white;
font-family: 'Trebuchet MS', Helvetica, sans-serif;

}
.set2{
  display: grid;
 grid-template-columns: repeat(2, 1fr);
background-color: ;
/* grid-auto-rows: 700px;*/
border-radius: 50%;

}
.set222{
  display: grid;
 grid-template-columns: repeat(2, 1fr);
background-color: white;
/* grid-auto-rows: 700px;*/
       border: 3px solid black;
  border-radius: 25px;
border-color: black;
margin-top: 0.5%;
margin-bottom: 3%;
margin-left: 5%;
margin-right: 5%
}
.podset2221{
  background-color: ;
      font-family: RobotoSlab-Bold;
      margin-bottom: 3%;

}
}
.pifv{

  background-color: white;
         border: 3px solid black;
  border-radius: 25px;
margin-left: 10%;
margin-right: 10%;
padding-top: 2%;
padding-bottom: 2%;
padding-left: 0;
padding-right: 0;
}
.podset222{
  
  grid-column-start: 1;
  grid-column-end: 3;
      font-family: RobotoSlab-Bold;
  }
.te33{
  text-align: left;
  padding-right: 10%;
  margin-left: 2%;
}
.te44{
  text-align: left;
  padding-right: 10%;
  margin-left: 2%;
}
.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: auto;
}


.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;
  color: #778899;
  font: 700% Georgia, serif;

       
}
a{
  color: white;
}
.ofs{
  background-color: black;

  display: grid;
  grid-column-start: 1;
  grid-column-end: 3;
  opacity: 0.5;
}
.ofs1{
  background-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% ;
  font-family: RobotoSlab-Bold;
}
@font-face {
    font-family: RobotoSlab-Bold;
    font-display: swap;
    src: url(fonts/RobotoSlab-Bold.ttf)
}
@font-face {
    font-family: OpenSans-Regular;
    font-display: swap;
    src: url(fonts/OpenSans-Regular.ttf)
}
.dopf2{
       font-family: RobotoSlab-Bold;
       color: #4682B4 ;
    animation-timing-function: ease-out;
    animation-delay: 0s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-fill-mode: none;
    animation-play-state: running;

}
.dopf{

    font-family: OpenSans-Regular;
    animation-timing-function: ease-out;
    animation-delay: 0s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-fill-mode: none;
    animation-play-state: running;
    animation: move 4s infinite alternate;
}
@keyframes move{
  0%{
    margin-left: 0px;
  }
  100% {
    margin-left: 10px;    
  }
  
}

.rek{
  padding: 5%;

       grid-column-start: 1;
grid-column-end: 3;
color: white;

}
.ziki{
 display: grid;
 grid-template-columns: repeat(3, 1fr);
}
.rts{
  font-size: 19px;
   font-family: OpenSans-Regular;
  text-align: left;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 10%;

}
.fa{
  color: white;
  /*color: #87CEFA;*/
        font-family: RobotoSlab-Bold;
}
.fa1{
    font-family: Georgia, serif   ;
}
.socseti{
  width: 30px;
  height: 30px;
    margin-top: 2%;
}
.larg{
  height: 20px;
  width: 25px;
}
img {
      max-width: 100%;}



      .formaoba {
    width: auto;
        font-family: RobotoSlab-Bold;
      color: white;}
      input{
  min-width:200px;
}
  


  input[type=text,tel], select, textarea{
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  resize: vertical;
  max-width: 500px;
}
  @media only screen and (min-width: 415px) and (max-width: 1279px) {
.set{height: 720px;}
body{
  background-color: #FFDEAD;
} 
.set2{
  background-color: white;


}
.whatsimg{
  margin-top: 15%;
}

  .set222{
    grid-template-columns: repeat(1, 1fr);

  display: grid;
background-color: white;
/* grid-auto-rows: 700px;*/
       border: 3px solid black;
  border-radius: 25px;
border-color: black;
margin-top: 0.5%;
margin-bottom: 3%;
margin-left: 5%;
margin-right: 5%
  }
  
  .podset2221{
   grid-template-columns: repeat(1, 1fr);
}
.podset222{
  grid-template-columns: repeat(1, 1fr);
    display: block;
  grid-column-start: 1;
  grid-column-end: 1;
  
align-items: center;
  margin-left: auto;
  margin-right: auto;

}
.hamburger-menu{
  background-color: #FFDEAD;
  position: fixed;
   min-height: 50px;
   max-height: 51px}

.dopf{
  display: none;
}
  .wrapper{
    background-size: 100% 720px;
 
  background-repeat: no-repeat;
background-position: center top;
height: 720px;
min-width: 415px;
max-width: 1279px;
  }
  
}
 .menu__box{
      display: none;
    }
    #menu__toggle {
  opacity: 0;
}
@media (min-width: 1920px) and (max-width: 2560px)  {
   .nmbr{
    display: none;
   }
   .whatsimg{
width: 85px;
height: 85px;
   }
   .larg{
  height: 40px;
  width: 50px;
}
.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%;

}
.set2{
  font-size: 150%;
}
   .zag2{
    color: #000080;
     text-align: left;

padding: 3%;
     text-shadow: 1px 1px 2px black, 0 0 0.1em black, 0 0 0.1em black;
      color: white;
      font-size: 250%;
  font-family: RobotoSlab-Bold;
}
.dopf{
    font-size: 150%;
}
.fa{
  font-size: 250%;
}
.set222{
    font-size: 150%;
}
.podval{
    font-size: 150%;
}

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .wrapper{
      min-height: 100%;
    }

   }
   /*@media only screen and (min-width: 415px) and (max-width: 1279px) {
body{display:none} html:before{content:'Переверните устройство в портретный режим или откройте сайт с компьютера.';position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;background:#fff;z-index:999;text-align:center;width:80%;height:100px} 
}*/
@media screen and (min-width:240px) and (max-width:680px) {
  .chap{
  display: none;
}
/* скрываем чекбокс */
.td1234{

 text-align: center;
 width: 70%;
}
#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;
 
}
 


.sb2{
  display: grid;
  grid-column-start: 1;
  grid-column-end: 2;
}
.custom-btn{
  min-width: 140px;
  min-height: 45px;

}
   .whatsimg{
width: 50px;
height: 50px;
 top: 120px;
   position: absolute;
    
position: fixed;
   }
.larg{
  height: 20px;
  width: 25px; 
}
.socseti{
   width: 30px;
  height: 30px;
}
.rts{
  display: none;
}
.gle{
      grid-template-columns: repeat(1, 1fr);
}
  .set{
    grid-template-columns: repeat(1, 1fr);
  }
    .set2{
    grid-template-columns: repeat(1, 1fr);
   

  }

  .set222{
    grid-template-columns: repeat(1, 1fr);

  display: grid;
background-color: white;
/* grid-auto-rows: 700px;*/
       border: 3px solid black;
  border-radius: 25px;
border-color: black;
margin-top: 0.5%;
margin-bottom: 3%;
margin-left: 5%;
margin-right: 5%
  }
  
  .podset2221{
   grid-template-columns: repeat(1, 1fr);
}
.podset222{
  grid-template-columns: repeat(1, 1fr);
    display: block;
  grid-column-start: 1;
  grid-column-end: 1;
  
align-items: center;
  margin-left: auto;
  margin-right: auto;

}
  .set4{

  padding-Left: 5%;
  padding-right: 5%;
}
section.podset3{

display: none;
}

.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;
    color: #778899;

  font: 550% Georgia, serif;

       
}

  body{

     /*background-image: url(images/1614388546_27-p-3d-temnii-fon-33.jpg);*/

background-size: 100vw 100wh;

  background-repeat: ;
background-position: center top;
  }
  .wrapper{
    background-size: auto 720px;

  background-repeat: no-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 {
 min-height: 60px;
 min-width: 180px;
  color: #fff;
  border-radius: 5px;
  padding: 10px 25px;
  font-family: 'Lato', sans-serif;
  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: #000;
  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: #000;
}
.btn-16:hover:after {
  left: auto;
  right: 0;
  width: 100%;
  
}
.btn-16:active {
  top: 2px;
}

