@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");

html {
  box-sizing: border-box;
  height: 100%;
}

*,
*::after,
*::before {
  box-sizing: inherit;
}

header{
  background-color: #3b7a00ee;
}

main{
  background-color: #ffffffbd;
}

body {
  display: flex;
  margin: 0;
  flex-direction: column;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 1.2;
  height: 100%;
}

.container {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  height: 100%;
  padding: 0 10px;

}

.navbar {
  left: 0;
  top: 0;
  width: 100%;
  height: 75px;
  background-color: #fff8f8;
  position: fixed;
  top: 0;
  z-index: 10;
}

.navbar__wrap {
  display: flex;
  justify-content: space-between;
  height: 100%;
}

.hamb {
  display: none;
}

.popup {
  display: none;
}

.logo {
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}

.school{
    font-weight: 500;
    font-size: 25px;
    margin: 0;
    margin-top: 5px;
    color: #000000bd;
}
.div_school{
    border-radius: 20px;
    padding: 2%;
    padding-top: 0%;
    padding-bottom: 0%;
    margin-top: 3%;
    margin-bottom: 5%;
}

.menu > li > a {
  text-decoration: none;
}

.navbar__wrap .menu {
  display: flex;
}

.navbar__wrap .menu > li {
  display: flex;
  align-items: stretch;
}

.navbar__wrap .menu > li > a {
  display: flex;
  align-items: center;
  padding: 0 10px;
  font-weight: 500;
  color: rgb(0, 0, 0);
}

.navbar__wrap .menu > li > a:hover {
  color: rgb(184, 98, 0);
}
/*приветствие*/
.lang-switch {
  display: flex;
  justify-content: center; /* Центрируем по горизонтали */
  align-items: center;
  padding: 12px;
  margin-top: 10ch; /* Вернули отступ сверху */
  gap: 2ch; /* Отступ между кнопками */
}

.lang-switch button {
  background-color: #ffffffbd; /* Белый с прозрачностью */
  color: rgba(0, 0, 0, 0.74); /* Чёрный с прозрачностью bd */
  border: none;
  border-radius: 8px; /* Скруглённые углы */
  padding: 8px 16px;
  cursor: pointer;
  font-size: 1rem;
  transition: background-color 0.3s ease;
  margin: 0; /* Убираем внешние отступы у кнопок */
}

.lang-switch button:hover {
  background-color: #ffffffdd; /* Немного более непрозрачный при наведении */
}

.header__privetsvie{
    padding-top: 1cm;
    padding-bottom: 1cm;

}

.header__privetsvie__one{
  background-color: #ffffffbd;
  border-radius: 0 20px 20px 0px;
  padding-top: 7ch;
  padding-bottom: 1ch;
  padding-left: 1ch;
  margin-right: 5ch;
}

.header__privetsvie__h2 , .header__privetsvie__h1 , .header__privetsvie__p{
  color: #000000bd;
  margin: 0;
}
.header__privetsvie__p{
font-size: 2.2ch;

}

.header__privetsvie__div{
  background-color: #ffffffbd;
  border-radius: 20px 0 0 20px;
  padding-top: 1ch;
  padding-bottom: 1ch;
  padding-left: 1ch;
  margin-left: 5ch;
  margin-top: 1ch;
  display: flex;

}

.header__privetsvie__img{
  width: 50%;
  height: 50%;
}

/*основная информация*/
.btnn{
  width: 100%;
  margin-right: 20px;
}
.Btn{
  position: fixed; 
  margin-left: 80%;
  margin-top: 13%;
  margin-right: 10px;
  background-color: #22222200;
  z-index: 1;
  border: 0;
}

.modal {
  display: none; 
  position: fixed; 
  margin-top: 20%;
  margin-left: 40%;
  opacity: 0.9;
  z-index: 1; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  color: #fff;
  background-color: rgba(0,0,0,0); 
}


.modal-content {
  background-color: #000000;
  margin: 15% auto; 
  padding: 20px;
  width: 15%; 
  border-radius: 25px;
}

.div__s__kartinkami{
  background-color: #3b7a00ee;
  display: flex;
  margin-top: 1ch;
  margin-bottom: 10ch;

}

.div__kartinki__one{
  border-style: solid;
  border-color: #ffffffbd;
  padding-right: 6%;
  border-width: 5px 5px 5px 5px
}

.div__kartinki__tu{
  border-style: solid;
  border-color: #ffffffbd;
  padding-right: 2%;
  border-width: 5px 5px 5px 5px
}

.katinka__one{
  margin-left: 7%;
  width: 170px;
  height: auto;
}

.katinka__tu{
  margin-left: 7%;
  width: 100%;
  height: auto;
}

.texr__one , .texr__tu , .texr__tri{
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  color: #ffffffbd;
}

.main__bloc_div__tri{
  margin-left: 1ch;
  margin-right: 1ch;
  padding: 1ch;
}

.main__text__tri{
  font-size: 26px;
  font-weight: 600;
  margin: 0;
  padding: 0.5ch;
  text-align: center;
  color: #000000bd;
}

.main__text__chitri{
  text-align: center;
  color: #000000bd;
}

.main__bloc_div__chitri{
  background-color: #ffffffbd;
  border-radius: 25px;
  padding: 1CH;
  margin-bottom: 1ch;
}

.ckshin{
  background-color: #ffffffbd;
  border-radius: 25px;
  margin-left: 8ch;
  margin-right: 8ch;
  padding: 1px;
  margin-bottom: 1ch;
  border-style: solid;
  border-color: #ff88189c;
}

.ckshin__text{
  text-align: center;
  color: #000000bd;
  font-size: 25px;
  font-weight: bold;
  margin: 0;
}

.ckshin__img{
  width: 50%;
  margin-left: 25%;
}


.close {
  color: #000000;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}


.main__bloc_div{
  background-color: #ffffffbd;
  padding: 5%;
  margin: 1ch;
  border-radius: 25px;
}

.main__article{ 
  color: #000000bd;
  margin-left: 0.1ch;
  margin-right: 0ch;
  margin-bottom: 0ch;
}

.main__text{ 
  color: #000000bd;
  font-size: 23px;
  margin-right: 0ch;
  margin-bottom: 0.5ch;
  margin-top: 0;
}


.main__text__dva{
  margin-left: 1ch;
  font-size: 20px;
  font-weight: 500;
}

.main__article__dva{
  text-align: center;
}

article{ 
  margin-left: 3ch;
  margin-right: 3ch;
  margin-bottom: 8ch;
}

.tolko__pk{
  display: none;
  border-style: solid;
  border-color: #ffffffbd;
  border-width: 5px 5px 5px 5px
}

/*footer(подвал)*/
footer{
  background-color: #222222;
  color: #ffffff;
}

.my-buttton{
  display: block;       
  width: fit-content;   
  margin: 0 auto;       
  font-weight: 700;
  padding: 12px 24px;
  background-color: #3b7a00ee;
  color: white;
  text-decoration: none;
  border-radius: 6px;
  font-family: sans-serif;
}
.my-buttton:hover {
  background-color: #4ead00;
  transform: scale(1.05);
}

/*Медиа запросы*/
@media (max-width: 1000px) {
    .navbar__wrap .menu {
      display: none;
    }
  
    .hamb {
      display: flex;
      align-items: center;
    }
  
    .hamb__field {
      padding: 10px 20px;
      cursor: pointer;
    }

    .bar {
      display: block;
      width: 30px;
      height: 3px;
      margin: 6px auto;
      background-color: #000000bd
      ;
      transition: 0.2s;
    }
  
    .popup {
      position: fixed;
      top: 75px;
      left: -100%;
      width: 100%;
      height: 100%;
      background-color: #fff;
      z-index: 100;
      display: flex;
      transition: 0.3s;
    }
  
    .popup.open {
      left: 0;
    }
  
    .popup .menu {
      width: 100%;
      height: 100%;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: start;
      padding: 50px 0;
      overflow: auto;
    }
  
    .popup .menu > li {
      width: 100%;
    }
  
    .popup .menu > li > a {
      width: 100%;
      display: flex;
      justify-content: center;
      padding: 20px 0;
      font-size: 20px;
      font-weight: bold;
      color: #3f3f3f;
    }
  
    .popup .menu > li > a:hover {
      background-color: rgba(122, 82, 179, 0.1);
    }
  
    .hamb__field.active .bar:nth-child(2) {
      opacity: 0;
    }
  
    .hamb__field.active .bar:nth-child(1) {
      transform: translateY(8px) rotate(45deg);
    }
  
    .hamb__field.active .bar:nth-child(3) {
      transform: translateY(-8px) rotate(-45deg);
    }  
    .modal-content{
    background-color: #c96830;
    margin-left: 20%;
    padding: 10px;
    width: 40%;
    border-radius: 25px;
    }
  }

  
    body.noscroll {
      overflow: hidden;

  }

  @media (min-width: 1024px) and (max-width: 1200px){
    
     .sadik1 , .sadik2 , .sadik3{
      width: 90%;
      border-radius: 25px;
      margin-bottom: 1ch;
      margin-left: 5.7ch;
    }
    .header__privetsvie{
      display: flex;
    }
    .header__privetsvie__one{
      background-color: #ffffffbd;
      margin-left: 6.5%;
      width: 40ch;
      border-radius: 25px;
      padding-top: 4.5ch;
      
    }
    .header__privetsvie__div{
      margin-left: 0ch;
      max-width: 50%;
    }
    .header__privetsvie__img{
      width: 45ch;
      height: auto;
    }
    .header__privetsvie__div__txt{
      font-size: 2.2ch;
      font-weight: 700;
    }

    .main__bloc_div{
      width: 50%;       
      margin-left: auto;  
      margin-right: auto
    }
    
    .katinka__one{
      margin-left: 7%;
      width: 510px;
      height: auto;
    }

    .katinka__tu{
      margin-left: 7%;
      width: 90%;
      height: auto;
    }

    .main__bloc_div__chitri , .main__article__dva{
      width: 50%;       
      margin-left: auto;  
      margin-right: auto
    }

    .dldldl {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 20px;
      align-items: start;
    }

  } 
  @media (min-width: 1201px){
    header{
      margin-left: 20%;
      margin-right: 20%;
      border-radius: 20px;
    }
	  
	.lang-switch {
      display: flex;
      justify-content: center; /* Центрируем по горизонтали */
      align-items: center;
      padding: 12px;
      margin-top: 12ch; /* Вернули отступ сверху */
      gap: 2ch; /* Отступ между кнопками */
    }

    .lang-switch button {
      background-color: #ffffffbd; /* Белый с прозрачностью */
      color: rgba(0, 0, 0, 0.74); /* Чёрный с прозрачностью bd */
      border: none;
      border-radius: 8px; /* Скруглённые углы */
      padding: 8px 16px;
      cursor: pointer;
      font-size: 1rem;
      transition: background-color 0.3s ease;
      margin: 0; /* Убираем внешние отступы у кнопок */
    }

    .lang-switch button:hover {
      background-color: #ffffffdd; /* Немного более непрозрачный при наведении */
    }

   .header__privetsvie{
    margin-top: 0ch;
    display: flex;

    }
    .header__privetsvie__one{
      border-radius: 25px;
      padding: 1%;
      margin-left: 10ch;
      width: 100%;
      height: 80%;
    }

    .header__privetsvie__img{
      width: 60%;
      height: auto;
    }


    .main__bloc_div{
      margin-left: 20%;
      margin-right: 20%;
    }

    .main__text , .main__article{
      margin-left: 10%;
      margin-right: 10%;
    }

    .div__s__kartinkami{
      border-radius: 15px;
      border-style: solid;
      border-color: #ffffffbd;
      border-width: 5px 5px 5px 5px
    }

    .div__kartinki__one , .div__kartinki__tu , .tolko__pk{
      display: flex;
      align-items: center;
    }

    .katinka__one , .katinka__tu , .katinka__tri{
      width: 50%;
    }

    .main__bloc_div__dva{
      margin-left: 20%;
      margin-right: 20%;
    }

    .main__article__dva{
      margin-left: 30%;
      margin-right: 30%;
    }

    .main__bloc_div__tri{
      margin-left: 20%;
      margin-right: 20%;
      background-color: #ffffffbd;
      border-radius: 25px;
      margin-bottom: 1ch;
      border-style: solid;
      border-color: #ff88189c;
    }

    .main__bloc_div__chitri{
      margin-left: 30%;
      margin-right: 30%;
    }

    .dldldl{
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 20px;
      align-items: start;
    }

    .ckshin{
      margin: 2px;
    }

    footer{
      margin-left: 20%;
      margin-right: 20%;
      border-radius: 10px;
    }
 } 