

/* Start:/bitrix/templates/svisloch/css/magnific-popup.css?15425961096959*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    /*top: 1px;*/ }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    /*margin-top: -54px;*/ }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/bitrix/templates/svisloch/css/slick.css?15425961101776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/bitrix/templates/svisloch/css/slick-theme.css?15425961103145*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/bitrix/templates/svisloch/css/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/bitrix/templates/svisloch/css/./fonts/slick.eot');
    src: url('/bitrix/templates/svisloch/css/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/svisloch/css/./fonts/slick.woff') format('woff'), url('/bitrix/templates/svisloch/css/./fonts/slick.ttf') format('truetype'), url('/bitrix/templates/svisloch/css/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/bitrix/templates/svisloch/css/owl.carousel.css?15425961104744*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/bitrix/templates/svisloch/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* End */


/* Start:/bitrix/templates/svisloch/css/font-awesome.css?154259611037486*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/bitrix/templates/svisloch/css/../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0');
  src: url('/bitrix/templates/svisloch/css/../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/bitrix/templates/svisloch/css/../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/bitrix/templates/svisloch/css/../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/bitrix/templates/svisloch/css/../fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/bitrix/templates/svisloch/css/../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* End */


/* Start:/bitrix/templates/svisloch/css/jquery.formstyler.css?15425961102175*/
.jq-checkbox,
.jq-radio {
	position: relative;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.jq-checkbox input,
.jq-radio input {
	position: absolute;
	z-index: -1;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-file {
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.jq-file input {
	position: absolute;
	top: 0;
	right: 0;
	height: auto;
	margin: 0;
	padding: 0;
	opacity: 0;
	font-size: 100px;
	line-height: 1em;
}
.jq-file__name {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox,
.jq-select-multiple {
	position: relative;
	display: inline-block;
}
.jq-selectbox select,
.jq-select-multiple select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-selectbox li,
.jq-select-multiple li {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}
.jq-selectbox {
	z-index: 10;
}
.jq-selectbox__select {
	position: relative;
}
.jq-selectbox__select-text {
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox__dropdown {
	position: absolute;
}
.jq-selectbox__search input {
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__dropdown ul {
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	list-style: none;
	-webkit-overflow-scrolling: touch;
}
.jq-select-multiple ul {
	position: relative;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}
.jq-number {
	display: inline-block;
}
.jq-number__field input {
	-moz-appearance: textfield;
	text-align: left; /* для Opera Presto */
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* в каких-то браузерах присутствует отступ */
	-webkit-appearance: none;
}
/* End */


/* Start:/bitrix/templates/svisloch/css/reset.css?15425961103502*/
/*
	AUTHOR: Osvaldas Valutis, www.osvaldas.info
*/



*
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	*behavior: url( '/theme/js/boxsizing.htc');
	-webkit-tap-highlight-color: rgba( 0, 0, 0, 0 );
}


html, body,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s,
samp, small, strike, strong, sup, sub, tt, var, b, u, i, center,
ul, ol, li, dl, dt, dd,
table, tr, th, td, thead, tbody, tfoot, caption,
form, fieldset, legend, input, textarea, select, label,
applet, object, iframe, audio, video, canvas,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary
{
	font-size: 100%;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	line-height: inherit;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	padding: 0;
	margin: 0;
}

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { font-family: Helvetica, Arial, sans-serif; line-height: 1; color: #000; background-color: #fff; }

article, aside, canvas, 
details, figcaption,
figure, footer, header,
hgroup, menu, nav, 
section, summary		{ display: block; }

audio, canvas, video	{ display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls])	{ display: none; }

[hidden]				{ display: none; }
[disabled]				{ opacity: .5; }

a 						{ text-decoration: underline; color: #000; }
a:hover 				{ text-decoration: none; }

small					{ font-size: 85%; }
big						{ font-size: 120%; }
em						{ font-style: italic; }
strong					{ font-weight: bold; }
ins						{ text-decoration: none; }
del						{ text-decoration: line-through; }
sup, sub				{ font-size: 75%; line-height: 0; }
sup						{ vertical-align: super; }
sub						{ vertical-align: sub; }
pre						{ display: block; overflow: auto; }
code					{ font-family: 'Courier New', Courier, monospace; }

ul, ol					{ list-style: none; }

table					{ table-layout: auto; border-collapse: separate; border-spacing: 0; empty-cells: hide; }

img						{ vertical-align: middle; -ms-interpolation-mode: bicubic; }
svg:not(:root)			{ overflow: hidden; }

blockquote, q			{ quotes: none; }
blockquote:before,
blockquote:after,
q:before,
q:after					{ content: ''; content: none;}

input, textarea 														{ -webkit-appearance: none; }
button, input, select, textarea 										{ vertical-align: baseline; *vertical-align: middle; -webkit-border-radius: 0; }
button, input 															{ line-height: normal; *overflow: visible; }
table button, table input 												{ *overflow: auto; }
button, input[type='button'], input[type='reset'], input[type='submit']	{ cursor: pointer; -webkit-appearance: button; }
textarea 																{ overflow: auto; vertical-align: top; }
input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-results-button,
input[type='search']::-webkit-search-results-decoration 				{ display: none; }
input[type='search']													{ -webkit-appearance: textfield; }
input[type='radio']														{ -webkit-appearance: radio; }
input[type='checkbox']													{ -webkit-appearance: checkbox; }

.clearfix:after					{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix 				{ zoom: 1; }
*:first-child+html .clearfix	{ zoom: 1; }
.cleaner 						{ height: 0; line-height: 0; clear: both; }
/* End */


/* Start:/bitrix/templates/svisloch/css/lightgallery.css?154259611024758*/
@font-face {
  font-family: 'lg';
  src: url("/bitrix/templates/svisloch/css/../fonts/LG/lg.eot?n1z373");
  src: url("/bitrix/templates/svisloch/css/../fonts/LG/lg.eot?#iefixn1z373") format("embedded-opentype"), url("/bitrix/templates/svisloch/css/../fonts/LG/lg.woff?n1z373") format("woff"), url("/bitrix/templates/svisloch/css/../fonts/LG/lg.ttf?n1z373") format("truetype"), url("/bitrix/templates/svisloch/css/../fonts/LG/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: none;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("/bitrix/templates/svisloch/css/../images/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("/bitrix/templates/svisloch/css/../images/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("/bitrix/templates/svisloch/css/../images/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("/bitrix/templates/svisloch/css/../images/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("/bitrix/templates/svisloch/css/../images/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("/bitrix/templates/svisloch/css/../images/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

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

/* End */


/* Start:/bitrix/templates/svisloch/css/audioplayer.css?15425961109275*/
.audioplayer
{
	height: 2.5em; /* 40 */
	color: #fff;
	text-shadow: 1px 1px 0 #000;
	border: 1px solid #222;
	position: relative;
	z-index: 1;
	background: #333;
	background: -webkit-gradient( linear, left top, left bottom, from( #444 ), to( #222 ) );
	background: -webkit-linear-gradient( top, #444, #222 );
	background: -moz-linear-gradient( top, #444, #222 );
	background: -ms-radial-gradient( top, #444, #222 );
	background: -o-linear-gradient( top, #444, #222 );
	background: linear-gradient( top, #444, #222 );
	-webkit-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, .15 ), 0 0 1.25em rgba( 0, 0, 0, .5 ); /* 20 */
	-moz-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, .15 ), 0 0 1.25em rgba( 0, 0, 0, .5 ); /* 20 */
	box-shadow: inset 0 1px 0 rgba( 255, 255, 255, .15 ), 0 0 1.25em rgba( 0, 0, 0, .5 ); /* 20 */
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
	.audioplayer-mini
	{
		width: 2.5em; /* 40 */
		margin: 0 auto;
	}
	.audioplayer > div
	{
		position: absolute;
	}
	.audioplayer-playpause
	{
		width: 2.5em; /* 40 */
		height: 100%;
		text-align: left;
		text-indent: -9999px;
		cursor: pointer;
		z-index: 2;
		top: 0;
		left: 0;
	}
		.audioplayer:not(.audioplayer-mini) .audioplayer-playpause
		{
			border-right: 1px solid #555;
			border-right-color: rgba( 255, 255, 255, .1 );
		}
		.audioplayer-mini .audioplayer-playpause
		{
			width: 100%;
		}
		.audioplayer-playpause:hover,
		.audioplayer-playpause:focus
		{
			background-color: #222;
		}
		.audioplayer-playpause a
		{
			display: block;
		}
		.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a
		{
			width: 0;
			height: 0;
			border: 0.5em solid transparent; /* 8 */
			border-right: none;
			border-left-color: #fff;
			content: '';
			position: absolute;
			top: 50%;
			left: 50%;
			margin: -0.5em 0 0 -0.25em; /* 8 4 */
		}
		.audioplayer-playing .audioplayer-playpause a
		{
			width: 0.75em; /* 12 */
			height: 0.75em; /* 12 */
			position: absolute;
			top: 50%;
			left: 50%;
			margin: -0.375em 0 0 -0.375em; /* 6 */
		}
			.audioplayer-playing .audioplayer-playpause a:before,
			.audioplayer-playing .audioplayer-playpause a:after
			{
				width: 40%;
				height: 100%;
				background-color: #fff;
				content: '';
				position: absolute;
				top: 0;
			}
			.audioplayer-playing .audioplayer-playpause a:before
			{
				left: 0;
			}
			.audioplayer-playing .audioplayer-playpause a:after
			{
				right: 0;
			}
	.audioplayer-time
	{
		width: 4.375em; /* 70 */
		height: 100%;
		line-height: 2.375em; /* 38 */
		text-align: center;
		z-index: 2;
		top: 0;
	}
		.audioplayer-time-current
		{
			border-left: 1px solid #111;
			border-left-color: rgba( 0, 0, 0, .25 );
			left: 2.5em; /* 40 */
		}
		.audioplayer-time-duration
		{
			border-right: 1px solid #555;
			border-right-color: rgba( 255, 255, 255, .1 );
			right: 2.5em; /* 40 */
		}
			.audioplayer-novolume .audioplayer-time-duration
			{
				border-right: 0;
				right: 0;
			}
	.audioplayer-bar
	{
		height: 0.875em; /* 14 */
		background-color: #222;
		cursor: pointer;
		z-index: 1;
		top: 50%;
		right: 6.875em; /* 110 */
		left: 6.875em; /* 110 */
		margin-top: -0.438em; /* 7 */
	}
		.audioplayer-novolume .audioplayer-bar
		{
			right: 4.375em; /* 70 */
		}
		.audioplayer-bar div
		{
			width: 0;
			height: 100%;
			position: absolute;
			left: 0;
			top: 0;
		}
		.audioplayer-bar-loaded
		{
			background-color: #333;
			z-index: 1;
		}
		.audioplayer-bar-played
		{
			background: #007fd1;
			background: -webkit-gradient( linear, left top, right top, from( #007fd1 ), to( #c600ff ) );
			background: -webkit-linear-gradient( left, #007fd1, #c600ff );
			background: -moz-linear-gradient( left, #007fd1, #c600ff );
			background: -ms-radial-gradient( left, #007fd1, #c600ff );
			background: -o-linear-gradient( left, #007fd1, #c600ff );
			background: linear-gradient( left, #007fd1, #c600ff );
			z-index: 2;
		}
	.audioplayer-volume
	{
		width: 2.5em; /* 40 */
		height: 100%;
		border-left: 1px solid #111;
		border-left-color: rgba( 0, 0, 0, .25 );
		text-align: left;
		text-indent: -9999px;
		cursor: pointer;
		z-index: 2;
		top: 0;
		right: 0;
	}
		.audioplayer-volume:hover,
		.audioplayer-volume:focus
		{
			background-color: #222;
		}
		.audioplayer-volume-button
		{
			width: 100%;
			height: 100%;
		}
			.audioplayer-volume-button a
			{
				width: 0.313em; /* 5 */
				height: 0.375em; /* 6 */
				background-color: #fff;
				display: block;
				position: relative;
				z-index: 1;
				top: 40%;
				left: 35%;
			}
				.audioplayer-volume-button a:before,
				.audioplayer-volume-button a:after
				{
					content: '';
					position: absolute;
				}
				.audioplayer-volume-button a:before
				{
					width: 0;
					height: 0;
					border: 0.5em solid transparent; /* 8 */
					border-left: none;
					border-right-color: #fff;
					z-index: 2;
					top: 50%;
					right: -0.25em;
					margin-top: -0.5em; /* 8 */
				}
				.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after
				{
					/* "volume" icon by Nicolas Gallagher, http://nicolasgallagher.com/pure-css-gui-icons */
					width: 0.313em; /* 5 */
					height: 0.313em; /* 5 */
					border: 0.25em double #fff; /* 4 */
					border-width: 0.25em 0.25em 0 0; /* 4 */
					left: 0.563em; /* 9 */
					top: -0.063em; /* 1 */
					-webkit-border-radius: 0 0.938em 0 0; /* 15 */
					-moz-border-radius: 0 0.938em 0 0; /* 15 */
					border-radius: 0 0.938em 0 0; /* 15 */
					-webkit-transform: rotate( 45deg );
					-moz-transform: rotate( 45deg );
					-ms-transform: rotate( 45deg );
					-o-transform: rotate( 45deg );
					transform: rotate( 45deg );
				}
		.audioplayer-volume-adjust
		{
			height: 6.25em; /* 100 */
			cursor: default;
			position: absolute;
			left: 0;
			right: -1px;
			top: -9999px;
			background: #222;
			background: -webkit-gradient( linear, left top, left bottom, from( #444 ), to( #222 ) );
			background: -webkit-linear-gradient( top, #444, #222 );
			background: -moz-linear-gradient( top, #444, #222 );
			background: -ms-radial-gradient( top, #444, #222 );
			background: -o-linear-gradient( top, #444, #222 );
			background: linear-gradient( top, #444, #222 );
			-webkit-border-top-left-radius: 2px;
			-webkit-border-top-right-radius: 2px;
			-moz-border-radius-topleft: 2px;
			-moz-border-radius-topright: 2px;
			border-top-left-radius: 2px;
			border-top-right-radius: 2px;
		}
			.audioplayer-volume:not(:hover) .audioplayer-volume-adjust
			{
				opacity: 0;
			}
			.audioplayer-volume:hover .audioplayer-volume-adjust
			{
				top: auto;
				bottom: 100%;
			}
			.audioplayer-volume-adjust > div
			{
				width: 40%;
				height: 80%;
				background-color: #222;
				cursor: pointer;
				position: relative;
				z-index: 1;
				margin: 30% auto 0;
			}
				.audioplayer-volume-adjust div div
				{
					width: 100%;
					height: 100%;
					position: absolute;
					bottom: 0;
					left: 0;
					background: #007fd1;
					background: -webkit-gradient( linear, left bottom, left top, from( #007fd1 ), to( #c600ff ) );
					background: -webkit-linear-gradient( bottom, #007fd1, #c600ff );
					background: -moz-linear-gradient( bottom, #007fd1, #c600ff );
					background: -ms-radial-gradient( bottom, #007fd1, #c600ff );
					background: -o-linear-gradient( bottom, #007fd1, #c600ff );
					background: linear-gradient( bottom, #007fd1, #c600ff );
				}
		.audioplayer-novolume .audioplayer-volume
		{
			display: none;
		}

	.audioplayer-play,
	.audioplayer-pause,
	.audioplayer-volume a
	{
		-webkit-filter: drop-shadow( 1px 1px 0 #000 );
		-moz-filter: drop-shadow( 1px 1px 0 #000 );
		-ms-filter: drop-shadow( 1px 1px 0 #000 );
		-o-filter: drop-shadow( 1px 1px 0 #000 );
		filter: drop-shadow( 1px 1px 0 #000 );
	}
	.audioplayer-bar,
	.audioplayer-bar div,
	.audioplayer-volume-adjust div
	{
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	.audioplayer-bar,
	.audioplayer-volume-adjust > div
	{
		-webkit-box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
		-moz-box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
		box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
	}
	.audioplayer-volume-adjust div div,
	.audioplayer-bar-played
	{
		-webkit-box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );
		-moz-box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );
		box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );
	}
	.audioplayer-volume-adjust
	{
		-webkit-box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
		-moz-box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
		box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
	}
	.audioplayer *,
	.audioplayer *:before,
	.audioplayer *:after
	{
		-webkit-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
		-moz-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
		-ms-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
		-o-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
		transition: color .25s ease, background-color .25s ease, opacity .5s ease;
	}
/* End */


/* Start:/bitrix/templates/svisloch/css/style.css?160566660780612*/
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
html {
	height: 100%;
	font-size: 16px;
}
body {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.42;
	/*-webkit-font-smoothing: antialiased;*/
	height: 100%;
	font-family: 'PT Sans', sans-serif;
	color: #1d1f27;
}
img {
	max-width: 100%;
	height: auto;
}
textarea {
	outline: none;
	resize: none;
	padding: 15px 17px;
}
button {
	outline: none;
}
b {
	font-weight: 700;
}
em, i {
	font-style: italic;
}
#wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100%;
	overflow: hidden;
	min-width: 1610px;
}
#middle {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}
#footer {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	min-width: 1610px;
	margin-top: 20px;
}
.container, .container_with_aside {
	margin-bottom: 40px;
}
.inner:before, .inner:after, .clearfix:before, .clearfix:after {
	content: "";
	display: table;
	width: 100%;
	clear: both;
}
.inner {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	max-width: 1610px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.jq-radio {
	width: 19px;
	height: 19px;
	margin: 0 4px 0 0;
	border: 1px solid #d4d4d4;
	cursor: pointer;
	background: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.jq-radio.checked {
	background: #fff;
}
.jq-radio.checked .jq-radio__div {
	width: 11px;
	height: 11px;
	margin: 3px 0 0 3px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #1c295d;
}
.jq-checkbox {
	width: 15px;
	height: 15px;
	margin: 0 4px 0 0;
	border: 1px solid #cdcdcd;
	cursor: pointer;
	background: #fff;
}
.jq-checkbox input, .jq-radio input {
	position: absolute;
	z-index: -1;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 10px;
	height: 5px;
	border-bottom: 2px solid #1c295d;
	border-left: 2px solid #1c295d;
	margin: 3px 0 0 2px;
	-webkit-transform: rotate(-50deg);
	-ms-transform: rotate(-50deg);
	transform: rotate(-50deg);
}
.pages a {
	color: #1d1f27;
}
.pages a:hover {
	border-bottom: 1px solid #1d1f27;
}
table {
	width: 100%;
	border-spacing: 0;
	margin-bottom: 14px;
	border-collapse: collapse;
}
table tr th {
	border: 1px solid #e0e0e0;
	font-family: NokiaSansS60Bold;
	background: #f6f6f6;
}
table tr td {
	border: 1px solid #e0e0e0;
	width: 50%;
	padding: 5px 20px;
	text-align: left;
}
table.bus tr:nth-of-type(odd) {
	background: #f1f1f1;
}
.btn,
input.btn,
input[type="button"],
input[type="submit"],
input[type="reset"] {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	border: 1px solid #1c295d;
	background: #1c295d;
	height: 59px;
	line-height: 56px;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0 50px;
	text-align: center;
	cursor: pointer;
	font-size: 18px;
	font-size: 1.125rem;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	outline: none;
}
.btn + .btn {
	margin-left: 20px;
}
[class^="bx-"] input[type="button"],
[class^="bx-"] input[type="submit"],
[class^="bx-"] input[type="reset"] {
	line-height: 1;
}
.btn:hover {
	background: #2f3e79;
	border: 1px solid #2f3e79;
}
.btn.red {
	background: #c31919;
	border: 1px solid #c31919;
	height: 31px;
	line-height: 31px;
	padding: 0 35px;
}
.btn.red:before {
	content: "";
	background: url(/bitrix/templates/svisloch/css/../images/stat.png) no-repeat;
	height: 12px;
	width: 10px;
	display: inline-block;
	margin-right: 5px;
}
.btn.red:hover {
	background: #df1e1e;
	border: 1px solid #df1e1e;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="url"],
input[type="date"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="color"],
textarea,
select {
	height: 42px;
	padding: 0px 15px;
	border: 1px solid #d5d5d5;
	background: #eeeeee;
	color: #50525b;
	outline: none;
}
textarea {
	height: auto;
}
input:focus, textarea:focus, select:focus {
	border: 1px solid #989494;
}
input.white {
	background: #fff;
	border: 1px solid #cfd0d1;
	padding: 0 10px;
	height: 25px;
	/*line-height: 25px;*/
}
input.white:focus {
	border: 1px solid #555555;
}
form.search_form {
	position: relative;
	display: block;
}
form.search_form input[type="text"] {
	width: 100%;
}
form.search_form input[type="submit"] {
	background: url(/bitrix/templates/svisloch/css/../images/search.png) no-repeat;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 15px;
	margin: auto 0;
	font-size: 0;
	border: none;
	width: 15px;
	height: 15px;
	padding: 0;
}
p {
	margin-bottom: 10px;
}
table {
	width: 100%;
	border-spacing: 0;
	margin-bottom: 14px;
	border-collapse: collapse;
}
table tr th {
	border: 1px solid #cfd0d1;
	font-size: 16px;
	font-size: 1rem;
	color: #fff;
	background: #1c295d;
	padding: 14px 0;
}
table tr td {
	border: 1px solid #cfd0d1;
	width: 50%;
	padding: 24px 20px;
	font-size: 16px;
	font-size: 1rem;
	text-align: left;
}
.h1, h1, .h2, h2, .h3, h3, .h4, h4 {
	font-family: 'Lora', serif;
	margin-bottom: 20px;
}
.h1, h1 {
	font-weight: 700;
	font-size: 30px;
	line-height: 1.25;
	font-size: 1.875rem;
	line-height: 42px;
}
.h2, h2 {
	font-size: 24px;
	font-size: 1.5rem;
	/*line-height: 24px;*/
	line-height: 1.25;
}
.h3, h3 {
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 1.3;
	/*line-height: 20px;*/

}
.h4, h4 {
	font-size: 18px;
	font-size: 1.125rem;
	/*line-height: 18px;*/
	line-height: 1.3;
}
.h5, h5 {
	font-family: 'PT Sans';
	font-size: 18px;
	font-size: 1.125rem;
	/*line-height: 18px;*/
	line-height: 1.3;
}
.h6, h6 {
	font-family: 'PT Sans';
	font-size: 16px;
}
li {
	list-style-type: none;
}
ul > li:before {
	content: "";
	width: 5px;
	height: 5px;
	display: inline-block;
	background: #1c295d;
	margin-right: 7px;
	margin-bottom: 3px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
ol {
	counter-reset: num;
}
ol > li::before {
	content: counter(num) '. ';
	counter-increment: num;
	color: #fff;
	background: #1c295d;
	height: 16px;
	width: 12px;
	padding-left: 4px;
	text-align: center;
	line-height: 16px;
	display: inline-block;
	margin-right: 7px;
}
a {
	text-decoration: none;
	/*color: #fff;*/
	color: #1c295d;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	border-bottom: 1px solid transparent;
}
a:hover {
	/*border-bottom: 1px solid #fff;*/
	border-bottom: 1px solid #1c295d;
}
.jq-selectbox {
	position: relative;
	min-width: 200px;
	cursor: pointer;
}
.jq-selectbox__select {
	padding: 0px 15px;
	border: 1px solid #cfd0d1;
	height: 25px;
	line-height: 24px;
}
.jq-selectbox.opened .jq-selectbox__select {
	border: 1px solid #555;
}
.jq-selectbox.opened .jq-selectbox__trigger {
	border: 1px solid #555;
}
.jq-selectbox__trigger {
	background: url(/bitrix/templates/svisloch/css/../images/arrow_select.png) no-repeat #f1f1f1;
	height: 25px;
	width: 25px;
	position: absolute;
	top: -1px;
	border: 1px solid #cfd0d1;
	right: -10px;
	background-position: 5px 9px;
}
.jq-selectbox__select-text {
	width: 90% !important;
}
.jq-selectbox__dropdown {
	top: 24px;
	width: 100%;
	left: 0;
}
.jq-selectbox__dropdown li {
	border: 1px solid #cfd0d1;
	padding: 0 9px;
	height: 25px;
	line-height: 25px;
	background: #fff;
	border-top: none;
	cursor: pointer;
}
.jq-selectbox__dropdown li:hover {
	background: #f1f1f1;
}
.jq-selectbox__dropdown li:before {
	display: none;
}
.flex {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: flex;
}
.header-top {
	background: #f1f1f1;
	padding: 9px 0;
	color: #313441;
}
.header-top > .inner {
	font-size: 0;
	letter-spacing: 0;
}
.header-top > .inner > * {
	font-size: 14px;
	font-size: 0.875rem;
}
.header-top .header_left {
	display: inline-block;
	vertical-align: middle;
	float: none;
	width: calc(100% - 150px);
}
.header-top .header_right {
	display: inline-block;
	vertical-align: middle;
	float: none;
	width: 150px;
	text-align: right;
}
.header-top .time_and_date {
	display: inline-block;
	vertical-align: middle;
	border-right: 1px solid #b7b8bc;
	padding-right: 10px;
	margin-right: 15px;
	color: #575a64;
}
.header-top .time_and_date span {
	vertical-align: middle;
	margin-right: 12px;
}
.main_menu {
	display: inline-block;
	vertical-align: middle;
}
.main_menu li {
	position: relative;
	display: inline-block;
	padding-right: 26px;
	vertical-align: middle;
}
.main_menu li ul {
	position: absolute;
	left: -15px;
	top: 100%;
	width: 185px;
	padding: 10px 0px;
	background: #f1f1f1;
	z-index: 99;
	transform: translateY(10px);
	visibility: hidden;
	opacity: 0;
	transition: all .15s;
}
.main_menu li:hover ul {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
}
.main_menu li ul li {
	display: block;
	padding: 0;
	margin-bottom: 0px;
}
.main_menu li ul li a {
	display: block;
	padding: 3px 15px;
	border-bottom: 0;
}
.main_menu li ul li a:hover {
	text-decoration: underline;
	border-bottom: 0;
}
.main_menu li:before {
	display: none;
}
.main_menu li.childs-in {
	margin-right: 5px;
}
.main_menu li.childs-in:before {
	content: "";
	display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -3px;
  width: 13px;
  height: 7px;
  background: url(/bitrix/templates/svisloch/css/../images/arrow_select.png) center no-repeat;
  transform: scale(0.7);
}
.main_menu li a {
	color: #313441;
}
.main_menu li a:hover {
	border-bottom: 1px solid #797a83;
}
.registration {
	display: inline-block;
	vertical-align: middle;
	padding-right: 20px;
	border-right: 1px solid #b7b8bc;
	margin-right: 17px;
}
.registration a {
	color: #313441;
}
.registration a:hover {
	border-bottom: 1px solid #797a83;
}
.registration a, .registration img {
	display: inline-block;
	vertical-align: top;
}
.registration img {
	margin-right: 10px;
}
.auth {
	display: inline-block;
	vertical-align: middle;
}
.auth a {
	color: #575a64;
	display: inline-block;
	vertical-align: middle;
	margin-right: -2px;
}
.auth .ulogin-block {
	display: inline-block;
	vertical-align: middle;
}
.auth a:hover {
	border-bottom: 1px solid #797a83;
}
.auth i {
	color: #6a6c75;
	font-family: FontAwesome;
	font-style: normal;
	font-size: 20px;
	font-size: 1.25rem;
}
.auth i:hover {
	color: #11131a;
}
.auth a.icon {
	margin-left: 10px;
	margin-right: 0;
	border-bottom: 1px solid transparent;
}
.header-middle {
	padding-top: 35px;
	font-size: 0;
}
.header-middle > *{
	font-size: 14px;
	font-size: 0.875rem;
}
.header-middle .logo {
	width: 25.3%;
	display: inline-block;
	vertical-align: top;
	padding-right: 30px;
}
.header-middle .logo a {
	border-bottom: 1px solid transparent;
}
.header-middle .search {
	display: inline-block;
	vertical-align: top;
	width: 50.6%;
}
.header-middle .search .top-menu {
	margin-bottom: 14px;
}
.header-middle .search .social_networks	{
	color: #6a6c73;
	display: inline-block;
	vertical-align: middle;
}
.header-middle .search .social_networks span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 4px;
}
.header-middle .search .social_networks ul {
	display: inline-block;
	vertical-align: middle;
}
.header-middle .search .social_networks li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 11px;
}
.header-middle .search .social_networks li:before {
	display: none;
}
.header-middle .search .social_networks li a {
	border-bottom: 1px solid #cacaca;
	color: #6a6c73;
	display: inline-block;
}
.header-middle .search .social_networks li a:hover {
	border-bottom: 1px solid transparent;
}
.header-middle .weather img, .header-middle .weather span {
	display: inline-block;
	vertical-align: middle;
}
.header-middle .weather a{text-decoration: none; border-bottom: 1px solid #1c295d;}
.header-middle .weather a:hover{text-decoration: none;border-bottom: none;}
.header-middle .weather span {
	color: #5a5d67;
}
.header-middle .middle-menu form {
	margin-bottom: 10px;
}
.header-middle .middle-menu form input[type="text"] {
	height: 45px;
	padding: 0px 17px;
}
.header-middle .middle-menu .example {
	color: #6a6c73;
}
.header-middle .middle-menu .example a {
	border-bottom: 1px dotted #a1a1a1;
	color: #6a6c73;
}
.header-middle .middle-menu .example a:hover {
	border-bottom: 1px solid transparent;
}
.header-middle .subscription {
	display: inline-block;
	vertical-align: top;
	width: 24.1%;
	text-align: right;
}
.header-middle .subscription .h2 {
	margin-bottom: 6px;
	font-family: 'Lora', serif;
}
.header-middle .subscription .text {
	display: inline-block;
	vertical-align: middle;
}
.header-middle .subscription .text a {
	border-bottom: 1px solid #cacaca;
	color: #313441;
}
.header-middle .subscription .text a:hover {
	border-bottom: 1px solid transparent;
}
.header-middle .subscription img {
	display: inline-block;
	vertical-align: middle;
	margin-left: 22px;
}
.drop-menu-toggler {
	position: absolute;
	width: 24px;
	height: 16px;
	left: 25px;
	top: 50%;
	margin-top: -8px;
	cursor: pointer;
}
.drop-menu-toggler > div {
	position: absolute;
	left: 0;
	width: 24px;
	height: 2px;
	background: #FFF;
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	-o-transition: transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
}
.drop-menu-toggler > div:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	background: #757575;
	-webkit-transition: -webkit-transform .65s;
	transition: -webkit-transform .65s;
	-o-transition: transform .65s;
	transition: transform .65s;
	transition: transform .65s, -webkit-transform .65s;
	-webkit-transform: scaleX(0);
	-khtml-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
}
.mt-1 {
	top: 0px;
}
.mt-2 {
	top: 50%;
	margin-top: -1px;
}
.mt-3 {
	bottom: 0;
}
.mt-1:before {
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	margin-top: -1px;
}
.mt-2:before {
	-webkit-transform-origin: right;
	-ms-transform-origin: right;
	transform-origin: right;
	margin-top: -1px;
}
.mt-3:before {
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	margin-top: -1px;
}
.drop-menu-toggler:focus > div:before, .drop-menu-toggler.opened > div:before {
	-webkit-transform: scaleX(1);
	-khtml-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}
.drop-menu-toggler:focus .mt-2:before, .drop-menu-toggler.opened .mt-2:before {
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
}
.drop-menu-toggler:focus .mt-1:before, .drop-menu-toggler:focus .mt-3:before, .drop-menu-toggler.opened .mt-1:before, .drop-menu-toggler.opened .mt-3:before {
	-webkit-transform-origin: right;
	-ms-transform-origin: right;
	transform-origin: right;
}
.dropdown-menu {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	width: 800px;
	z-index: 99;
	background: #323130;
	padding: 20px 30px;
	-webkit-transition: transform .2s, opacity .15s, visibility .15s;
	-o-transition: transform .2s, opacity .15s, visibility .15s;
	-webkit-transition: opacity .15s, visibility .15s, -webkit-transform .2s;
	transition: opacity .15s, visibility .15s, -webkit-transform .2s;
	transition: transform .2s, opacity .15s, visibility .15s;
	transition: transform .2s, opacity .15s, visibility .15s, -webkit-transform .2s;
	line-height: 1.2;
}
.dropdown-menu ul {
	text-align: left;
	font-size: 0;
}
.dropdown-menu ul li {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	margin: 0px 0px 20px 0px;
	padding-right: 15px;
}
.dropdown-menu ul li:before {
	display: none;
}
.dropdown-menu ul li a {
	font-size: 16px;
	font-size: 1rem;
	color: #FFF;
}
.dropdown-menu ul li a:hover {
	border-bottom-color: #FFF;
}
.dropdown-menu.opened {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-khtml-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}
.header-bottom {
	background: #11131a;
	padding: 0px 23px 0px 58px;
	position: relative;
	text-align: center;
	margin-bottom: 12px;
}
.header_index .header-bottom {
	margin-bottom: -27px;
}
nav.sections li {
	display: inline-block;
	vertical-align: middle;
	/*padding: 0 19px;*/
	position: relative;
}
nav.sections li:before {
	display: none;
}
nav.sections a {
	color: #FFF;
}
nav.sections li a {
	font-size: 18px;
	font-size: 1.125rem;
	font-family: 'Lora', serif;
	display: block;
	padding: 0px 19px;
	border-bottom: 0;
}
nav.sections > ul > li > a {
	line-height: 58px;
	height: 58px;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
}
nav.sections li a:hover {
	border-bottom: 0;
	text-decoration: underline;
}
nav.sections li ul {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	-ms-transform: translateY(20px);
	-o-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all .15s;
	-moz-transition: all .15s;
	-ms-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s;
	position: absolute;
	left: 4px;
	top: 100%;
	z-index: 99;
	width: 265px;
	background: #11131a;
	padding: 10px 0px;
	text-align: left;

}
nav.sections li ul li {
	display: block;
	padding: 0;
}
nav.sections li ul li a {
	display: block;
	padding: 5px 15px;
	margin-bottom: 2px;
}
nav.sections li:hover ul {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
}
nav.sections .childs-in {
	position: relative;
	padding-right: 3px;
}
nav.sections .childs-in:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -3px;
	width: 13px;
	height: 7px;
	background: url(/bitrix/templates/svisloch/css/../images/arrow_select.png) center no-repeat;
	-webkit-transition: all .15s;
	-moz-transition: all .15s;
	-ms-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s;
}
nav.sections .childs-in:hover:after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
#footer {
	background: #1d1f27;
	padding: 52px 0;
	color: #FFF;
}
footer a {
	color: #FFF;
}
footer a:hover {
	border-bottom-color: #FFF;
}
.footer-top {
	border-bottom: 1px solid #34363d;
	font-size: 0;
	margin-bottom: 30px;
	padding-bottom: 60px;
}
.footer-top > * {
	font-size: 14px;
	font-size: 0.875rem;
}
.footer-top .footer_logo {
	display: inline-block;
	vertical-align: top;
	width: 37.9%;
}
.footer-top .information {
	display: inline-block;
	vertical-align: top;
	width: 18.9%;
}
.footer-top .information span {
	font-family: 'Lora', serif;
	font-weight: 700;
	font-size: 18px;
	font-size: 1.125rem;
	display: block;
	margin-bottom: 24px;
}
.footer-top .information li {
	margin-bottom: 9px;
}
.footer-top .information li:before {
	display: none;
}
.footer-top .information li a {
	font-size: 16px;
	font-size: 1rem;
}
.footer-top .contacts {
	display: inline-block;
	vertical-align: top;
	width: 24%;
}
.footer-top .contacts a {
	display: inline-block;
	font-size: 16px;
	font-size: 1rem;
}
.footer-top .contacts a.title {
	font-family: 'Lora', serif;
	font-weight: 700;
	font-size: 18px;
	font-size: 1.125rem;
	margin-bottom: 24px;
}
.footer-top .contacts span {
	display: block;
	color: #74767c;
	margin-bottom: 9px;
	font-size: 16px;
	font-size: 1rem;
}
.footer-top .button {
	display: inline-block;
	vertical-align: top;
	width: 19.2%;
}
.footer-top .button .btn {
	padding: 0 66px;
}
.footer-bottom .condition {
	color: #848587;
}
#footer .farba{margin-right: 80px;}
.footer-bottom .farba a {
	display: inline-block;
	vertical-align: middle;
	color: #818285;
}
.footer-bottom .farba a:hover {
	border-bottom: 1px solid #818285;
}
.footer-bottom .farba span {
	color: #fff;
	display: inline-block;
	vertical-align: middle;
}
.navigation {
	color: #c3c4c5;
	margin-bottom: 32px;
}
.navigation span {
	display: inline-block;
	vertical-align: middle;
}
.navigation a {
	border-bottom: 1px solid #e6e6e6;
	display: inline-block;
	vertical-align: middle;
	color: #c3c4c5;
}
.navigation a:hover {
	border-bottom: 1px solid transparent;
}
.navigation i {
	display: inline-block;
	vertical-align: middle;
	font-style: normal;
	font-family: FontAwesome;
	margin: 0 6px 0 7px;
	color: #c3c4c5;
	font-size: 11px;
	font-size: 0.6875rem;
}
#toTop {
	position: fixed;
	z-index: 999;
	opacity: 1;
	bottom: 30px;
	right: 30px;
	display: inline;
	background: #252d5c;
	width: 57px;
	height: 57px;
	text-align: center;
	padding: 17px 0;
	border-bottom: 1px solid transparent;
}
#toTop:hover {
	background: #121739;
}
.main_block {
	background: #242730;
	padding: 52px 0 28px;
	margin: -42px 0 30px;
	color: #fff;
}
.main_block .top_news {
	font-size: 0;
	margin-bottom: 32px;
}
.main_block .top_news > * {
	font-size: 14px;
	font-size: 0.875rem;
}
.main_block .big_item {
	vertical-align: top;
	width: 50%;
	height: 460px;
	position: relative;
}
.big_item {
	position: relative;
	display: inline-block;
	color: #fff;
}
.big_item .text {
	position: absolute;
	bottom: 20px;
	left: 36px;
	padding-right: 80px;
	margin-bottom: 20px;
}
.big_item .text .data,
.big_item .text .view {
	display: inline-block;
	vertical-align: middle;
}
.big_item .text .data {
	margin-right: 15px;
}
.big_item .text a {
	font-size: 23px;
	font-size: 1.4375rem;
	font-family: 'Lora', serif;
}
.big_item .text img {
	margin-right: 8px;
}
.big_item .text .info {
	margin-bottom: 13px;
}
.big_item .materials > * img + span {
	padding-left: 42px;
}
.big_item .materials > * {
	min-width: 101px;
}
.big_item .materials img {
	right: initial;
	left: 15px;
}
.materials {
	font-size: 0;
	font-family: 'Lora', serif;
	position: absolute;
	top: 0;
	right: 0;
}
.materials > * {
	font-size: 16px;
	font-size: 1rem;
	position: relative;
	min-width: 51px;
}
.materials .photo {
	display: inline-block;
	vertical-align: middle;
	background: #1c295d;
	height: 31px;
	line-height: 31px;
}
.materials img {
	vertical-align: initial;
	height: initial;
	max-width: initial;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.materials .video {
	display: inline-block;
	vertical-align: middle;
	background: #c31919;
	height: 31px;
	line-height: 31px;
}
.materials .now_passes {
	font-family: 'Lora', serif;
	color: #fff;
	background: #c31919;
	height: 31px;
	line-height: 31px;
	padding: 0 29px;
	font-size: 14px;
	font-size: 0.875rem;
}
.big_item .link_shadow img {
	height: 100%;
	opacity: 0;
}
.only_facts .big_item .link_shadow img {
	opacity: 1;
}
.big_item .link_shadow {
	position: relative;
	display: inline-block;
	border-bottom: none;
	line-height: 0;
	height: 100%;
	width: 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.big_item .link_shadow:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: rgba(54, 52, 52, 0.3);
	-webkit-transition: 0.3s background;
	-o-transition: 0.3s background;
	transition: 0.3s background;
}
.big_item:hover .link_shadow:before {
	background: rgba(54, 52, 52, 0.6);
}
.big_item .text .view > * {
	vertical-align: middle;
}
.big_item .text .view img {
	margin-right: 8px;
}
.main_block .little_items {
	font-size: 0;
	display: inline-block;
	vertical-align: top;
	width: 50%;
	height: 460px;
}
.main_block .little_items .link_shadow img {
	height: 100%;
}
.main_block .little_items .link_shadow {
	display: inline-block;
	line-height: 0;
	position: relative;
	width: 100%;
	border-bottom: none;
}
.main_block .little_items .link_shadow:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: rgba(54, 52, 52, 0.3);
	-webkit-transition: 0.3s background;
	-o-transition: 0.3s background;
	transition: 0.3s background;
}
.main_block .little_items .item:hover .link_shadow:before {
	background: rgba(54, 52, 52, 0.6);
}
.main_block .little_items > * {
	font-size: 14px;
	font-size: 0.875rem;
}
.main_block .item {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	height: 50%;
}
.item {
	position: relative;
}
.item .text .info {
	margin-bottom: 5px;
}
.item .text .data,
.item .text .view {
	display: inline-block;
	vertical-align: middle;
}
.item .text .view {
	position: relative;
}
.item .text .view img {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.item .text .view span {
	margin-left: 26px;
	text-shadow: 2px 1px 1px rgba(33, 33, 33, 1);
}
.item .text .data {
	margin-right: 15px;
	text-shadow: 2px 1px 1px rgba(33, 33, 33, 1);
}
.big_item .text .info, .big_item .text a {
	text-shadow: 2px 1px 1px rgba(33, 33, 33, 1);
	color: #FFF;
}
.big_item .text a:hover {
	border-bottom-color: #FFF;
}
.item .text {
	position: absolute;
	bottom: 13px;
	left: 20px;
	padding-right: 40px;
	margin-bottom: 15px;
}
.item .text a {
	font-size: 16px;
	font-size: 1rem;
	font-family: 'Lora', serif;
	text-shadow: 2px 1px 1px rgba(33, 33, 33, 1);
	color: #FFF;
}
.item .text a:hover {border-bottom-color: #FFF;}
.materials .video {
	display: inline-block;
	vertical-align: middle;
	background: #c31919;
	height: 31px;
	line-height: 31px;
}
.main_block .item > img {
	width: 100%;
	max-height: 230px;
}
.news_without_img {
	display: flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: flex;
	margin: 0 -19px 0 -23px;
}
.news_without_img .item {
	padding: 17px 19px 17px 23px;
	height: inherit;
}
.news_without_img .item + .item {
	border-left: 1px solid #303239;
}
.news_without_img .item p {
	color: #848587;
	margin-bottom: 4px;
}
.news_without_img .item a {
	font-size: 16px;
	font-size: 1rem;
	color: #FFF;
}
.news_without_img .item a:hover {
	border-bottom-color: #FFF;
}
.container_with_aside {
	padding-right: 402px;
	float: left;
	width: 100%;
}
#sideRight {
	float: right;
	width: 380px;
	margin-left: -380px;
}
#sideRight.pd_top {
	padding-top: 51px;
	float: right;
	width: 380px;
	margin-left: -380px;
}
.categories {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 0;
	margin: 0 -20px 43px 0;
}
.categories > * {
	font-size: 14px;
	font-size: 0.875rem;
}
.categories > .block {
	padding-right: 20px;
	width: 33.33%;
}
.categories .block .title {
	font-size: 26px;
	font-size: 1.625rem;
	font-family: 'Lora', serif;
	font-weight: 700;
	margin-bottom: 31px;
}
.categories .item {
	color: #fff;
	margin-bottom: 16px;
}
.categories .block .item .link_shadow {
	/*display: inline-block;*/
	display: block;
	line-height: 0;
	position: relative;
	border-bottom: none;
}
.categories .block .item .link_shadow:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: rgba(54, 52, 52, 0.3);
	-webkit-transition: 0.3s background;
	-o-transition: 0.3s background;
	transition: 0.3s background;
}
.categories .block .item:hover .link_shadow:before {
	background: rgba(54, 52, 52, 0.6);
}
.categories .item .text {
	margin-right: 34px;
}
.categories .mini_news {
	border-top: 1px solid #cfd0d1;
	border-bottom: 1px solid #cfd0d1;
	padding: 15px 0;
	margin-bottom: -1px;
	position: relative;
}
.categories .mini_news .link_shadow {
	display: inline-block;
	position: relative;
	margin-right: 16px;
}
.categories .mini_news .link_shadow:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: rgba(54, 52, 52, 0);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.categories .mini_news .link_shadow:hover:before {
	background: rgba(54, 52, 52, 0.4);
}
.categories .mini_news img {
	display: inline-block;
	vertical-align: middle;
} 
.categories .mini_news .link {
	display: inline-block;
	vertical-align: middle;
	max-width: 245px;
	font-size: 1rem;
}
.categories .mini_news a {
	color: #1d1f27;
	line-height: 22px;
}
.categories .mini_news a:hover {
	border-bottom: 1px solid #1d1f27;
}
.banner	{
	font-size: 0;
	margin-bottom: 50px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.banner > * {
	font-size: 14px;
	font-size: 0.875rem;
}
.banner .link_shadow {
	position: relative;
	line-height: 0;
	height: 100%;
}
.banner .link_shadow:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: rgba(54, 52, 52, 0);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.banner .link_shadow:hover:before {
	background: rgba(54, 52, 52, 0.4);
}
.only_facts {
	display: inline-block;
	vertical-align: top;
	margin-right: 17px;
	margin-bottom: 30px;
}
.only_facts .title {
	margin-bottom: 25px;
}
.only_facts .title a {
	font-family: 'Lora', serif;
	font-weight: 700;
	font-size: 26px;
	font-size: 1.625rem;
	border-bottom: 1px solid transparent;
	color: #1d1f27;
}
.only_facts .title a:hover {
	border-bottom: 1px solid #1d1f27;
}
.our_video {
	display: inline-block;
	vertical-align: top;
	max-width: 377px;
	margin: 0 0 30px 0;
}
.our_video .title {
	margin-bottom: 25px;
}
.our_video .title a {
	/*font-family: 'Lora', serif; font-weight: 700;*/
	font-family: 'Lora', serif;
	font-weight: 700;
	font-size: 26px;
	font-size: 1.625rem;
	color: #1d1f27;
	border-bottom: 1px solid transparent;
}
.our_video .title a:hover {
	border-bottom: 1px solid #1d1f27;
}
.video_with_link {
	position: relative;
	margin-bottom: 20px;
}
.container_with_aside .our_video .video_with_link {
	height: 256px;
}
.video_with_link .link {
	position: absolute;
	bottom: 46px;
	left: 27px;
	max-width: 308px;
}
.video_with_link .link a {
	color: #FFF;
	font-size: 16px;
	font-size: 1rem;
	text-shadow: 2px 1px 1px rgba(33, 33, 33, 1);
}
.video_with_link input {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: url(/bitrix/templates/svisloch/css/../images/play.png) no-repeat;
	-webkit-background-size: 60px 60px;
	background-size: 60px 60px;
	height: 60px;
	width: 60px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: none;
	padding: 0;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
}
.our_video .video_with_link input {
	-webkit-background-size: 88px 88px;
	background-size: 88px 88px;
	height: 88px;
	width: 88px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
}
.video_with_link .big_link {
	font-family: 'Lora', serif;
	max-width: 450px;
}
.video_with_link .big_link a {
	font-size: 23px;
	font-size: 1.4375rem;
	color: #FFF;
}
.video_with_link .big_link a:hover {
	border-bottom-color: #FFF;
}
.our_video .info {
	position: absolute;
	bottom: 32px;
	left: 27px;
	padding-right: 100px;
}
.our_video .news .title {
	font-family: 'Lora', serif;
	font-weight: 700;
	font-size: 26px;
	font-size: 1.625rem;
	margin-bottom: 20px;
}
.our_video .news .data {
	color: #b9b9bb;
	margin-bottom: 4px;
}
.our_video .news .text {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 21px;
	max-height: 40px;
	overflow: hidden;
}
.thinking_out_loud {
	background: #e8e8e9;
	padding: 40px 0;
	margin-bottom: 75px;
}
.thinking_out_loud .title {
	text-align: center;
	margin-bottom: 25px;
}
.thinking_out_loud a {
	color: #1d1f27;
}
.thinking_out_loud a:hover {
	border-bottom: 1px solid #1d1f27;
}
.thinking_out_loud .title a {
	font-family: 'Lora', serif; font-weight: 700;
	font-size: 26px;
	font-size: 1.625rem;
}
.thinking_out_loud .title a:hover {
	border-bottom: 1px solid #1d1f27;
}
.thinking_out_loud .news {
	font-size: 0;
	padding: 0 25px;
	margin-right: -25px;
}
.thinking_out_loud .news > * {
	font-size: 14px;
	font-size: 0.875rem;
}
.thinking_out_loud .news .block {
	background: url(/bitrix/templates/svisloch/css/../images/background_dots.png) no-repeat center top;
	display: inline-block;
	background-position: 80px 0px;
	vertical-align: top;
	width: 33.33%;
	padding-right: 25px;
	text-align: center;
}
.thinking_out_loud .news .block .img {
	margin: 5px 0 19px;
}
.thinking_out_loud .news .block .img img {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	height: 180px;
	width: 180px;
}
.thinking_out_loud .news .block .author {
	font-size: 16px;
	font-size: 1rem;
	color: #96979a;
	margin-bottom: 17px;
}
.thinking_out_loud .news .block .author a {
	color: #96979a;
	border-bottom: 1px solid transparent;
}
.thinking_out_loud .news .block .author a:hover {
	border-bottom: 1px solid #96979a;
}
.thinking_out_loud .news .block .link {
	padding: 0 60px;
	margin-bottom: 13px;
}
#sideRight .for_user p {
	font-size: 20px;
	font-size: 1.25rem;
	margin-bottom: 0;
	font-family: 'Lora', serif; font-weight: 700;
	display: inline-block;
}
#sideRight .tabs ul {
	font-size: 0;
}
#sideRight .tabs ul > * {
	font-size: 16px;
	font-size: 1rem;
}
#sideRight .tabs li {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	/*height: 40px;
	line-height: 40px;*/
	text-align: center;
	border-bottom: 1px solid #d2d4df;
	cursor: pointer;
}
#sideRight .tabs li:before {
	display: none;
}
#sideRight .tabs li a {
	color: #1d1f27;
	width: 100%;
	text-align: center;
	display: block;
	height: 42px;
	border-bottom: 0 !important;
	line-height: 1.1;
	font-size: 16px;
	font-size: 1rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: inline-flex;
	display: -ms-flex;
	display: -ms-inline-flexbox;
	display: -ms-flexbox;	
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 0px 5px;

}
#sideRight .tabs li.selected {
	background: #d2d4df;
}
#sideRight .tabs li:hover a {
	border-bottom: 1px solid #1d1f27;
}
#sideRight .tabs li.selected a {
	border-bottom: 1px solid transparent;
}
#sideRight .tabs li.selected a:hover {
	border-bottom: 1px solid transparent;
}
#sideRight .tabs > div .block {
	color: #b9b9bb;
	border-bottom: 1px solid #cfd0d1;
	padding: 16px 0;
	font-size: 16px;
	font-size: 1rem;
}
#sideRight .tabs > div .block .info {
	margin-bottom: 3px;
}
#sideRight .tabs > div .block .info .data {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}
#sideRight .tabs > div .block .info .view {
	display: inline-block;
	vertical-align: middle;
}
#sideRight .tabs > div .block .info .view img {
	margin-right: 6px;
	vertical-align: baseline;
}
#sideRight .tabs > div .block a {
	color: #1d1f27;
}
#sideRight .tabs > div .block a:hover {
	border-bottom: 1px solid #1d1f27;
}
#sideRight .contests {
	margin: 35px 0 20px;
}
#sideRight .contests .h1 {
	margin-bottom: 15px;
}
#sideRight .contests .h1 a {
	font-size: 26px;
	font-size: 1.625rem;
	font-family: 'Lora', serif; font-weight: 700;
	border-bottom: 1px solid transparent;
	color: #1d1f27;
}
#sideRight .contests .h1 a:hover {
	border-bottom: 1px solid #1d1f27;
}
#sideRight .contests .img {
	position: relative;
	line-height: 0;
	display: block;
}
#sideRight .contests .img > * {
	line-height: 28px;
}
#sideRight .contests .img .text {
	position: absolute;
	top: 35%;
	margin: auto;
	text-align: center;
	padding: 0 45px;
}
#sideRight .contests .img .text a.link {
	font-size: 20px;
	font-size: 1.25rem;
	font-family: 'Lora', serif; font-weight: 700;
	text-shadow: 2px 1px 1px rgba(33, 33, 33, 1);
}
#sideRight .contests .img:hover .text a.link {
	border-bottom: 1px solid #fff;
}
#sideRight .contests .img .text a.btn {
	margin-top: 10px;
}
.interview {
	padding-bottom: 26px;
	border-bottom: 1px solid #cfd0d1;
	margin-bottom: 25px;
}
.interview .h1 {
	font-size: 26px;
	font-size: 1.625rem;
	font-family: 'Lora', serif; font-weight: 700;
	border-bottom: 1px solid #cfd0d1;
	padding-bottom: 12px;
	margin-bottom: 17px;
}
.interview p {
	font-size: 16px;
	font-size: 1rem;
	font-family: 'Lora', serif;
	margin-bottom: 25px;
}
.interview form label {
	font-size: 16px;
	font-size: 1rem;
	display: block;
	margin-bottom: 15px;
}
.interview form label .jq-radio {
	vertical-align: text-bottom;
}
.interview form a {
	color: #1d1f27;
	font-size: 16px;
	font-size: 1rem;
	display: inline-block;
	vertical-align: middle;
	margin-top: 13px;
}
.interview form a:hover {
	border-bottom: 1px solid #1d1f27;
}
#sideRight .tabs_2 {
	margin-bottom: 32px;
}
#sideRight .tabs_2 ul {
	font-size: 0;
}
#sideRight .tabs_2 ul > * {
	font-size: 16px;
	font-size: 1rem;
}
#sideRight .tabs_2 li {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #d2d4df;
}
#sideRight .tabs_2 li:before {
	display: none;
}
#sideRight .tabs_2 li a {
	color: #1d1f27;
	width: 100%;
	text-align: center;
}
#sideRight .tabs_2 li.selected {
	background: #d2d4df;
}
#sideRight .tabs_2 li:hover a {
	border-bottom: 1px solid #1d1f27;
}
#sideRight .tabs_2 li.selected a {
	border-bottom: 1px solid transparent;
}
#sideRight .tabs_2 li.selected a:hover {
	border-bottom: 1px solid transparent;
}
#sideRight .tabs_2 > div .block {
	color: #b9b9bb;
	border-bottom: 1px solid #cfd0d1;
	padding: 16px 0;
}
#sideRight .tabs_2 > div .block .info {
	margin-bottom: 3px;
}
#sideRight .tabs_2 > div .block .info .data {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}
#sideRight .tabs_2 > div .block .info .view {
	display: inline-block;
	vertical-align: middle;
}
#sideRight .tabs_2 > div .block a {
	color: #1d1f27;
}
#sideRight .tabs_2 > div .block a:hover {
	border-bottom: 1px solid #1d1f27;
}
#sideRight .for_user {
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
}
#sideRight .for_user .bg,
#sideRight .for_user .many_words {
	position: absolute;
	left: 50%;
	top: 50%;
	padding: 5px 22px;
	background: #1c295d;
	text-align: center;
	width: 280px;
	max-width: 90%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#sideRight .for_user .many_words a:hover .text__item span {
	border-bottom: 1px solid #fff;
}
#sideRight .for_user .many_words span {
	text-align: center;
	display: inline-block;
	border-bottom: 1px solid transparent;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
#sideRight .for_user .many_words .text__item {
	/*text-align: center;
	display: inline-block;
	padding: 6px 19px;
	background: #1c295d;*/
}
#sideRight .for_user .many_words .text__item:nth-child {
	width: 100%;
}
#sideRight .for_user a {
	font-size: 20px;
	font-size: 1.25rem;
	font-family: 'Lora', serif; font-weight: 700;
	color: #FFF;
}
#sideRight .banner_aside {
	font-size: 0;
	margin: 70px -10px 0 0;
}
#sideRight .banner_aside > * {
	font-size: 14px;
	font-size: 0.875rem;
}
#sideRight .banner_aside .block {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 30px;
	padding-right: 10px;
}
#sideRight .banner_aside .block .link_shadow {
	display: inline-block;
	line-height: 0;
	position: relative;
}
#sideRight .banner_aside .block .link_shadow:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: rgba(54, 52, 52, 0);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
#sideRight .banner_aside .block .link_shadow:hover:before {
	background: rgba(54, 52, 52, 0.4);
}
.title_of_page {
	margin-bottom: 12px;
}
.article_data {
	margin-bottom: 24px;
}
.article_data span {
	color: #b9b9bb;
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	margin-top: 1px;
}
.article_data img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 16px;
	height: 12px;
}
.article_data img.video {
	height: 11px;
}
.article_data img.mg_top {
	margin-top: 1px;
}
.article_title {
	font-size: 0;
	margin-bottom: 40px;
}
.article_title > * {
	font-size: 16px;
	font-size: 1rem;
}
.article_title .img {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding-right: 30px;
}
.article_title span {
	display: inline-block;
	vertical-align: top;
	font-weight: 700;
	width: 50%;
}
.full_interview p {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 15px;
}
.full_interview {
	font-size: 16px;
	font-size: 1rem;
}
.full_interview .empty {
	margin-bottom: 0;
}
.full_interview img[style*="float:left;"],
.full_interview img[style*="float : left;"],
.full_interview img[style*="float: left;"] {
	margin-right: 25px;
	margin-bottom: 15px;
}
.full_interview img[style*="float:right;"],
.full_interview img[style*="float : right;"],
.full_interview img[style*="float: right;"] {
	margin-left: 25px;
	margin-bottom: 15px;
}
.full_interview a {
	font-size: 16px;
	font-size: 1rem;
	color: #1c295d;
	border-bottom: 1px solid #1c295d;
	font-weight: 700;
}
.full_interview a:hover {
	border-bottom: 1px solid transparent;
}
.slide-cont .svp-player-video-frame-border {
	margin-bottom: 0;
}
.slide-cont .svp-player-control-playbutton {
	border: none;
}
.slide-cont {
	width: 880px;
	display: block;
	margin-bottom: 33px;
}
.slide-cont .owl-carouse div {
	width: 100%;
}
.slide-cont .owl-carouse .owl-item {
	position: relative;
}
.slide-cont .owl-carousel .owl-controls .owl-dot {
	float: left;
	-webkit-background-size: cover;
	background-size: cover;
	margin-top: 10px;
}
.slide-cont .owl-carousel .owl-dot + .owl-dot {
	margin-left: 10px;
}
.slide-cont .owl-carousel {
	text-align: center;
}
.slide-cont .owl-carousel .owl-dots {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.slide-cont .owl-carousel .owl-dot {
	-webkit-background-size: cover;
	background-size: cover;
	max-width: 20%;
	max-height: 116px;
	position: relative;
}
.slide-cont .owl-carousel .owl-dot:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
}
.slide-cont .owl-carousel .owl-dot.active:before {
	background: rgba(0,0,0,0);
}
.slide-cont .owl-carousel .owl-stage-outer {
	margin-bottom: 10px;
}
.slide-cont .owl-carousel .owl-item p {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	background: rgba(0,0,0,0.5);
	font-style: italic;
	padding: 14px 20px;
	margin-bottom: 0;
	width: 100%;
	text-align: left;
}
.slide-cont .owl-carousel .owl-nav.disabled, .slide-cont .owl-carousel .owl-dots.disabled {
	display: block;
}
.slide-cont .owl-carousel .owl-nav {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-116px);
	-ms-transform: translateY(-116px);
	transform: translateY(-116px);
	right: 0;
	content: "";
	display: table;
	width: 100%;
	clear: both;
}
.slide-cont .owl-carousel .owl-nav button span {
	font-size: 0;
}
.slide-cont .owl-carousel .owl-nav button.owl-next {
	background: url(/bitrix/templates/svisloch/css/../images/arrow-right.png) no-repeat rgba(0,0,0,0.5);
	height: 116px;
	width: 50px;
	background-position: 15px 29px;
	outline: none;
	float: right;
}
.slide-cont .owl-carousel .owl-nav button.owl-prev {
	background: url(/bitrix/templates/svisloch/css/../images/arrow-left.png) no-repeat rgba(0,0,0,0.5);
	height: 116px;
	width: 50px;
	background-position: 15px 29px;
	outline: none;
	float: left;
}
.slide-cont + .full_interview {
	margin-bottom: 48px;
}
.congratulation {
	margin-bottom: 47px;
}
.congratulation .h2 {
	font-family: 'Lora', serif; font-weight: 700;
	font-size: 24px;
	font-size: 1.5rem;
}
.congratulation > * {
	font-size: 16px;
	font-size: 1rem;
}
.congratulation p {
	margin-bottom: 25px;
}
.congratulation p.without_mg {
	margin-bottom: 0;
}
.congratulation .author:first-child {
	display: inline-block;
}
.author span {
	font-size: 14px;
	font-size: 0.875rem;
}
.author span.bold {
	font-weight: 700;
}
.author.italic span {
	font-style: italic;
}
.today_and_tomorrow .block {
	/*color: #FFF;*/
}
.today_and_tomorrow + .pagination a {
	/*color: #FFF;*/
}
.today_and_tomorrow .share {
	padding-left: 20px;
	padding-right: 20px;
}
.share > span {
	font-weight: 400;
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
	color: #444;
}
.share li {
	margin-right: 10px;
}
.share li:before {
	display: none;
}
.share .ya-share2 {
	display: inline-block;
	vertical-align: middle;
}
.share .ya-share2 .ya-share2__container .ya-share2__item a {
	border-bottom: none;
}
.share .ya-share2__container_size_m .ya-share2__icon {
	height: 19px;
	width: 19px;
}
.last_article {
	margin-bottom: 25px;
}
.last_article p {
	margin-bottom: 0;
}
.last_article a {
	color: #1c295d;
}
.last_article a:hover {
	border-bottom: 1px solid #1c295d;
}
.last_article a.bold {
	font-weight: 700;
}
.comments {
	border-top: 1px solid #cfd0d1;
	padding-top: 23px;
	margin-bottom: 43px;
}
.comments .top {
	margin-bottom: 12px;
}
.comments .h2 {
	font-family: 'Lora', serif; font-weight: 700;
}
.comments .h2 span {
	font-size: 16px;
	font-size: 1rem;
	min-width: 26px;
	height: 26px;
	line-height: 26px;
	background: #1c295d;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	color: #fff;
	vertical-align: middle;
	margin-left: 6px;
	padding: 0px 3px;
}
.comments .btn {
	height: 40px;
	line-height: 38px;
	padding: 0 46px;
	color: #fff;
	margin-left: 26px;
}
.comments form {
	background: #f1f1f1;
	/*border: 1px solid #cfd0d1;*/
	padding: 21px 29px 29px;
	position: initial;
}
.comments form .file {
	display: inline-block;
}
.comments form input[type="text"] {
	/*border: 1px solid #cfd0d1;*/
	margin-bottom: 22px;
	width: 100%;
}
.comments form textarea {
	width: 100%;
	/*border: 1px solid #cfd0d1;*/
	margin-bottom: 15px;
}
.comments form .button {
	text-align: center;
}
.comments form .button input {
	height: 40px;
	line-height: 38px;
	font-size: 16px;
	font-size: 1rem;
	padding: 0 42px;
}
.comments p span {
	color: #ff0909;
}
.comments .all_comments .comment {
	border-bottom: 1px solid #cfd0d1;
	padding: 27px 0 18px;
}
.comments .all_comments .comment .top {
	margin-bottom: 20px;
}
.comments .all_comments .comment span {
	vertical-align: middle;
}
.comments .all_comments .comment .name {
	font-weight: 700;
	margin-right: 46px;
}
.comments .all_comments .comment .grey {
	color: #c3c4c5;
	margin-right: 16px;
}
.comments .all_comments .comment .complaint {
	border-bottom: 1px dotted #c3c4c5;
	color: #c3c4c5;
}
.comments .all_comments .comment .complaint:hover {
	border-bottom: none;
}
.comments .all_comments .comment p {
	font-size: 16px;
	font-size: 1rem;
}
.comments .all_comments .comment .reply {
	color: #1c295d;
	border-bottom: 1px solid #1c295d;
}
.comments .all_comments .comment .reply:hover {
	border-bottom: none;
}
.similar_news .h1 {
	font-size: 26px;
	font-size: 1.625rem;
}
.full_interview p:last-child {
	margin-bottom: 35px;
}
.pagination {
	text-align: center;
	font-size: 0;
}
.pagination > * {
	font-size: 14px;
	font-size: 0.875rem;
}
.pagination .number {
	padding: 9px 13px;
	display: inline-block;
	vertical-align: middle;
}
.pagination a {
	display: inline-block;
	vertical-align: middle;
	color: #23242b;
}
.pagination a:hover {
	border-bottom: 1px solid #919195;
}
.pagination span {
	display: inline-block;
	vertical-align: middle;
	padding: 9px 16px;
	color: #fff;
	background: #252d5c;
}
.list_of_news {
	margin-bottom: 38px;
}
.list_of_news .h1 {
	margin-bottom: 0;
}
.list_of_news .block {
	font-size: 0;
	border-bottom: 1px solid #cfd0d1;
	padding: 25px 0 25px 0;
}
.list_of_news .block > * {
	font-size: 14px;
	font-size: 0.875rem;
}
.list_of_news .block .img {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 32.2%;
	line-height: 0;
}
.list_of_news .block .img .link_shadow {
	display: inline-block;
	position: relative;
	line-height: 0;
	border-bottom: 0;
}
.list_of_news .block .img .link_shadow:hover {
	border-bottom: 0;
}
.list_of_news .block .img .link_shadow:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: rgba(54, 52, 52, 0.3);
	-webkit-transition: 0.3s background;
	-o-transition: 0.3s background;
	transition: 0.3s background;
}

.list_of_news .block .img:hover .link_shadow:before {
	background: rgba(54, 52, 52, 0);
}
.list_of_news .block .text {
	display: inline-block;
	vertical-align: top;
	width: 67.8%;
	padding-left: 31px;
}
.list_of_news.obyavleniya .block .text {
	width: 100%;
	padding-left: 0;
}
.list_of_news .block .text .title {
	font-size: 20px;
	font-size: 1.25rem;
	font-family: 'Lora', serif; font-weight: 700;
	margin-bottom: 10px;
}
.list_of_news .block .text .title a{
	border-bottom: 1px solid transparent;
	color: #1d1f27;
	font-size: 20px;
	font-size: 1.25rem;
	font-family: 'Lora', serif; font-weight: 700;
}
.list_of_news .block .text .title a:hover {
	border-bottom: 1px solid #1d1f27;
}
.list_of_news .block .text .data {
	margin-bottom: 9px;
}
.list_of_news .block .text .data .grey {
	color: #b9b9bb;
	margin-right: 16px;
	font-size: 14px;
	font-size: 0.875rem;
}
.list_of_news .block .text > span {
	font-size: 16px;
	font-size: 1rem;
	display: block;
}
.list_of_news .block .text > span p {
	margin-bottom: 0;
}
.list_of_news .block .text > span + a {
	display: inline-block;
	margin-top: 10px;
}
.list_of_news .block .text a {
	color: #1c295d;
	border-bottom: 1px solid #1c295d;
	font-size: 16px;
	font-size: 1rem;
}
.list_of_news .block .text a:hover {
	border-bottom: transparent;
}
.list_of_news + .pagination {
	margin-bottom: 80px;
}
.video_news {
	font-size: 0;
	margin-right: -8px;
}
.video_news > * {
	font-size: 16px;
	font-size: 1rem;
}
.video_news .h1 {
	font-size: 30px;
	font-size: 1.875rem;
	margin-bottom: 41px;
}
.video_news .video_with_link {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	padding-right: 8px;
	margin-bottom: 30px;
	max-height: 255px;
}
.video_news + .pagination {
	margin-bottom: 80px;
}
.photo_news + .pagination {
	margin-bottom: 80px;
}
.photo_news .categories {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -20px;
}
.photo_news .categories .block + .block {
	margin-left: 0;
}
.photo_news .categories .block {
	padding-right: 20px;
	width: 33.33%;
}
.data.grey {
	margin-bottom: 9px;
}
.data.grey .grey {
	color: #b9b9bb;
	margin-right: 16px;
}
.competition .h1 {
	margin-bottom: 12px;
}
.competition .data.grey {
	margin-bottom: 25px;
}
.competition .article_title {
	margin-bottom: 28px;
}
.competition .slide-cont {
	width: 600px;
	display: inline-block;
	vertical-align: top;
	margin-right: 26px;
}
.competition .about_this_option {
	display: inline-block;
	vertical-align: top;
	width: 46%;
	height: 400px;
	position: relative;
}
.competition .about_this_option .author {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 700;
	margin-bottom: 25px;
}
.competition .about_this_option p {
	font-size: 16px;
	font-size: 1rem;
}
.competition .about_this_option .btn {
	height: 40px;
	line-height: initial;
	padding: 0 39px 4px 39px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.competition .about_this_option span {
	font-size: 16px;
	font-size: 1rem;
}
.vote {
	cursor: pointer;
}
.vote img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.vote span {
	display: inline-block;
	vertical-align: middle;
}
.competition .vote {
	position: absolute;
	right: 0;
	bottom: 12px;
}
.competition .bottom .author span.bold {
	font-weight: 700;
}
.competition .bottom .author span {
	font-size: 14px;
	font-size: 0.875rem;
}
.competition .bottom {
	margin-bottom: 55px;
}
.videonews {
	font-size: 16px;
	font-size: 1rem;
}
.videonews .h1 {
	margin-bottom: 12px;
}
.videonews .data.grey {
	margin-bottom: 21px;
}
.videonews .h6 {
	font-weight: 700;
}
.videonews p {
	margin-bottom: 24px;
}
.videonews .video_with_link {
	display: inline-block;
	margin-top: -5px;
}
video {
	-o-object-fit: unset;
	object-fit: unset;
}
.videonews .video_with_link .big_link {
	left: 37px;
}
.img_in_article {
	margin-bottom: 42px;
}
.img_in_article.center {
	display: inline-block;
	padding-left: 150px;
}
.border_bottom_author {
	border-bottom: 1px solid #cfd0d1;
	padding-bottom: 63px;
	margin-bottom: 21px;
}
.border_bottom_author.mg_top {
	margin-top: 37px;
}
.border_bottom_author .author_news {
	background: #1c295d;
	min-height: 97px;
	position: relative;	
}
.border_bottom_author .author_news img {
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	top: -33%;
	left: 5%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.border_bottom_author .author_news .text {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	position: absolute;
	top: 22%;
	left: 262px;
}
.border_bottom_author .author_news .text .h3 {
	font-family: 'Lora', serif; font-weight: 700;
	color: #FFF;
}
.border_bottom_author .author_news .text .h3:hover {
	border-bottom-color: #FFF;
}
.border_bottom_author .author_news .text .h6 {
	margin-top: 5px;
}
.all_authors_news .h1 {
	margin-bottom: 64px;
}
.list_of_authors {
	font-size: 0;
	margin: -19px 0 100px;
}
.list_of_authors > * {
	font-size: 16px;
	font-size: 1rem;
}
.list_of_authors .block {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding: 30px 0;
	border-bottom: 1px solid #cfd0d1;
}
.list_of_authors .block img {
	display: inline-block;
	vertical-align: middle;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 162px;
	/*height: 162px;*/
}
.list_of_authors .block .link_shadow {
	width: 162px;
}
.list_of_authors .block .img {
	display: inline-block;
	position: relative;
	line-height: 0;
	margin-right: 24px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.list_of_authors .block .link_shadow {
	display: inline-block;
	position: relative;
	line-height: 0;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 162px;
}
.list_of_authors .block .link_shadow:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: rgba(54, 52, 52, 0);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.list_of_authors .block .link_shadow:hover:before {
	background: rgba(54, 52, 52, 0.4);
}
.list_of_authors .block .text {
	display: inline-block;
	vertical-align: middle;
	padding-left: 24px;
	padding-right: 10px;
	width: calc(100% - 168px);
}
.list_of_authors .block .text .h3 {
	font-family: 'Lora', serif; font-weight: 700;
	margin-bottom: 8px;
}
.list_of_authors .block .text .h6 {
	margin-bottom: 6px;
	font-family: 'PT Sans';
}
.list_of_authors .block .text a {
	font-weight: 700;
	font-size: 16px;
	font-size: 1rem;
	color: #1c295d;
	border-bottom: 1px solid #1c295d;
}
.list_of_authors .block .text a:hover {
	border-bottom: 1px solid transparent;
}
.list_of_authors .block.full_block {
	width: 100%;
}
.list_of_authors .block.full_block {
	font-size: 0;
}
.list_of_authors .block.full_block > * {
	font-size: 14px;
	font-size: 0.875rem;
}
.list_of_authors .block.full_block .img {
	width: 16%;
	display: inline-block;
	vertical-align: top;
	margin-right: 0;
}
.list_of_authors .block.full_block .img .link_shadow {
	width: auto;
}
.list_of_authors .block.full_block .text {
	width: 84%;
	vertical-align: top;
}
.about_redaction {
	font-size: 16px;
	font-size: 1rem;
}
.about_redaction .h1 {
	margin-bottom: 32px;
}
.about_redaction .h2 {
	font-family: 'Lora', serif; font-weight: 700;
}
.about_redaction .h6 {
	margin-bottom: 24px;
}
.about_redaction p {
	margin-bottom: 23px;
}
.about_redaction .founders {
	margin-bottom: 23px;
}
.about_redaction .founders p {
	font-weight: 700;
	margin-bottom: 0;
}
.about_redaction .big_mg {
	margin-bottom: 35px;
}
.about_redaction .email a {
	color: #1d1f27;
	border-bottom: 1px solid #1d1f27;
	margin-bottom: 5px;
}
.about_redaction .email a:hover {
	border-bottom: 1px solid transparent;
}
.about_redaction form p {
	margin-bottom: 10px;
}
.about_redaction form p i {
	font-style: normal;
	color: #ff0909;
}
.about_redaction .jq-file {
	margin-top: -18px;
}
.about_redaction .comments {
	margin-top: 50px;
	border-bottom: 1px solid #cfd0d1;
	margin-bottom: 0;
	padding-bottom: 43px;
}
.about_redaction .comments.editor {
	border-bottom: none;
	margin-bottom: 100px;
}
.jq-file .jq-file__name {
	color: #9c9c9c;
	border-bottom: 1px dotted #9c9c9c;
	font-size: 14px;
	font-size: 0.875rem;
	cursor: pointer;
}
.jq-file input[type="file"] {
	cursor: pointer;
}
.jq-file:hover .jq-file__name {
	border-bottom: 1px dotted transparent;
}
.today_and_tomorrow {
	margin-bottom: 40px;
}
.today_and_tomorrow + .pagination {
	margin-bottom: 80px;
}
.today_and_tomorrow .h1 {
	/*margin-bottom: 0;*/
}
.today_and_tomorrow .block {
	padding: 30px 0;
	border-bottom: 1px solid #cfd0d1;
}
.carousel-today-wrp {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cfd0d1;
}
.carousel-today .slick-prev, .carousel-today .slick-next {
	width: 50px;
	height: 116px;
	top: 50%;
	margin-top: -58px;
	-webkit-transform: none;
	transform: none;
}
.carousel-today .slick-prev {
	left: 0;
}
.carousel-today .slick-next {
	right: 0;
}
.carousel-today .slide-descrip {
	padding: 10px 20px;
}
.carousel-today-share .share > span {
	color: #444;
}
.slick-next {
	right: 30px;
	top: 37.5%;
}
.slick-next:before {
	content: "";
	background: url(/bitrix/templates/svisloch/css/../images/arrow-right.png) no-repeat rgba(0,0,0,0.3);
	display: block;
	width: 50px;
	height: 116px;
	opacity: 1;
	background-position: 17px 29px;
}
.slick-prev {
	left: 0;
	top: 37.5%;
	z-index: 10;
}
.slick-prev:before {
	content: "";
	background: url(/bitrix/templates/svisloch/css/../images/arrow-left.png) no-repeat rgba(0,0,0,0.3);
	display: block;
	width: 50px;
	height: 116px;
	opacity: 1;
	background-position: 17px 29px;
}
.today_and_tomorrow .block p {
	font-size: 16px;
	font-size: 1rem;
}
.today_and_tomorrow .block .single-item {
	margin-bottom: 13px;
	max-height: 375px;
}
.today_and_tomorrow .block .slick-list {
	max-height: 375px;
}
.search {
	margin-bottom: 40px;
}
.search span.advanced, .search span.just_advanced {
	color: #53555e;
	border-bottom: 1px dotted #53555e;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
}
.search span.advanced:hover {
	border-bottom: 1px dotted transparent;
}
.search span.just_advanced:hover {
	border-bottom: 1px dotted transparent;
}
.search form {
	margin-bottom: 25px;
}
.search .block {
	padding: 25px 0;
	border-bottom: 1px solid #cfd0d1;
}
.search .block .h3 {
	font-family: 'Lora', serif; font-weight: 700;
	margin-bottom: 10px;
}
.search .block .h3 a {
	border-bottom: 1px solid transparent;
	color: #1d1f27;
}
.search .block .h3 a:hover {
	border-bottom: 1px solid #1d1f27;
}
.search .block p {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 0;
}
.search .block span {
	font-weight: 700;
}
.search + .pagination {
	margin-bottom: 80px;
}
.advanced_search, .just_advanced_search {
	font-size: 0;
	margin: 16px -19px 0 0;
}
.just_advanced_search > * {
	font-size: 14px;
	font-size: 0.875rem;
}
.advanced_search > * {
	font-size: 14px;
	font-size: 0.875rem;
}
.advanced_search .words_for_search, .just_advanced_search .words_for_search {
	display: inline-block;
	vertical-align: top;
	width: 32.2%;
	padding-right: 19px;
}
.advanced_search .words_for_search span, .just_advanced_search .words_for_search span {
	margin-right: 10px;
}	
.advanced_search .words_for_search input, .just_advanced_search .words_for_search input {
	width: 67%;
}
.advanced_search .select_search, .just_advanced_search .select_search {
	display: inline-block;
	vertical-align: top;
	width: 22.6%;
	padding-right: 19px;
}
.advanced_search .select_search .jq-selectbox, .just_advanced_search .select_search .jq-selectbox {
	width: 100%;
}
.just_advanced_search {
	display: none;
}
.error_404 {
	padding: 114px 0 130px;
	text-align: center;
}
.error_404 .h1 {
	font-size: 250px;
	font-family: 'Lora', serif; font-weight: 700;
	color: #1c295d;
	line-height: 250px;
	margin-bottom: 83px;
}
.error_404 .h2 {
	font-weight: 700;
	font-size: 22px;
	font-size: 1.375rem;
	margin-bottom: 30px;
}
.error_404 .h6 {
	margin-bottom: 75px;
}
.error_404 .btn {
	height: 40px;
	line-height: 38px;
	font-size: 16px;
	font-size: 1rem;
	padding: 0 37px;
}
.audioplayer {
	-webkit-box-shadow: none;
	box-shadow: none;
	height: 60px;
	line-height: 60px;
	border: none;
	background: #e7e7e8;
}
.audioplayer-time.audioplayer-time-current {
	display: none;
}
.audioplayer-time {
	top: 22%;
	color: #1d1f27;
	text-shadow: none;
	font-size: 16px;
	font-size: 1rem;
	font-family: 'PT Sans';
}
.audioplayer:not(.audioplayer-mini) .audioplayer-playpause {
	border: none;
}
.audioplayer-volume-button a {
	top: 42%;
	font-size: 0;
	background: url(/bitrix/templates/svisloch/css/../images/volume.png) no-repeat;
	width: 10px;
	height: 12px;
}
.audioplayer-volume-button a:hover {
	border-bottom: none;
}
.audioplayer-bar {
	height: 3px;
	background-color: #ababaf;
	-webkit-border-radius: 0;
	border-radius: 0;
	top: 61%;
	left: 49px;
}
.audioplayer-playing .audioplayer-playpause a {
	left: 29px;
}
.audioplayer-bar-loaded {
	background-color: #ababaf;
}
.audioplayer-bar-played {
	background: #1c295d;
}
.audioplayer-volume {
	border: none;
}
.audioplayer-playpause:hover, .audioplayer-playpause:focus {
	background-color: #e7e7e8;
}
.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
	border: 0.6em solid transparent;
	top: 30px;
	border-left-color: #1c295d;
	left: 28px;
}
.audioplayer-bar, .audioplayer-volume-adjust > div {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.audioplayer-playing .audioplayer-playpause a:before, .audioplayer-playing .audioplayer-playpause a:after {
	height: 17px;
	top: -2px;
	width: 3px;
	background-color: #1c295d;
}
.audioplayer-volume:hover, .audioplayer-volume:focus {
	background-color: #e7e7e8;
}
.audioplayer-volume-adjust {
	background: #e7e7e8;
	-webkit-box-shadow: none;
	box-shadow: none;
	right: 0;
}
.audioplayer-volume-adjust div div {
	background: #1c295d;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.audioplayer-volume-adjust > div {
	background-color: #ababaf;
}
.audioplayer-time-duration {
	right: 1.5em;
}
.radio .about_radio {
	border-bottom: 1px solid #cfd0d1;
	margin-bottom: 27px;
}
.radio p {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 25px;
}
.radio p span {
	font-weight: 700;
}
.radio p.other_margin {
	margin-bottom: 0;
}
.radio .radio_programms .h3 {
	font-family: 'Lora', serif; font-weight: 700;
	margin-bottom: 1px;
}
.radio .radio_programms .block {
	border-bottom: 1px solid #cfd0d1;
	padding: 22px 0 30px;
}
.radio .radio_programms .block .data {
	color: #b9b9bb;
}
.radio .radio_programms .block p {
	font-size: 16px;
	font-size: 1rem;
}
.audio,
.radio .radio_programms .block .audio {
	width: 380px;
	max-width: 100%;
}
.radio .radio_programms .block .audio + .audio {
	margin-top: 15px;
}
.mfp-content {
	text-align: center;
}
.white-popup {
	position: relative;
	text-align: center;
	display: inline-block;
	width: 440px;
	background: #fff;
}
.white-popup .tabs ul {
	font-size: 0;
}
.white-popup .tabs ul > * {
	font-size: 16px;
	font-size: 1rem;
}
.white-popup .tabs li {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
}
.white-popup .tabs li:before {
	display: none;
}
.white-popup .tabs li a {
	color: #676767;
	border-bottom: 1px dotted #676767;
	width: 100%;
	text-align: center;
}
.white-popup .tabs li:hover a {
	color: #fff;
	border-bottom: 1px solid transparent;
}
.white-popup .tabs li.selected a {
	color: #fff;
	border-bottom: 1px solid transparent;
}
.white-popup .tabs li.selected a:hover {
	border-bottom: 1px solid transparent;
}
.white-popup .reply-field {
	margin-bottom: 19px;
}
.white-popup .reply-field input {
	width: 100%;
	background: #fff;
	border: 1px solid #fff;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	font-size: 1rem;
}
.white-popup .reply-field ::-webkit-input-placeholder {
	color: #272727;
}
.white-popup .reply-field ::-moz-placeholder {
	color: #272727;
}
.white-popup .reply-field :-ms-input-placeholder {
	color: #272727;
}
.white-popup .reply-field ::-ms-input-placeholder {
	color: #272727;
}
.white-popup .reply-field ::placeholder {
	color: #272727;
}
.white-popup .bottom_menu {
	font-size: 0;
	margin-top: 30px;
}
.white-popup .bottom_menu > * {
	font-size: 14px;
	font-size: 0.875rem;
}
.white-popup .bottom_menu .block {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
.white-popup .bottom_menu .block a {
	color: #676767;
	border-bottom: 1px solid #676767;
}
.white-popup .bottom_menu .block a:hover {
	border-bottom: 1px solid transparent;
}
.white-popup .bottom_menu .block .btn {
	height: 40px;
	line-height: 38px;
	width: 165px;
	text-align: center;
	padding: 0;
	margin-bottom: 11px;
}
.white-popup .bottom_menu .block.with_checkbox {
	position: relative;
	text-align: right;
}
.white-popup .bottom_menu .block.with_checkbox .jq-checkbox {
	display: inline-block;
	vertical-align: top;
	margin-top: 2px;
}
.white-popup .bottom_menu .block.with_checkbox p {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	max-width: 102px;
	text-align: left;
	cursor: pointer;
}
.white-popup .bottom_menu .block.with_checkbox .jq-checkbox.checked .jq-checkbox__div {
	margin: 3px 0 0 14px;
}
.white-popup .soc_networks {
	color: #fff;
	font-size: 16px;
	font-size: 1rem;
}
.white-popup .popup-inner {
	padding: 50px 50px;
}
.white-popup .soc_networks .icons i {
	font-weight: normal;
	display: inline-block;
	vertical-align: middle;
	font-family: FontAwesome;
	cursor: pointer;
	margin-left: 13px;
}
.white-popup.redaction {
	width: 1180px;
}
.white-popup.redaction .comments {
	margin: 0;
	padding: 0;
	border-top: none;
}
.white-popup.redaction .popup-inner {
	padding: 50px 50px;
	background: #fff;
}
.white-popup.redaction .comments p {
	text-align: left;
}
.fs14 {
	font-size: 14px;
	font-size: 0.875rem;
}
.our_proekts .h1 {
	margin-bottom: 36px;
}
.our_proekts .categories .block .title {
	margin-bottom: 20px;
}
.categories .block .title a {
	border-bottom: 1px solid transparent;
	color: #1d1f27;
}
.categories .block .title a:hover {
	border-bottom: 1px solid #1d1f27;
}
.radio .audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
	border-left-color: #ababaf;
	border-left: 1.2em solid #ababaf;
}
.radio .audioplayer-bar {
	left: 54px;
}
.radio .audioplayer-playing .audioplayer-playpause a:before, .radio .audioplayer-playing .audioplayer-playpause a:after {
	background-color: #ababaf;
}
.audioplayer-volume:hover .audioplayer-volume-adjust {
	right: 0;
}
.audioplayer-play, .audioplayer-pause, .audioplayer-volume a {
	filter: none;
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
}
.text-error {
	color: #ff0303;
}
.comments .text-error {
	margin-bottom: 15px;
	margin-top: -15px;
}
.white-popup .reply-field input {
	width: 100%;
	background: #fff;
	border: 1px solid #fff;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	font-size: 1rem;
}
.white-popup .reply-field input::-webkit-input-placeholder {
	color: #272727;
}
.white-popup .reply-field input::-moz-placeholder {
	color: #272727;
}
.white-popup .reply-field input:-ms-input-placeholder {
	color: #272727;
}
.white-popup .reply-field input::-ms-input-placeholder {
	color: #272727;
}
.white-popup .reply-field input::placeholder {
	color: #272727;
}
.white-popup .bottom_menu {
	font-size: 0;
	margin-top: 30px;
}
.white-popup .bottom_menu > * {
	font-size: 14px;
	font-size: 0.875rem;
}
.white-popup .bottom_menu .block {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
.white-popup .bottom_menu .block a {
	color: #676767;
	border-bottom: 1px solid #676767;
}
.white-popup .bottom_menu .block a:hover {
	border-bottom: 1px solid transparent;
}
.white-popup .bottom_menu .block .btn {
	height: 40px;
	line-height: 38px;
	width: 165px;
	text-align: center;
	padding: 0;
	margin-bottom: 11px;
}
.white-popup .bottom_menu .block.with_checkbox {
	position: relative;
	text-align: right;
}
.white-popup .bottom_menu .block.with_checkbox .jq-checkbox {
	display: inline-block;
	vertical-align: top;
	margin-top: 2px;
}
.white-popup .bottom_menu .block.with_checkbox p {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	max-width: 102px;
	text-align: left;
	cursor: pointer;
}
.white-popup .bottom_menu .block.with_checkbox .jq-checkbox.checked .jq-checkbox__div {
	margin: 3px 0 0 14px;
}
.white-popup .soc_networks {
	color: #fff;
	font-size: 16px;
	font-size: 0.875rem;
}
.white-popup .popup-inner {
	padding: 50px 50px;
}
.white-popup .soc_networks .icons i {
	font-weight: normal;
	display: inline-block;
	vertical-align: middle;
	font-family: FontAwesome;
	cursor: pointer;
	margin-left: 13px;
}
.white-popup.redaction {
	width: 1180px;
}
.white-popup.redaction .comments {
	margin: 0;
	padding: 0;
	border-top: none;
}
.white-popup.redaction .popup-inner {
	padding: 50px 50px;
	background: #fff;
}
.white-popup.redaction .comments p {
	text-align: left;
}
.fs14 {
	font-size: 14px;
	font-size: 0.875rem;
}
.our_proekts .h1 {
	margin-bottom: 36px;
}
.categories .block .title {
	line-height: 1.1;
}
.our_proekts .categories .block .title {
	margin-bottom: 20px;
}
.categories .block .title a {
	border-bottom: 1px solid transparent;
	color: #1d1f27;
}
.categories .block .title a:hover {
	border-bottom: 1px solid #1d1f27;
}
.radio .audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
	border-left-color: #ababaf;
	border-left: 1.2em solid #ababaf;
}
.radio .audioplayer-bar {
	left: 54px;
}
.radio .audioplayer-playing .audioplayer-playpause a:before, .radio .audioplayer-playing .audioplayer-playpause a:after {
	background-color: #ababaf;
}
.audioplayer-volume:hover .audioplayer-volume-adjust {
	right: 0;
}
.audioplayer-play, .audioplayer-pause, .audioplayer-volume a {
	filter: none;
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
}
.text-error {
	color: #ff0303;
}
.comments .text-error {
	margin-bottom: 15px;
	margin-top: -15px;
}
.user-block .data {
	margin-left: 20px;
}
.user-block .data .name {
	font-weight: 700;
	font-size: 26px;
	font-size: 1.625rem;
	margin-bottom: 15px;
}
.user-block .data .user-links {
	margin-bottom: 20px;
}
.user-block .data .user-links li {
	margin-bottom: 5px;
	font-size: 18px;
	font-size: 1.125rem;
}
.user-block .data .user-links li:before {
	display: none;
}
.vote-main .vote-note-box-text {
	background: #f1f1f1;
	border: 1px solid #cfd0d1;
	padding: 17px 15px;
}
.vote-main .vote-note-box-text p {
	margin-bottom: 0;
}
.vote-main .vote-note-box {
	margin-bottom: 13px;
}
.vote-main .answers table {
	width: 100%;
	border-collapse: collapse;
	vertical-align: middle;
	margin-bottom: 0;
}
.vote-main .answers table td {
	border: none;
	padding: 0;
	color: #21201f;
}
.vote-main .answers .percent {
	background: #262e5c;
	height: 13px;
	margin: 2px 0 3px;
}
.vote-main .total.gray {
	font-weight: 700;
	font-size: 16px;
	font-size: 1rem;
}
.interview .vote-main .poll-submit {
	margin-top: 13px;
	-webkit-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
}
.interview .vote-main .poll-submit .btn {
	height: 40px;
	line-height: 38px;
	padding: 0 34px;
	margin-right: 18px;
	display: inline-block;
	vertical-align: middle;
}
.interview .vote-main .poll-submit div {
	display: inline-block;
	vertical-align: middle;
}
.interview .vote-main .poll-submit div a {
	margin-top: 0;
	position: relative;
	top: -1px;
}
.interview .vote-main .q p {
	margin-bottom: 15px;
}
.competition-slick {
	margin-bottom: 10px;
}
.competition-slick .photo-item {
	font-size: 0;
}
.competition-slick .photo-item > * {
	font-size: 16px;
	font-size: 1rem;
}
.competition-slick .item-img {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
.competition-slick .item-block-d {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	padding-left: 30px;
	min-height: 386px;
	position: relative;
}
.competition-slick .item-block-d .btn {
	height: 40px;
	line-height: 38px;
	color: #fff;
	font-family: 'PT Sans';
}
.competition-slick .item-block-d .item-poll {
	position: absolute;
	bottom: 0;
	left: 30px;
	width: -webkit-calc(100% - 30px);
	width: calc(100% - 30px);
}
.competition-slick .item-block-d .item-description {
	max-height: 300px;
}
.competition-slick .item-block-d .item-description .author {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 700;
	margin-bottom: 25px;
}
.competition-slick .item-block-d .item-poll:after, .competition-slick .item-block-d .item-poll:before {
	content: "";
	display: table;
	width: 100%;
	clear: both;
}
.competition-slick .item-block-d .item-poll span {
	float: right;
	vertical-align: middle;
	position: relative;
	padding-left: 26px;
}
.competition-slick .item-block-d .item-poll span:before {
	content: "";
	position: absolute;
	top: 3px;
	left: 0;
	background: url(/bitrix/templates/svisloch/css/../images/heart.png) no-repeat;
	height: 15px;
	width: 17px;
}
.competition-slick .slick-left {
	background: url(/bitrix/templates/svisloch/css/../images/arrow-left.png) no-repeat rgba(0,0,0,0.5);
	height: 116px;
	width: 50px;
	background-position: 15px 29px;
	outline: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-58px);
	-ms-transform: translateY(-58px);
	transform: translateY(-58px);
	left: 0;
	z-index: 2;
	cursor: pointer;
}
.competition-slick .slick-right {
	background: url(/bitrix/templates/svisloch/css/../images/arrow-right.png) no-repeat rgba(0,0,0,0.5);
	height: 116px;
	width: 50px;
	background-position: 15px 29px;
	outline: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-58px);
	-ms-transform: translateY(-58px);
	transform: translateY(-58px);
	right: 588px;
	z-index: 2;
	cursor: pointer;
}
.competition-previews .preview-item {
	display: inline-block;
	vertical-align: top;
	margin-right: 8px;
	position: relative;
	cursor: pointer; 
}
.competition-previews .preview-item:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
}
.competition-previews .preview-item.selected:before {
	background: rgba(0,0,0,0);
}




.top-banner img,
.banner-block img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.banner-block {
	margin-bottom: 30px;
}
.banner-block.margin-top {
	margin-top: 30px;
}

.flex-head {
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
}
.anounce-imgs {
	font-size: 0;
	letter-spacing: 0;
	margin: 18px 0px 10px;
}
.anounce-imgs a {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
	margin-right: 10px;
	max-width: 144px;
	border-bottom: 0 !important;
	text-decoration: none;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}
.anounce-imgs a:hover {
	opacity: 0.8;
}
.btn.mini {
	padding: 0px 30px;
	height: 40px;
	line-height: 38px;
}
.lg-backdrop.in {
	opacity: 0.9;
}

.popup-adveristment .h2,
.popup-adveristment h2 {
	color: #FFF;
}
.white-popup textarea {
	width: 100%;
	font-size: 16px;
	font-size: 1rem;
	background: #fff;
  border: 1px solid #fff;
  color: #505050;
}
.file-field {
	padding-top: 5px;
	text-align: left;
}
.jq-file__browse {
	display: none;
}
.white-popup .jq-file .jq-file__name {
	color: #FFF;
}
.another-file-wrp {
	text-align: left;
	display: none;
}
.mfp-bg {
	opacity: 0.9;
}


.quote {
	width: 270px;
	position: relative;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	background: #e8e8e8;
	padding: 30px 30px 54px;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	font-family: 'Lora';
	color: #000;
	text-align: center;
}
.quote:after {
	content: "";
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 23px;
	height: 19px;
	background: url(/bitrix/templates/svisloch/css/../images/quotes.png) center no-repeat;
}
.quote.quote-with-img .img {
	background: url(/bitrix/templates/svisloch/css/../images/dots.png) center top repeat-y;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 7px 5px 8px;
}
.quote.quote-with-img .img img {
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.quote .author {
	padding-top: 15px;
	color: rgba(0,0,0,0.5);
	font-family: 'PT Sans';
}
.last_article {
	clear: both;
	float: none;
}

.reed-also {
	margin-top: 20px;
	margin-bottom: 20px;
	background: #e8e8e8;
	padding: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: inline-flex;
	display: -ms-flex;
	display: -ms-inline-flexbox;
	display: -ms-flexbox;	
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
}
.reed-also .img {
	-webkit-flex: 0 0 180px;
	-moz-flex: 0 0 180px;
	-ms-flex: 0 0 180px;
	-o-flex: 0 0 180px;
	flex: 0 0 180px;
	padding-right: 20px;
}
.reed-also .title-hint {
	margin-bottom: 3px;
}
.reed-also .title {
	font-weight: 700;
}
.reed-also .title a {
	color: #000;
}
.youtube-video-block {
	position: relative;
	width: 100%;
	height: 400px;
	max-width: 900px;
	margin-bottom: 15px;
}
.youtube-video-block .video-link {
	display: none;
}
.youtube-video-block iframe {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: #000;
}
.full_interview,
article {
	line-height: 1.42;
}
.full_interview .highslide {
	/*display: inline-block;*/
}
.full_interview img[style*="float: left;"],
.full_interview img[style*="float:left;"],
.full_interview img[style*="float : left;"],
.full_interview img[style*="float:left"],
.full_interview img[style*="float: left"] {
	margin-right: 20px;
	margin-bottom: 10px;
	display: inline-block;
}
.full_interview img[style*="float: right;"],
.full_interview img[style*="float:right;"],
.full_interview img[style*="float : right;"],
.full_interview img[style*="float:right"],
.full_interview img[style*="float: right"] {
	margin-left: 20px;
	margin-bottom: 10px;
	display: inline-block;
}
.full_interview img {margin-bottom: 10px;}

footer .farba span {
	display: inline-block;
	position: relative;
	padding-left: 24px;
	color: #FFF;

}
footer .farba span:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -18px;
	width: 18px;
	height: 27px;
	background: url(/bitrix/templates/svisloch/css/../images/farba.png) center no-repeat;
}
.audioplayer-playing .audioplayer-playpause a {
	border-bottom: 0;
}
.clr{clear:both;}
.wrap-h1{display: block;}
.wrap-h1 h1{float: left;}
.wrap-h1 .filter-block{float: right; padding-top: 13px;}
.wrap-h1 .filter-block .name{display: inline-block; vertical-align:middle; font-size: 16px; font-size: 1rem; font-family: 'Lora', serif; font-weight: bold; margin-right: 10px;}
.wrap-h1 .filter-block form{display: inline-block; vertical-align: middle;}
.wrap-h1 .filter-block form select{height: 25px;}

.footer_logo .filter-block{padding-top: 13px; display: block; color: #fff; margin-top: 20px;}
.footer_logo .filter-block-inner{padding:5px 10px; border:1px solid #fff; display: inline-block;}
.footer_logo .filter-block select{min-width: 190px;}
.footer_logo .filter-block .name{display: inline-block; vertical-align:middle; font-size: 16px; font-size: 1rem; font-family: 'Lora', serif; font-weight: bold; margin-right: 10px;}
.footer_logo .filter-block form{display: inline-block; vertical-align: middle;}
.footer_logo .filter-block form select{height: 25px;}

.main_menu a[href*="advertising"] {
	color: red;
}
.main_menu a[href*="advertising"]:hover {
	border-bottom-color: red;
}
.share .ya-share2__container_size_m .ya-share2__icon {
	width: 36px;
	height: 36px;
	-webkit-background-size: 28px;
	background-size: 28px;
	background-position: center;
	background-repeat: no-repeat;
}
video, iframe {
	display: block;
	max-width: 100%;
}
aside .contests .img {
	max-width: 380px;
	margin-left: auto;
	margin-right: auto;
}
aside .contests .img a {
	color: #FFF;
}
aside .contests .img .text a.link {
	display: block;
	margin-top: 20px;
	border-bottom: 0 !important;
}
.full_interview img.float, article img.float, img.float {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
.full_interview, article {
	clear: both;
}
.banner-right a:hover{text-decoration: none; border-bottom: none;}
/* End */


/* Start:/bitrix/templates/svisloch/css/resp.css?157607573723921*/
.mm-toggler,
.mobile-only {
	display: none;
}
.mobile-menu {
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0;
	bottom: 0;
	width: 270px;
	padding: 20px 15px;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	background: #FFF;
	transform: translateX(-280px);
	transition: transform .35s ease-in;
	-webkit-box-shadow: 3px 0px 30px -3px rgba(0,0,0,0.32);
	box-shadow: 3px 0px 30px -3px rgba(0,0,0,0.32);
}
.mobile-menu.opened {
	transform: translateX(0px);
}
.mm-overlay {
	position: fixed;
	left: 0;
	width: 100%;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,0.6);
	z-index: 997;
	-webkit-transition: transform .3s .15s;
	transition: transform .3s .15s;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left;
	transform-origin: left;
}
.mm-overlay.opened {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.mm-toggler {
	display: none;
	vertical-align: middle;
	position: relative;
	z-index: 9;
	width: 45px;
	height: 40px;
	cursor: pointer;
}
.mm-toggler > i {
	display: block;
	position: absolute;
	right: 0px;
	width: 24px;
	height: 2px;
	background: #000;
	-webkit-transition: transform .3s, background .3s;
	-moz-transition: transform .3s, background .3s;
	-ms-transition: transform .3s, background .3s;
	-o-transition: transform .3s, background .3s;
	transition: transform .3s, background .3s;
}
.mm-1 {
	top: 12px;
}
.mm-2 {
	top: 50%;
	margin-top: -1px;
}
.mm-3 {
	bottom: 12px;
}
.mm-toggler.opened .mm-1 {
	top: 50%;
	margin-top: -1px;
	background: #1c295d;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.mm-toggler.opened .mm-2 {
	background: transparent;
}
.mm-toggler.opened .mm-3 {
	bottom: auto;
	top: 50%;
	margin-top: -1px;
	background: #1c295d;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.mobile-menu li,
.mobile-menu ul {
	list-style-type: none;
}
.mobile-menu a {
	border-bottom: 0;
}
.mobile-menu ul li:before {
	content: none;
}
.mobile-menu li ul {
	display: none;
	padding: 15px;
}
.mobile-menu li {
	margin-bottom: 4px;
}
.mobile-menu-top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: inline-flex;
	display: -ms-flex;
	display: -ms-inline-flexbox;
	display: -ms-flexbox;	
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	padding: 10px 15px;
	margin: -20px -15px 10px;
	background: #1c295d;
	color: #FFF;
}
.mobile-menu-top .weather img {
	position: relative;
	top: -1px;
	-webkit-filter: brightness(1000%);
	-moz-filter: brightness(1000%);
	filter: brightness(1000%);
	opacity: 0.8;
}
.mobile-category,
.mobile-links,
.mobile-auth {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.mobile-category,
.mobile-auth {
	padding-bottom: 11px;
}
.mobile-auth {
	display: block;
}
.mobile-category > ul > li {
	margin-bottom: 5px;
}
.mobile-category > ul > li > a {
	display: block;
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
	padding: 3px 0px;
}
.mobile-category .childs-in {
	position: relative;
	padding-right: 26px;
}
.mobile-category .childs-toggler {
	position: absolute;
	right: 0;
	top: 1px;
	width: 24px;
	height: 24px;
	z-index: 1;
	border: 1px solid #ddd;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	cursor: pointer;
	background: url(/bitrix/templates/svisloch/css/../images/down.svg) center no-repeat;
	-webkit-background-size: 12px;
	background-size: 12px;
	-webkit-transition: transform .3s;
	transition: transform .3s;
}
.mobile-category .childs-toggler.opened {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.mobile-category li ul {
	display: none;
	padding: 10px 15px;
}
.mobile-socials > span {
	display: block;
	position: relative;
	padding-left: 26px;
	margin-bottom: 5px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	background: url(/bitrix/templates/svisloch/css/../images/share.svg) left center no-repeat;
	-webkit-background-size: 16px;
	background-size: 16px;
}
.mobile-socials > ul {
	padding-left: 26px;
}
.mobile-socials a {
	color: #6a6c73
}
.mobile-links > ul > li > a {
	display: block;
	padding: 2px 0;
}
.mobile-links .childs-in {
	position: relative;
	padding-right: 26px;
}
.mobile-links .childs-toggler {
	position: absolute;
	right: 0;
	top: 0px;
	width: 21px;
	height: 21px;
	z-index: 1;
	cursor: pointer;
	background: url(/bitrix/templates/svisloch/css/../images/down.svg) center no-repeat;
	-webkit-background-size: 10px;
	background-size: 10px;
	-webkit-transition: transform .3s;
	transition: transform .3s;
}


@media only screen and (max-width : 1630px) {

#wrapper,
#footer {
	min-width: 100%;
}
nav.sections li a {
	padding: 0px 16px;
}
.categories .mini_news {
	font-size: 0;
	letter-spacing: 0;
}
.categories .mini_news > * {
	font-size: 14px;
	font-size: 0.875rem;
}
.categories .mini_news .link_shadow {
	width: 80px;
}
.categories .mini_news .link {
	width: calc(100% - 96px);
	max-width: none;
}
.only_facts {
	width: 66.66%;
	margin-right: -3px;
	padding-right: 20px;
}
.our_video {
	width: 33.33%;
	margin-right: -3px;
}
.banner {
	margin-right: -10px;
}
.banner .link_shadow {
	margin-right: 10px;
}
.footer-top .button .btn {
	padding: 0px 25px;
}
.video_with_link .link_shadow {
	display: block;
}
.container_with_aside .our_video .video_with_link {
	height: auto;
}
.video_with_link .link {
	left: 20px;
	bottom: 20px;
	max-width: none;
}
.responsive-table {
	overflow-x: auto;
	width: 100%;
	max-width: 100%;
}

}/*1630px end*/


@media only screen and (max-width : 1440px) {


nav.sections li a {
	font-size: 16px;
	font-size: 1rem;
}
.header-middle .subscription {
	padding-left: 20px;
	/*display: -webkit-box;
	display: -webkit-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: inline-flex;
	display: -ms-flex;
	display: -ms-inline-flexbox;
	display: -ms-flexbox;	
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;*/
}
.header-middle .search .social_networks span {
	display: none;
}
.header-middle .subscription img {
	margin-left: 15px;
	max-width: 30%;
}
.header-middle .subscription .h2 {
	font-size: 20px;
	font-size: 1.25rem;
}
.thinking_out_loud .news .block .link {
	padding: 0px 30px;
	margin-bottom: 8px;
}
.thinking_out_loud .news .block .author {
	margin-bottom: 8px;
}
.thinking_out_loud .news .block {
	background: none;
}
.carousel-today .slick-prev, .carousel-today .slick-next {
	top: 160px;
}

}/*1440px end*/


@media only screen and (max-width : 1380px) {

.main_menu li {
	padding-right: 18px;
}
.header-middle {
	padding-top: 25px;
	padding-bottom: 25px;
}
.header-middle .logo {
	width: 23%;
	padding-top: 3px;
	vertical-align: middle;
}
.header-middle .subscription {
	width: 27%;
	vertical-align: middle;
}
.header-middle .search {
	width: 50%;
	margin-bottom: 0;
	vertical-align: middle;
}
.header-middle .subscription .h2 {
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1.3;
	margin-bottom: 3px;
}
.header-middle .subscription img {
	max-width: 70px;
}
.header-middle .search .top-menu {
	margin-bottom: 10px;
}
.main_menu li {
	padding-right: 13px;
}
.main_menu li.childs-in:before {
	right: -5px;
}
nav.sections > ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: inline-flex;
	display: -ms-flex;
	display: -ms-inline-flexbox;
	display: -ms-flexbox;	
	display: flex;
}
nav.sections > ul > li {}
nav.sections > ul > li > a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: inline-flex;
	display: -ms-flex;
	display: -ms-inline-flexbox;
	display: -ms-flexbox;	
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	text-align: center;
	line-height: 1.05;
	white-space: normal;
	-ms-text-overflow: unset;
	text-overflow: unset;
}
.main_block .big_item,
.main_block .little_items {
	height: 420px;
}
.main_block .little_items .item {
	height: 210px;
	position: relative;
	overflow: hidden;
}
.item .text {
	padding-right: 20px;
	bottom: 20px;
	margin-bottom: 0;
}
.big_item .text {
	bottom: 30px;
	margin-bottom: 0;
	padding-right: 36px;
}
.container_with_aside {
	padding-right: 320px;
}
#sideRight,
#sideRight.pd_top {
	width: 300px;
	margin-left: -300px;
}
#sideRight .for_user a {
	font-size: 17px;
	font-size: 1.0625rem;
}
.categories .item .text {
	margin-right: 0;
}
.item .text {
	line-height: 1.3;
}
.categories .mini_news .link a {
	line-height: 1.35;
}
.footer-top .footer_logo {
	width: 30%;
	padding-right: 40px;
}
.footer-top .information,
.footer-top .contacts {
	padding-right: 25px;
}
.footer-top .information,
.footer-top .contacts,
.footer-top .button {
	width: 23.333%;
}
.footer-top .button {
	text-align: right;
}
.our_video .video_with_link input {
	width: 50px;
	height: 60px;
	-webkit-background-size: 60px;
	background-size: 60px;
}
.btn,
input.btn,
input[type="button"],
input[type="submit"],
input[type="reset"] {
	padding: 0px 30px;
}
#sideRight .tabs li a {
	font-size: 14px;
	font-size: 0.875rem;
}
.list_of_news .block .text {
	padding-left: 20px;
}
.error_404 {
	padding: 30px 0px 60px;
}
.error_404 .h1 {
	margin-bottom: 50px;
}
.error_404 .h2,
.error_404 .h6 {
	margin-bottom: 20px;
}
.list_of_authors .block .img {
	margin-right: 0;
	max-width: 140px;
}
.main_block .little_items .link_shadow img {
	max-width: none;
}
.interview .vote-main .poll-submit .btn {
	padding: 0px 20px;
}

}/*1380px end*/


@media only screen and (max-width : 1280px) {

.header-middle .search .social_networks span {
	display: none;
}
.item .text {
	left: 15px;
	padding-right: 15px;
}
.item .text a {
	font-size: 14px;
	font-size: 0.875rem;
}
.categories .mini_news .link_shadow,
.categories .mini_news .link {
	vertical-align: top;
}
.categories .mini_news .link_shadow {
	width: 70px;
	margin-right: 10px;
}
.categories .mini_news .link {
	margin-top: -2px;
	width: calc(100% - 80px);
}
#sideRight .for_user a {
	font-size: 16px;
	font-size: 1rem;
}
#sideRight .for_user img {
	min-height: 90px;
}
.only_facts .big_item .link_shadow img {
	height: auto;
}
.header-middle .search .social_networks li:nth-of-type(6),
.header-middle .search .social_networks li:nth-of-type(7) {
	display: none;
}

}/*1280px end*/


@media only screen and (max-width : 1200px) {

.header-top .time_and_date {
	display: none;
}
.container_with_aside {
	padding-right: 260px;
}
#sideRight,
#sideRight.pd_top {
	width: 240px;
	margin-left: -240px;
}
#sideRight .for_user a {
	font-size: 14px;
	font-size: 0.875rem;
}
.thinking_out_loud .news .block .img img {
	width: 130px;
	height: 130px;
}
nav.sections li a {
	padding: 0px 10px;
	font-size: 15px;
	font-size: 0.9375rem;
}
.carousel-today .slick-prev,
.carousel-today .slick-next {
	top: 150px;
}

}/*1200px end*/


@media only screen and (max-width : 1040px) {

.header-middle {
	padding-top: 15px;
	padding-bottom: 15px;
}
.header-middle .subscription .h2 {
	font-size: 16px;
	font-size: 1rem;
}
.header-middle .search .social_networks li:nth-of-type(5) {
	display: none;
}
.header-middle .middle-menu .example {
	display: none;
}
.main_block .big_item,
.main_block .little_items {
	height: 370px;
}
.main_block .little_items .item {
	height: 185px;
}
.main-block {
	padding-bottom: 25px;
}
.main_block .top_news {
	margin-bottom: 25px;
}
.news_without_img {
	margin: 0px -15px;
}
.news_without_img .item {
	padding: 5px 15px;
}
.responsive-table {
	max-width: 100%;
	width: 100%;
	overflow-x: auto;
	margin-bottom: 14px;
}
.responsive-table table {
	margin-bottom: 0;
}
table tr td {
	padding: 12px 15px;
	font-size: 14px;
	font-size: 0.875rem;
	width: auto;
}

}/*1040px end*/


@media only screen and (max-width : 992px) {

.mobile-menu {
	display: block;
}
.header-middle {
	padding-right: 50px;
	position: relative;
}
.mm-toggler {
	position: absolute;
	right: 0;
	display: block;
	top: 0;
	bottom: 0;
	margin: auto 0;
}
.header-middle .subscription img {
	max-width: 55px;
	margin-left: 10px;
}
.header-middle .subscription .h2 {
	font-size: 15px;
	font-size: 0.9375rem;
}
.main_block {
	padding-top: 20px;
	padding-bottom: 10px;
}
.news_without_img {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.news_without_img .item {
	max-width: 50%;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 20px;
}

.container_with_aside {
	padding-right: 0;
	padding-left: 0;
}
#sideRight, #sideRight.pd_top {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}
#sideRight.pd_top {
	padding-top: 0;
}

#sideRight .for_user {
	width: 50%;
	width: calc(50% - 20px);
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	margin-right: 17px;
}
#sideRight .tabs {
	margin-bottom: 20px;
}
#sideRight .tabs > div .block {
	padding: 10px 0;
}
#sideRight .tabs ul {
	margin-bottom: 5px;
}
.categories .block .title,
.our_video .title,
.only_facts .title,
.our_video .news .title {
	margin-bottom: 15px;
}
.header-bottom {
	height: 52px;
	display: none;
}
nav.sections {
	display: none;
}
.categories .item .text a {
	max-height: 71px;
	overflow: hidden;
	display: inline-block;
	border-bottom: 0;
}
.categories .item .text a:hover {
	text-decoration: underline;
}
.footer-top .button .btn {
	height: 52px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: inline-flex;
	display: -ms-flex;
	display: -ms-inline-flexbox;
	display: -ms-flexbox;	
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	line-height: 1;
	white-space: normal;
}
.main_block {
	margin-top: 0;
}
.main_block .little_items .link_shadow:before {
	background: rgba(18, 17, 17, 0.42);
}
.header-top {
	padding: 5px 0;
}
.main_menu li:last-child {
	display: none;
}
.header-middle .weather {
	display: none;
}
.navigation {
	margin-bottom: 20px;
}

}/*992px end*/


@media only screen and (max-width : 860px) {

.header-middle {
	padding-top: 16px;
	padding-bottom: 16px;
	margin-bottom: 15px;
}
.header-middle:after {
	content: "";
	position: absolute;
	left: -15px;
	right: -15px;
	height: 1px;
	bottom: 0;
	background: #f1f1f1;
}

.header-middle .logo {
	width: 160px;
	padding-top: 0;
}
.header-middle .search {
	width: calc(100% - 160px);
}
.header-middle .subscription {
	display: none;
}
.header-middle .middle-menu form {
	margin-bottom: 0;
}
.top-menu {
	display: none;
}
.main_block .big_item,
.main_block .little_items {
	display: block;
	width: 100%;
}
.main_block .big_item,
.main_block .little_items {
	height: auto;
}
.main_block .little_items .item {
	height: auto;
}
.main_block .little_items .link_shadow img {
	min-width: 100%;
}
.main_block .link_shadow {
	display: block;
	overflow: hidden;
	background-repeat: no-repeat !important;
	background-position: center !important;
	-webkit-background-size: cover;
	background-size: cover;
}
.big_item .link_shadow {
	max-height: 350px;
}
.main_block .little_items .link_shadow {
	max-height: 190px;
	display: block;
}
.categories .block .title,
.our_video .title,
.only_facts .title,
.our_video .news .title,
.categories .block .title a,
.our_video .title a,
.only_facts .title a,
.our_video .news .title a {
	font-size: 22px;
	font-size: 1.375rem;
}
.item .text {
	bottom: 10px;
}
.item .text .info {
	margin-bottom: 2px;
}

}/*860px end*/ 


@media only screen and (max-width : 768px) {

.header-top {
	display: none;
}
.categories {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.categories > .block {
	width: 50%;
	margin-bottom: 20px;
}
.categories > .block .item  {
	/*margin-bottom: 0;*/
}
.thinking_out_loud {
	margin-bottom: 40px;
	padding: 30px 0;
}
.thinking_out_loud .title {
	margin-bottom: 15px;
}
.thinking_out_loud .news {
	padding: 0px 15px;
	margin-right: -15px;
}
.thinking_out_loud .news .block {
	padding-right: 15px;
}
.thinking_out_loud .news .block .img {
	margin: 0 auto 10px;
}
.thinking_out_loud .news .block .link {
	margin-bottom: 4px;
	padding: 0px 10px;
}
.thinking_out_loud .news .block .author {
	margin-bottom: 4px;
}
.footer-top .footer_logo,
.footer-top .information,
.footer-top .contacts {
	width: 33.33%;
}
.footer-top {
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.footer-top .button {
	width: 100%;
	margin-top: 20px;
	padding-top: 25px;
	text-align: center;
	border-top: 1px solid #34363d;
}
.footer-bottom {
	text-align: center;
}
.footer-bottom .left,
.footer-bottom .right {
	float: none;
}
.footer-bottom .condition {
	margin-bottom: 18px;
}
#toTop {
	width: 36px;
	height: 36px;
	bottom: 15px;
	right: 15px;
	background: rgba(37, 45, 92, 0.5);
	padding: 7px;
}
.navigation {
	margin-bottom: 10px;
}
.h1, h1 {
	font-size: 27px;
	font-size: 1.6875rem;
	line-height: 1.1;
}
.h2, h2 {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1.25;
}
.comments form {
	padding: 18px 15px 20px;
}
.comments form textarea {
	max-height: 150px;
}
.carousel-today .slick-prev, .carousel-today .slick-next {
	width: 40px;
	height: 70px;
	margin-top: -35px;
}
.carousel-today .slick-prev:before, .carousel-today .slick-next:before {
	background-position: center;
	width: 40px;
	height: 70px;
	-webkit-background-size: 12px;
	background-size: 12px;
}
.error_404 {
	padding: 20px 0px 40px;
}
.error_404 .h1 {
	font-size: 150px;
	line-height: 150px;
	margin-bottom: 20px;
}

}/*768px end*/


@media only screen and (max-width : 690px) {

.only_facts {
	width: 60%;
}
.our_video {
	width: 40%;
}

}/*690px end*/


@media only screen and (max-width : 640px) {

.thinking_out_loud .news .block .img img {
	width: 115px;
	height: 115px;
}
.comments .btn {
	margin-left: 10px;
}

}/*640px end*/


@media only screen and (max-width : 570px) {

.comments .auth {
	float: none;
	margin-bottom: 20px;
}
.comments .left {
	float: none;
}
.congratulation {
	margin-bottom: 20px;
}
.congratulation .share {
	float: none;
}
.footer-top .button .btn {
	height: 42px;
}
.radio .radio_programms .block .audio {
	max-width: 100%;
}
.list_of_news.obyavleniya .flex-head {
	display: block;
}
.list_of_news.obyavleniya .flex-head h1,
.list_of_news.obyavleniya .flex-head .h1 {
	margin-bottom: 20px;
}

}/*570px*/


@media only screen and (max-width : 533px) {

.inner {
	max-width: 100%;
}
.header-middle {
	padding-right: 40px;
}
.header-middle .logo {
	padding-right: 15px;
	width: 130px;
}
.header-middle .search {
	width: calc(100% - 130px);
}
.header-middle .middle-menu form input[type="text"] {
	padding: 0px 10px;
	height: 40px;
}

.main_block .top_news {
	margin-bottom: 5px;
}
.news_without_img {
	width: 380px;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	display: block;
}
.news_without_img .item {
	width: 100%;
	max-width: 100%;
	padding: 10px 0;
	border-bottom: 1px solid #303239;
	margin-bottom: 0;
}
.news_without_img .item:last-child {
	border-bottom: 0;
}
.news_without_img .item + .item {
	border-left: 0;
}
.news_without_img .item p {
	margin-bottom: 2px;
	font-size: 12px;
	font-size: 0.75rem;
}
.item .text .info {
	font-size: 12px;
	font-size: 0.75rem;
}
.categories {
	display: block;
	margin-right: 0px;
	margin-bottom: 20px;
	max-width: 100%;
}
.categories > .block {
	width: 380px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0;
}
.categories .link_shadow img {
	min-width: 100%;
}
.categories .mini_news {
	padding: 10px 0;
}
.only_facts,
.our_video {
	display: block;
	width: 380px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0;
}
#sideRight,
#sideRight.pd_top,
#sideleft {
	width: 380px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
#sideRight .for_user {
	margin-right: 0;
	display: block;
	width: 100%;
}
.thinking_out_loud {
	padding-bottom: 15px;
	width: 380px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.thinking_out_loud .news .block {
	display: block;
	width: 100%;
	float: none;
	margin-bottom: 20px;
	position: relative;
	padding-left: 85px;
	min-height: 70px;
	text-align: left;
}
.thinking_out_loud .news .block .img {
	margin-bottom: 8px;
	position: absolute;
	left: 0;
	top: 0;
}
.thinking_out_loud .news .block .img img {
	width: 70px;
	height: 70px;
}
.thinking_out_loud .news .block .link {
	padding: 0;
	font-size: 16px;
	font-size: 1rem;
}
.banner {
	margin-bottom: 20px;
	width: 380px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.banner .link_shadow {
	max-width: 50%;
	max-width: calc(50% - 10px);
	margin-bottom: 10px;
}
footer {
	padding: 35px 0;
}
.footer-top .footer_logo {
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 25px;
	text-align: center;
	border-bottom: 1px solid #34363d;
}
.footer-top .footer_logo img {
	max-width: 200px;
}
.footer-top .information, .footer-top .contacts {
	width: 50%;
}

}/*533px*/


@media only screen and (max-width : 480px) {

.main_block .top_news {
	margin-left: -15px;
	margin-right: -15px;
}
.list_of_news .block .text {
	padding-left: 15px;
}
.list_of_news .block .text .title {
	font-size: 17px;
	font-size: 1.0625rem;
}
.big_item .text {
	left: 20px;
	padding-right: 20px;
}
.main_block {
	padding-top: 0;
}
.big_item .text a {
	font-size: 22px;
	font-size: 1.375rem;
}

}/*480px*/


@media only screen and (max-width : 420px) {

.header-middle {
	padding-right: 35px;
}
.header-middle .logo {
	padding-right: 10px;
	width: 110px;
}
.header-middle .search {
	width: calc(100% - 110px);
}
.header-middle .middle-menu form input[type="text"] {
	height: 38px;
}
.mm-toggler {
	width: 35px;
}
form.search_form input[type="submit"] {
	right: 10px;
}
.list_of_news .block {
	padding: 20px 0;
}
.list_of_news .block .img {
	width: 100%;
	margin-bottom: 10px;
}
.list_of_news .block .img img {
	min-width: 100%;
}
.list_of_news .block .text {
	width: 100%;
	padding-left: 0;
}
.list_of_news .block .text .title {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 8px;
}
.list_of_news .block .text .data {
	margin-bottom: 4px;
}
.list_of_news .block .text > span,
.list_of_news .block .text a {
	font-size: 14px;
	font-size: 0.875rem;
}
.list_of_news .block .text br {
	display: none;
}
.error_404 .h1 {
	font-size: 120px;
	line-height: 120px;
} 

}/*420px*/


@media only screen and (max-width : 360px) {

}/*360px*/


@media only screen and (max-width : 320px) {

}/*320px*/
/* End */


/* Start:/bitrix/templates/svisloch/vi/vi.css?157686608618939*/
:root {
	--black: #000;
	--black_bg: #313131;
	--black_font: #ccc;
	--black_border: #555;

	--brown: #3b2716;
	--brown_bg: #5f3f23;
	--brown_font: #a9e44d;
	--brown_border: #845932;

	--lime: #a9e44d;
	--yellow: #efdf4d;
}

.interview form label .jq-radio {
  vertical-align: baseline;
}

.vi-toggler {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	background: url(/bitrix/templates/svisloch/vi/../vi/eye.svg) center no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	margin-left: 12px;
	cursor: pointer;
	position: relative;
}
html.vi .vi-toggler:before {
	content: "";
	position: absolute;
	left: -2px;
	right: -2px;
	top: 50%;
	margin-top: -1px;
	height: 2px;
	background: #FFF;
	-ms-transform: rotate(-35deg);
	transform: rotate(-35deg);
}

html:not(.vi) .vi-toggler,
.vi-bg-white .vi-toggler {
	filter: brightness(0);
}

.vi-start-btn {
	display: flex;
	-ms-align-items: center;
	align-items: center;
	text-align: left;
	/*display: none;*/
	height: 50px;
	line-height: 1;
	font-size: 18px;
	border: 0;
	margin-top: 15px;
	padding: 0px 15px 0px 50px;
	font-weight: 700;
	border: 4px solid #FFF !important;
	cursor: pointer;
	color: #FFF !important;
	position: relative;
}
.vi-start-btn:before {
	content: "";
	position: absolute;
	left: 17px;
	top: 50%;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	background: url(/bitrix/templates/svisloch/vi/../vi/eye.svg) center no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
.vi-panel {
	display: none;
	visibility: hidden;
	opacity: 0;
	background: #FFF;
	padding: 15px 0 0;
	font-size: 1rem;
	position: relative;
	z-index: 9;
	overflow: hidden;
}
.vi-panel.opened {
	display: block;
	visibility: visible;
	opacity: 1;
}
.vi-panel .flex {
	margin-left: -25px;
	margin-right: -25px;
	-ms-align-items: flex-end;
	align-items: flex-end;
}
.vi-panel-group {
	padding: 0px 25px;
	margin-bottom: 15px;
	border-right: 1px solid #a7a7a7;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	max-width: 30%;
}
.vi-group-title {
	font-size: 17px !important;
	/*font-weight: 700;*/
	margin-bottom: 8px;
	color: #000;
	max-width: 120px;
	line-height: 1.25 !important;
}
.vi-group-btns {
	display: -webkit-box;
	display: -webkit-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: inline-flex;
	display: -ms-flex;
	display: -ms-inline-flexbox;
	display: -ms-flexbox;	
	display: flex;
}
.vi-group-btns {
	display: -webkit-box;
	display: -webkit-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: inline-flex;
	display: -ms-flex;
	display: -ms-inline-flexbox;
	display: -ms-flexbox;	
	display: flex;
}
.vi-group-btns a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: inline-flex;
	display: -ms-flex;
	display: -ms-inline-flexbox;
	display: -ms-flexbox;	
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	text-align: center;
	min-width: 44px;
	height: 44px;
	line-height: 1 !important;
	background: #FFF;
	padding: 0px 8px;
	margin-right: 10px;
	max-width: 88px;
	border: 1px solid #333;
	font-weight: 700;
	color: #000 !important;
	font-size: 16px !important;
	letter-spacing: 0 !important;
	word-break: break-all;
}
.vi-group-btns a:last-child {
	margin-right: 0;
}
.vi-group-btns a.active {
	border-color: #ffe743;
	-webkit-box-shadow: 0px 0px 0px 2px #ffe743;
	box-shadow: 0px 0px 0px 2px #ffe743;
}
a.vi-bg-black {
	background: #000;
	color: #FFF !important;
}
a.vi-bg-brown {
	background: var(--brown);
	color: #a9e44d !important;
}
a.vi-font-plus {
	font-size: 38px !important;
}
a.vi-font-minus {
	position: relative;
}
a.vi-font-minus:after {
	content: "";
	position: absolute;
	height: 4px;
	width: 20px;
	background: #000;
	top: 50%;
	left: 50%;
	margin-top: -2px;
	margin-left: -10px;
}



.header-top {
	position: relative;
	padding-right: 40px;
}
.header-top .vi-toggler {
	position: absolute;
	right: 15px;
	top: 0;
	bottom: 0;
	margin: auto 0;
}


html.vi-fz-10 {
	font-size: 10px;
}
html.vi-fz-11 {
	font-size: 11px;
}
html.vi-fz-12 {
	font-size: 12px;
}
html.vi-fz-13 {
	font-size: 13px;
}
html.vi-fz-14 {
	font-size: 14px;
}
html.vi-fz-15 {
	font-size: 15px;
}
html.vi-fz-16 {
	font-size: 16px;
}
html.vi-fz-17 {
	font-size: 17px;
}
html.vi-fz-18 {
	font-size: 18px;
}
html.vi-fz-19 {
	font-size: 19px;
}
html.vi-fz-20 {
	font-size: 20px;
}
html.vi-fz-21 {
	font-size: 21px;
}
html.vi-fz-22 {
	font-size: 22px;
}
html.vi-fz-23 {
	font-size: 23px;
}
html.vi-fz-24 {
	font-size: 24px;
}
html.vi-fz-25 {
	font-size: 25px;
}
html.vi-fz-26 {
	font-size: 26px;
}




/*
Letter Spasing
*/
html.vi-ls-25,
html.vi-ls-25 * {
	letter-spacing: 0.08em;
}
html.vi-ls-50,
html.vi-ls-50 * {
	letter-spacing: 0.15em;
}


/*
Line Height
*/
html.vi-lh-15,
html.vi-lh-15 * {
	line-height: 1.7;
}
html.vi-lh-2,
html.vi-lh-2 * {
	line-height: 2.2;
}


/*
Images
*/
html.vi img,
html.vi *[style*="background-image: url"],
html.vi video,
html.vi iframe {
	filter: gray;
	-webkit-filter: grayscale(45%);
	-ms-filter: grayscale(45%);
	filter: grayscale(45%);
}

html.vi.vi-img-colored img,
html.vi.vi-img-colored *[style*="background-image: url"],
html.vi-img-gray video,
html.vi-img-gray iframe {
	-webkit-filter: none !important;
	-ms-filter: none !important;
	filter: none !important;
}
html.vi-img-gray img,
html.vi-img-gray *[style*="background-image: url"],
html.vi-img-gray video,
html.vi-img-gray iframe {
	filter: gray;
	-webkit-filter: grayscale(100%) !important;
	-ms-filter: grayscale(100%) !important;
	filter: grayscale(100%) !important;
}
html.vi-img-off img {
	opacity: 0 !important;
	visibility: hidden !important;
}
html.vi-img-off .logo img {
	opacity: 1 !important;
	visibility: visible !important;
}

html.vi-img-off *[style*="background-image: url"] {
	background: #222 !important;
}
html.vi-img-off.vi-bg-brown *[style*="background-image: url"] {
	background: #734a25 !important;
}


html.vi-bg-black body{
	background: #000;
	color: #FFF;
}

html.vi-bg-brown a:not(.btn) {
	color: var(--yellow);
}
html.vi-bg-brown a:not(.btn):hover {
	color: var(--lime);
	/*text-decoration: underline;*/
}
html.vi-bg-black a:not(.btn) {
	color: #FFF;
}
html.vi-bg-black a:not(.btn):hover {
	color: rgba(255,255,255,0.5);
	/*text-decoration: underline;*/
}
html.vi-bg-brown .btn {
	background: #efdf4d !important;
	border-color: #efdf4d !important;
	color: #3a2716 !important;
}
html.vi-bg-brown .btn:hover {
	background: #a9e44d !important;
	border-color: #a9e44d !important;
}

html.vi-bg-black h1,
html.vi-bg-black h2,
html.vi-bg-black h3,
html.vi-bg-black h4,
html.vi-bg-black h5,
html.vi-bg-black h6,
html.vi-bg-black .h1,
html.vi-bg-black .h2,
html.vi-bg-black .h3,
html.vi-bg-black .h4,
html.vi-bg-black .h5,
html.vi-bg-black .h6 {
	color: #FFF;
}

html.vi-bg-brown body {
	background: var(--brown);
	color: var(--lime);
}
html.vi-bg-brown h1,
html.vi-bg-brown h2,
html.vi-bg-brown h3,
html.vi-bg-brown h4,
html.vi-bg-brown h5,
html.vi-bg-brown h6,
html.vi-bg-brown .h1,
html.vi-bg-brown .h2,
html.vi-bg-brown .h3,
html.vi-bg-brown .h4,
html.vi-bg-brown .h5,
html.vi-bg-brown .h6  {
	color: var(--lime);
}


html.vi [class^="icon-"] {
	display: none;
}

html[class*="vi-fz-2"] nav.sections > ul {
	flex-wrap: wrap;
	justify-content: center;
}
html[class*="vi-fz-2"] nav.sections > ul > li {
	flex: 0 0 auto !important;
	padding: 0px 10px;
}
html.vi .header-middle .subscription img {
	display: none;
}


/* ---
BLACK BG ---------------------- */
/*.vi-bg-black .header-top,
.vi-bg-black .header-bottom,
.vi-bg-black .thinking_out_loud {
	background: var(--black_bg);
}
.vi-bg-black  .time_and_date {
	color: var(--black_font);
}
.vi-bg-black .categories .mini_news,
.vi-bg-balck .footer-top,
.vi-bg-black .header-middle .search .social_networks li a {
	border-color: var(--black_border);
}
.vi-bg-black .auth i {
	color: #FFF;
}*/

.vi-bg-black .mobile-menu-top {
	background: #000;
}
.vi-bg-black form.search_form input[type="submit"] {
	filter: brightness(100);
}

.vi-bg-black .header-top,
.vi-bg-black .header-bottom,
.vi-bg-black .thinking_out_loud,
.vi-bg-black #footer,
.vi-bg-black .border_bottom_author .author_news,
.vi-bg-black .main_menu li ul {
	background: var(--black_bg);
}
.vi-bg-black .time_and_date,
.vi-bg-black .header-middle .search .social_networks li a,
.vi-bg-black .header-middle .weather span,
.vi-bg-black .header-middle .middle-menu .example,
.vi-bg-black #sideRight .tabs > div .block a:hover,
.vi-bg-black #sideRight .tabs_2 > div .block a:hover,
.vi-bg-black .footer-top .contacts span,
.vi-bg-black .footer-bottom .condition,
.vi-bg-black .auth i {
	/*color: var(--lime);*/
	color: var(--black_font);
}

.vi-bg-black .main_block {
  /*background: #504840;*/
}
.vi-bg-black .header-middle .subscription .text a {
	color: var(--black_font);
	border-color: var(--black_border);
}
.vi-bg-black .categories .mini_news,
.vi-bg-black .footer-top,
.vi-bg-black .header-middle .search .social_networks li a,
.vi-bg-black #sideRight .tabs_2 > div .block,
.vi-bg-black #sideRight .tabs > div .block,
.vi-bg-black #sideRight .tabs li,
.vi-bg-black #sideRight .tabs_2 li,
.vi-bg-black .comments .all_comments .comment .reply,
.vi-bg-black .comments .all_comments .comment,
.vi-bg-black .list_of_news .block,
.vi-bg-black .list_of_news .block .text > span + a,
.vi-bg-black .navigation a,
.vi-bg-black .comments,
.vi-bg-black .list_of_authors .block,
.vi-bg-black .list_of_authors .block .text a,
.vi-bg-black .search .block,
.vi-bg-black .mobile-category,
.vi-bg-black .mobile-links, 
.vi-bg-black .mobile-auth {
	border-color: var(--black_border);
}
.vi-bg-black #sideRight .tabs > div .block a,
.vi-bg-black #sideRight .tabs_2 > div .block a,
.vi-bg-black .comments .all_comments .comment .reply,
.vi-bg-black .list_of_news .block .text .title a,
.vi-bg-black .list_of_news .block .text > span + a,
.vi-bg-black #footer,
.vi-bg-black .share > span,
.vi-bg-black #sideRight .tabs li a,
.vi-bg-black #sideRight .tabs_2 li a,
.vi-bg-black .list_of_authors .block .text a,
.vi-bg-black .search .block .h3,
.vi-bg-black .quote,
.vi-bg-black .categories .block .title a  {
	color: #FFF;
}

.vi-bg-black #sideRight .for_user .bg,
.vi-bg-black #sideRight .for_user .many_words {
	background: #3f4971;
}
.vi-bg-black #sideRight .tabs_2 li.selected,
.vi-bg-black #sideRight .tabs li.selected,
.vi-bg-black .pagination span,
.vi-bg-black .reed-also,
.vi-bg-black .quote {
	background: var(--black_bg);
}
html.vi-bg-black input,
html.vi-bg-black select,
html.vi-bg-black textarea,
html.vi-bg-black .jq-selectbox__select {
	background: var(--black_bg);
	border-color: var(--black_border);
	color: #FFF;
}
.vi-bg-black .comments form {
	background: none;
	border: 3px solid var(--black_border);
}
.vi-bg-black .mm-toggler > i {
	background: #FFF;
}
.vi-bg-black .logo img {
	filter: brightness(10);
}
.vi-bg-black .mobile-menu {
	background: var(--black_bg);
}
.vi-bg-black .header-middle .weather img {
	filter: brightness(10);
}
.vi-bg-black .header-middle .weather a {
	border-bottom: 0;
}
/* ---
end BLACK BG ---------------------- */


/* ---
BROWN BG ---------------------- */
.vi-bg-brown .mobile-menu-top {
	background: var(--brown);
}
.vi-bg-brown form.search_form input[type="submit"],
.vi-bg-brown nav.sections .childs-in:after,
.vi-bg-brown .main_menu li.childs-in:before {
	filter: brightness(100);
}
.vi-bg-brown .header-top,
.vi-bg-brown .header-bottom,
.vi-bg-brown .thinking_out_loud,
.vi-bg-brown #footer,
.vi-bg-brown .border_bottom_author .author_news,
.vi-bg-brown .main_menu li ul,
.vi-bg-brown nav.sections li ul {
	background: var(--brown_bg);
}
.vi-bg-brown .time_and_date,
.vi-bg-brown .header-middle .search .social_networks li a,
.vi-bg-brown .header-middle .weather span,
.vi-bg-brown .header-middle .middle-menu .example,
.vi-bg-brown #sideRight .tabs > div .block a:hover,
.vi-bg-brown #sideRight .tabs_2 > div .block a:hover,
.vi-bg-brown .footer-top .contacts span,
.vi-bg-brown .footer-bottom .condition,
.vi-bg-brown .auth i {
	color: var(--lime);
}

.vi-bg-brown .main_block {
  background: #504840;
}
.vi-bg-brown .header-middle .subscription .text a {
	color: var(--lime);
	border-color: var(--brown_border);
}
.vi-bg-brown .categories .mini_news,
.vi-bg-brown .footer-top,
.vi-bg-brown .header-middle .search .social_networks li a,
.vi-bg-brown #sideRight .tabs_2 > div .block,
.vi-bg-brown #sideRight .tabs > div .block,
.vi-bg-brown #sideRight .tabs li,
.vi-bg-brown #sideRight .tabs_2 li,
.vi-bg-brown .comments .all_comments .comment .reply,
.vi-bg-brown .comments .all_comments .comment,
.vi-bg-brown .list_of_news .block,
.vi-bg-brown .list_of_news .block .text > span + a,
.vi-bg-brown .navigation a,
.vi-bg-brown .comments,
.vi-bg-brown .list_of_authors .block,
.vi-bg-brown .list_of_authors .block .text a,
.vi-bg-brown .search .block,
.vi-bg-brown .mobile-category,
.vi-bg-brown .mobile-links, 
.vi-bg-brown .mobile-auth,
.vi-bg-brown .list_of_news .block .text a {
	border-color: var(--brown_border);
}
.vi-bg-brown #sideRight .tabs > div .block a,
.vi-bg-brown #sideRight .tabs_2 > div .block a,
.vi-bg-brown .comments .all_comments .comment .reply,
.vi-bg-brown .list_of_news .block .text .title a,
.vi-bg-brown .list_of_news .block .text > span + a,
.vi-bg-brown #footer,
.vi-bg-brown .share > span,
.vi-bg-brown #sideRight .tabs li a,
.vi-bg-brown #sideRight .tabs_2 li a,
.vi-bg-brown .list_of_authors .block .text a,
.vi-bg-brown .search .block .h3,
.vi-bg-brown .quote,
.vi-bg-brown .categories .block .title a,
.vi-bg-brown .list_of_news .block .text a {
	color: var(--yellow);
}

.vi-bg-brown #sideRight .for_user .bg,
.vi-bg-brown #sideRight .for_user .many_words {
	background: #f1dc1c;
}
.vi-bg-brown #sideRight .tabs_2 li.selected,
.vi-bg-brown #sideRight .tabs li.selected,
.vi-bg-brown .pagination span,
.vi-bg-brown .reed-also,
.vi-bg-brown .quote {
	background: var(--brown_bg);
}
html.vi-bg-brown input,
html.vi-bg-brown select,
html.vi-bg-brown textarea,
html.vi-bg-brown .jq-selectbox__select {
	background: var(--brown_bg);
	border-color: var(--brown_border);
	color: var(--yellow);
}
.vi-bg-brown .comments form {
	background: none;
	border: 3px solid var(--brown_border);
}
.vi-bg-brown .video_with_link input {
	display: none;
}
.vi-bg-brown .mm-toggler > i {
	background: var(--yellow);
}
.vi-bg-brown .logo img {
	-ms-filter: hue-rotate(-176deg) brightness(5);
	filter: hue-rotate(-176deg) brightness(5);
}
.vi-bg-brown .mobile-menu {
	background: var(--brown_bg);
}
.vi-bg-brown .header-middle .weather img {
	filter: brightness(10);
}
.vi-bg-brown .header-middle .weather a {
	border-bottom: 0;
}
/* ---
end BROWN BG ---------------------- */

html.vi .materials * {
	filter: grayscale(50%);
}
html.vi .our_video .news .text {
	max-height: none;
}
html.vi #sideRight .for_user img {
	display: none;
}
html.vi #sideRight .for_user .bg,
html.vi #sideRight .for_user .many_words {
	position: static;
	height: auto;
	padding: 15px 20px;
	width: auto;
	transform: none;
	max-width: 100%;
}
html.vi .comments .h2 span {
	background: none;
	display: inline;
}
html.vi .article_data img {
	display: none;
}
html.vi .quote.quote-with-img .img {
	background: none;
}


html.vi-fz-23 .container_with_aside,
html.vi-fz-24 .container_with_aside,
html.vi-fz-25 .container_with_aside,
html.vi-fz-26 .container_with_aside {
	padding-right: 0;
	float: none;
}

html.vi-fz-23 #sideRight,
html.vi-fz-24 #sideRight,
html.vi-fz-25 #sideRight,
html.vi-fz-26 #sideRight {
	width: 100%;
	float: none;
	margin: 0;
}


html[class*="vi-fz-2"] .categories .item,
html[class*="vi-fz-2"] .big_item,
html[class*="vi-fz-2"] .main_block .item,
html[class*="vi-fz-2"] .main_block .little_items {
	height: auto;
}
html[class*="vi-fz-2"] .categories .item,
html[class*="vi-fz-2"] .big_item,
html[class*="vi-fz-2"] .main_block .item {
	margin-bottom: 30px;
}
html[class*="vi-fz-2"] .categories .item .text,
html[class*="vi-fz-2"] .big_item .text,
html[class*="vi-fz-2"] .main_block .item .text {
	position: static;
	margin: 0;
	padding: 15px 0;
}
html[class*="vi-fz-2"] .main_block .item .text {
	padding: 15px 15px;
}
html.vi-bg-white[class*="vi-fz-2"] .categories .item a,
html.vi-bg-white[class*="vi-fz-2"] .only_facts .big_item a {
	color: #000;
	text-shadow: none;
}
html.vi-bg-white[class*="vi-fz-2"] .categories .item .data,
html.vi-bg-white[class*="vi-fz-2"] .only_facts .big_item .data,
html.vi-bg-white[class*="vi-fz-2"] .categories .item .view span,
html.vi-bg-white[class*="vi-fz-2"] .only_facts .big_item .view span {
	color: #444;
	text-shadow: none;
}

html[class*="vi-fz-2"] .header-top .header_left,
html[class*="vi-fz-2"] .header-top .header_right {
	width: 100%;
	display: block;
	text-align: left;
}

html[class*="vi-fz-2"] nav.sections li ul {
	width: 315px;
}
html.vi .categories > .block {
	margin-bottom: 40px;
}
form.search_form input[type="submit"] {
	letter-spacing: 0 !important;
	line-height: 0 !important;
	font-size: 0 !important;
}

.footer-top .button .btn {
	display: block;
	width: 100%;
}

@media (max-width: 1320px) and (min-width: 860px) {

html.vi-fz-22 .header-middle .logo,
html.vi-fz-23 .header-middle .logo,
html.vi-fz-24 .header-middle .logo,
html.vi-fz-25 .header-middle .logo,
html.vi-fz-26 .header-middle .logo {
	width: 30%;
}
html.vi-fz-22 .header-middle .search,
html.vi-fz-23 .header-middle .search,
html.vi-fz-24 .header-middle .search,
html.vi-fz-25 .header-middle .search,
html.vi-fz-26 .header-middle .search {
	width: 70%;
}
html.vi-fz-22 .header-middle .subscription,
html.vi-fz-23 .header-middle .subscription,
html.vi-fz-24 .header-middle .subscription,
html.vi-fz-25 .header-middle .subscription,
html.vi-fz-26 .header-middle .subscription {
	width: 100%;
}

}/*1280px end*/

@media only screen and (max-width: 1120px) {

.vi-panel .flex {
	/*-ms-flex-wrap: wrap;
	flex-wrap: wrap;*/
}
.vi-panel {
	overflow: hidden;
	max-width: 100%;
}
.vi-panel .flex {
	overflow-x: auto;
	max-width: 100%;
	max-width: calc(100% + 50px);
}
.vi-panel-group {
	max-width: none;
}

html.vi-fz-22 .categories > .block,
html.vi-fz-23 .categories > .block,
html.vi-fz-24 .categories > .block,
html.vi-fz-25 .categories > .block,
html.vi-fz-26 .categories > .block {
	width: 50%;
}

}
@media only screen and (max-width: 992px) {


}


@media only screen and (max-width: 768px) {

html.vi-fz-22 .categories > .block,
html.vi-fz-23 .categories > .block,
html.vi-fz-24 .categories > .block,
html.vi-fz-25 .categories > .block,
html.vi-fz-26 .categories > .block {
	width: 100%;
}

html.vi .only_facts,
html.vi .our_video {
	width: 100%;
} 

}

@media only screen and (max-width: 533px) {

.vi-main-col .digits {
	font-size: 2.3rem;
}
.vi-main-col {
	padding: 25px;
}
html.vi-fz-22 .main_block .item,
html.vi-fz-23 .main_block .item,
html.vi-fz-24 .main_block .item,
html.vi-fz-25 .main_block .item,
html.vi-fz-26 .main_block .item {
	width: 100%;
}

}
/* End */
/* /bitrix/templates/svisloch/css/magnific-popup.css?15425961096959 */
/* /bitrix/templates/svisloch/css/slick.css?15425961101776 */
/* /bitrix/templates/svisloch/css/slick-theme.css?15425961103145 */
/* /bitrix/templates/svisloch/css/owl.carousel.css?15425961104744 */
/* /bitrix/templates/svisloch/css/font-awesome.css?154259611037486 */
/* /bitrix/templates/svisloch/css/jquery.formstyler.css?15425961102175 */
/* /bitrix/templates/svisloch/css/reset.css?15425961103502 */
/* /bitrix/templates/svisloch/css/lightgallery.css?154259611024758 */
/* /bitrix/templates/svisloch/css/audioplayer.css?15425961109275 */
/* /bitrix/templates/svisloch/css/style.css?160566660780612 */
/* /bitrix/templates/svisloch/css/resp.css?157607573723921 */
/* /bitrix/templates/svisloch/vi/vi.css?157686608618939 */
