@charset "UTF-8";
.outputmodule {
  position: relative; }

.AxeldSwiper.swiper {
  z-index: 3;
  background: none; }

.slider__loader.loader_wrapper.active {
  z-index: 2; }

.b__img {
  text-align: center; }

.swiper_block {
  height: 610px; }

.swiper_block picture img {
  width: 100%;
  height: auto; }

.swiper_partners picture img {
  width: inherit;
  height: inherit; }

.swiper-button-prev {
  position: relative;
  width: 48px;
  height: 48px;
  background: none;
  left: 0;
  right: 0;
  top: 0;
  margin-right: 25px;
  margin-top: 0 !important;
  border: 1px solid #fff; }
  .swiper-button-prev:after {
    display: none; }
  .swiper-button-prev:hover {
    background: #0c73c0;
    border: 1px solid #0c73c0; }

.swiper-button-prev[data-color='red'] {
  border: 1px solid #0c73c0;
  color: #0c73c0; }
  .swiper-button-prev[data-color='red'] .d43.left_side {
    background: #0c73c0; }
    .swiper-button-prev[data-color='red'] .d43.left_side span {
      border: 1px solid #0c73c0;
      border-top: none;
      border-left: none; }
  .swiper-button-prev[data-color='red']:after {
    display: none; }
  .swiper-button-prev[data-color='red']:hover {
    background: #0c73c0;
    border: 1px solid #0c73c0; }
    .swiper-button-prev[data-color='red']:hover .d43.left_side {
      background: #fff; }
      .swiper-button-prev[data-color='red']:hover .d43.left_side span {
        border: 1px solid #fff;
        border-top: none;
        border-left: none; }

.swiper-button-next {
  position: relative;
  width: 48px;
  height: 48px;
  background: none;
  left: 0;
  right: 0;
  top: 0;
  border: 1px solid #fff;
  margin-top: 0 !important; }
  .swiper-button-next:after {
    display: none; }
  .swiper-button-next:hover {
    background: #0c73c0;
    border: 1px solid #0c73c0; }

.swiper-button-next[data-color='red'] {
  border: 1px solid #0c73c0;
  color: #0c73c0; }
  .swiper-button-next[data-color='red'] .d43.right_side {
    background: #0c73c0; }
    .swiper-button-next[data-color='red'] .d43.right_side span {
      border: 1px solid #0c73c0;
      border-top: none;
      border-left: none; }
  .swiper-button-next[data-color='red']:after {
    display: none; }
  .swiper-button-next[data-color='red']:hover {
    background: #0c73c0;
    border: 1px solid #0c73c0; }
    .swiper-button-next[data-color='red']:hover .d43.right_side {
      background: #fff; }
      .swiper-button-next[data-color='red']:hover .d43.right_side span {
        border: 1px solid #fff;
        border-top: none;
        border-left: none; }

.swiper-pagination {
  padding: 10px 0;
  width: 100% !important;
  /* margin: 0 auto !important; */
  height: 15px;
  /* left: 0; */
  /* bottom: inherit !important; */
  position: relative !important;
  display: table;
  z-index: 1;
  top: 0 !important; }

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 16px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 16px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #ccc);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 1);
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 8px) !important;
  position: relative;
  z-index: 100;
  cursor: pointer; }

.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-bullet-inactive-color, #0c73c0);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 1); }

.swiper-pagination[data-color='red'] .swiper-pagination-bullet {
  background: var(--swiper-pagination-bullet-inactive-color, #f3b4ad); }
.swiper-pagination[data-color='red'] .swiper-pagination-bullet-active {
  background: var(--swiper-pagination-bullet-inactive-color, #0c73c0); }

/* стрелки */
.d43.left_side {
  width: 16px;
  height: 1px;
  background: #fff;
  position: relative; }
  .d43.left_side span {
    width: 11px;
    height: 11px;
    background: none;
    padding: 0;
    float: right;
    border: 1px solid #fff;
    box-sizing: border-box;
    border-top: none;
    border-left: none;
    position: absolute;
    transform: rotate(135deg);
    top: -5px;
    left: 2px;
    font-size: 0; }

.d43.right_side {
  width: 16px;
  height: 1px;
  background: #fff;
  position: relative; }
  .d43.right_side span {
    width: 11px;
    height: 11px;
    background: none;
    padding: 0;
    float: right;
    border: 1px solid #fff;
    box-sizing: border-box;
    border-top: none;
    border-left: none;
    position: absolute;
    transform: rotate(-45deg);
    top: -5px;
    left: 5px;
    font-size: 0; }

/* ///////// стрелки */
.swiper_block .swiper__html {
  position: relative;
  max-width: 1312px;
  margin: 0 auto;
  padding: 0 15px;
  width: 100%; }
  .swiper_block .swiper__html .flex_slider {
    position: absolute;
    display: flex;
    width: 100%;
    height: 453px; }
  .swiper_block .swiper__html .Fslider_feft {
    width: 50%;
    position: relative;
    font-size: calc(17px + 5 * ((100vw - 320px) / 1120)) !important;
    font-family: "SourceSansProRegular", "Arial Narrow", Arial, Helvetica, sans-serif;
    color: #fff;
    line-height: 1.3em;
    display: flex;
    flex-direction: column;
    justify-content: flex-end; }
  .swiper_block .swiper__html .Fslider_right {
    width: 50%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 72px; }
.swiper_block h2 {
  font-size: calc(24px + 16 * ((100vw - 320px) / 1120)) !important;
  font-family: "SourceSansProRegular", "Arial Narrow", Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  padding: 0 0 23px 0;
  color: #fff;
  width: 100%;
  line-height: 1.1em; }
.swiper_block p {
  font-size: calc(17px + 5 * ((100vw - 320px) / 1120)) !important;
  font-family: "SourceSansProRegular", "Arial Narrow", Arial, Helvetica, sans-serif;
  color: #fff; }
.swiper_block .go_next {
  height: 48px;
  margin: 40px 0 0 0;
  display: flex;
  align-items: center; }
  .swiper_block .go_next .wi_186 {
    width: 186px; }
  .swiper_block .go_next .axeld_button {
    width: 205px;
    position: relative;
    z-index: 10;
    font-family: "SourceSansProSemibold", "Arial Narrow", Arial, Helvetica, sans-serif; }
  .swiper_block .go_next .block__next_prev {
    height: 48px;
    display: flex;
    align-items: center;
    position: relative; }

.slide__white .flex__html1_3slides {
  margin-top: 35px; }
.slide__white .go_next {
  margin: 30px 0 0 0; }
.slide__white h2 {
  color: #282828; }
.slide__white .FsSubtitle {
  color: #282828; }

.FsRight_flex {
  width: 100%;
  padding: 0 0 0 8%;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  font-size: calc(14px + 2 * ((100vw - 320px) / 1120)) !important; }

.FsR_item {
  width: 50%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 20px; }

.FsR_item img {
  margin-right: 10px; }

.FsR_item span {
  padding: 10px 0 10px 10px; }

.swiper_partners {
  padding: 30px 0 5px 0; }
  .swiper_partners .swiper_block {
    height: auto; }

@media (max-width: 1200px) {
  .FsRight_flex {
    display: block;
    position: relative; }
    .FsRight_flex .FsR_item {
      width: 100%;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      padding: 10px; }
      .FsRight_flex .FsR_item .FsR_le {
        min-width: 55px; } }
@media (max-width: 999px) {
  .Fslider_feft {
    width: 95% !important; }

  .Fslider_right {
    display: none !important; } }
@media (max-width: 793px) {
  .swiper-button-next, .swiper-button-prev {
    display: flex !important; }

  .swiper-pagination {
    display: none; }

  .block__next_prev {
    margin-left: 29px; } }
@media (max-width: 768px) {
  .b__img img {
    width: auto !important;
    height: 610px !important; } }
@media (max-width: 468px) {
  .swiper_block .swiper__html .flex_slider {
    height: 490px; }

  .flex_slider {
    z-index: 100; }

  .swiper_block {
    height: auto; }

  .flex__html1_3slides {
    display: none; }

  .Fslider_feft {
    width: 90% !important; }

  .swiper-button-prev {
    margin-right: 14px; } }
@media (max-width: 394px) {
  .swiper-button-prev, .swiper-button-next {
    width: 42px;
    height: 42px; } }
@media (max-width: 333px) {
  .swiper_block {
    height: 510px !important; }
    .swiper_block .axeld_button {
      padding: 0 5px; }

  .Fslider_feft {
    width: 88% !important; } }

/*# sourceMappingURL=thema_general.css.map */
