@charset "UTF-8";
.ul_4 {
  background: #fff;
  font-size: 13px;
}
.ul_4 > li::before {
  display: none !important;
}

.ul_4 > li, .ul_4 > li:last-child {
  width: 33.33333333%;
}
.ul_4 > li {
      border-right: 1px solid #c0a35f;
  float: left;
}
.ul_4 > li:last-child {
    border-right: 0;
}
.ul_4 a, .ul_4 > li:last-child a {
  padding: 40px;
  width: 100%;
}
.ul_4 a {
  background: #fff;
  border-bottom: 1px solid #c0a35f;
  display: block;
}
.ul_4 a:hover {
  background:#00305F;
color:#fff;
}
.h4 {
  font-size: 18px;
  text-transform: uppercase;
 font-weight: bold;
}
.block_4 .ul_4 .h4 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}


.single-post__text-list.no-indent {
  display: inline-block;
}
.list_plus > div {
  background-image: url(/wp-content/uploads/2023/09/sprite_number2.png);
  background-repeat: no-repeat;
  float: left;
  line-height: 1.45;
  min-height: 70px;
  padding: 50px 40px 26px 132px;
  width: 470px;
}
.list_plus {
  display: inline-block;
background-color: white;
}
.list_plus .list_plus__title {
  color: #002e5c;
  display: block;
  font-size: 28px;
  line-height: 1.2;
  margin: 0 0 9px 0;
  text-transform: uppercase;
}
.list_plus > div:nth-child(1) {
  background-position: 47px 57px;
}
.list_plus > div:nth-child(2) {
  background-position: -431px 57px;
}
.list_plus > div:nth-child(3) {
  background-position: 47px -115px;
}
.list_plus > div:nth-child(4) {
  background-position: -431px -115px;
}

.title_1 {
line-height: 3;
  font-size: 36px;
  margin: 0 0 14px 0;
  text-align: center;
text-transform: uppercase;
  display: block;
}
.title_2 {

  font-size: 21px;
  text-align: center;
}
.data_fakt {
 border: 1px solid #c0a35f;
background-color: white;
  clear: both;
  overflow: hidden;
  margin: 21px 6px 20px 10px;
  padding-bottom: 0px !important;
}
.data_fakt > li {
  border-right: 1px solid #c0a35f;
  float: left;
  font-size: 13px;
  padding: 26px 30px 27px 29px;
  text-transform: uppercase;
  width: 25%;
}
.data_fakt > li span {
  color: #c0a35f;
  display: block;
  font-size: 24px;
  margin: 9px 0 0 0;
  text-transform: none;
}

@media only screen and (max-width: 970px) {
  .data_fakt {
    border-right: none;
    border-bottom: none;
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
  }
 .data_fakt > li:nth-child(2n+1) {
    clear: both;
  }
  .data_fakt > li {
    float: none;
    width: 315px;
border-bottom: 1px solid #c0a35f;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
  }

}
@media only screen and (max-width: 475px) {
  .list_plus {
    width: 98%;
  }
}

@media only screen and (max-width: 970px) {
  .center_2 {
    width: 100% !important;
  }
  .list_plus > div {
    float: none;
    min-height: 130px;
    padding-bottom: 0;
    padding-top: 48px;
    width: 100%;
  }
.list_plus .list_plus__title {
    font-size: 15px;
  }
.ul_4 > li {
    display: flex;
    flex-wrap: wrap;
     width: 100%;
    margin: 0;
  }
.ul_4 > li, .ul_4 > li:last-child {
     width: 100%;
}
}.right_way
{
  display: block;
  height: 50px;
}
.right_way a
{
  padding-top: 15px;
  display: block;
  text-decoration: underline;
}