#footer .footer-customize {
  padding-top: 120px;
  padding-bottom: 100px;
  border-bottom: 1px solid #2a2b58;
}
#footer .block-footer .head-widget-ft {
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 16px;
}
#footer .block-footer .content p {
  margin-bottom: 16px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  font-weight: 400;
}
#footer .TopFooter .site_name_logo {
  margin-top: 12px;
  margin-bottom: 12px;
}
#footer .TopFooter .site_name_logo h2 {
  color: var(--color-base-white, #FFF);
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
}
#footer .TopFooter .block_html_footer .block_html_widget_1 {
  margin-top: 20px;
}
#footer .TopFooter .block_html_footer .block_html_widget_1 ._1nol {
  margin-bottom: 0;
}
#footer .TopFooter .block_html_footer .block_html_widget_1 ._1nol li._1ryl {
  list-style: none;
  margin-bottom: 20px;
  margin-left: 0;
  display: flex;
  align-items: center;
  gap: 15px;
}
#footer .TopFooter .block_html_footer .block_html_widget_1 ._1nol li._1ryl:last-child {
  margin-bottom: 0;
}
#footer .TopFooter .block_html_footer .block_html_widget_1 ._1nol li._1ryl a, #footer .TopFooter .block_html_footer .block_html_widget_1 ._1nol li._1ryl i {
  color: var(--color-base-white, #FFF);
}
#footer .TopFooter .block_html_footer .block_html_widget_1 ._1nol li._1ryl a:hover, #footer .TopFooter .block_html_footer .block_html_widget_1 ._1nol li._1ryl i:hover {
  color: var(--Mau_2);
}
#footer .TopFooter .block_html_footer .block_html_widget_1 ._1nol li._1ryl .phone-number ._6uof {
  display: block;
}
#footer .BottomFooter {
  padding-top: 0;
}
#footer .BottomFooter .BottomFooter_r1 {
  border-top: 1px solid #98A2B3;
  padding-top: 30px;
}
#footer .BottomFooter .BottomFooter_r1_c h3 {
  color: var(--color-base-white, #FFF);
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
}
#footer .BottomFooter .BottomFooter_r1_c .meni_footer .ux-menu-link__text {
  color: var(--color-base-white, #FFF);
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
}
#footer .BottomFooter .BottomFooter_r1_c .meni_footer .ux-menu-link__text:hover {
  color: var(--Mau_2);
}
#footer .phthalic-mops {
  background: rgb(29, 56, 111);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 12px 0;
}
#footer .phthalic-mops ._5imk ._0avz {
  margin-bottom: 0;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  font-weight: 400;
}
#footer .phthalic-mops ._5imk ._5hgr {
  margin-bottom: 0;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  font-weight: 400;
}

.list-isocal {
  margin-bottom: 0;
  display: flex;
  align-items: center;
}

.list-isocal .item {
  list-style: none;
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 0;
}

.date-meta {
  text-align: center;
}

.date-meta .day, .date-meta .month {
  display: block;
  font-size: 14px;
  color: #05255f;
}

.list-tag-footer a {
  font-size: 14px;
  font-weight: 400;
  border: 1px solid #05255f;
  display: inline-block;
  padding: 3px 10px;
  margin: 4px 5px;
  border-radius: 15px;
  color: #05255f;
}
.list-tag-footer a:hover {
  background: #05255f;
  color: #fff;
}