.reviews_main .breadcrumbs a,
.reviews_main .breadcrumbs p {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-transform: capitalize;
}
.reviews_main {
  display: flex;
  flex-direction: column;
  gap: 48px;
  opacity: 0.9;
  background: linear-gradient(
    180deg,
    rgba(21, 55, 217, 0.7) 14.01%,
    rgba(20, 132, 166, 0.7) 87.95%
  );
}

.reviews_main .breadcrumbs {
  display: flex;
  gap: 5px;
}
.reviews__body h1,
.reviews__body h2 {
  font-size: 38px !important;
  color: #fff;
}
.reviews__body h2 {
  margin-bottom: 48px;
  color: #000;
}
.reviews_main h1 {
  padding: 20px 0;
}
.reviews_main .main_text {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 32.01px;
}

.reviews_main .items {
  display: flex;
  flex-direction: column;
  margin-top: 17px;
  gap: 16px;
}

.reviews_main .item {
  display: flex;
  gap: 10px;
}

.reviews_main .item p {
  color: #020f4e;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.67px;
}
.reviews_main .item .img {
  border-radius: 21.33px;
  background: #020f4e;
  width: 21.32px;
  flex-shrink: 0;
  height: 21.33px;
}
.reviews_main .item span {
  font-weight: 700;
}
.mySwiper3 .swiper-slide {
  padding: 50px;
  border-radius: 26.67px;
  background: rgba(255, 255, 255, 0);
  box-shadow: 8px 18.78px 37.779px 0px rgba(34, 34, 34, 0.13);
}
.mySwiper3 .swiper-slide h3,
.mySwiper3 .swiper-slide p {
  max-width: 280px;
  color: #020f4e;
}
.arrows {
  position: absolute;
  right: 0;
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: center;
}
.arrows div {
  position: static;
  cursor: pointer;
}

.about_wind .items {
  padding: 60px 0;
  display: flex;
  flex-direction: column;
  gap: 64px;
}

.about_wind .items .item {
  display: flex;
  flex-direction: column;
}
.about_wind .items .big {
  color: #f3f3f3;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 52.01px;
  letter-spacing: -0.267px;
  padding-bottom: 23px;
  border-bottom: 1px solid #fff;
}

.about_wind .item-title {
  padding: 23px 0 16px 0;
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 33px;
  letter-spacing: -0.267px;
}
.about_wind .item-text {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.533px;
}
.bg-gradient-to-b {
  background: linear-gradient(211deg, #17319f -47.33%, #175c84 45.08%);
}

.about_reviews .swiper-slide .info {
  display: flex;
  flex-direction: column;
  gap: 9px;
}
.about_reviews .swiper-slide .name {
  color: #323232;
  font-size: 21.3px;
  font-style: normal;
  font-weight: 700;
  text-align: left;
  line-height: 32.01px;
}
.slide-text {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  text-align: left;
}
.title_bg {
  color: #fff;
  text-align: center;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 152%;
}

.money {
  position: absolute;
  z-index: 2;
  right: -100px;
  top: -20px;
  width: 237.957px;
  height: 191px;
  flex-shrink: 0;
  z-index: -1;
}

.hend {
  position: absolute;
  width: 193px;
  bottom: 50px;
  right: 0;
  z-index: -1;
}
.btn {
  display: flex;
  width: 100%;
  padding: 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 152%;
  text-transform: uppercase;
  border-radius: 16px;
  background: #020f4e;
  margin-top: 72px;
  max-width: 1200px;
  margin: 0 auto;
}
.money_one {
  position: absolute;
  bottom: 0 !important;
  left: -50px;
  z-index: -1;
}
.flex svg {
  height: 22px !important;
  width: 22px !important;
}
.welcome-form {
  max-width: 500px;
  margin: 0 auto;
}
.bottom_sec {
  max-width: 1200px;
  margin: 0 auto;
}

.reviews__wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.reviews__item {
  border-radius: 26.67px;
  background: rgba(255, 255, 255, 0);
  box-shadow: 0px 18.78px 37.779px 0px rgba(34, 34, 34, 0.08);
  padding: 36px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
}
.reviews__item .upper {
  display: flex;
  align-items: center;
  gap: 24px;
}
.reviews__item .info {
  display: flex;
  flex-direction: column;
  gap: 9px;
}
.reviews__item .info .name {
  color: #323232;
  font-family: Inter;
  font-size: 21.3px;
  font-style: normal;
  font-weight: 700;
  line-height: 32.01px;
  text-align: left;
}

@media (min-width: 768px) {
  .reviews__body h2,
  .reviews__body h1 {
    font-size: 55px !important;
    line-height: 52.01px !important;
  }
  .mySwiper3 .swiper-slide {
    height: 300px;
  }
  .reviews_main {
    gap: 64px;
  }
  .reviews__body h2 {
    margin-bottom: 64px;
  }
  .reviews__wrapper {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .btn {
    font-size: 40px;
    margin-top: 100px;
  }
  .reviews__wrapper .reviews__item {
    width: calc(50% - 8px);
  }
  .reviews_main .main_text {
    font-size: 20px;
  }
  .reviews_main .items {
    margin-top: 32px;
    gap: 20px;
  }
  .reviews_main .item {
    align-items: center;
  }
  .reviews_main .item p {
    font-size: 18.8px;
  }
  .welcome-form {
    margin-top: 64px;
  }
  .mySwiper3 .swiper-slide h3 {
    margin-bottom: 20px;
  }
  .mySwiper3 .swiper-slide h3,
  .mySwiper3 .swiper-slide p {
    font-size: 18.8px;
  }
  .about_wind .items {
    padding-top: 0;
    padding-bottom: 150px;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
  }
  .about_wind .items .item {
    width: calc(50% - 15px);
  }
  .about_wind .items .big {
    font-size: 42px;
  }
  .about_wind .item-title {
    font-size: 26.7px;
    line-height: 33px;
  }
  .about_wind .item-text {
    line-height: 24px;
  }
  .about_reviews .swiper-slide {
    align-items: center;
  }
  .about_reviews .swiper-slide .upper {
    align-items: center;
    justify-content: center;
  }
  .about_reviews .swiper-slide .slide-text {
    font-size: 20px;
    line-height: 32.01px;
  }
  .about_reviews .swiper-slide {
    height: 380px;
  }
  .title_bg {
    font-size: 28px !important;
    line-height: 152%;
  }
  .btn-new {
    color: #0c0c20;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 152%;
  }
  .btn-wrap {
    padding: 5px 0 !important;
    max-width: 280px !important;
  }
  .money {
    width: 375px;
    height: 301px;
    right: -50px;
    top: -80px;
  }
  .hend {
    width: 193px;
    height: 243px;
    bottom: 50px;
    right: 0;
    z-index: -1;
  }
}

@media (min-width: 1440px) {
  .reviews_main {
    display: flex;
    justify-content: space-between;
    gap: 100px;
  }
  .reviews_main {
    flex-direction: row;
    justify-content: center;
    gap: 300px;
  }
  .reviews__wrapper {
    max-width: 1500px;
    margin: 0 auto;
  }
  .reviews_main h1 {
    padding-bottom: 70px;
  }
  .welcome-form {
    flex-grow: 1;
    flex-shrink: 0;
    margin: 0 !important;
  }
  .margin-fix {
    margin: 0;
  }
  .money_one {
    bottom: unset;
    right: 200px;
    left: 60%;
    transform: translateX(-60%);
  }
  .reviews_main {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .reviews_main .main_text {
    max-width: 600px;
  }
  .about_wlider {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .mySwiper3 .swiper-slide {
    height: 250px;
  }
  .mySwiper3,
  .mySwiper4 {
    max-width: 1200px;
  }
  .hend {
    width: 300px;
    height: auto;
    right: 0;
    bottom: 20px;
  }
  .about_wind .items {
    flex-wrap: nowrap;
  }
  .about_wind .items .item {
    width: calc(33.3% - 10px);
  }
  .big {
    font-size: 35px !important;
  }
  .about_reviews .swiper-slide {
    height: 300px;
  }
  .btn-wrap {
    padding: 10px 0 !important;
    max-width: 280px !important;
  }
  .height-fix {
    height: 200px !important;
  }
  .title_bg {
    font-size: 40px !important;
  }
  .money {
    width: 550px;
    height: auto;
  }
  .arrows {
    position: static;
  }
  .arrows div {
    position: absolute;
  }
  .img-little {
    height: 150px !important;
  }
  .swiper-button-next {
    right: 0;
  }
  .swiper-button-prev {
    left: 0;
  }
}
