.forms .form-wrapper .form-inline .form-control[type=text], .forms .form-wrapper .form-inline .form-control.textarea {
  width: 100%; }
  @media (min-width: 992px) {
    .forms .form-wrapper .form-inline .form-control[type=text], .forms .form-wrapper .form-inline .form-control.textarea {
      width: auto; } }

.modal .forms {
  margin-top: 30px; }
  .modal .forms .form-control {
    background: white;
    color: #212529; }
  .modal .forms label {
    display: none; }
  .modal .forms .btn-primary {
    margin-top: 30px;
    color: white;
    background-color: #e73837;
    border-color: transparent; }
    .modal .forms .btn-primary:hover, .modal .forms .btn-primary:focus {
      background-color: #d21a19; }
  .modal .forms ::placeholder {
    color: #212529;
    opacity: 1;
    font-weight: bold;
    font-size: 0.9rem; }

.recaptchawidget {
  position: fixed;
  top: 0;
  right: -1000px;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.home_services {
  position: relative; }
  .home_services .home_services_box {
    position: relative;
    border: 1px solid #e5e2e0;
    overflow: hidden; }
  .home_services .home_services_pic {
    position: absolute;
    right: 39px;
    top: -80px; }
  .home_services .home_services_corner {
    position: absolute;
    right: -2px;
    bottom: -2px; }
  .home_services .home_services_link {
    font-size: 14px; }
  .home_services .home_services_footer {
    position: absolute;
    bottom: 25px;
    right: 63px;
    left: 0px; }
  .home_services .home_services_next_show {
    font-size: 14px;
    cursor: pointer; }
  .home_services .home_services_next_hide {
    font-size: 14px;
    cursor: pointer; }
  @media (min-width: 992px) {
    .home_services .home_services_top {
      padding-top: 287px !important; }
      .home_services .home_services_top .home_services_pic {
        top: 162px; } }
  .home_services .h3, .home_services h3 {
    margin-bottom: 1.5rem !important; }

.home_stage {
  position: relative;
  top: -50px; }
  .home_stage .home_stage_pic {
    position: relative;
    top: -158px;
    left: -181px; }
  .home_stage .stage_text {
    font-size: 14px; }
  .home_stage .stage_dot {
    width: 14px;
    height: 14px;
    margin: 5px 7px;
    background: white;
    border: 4px solid #72140A;
    display: inline-block;
    transition: opacity 200ms ease;
    border-radius: 18px; }
    .home_stage .stage_dot:hover {
      border-color: #b13434;
      outline: 0; }
  .home_stage .stage {
    position: absolute; }
  .home_stage .stage1 {
    top: 109px;
    left: 100px; }
  .home_stage .stage2 {
    top: 190px;
    left: 290px; }
  .home_stage .stage3 {
    top: 132px;
    left: 450px; }
  .home_stage .stage4 {
    top: 94px;
    left: 607px; }
  .home_stage .stage5 {
    top: 14px;
    left: 760px; }
  .home_stage .stage6 {
    top: -14px;
    left: 950px; }

.home_prices {
  position: relative; }
  @media (min-width: 992px) {
    .home_prices h3 {
      margin-bottom: 30px; } }
  .home_prices .home_prices_box {
    position: relative;
    border: 1px solid #e5e2e0;
    overflow: hidden; }
    @media (min-width: 992px) {
      .home_prices .home_prices_box {
        min-height: 100%; } }
  .home_prices .home_prices_box_text {
    font-size: 13px; }
    .home_prices .home_prices_box_text p {
      margin-bottom: 6px; }
  @media (min-width: 992px) {
    .home_prices .home_prices_box_center {
      position: absolute;
      top: -20px;
      bottom: -35px;
      left: -20px;
      right: -20px;
      z-index: 2; } }
  .home_prices .home_prices_box_center .home_prices_price {
    font-size: 32px; }
  .home_prices .home_prices_box_center .h3, .home_prices .home_prices_box_center h3 {
    color: #b13434; }
  .home_prices .home_prices_price {
    font-size: 25px; }
  .home_prices .home_prices_low_text {
    text-decoration: underline;
    font-size: 87%;
    cursor: pointer; }
    @media (min-width: 992px) {
      .home_prices .home_prices_low_text {
        padding-top: 30px; } }
    .home_prices .home_prices_low_text a {
      color: inherit; }

.home_action .home_action_box {
  border: 1px solid #e5e2e0;
  min-height: 165px;
  height: 100%; }

.home_action .home_action_text h3, .home_action .home_action_text .h3 {
  margin-bottom: 4px; }

.home_action .owl-prev {
  position: absolute;
  top: 169px;
  left: -33px; }

.home_action .owl-next {
  position: absolute;
  top: 169px;
  right: -33px; }

.home_action .home_action_circle_wr {
  height: 150px; }

.home_action .home_action_round_text {
  position: relative;
  top: -93px;
  font-size: 25px; }

.home_action svg {
  height: 150px;
  margin: auto;
  display: block; }

.home_action circle {
  stroke-linecap: round;
  stroke-width: 5;
  transform-origin: center;
  stroke-dasharray: 500; }

.home_action .grey {
  stroke: #e9ecef; }

.home_action .purple {
  stroke: #ec6840;
  /* adjust last number for variance */ }

.page_leaders_wr .page_leaders {
  position: relative; }
  .page_leaders_wr .page_leaders .page_leaders_box {
    border: 1px solid #e5e2e0;
    min-height: 70px; }
  .page_leaders_wr .page_leaders .page_leaders_i {
    font-size: 23px; }
  .page_leaders_wr .page_leaders .owl-prev {
    position: absolute;
    top: 22px;
    left: -33px; }
    @media (max-width: 991.98px) {
      .page_leaders_wr .page_leaders .owl-prev {
        top: 90px; } }
  .page_leaders_wr .page_leaders .owl-next {
    position: absolute;
    top: 22px;
    right: -33px; }
    @media (max-width: 991.98px) {
      .page_leaders_wr .page_leaders .owl-next {
        top: 90px; } }

.home_block {
  background-repeat: no-repeat;
  background-size: cover; }
  .home_block .h2, .home_block h2 {
    color: white !important; }
  .home_block .forms {
    max-width: 745px;
    margin: 0 auto; }

.home_team .home_team_box {
  position: relative;
  overflow: hidden; }
  .home_team .home_team_box:hover .home_team_box_red {
    display: block; }

.home_team .home_team_box_red {
  position: absolute;
  background: rgba(255, 0, 0, 0.15);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: none; }

.footer_logo .footer_logo_img {
  position: relative;
  top: -27px; }

.footer_logo .footer_logo_phone {
  font-size: 24px; }
  .footer_logo .footer_logo_phone .fa {
    font-size: 20px; }

.footer_logo .footer_logo_email {
  font-size: 12px; }
  .footer_logo .footer_logo_email .fa {
    font-size: 16px; }

.footer_logo .footer_logo_telegram {
  font-size: 12px; }
  .footer_logo .footer_logo_telegram .fa {
    font-size: 16px; }

.footer_logo .footer_logo_data {
  max-width: 285px;
  padding-left: 15px; }


        #to_up {
            position: fixed;
            left: 0;
            bottom: 0;
            cursor: pointer;
            z-index: 1;
        }

        #to_up .btn, #to_up .btn-outline-primary:hover {
            background: rgba(255, 255, 255, 0.6);
            color: #97242f;
        }

        @media all and (max-width: 700px) {
            #to_up {
                display: none !important;
            }
        }
    