.top_block_title {
  padding:105px 0px 105px 105px;
  color:#F6EFE8;
  font-size:48px;
  font-weight: 700;
  line-height: 35px;
  text-transform: uppercase;
  z-index: 10;
  position: relative;
}

.top_block {
  border-radius: 0px 0px 64px 64px;
  background-size: cover;
  background-position: center -150px;
  background-repeat: no-repeat;
  margin-bottom: 32px;
  position: relative;
}

.top_block_bg {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  top:0px;
  left: 0px;
  width:100%;
  height:100%;
  border-radius: 0px 0px 64px 64px;
  z-index: 1;
}

.results_testimonial {
  color: #ACACAC; 
  font-size:16px; 
}

.review_item {
  border:1px solid #CCCCCC;
  padding:24px 100px;
  border-radius:16px;
  margin-top:20px;
}

.review_text {
  color:#212121;
  font-size:16px;
  margin-top:20px;
}

.review_info_name {
  color:#212121;
  font-size: 16px;
  line-height: 12px;
}

.review_info_date {
  color:#7D7D7D;
  margin-top:12px;
  font-size: 16px;
  line-height: 12px;
}

.cat_sect-right-bottom {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 18px;
  list-style-type:none;
  margin-top:20px;
}

.cat_sect-right-bottom > li {
  height:24px;
}

.cat_sect-right-bottom-num > a {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  color: #ACACAC;
  transition: 0.5s;
}
.cat_sect-right-bottom-num:hover > a {
  color: #F55917;
  transition: 0.5s;
}
.cat_sect-right-bottom-num-active > span {
  color: #5F5F5F;
  pointer-events: none;
}

.cat_sect-right-bottom-block {
  display: flex;
  align-items: center;
}

.cat_sect-right-bottom-block > a {
 height:24px;
}

.cat_sect-right-bottom-arrow {
  cursor: pointer;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
.cat_sect-right-bottom-arrow:hover path {
  fill: #F55917;
  transition: 0.5s;
}
.cat_sect-right-bottom-arrow path {
  transition: 0.5s;
}
.cat_sect-right-bottom-arrow-nactive {
  opacity: 1;
  pointer-events: none;
}

.reviews-enter {
  width: 70%;
  display: flex;
  gap: 40px;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 999px) {
  .reviews-enter {
    width: 100%;
  }
}
@media (max-width: 759px) {
  .reviews-enter {
    flex-direction: column;
    gap: 24px;
  }
}
.reviews-enter-left {
  width: calc(40% - 40px);
  font-weight: 500;
  font-size: 20px;
  line-height: 27px;
  color: #212121;
}
@media (max-width: 999px) {
  .reviews-enter-left {
    font-size: 18px;
    line-height: 25px;
  }
}
@media (max-width: 759px) {
  .reviews-enter-left {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .reviews-enter-left {
    font-size: 16px;
    line-height: 22px;
  }
}
.reviews-enter-right {
  width: 80%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  
}
@media (max-width: 759px) {
  .reviews-enter-right {
    width: 100%;
  }
}

.review__danger {
  color: #f00;
  margin-bottom: 10px;
}

.review__success {
  font-weight:700;
  margin-bottom: 10px;
}

#form-review-form{
  width:100%;
  gap: 24px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

@media (max-width: 759px) {
  #form-review-form {
    gap: 16px;
  }
}


.reviews-enter_right {
  gap: 5px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.reviews-enter_right-title {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #212121;
}
@media (max-width: 759px) {
  .reviews-enter_right-title {
    font-size: 14px;
  }
}
.reviews-enter_right_title {
  color: #F55917;
}
.reviews-enter_right-input {
  width: 100%;
  border: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 16px 24px;
  background: #FFFFFF;
  border-radius: 12px;
  font-family: "Manrope", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #5F5F5F;
}
@media (max-width: 759px) {
  .reviews-enter_right-input {
    font-size: 14px;
    padding: 14px 20px;
  }
}
.reviews-enter_right-input::placeholder {
  font-family: "Manrope", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #5F5F5F;
}
@media (max-width: 759px) {
  .reviews-enter_right-input::placeholder {
    font-size: 14px;
  }
}
.reviews-enter_right-textarea {
  resize: none;
  height: 90px;
  width: 100%;
  border: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 16px 24px;
  background: #FFFFFF;
  border-radius: 12px;
  font-family: "Manrope", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #5F5F5F;
}
@media (max-width: 759px) {
  .reviews-enter_right-textarea {
    font-size: 14px;
  }
}
.reviews-enter_right-textarea::placeholder {
  font-family: "Manrope", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #5F5F5F;
}
@media (max-width: 759px) {
  .reviews-enter_right-textarea::placeholder {
    font-size: 14px;
  }
}

#form-review-form{
  width:100%;
}

.reviews-enter-btn {
  cursor: pointer;
  width: 60%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 18px 36px;
  background: #F55917;
  border-radius: 12px;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  color: #F6EFE8;
  transition: 0.5s;
  border:none;
}
.reviews-enter-btn:hover {
  background: #E15418;
  transition: 0.5s;
}
@media (max-width: 999px) {
  .reviews-enter-btn {
    padding: 14px 36px;
    font-size: 14px;
  }
}
@media (max-width: 759px) {
  .reviews-enter-btn {
    width: 100%;
  }
}


@media (max-width: 999px) {
  .top_block {
    border-radius: 0px 0px 40px 40px;
    margin-bottom: 16px;
    background-position: center;
  } 

  .top_block_bg {
    border-radius: 0px 0px 40px 40px; 
  }

  .top_block_title {
    font-size:32px;
    padding: 68px 0px 68px 25px;
  }

  .review_item {
    padding: 20px;
    border-radius:12px;
  }

  .review_text {
    font-size: 14px;
  }

  .review_info_name {
     font-size: 14px; 
  }

  .review_info_date {
     font-size: 12px; 
  }

  .rating_blc {
    font-size: 14px;
  }
}