@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;900&family=Roboto+Flex:opsz,wght@8..144,400;8..144,500;8..144,700&display=swap");
/*@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');*/
@-webkit-keyframes burger-hover {
  0% {
    width: 40px;
  }
  50% {
    width: 100%;
  }
  100% {
    width: 40px;
  }
}
@keyframes burger-hover {
  0% {
    width: 40px;
  }
  50% {
    width: 100%;
  }
  100% {
    width: 40px;
  }
}
/*
#stati-card-block {
	background-color: #F1F1F1;
	height: 340px;
	padding: 20px;
}
#stati-card-block .stati-card-items {
	display: flex;
	flex-direction: row;
}
#stati-card-block .stati-card {
	height: 128px;
	background-color: #ffffff;
}

#stati-card-block .stati-card-datetime {
	color: #000;
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
#stati-card-block .stati-card-name {
	color: #32712C;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
#stati-card-block .stati-card-preview {
	color: #000;
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
#stati-card-block .first-block .stati-card-image {
	height: 128px;
	width: 280px;
	background-size: cover;
	border-radius: 8px 8px 0 0;

}	
#stati-card-block .inner-block .stati-card-image {
	height: 128px;
	width: 233px;
	background-size: cover;
	border-radius: 8px 0 0 8px;
}	
#stati-card-block .first-block {
	display: flex;
	flex-direction: column;
	height: 285px;
	width: 280px;
	border-radius: 8px;
	margin-right: 30px;
}
#stati-card-block .inner-block {
	display: flex;
	flex-direction: row;
	border-radius: 8px;
}
#stati-card-block .stati-column {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
#stati-card-block .stati-column:first-of-type {
	margin-right: 24px;
}
#stati-card-block .stati-column .stati-card-footer {
	width: 323px;
	padding: 16px;
	box-sizing: border-box;
}
#stati-card-block .first-block .stati-card-footer {
	width: 280px;
	padding: 12px;
	box-sizing: border-box;
}
#stati-card-block .stati-column:last-of-type .stati-card-footer {
	width: 393px;
}
*/
.photo-dark-theme .photo-overlay {
    opacity: 1 !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
}
#number-line a
{
	border: 1px solid #3a8233;
	color: #3a8233;
	transition: all 0.5s ease;
}
#number-line a:hover
{
	color: #ffffff;
	background-color: #3a8233;
}
.search-place
{
    background-color: rgba(96, 182, 104, 0.18);
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
	padding: 2px;
	transition: all 0.5s ease;
}
.search-place:hover
{
	color: #ffffff;
	background-color: #3a8233;
}

#get-mediakit>a {
	display: inline-flex;
    padding: 10px 16px;
    justify-content: center;
    align-items: center;
//	background-color: #3a8233;
	color: #fff;
	text-transform: uppercase;
	margin-top: 50px;
	transition: .5s ease-out;
	box-shadow: 5px 5px 3px #aaa;
	}
	
#get-mediakit>a:hover {
	background-color: #fff;
	color: #3a8233;
	border: 1px solid #3a8233;
	box-shadow: 1px 1px 3px #aaa;
}
	
.sendsay-popup {
  width: 100% !important;
}
.widget-separator {
  height: 2px !important;
  color: #3a8233;
}
#news-card-block .news-card.fixed {
	background-color: #75ff6830;
}
#news-card-block .news-card.fixed .news-card-datetime .news-line-date,
#news-card-block .news-card.fixed .news-card-datetime .news-line-time
 {
	display: none;
}
#main-soc-block {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0) 49.9%, green 49.9%, green 60%, rgba(0, 0, 0, 0) 60%) fixed,
    linear-gradient(135deg, green 10%, rgba(0, 0, 0, 0) 10%) fixed;
  background-size: 0.5em 0.5em;
}
#main-soc-block img {
  height: 32px;
}
#subscribe-news {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  color: #606164;
}
#subscribe-news img {
  height: 22px;
}
#footer-soc-block {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
}
#footer-soc-block .soc-main {
  width: 32px;
  height: 32px;
}
#footer-soc-block .soc-main.youtube {
  width: 47px;
  height: 32px;
}
/* Партнер рубрики */

#rubrik_partner .part {
  font-family: "Inter";
  font-weight: 700;
  font-size: 16px;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  color: #3a8233;
}
#rubrik_partner .sponsor-name {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #000000;
}

#rubrik_partner hr {
  width: 100%;
  margin: 0;
  height: 3px;
  color: #3a8233;
  opacity: 1;
}

/* //Партнер рубрики */

/* Яндекс отзывы */
#popup-yandex.overlay {
  background-color: rgba(0, 0, 0, 0.7);
  bottom: 0;
  cursor: default;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  z-index: 100;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#popup-yandex.overlay:target {
  visibility: visible;
  opacity: 1;
}

#popup-yandex .popup {
  display: flex;
  align-items: center;
  font-size: 150%;
  background-color: #3a8233;
  color: #fff;
  text-align: center;
  left: 50%;
  padding: 85px;
  position: fixed;
  text-align: center;
  top: 40%;
  z-index: 999;

  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

  -webkit-border-radius: 30px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 30px;
}

#popup-yandex.overlay:target + .popup {
  top: 50%;
  opacity: 1;
  visibility: visible;
}

#popup-yandex .close {
  position: absolute;
  right: 0px;
  top: 0px;
}
#popup-yandex .close:hover,
#comment:hover {
  cursor: pointer;
}
#comment {
  display: inline-block;
  padding: 10px;
  line-height: 27px;
  border: 1px solid white;
  text-transform: uppercase;
  margin-top: 20px;
}

#message_gear {
  font-size: 16px;
  color: #c60000a1;
}
#message_date {
  font-size: 16px;
  color: #3a8233;
  text-align: center;
}
.cover-item {
  background-color: #fffbe4;
}
#cover-zoom img:hover {
  cursor: zoom-in;
}
#redaktsiya {
  font-size: 18px;
  line-height: 27.78px;
}
#redaktsiya .soc {
  height: 48px;
}
#redaktsiya .fon > img {
  width: 17px;
  height: 17px;
}
#redaktsiya .email > img {
  width: 18px;
  height: 15px;
}
#redaktsiya .right-side > img {
  width: 200px;
  height: 200px;
}

#filling {
  font-weight: 700;
  font-size: 20px;
  line-height: 50px;
  color: #ae1107;
  border-left: 2px solid #ae1107;
  padding-left: 20px !important;
  box-shadow: 5px 5px 10px #ddd;
}
#in_issue {
  font-weight: 700;
  font-size: 36px;
  line-height: 46px;
  color: #333333;
}
#home-round {
  height: 375px;
  background: url(/local/templates/plus_new/images/fon-round.jpg) center/cover no-repeat border-box;
}
#keisy-line {
  background: url(/local/templates/plus_new/images/fon-keisy.jpg) center/cover no-repeat;
  height: 375px;
}
#home-round .box-title {
  margin-bottom: 20px;
  margin-top: -16px;
}
#keisy-arxiv .keisy-item {
  width: 270px;
  height: 290px;
  border: 1px solid #ffffff;
  border-radius: 7px;
}
#round-table-block .round-item {
  border: 1px solid #ffffff;
  border-radius: 7px;
  //	box-shadow: 1px 0 0 0 #ffffff;
  background-color: #ffffff;
}
#keisy-arxiv .keisy-item .background-img,
#round-table-block .round-item .background-img,
#theme-card-block .theme-item .background-img {
  width: 268px;
  height: 184px;
  background-size: cover;
  box-sizing: border-box;
  background-position: center top;
  background-repeat: no-repeat;
  background-clip: border-box;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
#keisy-arxiv .keisy-item .keisy-txt {
  height: 104px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}
#round-table-block .round-item .round-txt {
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}
#keisy-arxiv a {
  height: 100%;
  display: block;
}

.loader {
  //    position: fixed;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
  //    z-index: 10000 !important;
  //    background-color: rgba(255, 255, 255, 0.75);
}

.cssload-clock {
  border-radius: 58px;
  border: 3px solid #122072;
  height: 78px;
  width: 78px;
  //    position: absolute;
  //    top: 50%;
  //    left: 50%;
  //    margin-top: -39px;
  //    margin-left: -39px;
  margin: auto;
}

.cssload-clock:after {
  content: "";
  //    position: absolute;
  background-color: #122072;
  top: 2px;
  left: 48%;
  height: 37px;
  width: 4px;
  border-radius: 5px;
  transform-origin: 50% 97%;
  -o-transform-origin: 50% 97%;
  -ms-transform-origin: 50% 97%;
  -webkit-transform-origin: 50% 97%;
  -moz-transform-origin: 50% 97%;
  animation: grdAiguille 0.8s linear infinite;
  -o-animation: grdAiguille 0.8s linear infinite;
  -ms-animation: grdAiguille 0.8s linear infinite;
  -webkit-animation: grdAiguille 0.8s linear infinite;
  -moz-animation: grdAiguille 0.8s linear infinite;
}

.cssload-clock:before {
  content: "";
  //    position: absolute;
  background-color: #122072;
  top: 6px;
  left: 48%;
  height: 34px;
  width: 4px;
  border-radius: 5px;
  transform-origin: 50% 94%;
  -o-transform-origin: 50% 94%;
  -ms-transform-origin: 50% 94%;
  -webkit-transform-origin: 50% 94%;
  -moz-transform-origin: 50% 94%;
  animation: ptAiguille 4.8s linear infinite;
  -o-animation: ptAiguille 4.8s linear infinite;
  -ms-animation: ptAiguille 4.8s linear infinite;
  -webkit-animation: ptAiguille 4.8s linear infinite;
  -moz-animation: ptAiguille 4.8s linear infinite;
}
#scroller {
  position: fixed;
  bottom: 200px;
  right: 30px;
  //    background: transparent url(/templates/ituka-bel/images/up-arrow.png) no-repeat left top;
  //    background-size: cover;
  width: 70px;
  height: 50px;
  cursor: pointer;
  display: none;
  background: #b6e1b2;
  padding: 10px 15px;
  z-index: 9999;
}
#setupNews .modal-dialog {
  max-width: 80vw;
}

#setupNews .modal-content {
  padding: 10px;
  border: 1px solid green;
  box-shadow: 0 0 0 10px white;
  border-radius: 0;
}

@keyframes grdAiguille {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@-o-keyframes grdAiguille {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
  }
}

@-ms-keyframes grdAiguille {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
  }
}

@-webkit-keyframes grdAiguille {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@-moz-keyframes grdAiguille {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}

@keyframes ptAiguille {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@-o-keyframes ptAiguille {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
  }
}

@-ms-keyframes ptAiguille {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
  }
}

@-webkit-keyframes ptAiguille {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@-moz-keyframes ptAiguille {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
#banner-3 {
  height: 100px;
}
#banner-4 {
  height: 100px;
}
#banner-6 {
  width: 392px;
  height: 300px;
}
#banner-7 {
  width: 392px;
  height: 300px;
}
#banner-8,
#banner-8-1 {
  width: 832px;
  height: 250px;
}
#sidebar-slide.sticky-top {
  z-index: 20;
}
#header-event {
  display: none;
}
#theme-card-block {
  //	border-top: 1px solid rgba(58, 130, 51, 0.3);
  //	width: 986.6666666667px;
  background: url(/local/templates/plus_new/images/fon-line.jpg) center/cover no-repeat;
}
#theme-card-block .theme-item {
  width: 270px;
  height: 290px;
  border-radius: 7px;
  border: 1px solid #ffffff;
}
#rl-news {
  height: 375px;
  width: 320px;
}
#popular {
  width: 29%;
}
.news-list {
  font-family: Inter;
}
iframe {
  max-width: 100%;
}
#news-line-detail p > a,
.news-line-detail p > a,
.list-with-normal-links a {
  text-decoration: underline;
  /*	color: #3A8233; */
  background-color: #ebffee;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#news-line-detail p > a:hover,
.news-line-detail p > a:hover,
.list-with-normal-links a:hover {
  background-color: #3a8233;
  color: #fff;
}
.inset {
}

#century {
  background-color: rgba(96, 182, 104, 0.18);
}
#century-issue {
  min-height: 285px;
}
#century .century-issue-image > img {
  max-height: 285px;
  max-width: 220px;
}
#century-year {
  max-width: 120px;
  color: #3a8233;
  font-weight: bold;
  font-size: 72px;
  line-height: 72px;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
}
#footer-logo > .footer-logo-qr {
  background: url(/local/templates/plus_new/images/plus-qrcode.png);
  width: 70px;
  height: 70px;
}

.popup-menu-content a {
  text-decoration: none;
}
#forum_list {
  //	width: 200px;
}
#forum_list .forum-block {
  background: #626262;
  border-radius: 6px;
  margin-right: 8px;
  max-width: 160px;
}
#popup-menu-header {
  margin-bottom: 50px;
}
.popup-menu_column_header {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #85ff90;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.popup-menu_column_header:hover {
  color: #ff8585;
}
.popup-menu_line {
  color: #fff;
  opacity: 1;
}
.forum-block {
  line-height: 20px;
  margin-bottom: 20px;
}
#popup-menu-main form {
  margin: 0;
}
#popup-menu-main a {
  color: #fff;
  font-weight: 500;
}
#popup-menu_middle {
  margin: 70px 0 0;
}
#popup-menu_place,
#popup-menu_subscribe,
#popup-menu_contact
 {
  padding-right: 15px;
  border-right: 1px solid #fff;
}
#popup-menu_subscribe,
#popup-menu_contact, 
#popup-menu_advert 
{
  padding-left: 15px;
}
.popup-menu-column {
  width: 20%;
}
.popup-menu-column:not(:last-of-type),
.popup-menu-column-twice {
  margin-right: 60px;
}
#HL-block .bullet {
  margin: 0 3px 0 2px;
  color: #a7a7a7;
  font-size: 26px;
  line-height: 0;
}

#menuModal .modal-dialog {
  width: 80vw;
  max-width: 1320px;
}
#rl-news > div {
  height: 100%;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.25);
}
#popular {
  /*	outline: rgba(58, 130, 51, 0.3) solid 1px;*/
}
#rl-news > div {
  border: 2px solid transparent;
  -o-border-image: -o-linear-gradient(#f4a04e, #b61a53);
  border-image: -webkit-gradient(linear, left top, left bottom, from(#f4a04e), to(#b61a53));
  border-image: linear-gradient(#f4a04e, #b61a53);
  border-image-slice: 1;
}

#article {
}
#article blockquote,
.news-line-detail blockquote {
  margin: 1rem 3rem;
  border-left: 5px solid rgba(96, 182, 104, 0.18);
  margin-left: 1rem;
  padding-left: 1rem;
}

#article img {
  max-width: 100%;
  height: auto;
}
#main-sidebar {
  background-clip: content-box;
  background-color: #e0f4e74a;
  min-height: 300px;
}
.header-desktop {
}
.popup-window {
  z-index: 1060 !important;
}
.burger-stripe {
  width: 40px;
  height: 4px;
  background-color: #3a8233;
}
.burger-stripe:not(:last-of-type) {
  margin-bottom: 8px;
}
/*
#humburger:hover>.burger-stripe  {
    width: 50%;
    transition: all 400ms ease-in-out;	
}
*/
#humburger:hover > .top-burger {
  -webkit-animation: burger-hover 1s infinite ease-in-out alternate;
  animation: burger-hover 1s infinite ease-in-out alternate;
}
#humburger:hover > .middle-burger {
  -webkit-animation: burger-hover 1s infinite ease-in-out alternate forwards 200ms;
  animation: burger-hover 1s infinite ease-in-out alternate forwards 200ms;
}
#humburger:hover > .bottom-burger {
  -webkit-animation: burger-hover 1s infinite ease-in-out alternate forwards 400ms;
  animation: burger-hover 1s infinite ease-in-out alternate forwards 400ms;
}

@-webkit-keyframes bounce {
  0%,
  20%,
  60%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    transform: translateY(-20px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

@keyframes bounce {
  0%,
  20%,
  60%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    transform: translateY(-20px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

h1 {
  font-size: 36px;
  font-weight: 700;
  color: #3a8233;
  margin: 0;
  padding: 0px;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

h2,
h3,
h4 {
  margin: 0;
  padding: 0px;
  font-size: 1.15em;
  margin-bottom: 10px;
  font-weight: normal;
}
body a,
body a:hover,
body a:visited {
  text-decoration: none;
  color: inherit;
  font-family: "Inter", sans-serif;
}

main {
  background-color: white;
  width: 100%;
}
.hover-style {
  cursor: pointer;
}
.ear {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.modal-backdrop {
  z-index: 800;
}
#supportFilter {
  z-index: 900;
}

#filter-submit,
#filter-reset {
  width: 90%;
  height: 50px;
  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;
  font-weight: 500;
}

/* header */
#main-menu {
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  height: 78px;
}
.page-subheader {
  font-family: Inter;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  color: #3a8233;
}
#header.header-desktop {
  overflow-x: clip;
  position: relative;
  top: 0;
  height: 80px;
  background-color: #ffffff;
  border: 1px solid #3a8233;
  -webkit-box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.1);
  z-index: 40;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#header #burger {
  border-left: 1px solid rgba(58, 130, 51, 0.3);
  border-right: 1px solid rgba(58, 130, 51, 0.3);
  min-width: 70px;
  height: 80px;
}

#header.green-line {
  position: sticky;
  height: 48px;
  background-color: #3a8233;
}
#header.green-line #main-menu {
  height: 48px;
  padding: 0 10px;
}
#header.green-line .menu-wraper {
  display: none;
}
#header.green-line #lupa-wrap {
  display: none;
}
#header.green-line #header-title {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
#header.green-line #auth-login {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
#header.green-line #login {
  height: auto;
}
#header.green-line #lang {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
#header.green-line #burger {
  height: auto;
  width: 48px;
  min-width: 0;
  /*	background-image: url('/local/templates/plus_new/images/burger-white.png');*/
}
#header.green-line #burger .burger-stripe {
  background-color: #ffffff;
}

#header.green-box {
  position: fixed;
  top: 100px;
  width: 48px;
  left: 0;
}

#header.green-box #header-title {
  display: none;
}
#header.green-box #auth-login {
  display: none;
}
#header.green-box #lang {
  display: none;
}
#header.green-box #burger {
  border: none;
  padding: 4px;
}
#header.green-box #humburger {
  width: 90%;
}
.menu-wraper {
  overflow-y: hidden;
}
#header-middle {
  //	background-color: #ffffff;
}
#header-search {
  position: relative;
  //	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: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #ffffff;
  width: 100%;
  height: 80px;
  /*	border-bottom: 1px solid #3A8233;
//	margin-left: -750px;
//	margin-right: -60px;
//  padding-top: 30px;
*/
  padding-bottom: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: -80px;
  margin-bottom: 0;
  z-index: 1000;
  /*	transition: */
}
#search-line {
}
#search-line input[type="text"] {
  width: 600px;
  border: none;
  border-bottom: 1px solid #3a8233;
}
#search-line input[type="submit"] {
  background-color: transparent;
  background-image: url(/local/templates/plus_new/images/lupa.png);
  background-repeat: no-repeat;
  background-position: 50%;
  border: none;
  width: 36px;
  height: 36px;
  -webkit-filter: drop-shadow(0 0 2px #555555);
  filter: drop-shadow(0 0 2px #555555);
}

#search-line input:focus-visible {
  outline: none;
}

/**Top menu**/
#ituka_main_multilevel,
#ituka_main_multilevel ul {
  margin-bottom: 0;
  padding: 0;
}
.top-menu-item {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 27px;
  color: #3a8233;
  text-transform: uppercase;
  transition: all 0.5s ease-out;
}

#ituka_main_multilevel {
  margin-left: 5px;
  line-height: 15px;
}
/*Links*/
#ituka_main_multilevel a {
  color: #3a8233;
  text-decoration: none;
  white-space: nowrap;
}

#ituka_main_multilevel li {
  list-style-type: none;
  text-transform: uppercase;
  padding: 0 5px;
}

/*Root items*/

/*Root menu selected*/

/*Root items: hover*/

/*Item-parents*/

/*Denied items*/

/*Child-items: hover*/
#ituka_main_multilevel li:hover,
#ituka_main_multilevel li.jshover {
  background: rgba(58, 130, 51, 0.16);
  color: #fff;
}

/*Child-items selected*/
#ituka_main_multilevel li.item-selected {
  background: rgba(58, 130, 51, 0.16);
  color: #fff;
}

/*Sub-menu box*/
#ituka_main_multilevel li ul {
  position: absolute;
  top: auto;
  display: none;
  z-index: 500;
  opacity: 0;
  height: auto;
  width: auto;
  background: #fff;
  box-shadow: 7px 7px 18px 0px #09090959;
}

/*Sub-menu item box*/
#ituka_main_multilevel li li {
  width: 100%;
  height: 32px;
  border-bottom: 1px solid #dedede;
  line-height: 32px;
  padding: 0 10px;
}

/*Item link*/
#ituka_main_multilevel li ul a {
  text-align: left;
}

/*Items text color & size */

/*Items text color & size: hover*/

#ituka_main_multilevel li ul ul {
  margin: -27px 0 0 132px;
}

#ituka_main_multilevel li:hover>ul,
#ituka_main_multilevel li.jshover>ul {
  display: block;
  opacity: 1;
  transition: all 0.3s ease-out 10s;
}

div.menu-clear-left {
  clear: left;
}

/**  /Top menu **/

/*-- Auth --*/
#login {
  border-right: 1px solid rgba(58, 130, 51, 0.3);
  width: 60px;
  height: 80px;
}
#auth-login:hover {
  cursor: pointer;
}

#authModal > .modal-dialog {
  width: 460px;
  height: 420px;
  background-color: #ffffff;
  outline: #3a8233 solid 1px;
}
#authModal .modal-content {
  border: none;
}
#AuthTab {
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#AuthTab > li {
  width: 50%;
}
#AuthTab > li > button {
  width: 100%;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  color: #3a8233;
  padding: 1rem;
  border-radius: 0;
  border: 0;
}
#AuthTab > li > button[aria-selected="false"] {
  -webkit-box-shadow: inset 0px 0px 25px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 0px 25px rgba(0, 0, 0, 0.25);
}
#AuthTabTabContent .input-group {
  outline: #3a8233 solid 1px;
}
#AuthTabTabContent input {
  border: none;
}
#auth-eye {
  width: 34px;
  overflow: hidden;
  cursor: pointer;
}
#auth-remember,
#auth-remember label,
#auth-forgot {
  font-family: Inter;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #3a8233;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
}
#auth-remember:hover label,
#auth-forgot:hover {
  /*	text-decoration: underline 0.15em rgba(0, 0, 0, 0);*/
}
#auth-submit > input {
  font-family: Inter;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3a8233;
  background-color: unset;
  outline: #3a8233 solid 1px;
  padding: 8px 12px;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#auth-submit > input:hover {
  color: #ffffff;
  background-color: #3a8233;
}

/*-- //Auth --*/

#left-burger {
  position: fixed;
  top: -100px;
  left: 0;
  width: 50px;
  height: 50px;
  border: 1px solid black;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

#burger:hover {
  cursor: pointer;
}
.top-menu-item {
  /*	padding: 0 10px;*/
}
.submenu-link {
  font-size: 16px;
  line-height: 19px;
  font-weight: normal;
  color: #3a8233 !important;
  cursor: pointer;
}
.box-title,
.rubrik-title {
  height: 33px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-size: 14px;
  line-height: 17px;
  padding: 8px 12px 8px 12px;
  background-color: #3a8233;
  border-right: 10px solid #3a8233;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
}
.box-title {
  background-image: url(/local/templates/plus_new/images/arrow_right_white.png);
  background-repeat: no-repeat;
  background-position: right;
  background-origin: padding-box;
  padding: 8px 20px 8px 12px;
}
.box-title:hover {
  -webkit-box-shadow: 2px 3px 10px #aab0a8;
  box-shadow: 2px 3px 10px #aab0a8;
}
#century .box-title {
  height: initial;
  width: initial;
}

.box-subtitle {
  height: 40px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  padding: 8px;
  background-color: #ffffff;
  color: #3a8233;
  border: 1px solid #3a8233;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.box-subtitle:hover {
  -webkit-box-shadow: 0px 0px 5px #aaaaaa;
  box-shadow: 0px 0px 5px #aaaaaa;
}

#lupa {
  z-index: 5;
  position: relative;
  border-left: 1px solid rgba(58, 130, 51, 0.3);
  border-right: 1px solid rgba(58, 130, 51, 0.3);
  width: 60px;
  height: 80px;
}
.lupa {
  background-image: url("/local/templates/plus_new/images/lupa.png");
  background-repeat: no-repeat;
  background-position: 50%;
  width: 36px;
  height: 36px;
}
.lupa:hover {
  cursor: pointer;
  -webkit-animation: bounce 1s;
  animation: bounce 1s;
}
/* -- header */

/* ---- line vidgets ----- */

#home-lenta {
  //	min-height: 785px;
}
#analytic-research {
  min-height: 500px;
}
#home-research,
#home-analytic {
}
#home-media,
#media-card-block {
  min-height: 550px;
}
#media-card-block,
#number-table-block,
#expert-card-block,
.text-card-block 
{
  border-top: 1px solid #3a8233;
  border-bottom: 1px solid #3a8233;
}
#number-table-block {
  padding: 16px;
}

/*
#journal-number-arxiv>div {
	background: #E6E6E6;
	border-top: 1px solid #3A8233;
	border-bottom: 1px solid #3A8233;
}
#journal-number-arxiv .box-title {
	margin-bottom: 8px;
	margin-top: -40px;
	margin-left: -24px;
}
*/
#sng-forum {
  height: 500px;
}
#home-special/*, 
#home-number */ {
  height: 375px;
}
#news-card-block,
#research-card-block,
#analytic-card-block,
#number-table-block {
  background-color: #e6e6e6;
}
.text-card-block {
  background-color: #ccdfca;
}
.number-item {
  transition: box-shadow 0.3s ease-out;
}
.number-item:hover {
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.25);
}
#sng-card-block,
#forum-card-block {
  background-color: #d1ebf0;
}

.card-block {
  display: flex;
  flex-direction: column;
  position: relative;
}

.card-block-mozaic {
  border-top: 1px solid #3a8233;
  border-bottom: 1px solid #3a8233;
  padding: 16px;
  height: 100%;
}
.box-title-up16 {
  margin-top: -16px;
}
.box-title-up32 {
  margin-top: -32px;
}
.box-title-left16 {
  margin-left: -16px;
}
.line-card {
  width: 270px;
  height: 290px;
  //	border: 1px solid #FFFFFF;
  border-radius: 7px;
}
.line-card > .line-image {
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.line-card > .line-image > a {
  display: block;
  width: 100%;
  height: 100%;
}
.card-text {
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  background-color: #ffffff;
  padding: 16px;
  font-size: 16px;
  line-height: 19px;
}
.card-rounded {
  border-radius: 7px !important;
}
.card-white {
  background: #ffffff !important;
}
.card-name {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #494949;
  padding: 16px;
  margin: auto;
}
.card-negative .image-negative {
  filter: brightness(70%);
  transition: all 0.4s ease-out;
}
.item-card {
  min-height: 100px;
  box-shadow: 4px 4px 8px rgb(0 0 0 / 25%);
  padding: 0;
  transition: box-shadow 0.3s ease-out;
  overflow: hidden;
}
.item-card:hover {
  box-shadow: none;
}
#home-media .card-image {
  background-blend-mode: luminosity;
  background-color: #ffffff !important;
  transition: all 0.3s ease-out;
}
#home-media .icon-scope {
  opacity: 0.5;
  transition: opacity 0.3s ease-out;
}
#home-media .card-negative:hover .card-image {
  //	background-blend-mode: normal;
  background-color: transparent !important;
}
#home-media .icon-scope:hover,
#home-media .card-negative:hover .icon-scope {
  opacity: 1;
}
#home-media .media-card-footer {
  background-color: rgba(4, 4, 4, 0.7);
}
#home-media .media-card-footer a {
  color: #ffffff;
  font-family: "Roboto Flex";
  font-style: normal;
  font-weight: 600;
}
#home-media .media-card-footer:first-of-type a {
  font-size: 24px;
  line-height: 28px;
}
.main-of-day-item {
  transition: background-size 0.7s ease 0.1s;
  background-position: center center;
  height: 100%;
  width: 100%;
  background-size: 100% auto;
	min-height: 200px;
}
.main-of-day-title {
  padding: 12px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  width: 100%;
  color: #ffffff;
  bottom: 0;
  background-color: #04040480;
}
#theme-rl,
#theme-card-block {
  height: 375px;
}

/* subscribe form modal */
.modal-dialog .modal-header {
  border: none;
}

#sp-form-120670 .form-header {
  border-bottom: none;
}
.modal-dialog .modal-body {
  border: none;
}
#sp-form-120670 .form-control,
#mce-EMAIL {
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #d1d1d1;
  outline: 0;
}
#sp-form-120670 .form-control:focus,
#mce-EMAIL:focus {
  color: inherit;
  background-color: inherit;
  border: none;
  border-color: transparent;
  outline: 0;
  border-bottom: 1px solid #d1d1d1;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#sp-form-120670 label:focus-visible {
  outline: none;
}
.modal-dialog .modal-footer {
  border: none;
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  color: #000000;
}
.modal-dialog .modal-footer a {
  text-decoration: underline;
}
#sp-form-120670 .sp-field,
#mc_embed_signup .mc-field-group {
  color: #d1d1d1;
}
#sp-form-120670 .sp-field input:focus,
#mce-EMAIL:focus {
  color: #3a8233;
}
#sp-form-120670 .sp-field .sp-button,
.sp-field.sp-button-container > .button {
  border: none;
  text-align: center;
  background-color: #fff;
  padding: 10px;
  color: #d1d1d1;
  outline: #d1d1d1 solid 1px !important;
  display: block;
  -webkit-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
#sp-form-120670 .sp-field .sp-button:hover,
.sp-field.sp-button-container > .button:hover {
  outline: #3a8233 solid 1px !important;
  color: #3a8233;
}
/* --subscribe form modal */

/* submenu */
#ellipsiss.themNext:hover,
#ellipsiss.themPrev {
  cursor: pointer;
  background-color: #3a8233;
}
#ellipsiss.themNext:hover circle,
#ellipsiss.themPrev circle {
  fill: #ffffff;
}

/* --submenu */

#slide-block,
#main-slider,
#main-carousel {
  height: 496px;
  background-clip: content-box;
}
#main-slider {
  background-clip: content-box;
  font-size: 150%;
  /*	width:100%; */
  /*	height:510px; */
  /*	min-width:733px;*/
  /*	min-height:510px;*/
}
#main-carousel .carousel-indicators {
  position: absolute;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-left: 10px;
  margin-top: 10px;
}
#main-carousel .carousel-indicators li {
  width: 10px;
  height: 10px;
  margin-right: 3px;
  margin-left: 3px;
  border: 2px solid #ffffff;
  border-radius: 10px;
  background-color: transparent;
  background-clip: border-box;
  opacity: 1;
  -webkit-transition: background-color 0.6s ease;
  -o-transition: background-color 0.6s ease;
  transition: background-color 0.6s ease;
}
#main-carousel .carousel-indicators .active {
  background-color: #ffffff;
}

#main-carousel .carousel-inner .item-slide-image {
  background-position: top;
  background-size: cover;
  width: 100%;
  height: 496px;
}

#cover_story {
  position: relative;
  overflow: hidden;
  background-clip: content-box;
  height: 235px;
}
#cover_story h2 {
  z-index: 9;
}
#cover_story .cover-item {
  top: 0;
  z-index: 0;
  -webkit-transition: all 0.7s ease 0.1s;
  -o-transition: all 0.7s ease 0.1s;
  transition: all 0.7s ease 0.1s;
  background-position: center center;
  height: 235px;
  width: 100%;
  background-size: 120%;
  background-repeat: no-repeat;
  background-size: cover;
}

#journal-block {
  position: relative;
  border: 1px solid rgba(58, 130, 51, 0.3);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 150%;
  float: left;
}
#journal-block > div {
  padding: 0;
  //	display: contents;
}
#journal-block-right {
  height: 235px;
  overflow: auto;
}
#journal-block-right::-webkit-scrollbar {
  width: 5px;
  background-color: #dadada;
}
#journal-block-right::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #acacac;
}

#lenta ::-webkit-scrollbar {
  width: 5px;
  background-color: #e1f2e3;
}

#lenta ::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #3a8233;
}
#lenta .news-line {
  height: 630px;
  overflow-y: auto;
  overflow-x: hidden;
}
.lenta-block-footer,
#journal-block-footer {
  height: 80px;
}

#main-slider .item-text {
  font-size: 24px;
  line-height: 29px;
  color: #ffffff;
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color: rgba(4, 4, 4, 0.5);
  min-height: 90px;
  padding: 16px;
}

.carousel-control-prev-icon {
  background-image: none;
  border-radius: 0px 4px 4px 0px;
}
.carousel-control-next-icon {
  background-image: none;
  border-radius: 4px 0 0 4px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 120% 120%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  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;
  width: 48px;
  height: 100%;
  padding: 0;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}

#cover-block .cover-name {
  background-color: #0000009c;
  color: #ffffff;
  font-size: 24px;
  line-height: 29px;
}
#news-line-detail h1,
h1.page-header,
h2.page-header {
  font-family: Inter;
  font-weight: bold;
  font-size: 36px;
  line-height: 46px;
  color: #3a8233;
}
/*
h2.page-subheader  {
	font-family: Inter;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 23px;
	color: #3A8233;
}
*/
#news-line-detail h2,
.news-detail h2,
#vacancies h2
 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 29px;
  line-height: 40px;
  color: #3a8233;
  margin-top: 50px;
}
#news-line-detail h3,
.news-line-detail h3 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  color: #3a8233;
  margin-top: 25px;
}

#breadcrumb-line {
  font-size: 14px;
  line-height: 17px;
}
#breadcrumb-line a {
  color: #3a8233;
}
#breadcrumb-line .news-line-breadcrumb > span:last-of-type {
  color: #999999;
}
#time-line .eye-count {
  color: #3a8233;
  font-weight: bold;
  font-size: 18px;
  line-height: 23px;
}
#news-line-preview,
.news-line-preview {
  font-family: "Merriweather", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  color: #000000;
}
#news-line-detail,
.news-line-detail {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 27px;
}
#article-footer .rubrics-title,
#article-footer .tags-title {
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color: #7a7a7a;
}
/*#news-line-detail > */
figure {
  position: relative;
}
figure img[data-fullsize] {
	cursor: pointer;
}
.picture-block,
figure {
  /*	min-height:300px;
//	background-image: linear-gradient(90deg, #E1F2E3 0%, #E0FFFF 50%, #E0FFFF 50%,  #E1F2E3 100%);
*/
  position: relative;
}
.picture-block img {
  /*	max-width: 100%;*/
}
.detail_picture_copyright,
figure > figcaption {
  position: absolute;
  font-size: 80%;
  line-height: 80%;
  padding: 10px;
  bottom: 0;
  left: 0;
  background-color: #00000070;
  color: #ffffff;
  word-break: break-all;
}
.zoom-in {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.news-line-detail img {
  max-width: 100%;
  height: auto;
}
#picModal .modal-body
{
	margin:auto;
}
#picModal .modal-body img {
//  width: 100%;
}
#picModal .close {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-radius: 50px;
  background-color: #000000;
}

#picModal .close:hover {
  background-color: #000000;
}
.close-menu.close img,
#popup-yandex .close img {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  cursor: pointer;
}
.close-menu.close:hover img,
#popup-yandex .close:hover img {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* Журнал */
#journalSection {
  height: 500px;
  width: 130px;
	
}
.section-item {
  font-size: 200%;
  padding: 10px 0;
  text-align: center;
  opacity: 0.5;
}
.section-item:first-of-type {
  padding-top: 50px;
}
.section-item:last-of-type {
  padding-bottom: 50px;
}
.section-item[active="active"] > a,
.section-item[active="active"] {
  color: #ff0000;
  font-weight: bold;
  opacity: 1;
}
#journalSection > .section-item
{
	cursor: pointer;
}
#journalSection::-webkit-scrollbar {
  width: 5px;
  background-color: #e1f2e3;
}

#journalSection::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #3a8233;
}
#mouse-wheel {
  width: 64px;
  height: 64px;
  opacity: 0;
  background-image: url(/local/templates/plus_new/images/mouse-scroll.png);
  -webkit-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
  margin-left: 5px;
}
#YearName
{
	color: #3a8233;
}
/* /-- Журнал */

/* Кейсы карусель*/
#keisy-carousel .item-lr .lr-carousel-name {
  background-color: #e1f2e3;
}

/* /Кейсы карусель*/

div.news-detail
{
	word-wrap: break-word;
	font-family: 'Inter';
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 18px !important;
	line-height: 150% !important;
	color: #000000;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.news-detail a {
	color: #3A8233 !important;
}
h1.page-header {
	text-transform:uppercase;
	
}
#add-new-material {
	padding:0;
	border: 0;
//	border-radius: 0;
	line-height: normal;
	text-transform:uppercase;
	height:25px;
	
}
#add-new-material .add-plus-signe {
//	padding: 0 5px;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	width:25px;
	background-color: #3a8233b3;
	margin-right:1px;
	border: 0;
	height:25px;
	display: flex;
	align-items: center;
	padding:0 5px;
	justify-content:center;

}
#add-new-material .add-text {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	background-color: #60b6682e;
	color: #000000;
	border: 0;
	height:25px;
	display: flex;
	align-items: center;
	padding:0 5px;
	justify-content:center;
	transition: all 0.3s ease-in;
}
#add-new-material:hover .add-text {
	background-color: #3a8233;
	color: #FFFFFF;
	
}

























#footer {
  background-color: #3a8233;
  color: #ffffff;
  font-size: 14px;
  line-height: 17px;
  padding: 24px;
}
#footer a,
#footer a:focus,
#footer a:hover,
#footer a:visited {
  text-decoration: none;
  color: #ffffff;
}
#footer .footer-text-box {
}

/* -- SUPPORT-- */
#supportFilter .modal-dialog {
  width: 50vw;
  max-width: 820px;
}
#supportFilter .modal-dialog .modal-content {
  padding: 1.5rem;
}
#support-header {
  font-family: Inter;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  //	line-height: 44px;
  color: #3a8233;
  padding: 0;
}
#supportFilter .border-box {
  border: 1px solid #c6c6c6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px 30px;
}
#supportFilter .body-panel {
  width: 100%;
}
#supportFilter .panel-header {
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  background-color: #ffffff;
  padding: 0 1rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

#supportFilter .left-panel .panel-header {
  margin-top: -18px;
}
#supportFilter .right-panel .panel-header {
  margin-top: -9px;
}
.period-btn {
  cursor: pointer;
  //	outline: #3A8233 solid 1px;
  padding: 5px 5px;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.period-btn label:hover {
  cursor: pointer;
}
.btn-main {
  background-color: #ffffff;
  color: #3a8233;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 2px;
  cursor: pointer;
  //	outline: #3A8233 solid 1px;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn-main:hover,
.btn-main[checked="checked"] {
  color: #ffffff;
  background-color: #3a8233;
}
.form-check-input {
  border-color: #3a8233;
}
.form-check-input:checked {
  background-color: #3a8233;
  border-color: #3a8233;
}

/* -- //SUPPORT-- */

/* -- AllMaterials -- */
#service-line .type-select input {
  /*	display: none;*/
}
#service-line .type-select label:hover {
  cursor: pointer;
}
#service-line .type-select {
  width: 100px;
}
.vrezka {
  color: black;
  width: 100%;
  /*	height:400px;*/
  background-color: #f7f4e8;
  margin: 0 20px 20px 0;
/*  float: left; */
}
.vrezka-header {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  margin: 16px auto 16px 16px;
}
.vrezka-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.vrezka-text {
  margin: 12px;
}
.vrezka-text,
.vrezka-text > a,
.vrezka-text > a:hover,
.vrezka-text > a:visited {
  font-family: "Merriweather";
  font-style: italic;
  font-weight: 700;
  font-size: 22px;
  line-height: 150%;
  color: #295e24;
}
.vrezka-image {
//  width: 100%;
  background-color: lightgrey;
  margin-bottom: 59px;
}

/* Vidget expert */
.expert-vidget {
  outline: #3a82334d solid 1px;
}
.expert-vidget .expert-line {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 16px 19px;
  background-size: 100% auto;
  border-top: 1px solid #3a82334d;
}
.expert-vidget .expert-img img {
  width: 105px;
  height: auto;
  margin-right: 16px;
}

/* --Vidget expert-- */
#scroll-icon {
  z-index: 11;
  position: absolute;
  right: 10px;
  top: 30px;
  background-color: rgba(255, 255, 255, 0.73);
  width: 50px;
  height: 50px;
  border-radius: 30px;
}
#touch-screen {
  height: 32px;
  width: 32px;
}
#rekv .line {
  display: flex;
  flex-direction: row;
  align-items: start;
  border-bottom: 1px solid #eeeeee;
  padding: 5px 0;
}

/* баннеры */

.partner {
  overflow: hidden;
}
.partner .partner-9,
#news-line-detail iframe {
  width: 832px;
  height: 468px;
}

#banner-6,
#banner-7 {
}
#banner-1,
#banner-5,
#banner-5-1,
#banner-5-2,
#banner-5-3,
#banner-5-4,
#banner-5-5 {
  max-width: 1320px;
  max-height: 250px;
  height: 250px;
}
#banner-8,
#banner-8-1,
#banner-9 {
}
/* --------- */

/* 5 - 1200 - 1399px, container 1140px */
@media screen and (max-width: 1399px) {
  #theme-block {
    border-top: 1px solid rgba(58, 130, 51, 0.3);
    //	width: 852.3333333333333px;
  }
  #theme-block .theme-item,
  #rl-news {
    width: 277px;
  }
  #menuModal .modal-dialog {
    width: 1140px;
    max-width: 1140px;
  }
  #main-carousel .carousel-inner .item-slide-image {
    width: 100%;
    height: 480px;
  }

  /* баннеры */

  #banner-6,
  #banner-7 {
    max-width: 332px;
  }
  #banner-1,
  #banner-5,
  #banner-5-1,
  #banner-5-2,
  #banner-5-3,
  #banner-5-4,
  #banner-5-5 {
    max-width: 1140px;
  }
  #banner-8,
  #banner-8-1,
  #banner-9 {
    max-width: 712px;
  }
  /* --------- */

  #home-expert,
  #home-editor {
//    height: 380px;
  }
 /* #main-carousel .carousel-inner .item-slide-image {
    height: 496px;
  }*/
  .partner .partner-9,
  #news-line-detail iframe {
    width: 712px;
    height: 401px;
  }
}

/* 4 - 992-1999px, container - 960px */
@media screen and (min-width: 992px) and (max-width: 1199px) {
  body {
    font-size: 14px;
    font-weight: 400;
  }
  #search-line input[type="text"] {
    width: 400px;
  }

  #top-menu {
    display: none;
  }
  #header-event {
    display: block;
    border-right: 2px solid rgba(58, 130, 51, 0.3);
    padding-right: 32px;
  }
  #header-rl {
    margin-left: 32px;
  }
  #month-theme {
    width: 1140px;
  }
  .theme-overflow {
    overflow-x: auto;
  }
  .sidebar-lenta .lenta-block-footer {
    height: auto;
  }
  #menuModal .modal-dialog {
    width: 960px;
    max-width: 960px;
  }
  #journal-block {
    //	width: 69%;
  }
  /* баннеры */
  #banner-6,
  #banner-7 {
    max-width: 272px;
  }
  #banner-8,
  #banner-8-1,
  #banner-9 {
    max-width: 592px;
  }

  #banner-1,
  #banner-5,
  #banner-5-1,
  #banner-5-2,
  #banner-5-3,
  #banner-5-4,
  #banner-5-5 {
    max-width: 960px;
  }

  /* --------- */
  #sng-forum,
  #analytic-research {
    height: auto;
  }
  #home-sng,
  #home-forum {
    height: 420px;
  }
  #home-lenta {
    //	height: 1060px;
  }
  #slide-block,
  #main-carousel .carousel-inner .item-slide-image {
    height: 530px;
  }
  .partner .partner-9,
  #news-line-detail iframe {
    width: 592px;
    height: 333px;
  }
}

/* 3 - 768-991px, container - 720px */
@media screen and (min-width: 768px) and (max-width: 991px) {
  #header.header-desktop,
  #header #burger,
  #lupa,
  #login {
    /*	height: 56px; */
  }
  #header-title img {
    width: 72px;
  }
  #header.header-desktop {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #top-menu {
    display: none;
  }
  #header-event {
    display: block;
    border-right: 2px solid rgba(58, 130, 51, 0.3);
    padding-right: 32px;
  }
  #header-rl {
    margin-left: 32px;
  }

  #journal-block,
  #popular {
    width: 49%;
  }
  .sidebar-lenta .lenta-block-footer {
    height: auto;
  }

  .lenta-block-footer .box-subtitle,
  #journal-block-footer .box-subtitle {
    font-size: 16px;
  }
  .event-list {
    width: 830px;
  }
  .event-item {
    width: 250px;
  }
  .event-item-date {
    font-size: 20px;
  }
  .event-item-location {
    font-size: 16px;
  }
  .event-item-name {
    font-size: 18px;
    line-height: 22px;
  }
  #event-right-sidebar {
    width: 240px;
  }
  #slider-meropriatiy {
    width: 720px;
  }
  #news-line-detail h1,
  h1.page-header,
  h2.page-header {
    font-size: 24px;
    line-height: 29px;
  }
  #cover-block .cover-name {
    font-size: 18px;
    line-height: 22px;
  }
  #news_line .news-list .picture-block img {
    width: 205px;
    height: auto;
  }

  /* --Лента --*/

  #lenta .news-line a {
    font-size: 14px;
    line-height: 17px;
  }
  /* --//Лента --*/
  .sub-menu {
    padding: 10px 0;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #sub-menu {
    border: 1px solid #3a8233;
    margin: 0 auto 10px;
    border-top: none;
  }
  #search-line input[type="text"] {
    width: 300px;
  }
  #menuModal .modal-dialog {
    max-width: 100vw;
  }
  #main-carousel .carousel-inner .item-slide-image {
    width: 720px;
    height: 528px;
  }
  #month-theme {
    width: 855px;
  }
  .event-registration-text {
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
  }
  #journal-block > div.journal-block-cover > div:first-of-type {
    width: 100%;
  }
  .theme-overflow {
    overflow-x: auto;
  }
  #rl-news > div {
    outline: none;
  }
  #footer-logo > .footer-logo-qr {
    background: url(/local/templates/plus_new/images/plus-qr-big.png);
    width: 170px;
    height: 170px;
  }
  #popup-menu-main {
    flex-wrap: wrap;
  }
  .century-issue-image img {
    width: 154px;
  }
  #menuModal .modal-dialog {
    width: 720px;
    max-width: 720px;
  }
  .modal-dialog {
    margin: 0.5rem;
  }
  /* баннеры */
  #banner-6,
  #banner-7 {
    max-width: 224px;
  }
  #banner-1,
  #banner-5,
  #banner-5-1,
  #banner-5-2,
  #banner-5-3,
  #banner-5-4,
  #banner-5-5 {
    max-width: 720px;
  }
  #banner-8,
  #banner-8-1,
  #banner-9 {
    max-width: 464px;
  }
  /* --------- */
  #sng-forum,
  #analytic-research {
    height: auto;
  }
  #home-sng,
  #home-forum {
    height: 425px;
  }
  #home-media,
  #media-card-block {
    height: 830px;
  }
  #media-left {
    height: 530px;
  }
  #media-right {
    height: 235px;
  }
  #home-expert,
  #home-editor,
  #editor {
//    height: 495px;
  }
  #home-lenta {
    //	height: 1120px;
  }
  #slide-block {
    height: 780px;
  }
  #theme-body {
    z-index: 10;
    overflow-x: auto;
  }
  .theme-item {
    margin-left: 30px;
  }
  .theme-item:last-of-type {
    margin-right: 30px;
  }
  .partner .partner-9,
  #news-line-detail iframe {
    width: 464px;
    height: 261px;
  }
  #main-slider,
  #main-carousel {
    height: auto;
  }
	#mouse-wheel {
  width: 56px;
  height: 54px;
	background-size: contain;
	}
}

/* 2 - 576-767px, container 540px*/
@media screen and (min-width: 576px) and (max-width: 767px) {
  #top-menu {
    display: none;
  }
  #header.header-desktop {
    //    height: 48px;
  }
  #header-title img {
    width: 58px;
  }
  #header-event {
    display: block;
    border-right: 2px solid rgba(58, 130, 51, 0.3);
    padding-right: 16px;
  }
  #header-event img {
    width: 128px;
  }

  #header #burger {
    min-width: 70px;
    height: 48px;
  }
  .burger-stripe {
    width: 24px;
    height: 4px;
    background-color: #3a8233;
  }
  .burger-stripe:not(:last-of-type) {
    margin-bottom: 4px;
  }
  #header-search {
    height: 48px;
    margin-top: -48px;
  }
  #header-rl {
    margin-left: 16px;
  }
  #header-rl img {
    width: 68px;
  }
  #main-slider,
  #main-slider .carousel-inner img {
    min-width: 0;
    min-height: 0;
  }
  #login,
  #lupa {
    width: 48px;
    height: 48px;
  }
  #lupa {
    background-size: 24px;
  }
  #login img {
    width: 24px;
  }
  #lang img {
    display: none;
  }

  /*
#header #burger {
	background-image:url('/local/templates/plus_mobile/images/burger_mobile.png');
	min-width:24px; 
	height:18px; 	
}
#menuMobile #mobile_search {
	margin-top: 80px;
	margin-bottom: 25px;
}
#mobile_search form {
    background: rgba(255, 255, 255, 0.5);
}
#menuMobile #search-line input[type="text"] {
    width: 100%;
	height: 40px;
    border-bottom: none;
	background: rgba(255, 255, 255);
	margin-right: 0 !important;
}
#menuMobile #search-line input[type="text"]:focus {
	background: #ffffff;
	color:#000000;

}
*/
  /*
#search-line input[type="submit"] {
	background-image: url(/local/templates/plus_new/images/lupa_white.png);
    background-position: 50%;
	width: 36px;
    height: 36px;
	-webkit-filter: none;
	        filter: none;
}
*/
  #cover-block .cover-name {
    font-size: 16px;
    line-height: normal;
  }

  #main-carousel .carousel-inner .item-slide-image {
    width: 540px;
    height: 360px;
  }
  #slider-meropriatiy {
    width: 540px;
  }

  #month-theme {
    width: 1140px;
  }
  .theme-overflow {
    overflow-x: auto;
  }
  #journal-block-right {
    height: 320px;
  }
  #popular {
    width: 100%;
  }
  #event-right-sidebar > div {
    width: 48%;
  }
  #menuModal .modal-dialog {
    max-width: 100vw;
  }
  #sng-forum,
  #analytic-research {
    height: auto;
  }
  #home-sng,
  #home-forum,
  #home-analytic,
  #home-research {
    height: 430px;
  }

  #special-body,
  #sng-body,
  #forum-body,
  #analytic-body,
  #research-body,
  #expert-body,
  #month-theme {
    z-index: 10;
    overflow-x: auto;
  }
  #sng-body .card-panel,
  #forum-body .card-panel,
  #analytic-body .card-panel,
  #research-body .card-panel,
  #expert-body .card-panel {
    width: 280px;
  }
  #home-media,
  #media-card-block {
    height: 830px;
  }
  #media-left {
    height: 530px;
  }
  #media-right {
    height: 235px;
  }
  #home-lenta {
    //	height: 1850px;
  }
  #slide-block {
    height: 610px;
  }
  #theme-body {
    z-index: 10;
    overflow-x: auto;
  }
  .theme-item {
    margin-left: 30px;
  }
  .theme-item:last-of-type {
    margin-right: 30px;
  }
  .partner .partner-9,
  #news-line-detail iframe {
    width: 532px;
    height: 299px;
  }
  #banner-1,
  #banner-5,
  #banner-5-1,
  #banner-5-2,
  #banner-5-3,
  #banner-5-4,
  #banner-5-5 {
    max-width: 540px;
	height: auto;
  }
#journalSection {
  height: 100px;
  width: 100%;
	
}
#section-choice
{
//	justify-content: center;
	margin-bottom: 50px;
}
.section-item:not(:last-of-type) {
	margin-right: 30px;
}
.section-item:last-of-type {
	margin-right: 40%;
}
.section-item:first-of-type {
  padding-top: 10px;
	padding-left: 40%
}
	
	
	
	
}

/* 1 - 0 - 575px, container - 100% */
@media screen and (max-width: 575px) {
h1 {
    font-size: 20px;
	margin-top: 16px;
}
#JournalArchiv img
{
	max-width: calc(100vw - 3rem);
}
#section-choice
{
//	justify-content: center;
	margin-bottom: 50px;
}
#journalSection
{
	width: 100%;
  height: 100px;
	
}
#touch-wheel div
{
	font-size: 100px;
	text-align: center;
	color: #3a8233;
	line-height: 0;
}
.section-item:not(:last-of-type) {
	margin-right: 30px;
}
.section-item:last-of-type {
	margin-right: 40%;
}
.section-item:first-of-type {
  padding-top: 10px;
	padding-left: 40%
}

#banner-1,
#banner-5,
#banner-5-1,
#banner-5-2,
#banner-5-3,
#banner-5-4,
#banner-5-5 {
	height: auto;
}
  #header.header-mobile {
    margin-bottom: 50px;
  }
  .vrezka {
    float: none;
    width: 100%;
    height: auto;
  }
  .vrezka-body {
    /*	flex-direction: row; */
  }
  .vrezka-image {
    max-width: 280px;
    /*	height: 160px; */
    background-color: lightgrey;
    margin: auto;
  }
  #cover-block .cover-name {
    font-size: 14px;
    line-height: normal;
  }

  #news-line-detail h1,
  h1.page-header,
  h2.page-header {
    font-size: 24px;
    line-height: normal;
  }
  #news-line-detail h2 {
    font-size: 20px;
    line-height: 140%;
  }

  #news-line-preview,
  .news-line-preview {
    font-size: 18px;
    line-height: 27px;
  }

  .plate_line > .news-item {
    width: 100% !important;
  }
  .plate_line > .news-item:nth-of-type(odd) {
    margin-bottom: 48px;
  }
  .plate_line > .news-item img {
    display: block;
    margin: auto !important;
  }
  .plate_line .news-header {
    text-align: center;
    margin-top: 20px;
  }
  #header-banner div {
    height: 200px;
    background-color: #e1f2e3;
  }
  .container,
  .container-fluid,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl,
  .container-xxl {
    width: 100%;
    /*	overflow:hidden;*/
    z-index: 0;
  }
  body a,
  body a:hover,
  body a:visited {
    text-decoration: none;
    color: inherit;
    font-family: Inter;
  }
  #header #burger {
    background-image: url("/local/templates/plus_mobile/images/burger_mobile.png");
    min-width: 24px;
    height: 18px;
  }
  #lang {
    font-weight: 400;
    font-size: 22px;
    color: #ffffff;
  }
  #menuMobile .container {
    width: 95vw;
    padding: 0;
  }
  #menuMobile #mobile_search {
    margin-top: 80px;
    margin-bottom: 25px;
  }
  #mobile_search form {
    width: 95vw;
    background: rgba(255, 255, 255, 0.5);
  }

  #menuMobile #search-line input[type="text"] {
    width: 100%;
    height: 40px;
    border-bottom: none;
    background: rgba(255, 255, 255);
    margin-right: 0 !important;
  }
  #menuMobile #search-line input[type="text"]:focus {
    background: #ffffff;
    color: #000000;
  }

  #search-line input[type="submit"] {
    background-image: url(/local/templates/plus_new/images/lupa_white.png);
    background-position: 50%;
    width: 36px;
    height: 36px;
    -webkit-filter: none;
    filter: none;
  }
  .theme-overflow {
    overflow-x: auto;
  }

  #menuMobile .modal-body {
    padding: 2.5vw;
  }
  #popup-mobile-rubriks form a {
    font-size: 120%;
    line-height: 3rem;
  }
  #HL-block {
    margin-left: 2rem;
  }

  .box-title {
    height: 33px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 14px;
    line-height: 17px;
    padding: 8px 12px;
    background-color: #3a8233;
    color: #ffffff;
    width: 100%;
  }
  .box-title-up16 {
    margin-top: -32px;
  }
  .box-subtitle {
    height: 40px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    padding: 8px;
    background-color: #ffffff;
    color: #3a8233;
    border: 1px solid #3a8233;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
  }
  #journal-year-footer .box-subtitle {
    margin: auto;
  }

  #left-sidebar {
    margin-bottom: 30px;
    background-clip: content-box;
  }
  #lenta .news-line {
    height: initial;
    overflow: visible;
  }
  /*
#lenta-block-footer {
	height: auto;
}
*/

  #main-slider .item-text {
    font-size: 0.7em;
    line-height: 29px;
  }
  .carousel-control-prev,
  .carousel-control-next {
    /*	display: none; */
  }
  #month-theme {
    width: 1390px;
    z-index: 10;
    overflow: auto;
  }
  #theme-wraper {
    /*	width: 400vw; */
  }
  #theme-block {
    width: 1040px;
    border-top: 1px solid rgba(58, 130, 51, 0.3);
  }
  #theme-block .box-title {
    text-transform: uppercase;
  }

  #theme-block div:not(.box-title) {
    overflow: auto;
  }
  #theme-block .news-list.row {
    width: 1020px;
  }
  #theme-block .news-list.row > div {
    width: 100%;
  }
  #theme-block .theme-item,
  #rl-news {
    width: 340px;
    max-width: 340px;
  }
  #supportFilter .modal-dialog {
    width: 100vw;
    margin: 0;
    padding: 0;
  }
  #footer-logo > .footer-logo-qr {
    background: url(/local/templates/plus_new/images/plus-qr-big.png);
    width: 170px;
    height: 170px;
  }
  #event-right-sidebar {
    max-width: 392px;
    margin: auto;
  }
  #popular {
    width: 100%;
  }
  #sng-forum,
  #analytic-research {
    height: auto;
  }
  #home-sng,
  #home-forum,
  #home-analytic,
  #home-research {
    height: 430px;
  }
  #theme-body {
    z-index: 10;
    overflow-x: auto;
  }
  .theme-item {
    margin-left: 30px;
  }
  .theme-item:last-of-type {
    margin-right: 30px;
  }

  #special-body,
  #sng-body,
  #forum-body,
  #analytic-body,
  #research-body,
  #video-body,
  #number-body,
  #theme-body,
  #expert-body {
    z-index: 10;
    overflow-x: auto;
  }

  #sng-body .card-panel,
  #forum-body .card-panel,
  #analytic-body .card-panel,
  #research-body .card-panel {
    width: 280px;
  }
  #expert-body .card-panel {
    width: 320px;
  }

  #number-body {
    //	background-image: url(/local/templates/plus_new/images/horizontal-scroll.png);
    position: relative;
  }
  #home-media,
  #media-card-block {
    height: 320px;
  }
  #video-body .card-image {
    width: 290px;
    height: 250px;
  }
  #video-body .media-card:not(:last-of-type),
  #number-body .number-item:not(:last-of-type) {
    margin-right: 30px;
  }
  #video-body .card-image {
    background-blend-mode: normal;
  }
  #home-lenta {
    //	height: 1965px;
  }
  #slide-block {
    height: 1000px;
  }

  #cover_story,
  #main_of_day {
    height: 235px;
  }
  .partner .partner-9 {
    width: 100%;
    height: auto;
  }
  #news-line-detail iframe {
    width: 100vw;
    height: 56vw;
  }

  #banner-1,
  #banner-5,
  #banner-5-1,
  #banner-5-2,
  #banner-5-3,
  #banner-5-4,
  #banner-5-5 {
    max-width: 100%;
  }
}

/* ===== custom styles from dk ===== */

/* ===== отступы ===== */
.mbottom-16 {
  margin-bottom: 16px;
}

.mbottom-24 {
  margin-bottom: 24px;
}

/* ===== уменьшенный шрифт ===== */
.small-font {
  font-size: 14px;
  line-height: 18px;
}

/* ===== плашка-акцент ===== */
.accent-plate {
  background: rgba(255, 202, 26, 0.22);
  padding: 24px 48px 16px;
  margin: 32px 0;
}

/* ===== врез, просто отделить текст ===== */
.highlight-plate,
.info-plate {
  margin: 0;
  padding: 56px;
  position: relative;
  font-family: "Merriweather", serif;
  color: #404040;
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  text-align: center;
}

@media (max-width: 770px) {
  .highlight-plate,
  .info-plate {
    padding: 56px 18px;
    font-size: 22px;
  }
}

.highlight-plate:before,
.highlight-plate:after,
.info-plate:before,
.info-plate:after {
  font-size: 45px;
  color: #3a8233;
  position: absolute;
  height: 2px;
  left: 0;
  right: 0;
  line-height: 0.5;
  background: linear-gradient(to right, #3a8233 45%, transparent 45%, transparent),
    linear-gradient(to right, transparent, transparent 55%, #3a8233 55%);
  font-family: serif;
}
.highlight-plate:before,
.info-plate:before {
  content: "\201C";
  top: 30px;
}
.highlight-plate:after,
.info-plate:after {
  content: "\201D";
  bottom: 30px;
}

/* ===== интервью ===== */
/* вопрос */
.interview-question {
  padding-top: 8px;
  margin-bottom: 0.5rem;
  font-family: "Merriweather", serif;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #094d03;
}

/* ===== картинка по центру ===== */
.img-center,
figure.img-center img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

/* ===== figure ===== */
@media (min-width: 1440px) {
  figure.img-float {
    float: left;
    margin: 0.5rem 2rem 1rem 0;
  }
  .right-side {
    float: right !important;
    margin: 0.5rem 0 1rem 2rem !important;
  }
}

@media (max-width: 1440px) {
  figure.img-float {
    width: fit-content;
    display: block;
    margin-right: auto;
    margin-left: auto;
    position: relative;
  }
}

figure.img-center {
  width: fit-content;
}

figure.img-center p:first-child {
  text-align: center;
}

/* ===== таблица ===== */
.table-with-border,
.table-with-border td {
  border: 1px solid grey;
}
.table-vertical-borders {
  border-collapse: collapse;
}
.table-vertical-borders tr td {
  padding: 4px;
  border-right: 1px solid grey;
}
.table-vertical-borders tr td:last-child {
  border-right: 0;
}
.zebra-table tr:nth-child(odd) {
  background-color: rgb(218, 220, 223);
}
.table-title {
  color: #fff;
  background-color: #3A8233 !important;
}
.table-title td {
  border-right: 1px solid #fff !important;
}
.table-title td:last-child {
  border-right: 0;
}

/* ===== копирайт ===== */
.copyright-notice {
  font-size: 0.8rem;
  line-height: 1rem;
  margin: 1rem 0 1.4rem;
  padding: 1.6em;
  background-color: #fff6e1;
}

/* ===== правки стилей в инфоблоке Партнер рубрики =====*/
.sponsor-logo {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* ===== комментарий с фотографией в теле статьи ===== */
.story-comment {
  display: flex;
  gap: 24px;
  padding: 16px 0;
  margin: 32px 0;

  border-top: 2px dotted #3A8233;
  border-bottom: 2px dotted #3A8233;
}

.story-comment img {
  display: block;
  width: 200px;
  height: 200px !important;
}

.story-comment .comment-text {
  font-family: "Merriweather", serif;
  font-style: italic;
  font-size: 18px;
}

.story-comment .comment-text .person {
  font-family: "Inter", Arial, sans-serif;
  font-style: normal;
  font-size: 1rem;
}

@media (max-width: 768px) {
  .story-comment {
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }
}



html.bx-core.bx-ios.bx-touch.bx-retina.bx-chrome body.position-relative main.container.px-sm-0 div.row.position-relative.px-0.px-sm-0.mx-0 div#main-sidebar.sidebar-section.right-sidebar.col-12.col-md-4.px-0.ps-sm-2.ps-xl-5 div#sidebar-slide.sticky-top div.mb-5 div#Consulting.vidget a img{max-width:100%;}


html.bx-core.bx-ios.bx-touch.bx-retina.bx-chrome body.position-relative main.container.px-sm-0 div.d-flex.flex-column.flex-md-row.position-relative.px-0.px-sm-0.mx-0 div#main-section.main-section.col-12.col-md-8.px-0.ps-sm-0.pe-sm-5.mb-5.mb-md-0 div#all-materials.news-list .news-item.my-0.my-md-5 div.d-flex.flex-column.flex-lg-row.justify-content-start.align-items-top div.picture-block.pe-3.d-sm-flex a.me-3 img.preview-picture.p-0.m-0.mb-md-2{
  float: left;
  width: 100%;
  height: auto;
  max-width: 100% !important;
}


html.bx-core.bx-ios.bx-touch.bx-retina.bx-chrome body.position-relative main.container.px-sm-0 div.d-flex.flex-column.flex-md-row.position-relative.px-0.px-sm-0.mx-0 div#main-sidebar.sidebar-section.right-sidebar.col-12.col-md-4.px-0.ps-sm-5 div#sidebar-slide.sticky-top div.mb-5 div#Consulting.vidget a img{max-width:100%;}


html.bx-core.bx-ios.bx-touch.bx-retina.bx-chrome body.position-relative main.container.px-sm-0 div.d-flex.flex-column.flex-md-row.position-relative.px-0.px-sm-0.mx-0 div#main-sidebar.sidebar-section.right-sidebar.col-12.col-md-4.px-0.ps-sm-5 div#sidebar-slide.sticky-top div.mb-5 div.box-title{display: block;
  max-width: 100%;
  height: auto;margin-bottom: 20px;}
  
  
  
  html.bx-core.bx-ios.bx-touch.bx-retina.bx-chrome body.position-relative main.container.px-sm-0 div.content div#slide-block.col-12.d-flex.d-md-flex.flex-column.flex-lg-row.mb-2.mb-md-5 div#info-line.col-12.col-lg-4.d-flex.flex-column.flex-sm-row.flex-lg-column.ps-lg-2.pe-lg--0.mx-0.justify-content-lg-between div#cover_story.col-sm.px-0.ps-sm-0.pe-sm-2.pe-lg-0.mb-3.mb-sm-0 a img{max-width:100%;}
  
  html.bx-core.bx-win.bx-no-touch.bx-no-retina.bx-firefox body.position-relative div#ushi.d-flex main.container.px-sm-0 div.content div#slide-block.col-12.d-flex.d-md-flex.flex-column.flex-lg-row.mb-2.mb-md-5 div#info-line.col-12.col-lg-4.d-flex.flex-column.flex-sm-row.flex-lg-column.ps-lg-2.pe-lg--0.mx-0.justify-content-lg-between div#cover_story.col-sm.px-0.ps-sm-0.pe-sm-2.pe-lg-0.mb-3.mb-sm-0 a img{max-width:100% !important;}
  
  
  
  
  
  
  
  /**/
  
  
  /* Основные адаптивные стили */
#slide-block {
  margin-bottom: 1rem;
}

/* Слайдер */
#main-slider, 
#main-carousel {
  height: auto;
  min-width: 0;
  min-height: 0;
}

#main-carousel .carousel-inner {
  aspect-ratio: 16/9;
}

#main-carousel .carousel-inner .item-slide-image {
  height: 0;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  background-size: cover;
  background-position: center;
}

/* Текст слайда */
#main-slider .item-text {
  font-size: clamp(16px, 3vw, 24px);
  line-height: 1.2;
  padding: 12px;
  min-height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

/* Индикаторы карусели */
#main-carousel .carousel-indicators {
  margin-left: 5px;
  margin-top: 5px;
}

/* Правый блок - общие стили */
#info-line {
  gap: 1rem;
  height: 100%;
}

/* Выравнивание высоты правых баннеров с левым слайдером */
@media (min-width: 992px) {
  #slide-block {
    align-items: stretch;
  }
  
  #info-line {
    height: 100%;
  }
  
  #cover_story, 
  #interest {
    flex: 1;
    min-height: 0;
    height: calc(50% - 0.5rem);
  }
  
  #cover_story a,
  #interest a {
    height: 100%;
    display: block;
  }
  
  #cover_story img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  
  #interest .main-of-day-item {
    height: 100%;
    background-size: cover;
    background-position: center;
  }
}

/* Адаптация для мобильных */
@media (max-width: 767.98px) {
  #slide-block {
    flex-direction: column;
  }
  
  #main-carousel .carousel-indicators li {
    width: 8px;
    height: 8px;
  }
  
  .main-of-day-title {
    font-size: clamp(14px, 4vw, 18px);
  }
  
  #info-line {
    flex-direction: column;
  }
}

/* Адаптация для планшетов */
@media (min-width: 768px) and (max-width: 991.98px) {
  #main-slider .item-text {
    font-size: 18px;
  }
  
  #info-line {
    flex-direction: row;
  }
  
  #cover_story, 
  #interest {
    flex: 1 1 50%;
    height: 100%;
  }
  
  #cover_story img {
    height: 100%;
    object-fit: cover;
  }
  
  #interest .main-of-day-item {
    height: 100%;
  }
}

/* Общие улучшения */
.carousel-control-prev-icon img,
.carousel-control-next-icon img {
  width: 100%;
  height: auto;
}

.main-of-day-item h2 {
  font-size: clamp(14px, 2vw, 18px);
}

/* Фикс для изображения флага */
#cover_story img {
  max-height: none !important;
  object-fit: cover;
  width: 100%;
}



@media screen and (max-width: 575px) {
  #slide-block {
    height: auto;
    margin-bottom: 50px !important;
	
  }
  

}


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

  #info-line .main-of-day-item.d-flex.flex-column.justify-content-between{min-height: 400px;}


}


html.bx-core.bx-win.bx-no-touch.bx-no-retina.bx-firefox body.position-relative div#ushi.d-flex main.container.px-sm-0 div.content div#slide-block.col-12.d-flex.d-md-flex.flex-column.flex-lg-row.mb-2.mb-md-5 div#info-line.col-12.col-lg-4.d-flex.flex-column.flex-sm-row.flex-lg-column.ps-lg-2.pe-lg--0.mx-0.justify-content-lg-between div#cover_story.col-sm.px-0.ps-sm-0.pe-sm-2.pe-lg-0.mb-3.mb-sm-0 div.mb-5 div#Consulting.vidget a img{max-height:241px !important;}




html.bx-core.bx-win.bx-no-touch.bx-no-retina.bx-firefox body.position-relative div#ushi.d-flex main.container.px-sm-0 div.content div#journal-line.d-flex.flex-column.flex-md-row.px-0.my-5.justify-content-between div#popular.col-sm-4.d-flex.flex-column.justify-content-center.px-0.ms-lg-4 a img{max-width: 100%;}


html.bx-core.bx-win.bx-no-touch.bx-no-retina.bx-firefox body.position-relative div#ushi.d-flex main.container.px-sm-0 div#bx_incl_area_4 div.content div#stati.col12 div#statiy div#bx_incl_area_4_10{display:none;}
html.bx-core.bx-win.bx-no-touch.bx-no-retina.bx-firefox body.position-relative div#ushi.d-flex main.container.px-sm-0 div.content div#stati.col12 div#statiy{display:none;}


#popular > a > img{max-width: 100%;}

#main-carousel.carousel-fade.carousel.slide.px-0.mx-0.pointer-event button.carousel-control-next span.carousel-control-next-icon img{max-width: 40%;}

#main-carousel.carousel-fade.carousel.slide.px-0.mx-0.pointer-event button.carousel-control-prev span.carousel-control-prev-icon img{max-width: 40%;}

#keisy-carousel.carousel.slide.px-0.mx-0 button.carousel-control-next span.carousel-control-next-icon img{max-width: 40%;}
#keisy-carousel.carousel.slide.px-0.mx-0 button.carousel-control-prev span.carousel-control-prev-icon img{max-width: 40%;}

html.bx-core.bx-ios.bx-touch.bx-retina.bx-chrome body.position-relative main.container.px-sm-0 div.content div#stati.col12 div#statiy{display:none;}

html.bx-core.bx-ios.bx-touch.bx-retina.bx-chrome body.position-relative main.container.px-sm-0 div.content div#home-lenta.col-12.px-sm-0.px-lg-0.mb-0 div#lenta div.container-fluid.px-0 div.d-lg-none.mobile-menu-container{margin-bottom:30px;}

html.bx-core.bx-win.bx-no-touch.bx-no-retina.bx-firefox body.position-relative div#ushi.d-flex main.container.px-sm-0 div.content div#home-lenta.col-12.px-sm-0.px-lg-0.mb-0 div#lenta div.container-fluid.px-0 div.d-none.d-lg-block{margin-bottom:30px;}





.position-relative div#ushi.d-flex main.container.px-sm-0 div.content div#home-lenta.col-12.px-sm-0.px-lg-0.mb-0 div#lenta div.container-fluid.px-0 div.d-none.d-lg-block{margin-bottom:50px;}