
html { overflow-x: hidden; }


body {
  margin: 0;
  padding: 0;
 background: ;






background-size: ;


  background-repeat:;
background-position: center top;
}
.te4{
  background-color: #d22e2e;
  width: 120px;
  position: center;
  background-position:center top;
   margin-left: auto;
    margin-right: auto;
  
  min-width: 180px;

}
.te5{
  background-color: white;
}
a{
  color: white;
}

}
.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 */
}

.whatsimg{


  position: absolute;
    min-height: 34px;
    width: 50px;
    height: 50px;
position: fixed;
 top: 15%;
 right: 2%;
 display: none;
}
@-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/avatarburger.webp);
 background-size: 100vw 100vh;
  grid-template-columns: repeat(1, 1fr);
   width: 100vw;
 height: 100vh;
   position: absolute;
 
 background-repeat: no-repeat;

}
.podval{
  text-align: center;
  justify-content: center;
  

  /* Абсолютное позиционирование */
 bottom: 0; /* Положение элемента */
  min-height: 150px;
width: 100%;

background-color: white;
}
.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(4, 1fr);
background-color: ;
/* grid-auto-rows: 700px;*/
border-radius: 50%;
margin-left: 20%;
margin-right: 20%; /*прописать в мобильной версии не забыть*/


}
.set222{
  display: grid;
 grid-template-columns: repeat(1, 1fr);
background-color: white;
/* grid-auto-rows: 700px;*/

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;
        
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: right;
  padding-right: 10%;
  margin-left: 2%;
}
.te44{
  text-align: right;
  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: black;
   
width: auto;

padding: 3%;
    
    
margin-top: 30%;
  font-family: Andale Mono, monospace;
  font-weight: 700;
}
.colorburg{
      color: #d22e2e;
   
width: auto;

padding: 3%;
   
   
  
  font-family: Andale Mono, monospace;
font-weight: 600;

}
@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: 1;
color: black;


}
.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: white;
} 
.set2{
  background-color: white;


}
.whatsimg{
  margin-top: 15%;
}

  .set222{
    grid-template-columns: repeat(1, 1fr);

  display: grid;
background-color: white;
/* grid-auto-rows: 700px;*/
      
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;

}

.dopf{
  display: none;
}
  .wrapper{
    background-size: 100% 720px;
 
  background-repeat: no-repeat;
background-position: center top;
height: 720px;
min-width: 415px;
max-width: 1279px;
  }
  
}
 
@media (min-width: 1920px) and (max-width: 2560px)  {
   
   .whatsimg{
width: 85px;
height: 85px;
   }
   .larg{
  height: 40px;
  width: 50px;
}
.socseti{
   width: 50px;
  height: 50px;
}

.set2{
  font-size: 150%;
}
   .zag2{
  
     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;
}
/* скрываем чекбокс */

/
/* добавляем "гамбургер" */




.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: 25px;
  padding: 10px 25px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 2;
  
 background-color: #d22e2e;
}
.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;
}

