/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

@charset "UTF-8";

html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
u,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
b,
strong,
i {
  margin: 0;
  padding: 0;
  border: 0;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

* {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  outline: none !important;
  -webkit-appearance: none !important;
}

a[href^=tel] {
  color: #000;
}

.clearfix::after {
  content: " ";
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

*::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
}

*:-moz-placeholder {
  color: #666;
  opacity: 1;
}

*::-moz-placeholder {
  color: #666;
  opacity: 1;
}

*:-ms-input-placeholder {
  color: #666;
  opacity: 1;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}

textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
}

input[type="search"] {
  -webkit-appearance: none;
  border-radius: 0 3px 3px 0;
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/Roboto/roboto-v27-latin_cyrillic-100.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-100.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-100.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-100.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-100.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-100.svg#Roboto') format('svg');
  /* Legacy iOS */
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/Roboto/roboto-v27-latin_cyrillic-100italic.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-100italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-100italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-100italic.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-100italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-100italic.svg#Roboto') format('svg');
  /* Legacy iOS */
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/Roboto/roboto-v27-latin_cyrillic-300.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-300.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-300.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-300.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-300.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-300.svg#Roboto') format('svg');
  /* Legacy iOS */
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/Roboto/roboto-v27-latin_cyrillic-300italic.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-300italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-300italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-300italic.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-300italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-300italic.svg#Roboto') format('svg');
  /* Legacy iOS */
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Roboto/roboto-v27-latin_cyrillic-regular.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-regular.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-regular.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-regular.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-regular.svg#Roboto') format('svg');
  /* Legacy iOS */
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/Roboto/roboto-v27-latin_cyrillic-italic.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-italic.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-italic.svg#Roboto') format('svg');
  /* Legacy iOS */
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/Roboto/roboto-v27-latin_cyrillic-500.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-500.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-500.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-500.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-500.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-500.svg#Roboto') format('svg');
  /* Legacy iOS */
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/Roboto/roboto-v27-latin_cyrillic-500italic.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-500italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-500italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-500italic.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-500italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-500italic.svg#Roboto') format('svg');
  /* Legacy iOS */
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/Roboto/roboto-v27-latin_cyrillic-700.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-700.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-700.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-700.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-700.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-700.svg#Roboto') format('svg');
  /* Legacy iOS */
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/Roboto/roboto-v27-latin_cyrillic-700italic.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-700italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-700italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-700italic.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-700italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-700italic.svg#Roboto') format('svg');
  /* Legacy iOS */
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/Roboto/roboto-v27-latin_cyrillic-900.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-900.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-900.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-900.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-900.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-900.svg#Roboto') format('svg');
  /* Legacy iOS */
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/Roboto/roboto-v27-latin_cyrillic-900italic.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-900italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-900italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-900italic.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-900italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/Roboto/roboto-v27-latin_cyrillic-900italic.svg#Roboto') format('svg');
  /* Legacy iOS */
}

/*@font-face {*/
/*  font-family: 'IBM Plex Mono';*/
/*  src: url(/themes/default/fonts/IBMPlexMono/IBMPlexMono-Regular/IBMPlexMono-Regular.ttf);*/
/*  font-weight: 400;*/
/*  font-display: swap;*/
/*}*/

/*@font-face {*/
/*  font-family: 'IBM Plex Sans';*/
/*  src: url(/themes/default/fonts/IBMPlexSans/IBMPlexSans-Regular/IBMPlexSans-Regular.ttf);*/
/*  font-weight: 400;*/
/*  font-display: swap;*/
/*}*/

/*@font-face {*/
/*  font-family: 'Georgia';*/
/*  src: url(/themes/default/fonts/Georgia/Georgia-Regular/Georgia-Regular.ttf);*/
/*  font-weight: 400;*/
/*  font-display: swap;*/
/*}*/

/*@font-face {*/
/*  font-family: 'Georgia';*/
/*  src: url(/themes/default/fonts/Georgia/Georgia-Bold/Georgia-Bold.ttf);*/
/*  font-weight: 600;*/
/*  font-display: swap;*/
/*}*/

/*@font-face {*/
/*  font-family: 'Georgia';*/
/*  src: url(/themes/default/fonts/Georgia/Georgia-Italic/Georgia-Italic.ttf);*/
/*  font-weight: 400;*/
/*  font-display: swap;*/
/*  font-style: italic;*/
/*}*/

/*@font-face {*/
/*  font-family: 'Georgia';*/
/*  src: url(/themes/default/fonts/Georgia/Georgia-BoldItalic/Georgia-BoldItalic.ttf);*/
/*  font-weight: 600;*/
/*  font-display: swap;*/
/*  font-style: italic;*/
/*}*/

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  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);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[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;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  width: 39px;
  height: 41px;
  border: 0;
  font-size: 0;
  background-color: transparent;
  padding: 0;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.slick-arrow.slick-prev {
  left: 20px;
  background-image: url(../img/arrow-left.svg);
}

.slick-arrow.slick-prev:hover {
  background-image: url(../img/arrow-left-hover.svg);
}

.slick-arrow.slick-next {
  right: 20px;
  background-image: url(../img/arrow-right.svg);
}

.slick-arrow.slick-next:hover {
  background-image: url(../img/arrow-right-hover.svg);
}

body {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow-x: hidden;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 14px;
  background: #fff;
}

.container {
  width: 100%;
  max-width: 1185px;
  padding: 0 10px;
  margin: 0 auto;
}

.container-min {
  width: 100%;
  max-width: 1154px;
  padding: 0 10px;
  margin: 0 auto;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.h1-search {
  margin: 20px 0 40px;
}

.Box-border .row {
  margin: 0 -7.5px;
}

.Box-border .centerBar {
  width: 66.6666%;
  padding: 0 7.5px;
}

.Box-border .LeftBar {
  width: 33.3333%;
  padding: 0 7.5px;
}

.centerBar {
  max-width: 778px;
  width: 100%;
}

.centerBar.fixCenterBar {
  width: 100%;
}

.centerBar-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.centerBar-row .left {
  width: 33.3333%;
}

.centerBar-row .right {
  width: 66.6666%;
}

.LeftBar {
  max-width: 368px;
  width: 100%;
  margin-left: 18px;
}

.LeftBar.fixLeftBar {
  width: 368px;
}

.wrapper {
  padding: 20px 0 40px;
}

header {
  background-color: #FAFAFA;
}

.header {
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header__left {
  width: 37.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__left .btn-leftMenu {
  margin-right: 40px;
  display: none;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0;
}

.header__left .btn-leftMenu svg path {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  fill: #e3000b;
}

.header__left .social ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__left .social ul li {
  margin-right: 34px;
}

.header__left .social ul li:last-child {
  margin-right: 0;
}

.header__left .social ul li a svg rect {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.header__left .social ul li a:hover svg rect {
  fill: #bd0009;
}

.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header__logo:hover a img {
  filter: hue-rotate(30deg);
}

.header__logo a img {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  max-width: 345px;
  width: 100%;
}

.header__right {
  width: 37.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.header__right .search__btnMob {
  display: none;
}

.header__right .search input {
  font-family: 'Roboto';
  width: 239px;
  height: 42px;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 50px 0 17px;
  background-color: #fff;
}

.header__right .search input::-webkit-input-placeholder {
  font-size: 14px;
  color: #3B4452;
}

.header__right .search input::-moz-placeholder {
  font-size: 14px;
  color: #3B4452;
}

.header__right .search input:-ms-input-placeholder {
  font-size: 14px;
  color: #3B4452;
}

.header__right .search input::-ms-input-placeholder {
  font-size: 14px;
  color: #3B4452;
}

.header__right .search input::placeholder {
  font-size: 14px;
  color: #3B4452;
}

.header__right .search button {
  position: absolute;
  height: 42px;
  right: 0;
  top: 0;
  width: 50px;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}

.header__right .search button:hover svg path {
  fill: #bd0009;
}

.header__right .search button svg {
  position: absolute;
  top: 6px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.header__right .search button svg path {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.header__right .language {
  margin-left: 30px;
  position: relative;
  min-width: 40px;
  display: none;
}

.header__right .language__btn {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 31px;
  padding-right: 30px;
  color: #000000;
  position: relative;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.header__right .language__btn:hover {
  color: #FFD400;
}

.header__right .language__btn:hover svg path {
  fill: #FFD400;
}

.header__right .language__btn svg {
  position: absolute;
  top: calc(50% + 1px);
  right: 1px;
  -webkit-transform: translateY(-50%) rotate(0);
  -ms-transform: translateY(-50%) rotate(0);
  transform: translateY(-50%) rotate(0);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.header__right .language__btn svg path {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.header__right .language__btn.active svg {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

.header__right .language__list {
  position: absolute;
  display: none;
  top: 100%;
  left: -5px;
  padding: 4px 8px;
  background-color: #fff;
  width: calc(100% - 15px);
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  z-index: 10;
}

.header__right .language__list ul li a {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 31px;
  padding-right: 30px;
  color: #000000;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
}

.header__right .language__list ul li a:hover {
  color: #FFD400;
}

.boxBetaMobal {
  text-transform: uppercase;
  font-size: 24px;
  color: #000;
  background-color: #FFD400;
  height: 58px;
  padding: 0 20px;
  line-height: 58px;
  position: fixed;
  z-index: 1000000000;
  bottom: 0;
  right: 0;
  display: none;
}

.main-menu {
  background-color: #fff;
  border-bottom: 1px solid #ECECEC;
}

.main-menu__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.main-menu__nav .boxBeta {
  font-family: 'IBM Plex Sans';
  text-transform: uppercase;
  font-size: 24px;
  color: #000;
  background-color: #FFD400;
  height: 58px;
  padding: 0 20px;
  line-height: 58px;
}

.main-menu__nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.main-menu__nav ul.rever li:last-child {
  border-right: 1px solid #ECECEC;
}

.main-menu__nav ul.rever li a:hover {
  color: #E3000B;
}

.main-menu__nav ul.rever li a:hover:after {
  width: 0;
}

.main-menu__nav ul li {
  border-left: 1px solid #ECECEC;
  position: relative;
}

.main-menu__nav ul li.active a:after {
  width: calc(100% - 40px);
}

.main-menu__nav ul li:hover ul {
  opacity: 1;
  z-index: 11;
}

.main-menu__nav ul li a {
  padding: 0 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 58px;
  font-family: 'Roboto';
  font-style: normal;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #3B4452;
  background-color: #fff;
  text-decoration: none;
  position: relative;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.main-menu__nav ul li a:hover:after {
  width: calc(100% - 40px);
}

.main-menu__nav ul li a:after {
  content: '';
  width: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 2px;
  background: #E3000B;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.main-menu__nav ul li ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 15px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 100%;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  border: 1px solid #ECECEC;
}

.main-menu__nav ul li ul li {
  border: 0;
  text-align: left;
  width: 100%;
  margin-bottom: 10px;
}

.main-menu__nav ul li ul li a {
  display: block;
  text-align: left;
  padding: 0;
  height: auto;
}

.main-menu__nav ul li ul li a:after {
  content: '';
  width: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  background: #FFD400;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

footer {
  background-color: #FAFAFA;
}

.footer {
  padding: 32px 0 20px;
  margin: 0 -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer h2 {
  margin: 0 0 20px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 30px;
  text-transform: uppercase;
  color: #000000;
}

.footer ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer ul li a {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 30px;
  text-transform: none;
  color: #000000;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  text-decoration: none;
}

.footer ul li a:hover {
  color: #E3000B;
}

.footer__logo {
  padding: 8px 10px 40px;
}

.footer__logo:hover a img {
  filter: hue-rotate(30deg);
}

.footer__logo a img {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  max-width: 345px;
  width: 100%;
}

.footer__menu {
  padding: 0px 10px 40px;
}

.footer__contacts {
  padding: 0px 10px 40px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 30px;
  text-transform: uppercase;
  color: #000000;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  text-decoration: none;
}

.footer__contacts:nth-child(3) ul li a {
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #E3000B;
}

.footer__social {
  padding: 0px 10px 40px;
  width: 350px;
}

.footer__social .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.footer__social .list__item {
  margin-right: 10px;
}

.footer__social .list__item:last-child {
  margin: 0;
}

.footer__social .list__item a {
  position: relative;
  display: block;
}

.footer__social .list__item a .ico {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.footer__social .list__item a svg rect {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

/* .footer__social .list__item a:hover svg.ico path {
  fill: #E3000B !important;
} */

.footer__social .list__item a:hover svg rect {
  fill: #bd0009 !important;
}

.copyright {
  border-top: 1px solid #E5E5E5;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.copyright p {
  margin: 0;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  color: #ABABAB;
}

.copyright p span {
  margin-right: 90px;
}

.copyright p svg {
  margin-right: 5px;
}

.copyright a {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  color: #ABABAB;
  text-decoration: none;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.copyright a:hover {
  color: #E3000B;
}

.breadcrumbs {
  margin-bottom: 20px;
}

.breadcrumbs ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.breadcrumbs ul li a {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  color: #959595;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  text-decoration: none;
}

.breadcrumbs ul li a:hover {
  color: #E3000B;
}

.breadcrumbs ul li:after {
  content: '/';
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  color: #959595;
  padding: 0 10px;
}

.breadcrumbs ul li:last-child:after {
  display: none;
}

.breadcrumbs ul li span {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  color: #000;
}

.wrapper__teg-image {
  width: 100%;
}

.wrapper__teg-image img {
  width: 100%;
  max-height: 450px;
  vertical-align: middle;
  -o-object-fit: cover;
  object-fit: cover;
}

.wrapper__teg-description {
  background-color: #fff;
  padding: 20px 20px 30px;
  margin-bottom: 20px;
}

.wrapper__teg-description h1 {
  margin: 0 0 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 50px;
  line-height: 50px;
  color: #171717;
}

.wrapper__teg-description h2,
.wrapper__teg-description h3,
.wrapper__teg-description h4,
.wrapper__teg-description h5,
.wrapper__teg-description h6 {
  margin: 30px 0 20px;
  font-style: normal;
  font-weight: normal;
  color: #171717;
}

.wrapper__teg-description .desc {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  color: #303030;
}

.wrapper__teg-description .desc p {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  color: #303030;
  margin-bottom: 20px;
}

.wrapper__teg-description .desc iframe {
  width: 100%;
}

.wrapper__teg-description .desc em {
  font-style: italic;
}

.wrapper__teg-description .desc table {
  overflow: auto;
  display: block;
  width: 100% !important;
  font-size: 14px;
  line-height: 14px;
}

.wrapper__teg-description .desc table caption {
  margin-bottom: 15px;
}

.wrapper__teg-description .desc table tbody {
  border: 1px solid #000;
}

.wrapper__teg-description .desc table tbody tr {
  border: 1px solid #000;
}

.wrapper__teg-description .desc table tbody tr td,
.wrapper__teg-description .desc table tbody tr th {
  border: 1px solid #000;
  padding: 10px;
}

.wrapper__teg-description .desc table tbody tr th {
  font-weight: bold;
}

.wrapper__teg-description .desc blockquote {
  margin: 56px 5px 40px 0;
  position: relative;
  padding: 0 6px 0 52px;
  border-right: 4px solid #C4C4C4;
  font-style: normal;
  font-weight: normal;
  font-size: 25px;
  line-height: 30px;
  color: #303030;
}

.wrapper__teg-description .desc blockquote:after {
  content: '\201C';
  font-style: normal;
  font-weight: normal;
  font-size: 80px;
  line-height: 30px;
  color: #C4C4C4;
  position: absolute;
  top: 8px;
  left: 0;
}

.wrapper__teg-description .desc ul {
  margin-bottom: 10px;
}

.wrapper__teg-description .desc ul li {
  padding-left: 10px;
  position: relative;
  margin-bottom: 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
}

.wrapper__teg-description .desc ul li:before {
  top: 0;
  left: 0;
  content: '>';
  position: absolute;
}

.wrapper__teg-description .desc ol {
  margin-bottom: 10px;
  counter-reset: item;
}

.wrapper__teg-description .desc ol li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 18px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
}

.wrapper__teg-description .desc ol li:before {
  content: counter(item) ". ";
  counter-increment: item;
  position: absolute;
  top: 0;
  left: 0;
}

.public-content {
  background-color: #fff;
  position: relative;
  margin-bottom: 40px;
}

.public-content__tags {
  position: absolute;
  top: 0;
  left: 0;
}

.public-content__tags ul {
  padding: 20px 15px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.public-content__tags ul li {
  margin: 0 5px 10px;
}

.public-content__tags ul li a {
  display: block;
  height: 24px;
  padding: 0 14px;
  -webkit-text-decoration: navajowhite;
  text-decoration: navajowhite;
  background: #F5F5F5;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 24px;
  color: #171717;
  text-decoration: none;
}

.public-content__tags ul li a:hover {
  background: #E3000B;
}

.public-content__image {
  min-height: 150px;
  background-color: #E3000B;
  display: block;
}

.public-content__image img {
  max-width: 100%;
  width: 100%;
  display: block;
}

.public-content__imageText {
  padding: 10px 20px 0;
  font-size: 14px;
}

.public-content__desc {
  padding: 20px;
}

.public-content__desc .date {
  margin-bottom: 10px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #5C6879;
}

.public-content__desc h1 {
  margin: 0 0 20px;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  color: #3B4452;
}

.public-content__desc h2,
.public-content__desc h3,
.public-content__desc h4,
.public-content__desc h5,
.public-content__desc h6 {
  margin: 30px 0 20px;
  font-style: normal;
  font-weight: normal;
  color: #3B4452;
}

.public-content__desc .name-author {
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 32px;
  color: #303030;
}

.public-content__desc .name-author a {
  text-decoration: none;
  color: #3B4452;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 32px;
}

.public-content__desc .desc {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  color: #303030;
}

.public-content__desc .desc p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  color: #303030;
  margin-bottom: 20px;
}

.public-content__desc .desc a {
  color: #5C6879;
}

.public-content__desc .desc iframe {
  width: 100%;
}

.public-content__desc .desc em {
  font-style: italic;
}

.public-content__desc .desc img {
  max-width: 100%;
  height: auto !important;
}

.public-content__desc .desc table {
  overflow: auto;
  display: block;
  width: 100% !important;
  font-size: 18px;
  line-height: 18px;
}

.public-content__desc .desc table caption {
  margin-bottom: 15px;
}

.public-content__desc .desc table tbody {
  border: 1px solid #000;
}

.public-content__desc .desc table tbody tr {
  border: 1px solid #000;
}

.public-content__desc .desc table tbody tr td,
.public-content__desc .desc table tbody tr th {
  border: 1px solid #000;
  padding: 10px;
}

.public-content__desc .desc table tbody tr th {
  font-weight: bold;
}

.public-content__desc .desc blockquote {
  margin: 56px 5px 40px 0;
  position: relative;
  padding: 0 6px 0 52px;
  border-right: 4px solid #C4C4C4;
  font-style: normal;
  font-weight: normal;
  font-size: 25px;
  line-height: 30px;
  color: #303030;
}

.public-content__desc .desc blockquote p {
  font-style: normal;
  font-weight: normal;
  font-size: 25px;
  line-height: 30px;
  color: #303030;
}

.public-content__desc .desc blockquote:after {
  content: '\201C';
  font-style: normal;
  font-weight: normal;
  font-size: 80px;
  line-height: 30px;
  color: #C4C4C4;
  position: absolute;
  top: 8px;
  left: 0;
}

.public-content__desc .desc ul {
  margin-bottom: 10px;
}

.public-content__desc .desc ul li {
  padding-left: 10px;
  position: relative;
  margin-bottom: 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
}

.public-content__desc .desc ul li:before {
  top: 0;
  left: 0;
  content: '>';
  position: absolute;
}

.public-content__desc .desc ol {
  margin-bottom: 10px;
  counter-reset: item;
}

.public-content__desc .desc ol li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 18px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
}

.public-content__desc .desc ol li:before {
  content: counter(item) ". ";
  counter-increment: item;
  position: absolute;
  top: 0;
  left: 0;
}

.public-content__desc .video {
  margin-bottom: 20px;
}

.public-content__desc .video iframe {
  width: 100%;
  height: 422px;
}

.public-content__desc .slider {
  margin-bottom: 28px;
}

.public-content__desc .slider__big {
  margin-bottom: 10px;
}

.public-content__desc .slider__big-item img {
  height: 422px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: middle;
}

.public-content__desc .slider__small {
  margin: 0 -5px;
}

.public-content__desc .slider__small-item {
  padding: 0 5px;
}

.public-content__desc .slider__small-item img {
  height: 65px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: middle;
}

.public-content__share {
  padding: 0 20px 40px;
}

.public-content__share h2 {
  margin: 0 0 14px;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 21px;
  text-transform: uppercase;
  color: #171717;
}

.public-content__share ul {
  padding: 0 0 20px;
  margin: 0;
  border-bottom: 1px solid #E5E5E5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.public-content__share ul li {
  margin-right: 10px;
}

.public-content__share ul li a svg rect {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.public-content__share ul li a:hover svg rect {
  fill: #FFD400;
}

.banner-attraction {
  width: 100%;
  background: #FFD400;
  padding: 20px 20px 10px;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  position: relative;
}

.banner-attraction:after {
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.4;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  content: "";
  z-index: 1;
}

.banner-attraction h2 {
  font-style: normal;
  font-weight: normal;
  font-size: 25px;
  line-height: 32px;
  text-transform: uppercase;
  color: #000000;
  color: #fff;
  margin: 0 0 20px;
  z-index: 2;
  position: relative;
}

.banner-attraction p {
  margin-bottom: 20px;
  padding-left: 50%;
  z-index: 2;
  position: relative;
}

.banner-attraction p a {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 13px;
  text-transform: uppercase;
  color: #000000;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.banner-attraction p a:hover {
  color: #fff;
  color: #000;
}

.banner-advertising {
  background: #EFEFEF;
  padding: 20px 13px;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  position: relative;
}

.banner-advertising:after {
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.4;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  content: "";
  z-index: 1;
}

.banner-advertising__logo {
  padding: 0 7px;
  margin-bottom: 40px;
  z-index: 2;
  position: relative;
}

.banner-advertising__logo svg path {
  fill: #fff;
}

.banner-advertising__content {
  min-height: 390px;
  padding-left: 150px;
  z-index: 2;
  position: relative;
}

.banner-advertising__content h2 {
  font-style: normal;
  font-weight: normal;
  font-size: 25px;
  line-height: 32px;
  text-transform: uppercase;
  color: #000000;
  color: #fff;
  margin: 0 0 18px;
}

.banner-advertising__content p a {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #000000;
  color: #fff;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.banner-advertising__content p a:hover {
  color: #FFD400;
}

.banner-advertising__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0 -5px;
  z-index: 2;
  position: relative;
}

.banner-advertising__bottom a {
  display: block;
  padding: 0 5px;
}

.banner-advertising__bottom a svg path {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  fill: #fff;
}

.banner-advertising__bottom a:hover svg path {
  fill: #FFD400;
}

.similar-news {
  margin-bottom: 25px;
}

.similar-news h2 {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 21px;
  text-transform: uppercase;
  color: #171717;
  margin: 0 0 20px;
}

.similar-news ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.similar-news ul li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #E5E5E5;
  width: 100%;
}

.similar-news ul li .date {
  margin-bottom: 4px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #5C6879;
  opacity: 0.5;
}

.similar-news ul li .text a {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #3B4452;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  text-decoration: none;
}

.similar-news ul li .text a:hover {
  color: #E3000B;
}

.similar-news ul li .link a {
  font-style: normal;
  font-weight: normal;
  font-size: 9.5364px;
  line-height: 12px;
  text-transform: uppercase;
  color: #000000;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.similar-news ul li .link a:hover {
  color: #E3000B;
}

.similar-news__next a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #3B4452;
  border-radius: 2px;
  height: 60px;
  padding: 0 15px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  text-decoration: none;
  width: 100%;
  text-transform: uppercase;
  margin-top: 4px;
}

.similar-news__next a:hover {
  background-color: #292f38;
}

.author-content__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #E5E5E5;
}

.author-content__info .avatar {
  width: 270px;
  height: 360px;
}

.author-content__info .avatar img {
  width: 100%;
  vertical-align: middle;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}

.author-content__info .box-desc {
  width: calc(100% - 270px);
  padding-left: 20px;
}

.author-content__info .box-desc .tags {
  margin-bottom: 20px;
}

.author-content__info .box-desc .tags ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -5px -5px 0;
}

.author-content__info .box-desc .tags ul li {
  margin: 5px;
}

.author-content__info .box-desc .tags ul li a {
  padding: 3px 15px 5px;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #171717;
  background: #F5F5F5;
  text-decoration: none;
}

.author-content__info .box-desc h1 {
  font-style: normal;
  font-weight: normal;
  font-size: 50px;
  line-height: 50px;
  color: #171717;
  margin: 0 0 5px;
}

.author-content__info .box-desc .description {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  color: #303030;
  margin-bottom: 25px;
}

.author-content__info .box-desc .link {
  margin-bottom: 14px;
}

.author-content__info .box-desc .link a {
  font-style: normal;
  font-weight: normal;
  font-size: 9.5364px;
  line-height: 12px;
  text-transform: uppercase;
  color: #000000;
}

.author-content__info .box-desc .social ul {
  margin: -5px -5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.author-content__info .box-desc .social ul li {
  margin: 5px;
}

.author-content__info .box-desc .social ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 43px;
  padding: 0 20px;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  color: #FFFFFF;
  text-decoration: none;
}

.author-content__info .box-desc .social ul li a svg {
  margin-right: 14px;
}

.author-content__info .box-desc .social ul li a.fb {
  background: #3B5998;
}

.author-content__info .box-desc .social ul li a.rss {
  background: #5C646B;
}

.author-content__listArticle h2 {
  margin: 0 0 17px;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 21px;
  text-transform: uppercase;
  color: #171717;
}

.author-content__listArticle .list {
  margin-bottom: 42px;
}

.author-content__listArticle .list ul li {
  border-right: 2px solid #E3000B;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 25px;
  background: #FFFFFF;
}

.author-content__listArticle .list ul li .image {
  width: 264px;
  height: 126px;
}

.author-content__listArticle .list ul li .image img {
  width: 100%;
  vertical-align: middle;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}

.author-content__listArticle .list ul li .info {
  width: calc(100% - 264px);
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.author-content__listArticle .list ul li .info .data-time {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
  margin-bottom: 4px;
}

.author-content__listArticle .list ul li .info .text {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 20px;
  color: #171717;
  padding-right: 30px;
}

.listBox-video {
  border-top: 1px solid #E5E5E5;
  padding-top: 25px;
}

.listBox-video h2 {
  margin-bottom: 25px;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 21px;
  text-transform: uppercase;
  color: #171717;
}

.listBox-video ul {
  margin: 0 -7.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.listBox-video ul li {
  margin: 0 0 15px;
  width: 33.3333%;
  padding: 0 7.5px;
}

.listBox-video ul li .image {
  width: 100%;
  height: 200px;
  position: relative;
}

.listBox-video ul li .image a {
  display: block;
  position: absolute;
  top: 25px;
  right: 25px;
}

.listBox-video ul li .image img {
  width: 100%;
  vertical-align: middle;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}

.listBox-video ul li .info {
  border-bottom: 1px solid #FFD400;
  height: 100px;
  padding: 25px;
  overflow: hidden;
  width: 100%;
  background: #FFFFFF;
}

.listBox-video ul li .info a {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #303030;
  text-decoration: none;
  overflow: hidden;
  height: 52px;
}

.pagination {
  margin-bottom: 40px;
}

.pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.pagination ul li span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  border: 1px solid #E5E5E5;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 40px;
  color: #B8B8B8;
  padding: 0 10px;
}

.pagination ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  text-decoration: none;
  border: 1px solid transparent;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 40px;
  color: #171717;
}

.pagination ul li a:hover {
  border: 1px solid #171717;
}

.popups-wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(36, 36, 36, 0.8);
  padding-right: 15px;
  z-index: -1;
  overflow: auto;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.popups-wrapper.open {
  opacity: 1;
  z-index: 1000;
}

.popups-wrapper__box {
  width: 100%;
  max-width: 90%;
  margin: 80px auto;
  padding: 30px;
  position: relative;
  background: #fff;
  z-index: 2;
}

.popups-wrapper__box img {
  width: 100%;
}

.popups-wrapper__bgClose {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}

.Box-border {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #E5E5E5;
}

.banner-authorBlog {
  width: 100%;
  height: 422px;
  background-color: #FFD400;
  padding: 20px;
  background-position: right bottom;
  background-size: auto calc(100% - 8px);
  background-repeat: no-repeat;
}

.banner-authorBlog a {
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 13px;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 7px;
  display: block;
  text-decoration: none;
}

.banner-authorBlog p {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  text-transform: uppercase;
  color: #000000;
}

.BorderBox {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #E5E5E5;
}

.top-article {
  height: 422px;
  width: 100%;
  position: relative;
  display: block;
  text-decoration: none;
}

.top-article:after {
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(59, 68, 82, 0) 0%, rgba(59, 68, 82, 0.7) 100%);
  opacity: 0.3;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  content: '';
}

.top-article .info {
  position: relative;
  margin-bottom: 40px;
}

.top-article svg {
  position: absolute;
  bottom: 22px;
  left: 25px;
  z-index: 2;
}

.top-article svg path {
  transition: .3s all;
}

.top-article:hover svg path:first-child {
  fill: #bd0009;
}

/* .top-article .info::after {
  content: '';
  bottom: -54px;
  left: 0;
  position: absolute;
  background-image: url(../img/label.svg);
  width: 38px;
  height: 38px;
  background-repeat: no-repeat;
  background-size: cover;
} */

.top-article img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  -o-object-fit: cover;
  object-fit: cover;
}

.top-article__content {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  padding: 20px 20px 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  cursor: pointer;
}

.top-article__content .tags ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 0;
  margin: 0;
  list-style: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.top-article__content .tags ul li {
  margin: 0 10px 10px 0;
}

.top-article__content .tags ul li a {
  background: #F5F5F5;
  padding: 3px 15px 5px;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #171717;
  text-decoration: none;
}

.top-article__content .info__date {
  margin-bottom: 7px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  opacity: .8;
  line-height: 16px;
  color: #FFFFFF;
}

.top-article__content .info__name {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  color: #FFFFFF;
  max-width: 50%;
}

.last-article__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -7.5px;
}

.last-article__list-item {
  margin-bottom: 15px;
  width: 33.3333%;
  padding: 0 7.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.last-article.column.columnFIX .last-article__list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.last-article.column.columnFIX .last-article__list-item {
  width: 50%;
}

.last-article.column .last-article__list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.last-article.column .last-article__list-item {
  width: 100%;
  position: relative;
  cursor: pointer;
}

.last-article .item {
  background: #FFFFFF;
  border-bottom: 3px solid #E3000B;
  width: 100%;
}

.item__image {
  position: relative;
}

.item__image svg {
  position: absolute;
  right: 0;
  bottom: -16px;
  z-index: 1;
}

.item__image svg path {
  transition: .3s all;
}

.last-article .item:hover .item__image svg path:first-child {
  fill: #bd0009;
}

.last-article .item:hover .name a {
  color: #E3000B;
}

.last-article .item:hover a.link {
  background-color: #000;
}

.last-article .item:hover a.link svg path {
  fill: #E3000B;
}

.last-article .item__image {
  width: 100%;
  height: 200px;
  position: relative;
}

.last-article .item__image::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(59, 68, 82, 0) 0%, rgba(59, 68, 82, 0.7) 100%);
}

.last-article .item__image a.img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.last-article .item__image img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  -o-object-fit: cover;
  object-fit: cover;
}

.public-content__desc p {
  border: none !important;
  font-family: 'Roboto' !important;
}

/* .last-article .item__image a.link {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 27px;
  height: 27px;
  background: #E3000B;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all .3s ease;
} */

.last-article .item__image a.link svg {
  width: 12px;
  height: 12px;
}

.last-article .item__image a.link svg path {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  fill: #000;
}

.last-article .item__desc {
  padding: 25px;
}

.last-article .item__desc .tags {
  margin-bottom: 9px;
}

.last-article .item__desc .tags ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.last-article .item__desc .tags ul li {
  margin: 0 10px 10px 0;
}

.last-article .item__desc .tags ul li a {
  background: #F5F5F5;
  padding: 3px 15px 5px;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  color: #171717;
  text-decoration: none;
}

.last-article .item__desc .date {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: normal;
  margin-bottom: 4px;
  font-size: 14px;
  line-height: 16px;
  color: #5C6879;
  opacity: 0.5;
}

.last-article .item__desc .name {
  margin-bottom: 6px;
}

.last-article .item__desc .name a {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #3B4452;
  text-decoration: none;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.last-article .item__desc .name a:hover {
  color: #E3000B;
}

.last-article .item__desc .description {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #5C6879;
}

.last-article .item__desc .description strong {
  font-weight: normal;
}

.last-article .item__desc .link {
  height: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 12px;
  color: #000000;
}

.last-article .item__desc .link svg {
  width: 20px;
}

.last-article .item__desc .link a {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 12px;
  color: #000000;
  text-decoration: none;
  margin-top: 6px;
  /* margin-left: 5px; */
}

.page-404 {
  padding: 50px 0;
}

.page-404 h1 {
  font-size: 180px;
  text-align: center;
  font-family: "IBM Plex Mono";
}

.page-404 p {
  font-family: "IBM Plex Mono";
  text-align: center;
  font-size: 25px;
  font-weight: 600;
}

@media screen and (max-width: 1440px) {
  /* .container {
    max-width: 1170px;
  } */

  .container-min {
    max-width: 1024px;
  }

  /* .LeftBar {
    width: 324px;
  }

  .centerBar {
    width: 664px;
  } */

  .banner-advertising__content {
    padding-left: 110px;
    margin-bottom: 20px;
  }

  .last-article .item__desc {
    padding: 25px;
  }

  .LeftBar.fixLeftBar {
    width: 324px;
  }
}

@media screen and (max-width: 1199px) {

  .banner-attraction h2,
  .banner-advertising__content h2 {
    font-size: 20px;
    line-height: 24px;
  }

  .banner-advertising__content {
    padding-left: 100px;
    min-height: 320px;
  }

  /* .LeftBar {
    width: 300px;
  } */

  /* .container {
    max-width: 1024px;
  } */

  .container-min {
    max-width: 950px;
  }

  /* .centerBar {
    width: 614px;
  } */

  .LeftBar.fixLeftBar {
    width: 300px;
  }

  .public-content__desc h1 {
    font-size: 40px;
    line-height: 40px;
  }

  .public-content__desc .video iframe {
    height: 325px;
  }

  .public-content__desc .slider__big-item img {
    height: 325px;
  }

  .footer__social {
    width: 300px;
  }

  .centerBar-row .left {
    width: 240px;
  }

  .author-content__listArticle .list ul li .info .text {
    padding-right: 15px;
  }
}

@media screen and (max-width: 1023px) {
  .header__right .language__list {
    width: 100%;
  }

  .header__right .language__list ul li a {
    font-size: 18px;
    line-height: 24px;
    padding-right: 18px;
  }

  .top-article {
    margin-bottom: 20px;
  }

  .similar-news.mobal-home ul li {
    width: calc(100% - 10px);
    margin: 0 5px 20px;
    padding: 0 25px 20px;
  }

  .centerBar-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .centerBar-row .right {
    width: 100%;
  }

  .centerBar-row .left {
    width: 100%;
  }

  .last-article__list-item,
  .listBox-video ul li {
    width: 50%;
  }

  .footer h2 {
    margin: 0 0 20px;
  }

  .footer__logo {
    padding-top: 0;
  }

  .footer__menu {
    display: none;
  }

  .row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .LeftBar,
  .Box-border .LeftBar {
    width: 100%;
    max-width: unset;
  }

  .LeftBar {
    margin-left: 0;
  }

  .centerBar,
  .Box-border .centerBar {
    width: 100%;
  }

  .header__left,
  .header__logo,
  .header__right {
    width: auto;
  }

  .header__left .social ul li {
    margin-right: 15px;
  }

  .header__right .search input {
    width: 180px;
    height: 26px;
  }

  .header__right .search button {
    height: 26px;
    width: 30px;
  }

  .header__right .search button svg {
    width: 16px;
    top: -1px;
  }

  .header__right .language__btn {
    font-size: 18px;
    line-height: 24px;
    padding-right: 18px;
  }

  .header__right .language__btn svg {
    width: 12px;
  }

  .similar-news ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px;
  }

  .similar-news ul li {
    width: calc(33.3333% - 10px);
    margin: 0 5px 20px;
  }

  .banner-advertising__content {
    min-height: 200px;
  }

  .similar-news ul li {
    max-width: 100%;
  }
}

@media screen and (max-width: 860px) {
  .footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 32px 20px;
  }
}

@media screen and (min-width: 768px) {
  .header__right .search {
    position: relative;
  }

  .header__right .language {
    display: none;
  }


}

@media screen and (max-width: 767px) {
  .page-404 {
    padding: 50px 0;
  }

  .page-404 h1 {
    font-size: 120px;
    margin-bottom: 10px;
  }

  .page-404 p {
    font-size: 18px;
    font-weight: 600;
  }

  .main-menu__nav .boxBeta {
    position: absolute;
    display: none;
  }

  .Box-border .last-article.column .last-article__list-item {
    width: 100%;
  }

  .boxBetaMobal {
    display: block;
  }

  .main-menu__nav {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .main-menu__nav ul:last-child {
    padding-top: 0;
  }

  .centerBar-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .centerBar-row .right {
    width: 100%;
  }

  .centerBar-row .left {
    width: 100%;
  }

  .last-article.column .last-article__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .last-article.column .last-article__list-item {
    width: 50%;
  }

  .top-article__content .info__name {
    font-size: 18px;
    line-height: 42px;
    max-width: unset;
  }

  body {
    padding-top: 66px;
  }

  header {
    position: fixed;
    z-index: 10;
    left: 0;
    top: 0;
    width: 100%;
  }

  .main-menu {
    position: fixed;
    top: 66px;
    left: 0;
    z-index: 111;
    width: 100%;
    height: calc(100% - 66px);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  .main-menu.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .main-menu__nav ul {
    padding-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .main-menu__nav ul li {
    border: 0 !important;
    margin-bottom: 15px;
  }

  .main-menu__nav ul li a {
    height: 34px;
    font-size: 16px;
  }

  .header__left .btn-leftMenu.active svg path:nth-child(2) {
    -webkit-transform: translate(14px, 35px) rotate(180deg);
    -ms-transform: translate(14px, 35px) rotate(180deg);
    transform: translate(14px, 35px) rotate(180deg);
  }

  .header__left .btn-leftMenu.active svg path:nth-child(3) {
    -webkit-transform: translate(34px, 35px) rotate(180deg);
    -ms-transform: translate(34px, 35px) rotate(180deg);
    transform: translate(34px, 35px) rotate(180deg);
  }

  .header__left .social {
    display: none;
  }

  .header__left .btn-leftMenu {
    display: block;
  }

  .header__left .btn-leftMenu svg {
    width: 28px;
    height: auto;
  }

  .header {
    padding: 15px 0;
  }

  .header__right .search__btnMob {
    display: block;
    margin-left: 40px;
    z-index: 12;
    position: relative;
    width: 24px;
    height: 12px;
  }

  .header__right .search__btnMob.active svg.icon-search {
    opacity: 0;
  }

  .header__right .search__btnMob.active svg.icon-close {
    opacity: 1;
    stroke-width: 0px;
    stroke: #000000;
  }

  .header__right .search__btnMob svg {
    width: 24px;
    height: auto;
    stroke: #e3000b;
    stroke-width: 4px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    top: 60%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .header__right .search__btnMob svg.icon-search {
    opacity: 1;
  }

  .header__right .search__btnMob svg.icon-close {
    opacity: 0;
    width: 17px;
  }

  .header__right .search.open form {
    opacity: 1;
    z-index: 11;
  }

  .header__right .search form {
    opacity: 0;
    z-index: -1;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    padding: 18px 46px 12px 10px;
    background-color: #FAFAFA;
  }

  .header__right .search form input {
    width: 100%;
    height: 32px;
  }

  .header__right .search form button {
    right: 47px;
    top: 20px;
    width: 38px;
  }

  .header__right .search form button svg {
    width: 22px;
  }

  .header__right .search__btnMob svg {
    fill: #e3000b;
  }

  .footer {
    padding: 32px 20px;
  }

  .footer__social {
    padding: 0px 4px 40px;
  }
}

@media screen and (max-width: 599px) {
  .last-article.column.columnFIX .last-article__list-item {
    width: 100%;
  }

  .author-content__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .author-content__info .avatar {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }

  .author-content__info .box-desc {
    padding-left: 0;
    width: 100%;
  }

  .author-content__listArticle .list ul li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 0;
    border-bottom: 2px solid #FFD400;
  }

  .author-content__listArticle .list ul li .image {
    width: 100%;
  }

  .author-content__listArticle .list ul li .info {
    width: 100%;
    padding: 25px;
  }

  .banner-authorBlog {
    width: 100%;
    height: 260px;
  }

  .top-article {
    height: 350px;
  }

  .top-article__content .info__name {
    font-size: 18px;
    line-height: 34px;
  }

  .last-article.column .last-article__list-item {
    width: 100%;
  }

  .last-article__list-item,
  .listBox-video ul li {
    width: 100%;
  }

  .banner-advertising__content h2 {
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000000;
    margin: 0 0 18px;
  }

  .similar-news ul li {
    width: calc(50% - 10px);
    margin: 0 5px 20px;
    max-width: 100%;
  }

  .footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer__social {
    padding: 0 10px 0;
  }

  .copyright {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .public-content__desc {
    padding: 20px 15px;
  }

  .public-content__desc h1 {
    font-size: 32px;
    line-height: 32px;
  }
}

@media screen and (max-width: 424px) {
  .listBox-video ul li .info {
    height: 82px;
  }

  .last-article .item__desc,
  .listBox-video ul li .info {
    padding: 15px;
  }

  .author-content__listArticle .list ul li .info {
    padding: 15px;
  }

  .public-content__desc .slider__small {
    display: none !important;
  }

  .similar-news ul li {
    width: calc(100% - 10px);
    margin: 0 5px 20px;
  }
}