.wp-block-columns {
  display: block;
  clear: both;
  margin-left: -15px;
  margin-right: -15px;
}

@media (min-width: 1200px) {
  .wp-block-columns {
    width: 1170px;
  }
}
.wp-block-column {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}

.has-2-columns .wp-block-column {
  width: 50%;
}

.has-3-columns .wp-block-column {
  width: 33.33333333%;
}

.has-5-columns .wp-block-column {
  width: 20%;
}

.news_cap {
  pointer-events: none;
}

.arena_block h2 {
  text-transform: uppercase;
  text-align: center;
  width: 100%;
}

.right_navi .right_side ul li .cale_block .inner_cale_table table thead tr th.l_web,
.right_navi .right_side ul li .cale_block .inner_cale_table table td.l_web,
.right_navi .right_side ul li .cale_block .inner_cale_table table thead tr th.l_pdf,
.right_navi .right_side ul li .cale_block .inner_cale_table table td.l_pdf,
.right_navi .right_side ul li .cale_block .inner_cale_table table thead tr th.vysle,
.right_navi .right_side ul li .cale_block .inner_cale_table table td.vysle {
  width: 120px !important;
  float: left !important;
  text-align: center !important;
  font-weight: normal !important;
  height: 1.2rem !important;
}

.right_navi .right_side ul li .l_web a {
  line-height: 1.2rem;
  padding: 0;
  float: none;
}

@media (max-width: 1440px) {
  .right_navi .right_side ul li .cale_block .inner_cale_table table thead tr th.l_web,
.right_navi .right_side ul li .cale_block .inner_cale_table table td.l_web,
.right_navi .right_side ul li .cale_block .inner_cale_table table thead tr th.l_pdf,
.right_navi .right_side ul li .cale_block .inner_cale_table table td.l_pdf,
.right_navi .right_side ul li .cale_block .inner_cale_table table thead tr th.vysle,
.right_navi .right_side ul li .cale_block .inner_cale_table table td.vysle {
    width: 80px !important;
  }
}
.wp-block-separator {
  border: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

.akti_tab_block ul.tabs li {
  padding: 0;
  width: auto;
}
.akti_tab_block ul.tabs li a {
  padding: 10px 15px;
  cursor: pointer;
  width: 415px;
  display: inline-block;
}
.akti_tab_block ul.tabs li a:hover {
  color: white;
}

.tab-link.current a {
  color: white;
}

.pagination ul li.active a, .pagination ul li:hover a, .pagination ul.page-numbers li span.current {
  font-size: 24px;
  color: #0c6bb0;
  font-family: "Roboto-Black";
}

.section_wapper .aklu_block .arealu_para span {
  margin-bottom: 0;
}

.aklu_block p {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  color: #000;
  font-family: "Roboto-Light";
  line-height: 30px;
  margin-bottom: 30px;
}

.aklu_block h3 {
  display: inline-block;
  text-align: center;
  font-size: 25px;
  color: #737373;
  font-family: "Roboto-Black";
  position: relative;
  padding: 0 0 22px 0;
  text-transform: uppercase;
  margin: 0 auto;
  width: 100%;
}
.aklu_block h3:after {
  position: absolute;
  left: 39%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  height: 1px;
  background: #0c6bb0;
  content: "";
  bottom: 0;
  width: 150px;
}

.aklu_block .blog_detail h3 {
  font-size: 28px;
  text-align: left;
}
.aklu_block .blog_detail h3:after {
  display: none;
}
.aklu_block .blog_detail h5 {
  float: left;
  width: 100%;
  font-size: 17px;
  color: #737373;
  font-family: "Roboto-Medium";
  margin-bottom: 29px;
  padding: 0;
  margin: 0;
  font-weight: normal;
}

.news_cap h3 {
  text-align: left;
  margin: 0;
  padding: 0;
}
.news_cap h3:after {
  display: none;
}

.aklu_block h4 {
  display: inline-block;
  width: 100%;
  font-size: 25px;
  color: #0c6bb0;
  font-family: "Roboto-Medium";
  text-transform: uppercase;
  padding: 18px 0 20px 0;
}

.aklu_block h5 {
  display: inline-block;
  width: 100%;
  font-size: 22px;
  color: #737373;
  font-family: "Roboto-Bold";
  padding: 40px 0 47px;
}

.aklu_block ul {
  display: inline-block;
  width: 100%;
  margin: 0;
  margin-bottom: 29px;
  padding: 0;
  list-style: none;
}
.aklu_block ul li {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  color: #000;
  font-family: "Roboto-Light";
  margin-bottom: 4px;
  padding: 0;
  padding-left: 15px;
  text-indent: -15px;
  margin: 0;
  list-style: none;
}
.aklu_block ul li:before {
  content: "-";
  display: inline-block;
  width: 15px;
  text-indent: 0px;
}

.wp-block-quote {
  display: inline-block;
  width: 100%;
  color: #000;
  line-height: 30px;
  padding: 0px;
  margin: 0 auto 40px auto;
  font-size: 18px;
  border-left: 0px;
}
.wp-block-quote p {
  font-family: "Roboto-Regular";
}

.block__vabutton a {
  text-transform: uppercase;
}

.block__modalimage.mapa_block .mapa_box {
  display: inline-block;
  width: 100%;
  border: solid 1px #8ebada;
  position: relative;
  float: left;
  text-align: center;
}
.block__modalimage.mapa_block .mapa_box a img {
  display: inline-block;
  max-width: 100%;
}

.biglist p {
  margin: 0;
}
.biglist ol {
  list-style: none;
  counter-reset: item;
}
.biglist ol > li {
  counter-increment: item;
  margin-bottom: 20px;
  padding-left: 52px;
  font-size: 18px;
  font-family: "Roboto-Light";
  color: #000;
}
.biglist ol > li:before {
  content: counters(item, ".", decimal-leading-zero);
  font-weight: bold;
  line-height: 1;
  display: inline-block;
  width: auto;
  margin-left: -45px;
  font-size: 25px;
  color: #0c6bb0;
  font-family: "Roboto-Black";
  margin-right: 15px;
  opacity: 0.5;
  position: relative;
  top: 3px;
}
.biglist ol > li ul li {
  font-size: 18px;
  font-family: "Roboto-Light";
  padding-left: 0;
  color: #000;
}
.biglist ol > li ul li:before {
  content: "";
}

.downloadlink.orba_down_btn {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.downloadlink.orba_down_btn a {
  display: inline-block;
  width: auto;
  font-size: 18px;
  color: #0c6bb0;
  font-family: "Roboto-Regular";
  line-height: 30px;
  padding: 0 0 0 50px;
  background: url(../images/download_icon.png) no-repeat left center;
}

.wp-block-table {
  border-collapse: unset;
  margin-bottom: 45px;
  width: 100%;
}
.wp-block-table tr {
  padding: 2px 0;
}
.wp-block-table tr td {
  color: #000;
  font-family: "Roboto-Light";
  font-size: 19px;
  font-weight: 400;
  padding: 5px;
}
.wp-block-table tr:nth-child(1) td {
  padding: 15px 5px;
  border-bottom: solid 1px #0c6bb0;
  color: #0c6bb0;
  font-family: "Roboto-Bold";
  font-size: 18px;
  font-weight: 400;
}

.akti_tab_block ul.tabs li {
  background: none;
  color: #737373;
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
  width: 415px;
  margin: 0 12px;
  border: solid 1px #bcbcbc;
  font-family: "Roboto-Medium";
  text-transform: uppercase;
}

.logooutline .top_border {
  display: table;
  width: 100%;
  height: 160px;
  margin-bottom: 20px;
}
.logooutline .top_border span {
  display: table-cell;
  width: 100%;
  font-size: 25px;
  color: #737373;
  font-family: "Roboto-Black";
  text-align: center;
  vertical-align: middle;
}

h4.blue {
  text-transform: unset;
}

.part_slider .owl-item {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  height: 66px;
}

.part_slider .item {
  text-align: center;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.part_slider .item a {
  display: inline-block;
}

.main_header.shrink {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.07);
}

.slicknav_menu {
  box-shadow: 0 3px 5px -2px rgba(0, 0, 0, 0.3);
}

.right_navi .left_side .navigation {
  position: relative;
}

.right_navi .left_side .navigation ul li {
  position: static;
}

.right_navi .left_side .navigation ul li:hover ul {
  left: 0;
  top: 95px;
}

.main_header.shrink .right_navi .left_side .navigation ul li:hover ul {
  top: 51px;
}

.right_navi .left_side .navigation ul li a span {
  padding: 2px 30px;
}

@media (max-width: 1680px) {
  .right_navi .left_side .navigation ul li:hover ul {
    top: 92px;
  }
}
@media (max-width: 1440px) {
  .right_navi .left_side .navigation ul li:hover ul {
    top: 86px;
  }

  .main_header.shrink .right_navi .left_side .navigation ul li:hover ul {
    top: 45px;
  }

  .right_navi .left_side .navigation ul li a span {
    padding: 2px 25px;
  }
}
.right_navi .left_side .navigation ul li a {
  text-transform: none;
}

.right_navi .left_side .navigation ul li ul li a {
  text-transform: none;
}

.section_wapper .aklu_block .news_image img {
  filter: brightness(60%);
}

.pagination ul li:before {
  content: "";
}

.pagination ul li {
  display: inline-block;
  width: 20px;
  margin-right: 15px;
}

@media (max-width: 991px) {
  .section_wapper .aklu_block .news_image .news_cap h3 {
    font-size: 17px;
  }
  .section_wapper .aklu_block .news_image .news_cap span {
    display: none;
  }
}
@media (min-width: 1441px) and (max-width: 1680px) {
  .right_navi .left_side .navigation ul li a span {
    padding: 2px 25px;
  }
}
@media (min-width: 1200px) and (max-width: 1300px) {
  .right_navi .left_side .navigation ul li a span {
    padding: 2px 20px;
  }
}

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