main > section {
  background-repeat: no-repeat;
  background-size: cover; }
main section.about {
  background-color: #143c68; }
main .container.news-page__container {
  padding-bottom: 30px; }

.uText img {
  max-width: 100% !important;
  height: auto !important;
}

.uText ul {
  list-style: disc !important;
  margin-left: 1.5em !important;
  padding-left: 1em !important;
}

.uText li {
  display: list-item !important;
}

body .company-page__content::before {
  content: '';
  display: none; }

body .company-page__content {
  padding-top: 0px; }

.services-page__container > .uText {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 2; }

.paginate {
  margin-bottom: 20px; }
  .paginate ul {
    display: block;
    text-align: center;
    list-style: none; }
    .paginate ul a {
      text-decoration: none;
      color: inherit; }
    .paginate ul li {
      display: inline-block;
      line-height: 30px;
      min-width: 30px;
      text-align: center;
      background-color: #143c68;
      color: #fff;
      font-size: 20px;
      margin-right: 5px;
      box-shadow: 3px 3px 1px rgba(24, 24, 25, 0.16); }
    .paginate ul li.act {
      background-color: #f48e56;
      font-weight: 700;
      box-shadow: none; }

.swiper-button-lock.swiper-not-hide {
  display: flex; }

.Search .List {
  font-size: 16px;
  font-weight: 400; }
  .Search .List .hl {
    background-color: yellow; }
  .Search .List a .title {
    color: var(--swiper-theme-color);
    font-size: 18px;
    font-weight: 700; }

.contacts-form__sb {
  position: relative;
  background-color: #fff;
  padding: 16px 20px; }
  .contacts-form__sb .selectbox {
    width: 100% !important; }
    .contacts-form__sb .selectbox .display {
      border: none;
      color: #000;
      font-size: 16px;
      line-height: 32px;
      font-weight: 400;
      cursor: pointer;
      width: 100%; }
      .contacts-form__sb .selectbox .display .arrow_btn {
        border: none;
        background-color: transparent; }

/*# sourceMappingURL=style.css.map */

