.color-dark {
  color: #494949 !important;
}
.opacity-70 {
  opacity: 100%;
}
.contacts__1 .fs-35 {
  color: #b2b2b2 !important;
}
.fs-35 {
  font-size: 24px;
}
.title-50 {
  font-size: 37px;
  font-weight: 500;
  line-height: 37px;
}
section p {
  font-weight: 400;
}
.list-red-circle li:after {
  border-radius: 0%;
}
.about__6 .about__6--container .list-red-circle li {
  font-size: 18px;
}
.projects__2 .container .main-image-project:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  background-image: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 28%,
    rgba(0, 0, 0, 0.67) 89%
  );
  left: 0;
  bottom: 0;
  z-index: -1;
}
.services__2--item__content h2 {
  font-weight: 500;
}

.services__2--img.without_shadow:after {
  background-image: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 28%,
    rgba(0, 0, 0, 0) 89%
  );
}
.list-red-circle li:after {
  top: 5px;
  width: 10px;
  height: 10px;
}
.new_section .h2 {
  font-size: 35px;
}
.new_section .container {
  position: relative;
}
.new_section .info {
  position: relative;
  z-index: 2;
}
.new_section .container .bg {
  position: absolute;
  top: -60px;
  right: 0;
}
.new_section .color_red {
  color: #e31e24;
  font-size: 25px;
}
h1.color-dark {
  color: #010101;
}

@media (max-width: 992px) {
  .title-50 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .new_section .container .d-flex {
    flex-direction: column;
  }
  .new_section .container .bg {
    display: none;
  }
  .projects__2 .container .main-image-project:after {
    height: 62%;
  }
  .projects__2 {
    padding: 10px 0;
  }
  .projects__2 h1 {
    line-height: 20px;
  }
}

@media (max-width: 1200px) {
}

/* стили для новой страницы услуги */

.services__3 {
  padding-bottom: 120px;
}

.services__content {
  z-index: 2;
}

.services__content::before {
  content: "";
  display: block;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.25);
  position: absolute;
  z-index: -1;
  top: -34px;
  bottom: -10px;
  left: -65px;
  right: -40px;
}

.services__content::after {
  content: "";
  display: block;
  background-color: #e31e24;
  position: absolute;
  top: -34px;
  bottom: -10px;
  left: -65px;
  width: 26px;
}

.services h1 {
  color: #494949;
  font-size: 37px;
  font-family: Circe;
  line-height: 37px;
}

.title-37 {
  font-size: 37px;
  font-weight: 500;
  line-height: 37px;
}

.fs-20 {
  font-size: 20px;
}

.fs-24 {
  font-size: 24px;
}

.fs-37 {
  font-size: 37px;
}

.color-dark {
  color: #494949;
}

.fw-bold {
  font-weight: 700;
}

.lh15 {
  line-height: 1.5;
}

.lh11 {
  line-height: 1.125;
}

.lh18 {
  line-height: 1.8;
}
.bg-white {
  background-color: #fff;
}
.bg-primary {
  background-color: #303540;
}

.mb-12 {
  margin-bottom: 120px;
}
.mb1-3 {
  margin-bottom: 36px;
}
.advantages {
  padding-top: 75px;
}
.advantages__text h3 {color: #E31E24;}
.advantages__text p {margin-top: 10px;}
.andapad30 div p:first-child {margin-top: 0;}
.andapad30 {    padding: 30px 30px;    box-shadow: 1px 0px 7px 0px #bdbcbc;}
.advantages__text {
  opacity: 0.7;
}
.deskpad0anda {  padding: 0!important;}

.advantages__counter {
  border: 2px solid #e31e24;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.advantages__item {
  padding-left: 35px;
}

.advantages__item::before {
  content: "";
  display: block;
  position: absolute;
  top: 60px;
  bottom: 60px;
  right: -1px;
  background-color: rgba(0, 0, 0, 0.25);
  width: 1px;
}
.bg-secondary {
  background-color: #e31e24;
}
.form input {
  border-bottom: 1px solid #fff;
}

.form input::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.7;
}

.form input::-moz-placeholder {
  color: #fff;
  opacity: 0.7;
}

.form input:-ms-input-placeholder {
  color: #fff;
  opacity: 0.7;
}

.form input::-ms-input-placeholder {
  color: #fff;
  opacity: 0.7;
}

.form input::placeholder {
  color: #fff;
  opacity: 0.7;
}

.form input {
  color: #ffffff;
  letter-spacing: 0;
  line-height: 1.4;
}

.specifics {
  padding-top: 80px;
}
.specifics__list {
  padding-left: 45px;
}
.specifics__list li {
  position: relative;
}
.specifics__list li::after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #e31e24;
  border-radius: 50%;
  left: -20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.steps__list {
  list-style-type: none;
}
.steps__item::after {
  content: "";
  display: block;
  position: absolute;
  top: 40px;
  bottom: -24px;
  left: -20px;
  width: 1px;
  background-color: #e31e24;
  z-index: -1;
}
.steps__item:last-child::after {
  display: none;
}
@media (max-width: 768px) {
  .steps__list {
    margin: 0;
  }
  .steps__list--old .steps__item:last-child::after {
    display: block;
  }
}
@media (max-width: 992px) {
  .steps__item::after {
    bottom: -16px;
  }
}
.steps__item {
  position: relative;
}
.steps__item p {
  margin-top: 0;
  margin-left: 10px;
}
.steps__iteration {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #e31e24;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 27px;
  width: 40px;
  height: 40px;
  top: 0;
  position: absolute;
  left: -40px;
  border: 1px solid #e31e24;
  border-radius: 50%;
  z-index: 1;
}

.projects {
  padding-block: 80px;
  background-color: #fafafa;
}

/* #datetimepicker_mask {
  display: none;
} */

label[for="datetimepicker_mask"] {
  cursor: pointer;
  display: inline-block;
  padding: 8px;
  background-color: #f2f2f2;
  border: 1px solid #ddd;
  border-radius: 4px;
  text-align: center;
  width: 100%;
}

.xdsoft_datetimepicker {
  z-index: 100001;
}
#modal .button-red {
  width: 100%;
}
#modal input {
  margin-bottom: 0;
}
.steps__iteration {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #e31e24;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 27px;
  width: 40px;
  height: 40px;
  top: 0px;
  position: absolute;
  left: -40px;
  border: 1px solid #e31e24;
   border-radius: 0%; 
  z-index: 1;
  padding-top: 4px;
}
form .has-warning input, form .has-error input{border: 2px solid red;} form .erroranda {color:red;}

footer form .has-warning input, footer form .has-error input{border: 2px solid white;}
footer form .erroranda {color:white;}
#scrollToTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-weight: bold;
  cursor: pointer;
  opacity: 0;
  transition: all 0.5s ease-in;
 }