.shapka {
width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
    color: #FFF;
    text-align: center;}
    
.shapka__scroll {
    position: absolute;
    bottom: 60px;
    width: 200px;
    margin: auto;
    display: block;
    cursor: pointer;
   /* padding-bottom: 40px; */
    left: 0;
    right: 0;
    text-transform: uppercase;
}

   @font-face {
  font-family: "bold2";
  src:
    url("fonts/Roboto-SemiBold.woff2") format("woff2"),
	url("fonts/Roboto-SemiBold.woff") format("woff");
}

body{

background-image: url("/img/back.jpg");
background-size: 100vw 100vh;
background-repeat: no-repeat;
background-attachment: fixed;
}

.section-title {
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    font-weight: normal;
    padding: 30px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    width: 100%;
    clear: both;
}

html {
  scroll-behavior: smooth;
}

pre {
  border: 3px solid #4CAF50; /* зелёная рамка */
  border-radius: 8px;        /* скруглённые углы */
  background-color: #1e1e1e; /* тёмный фон */
  color: #fff;               /* белый текст */
  overflow-x: auto;          /* прокрутка по горизонтали, если строка длинная */
  margin: 130px auto;
  max-width: 800px;
  display: grid
;
  
}

.otstup {
    padding: 100px 0 0 0;
}

.otstup p {
    color: #fff
}

.container2 {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
  justify-content: center;
}

.btn-secondary {
    color: #fff;
    background-color: #212046;
    border-color: #6c757d;
}

.block-team-member-1 {
    padding: 0px;
    border: 1px solid #e9ecef;
    background: #fff;
    position: relative;
    top: 0;
    -webkit-transition: .15s all ease-in-out;
    -o-transition: .15s all ease-in-out;
    transition: .15s all ease-in-out;
    min-height: 500px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    max-height: 500px;
        border-radius: 15px;
}


.block-team-member-3 {
    border: 1px solid #e9ecef;
    background: #bfebc1;
    position: relative;
    top: 0;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 15px 15px 0px 0px;
}

.block-team-member-4 {

    background: #fff;
    position: relative;
    top: 0;
        padding-left: 30px;
    padding-right: 30px;
        border-radius: 15px;

}

.block-team-member-5 {
    border: 1px solid #e9ecef;
    background: #ff8077;
    position: relative;
    top: 0;
    padding-left: 30px;
    padding-right: 30px;
}

.block-team-member-6 {
    border: 1px solid #e9ecef;
    background: #d2a8ff;
    position: relative;
    top: 0;
    padding-left: 30px;
    padding-right: 30px;
}

.block-team-member-10 {
    padding: 0px;
    border: 1px solid #e9ecef;
    background: #fff;
    position: relative;
    top: 0;
    -webkit-transition: .15s all ease-in-out;
    -o-transition: .15s all ease-in-out;
    transition: .15s all ease-in-out;
    min-height: 60px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    max-height: 500px;
        border-radius: 15px;
}

.block-team-member-3 p {
margin-top: 1rem;
}

.block-team-member-4 p {
margin-top: 1rem;
}

.block-team-member-5 p {
margin-top: 1rem;
}

.block-team-member-6 p {
margin-top: 1rem;
}

.block-team-member-10 p {
margin-top: 1rem;
}

.rounded {
    border-radius: 15px;
}






.filterDiv {
  display: none;
}

.show {
  display: block;
}

.container {
  margin-top: 20px;
  overflow: hidden;
}

/* Стиль кнопок */
.btn2 {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: #bfebc1;
  cursor: pointer;
  border-radius: 0.25rem;
  margin: 7px 1.5px 0 1.5px;
}

.btn2.script {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: #ff8077;
  cursor: pointer;
  border-radius: 0.25rem;
  margin: 7px 1.5px 0 1.5px;
}

.btn2.script2 {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: #d2a8ff;
  cursor: pointer;
  border-radius: 0.25rem;
  margin: 7px 1.5px 0 1.5px;
}

.btn2.script3 {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: #fff;
  cursor: pointer;
  border-radius: 0.25rem;
  margin: 7px 1.5px 0 1.5px;
}

.btn2.script4 {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: #c9d1d9;
  cursor: pointer;
  border-radius: 0.25rem;
  margin: 7px 1.5px 0 1.5px;
}

.btn2.script5 {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: #ffcfa8;
  cursor: pointer;
  border-radius: 0.25rem;
  margin: 7px 1.5px 0 1.5px;
}


.btn2:hover {
  background-color: #ddd;
}

.btn2.active {
    color: white;
    background-color: #212046;
}

.btn3-green {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: #bfebc1;
  cursor: pointer;
  border-radius: 0.25rem;
}

.btn3-fiolet {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: #d2a8ff;
  cursor: pointer;
  border-radius: 0.25rem;
}

.btn3-red {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: #ff8077;
  cursor: pointer;
  border-radius: 0.25rem;
}

.btn3-grey {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: #c9d1d9;
  cursor: pointer;
  border-radius: 0.25rem;
}

.btn3-orange {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: #ffcfa8;
  cursor: pointer;
  border-radius: 0.25rem;
}


button:focus {
    /*border: 2px solid #4CAF50;  обычная рамка */
    outline: none; /* убираем стандартное кольцо фокуса */
}

    .col-md-7 {
        flex: 0 0 100%;
        max-width: 100%;
    }


    details {
      width: 100%;
      border: 1px solid #ccc;
      border-radius: 15px;
      overflow: hidden;
      font-family: sans-serif;
      margin: 0 0 20px 0;
    }

    summary {
      list-style: none;
      cursor: pointer;
    }
    summary::-webkit-details-marker {
      display: none;
    }

    .spoiler-header {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 8px 10px 8px 10px;
      background: #f9f9f9;
    }

    .toggle-btn {
      padding: 8px 16px;
      border: 1px solid #666;
      border-radius: 5px;
      background: #eee;
      cursor: pointer;
      user-select: none;
    }
    
    .toggle-btn::after { content: attr(data-closed); }
details[open] .toggle-btn::after { content: attr(data-open); }
    .toggle-btn2 {
      padding: 8px 16px;
      border: 1px solid #666;
      border-radius: 5px;
      background: #eee;
      cursor: pointer;
      user-select: none;
    }
    
    .right-buttons {
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
    }
    
    .right-buttons2 {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-end;
}

    .fake-btn {
      padding: 8px 16px;
      border-radius: 5px;
      border: 1px solid #b1d8ff;
      color: white;
      user-select: none;
    }

    .spoiler-content {
      padding: 15px;
      background: #fff;
    }
    
    .glav-spoiler {
    margin: 0 0 0 0;
    max-width: none;
    }
    
    .btn-line {
     line-height: 1.7;
    }
    
    .alert {
        padding: 0 0 0 0;
        border: 0px solid transparent;
    }
    
