body:hover {
  background-color: antiquewhite;
}
header {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 7;
  margin-bottom: 136px;
  transition: 0.5s 0.5s;
}
header:hover {
  background-color: #7d7d7d;
}
.menu-bar {
  display: flex;
  justify-content: space-between;
  width: 1220px;
  margin: 0 auto;
}
.logo {
  transition: 0.5s 0.5s;
}
.logo:hover {
  background-color: chocolate;
  border-radius: 10px;
  padding: 10px;
}
.ul-list {
  display: flex;
  justify-content: space-between;
  width: 601px;
}
.menu-list {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ul-list a {
  color: #37393f;
  font-size: 400;
  line-height: 100%;
  letter-spacing: 0%;
  font-family: "Inter 18pt";
  transition: all 0.6s 0.5s;
}
.ul-list a:hover {
  color: crimson;
  width: 50px;
  padding: 5px;
}
.button {
  background-color: #6b77e5;
  padding: 21px 35px 22px;
  margin-left: 40px;
  transition: all 1s 1s;
}
.button:hover {
  background-color: chocolate;
  padding: 25px;
  border-radius: 10px;
}
.button a {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0%;
  font-family: "Cabin";
}
.conditions-class {
  width: 1220px;
  height: 510px;
  margin: 0 auto;
  margin-bottom: 60px;
}
.services-class {
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.title-class {
  width: 283px;
  height: 86px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 41px;
}
.title-class h5 {
  color: #37393f;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0%;
  font-family: "Inter 18pt";
  margin-bottom: 16px;
}
.title-class h2 {
  color: #37393f;
  font-size: 40px;
  font-weight: 700;
  line-height: 121%;
  letter-spacing: 0%;
  font-family: "Poppins";
}

.icon-class {
  background-color: #40ddb6;
  width: 72px;
  height: 72px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 72.5px;
  transition: 0.5s 0.5s;
}
.icon-class:hover {
  background-color: chocolate;
}

.different-icon {
  background-color: #6b77e5;
  width: 72px;
  height: 72px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 72.5px;
  transition: all 1s 1s;
}
.different-icon:hover {
  background-color: chocolate;
}
.about-section {
  margin-bottom: 130px;
}
.services-class-divs {
  background-color: #f4f4f4;
  width: 386px;
  height: 383px;
  transition: 1s 0.5s;
}
.services-class-divs:hover {
  background-color: #40ddb6;
}
.text-class {
  width: 300px;
  height: 185px;
  margin: 0 auto;
  text-align: center;
  margin-top: 58px;
}
.text-class h3 {
  color: #37393f;
  font-size: 25px;
  font-weight: 600;
  line-height: 127%;
  letter-spacing: 0%;
  font-family: "Poppins";
  margin-bottom: 16px;
}
.text-class h6 {
  color: #7d7d7d;
  font-size: 18px;
  font-weight: 400;
  line-height: 146%;
  letter-spacing: 0%;
  font-family: "Inter 18pt";
  margin-bottom: 37px;
}
.text-class h5 {
  color: #6b77e5;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0%;
  font-family: "Inter 18pt";
  margin-bottom: 10px;
}
.video-icon {
  background-color: #6b77e5;
  width: 64.5px;
  height: 64.6px;
  padding: 19px 15.22px 18px 25px;
  border-radius: 50%;
  transition:  0.5s 0.5s;
}
.video-icon:hover {
  background-color: chocolate;
}

.photo-zone {
  text-align: center;
  margin-bottom: 130px;
}
.photo-part {
  width: 100%;
}
.photo-class {
  position: relative;
}

.info-class {
  width: 511px;
  height: 270.5px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.info-class h5 {
  color: #37393f;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0%;
  font-family: "Inter 18pt";
  margin-bottom: 16px;
}
.info-class h2 {
  color: #37393f;
  font-size: 40px;
  font-weight: 700;
  line-height: 121%;
  letter-spacing: 0%;
  font-family: "Poppins";
  margin-bottom: 21px;
}
.info-class h6 {
  color: #37393f;
  font-size: 18px;
  font-weight: 400;
  line-height: 146%;
  letter-spacing: 0%;
  font-family: "Inter 18pt";
  margin-bottom: 47px;
}
.title-class-width {
  width: 348px;
  height: 86px;
  margin-bottom: 41px;
}

.team-class {
  width: 1220px;
  height: 532px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.expert-class {
  position: relative;
  display: inline-block;
}
.expert-class img {
  width: 100%;
}
.member-class {
  width: 341px;
  height: 114px;
  text-align: center;
  position: absolute;
  top: 75%;
  left: 5%;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transition: 0.5s 0.5s;
}
.member-class:hover {
  background-color: aquamarine;
}
.member-class h3 {
  color: #37393f;
  font-size: 25px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0%;
  font-family: "Poppins";
  margin-bottom: 4px;
}
.member-class h6 {
  color: #7d7d7d;
  font-size: 18px;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: 0%;
  font-family: "Inter 18pt";
}
