

/* Start:/bitrix/templates/newdesign/css/main.page.style.css?159705023279000*/
@font-face {
  font-display: swap;
  font-family: 'Geometria-Bold';
  src: url('/bitrix/templates/newdesign/css/fonts/Geometria-Bold.eot');
  src: url('/bitrix/templates/newdesign/css/fonts/Geometria-Bold.woff2') format('woff2'), url('/bitrix/templates/newdesign/css/fonts/Geometria-Bold.woff') format('woff'), url('/bitrix/templates/newdesign/css/fonts/Geometria-Bold.ttf') format('truetype'), url('/bitrix/templates/newdesign/css/fonts/Geometria-Bold.svg#Geometria-Bold') format('svg'), url('/bitrix/templates/newdesign/css/fonts/Geometria-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'Geometria-Medium';
  src: url('/bitrix/templates/newdesign/css/fonts/Geometria-Medium.eot');
  src: url('/bitrix/templates/newdesign/css/fonts/Geometria-Medium.woff2') format('woff2'), url('/bitrix/templates/newdesign/css/fonts/Geometria-Medium.woff') format('woff'), url('/bitrix/templates/newdesign/css/fonts/Geometria-Medium.ttf') format('truetype'), url('/bitrix/templates/newdesign/css/fonts/Geometria-Medium.svg#Geometria-Medium') format('svg'), url('/bitrix/templates/newdesign/css/fonts/Geometria-Medium.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'Geometria';
  src: url('/bitrix/templates/newdesign/css/fonts/Geometria.eot');
  src: url('/bitrix/templates/newdesign/css/fonts/Geometria.woff2') format('woff2'), url('/bitrix/templates/newdesign/css/fonts/Geometria.woff') format('woff'), url('/bitrix/templates/newdesign/css/fonts/Geometria.ttf') format('truetype'), url('/bitrix/templates/newdesign/css/fonts/Geometria.svg#Geometria') format('svg'), url('/bitrix/templates/newdesign/css/fonts/Geometria.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'GeometriaNarrow-Bold';
  src: url('/bitrix/templates/newdesign/css/fonts/GeometriaNarrow-Bold.eot');
  src: url('/bitrix/templates/newdesign/css/fonts/GeometriaNarrow-Bold.woff2') format('woff2'), url('/bitrix/templates/newdesign/css/fonts/GeometriaNarrow-Bold.woff') format('woff'), url('/bitrix/templates/newdesign/css/fonts/GeometriaNarrow-Bold.ttf') format('truetype'), url('/bitrix/templates/newdesign/css/fonts/GeometriaNarrow-Bold.svg#GeometriaNarrow-Bold') format('svg'), url('/bitrix/templates/newdesign/css/fonts/GeometriaNarrow-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'GeometriaNarrow-Medium';
  src: url('/bitrix/templates/newdesign/css/fonts/GeometriaNarrow-Medium.eot');
  src: url('/bitrix/templates/newdesign/css/fonts/GeometriaNarrow-Medium.woff2') format('woff2'), url('/bitrix/templates/newdesign/css/fonts/GeometriaNarrow-Medium.woff') format('woff'), url('/bitrix/templates/newdesign/css/fonts/GeometriaNarrow-Medium.ttf') format('truetype'), url('/bitrix/templates/newdesign/css/fonts/GeometriaNarrow-Medium.svg#GeometriaNarrow-Medium') format('svg'), url('/bitrix/templates/newdesign/css/fonts/GeometriaNarrow-Medium.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html,
body {
  height: auto;
}
html {
  overflow-x: hidden;
}
body {
  padding: 0px;
  margin: 0px;
  font-weight: 400;
  overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
p,
span,
ul,
li,
a {
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: white;
}
li {
  list-style: none;
}
.wrapper {
  width: 100%;
}
.container {
  max-width: 1440px;
  width: 100%;
}
.header__link,
.menu__span {
  font-size: 16px;
  letter-spacing: 1px;
}
.menu__span {
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: 'Geometria-Medium';
}
.header__link,
.menu__span,
.rating {
  font-family: Geometria-Medium;
  text-transform: uppercase;
  color: #fff;
}
.js-menu-background {
  background: white;
}
.js-menu-background span {
  color: #2c3339;
}
.js-gamb-color {
  fill: #2c3339;
}
.after-gradient,
.main-news:after,
.main-other__block:after,
.uncos__main-bl:after,
.weeks-article:after,
.r-legislation__block:after {
  background: transparent;
  background-color: #000000;
  opacity: 0.5;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  pointer-events: none;
}
.background-darken {
  position: fixed;
  z-index: 11;
  top: 64px;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  height: 64px;
  background-color: #2c3339;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.footer-transform-arrow {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.main__text {
  font-family: 'Geometria-Bold';
  color: white;
}
.header__slideUp-menu {
  position: absolute;
  z-index: 12;
  top: 64px;
  display: none;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
}
.slideUp-footer-b {
  padding: 6.5px 12px;
}
.header__logo {
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.header__image {
  width: 226px;
  height: 64px;
  cursor: pointer;
  background: url(/bitrix/templates/newdesign/css/../img/logo/logo.png);
}
.header__contain-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.header__contain-right {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
}
.header__menu {
  z-index: 15;
  width: 121px;
  margin-right: 14px;
  cursor: pointer;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}
.header__contain-right {
  z-index: 15;
  padding-right: 35px;
}
.header__link,
.header__nav,
.header__rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.header__nav {
  z-index: 15;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
}
.header__link--rait {
  width: 238px;
}
.rating {
  font-size: 15px;
  line-height: 1.27;
  letter-spacing: 1.5px;
}
.rating__image {
  width: 99px;
  height: 54px;
  margin-top: 9px;
  margin-right: 17px;
  cursor: pointer;
}
.main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 540px;
}
.main-news {
  position: relative;
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 65%;
  height: 100%;
  background: url(/bitrix/templates/newdesign/css/../img/fon/news.jpg) no-repeat center;
  -webkit-background-size: cover;
          background-size: cover;
  z-index: 10;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 27px;
}
.main-news__h1 {
  font-family: 'Geometria-Bold';
  color: white;
  font-size: 42px;
  line-height: 1.05;
  width: 760px;
  z-index: 1;
}
.main-other {
  min-width: 35%;
  height: 100%;
  flex: 1 1;
}
.main-other__h1 {
  font-family: 'Geometria-Bold';
  color: white;
  font-size: 28px;
  line-height: 1.14;
  width: 340px;
  z-index: 1;
}
.main-other__block {
  position: relative;
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 50%;
  width: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
  z-index: 10;
  padding-right: 40px;
  padding-left: 40px;
  padding-top: 24px;
}
.main-other__block--top {
  background-image: url(/bitrix/templates/newdesign/css/../img/fon/other-top.jpg);
}
.main-other__block--bottom {
  background-image: url(/bitrix/templates/newdesign/css/../img/fon/other-bottom.jpg);
}
.news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
  z-index: 1;
}
.news__li {
  position: relative;
  text-transform: uppercase;
  color: #ffffff;
  opacity: 0.5;
  font-family: 'Geometria-Medium';
  white-space: nowrap;
}
.news__li--category {
  margin-right: 30px;
}
body .news__li--category a:hover{
	color: white;
	opacity: 1;
	text-decoration: underline;
}
.news__li--category:after {
  position: absolute;
  top: -4px;
  right: -15px;
  content: '';
  width: 2px;
  height: 30px;
  opacity: 0.5;
  background-color: #d8d8d8;
  letter-spacing: 1px;
}
.news__li--views {
  margin-left: 23px;
}
.news__li--views:before,
.news__li--views .news__li--uncos-views:before {
  position: relative;
  top: 3px;
  content: url(/bitrix/templates/newdesign/css/../img/before-after/views.svg);
  margin-right: 7px;
}
.news__li--comments {
  margin-left: 20px;
}
.news__li--comments:before,
.news__li--comments .news__li--uncos-comments {
  position: relative;
  top: 6px;
  content: url(/bitrix/templates/newdesign/css/../img/before-after/comments.svg);
  margin-right: 7px;
}
/*#makeMeScrollable {
    width: 1440px;
    margin: 0 auto;
    display: flex;
    position: relative;
    height: 90px;
    background-color: #ffffff;
    padding-top: 30px;
    overflow: hidden
} */
.js-nav {
  position: relative;
  left: -100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  float: left;
  margin: 0;
  padding: 0;
  margin: 0 auto;
  height: 90px;
  background-color: #ffffff;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
#makeMeScrollable {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  background: white;
  overflow: hidden;
}
.nav__link {
  font-family: 'Geometria-Medium';
  color: #989898;
  letter-spacing: -0.2px;
  font-size: 19px;
  margin-right: 50px;
}
.nav__link:first-child {
  margin-left: 0px;
}
.nav__link:hover {
  color: #989898;
}
.nav__link span {
  color: #ff3d32;
}
.nav__link:last-child {
  margin-right: 50px;
}
.uncos__text,
.uncos__h1 {
  position: relative;
  font-family: 'Geometria-Medium';
  font-size: 41px;
  line-height: 1.14;
  color: #ff3d32;
}
.ucons__text-after,
.uncos__h1:after {
  position: absolute;
  top: 4px;
  content: url(/bitrix/templates/newdesign/css/../img/before-after/ucons-arrow.svg);
  margin-left: 10px;
}
.uncos-section {
  background-color: #f7f7f7;
}
.uncos-article {
  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;
  padding-top: 39px;
  width: 1170px;
  margin: 0 auto;
}
.uncos__blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-top: 40px;
}
.uncos__block {
  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;
  width: 270px;
  margin-right: 30px;
}
.uncos__block:last-child {
  margin-right: 0px;
}
.uncos__title {
  font-family: 'GeometriaNarrow-Bold';
  font-size: 13px;
  color: #989898;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 18px;
}
.uncos__header {
  line-height: 1.2;
  font-size: 20px;
  color: #030303;
  font-family: 'Geometria-Medium';
  margin-top: 5px;
  width: 270px;
  height: 76px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.uncos__main-bls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-top: 30px;
}
.uncos__main-bl {
  position: relative;
  width: 570px;
  height: 350px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
  z-index: 10;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
}
.uncos__main-bl--newso {
  /*background-image: url(/bitrix/templates/newdesign/css/../img/news/part-2/news1.jpg);*/
}
.uncos__main-bl--newst {
  /*background-image: url(/bitrix/templates/newdesign/css/../img/news/part-2/news2.jpg);*/
}
.uncos__main-title {
  font-family: 'Geometria-Medium';
  font-size: 13px;
  color: #ffffff;
  opacity: 0.5;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}
.uncos__main-header {
  font-family: 'Geometria-Medium';
  font-size: 30px;
  line-height: 1.2;
  color: #ffffff;
  margin-top: 1px;
}
.uncos__main-text {
  font-family: 'Geometria-Medium';
  font-size: 16px;
  line-height: 1.5;
  color: white;
  width: 360px;
  margin-top: 14px;
}
.uncos__button {
  width: 283px;
  height: 46px;
  -webkit-border-radius: 50px;
          border-radius: 50px;
  background-color: #ff3d32;
  line-height: 0px;
  border: 0px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.03);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.03);
  color: white;
  text-transform: uppercase;
  font-family: 'Geometria-Bold';
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 1px;
  margin: 50px auto;
}
.news--uncos-main {
  position: absolute;
  bottom: 0;
  margin-bottom: 15px;
}
.news--uncos {
  margin-bottom: 0px;
}
.news__li--uncos {
  opacity: 1;
  color: #989898;
}
.news__li--uncos-views:before {
  content: url(/bitrix/templates/newdesign/css/../img/before-after/views-uncos.svg);
}
.news__li--uncos-comments:before {
  content: url(/bitrix/templates/newdesign/css/../img/before-after/views-comments.svg);
}
.discover-section {
  background-color: #eeeeee;
  width: 100%;
  height: auto;
}
.discover-article {
  width: 1170px;
  margin: 0 auto;
  padding-top: 70px;
  padding-bottom: 70px;
}
.discover__blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.discover__block {
  position: relative;
  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;
  width: 370px;
  height: 278px;
  background-color: white;
  padding-top: 15px;
  padding-left: 18px;
  -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.08);
  -webkit-border-radius: 2px;
          border-radius: 2px;
}
.discover__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.discover__header-title {
  font-family: 'Geometria-Bold';
  color: #2c3339;
  letter-spacing: 1.2px;
  font-size: 19px;
  text-transform: uppercase;
  margin-left: 16px;
}
.discover__assess {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  margin-top: 24px;
}
.discover__elem {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
}
.discover__elem:last-child {
  margin-right: 0px;
}
.discover__elem-title {
  font-family: 'Geometria-Medium';
  font-size: 16px;
  line-height: 1.5;
  color: #2c3339;
}
.discover__elem-rating {
  width: 40px;
  height: 40px;
  font-family: 'Geometria-Medium';
  color: white;
  font-size: 15px;
  background: red;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-color: #ff3d32;
  margin-top: 15px;
}
.discover__button {
  font-family: 'Geometria-Bold';
  width: 234px;
  height: 46px;
  -webkit-border-radius: 50px;
          border-radius: 50px;
  border: solid 1px #bdbdbd;
  color: #ff3d32;
  /* line-height: 1.25; */
  line-height: 46px;
  font-size: 16px;
  text-transform: uppercase;
  background: none;
  margin: 0 auto;
  margin-top: 36px;
}
.discover__text {
  margin-top: 46px;
  font-family: 'Geometria-Medium';
  color: #989898;
  font-size: 16px;
  line-height: 1.31;
  width: 265px;
  margin-left: 18px;
}
.discover__form {
  position: absolute;
  bottom: 33px;
  margin-left: 18px;
}
.discover__form-container {
  position: relative;
}
.discover__input {
  width: 293px;
  border: 0px;
  outline: none;
  border-bottom: 2px solid #d8d8d8;
  padding-bottom: 20px;
  padding-top: 5px;
  font-family: 'Geometria-Medium';
  color: #ff3d32;
  font-size: 17px;
  -webkit-transition: border-bottom 0.4s;
  -o-transition: border-bottom 0.4s;
  transition: border-bottom 0.4s;
}
.discover__input:focus {
  border-bottom: 2px solid #ff3d32;
}
.discover__input:focus::-webkit-input-placeholder {
  color: #989898;
}
.discover__input:focus::-moz-placeholder {
  color: #989898;
}
.discover__input:focus:-ms-input-placeholder {
  color: #989898;
}
.discover__input:focus::-ms-input-placeholder {
  color: #989898;
}
.discover__input:focus::placeholder {
  color: #989898;
}
.discover__input-image {
  position: absolute;
  width: 32px;
  height: 32px;
  right: 0;
  cursor: pointer;
  border: 0px;
  outline: none;
}
.discover__input-image--search {
  background: url(/bitrix/templates/newdesign/css/../img/input-icon/search.svg);
}
.discover__input-image--dispatch {
  top: 5px;
  width: 22px;
  height: 22px;
  background: url(/bitrix/templates/newdesign/css/../img/input-icon/dispatch.svg);
}
.discover__input::-webkit-input-placeholder {
  font-family: 'Geometria-Medium';
  color: #ff3d32;
  font-size: 17px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.discover__input::-moz-placeholder {
  font-family: 'Geometria-Medium';
  color: #ff3d32;
  font-size: 17px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.discover__input:-ms-input-placeholder {
  font-family: 'Geometria-Medium';
  color: #ff3d32;
  font-size: 17px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.discover__input::-ms-input-placeholder {
  font-family: 'Geometria-Medium';
  color: #ff3d32;
  font-size: 17px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.discover__input::placeholder {
  font-family: 'Geometria-Medium';
  color: #ff3d32;
  font-size: 17px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.weeks-article {
  position: relative;
  width: 100%;
  height: 530px;
  background: url(/bitrix/templates/newdesign/css/../img/weeks/weeks.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
          background-size: cover;
  z-index: 10;
}
.weeks-container {
  width: 1170px;
  margin: 0 auto;
  padding-top: 53px;
}
.weeks__title {
  font-family: 'Geometria-Bold';
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  transition: color .4s
}
.weeks__title:hover {
  color: #fff;
}
.weeks__title--block {
  margin-top: 15px;
  font-size: 14px;
  color: white;
  opacity: 0.55;
}
.weeks__header {
  font-size: 48px;
  font-family: 'Geometria-Bold';
  line-height: 1.13;
  color: white;
  width: 869px;
  margin-top: 15px;
  position: relative;
  z-index: 1;
}
.weeks__blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 90px;
  position: relative;
  z-index: 1;
}
.weeks__block {
  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;
  position: relative;
  width: 270px;
  margin-right: 30px;
}
.weeks__block-h2 {
  font-size: 20px;
  color: white;
  line-height: 1.2;
  font-family: 'Geometria-Medium';
  margin-top: 5px;
}
.weeks__block:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.3);
  width: 100%;
}
.weeks__block:last-child {
  margin-right: 0px;
}
.news--weeks {
  position: relative;
  margin-top: 20px;
}
.catalog-section {
  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;
  background-color: #f7f7f7;
  padding-top: 60px;
  padding-bottom: 87px;
}
.catalog-article {
  height: auto;
  width: 100%;
}
.catalog-container {
  width: 1170px;
  margin: 0 auto;
}
.catalog-trainsport__header {
  font-family: 'Geometria-Bold';
  font-size: 36px;
  color: #2c3339;
  line-height: 1.14;
  width: 50%;
}
.catalog-trainsport__blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 55px;
}
.catalog-trainsport__block {
  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;
  width: 369px;
}
.catalog-trainsport__title-container {
  padding-bottom: 21px;
  border-bottom: 1px solid #d8d8d8;
  width: 100%;
}
.catalog-trainsport__rating {
  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;
  margin-top: 21px;
}
.catalog-trainsport__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #2c3339;
  font-size: 16px;
  font-family: 'Geometria-Medium';
  margin-bottom: 23px;
}
.catalog-trainsport__list:last-child {
  margin-bottom: 0px;
}
.catalog-trainsport__list span {
  position: relative;
  width: 46px;
  text-align: right;
  margin-right: 15px;
  color: #9b9b9b;
}
.catalog-trainsport__list span:before {
  position: absolute;
  content: url(/bitrix/templates/newdesign/css/../img/before-after/star.svg);
  left: 0;
  top: 2px;
}
.catalog-trainsport__list a {
  color: #2c3339;
  font-size: 16px;
  font-family: 'Geometria-Medium';
}
.catalog-trainsport__list a:hover {
  color: black;
}
.catalog-trainsport__list a:active {
  text-decoration: none;
}
.catalog-comment {
  width: 100%;
  max-height: 278px;
  background: white;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.04);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.04);
  padding-left: 22px;
  padding-right: 22px;
  padding-top: 25px;
}
.catalog-comment__header {
  font-family: 'Geometria-Bold';
  font-size: 18px;
  color: #2c3339;
  line-height: 1.11;
}
.catalog-comment__text {
  font-family: 'Geometria';
  color: #2c3339;
  line-height: 1.33;
  font-size: 18px;
  margin-top: 10px;
  -webkit-column-width: 100%;
     -moz-column-width: 100%;
          column-width: 100%;
}
.catalog-comment__text-container {
  overflow: hidden;
  height: 103px;
  width: 100%;
}
.catalog-comment__details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  margin-top: 20px;
}
.catalog-comment__list {
  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;
  color: #9b9b9b;
  font-size: 16px;
  font-family: 'Geometria-Bold';
}
.catalog-comment__list:first-child {
  margin-right: 26px;
}
.catalog-comment__list:last-child {
  margin-left: 28px;
}
.catalog-comment__list span {
  font-family: 'Geometria';
  margin-bottom: 5px;
}
.catalog-reviews {
  margin-top: 100px;
}
.catalog-reviews__blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.catalog-reviews__block {
  position: relative;
  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;
  width: 570px;
}
.catalog-reviews__block:after {
  position: relative;
  content: '';
  bottom: 0px;
  left: 20px;
  width: 0;
  height: 0;
  border-top: 40px solid white;
  border-right: 40px solid transparent;
}
.uncos__h1--trainsport {
  font-size: 24px;
}
.uncos__h1--trainsport:after {
  content: url(/bitrix/templates/newdesign/css/../img/before-after/arrow-forward.svg);
  margin-top: 2px;
  right: -32px;
}
.catalog-trainsport__title-container--reviews {
  padding-bottom: 0px;
  border-bottom: none;
  margin-bottom: 35px;
}
.uncos__button--add {
  width: 234px;
  margin: 0px;
}
.add-article {
  width: 100%;
  background-color: #2c3339;
  min-height: 160px;
  height: auto;
}
.add-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1170px;
  margin: 0 auto;
}
.add__image {
  height: 62px;
  width: 113px;
}
.add__title {
  font-family: 'Geometria-Bold';
  color: white;
  width: 518px;
  line-height: 1.2;
  font-size: 30px;
  margin-left: 30px;
}
.add__title-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 160px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.r-legislation-article {
  width: 100%;
  background: #f7f7f7;
}
.r-legislation-container {
  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;
  width: 1170px;
  margin: 0 auto;
  padding-top: 100px;
}
.r-legislation__blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 50px;
}
.r-legislation__block {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 370px;
  height: 227.2px;
  /*background: url(/bitrix/templates/newdesign/css/../img/review/background.jpg);*/
  background-repeat: no-repeat;
  background-position: center;
  padding: 31px;
}
.r-legislation__block-text {
  bottom: 31px;
  font-family: 'Geometria-Medium';
  font-size: 24px;
  color: white;
  line-height: 1.21;
  position: relative;
  z-index: 1;
}
.r-legislation-res {
  display: -webkit-box;
  display: -webkit-flex;
  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;
  margin-top: 56px;
  margin-bottom: 68px;
}
.r-legislation-res__header {
  font-family: 'Geometria-Bold';
  color: #2c3339;
  line-height: 1.29;
  font-size: 28px;
}
.r-legislation-res__title-container {
  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;
  width: 510px;
}
.r-legislation-res__title {
  font-family: 'Geometria';
  color: #2c3339;
  line-height: 1.44;
  font-size: 16px;
  margin-top: 5px;
}
.r-legislation-res__image {
  width: 95px;
  height: 118px;
  margin-right: 23px;
}
.r-legislation-res__text-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.t-legislation-article {
  width: 100%;
  background: white;
}
.t-legislation-container {
  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;
  width: 1170px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 67px;
}
.t-legislation__blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px;
  padding-right: 70px;
  flex-wrap: wrap;
}
.t-legislation__block {
  min-width: 33%;
  margin: 0 0 20px;
  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;
}
.t-search {
  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;
  margin-bottom: 25px;
}
.t-search:last-child {
  margin-bottom: 0px;
}
.t-search__header {
  font-family: 'Geometria-Medium';
  color: #030303;
  letter-spacing: 0.7px;
  font-size: 15px;
  text-transform: uppercase;
  cursor: pointer;
}
.t-search__under {
  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;
  margin-top: 14px;
}
.t-search__list {
  margin-bottom: 10px;
}
.t-search__list:last-child {
  margin-bottom: 0px;
}
.t-search__link {
  font-family: 'Geometria-Medium';
  color: #7f7f7f;
  font-size: 16px;
}
.t-search__link:hover {
  color: #7f7f7f;
}
.uncos__h1--r-legislation {
  font-size: 36px;
}
.discover__form-container-r-legislation {
  width: 503px;
  padding-right: 70px;
}
.discover__input-image-r-legislation {
  right: 22px;
}
.discover__input--r-legislation {
  background: none;
  width: 100%;
  font-size: 16px;
  padding-bottom: 19px;
}
.discover__form-container-t-legislation {
  margin-top: 105px;
  width: 100%;
}
.popular-article {
  width: 100%;
  background: #f7f7f7;
}
.popular-container {
  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;
  width: 1170px;
  margin: 0 auto;
  padding-top: 70px;
  padding-bottom: 100px;
}
.popular__header {
  font-family: 'Geometria-Medium';
  font-size: 30px;
  line-height: 1.37;
  color: #2c3339;
}
.popular__blocks {
  width: 100%;
  margin-top: 40px;
}
.popular__block {
  position: relative;
  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;
  width: 370px;
  height: auto;
  background-color: #ffffff;
  margin-left: 30px;
}
.slick-slide:focus {
  border: 0;
  outline: none;
}
.p-slide__image {
  width: 100%;
  height: 245px;
  /*background: url(/bitrix/templates/newdesign/css/../img/popular/news1.jpg) no-repeat center;*/
  background-repeat: no-repeat;
  background-position: center;
}
.p-slide__content {
  padding-top: 17px;
  padding-left: 19px;
  padding-right: 29px;
  padding-bottom: 20px;
}
.p-slide__category {
  font-family: 'Geometria-Medium';
  font-size: 14px;
  color: #989898;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}
.p-slide__header {
  font-family: 'Geometria-Medium';
  color: #030303;
  line-height: 1.13;
  font-size: 24px;
  margin-top: 10px;
}
.p-slide__text {
  font-family: 'Geometria-Medium';
  color: #989898;
  font-size: 17px;
  line-height: 1.35;
  margin-top: 7px;
}
.news--popular {
  position: relative;
  margin-top: 19px;
}
.slick-prev {
  background: url(/bitrix/templates/newdesign/css/../img/before-after/ucons-arrow.svg);
  width: 28px;
  height: 28px;
  z-index: 11;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: center 10px;
      -ms-transform-origin: center 10px;
          transform-origin: center 10px;
  left: -56px;
}
.slick-prev:focus,
.slick-prev:hover {
  background: url(/bitrix/templates/newdesign/css/../img/before-after/ucons-arrow.svg);
}
.slick-prev:before {
  content: '';
}
.slick-next {
  background: url(/bitrix/templates/newdesign/css/../img/before-after/ucons-arrow.svg);
  width: 28px;
  height: 28px;
  z-index: 11;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  top: 231px;
  right: -56px;
}
.slick-next:focus,
.slick-next:hover {
  background: url(/bitrix/templates/newdesign/css/../img/before-after/ucons-arrow.svg);
}
.slick-next:before {
  content: '';
}
.footer,
.header__slideUp {
  width: 100%;
  background-color: #2c3339;
}
.footer-container,
.header__slideUp-container {
  width: 1170px;
  margin: 0 auto;
}
.footer__category,
.header__slideUp__category,
.footer .header__slideUp,
.header__slideUp .header__slideUp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding-top: 74px;
  padding-bottom: 58px;
  padding-right: 34px;
}
.footer__header,
.header__slideUp__header {
  font-family: 'Geometria-Medium';
  font-size: 18px;
  color: white;
  letter-spacing: 1.1px;
  margin-bottom: 28px;
  text-transform: uppercase;
}
.footer__ul,
.header__slideUp__ul,
.footer .header__slideUp__ul,
.header__slideUp .header__slideUp__ul {
  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;
}
.footer__list,
.header__slideUp__list {
  font-family: 'Geometria-Medium';
  color: white;
  font-size: 17px;
  margin-bottom: 18px;
}
.footer__list:last-child,
.header__slideUp__list:last-child {
  margin-bottom: 0px;
}
.footer__link,
.header__slideUp__link {
  color: white;
}
.header__slideUp__list {
  margin-bottom: 18px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.header__slideUp {
  background: white;
}
.header__slideUp__category {
  padding-top: 98px;
  padding-bottom: 70px;
  border-bottom: 2px solid #dcdcdc;
}
.header__slideUp__link {
  color: #2c3339;
  text-align: left;
  padding: 6.5px 12px;
  -webkit-border-radius: 29px;
          border-radius: 29px;
}
.header__slideUp__list a {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.header__slideUp__list:hover a {
  color: white;
  background: #ff3d32;
}
.header__slideUp-menu {
  left: 0px;
}
.footer-text_cont-e {
  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;
}
.header__slideUp__link--lb:hover a {
  background: none;
  color: #ff3d32;
}
.p-slide__category:hover {
  color: #989898;
}
.header__slideUp-menu {
  height: auto;
}
.head-top_list {
  padding-bottom: 0px;
  padding-top: 0px;
}
.b-footer {
  width: 100%;
  background-color: #212426;
  min-height: 143px;
}
.b-footer__ul-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 374px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.b-footer-container {
  display: -webkit-box;
  display: -webkit-flex;
  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;
  width: 1170px;
  margin: 0 auto;
  padding-right: 115px;
}
.b-footer__ul {
  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;
  height: 143px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.b-footer__social-block,
.b-footer__social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.b-footer__social {
  width: 37px;
  height: 37px;
  margin-left: 11px;
}
.b-footer__social--vk {
  background: url(/bitrix/templates/newdesign/css/../img/social/vk.svg);
}
.b-footer__social--facebook {
  background: url(/bitrix/templates/newdesign/css/../img/social/facebook.svg);
}
.b-footer__social--odnoklassniki {
  background: url(/bitrix/templates/newdesign/css/../img/social/odnoklassniki.svg);
}
.b-footer__social--youtube {
  background: url(/bitrix/templates/newdesign/css/../img/social/youtube.svg);
  width: 36px;
  height: 34px;
}
.b-footer__social:hover {
  background-position: bottom;
}
.b-footer--slideUp {
  background: white;
  height: 234px;
}
.b-footer__ul--slideUp {
  height: 234px;
}
.footer__list-b a {
  color: #8594a1;
}
.footer__list-b--slideUp a {
  color: #989898;
}
.header__slideUp__header {
  font-family: 'Geometria-Medium';
  font-size: 18px;
  color: #2c3339;
  letter-spacing: 1.1px;
  margin-bottom: 28px;
  text-transform: uppercase;
  padding: 6.5px 12px;
}
.header__slideUp__category {
  padding-right: 0px;
}
.header__slideUp__link--lb a:hover {
  background: none;
}
.b-footer__ul--slideUp-cont {
  width: 401px;
}
.slideUp-footer-b {
  padding: 6.5px 12px;
}
.uncos__h1:after {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.uncos__h1:hover {
  color: #ff3d32;
}
.uncos__h1:hover:after {
  margin-left: 20px;
}
.uncos__button {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  outline: none;
}
.uncos__button:hover {
  background: #b2160d;
}
.discover__button {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  outline: none;
}
.discover__button:hover {
  border: 0px;
  background: #ff3d32;
  color: white;
  font-family: GeometriaNarrow-Bold;
}
.discover__slide {
  margin-right: 30px;
}
.discover__slide:last-child {
  margin-right: 0px;
}
.uncos__title {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.uncos__title:hover {
  color: #ff3d32;
}
.uncos__header {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  color: #2c3339;
}
.uncos__header:hover {
  color: #030303;
}
.uncos__h1--trainsport {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.uncos__h1--trainsport:hover:after {
  margin-right: -10px;
}
.t-search__link {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.t-search__link:hover {
  color: #030303;
}
.footer__link {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.footer__link:hover {
  color: #8594a1;
}
.footer__link-b {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.footer__link-b:hover {
  color: white;
}
.slideUp-footer-b {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.slideUp-footer-b:hover {
  color: #2c3339;
}
.nav__link {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.nav__link:hover {
  color: #2c3339;
}
.discover__header-title {
  font-family: GeometriaNarrow-Bold;
  margin-left: 20px;
}
.discover__button,
.uncos__button--add {
  font-family: GeometriaNarrow-Bold;
}
.t-search__header {
  font-family: GeometriaNarrow-Medium;
  cursor: default;
}
.footer__header,
.footer__list {
  font-family: GeometriaNarrow-Medium;
}
.b-footer-container {
  padding-right: 80px;
}
.main-news:after {
  -webkit-transition: background-color 0.6s, opacity 0.6s;
  -o-transition: background-color 0.6s, opacity 0.6s;
  transition: background-color 0.6s, opacity 0.6s;
}
.main-news:hover:after {
  background-color: #000000;
  opacity: 0.7;
}
.news__li--date {
  top: 1.4px;
  font-family: GeometriaNarrow-Bold;
  font-size: 13px;
}
.news__li--comments {
  top: 0.4px;
}
.r-legislation__block {
  cursor: pointer;
}
.main-news {
  position: relative;
  background: none;
  overflow: hidden;
}
.main-news__background {
  position: absolute;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1000;
  /*background: url(/bitrix/templates/newdesign/css/../img/fon/news.jpg) no-repeat center;*/
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
.main-news:hover .main-news__background {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.main-other__block,
.uncos__main-bl {
  position: relative;
  background: none;
  overflow: hidden;
}
.main-other__background--top,
.main-other__background--bottom {
  position: absolute;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1000;
}
.uncos__main-header {
  cursor: pointer;
}
.main-other__background--top {
  /*background: url(/bitrix/templates/newdesign/css/../img/fon/other-top.jpg) no-repeat center;*/
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
.main-other__background--bottom {
  /*background: url(/bitrix/templates/newdesign/css/../img/fon/other-bottom.jpg) no-repeat center;*/
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
.main-other__block--top:hover .main-other__background--top {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.main-other__block--bottom:hover .main-other__background--bottom {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.main-other__block:after {
  -webkit-transition: background-color 0.6s, opacity 0.6s;
  -o-transition: background-color 0.6s, opacity 0.6s;
  transition: background-color 0.6s, opacity 0.6s;
}
.main-other__block:hover:after {
  background-color: #000000;
  opacity: 0.7;
}
.news__li--category a {
  color: white;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.news__li--category a:hover {
  opacity: 0.8;
}
.uncos__main-bl--newso-image {
  position: absolute;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1000;
}
.uncos__main-bl--newso-image-l {
  /*background: url(/bitrix/templates/newdesign/css/../img/news/part-2/news1.jpg) no-repeat center;*/
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
.uncos__main-bl--newso-image-r {
  /*background: url(/bitrix/templates/newdesign/css/../img/news/part-2/news2.jpg) no-repeat center;*/
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
.uncos__main-bl:after {
  -webkit-transition: background-color 0.6s, opacity 0.6s;
  -o-transition: background-color 0.6s, opacity 0.6s;
  transition: background-color 0.6s, opacity 0.6s;
}
.uncos__main-bl:hover:after {
  background-color: #000000;
  opacity: 0.7;
}
.uncos__main-bl--newso:hover .uncos__main-bl--newso-image-l {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.uncos__main-bl--newst:hover .uncos__main-bl--newso-image-r {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.discover__input-image--dispatch {
  background-repeat: no-repeat;
  background-position: center;
}
.uncos__h1 {
  height: auto;
  width: auto;
}
.t-search__header:hover {
  cursor: pointer;
  color: #4c4b4b;
}
.uncos__h1--trainsport {
  position: relative;
}
.uncos__h1--trainsport:after {
  position: absolute;
  right: -30px;
  bottom: 2px;
  top: auto;
  width: 21px;
  height: 21px;
  content: '';
  background: url(/bitrix/templates/newdesign/css/../img/before-after/arrow-forward.svg) no-repeat center;
}
.head_obj--color {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
.head_obj--color:hover {
  color: #b7b6b6;
}
.head_obj_title--color {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
.head_obj_title--color:hover {
  color: black;
}
.header__menu-container {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu__span {
  line-height: 1px;
  height: 0;
}
.header__menu {
  height: 100%;
}
.header__link:after {
  bottom: 0px;
}
.header__menu {
  height: 64px;
}
a:link {
  text-decoration: none;
}
.weeks__header,
.catalog-trainsport__header,
.popular__header {
  cursor: pointer;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.weeks__header:hover,
.catalog-trainsport__header:hover,
.popular__header:hover {
  color: #b7b6b6;
}
.head_obj_title--color:hover {
  color: #464646;
}
.catalog-trainsport__header:hover,
.popular__header:hover {
  color: black;
}
.uncos__block,
.uncos__href-cursor {
  cursor: pointer;
  z-index: 1;
  position: relative;
}
.uncos__href-cursor:hover .head_obj--color {
  color: #b7b6b6;
}
.r-legislation__block span {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.r-legislation__block:hover span {
  opacity: 0.7;
}
.t-search__link:hover {
  color: #f93126;
}
.uncos__button{
  margin-right: auto;
  margin-left: auto;
}
.button-cnt-uncos{
  text-align:center;
}
.uncos__button--add{
  display:flex;
  align-items: center;
  justify-content: center;
}
.background-darken{
  z-index: 1000;
}

.weeks-article .weeks-container > .weeks__title {
    width: 283px;
    height: 46px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background-color: #ff3d32;
    border: 0px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.03);
    color: white;
    text-transform: uppercase;
    font-family: 'Geometria-Bold';
    font-size: 16px;
    line-height: 2.8;
    letter-spacing: 1px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    outline: none;
    display: block;
    text-align: center;
}
.weeks-article .weeks__title:hover {
    background: #b2160d;
}

@media screen and (min-width: 1650px) {
  .article-main {
    height: 800px;
  }
}
@media screen and (min-width: 1440px) {
  /*.container {
    max-width: 100%;
  }*/
}
@media screen and (max-width: 1301px) {
  .slick-next {
    right: -30px;
  }
  .slick-prev {
    left: -30px;
  }
}
@media screen and (max-width: 1220px) {
  .slick-dots {
    bottom: -50px;
  }
  .slick-dots li button {
    position: relative;
    background: #989898;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    width: 10px;
    height: 10px;
    border: 0px;
  }
  .slick-dots li button:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    top: 0px;
    left: 0px;
    background: #ff3d32;
    opacity: 0;
  }
  .slick-dots li button:focus:before {
    background: #ff3d32;
    opacity: 1;
  }
  .slick-dots li.slick-active button:before {
    opacity: 1;
    color: black;
  }
  .slick-next {
    right: 1000000px;
  }
  .slick-prev {
    left: 1000000px;
  }
  .footer__list {
    font-size: 15px;
  }
  .header__nav {
    margin-left: 0px;
  }
  .header__contain-right {
    width: 435px;
  }
  .main-other {
    width: 435px;
  }
  .main-news {
    width: 50%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .uncos-article,
  .weeks-container,
  .catalog-container,
  .add-container,
  .r-legislation-container,
  .t-legislation-container,
  .footer-container,
  .discover-article,
  .popular-container,
  .b-footer-container,
  .header__slideUp-container {
    width: 1020px;
    height: auto;
  }
  .b-footer-container {
    padding-right: 83px;
  }
  .b-footer__ul-container {
    width: 325px;
  }
  .popular__block {
    width: 320px;
  }
  .discover__block {
    width: 320px;
    padding-right: 18px;
  }
  .taxi-slider {
    width: 245px;
  }
  .ts-o {
    right: -20px;
  }
  .t-legislation__blocks {
    padding-right: 0px;
  }
  .catalog-trainsport__header {
    width: 60%;
  }
  .catalog-trainsport__block {
    width: 280px;
  }
  .catalog-trainsport__title {
    font-size: 20px;
  }
  .catalog-trainsport__title:after {
    top: 1px;
  }
  .catalog-reviews__block {
    width: 495px;
  }
  .catalog-comment__text {
    font-size: 16px;
  }
  .weeks__block-h2 {
    height: auto;
  }
  .uncos__blocks {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .uncos__block {
    margin-bottom: 30px;
  }
  .uncos__block:last-child {
    margin-bottom: 0px;
  }
  .uncos__main-bl {
    width: 495px;
  }
  .r-legislation__block {
    width: 315px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .discover__form-container-r-legislation {
    margin-left: 10px;
  }
  .discover__form-container-t-legislation {
    margin-left: 0px;
  }
  .b-footer__ul--slideUp-cont {
    width: 351px;
  }
  .b-footer-container {
    padding-right: 55px;
  }
}
@media screen and (max-width: 1200px) {
  .header__menu {
    width: 121px;
    margin-left: 20px;
    margin-right: 0px;
  }
  .main-news__h1 {
    font-size: 34px;
  }
  .header__nav {
    display: none;
  }
  .header__menu-container {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .header__contain-right {
    width: auto;
    padding-right: 25px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .header__menu-container {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
  .header__contain-right {
    padding-right: 0px;
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .header__rating {
    display: none;
  }
  .main-news__h1 {
    width: auto;
  }
}
@media screen and (max-width: 1121px) {
  .main-other {
    width: 400px;
  }
  .main-other__block {
    padding-left: 30px;
  }
  .main-other__h1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 1121px) {
  .main-news__h1 {
    font-size: 29px;
  }
}
@media screen and (max-width: 1070px) {
  .ts-o {
    right: 0px;
  }
  .slick-dots {
    bottom: -50px;
  }
  .slick-dots li button {
    position: relative;
    -webkit-border-radius: 50%;
            border-radius: 50%;
  }
  .slick-dots li button:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    top: 0px;
    left: 0px;
    background: #ff3d32;
    opacity: 0;
  }
  .slick-dots li button:focus:before {
    background: #ff3d32;
    opacity: 1;
  }
  .slick-dots li.slick-active button:before {
    opacity: 1;
    color: black;
    background: #ff3d32;
  }
  .taxi-slider {
    width: 290px;
  }
  .uncos-article,
  .weeks-container,
  .catalog-container,
  .add-container,
  .r-legislation,
  .r-legislation-container,
  .t-legislation-container,
  .footer-container,
  .discover-article,
  .popular-container,
  .b-footer-container {
    width: 900px;
  }
  .b-footer-container {
    padding-right: 50px;
  }
  .b-footer__ul-container {
    width: 297px;
  }
  .discover__blocks {
    width: 100%;
  }
  .popular__block {
    width: 370px;
  }
  .discover__block {
    width: 370px;
    margin-left: 40px;
  }
  .footer__list {
    font-size: 15px;
  }
  .t-search__header,
  .t-search__link {
    font-size: 14px;
  }
  .t-search {
    margin-bottom: 20px;
  }
  .discover__form-container-t-legislation {
    margin-top: 70px;
  }
  .t-legislation__block {
    margin-right: 20px;
  }
  .add__title {
    font-size: 24px;
    width: 60%;
  }
  .catalog-trainsport__header {
    width: 80%;
  }
  .catalog-comment__text-container {
    height: auto;
  }
  .catalog-reviews__block {
    width: 435px;
  }
  .weeks__block-h2 {
    font-size: 15px;
  }
  .uncos__main-bl {
    width: 435px;
    height: 350px;
  }
  .uncos__main-header {
    font-size: 24px;
  }
  .r-legislation__block {
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 30px;
    width: 340px;
  }
  .r-legislation-res__title-container {
    width: 400px;
  }
  .r-legislation-res__header {
    width: 50%;
  }
  .footer__category {
    padding-right: 0px;
  }
  .b-footer__ul--slideUp-cont {
    width: 310px;
  }
  .b-footer-container {
    padding-right: 22px;
  }
}
@media screen and (max-width: 1023px) {
  .article-main {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .main-news {
    width: 100%;
  }
  .main-news {
    min-height: 400px;
  }
  .main-news__h1 {
    font-size: 40px;
  }
  .main-other {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
  }
  .main-other__h1 {
    width: auto;
  }
  .main-other__block {
    height: 270px;
    width: 50%;
  }
}
@media screen and (max-width: 950px) {
  .header__slideUp__link {
    padding: 0px;
  }
  .header__slideUp__link a {
    padding: 0px;
  }
  .header__slideUp__link a:hover {
    background: none;
  }
  .footer__header {
    padding: 0px;
  }
  .discover__input,
  .taxi-slider {
    width: 296px;
  }
  .ts-o {
    right: 0px;
  }
  .discover-article {
    padding-right: 20px;
    padding-left: 20px;
  }
  .discover__slide {
    margin: 0 auto;
  }
  .popular__block {
    width: 320px;
    margin-left: 100px;
  }
  .r-legislation-res {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .r-legislation-res__title-container,
  .r-legislation-res__header {
    width: 100%;
  }
  .discover__form-container-r-legislation {
    margin-top: 50px;
    width: 100%;
  }
  .r-legislation__blocks {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .r-legislation__block {
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 30px;
    width: 340px;
  }
  .weeks-article {
    padding-bottom: 70px;
    height: auto;
  }
  .weeks__header {
    width: 100%;
  }
  .uncos-article,
  .weeks-container,
  .catalog-container,
  .add-container,
  .r-legislation-container,
  .t-legislation-container,
  .footer-container,
  .discover-article,
  .popular-container,
  .b-footer-container {
    width: 750px;
  }
  .discover__block {
    margin: 0 auto;
  }
  .b-footer-container {
    padding-right: 19px;
  }
  .b-footer__ul-container {
    width: 247px;
  }
  .footer__list {
    font-size: 13px;
  }
  .add__title {
    font-size: 20px;
    margin-left: 20px;
  }
  .catalog-trainsport__blocks {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .catalog-trainsport__block {
    margin-bottom: 50px;
  }
  .catalog-trainsport__block:last-child {
    margin-bottom: 0px;
  }
  .catalog-reviews__block {
    width: 360px;
  }
  .weeks__header {
    font-size: 40px;
  }
  .weeks__blocks {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .weeks__block {
    margin: 0px;
    margin-bottom: 33px;
  }
  .uncos__blocks {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .uncos__block,
  .uncos__block:last-child {
    margin: 0px 30px;
    margin-bottom: 30px;
  }
  .uncos__main-bl {
    width: 49%;
    padding-left: 20px;
    height: 330px;
  }
  .uncos__main-text {
    font-size: 14px;
    width: auto;
  }
  .uncos__h1--r-legislation {
    font-size: 30px;
  }
  .r-legislation-container {
    padding-top: 50px;
  }
  .t-leg_input--mob {
    width: 100%;
  }
  .slideUp-footer-b {
    padding: 0px;
  }
  .b-footer-container {
    padding-right: 0px;
  }
  .header__slideUp__list a:hover {
    background: none;
    color: #ff3d32;
  }
}
@media screen and (max-width: 781px) {
	.container-main-text,
	.uncos__text{
		padding-left: 20px;
		padding-right: 20px;
		text-align: center;
	}
  .popular__block {
    width: 350px;
    margin-left: 0px;
  }
  .footer__category {
    padding-top: 37px;
    padding-bottom: 62px;
  }
  .footer__header {
    margin-bottom: 21px;
  }
  .footer__list {
    font-size: 17px;
  }
  .footer__arrow {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 24px;
    height: 24px;
    background: url(/bitrix/templates/newdesign/css/../img/before-after/arrow-footer.svg);
    cursor: pointer;
  }
  .footer__ul {
    margin-bottom: 21px;
  }
  .js-footer-ul {
    display: none;
  }
  .footer__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 284px;
    cursor: pointer;
  }
  .footer__category {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 0 auto;
    max-width: 284px;
    width: 100%;
  }
  .catalog-trainsport__header {
    width: 80%;
    font-size: 30px;
  }
  .uncos-article,
  .weeks-container,
  .catalog-container,
  .add-container,
  .r-legislation-container,
  .t-legislation-container,
  .footer-container,
  .discover-article,
  .popular-container,
  .b-footer-container {
    width: 100%;
  }
  .popular__block {
    width: 280px;
    margin: 0 5px;
  }
  .weeks-container,
  .catalog-container,
  .add-container,
  .r-legislation-container,
  .t-legislation-container,
  .footer-container,
  .discover-article,
  .popular-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .add__title-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 30px;
  }
  .b-footer-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 284px;
    margin: 0 auto;
    padding-top: 30px;
  }
  .b-footer__ul {
    height: auto;
  }
  .footer__list-b {
    margin-bottom: 0px;
  }
  .b-footer__ul-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .t-legislation-container {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .t-legislation__block {
    margin-bottom: 20px;
    margin-right: 0px;
  }
  .t-legislation__blocks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: auto;
    margin: 0 auto;
    margin-top: 40px;
  }
  .add__image {
    width: 70px;
    height: 40px;
  }
  .add__title {
    margin-left: 0px;
    font-size: 24px;
    line-height: 26px;
    margin-top: 6px;
  }
  .uncos__button--add {
    width: 280px;
  }
  .catalog-trainsport__blocks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 2px;
    padding-right: 2px;
  }
  .catalog-reviews {
    margin-top: 40px;
  }
  .catalog-reviews__blocks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .catalog-reviews__block {
    width: 100%;
    margin-bottom: 70px;
  }
  .catalog-reviews__block:last-child {
    margin-bottom: 0px;
  }
  .catalog-trainsport__block {
    width: 100%;
  }
  .weeks__block {
    margin-right: 20px;
    margin-left: 20px;
  }
  .weeks__block:last-child {
    margin-right: 20px;
  }
  .uncos__h1 {
    margin-left: 20px;
  }
  .uncos__block {
    width: 280px;
    margin-bottom: 33px;
  }
  .uncos__block:last-child {
    margin-bottom: 0px;
  }
  .uncos__main-bls {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .uncos__main-bl {
    width: 600px;
    margin-bottom: 30px;
  }
  .uncos__main-bl:last-child {
    margin-bottom: 0px;
  }
  .main-other {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .main-other__block {
    width: 100%;
    height: 300px;
  }
  .uncos__h1--trainsport,
  .uncos__h1--r-legislation {
    margin-left: 0px;
  }
  .r-legislation-res {
    margin-top: 50px;
  }
  .b-footer-container {
    padding-right: 0px;
  }
  .footer__list-b {
    margin-bottom: 18px;
  }
  .b-footer__ul {
    margin-bottom: 18px;
  }
  .b-footer__ul:last-child {
    margin-bottom: 0px;
  }
  .b-footer__social-block {
    margin-top: 34px;
    padding-bottom: 45px;
  }
  .b-footer__ul {
    width: 284px;
  }
  .b-footer__ul-container {
    width: 284px;
    margin: 0 auto;
  }
  .b-footer__social {
    margin: 0px;
  }
  .b-footer__social-block {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .b-footer-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .b-footer__social-block {
    width: 284px;
    margin-right: auto;
    margin-left: auto;
  }
  .header__slideUp__category {
    padding-bottom: 10px;
  }
  .uncos__h1:after {
    display: none;
  }
  .uncos__h1 {
    font-family: Geometria-Bold;
  }
}
@media screen and (max-width: 765px) {
  .input-group-cnt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .popup_span__text {
    margin-right: 0px;
  }
  #datetimepicker1 {
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .bootstrap-datetimepicker-widget.dropdown-menu {
    padding: 10px;
    width: 230px;
  }
  .bootstrap-datetimepicker-widget table th.prev::after {
    left: 15px;
    top: 15px;
  }
  .bootstrap-datetimepicker-widget table th.next::after {
    right: 15px;
    top: 15px;
  }
  .input-group-cnt {
    width: 120px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .form__cnt-input {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: auto;
  }
  .popup-article {
    padding-top: 50px;
  }
  .popup__input {
    font-size: 15px;
  }
  .popup-sl__icon {
    margin-top: 15px;
    margin-left: 0px;
    margin-bottom: 10px;
  }
  .popup__bl__img {
    margin-bottom: 15px;
  }
  .popup__head3 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 5px;
  }
  .popup__txt {
    font-size: 15px;
  }
  .popup__bl {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .popup {
    height: auto;
    min-height: auto;
    max-height: auto;
  }
  .popup-sl__icon {
    margin-left: 40px;
  }
  .main-news {
    min-height: 400px;
  }
  .main-news__h1 {
    font-size: 35px;
  }
  .header__image {
    width: 64px;
    background: url(/bitrix/templates/newdesign/css/../img/logo/logo-mobile.jpg);
  }

  .menu__span {
    display: none;
  }
  .header__menu {
    width: 60px;
    margin-left: 17px;
  }
  .menu__gamburger {
    margin-right: 0px;
  }
  .popup__bhead4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 731px) {
  .uncos__h1--r-legislation {
    width: 80%;
  }
  .uncos__h1--r-legislation:after {
    top: 38px;
  }
  .uncos__h1--t-legislation {
    width: 60%;
  }
  .r-legislation-res__title {
    font-size: 14px;
  }
}
@media screen and (max-width: 691px) {
  .popular-container {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .popular__header {
    font-size: 24px;
  }
  .popular__blocks {
    width: 370px;
    margin: 0 auto;
    margin-top: 30px;
  }
  .p-slide__image {
    height: 186px;
    width: 100%;
  }
  .p-slide__category {
    font-size: 13px;
  }
  .p-slide__header {
    font-size: 20px;
  }
  .p-slide__text {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .add-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .add__title {
    width: 80%;
  }
  .uncos__button--add {
    max-width: 280px;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .add__title-container {
    height: auto;
  }
  .weeks-container {
    padding-top: 35px;
  }
  .weeks__title {
    font-size: 13px;
  }
  .weeks__header {
    font-size: 28px;
  }
  .weeks__blocks {
    margin-top: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
  .weeks__block {
    margin-bottom: 15px;
    width: 100%;
  }
  .news--weeks-absolute {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 620px) {
  .uncos__h1--t-legislation {
    width: 100%;
  }
  .uncos__main-bl {
    width: 100%;
  }
  .uncos__main-text {
    width: 80%;
  }
}
@media screen and (max-width: 598px) {
  .main-news,
  .main-other__block {
    padding-left: 20px;
  }
  .main-news {
    min-height: 400px;
  }
  .main-news__h1 {
    font-size: 28px;
  }
}
@media screen and (max-width: 481px) {
  .popular__block {
    width: 280px;
    margin: 0 7px;
  }
  .discover__header-image {
    width: 34px;
    height: 39px;
  }
  .discover__header-title {
    margin-left: 15px;
    font-size: 18px;
  }
  .discover__text {
    margin-top: 30px;
    margin-left: 0px;
    width: auto;
  }
  .discover__form {
    margin-left: 0px;
  }
  .discover__input {
    width: 235px;
  }
  .ts-o {
    right: 0px;
    top: 5px;
  }
  .discover__block {
    width: 280px;
    height: 260px;
    padding-left: 20px;
    padding-top: 15px;
    padding-right: 20px;
  }
  .discover__button {
    margin-bottom: 30px;
  }
  .discover__assess {
    margin-top: 30px;
  }
  .discover-article {
    padding-left: 0px;
    padding-right: 0px;
  }
  .discover__slide {
    margin-left: 7px;
    margin-right: 7px;
  }
  .t-legislation-container {
    padding-top: 25px;
  }
  .r-legislation-res__title {
    position: absolute;
    top: 76px;
    left: 10px;
  }
  .r-legislation-res__title-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding-bottom: 76px;
  }
  .discover__form-container-r-legislation {
    width: 300px;
    margin-top: 70px;
    margin-left: 0px;
  }
  .discover__input--r-legislation {
    width: 251px;
    margin-left: 20px;
  }
  .discover__input-image-r-legislation {
    width: 29px;
    height: 29px;
    right: 10px;
    top: 0px;
  }
  .discover__input--r-legislation {
    font-size: 14px;
    padding-bottom: 10px;
  }
  .r-legislation-res__header {
    line-height: 26px;
    font-size: 24px;
    width: 212px;
  }
  .r-legislation-res__text-container {
    position: relative;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .r-legislation-res__image {
    position: relative;
    left: 5px;
    width: 50px;
    height: 68px;
    margin-right: 16px;
  }
  .r-legislation__block {
    margin-bottom: 20px;
  }
  .r-legislation__block:last-child {
    margin-bottom: 20px;
  }
  .main-news {
    min-height: 300px;
  }
  .main-news__h1 {
    font-size: 26px;
  }
  .uncos__h1--r-legislation {
    font-size: 24px;
    line-height: 28px;
    width: 280px;
  }
  .uncos__h1--r-legislation:after {
    content: url(/bitrix/templates/newdesign/css/../img/mobile/arrows-bg.svg);
    top: 32px;
  }
  .r-legislation__blocks {
    margin-top: 30px;
  }
  .r-legislation__block {
    width: 280px;
    height: 197px;
    padding-left: 20px;
    padding-bottom: 20px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 20px;
  }
  .r-legislation__block-text {
    font-size: 20px;
  }
  .r-legislation-res {
    margin-bottom: 50px;
  }
  .uncos__h1--r-legislation {
    margin-left: 0px;
  }
  .discover__form-container-t-legislation {
    margin: 0 auto;
    margin-top: 25px;
  }
  .t-legislation__blocks {
    margin-top: 40px;
  }
  .t-search__header,
  .t-search__link {
    font-size: 13px;
  }
  .t-search__under {
    margin-top: 10px;
  }
  .discover__block {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .popular__blocks {
    width: 100%;
  }
  .r-legislation__block{
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 424px) {
  .popular__header {
    margin-left: 20px;
  }
  .popular-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .catalog-section {
    padding-top: 44px;
  }
  .catalog-trainsport__header {
    width: 100%;
    font-size: 24px;
    line-height: 24px;
  }
  .catalog-trainsport__blocks {
    margin-top: 35px;
  }
  .weeks-article {
    padding-bottom: 10px;
  }
  .uncos-article {
    padding-top: 24px;
  }
  .uncos__blocks {
    margin-top: 30px;
  }
  .uncos__block {
    margin-right: 20px;
    margin-left: 20px;
  }
  .uncos__h1 {
    font-size: 24px;
  }
  .uncos__h1:after {
    content: url(/bitrix/templates/newdesign/css/../img/mobile/arrows-bg.svg);
  }
  .uncos__main-text {
    margin-top: 10px;
  }
  .uncos__main-bl {
    padding-top: 20px;
    padding-left: 20px;
  }
  .uncos__main-header {
    font-size: 24px;
    width: 280px;
  }
  .main-news {
    padding-top: 35px;
  }
  .news--main {
    margin-bottom: 18px;
  }
  .news--main .news__li--category {
    position: absolute;
    top: 10px;
    line-height: 20px;
  }
  .news--main .news__li--category:after {
    display: none;
  }
  .news__li {
    font-size: 13px;
  }
  .main-news {
    min-height: 200px;
    padding-right: 0px;
  }
  .main-news__h1 {
    font-size: 24px;
    width: 280px;
    line-height: 24px;
  }
  .main-other__block {
    padding-top: 35px;
    min-height: 200px;
    height: 200px;
  }
  .main-other__h1 {
    font-size: 24px;
    width: 280px;
    line-height: 24px;
  }
  .uncos__main-text {
    width: 280px;
  }
  .uncos__h1 {
    margin-left: 5%;
  }
  .uncos__h1--trainsport {
    margin-left: 0px;
    font-size: 20px;
  }
  .catalog-trainsport__title-container {
    padding-bottom: 20px;
  }
  .catalog-trainsport__block {
    margin-bottom: 40px;
  }
  .catalog-trainsport__title-container--reviews {
    margin-bottom: 0px;
  }
  .catalog-comment {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 10px;
  }
  .catalog-comment__header {
    font-size: 14px;
  }
  .catalog-comment__text {
    font-size: 14px;
  }
  .catalog-comment__details {
    margin-top: 13px;
  }
  .catalog-comment__list {
    font-size: 13px;
  }
  .catalog-reviews__block {
    margin-bottom: 40px;
  }
  .catalog-reviews__block:last-child {
    margin-bottom: 0px;
  }
  .catalog-section {
    padding-bottom: 35px;
  }
  .uncos__h1--r-legislation {
    margin-left: 0px;
  }
  .discover__form-container-t-legislation {
    padding-right: 0px;
  }
  .uncos__h1--trainsport:after {
    content: '';
    right: -25px;
  }
    .r-legislation__block{
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 361px) {
  .uncos__h1--trainsport:after {
    content: '';
    right: -25px;
  }
  .discover__slide,
  .popular__block {
    margin-left: 3px;
    margin-right: 3px;
  }
  .uncos__h1--t-legislation {
    margin-bottom: 45px;
  }
  .t-legislation-article {
    position: relative;
  }
  .discover__form-container-t-legislation {
  }
}


.discover__button{
  margin-top: 0px;
  position: relative;
}
.button-cnt-uncos{
  position: absolute;
  left:50%;
  margin-left: -117px;
  bottom:30px;
}
.discover__text--txt{
  width: 100%;
}
@media screen and (max-width: 481px) {
  .discover__button {
    margin-bottom: 0px;
  }

  .button-cnt-uncos {
    bottom: 30px;
  }
}
.cleanfild-banners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; 
  -webkit-box-pack: justify; 
      -ms-flex-pack: justify; 
          justify-content: space-between; 
  -ms-flex-wrap: wrap; 
      flex-wrap: wrap;
}
@media(max-width: 767px) {
  .cleanfild-banners {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .cleanfild-banners a {
    margin-bottom: 32px;
  }
}
/* End */


/* Start:/bitrix/templates/newdesign/components/bitrix/system.pagenavigation/.default/style.css?1534223104110*/
.bx-pagination-container{
	position: relative;
}

.bx-pagination-container li{
	display: inline-block;
}
/* End */


/* Start:/bitrix/templates/newdesign/components/bitrix/rating.vote/mini/style.css?15531708574929*/
.bx-rating {
    display: inline-block;
    position: relative;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    top: -2px;
}
.bx-rating .bx-rating-absolute {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.bx-rating .bx-rating-question {
    display: none;
}

/*.bx-rating .bx-rating-question { display:inline-block; margin-right:2px; }*/
.bx-rating .bx-rating-yes,
.bx-rating .bx-rating-no {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    cursor: pointer;
    border-radius: 50px;
    background-color: #fff;
    border: none;
    min-height: 40px;
    text-shadow: none;
    color: #9b9b9b;
    transition: box-shadow 0.4s, -webkit-box-shadow 0.4s, background-color .4s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    padding-left: 10px;
    -webkit-box-shadow: 0px 0px 5px 0.3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 0.3px rgba(0, 0, 0, 0.1);
}

.bx-rating .bx-rating-yes {
    margin-right: 7px;
}

.bx-rating .bx-rating-yes-count,
.bx-rating .bx-rating-no-count {
    display: inline-block;
    text-decoration: none !important;
    border-left: 1px solid #c6c6c6;
    color: #9b9b9b;
    font-weight: normal;
    padding: 0 12px 0 7px;
    transition: color .4s;
}

.bx-rating .bx-rating-yes-text,
.bx-rating .bx-rating-no-text {
    display: inline-block;
    padding-left: 24px;
    padding-right: 4px;
    color: #9b9b9b;
    position: relative;
    transition: color .4s;
}

.bx-rating .bx-rating-yes-text::before, .bx-rating .bx-rating-no-text::before {
    content: '';
    position: absolute;
    top: 1px;
    left: 5px;
    width: 16px;
    height: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: .5;
    transition: opacity .4s;
}
.bx-rating .bx-rating-yes-text::before {
    background-image: url(/bitrix/templates/newdesign/components/bitrix/rating.vote/mini/images/like.png);
}
.bx-rating .bx-rating-no-text::before {
    background-image: url(/bitrix/templates/newdesign/components/bitrix/rating.vote/mini/images/dislike.png);
}

.bx-rating .bx-rating-separator {
    display: inline-block;
    padding-left: 1px;
    padding-right: 1px;
}

.bx-rating .bx-rating-yes-active {
}

.bx-rating .bx-rating-no-active {
}

.bx-rating .bx-rating-yes-active .bx-rating-yes-count, .bx-rating .bx-rating-yes-active .bx-rating-yes-text {
    color: #50b131 !important;
}

.bx-rating .bx-rating-no-active .bx-rating-no-count, .bx-rating .bx-rating-no-active .bx-rating-no-text {
    color: #ff3d32 !important;
}

.bx-rating-disabled .bx-rating-yes, .bx-rating-disabled .bx-rating-no {
    cursor: default;
}

.bx-rating-disabled .bx-rating-yes-text, .bx-rating-disabled .bx-rating-no-text {
    cursor: default;
    color: #969696 !important;
    text-decoration: none;
}

.bx-rating-disabled .bx-rating-yes-count, .bx-rating-disabled .bx-rating-no-count {
    cursor: default;
    color: #969696 !important;
}

.bx-rating .bx-rating-hover {
}

.bx-rating .bx-rating-hover .bx-rating-yes-count::before,
.bx-rating .bx-rating-hover .bx-rating-yes-text::before,
.bx-rating .bx-rating-hover .bx-rating-no-count::before,
.bx-rating .bx-rating-hover .bx-rating-no-text::before {
    opacity: .9;
}

.bx-rating .bx-rating-load .bx-rating-yes-count, .bx-rating .bx-rating-load .bx-rating-no-count,
.bx-rating .bx-rating-load .bx-rating-yes-text, .bx-rating .bx-rating-load .bx-rating-no-text {
    color: #fff !important;
}

.bx-rating .bx-rating-load {
    background-color: #d0d0d0 !important;
}

.rating_vote_graphic {
    display: none !important;
}

.rating_vote_text {
    display: inline-block !important;
}

.mini-rating {
    margin-left: 10px;
}

.mini-rating .bx-rating-yes, .mini-rating .bx-rating-no {
    background-color: transparent !important;
    box-shadow: none !important;
    color: #fff !important;
    opacity: 0.6 !important;
    padding-left: 0 !important;
    margin-right: 0 !important;
    min-height: 1px !important;
}

.mini-rating .bx-rating-yes-text::before, .mini-rating .bx-rating-no-text::before {
    top: -13px !important;
}

.mini-rating .bx-rating-yes-count,
.mini-rating .bx-rating-no-count {
    border-left: none !important;
    font-size: 16px !important;
    color: #fff !important;
    line-height: 20px !important;
}
.mini-rating .bx-rating-yes-text::before, .mini-rating .bx-rating-no-text::before {
    width: 24px !important;
    height: 24px !important;
    opacity: 1 !important;
}
.mini-rating .bx-rating-yes-text::before {
    background-image: url(/bitrix/templates/newdesign/components/bitrix/rating.vote/mini/images/like.svg) !important;
}
.mini-rating .bx-rating-no-text::before {
    background-image: url(/bitrix/templates/newdesign/components/bitrix/rating.vote/mini/images/dislike.svg) !important;
    top: -10px !important;
}
.mini-rating .bx-rating-hover .bx-rating-yes-count, .mini-rating .bx-rating-hover .bx-rating-no-count,
.mini-rating .bx-rating-hover .bx-rating-yes-text, .mini-rating .bx-rating-hover .bx-rating-no-text {
    color: #fff !important;
}
/* End */


/* Start:/bitrix/templates/newdesign/components/bitrix/news.detail/history_banner_2/style.css?15665603042534*/
.adv__banner {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 10;
    /*margin: 30px auto 0;*/
    overflow: hidden;
}

.adv__banner:after {
    background: #000000;
    opacity: 0.5;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    -webkit-transition: background-color 0.6s, opacity 0.6s;
    -o-transition: background-color 0.6s, opacity 0.6s;
    transition: background-color 0.6s, opacity 0.6s;
}

.adv__banner:hover:after {
    background-color: #000000;
    opacity: 0.7;
}

.adv__banner-image {
    position: absolute;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1000;
}

.adv__banner-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.adv__banner:hover .adv__banner-image {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.adv__banner-content {
    width: 100%;
    height: 100%;
    padding: 30px 40px;
    text-align: center;
    position: relative;
    z-index: 1000;
}

.adv__banner-title {
    font-family: 'Geometria-Medium';
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
    color: #ff3d32;
    max-width: 400px;
    position: relative;
    margin: 1px auto 0;
}

.adv__banner-title:after {
    content: '';
    width: 50px;
    height: 3px;
    background-color: #ff3d32;
    display: block;
    margin: 15px auto 0;
}

.adv__banner-text {
    font-family: 'Geometria-Medium';
    font-size: 36px;
    line-height: 1;
    color: #ffffff;
    margin-top: 15px;
}

@media (max-width: 1650px) {
    .adv__banner-title {
        font-size: 22px;
    }

    .adv__banner-text {
        font-size: 28px;
    }
}

@media (max-width: 1400px) {
    .adv__banner-text {
        font-size: 26px;
    }
}

@media (max-width: 1300px) {
    .adv__banner-content {
        padding: 20px;
    }

    .adv__banner-title {
        font-size: 22px;
    }

    .adv__banner-text {
        font-size: 24px;
    }
}

@media (max-width: 570px) {
    .adv__banner-content {
        padding: 20px;
    }

    .adv__banner-title {
        font-size: 22px;
    }

    .adv__banner-text {
        font-size: 26px;
    }
}
@media (max-width: 424px) {
    .adv__banner-title {
        font-size: 20px;
    }

    .adv__banner-text {
        font-size: 20px;
    }
}

/* End */


/* Start:/bitrix/templates/newdesign/components/bitrix/catalog.section.list/legal/style.css?1527865726249*/
.t-search__active {
    padding: 5px 15px;
    position: relative;
    left: -15px;
    top: -5px;
    -webkit-border-radius: 29px;
    border-radius: 29px;
    background-color: #ff3d32;
    color: white;
}
.t-search__active a {
    color: white;
}
/* End */
/* /bitrix/templates/newdesign/css/main.page.style.css?159705023279000 */
/* /bitrix/templates/newdesign/components/bitrix/system.pagenavigation/.default/style.css?1534223104110 */
/* /bitrix/templates/newdesign/components/bitrix/rating.vote/mini/style.css?15531708574929 */
/* /bitrix/templates/newdesign/components/bitrix/news.detail/history_banner_2/style.css?15665603042534 */
/* /bitrix/templates/newdesign/components/bitrix/catalog.section.list/legal/style.css?1527865726249 */
