.prices-page {
  padding: 40px 0;
}

.price-detail {
  padding: 65px 0;
  background-color: #fff;
}

.price-detail__table {
    width: 99.9%;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: center;
    margin-bottom: 5px;
    margin-left: 1px;
    margin-top: -1px;
}

.price-detail__table p,
.price-detail__table li {
  text-align: left;
}

.price-detail__table ul {
  list-style: disk;
  padding-left: 40px;
}

.price__subtitle {
  display: flex;
  justify-content: space-between;
  text-align: left;
  font-size: var(--fontsize05);
  border: 1px solid var(--border03);
  border: var(--border03);
  padding: 15px 20px;
  border-radius: var(--border-radius01);
  margin-bottom: 0;
}

.price-detail__table td,
.price-detail__table th {
  border: 1px solid #d6d6d6;
  padding: 4px 10px;
}

.price-detail__table th {
  text-align: center;
}

.price-detail__table tbody tr:nth-child(odd) {
  background-color: var(--bgcolor02);
}


.price-detail__info {
  font-size: 16px;
  margin-bottom: 40px;
  line-height: 1.3;
}

.price-detail__block:not(:last-child) {
  margin-bottom: 40px;
}

.price-detail__el:not(:last-child) {
  margin-bottom: 15px;
}

details[open].price__accordion summary {
  background-color: var(--color02);
  border-radius: var(--border-radius01);
}

details[open].price__accordion .price__subtitle {
  color: #fff;
}

details[open].price__accordion .price__subtitle .arrow>path {
  fill: #fff;
}

details[open].price__accordion .price__subtitle .arrow {
  transform: rotate(270deg) translateX(-5px);
}


details>summary {
    list-style: none;
}

summary {
    display: list-item;
}


.price__subtitle .arrow {
  transform: rotate(90deg) translateX(5px);
}

 .price-detail {
    padding-top: 30px;
  }

  .price-detail__table th:first-child {
    width: 28%;
  }

  .price-detail__table td,
  .price-detail__table th {
    font-size: 12px;
    padding: 0px 4px;
  }


.price-detail__table li {
  color: #060606;
}

.price-detail {
    padding-top: 30px;
}

.price-detail__table th:first-child {
    width: 28%;
}

.price-detail__table td,
.price-detail__table th {
    font-size: 12px;
    padding: 0 4px;
}

.price-detail__table p,
.price-detail__table li {
  color: #212121;
  padding-left: 10px;
}


@media (max-width: 700px) {

    .price-detail__table {
        width: 99.6%;
    }

}

.reas-purch-txt-col {
  position: relative;
}
.sep-title {
  background: #000;
  position: absolute;
  top: -80px;
  bottom: -80px;
  right: 0;
  width: 100vw;
}

.reas-purch-item i.ic {
  font-size: 60px;
  line-height: 60px;
}
.reas-purch-item i.ic.ic-dt {
  font-size: 71px;
  line-height: 55px;
}

.reas-purch-title strong {
  display: block;
  clear: both;
  text-transform: uppercase;
}
.reas-purch-title:after{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 3px;
  background: #ea1b25;
  z-index: 2;
}


.reas-purch-description {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ea1b25;
  color: #fff;
  padding: 20px 20px;
  z-index: 9;
  transition: all 0.3s ease-out;
  width: 100%;
      font-size: 14px;
}
.reas-purch-item:hover .reas-purch-description {
  top: 0;
}
.reas-purch-item i.ic.ic-hide {
  font-size: 200px;
  line-height: 200px;
  position: absolute;
  z-index: 10;
  right: -50px;
  bottom: -50px;
  color: #fff;
  opacity: 0;
}
.reas-purch-item:hover i.ic.ic-hide {
  opacity: 0.15;
}
.reas-purch-slider-color .reas-purch-item {
    background: var(--color02);
    border-bottom: 2px solid #ff0000;
}

.reas-purch-slider-color .num-d {
  color: #fff;
  opacity: 0.15;
}

.reas-purch-slider-color .reas-purch-title:after {
  background: #000;
}

.reas-purch-slider-color .reas-purch-description {
  background: #222c3f;
}
.reas-purch h2 {
  color: #fff;
  text-align: center;
  width: 100%;
}
.reas-purch h2 {
  font-size: 42px;
}
section.reas-purch header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
section.reas-purch header h2.fixh.h1:after {
  margin: 0 auto;
  left: 0;
  right: 0;
}
.reas-purch .owl-dots {
  margin-top: 10px;
}
.reas-purch .owl-dots .owl-dot {
  background-color: #fff;
}
.reas-purch .owl-dots .owl-dot.active{
  background-color: #ffd700;
}
.primary-nav .navbar-toggler {
  color: #fff;
  border: 2px solid #fff !important;
  padding: 5px 11px 7px !important;
}
.txt-center {
  text-align: center;
}
.title-page-det-row-mobile {
  display: none;
}
.article-home {
  padding: 30px 0;
}
.article-wrap h1 {
  margin-bottom: 40px;
  font-weight: 800;
  font-size: 33px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    margin-bottom: 20px;
}

.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-stage {: ;
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.owl-item img {
    -webkit-transform-style: preserve-3d;
    display: block;
    width: 100%;
    height: auto;
}
.owl-nav.disabled,
.owl-dots.disabled {
    display: none;
}
.owl-nav .owl-prev,
.owl-nav .owl-next,
.owl-dot {
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.parent {
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
  height: 100%;
}


.f2 {
    width: 185px;
  }


@media (max-width: 700px) {

.f2 {
    width: 100%;
  }

.col-md-12 .col-sm-12 {

    padding-right: 1px;
    padding-left: 1px;
    margin-bottom: 1px;
    margin-top: -20px;
}

}

/* этапы работ */
.fl-fill .features-list {
    color: #000 !important;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}

.features-list .feature {
    padding-top: 2.143em;
    padding-bottom: 2.143em;
}

 .features-list.columns-5 .feature {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    margin-left: 5px;
    border: var(--border06);
    border-radius: var(--border-radius02);
    height: 155px;
}

 .features1 {

    margin-left: 0px;

}

.media:first-child {
    margin-top: 0;
}
.media, .media-body {
    overflow: hidden;
    zoom: 1;
}
.media {
    margin-top: 15px;
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-size: inherit;
    margin-left: auto;
}
.flaticon-tools-1:before {
    content: "\f131";
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
    margin-left: 20px;
}

@media (min-width: 1210px) {
    .reas-purch-item {
        float: left;
        width: 100%;
        background: #fff;
        padding: 40px 10px;
        position: relative;
        transition: all 0.3s ease-out;
        overflow: hidden;
        min-width: 185px;
    }

    .num-d {
        position: absolute;
        right: -20px;
        bottom: -23px;
        font-size: 220px;
        line-height: 220px;
        color: #f9f9f9;
    }

    .reas-purch-title {
        font-size: 18px;
        padding: 15px 0 17px 0;
        line-height: 30px;
        position: relative;
        color: var(--color03);
    }


}

@media (max-width: 899px) {

    .f2 {
        width: 100%;
    }

    .reas-purch-item {
        float: left;
        width: 100%;
        background: #fff;
        padding: 30px 10px;
        position: relative;
        transition: all 0.3s ease-out;
        overflow: hidden;
        min-width: 185px;
        height: 125px;
    }

    .num-d {
        position: absolute;
        right: -10px;
        bottom: -54px;
        font-size: 160px;
        line-height: 220px;
        color: #f9f9f9;
    }

    .reas-purch-title {
        font-size: 18px;
        padding: 0px 0 17px 0;
        /* line-height: 33px; */
        position: relative;
        color: var(--color03);
    }
}


@media (min-width: 599px){
    .features-list.columns-5 .feature {
        width: 13.92%;
    }

    .features-list.columns-5 .feature {
        float: left;
        min-height: 1px;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        width: 100%;
        border: var(--border06);
        border-radius: var(--border-radius02);
        margin-top: 5px;
            margin-left: 0px;
        margin-bottom: 0px;
        height: auto;
    }

    .fl-fill .features-list {
        margin-bottom: 10px;
    }
    .features-list .feature {
        padding-top: 12px;
        padding-bottom: 12px;
    }
}













