@media (max-width: 500px) {
}@media (max-width: 991px) {
}@media (max-width: 991px) {
}.our-projects-detail_banner {
  display: flex;
  background-position: bottom center, center center;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  position: relative;
  z-index: 1;
}
.our-projects-detail_banner_img {
  align-items: end;
  justify-content: center;
}
.our-projects-detail_banner_img img {
  max-height: 472px;
}
.our-projects-detail_content {
  display: flex;
  padding: 50px 0;
}
.our-projects-detail_content h1 {
  font-size: 60px;
  line-height: 1;
}
@media (max-width: 1399px) {
  .our-projects-detail_content h1 {
    font-size: 40px;
  }
}
.our-projects-detail_content_tag {
  display: flex;
  flex-wrap: wrap;
}
.our-projects-detail_content_tag p {
  font-size: 22px;
  line-height: 44px;
  text-align: center;
  box-shadow: -5px 5px #E5E5E5;
  padding: 0 5px;
  margin-right: 20px;
  width: max-content;
}
@media (max-width: 991px) {
  .our-projects-detail_content_tag p {
    font-size: 18px;
  }
}
.our-projects-detail_content_tag.__red p {
  background: #E5383B;
}
.our-projects-detail_content_tag.__black p {
  background: #263238;
}
.our-projects-detail_description {
  padding-top: 80px;
}
@media (max-width: 767px) {
  .our-projects-detail_description {
    text-align: center;
  }
}
.our-projects-detail_goals {
  margin-top: 80px;
  margin-bottom: 80px;
  text-align: left;
}
.our-projects-detail_goals ol {
  display: flex;
  justify-content: space-between;
}
.our-projects-detail_goals ol li {
  border-bottom: 4px solid #E5383B;
  border-left: 4px solid #E5383B;
  padding-bottom: 20px;
}
.our-projects-detail_goals ol li:last-of-type {
  margin-right: 0rem;
}
.our-projects-detail_goals ol li:not(:last-of-type) {
  margin-bottom: 0rem;
}
@media (max-width: 991px) {
  .our-projects-detail_goals ol li:not(:last-of-type) {
    margin-bottom: 40px;
  }
}
.our-projects-detail_goals ol li:before {
  color: #E5383B;
  padding-left: 20px;
}
.our-projects-detail_development {
  padding: 40px 0;
}
@media (min-width: 992px) {
  .our-projects-detail_development {
    padding: 0;
  }
}
.our-projects-detail_development__text {
  display: flex;
  justify-content: end;
}
@media (min-width: 992px) {
  .our-projects-detail_development__text p {
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  .our-projects-detail_development__text p {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .our-projects-detail_development__text p:nth-child(1) {
    margin-bottom: 60px;
    border-bottom: 2px solid #E5383B;
    padding: 0 21% 4px 0;
  }
}
@media (min-width: 992px) {
  .our-projects-detail_development__text p:nth-child(2) {
    border-left: 2px solid #E5383B;
    padding: 0 21% 20px 5px;
    margin-bottom: 0;
  }
}
.our-projects-detail_development__slider .slider-project {
  position: relative;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .our-projects-detail_development__slider .slider-project {
    padding-right: 15%;
  }
}
.our-projects-detail_development__slider .slider-project .owl-stage-outer .owl-stage .active {
  width: 100%;
}
.our-projects-detail_development__slider .slider-project .owl-nav {
  display: flex;
  justify-content: center;
}
.our-projects-detail_development__slider .slider-project .owl-nav .disabled span {
  color: #f38b8d;
}
.our-projects-detail_development__slider .slider-project .owl-nav button {
  width: 30px;
  margin: 0 30px;
}
.our-projects-detail_development__slider .slider-project .owl-nav button span {
  font-size: 50px;
  color: #E5383B;
  font-weight: 700;
  line-height: 1;
}
.our-projects-detail_development__slider .slider-project .owl-dots {
  display: flex;
  justify-content: center;
  position: relative;
  top: -35px;
  z-index: -10;
}
.our-projects-detail_development__style_inner {
  position: relative;
  width: 100%;
  padding-top: 50px;
  margin-bottom: 40px;
}
.our-projects-detail_development__style .__circle_wrapper {
  display: flex;
  position: relative;
  z-index: 2;
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
}
.our-projects-detail_development__style .__circle {
  margin-right: 15px;
}
.our-projects-detail_development__style .__circle p {
  font-size: 14px;
  margin-bottom: 0;
  text-align: center;
}
.our-projects-detail_development__style .__font-family {
  font-size: 72px;
  font-weight: 700;
  font-family: "InterMedium" !important;
  color: #8E8E8E;
  position: relative;
  z-index: 2;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 575px) {
  .our-projects-detail_development__style .__font-family {
    font-size: 48px;
  }
}
.our-projects-detail_development__style ._color,
.our-projects-detail_development__style ._font {
  font-size: 120px;
  line-height: 1;
  font-family: "InterBold" !important;
  font-weight: 500;
  letter-spacing: -2px;
  text-transform: uppercase;
  color: #E5E5E5;
  position: absolute;
  top: 0;
  z-index: 1;
}
@media (max-width: 575px) {
  .our-projects-detail_development__style ._color,
  .our-projects-detail_development__style ._font {
    font-size: 60px;
  }
}
.our-projects-detail_seo {
  padding: 20px 30px;
}
@media (min-width: 600px) {
  .our-projects-detail_seo {
    padding: 20px 50px;
  }
}
.our-projects-detail_seo li {
  margin-bottom: 50px;
  padding: 10px 0 0 10px;
  border-left: 2px solid #E5383B;
}
.our-projects-detail_seo li:before {
  display: block;
  position: absolute;
  top: -4px;
  left: -40px;
  font-weight: 700;
  font-size: 30px;
}
@media (max-width: 991px) {
  .our-projects-detail_seo li:before {
    top: 0;
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .our-projects-detail_seo li:before {
    left: -20px;
  }
}
.our-projects-detail_seo li p {
  max-width: 90%;
  min-height: 180px;
}
@media (max-width: 767px) {
  .our-projects-detail_seo li p {
    font-size: 16px;
    min-height: 140px;
  }
}
.our-projects-detail_seo-stages {
  position: relative;
}
.our-projects-detail_seo-stages li:before {
  content: "Этап " counter(ol-counter);
}
.our-projects-detail_seo-stages .owl-stage-outer .owl-item .block-with-stage {
  padding: 10px 15px 0 10px;
  margin-left: 120px;
  width: 80%;
}
@media (max-width: 440px) {
  .our-projects-detail_seo-stages .owl-stage-outer .owl-item .block-with-stage {
    padding: 10px 15px 0 4px;
    margin-left: 95px;
    width: 70%;
  }
}
.our-projects-detail_seo-stages .owl-stage-outer .owl-item .block-with-stage:before {
  display: block;
  position: absolute;
  left: -120px;
}
@media (max-width: 991px) {
  .our-projects-detail_seo-stages .owl-stage-outer .owl-item .block-with-stage:before {
    left: -90px;
  }
}
.our-projects-detail_seo-stages .owl-nav {
  position: relative;
  z-index: 10;
  font-size: 50px;
  color: #E5383B;
  top: 10px;
  font-weight: 700;
}
.our-projects-detail_seo-stages .owl-nav .disabled span {
  color: #f38b8d;
}
.our-projects-detail_seo-stages .owl-nav .owl-prev {
  z-index: 10;
  position: absolute;
  top: -210px;
  left: -20px;
  width: 20px;
}
@media (max-width: 1199px) {
  .our-projects-detail_seo-stages .owl-nav .owl-prev {
    top: -260px;
  }
}
@media (max-width: 991px) {
  .our-projects-detail_seo-stages .owl-nav .owl-prev {
    top: -210px;
  }
}
.our-projects-detail_seo-stages .owl-nav .owl-next {
  z-index: 10;
  position: absolute;
  top: -210px;
  right: -20px;
  width: 20px;
}
@media (max-width: 1199px) {
  .our-projects-detail_seo-stages .owl-nav .owl-next {
    top: -260px;
  }
}
@media (max-width: 991px) {
  .our-projects-detail_seo-stages .owl-nav .owl-next {
    top: -210px;
  }
}
.our-projects-detail_result {
  padding: 40px 0;
}
.our-projects-detail_result_statistic {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 0;
}
@media (max-width: 1500px) {
  .our-projects-detail_result_statistic {
    padding: 10px 10px;
  }
}
.our-projects-detail_result_statistic p {
  text-align: justify;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .our-projects-detail_result_statistic p {
    text-align: center;
  }
}
.our-projects-detail_result .__procent {
  align-content: flex-end;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.our-projects-detail_result .__procent p {
  font-size: 50px;
  font-weight: 600;
  color: #E5383B;
}
@media (max-width: 1450px) {
  .our-projects-detail_result .__procent p {
    font-size: 35px;
  }
}
.our-projects-detail_result .__procent p span {
  color: #E5383B;
  font-weight: 800;
}
.our-projects-detail_statistics {
  color: #fff;
  background-image: url("/local/templates/rutego/images/background-was-became.png");
  background-size: cover;
  padding-bottom: 100px;
}
.our-projects-detail_statistics_title {
  font-size: 60px;
  padding-top: 100px;
}
@media (max-width: 767px) {
  .our-projects-detail_statistics_title {
    font-size: 40px;
    text-align: center;
    padding-top: 50px;
  }
}
.our-projects-detail_statistics_item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 35px;
}
.our-projects-detail_statistics_item p {
  font-size: 18px;
  text-align: center;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .our-projects-detail_statistics_item p {
    margin-top: 10px;
  }
}
.our-projects-detail_total {
  padding: 70px 0;
  background-color: #fff;
}
.our-projects-detail_total p {
  font-size: 35px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 1399px) {
  .our-projects-detail_total p {
    font-size: 25px;
  }
}
.our-projects-detail_total .__customer-feedback {
  display: flex;
  align-items: end;
  justify-content: end;
}
.our-projects-detail_total .__customer-feedback i {
  position: relative;
  top: 70px;
  left: -70px;
  font-size: 50px;
  color: #fff;
  z-index: 15;
}
@media (max-width: 1199px) {
  .our-projects-detail_total .__customer-feedback i {
    font-size: 30px;
    top: 50px;
    left: -40px;
  }
}
.our-projects-detail_total .__customer-feedback ._feedback-button {
  transform: rotate(0deg);
  transition: 0.6s;
}
.our-projects-detail_total .__customer-feedback ._active_feedback-button {
  transform: rotate(90deg);
  transition: 0.6s;
}
.our-projects-detail_total .feedback {
  background-color: #555C60;
}
.our-projects-detail_total .feedback .feedback-name p {
  font-size: 36px;
}
@media (max-width: 1199px) {
  .our-projects-detail_total .feedback .feedback-name p {
    font-size: 25px;
  }
}
.our-projects-detail_total .feedback .feedback-name span {
  border-bottom: 1px solid #fff;
  width: 200px;
  display: inline-block;
  margin-left: 15px;
}
.our-projects-detail_total .feedback .feedback-post p {
  font-size: 20px;
  font-weight: 400;
  color: #D3D3D3;
}
@media (max-width: 1199px) {
  .our-projects-detail_total .feedback .feedback-post p {
    font-size: 17px;
  }
}
.our-projects-detail_total .feedback .feedback-text p {
  font-size: 20px;
  text-align: left;
}
@media (max-width: 991px) {
  .our-projects-detail_total .feedback .feedback-text p {
    font-size: 18px;
  }
}
.our-projects-detail_total .feedback p {
  text-transform: none;
}
.our-projects-detail_total .__project-link {
  border: 3px solid #555C60;
  font-size: 22px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 0;
}
.our-projects-detail_total .__project-link p {
  color: #000;
  margin-bottom: 0;
  font-size: 30px;
}
@media (max-width: 1399px) {
  .our-projects-detail_total .__project-link p {
    font-size: 25px;
  }
}
.our-projects-detail_total .__project-link a {
  color: #E5383B;
  font-weight: 800;
  text-decoration: underline;
  font-size: 30px;
}
@media (max-width: 1399px) {
  .our-projects-detail_total .__project-link a {
    font-size: 25px;
  }
}
.our-projects-detail_total_btn {
  display: flex;
  justify-content: center;
}
.our-projects-detail_total_btn .btn {
  margin-top: 20px;
}
