.display_none {
  display: none; }

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 26px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 26px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #D6D6D6);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 1); }

.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-bullet-inactive-color, #0c73c0);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 1); }

.swiper-pagination {
  padding-bottom: 26px; }

.swiper-button-next, .swiper-button-prev {
  color: #D6D6D6;
  transition: 0.3s; }

.swiper-button-next:hover, .swiper-button-prev:hover {
  color: #0c73c0; }

.swiper_block {
  width: 100%;
  height: 475px;
  position: relative; }
  .swiper_block picture img {
    width: 100%; }
  .swiper_block .swiper__html {
    position: relative;
    max-width: 996px;
    height: auto;
    margin: 0 auto;
    top: 0; }
    .swiper_block .swiper__html .border_red {
      position: absolute;
      width: 100%;
      top: 0;
      max-width: 996px;
      min-height: 265px;
      border: 1px solid #BA232C;
      padding: 55px 16px 0 16px;
      margin: 10% auto;
      color: #fff;
      text-align: center; }
      .swiper_block .swiper__html .border_red h1 {
        text-transform: uppercase;
        color: #fff;
        font-size: calc(26px + 22 * ((100vw - 320px) / 1120)) !important;
        line-height: 100%;
        padding: 10px 0 14px 0;
        letter-spacing: 4px; }
      .swiper_block .swiper__html .border_red p {
        font-size: calc(15px + 2 * ((100vw - 320px) / 1120)) !important;
        line-height: 1.3em;
        padding: 10px 0;
        max-width: 664px;
        margin: 0 auto;
        font-weight: 100;
        letter-spacing: .6px;
        color: #f2f2f2; }

@media (max-width: 1620px) {
  .swiper_block .swiper__html .border_red {
    position: absolute;
    width: 100%;
    top: 0;
    max-width: 996px;
    min-height: 265px;
    border: 1px solid #BA232C;
    padding: 55px 16px 0 16px;
    margin: calc(7% - 30px) auto 0 auto;
    color: #fff;
    text-align: center; } }
@media (max-width: 1540px) {
  .swiper_block {
    width: 100%;
    height: auto;
    position: relative; } }
@media (max-width: 1240px) {
  .swiper_block .swiper__html .border_red {
    margin: 2% auto 0 auto; } }
@media (max-width: 1200px) {
  .swiper_block .swiper__html {
    width: 86%; }
    .swiper_block .swiper__html .border_red {
      margin: 10% auto 0 auto; } }
@media (max-width: 1200px) {
  .swiper_block .swiper__html .border_red {
    border: none; } }
@media (max-width: 793px) {
  .swiper_block .swiper__html .border_red {
    border: none;
    margin: 20px auto 0 auto; } }
@media (max-width: 768px) {
  .swiper_block .swiper__html {
    width: 90%; }
    .swiper_block .swiper__html .border_red {
      border: none;
      margin: 0 auto 0 auto;
      min-height: 1px;
      padding: 25px 16px 0 16px; }
      .swiper_block .swiper__html .border_red h1 {
        font-size: 18px !important;
        letter-spacing: .5px; }
      .swiper_block .swiper__html .border_red p {
        font-size: 15px !important; }

  .swiper-button-next, .swiper-button-prev {
    display: none; } }
@media (max-width: 668px) {
  .swiper_block .swiper__html {
    width: 90%; }
    .swiper_block .swiper__html .border_red {
      border: none;
      margin: 0 auto 0 auto;
      min-height: 1px;
      padding: 35px 16px 0 16px; }
  .swiper_block picture img {
    width: auto;
    height: 254px; } }
@media (max-width: 489px) {
  .swiper_block .swiper__html {
    width: 98%; }
    .swiper_block .swiper__html .border_red {
      border: none;
      margin: 0 auto 0 auto;
      min-height: 1px;
      padding: 35px 16px 0 16px; }
  .swiper_block picture img {
    width: auto;
    height: 254px; } }

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