body,
html {
  overflow-x: hidden;
}
p {
  font-size: 26px;
  text-align: center;
}

@media (max-width: 1024px) {
  .cost .container {
    margin-left: 10px !important;
    margin-right: 10px !important;
    margin: 0 auto !important;
    max-width: 95% !important;
  }
  .cost-card {
    min-height: 45vh !important;
  }
  .cost-card ul {
    min-height: 20vh !important;
  }
}

a:hover {
  text-decoration: none;
}

.header {
  position: fixed;
  background-color: rgba(161, 55, 97, 0.7);
  height: 50px;
  border: 1px solid black;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.header .list-group-item {
  background-color: transparent;
  border: none;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.header .list-group-item a {
  color: #ffffff;
}

.first__bg {
  position: fixed;
  height: 100vh;
  width: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../img/1.jpg?3);
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  top: 0;
  z-index: -1;
  transition: 0.1s;
  filter: brightness(40%);
}

.first {
  min-height: 100vh;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  font-size: 22px;
  line-height: 1.55;
}

.first h1 {
  font-size: 75px;
  color: #fff;
  margin: 74px 0 54px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 700;
  text-align: center;
  -webkit-text-stroke: 4px #000000;
  text-stroke: 4px #000000;
}

.first p {
  margin-bottom: 0px;
}

.second,
.fourth {
  min-height: 50vh;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #fff;
  color: #000;
}

.text-green {
  font-size: 46px;
  text-align: center;
  color: #10620a;
  padding-top: 10px;
  padding-bottom: 15px;
  font-weight: 700;
}
.text-red {
  display: block;
  margin: 0 auto;
  font-size: 46px;
  text-align: center;
  color: #9c083a;
  padding-top: 60px;
  padding-bottom: 15px;
  font-weight: 700;
}

.block-info {
  min-height: 50vh;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #fff;
  color: #000;
  margin: 10px 0;
  padding: 20px;
}

.third {
  min-height: 100vh;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
}

.third p {
  font-size: 30px;
  line-height: 52px;
  text-align: left;
  color: #ffffff;
  font-weight: 600;
  text-align: left;
}

.preim {
  font-size: 18px;
  padding-top: 90px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  background-color: #e3e3e3;
  width: 100%;
}

.green_button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 40px;
  padding: 10px;
  color: #ffffff;
  font-size: 32px;
  font-family: "Arial", Arial, sans-serif;
  line-height: 1.55;
  font-weight: 600;
  border-width: 1px;
  border-radius: 10px;
  background-color: #1a8516;
  background-position: center center;
  border-color: transparent;
  border-style: solid;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  box-shadow: 0px 0px 0px 0px rgba(102, 95, 95, 0.3);
  margin-bottom: 50px;
}

a.green_button:hover {
  color: #fff;
  text-decoration: none;
}

.preim_bot {
  font-size: 30px;
  font-weight: 700;
}

.fifth.container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 100px auto;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-right: 60px;
  padding-left: 60px;
  background: #fff;
  flex-direction: column;
}

ol {
  font-size: 22px;
}

.ez {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #e3e3e3;
  padding-top: 30px;
  padding-bottom: 30px;
}

.ez p {
  font-size: 24px;
  font-weight: 700;
  text-align: left;
  margin: 0 30px;
}

.white__bg__button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 0;
  background: #fff;
  flex-direction: column;
}

.line {
  width: 100%;
  border-top: 4px solid #4a79c4;
  color: #4a79c4;
  font-size: 20px;
  font-weight: 700;
  padding-top: 30px;
}

.programma-right {
  font-size: 20px;
  font-weight: 400;
}

.praktika {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 32px;
  font-weight: 400;
  padding-top: 30px;
  padding-bottom: 45px;
  background-color: #1aa385;
  color: #fff;
}

.praktika b {
  font-size: 32px;
}
.praktika p {
  font-size: 28px;
}

.cost {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #fff;
  padding-top: 30px;
  padding-bottom: 60px;
}

.cost strong p {
  font-size: 32px;
}

.cost-card {
  border: 2px solid #000;
}

.cost-card {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #000;
  padding-top: 60px;
  padding-bottom: 60px;
}

.cost-card img {
  margin-bottom: 60px;
  width: 120px;
  height: 120px;
}

.cost-card h2 {
  margin-bottom: 10px;
  text-align: center;
  margin: 0 20px;
  font-size: 25px;
  height: 40px;
}

.cost-card ul {
  font-size: 20px;
  margin: 10px;
  min-height: 275px;
}

.cost-title {
  font-size: 20px;
  font-weight: 700;
}

.cost-sum-old {
  font-size: 20px;
  font-weight: 600;
  text-decoration: line-through;
}

.cost-sum {
  font-size: 20px;
  font-weight: 800;
  margin-top: 30px;
}

.cost-card button {
  display: inline-block;
  font-family: "Open Sans", Arial, sans-serif;
  height: 60px;
  border: 0 none;
  font-size: 16px;
  padding-left: 60px;
  padding-right: 60px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  font-weight: 700;
  color: #ffffff;
  border: 0px solid #000000;
  background-color: #ff2626;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 40px;
}

.uggly h2 {
  font-size: 26px;
  line-height: 1.55;
  font-weight: 700;
}
.uggly ul {
  font-size: 22px;
  line-height: 1.55;
  margin-top: 30px;
}

.purple-line {
  background-color: #a13761;
  height: 20px;
}

.feedback {
  margin-bottom: 30px;
  position: relative;
  font-family: "Noto Sans", Arial, sans-serif;
  background: #ededed;
  font-size: 18px;
  line-height: 1.55;
  font-weight: 400;
  padding: 85px;
  font-style: italic;
}

.comma {
  position: absolute;
  color: #c4c4c4;
  left: 47px;
  top: 36px;
  font-family: Arial;
  font-size: 114px;
  line-height: 1;
}

.authorname {
  margin-top: 30px;
  font-style: normal;
  font-size: 14px;
}

.purple-bg {
  background-color: #a13761;
  color: #fff;
  padding: 50px;
  font-size: 30px;
  line-height: 48px;
  font-weight: 400;
}

.big-btn {
  top: 20px;
  width: 100%;
  height: 92px;
}

footer {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #000;
  color: grey;
  width: 100%;
  height: 70px;
  font-family: Arial;
  font-size: 14px;
  transition: 0.3s;
}

footer:hover {
  color: #fff;
}

.t-container {
  margin-top: 2.5rem;
}
