a:hover{
color: #f59921;
}

.article__body a{
text-decoration: underline;
}


.wrapper {
	max-width: 1440px;
}

.header__sticy.sticy nav {
 max-width: 1440px;
}

main.home  {
flex: 0 1 1080px;
}

.content__body {
width: 760px
}

.sidebar-sda {

width:320px;
}

.sidebar-sda__body {
padding-right: 0;

}
.image_mobile {display:  none}
@media (max-width: 500px) {
	.image_standart {display:  none}
	.image_mobile {display:  block}
}

@media (min-width: 1011px) {
	.news-big {
	padding-left: 40px;
	padding-right: 40px;
	}

	.news-big .news__text {
	margin-left: -40px;
	}
}

.rubric .rubric__title {
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 16px;
}

.main-news__img img {
object-fit: cover;
}
@media (max-width:980px) {
div.main-news__img img {
object-fit: cover;
height: auto;
}
}

@media (max-width: 500px) {
	a.main-news__img {
	height: auto;
	}

	div.main-news__img img {
	object-fit: cover;
	height: auto;
	}
}


@media (max-width: 1440px) {
	.navbar__wrapper > li:nth-child(8), .navbar__wrapper > li:nth-child(9) {
 		 display: block;
 		white-space: nowrap;
	}
	.navbar__wrapper > li {
		padding: 0 1em;
	}
}

.main-news h2 {
	font-size: 30px;
	line-height: 35px;
}

.news.main-news{
	max-height:441px;
}

@media (max-width: 500px) {

.rubric .news {

    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-right: 0;
}
	.news.main-news{
	max-height:480px;
	height: 480px;
}

div.news.main-news{

	height: 480px;
}
.main-news h2 {
	font-size: 23px;
	line-height: 30px;
}
}

.news.news_bg {
	border-top: none;
}

.news__img {
min-height:280px;
  margin-left: 40px;
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 46%;
          flex: 1 0 46%;
  overflow: hidden;
}

.news__body h3 {
    margin: 12px 0;
    font-weight: 700;
    font-size: 22px;
	line-height:28px;
}

.news__body h3.orange {
    font-size: 26px;
	line-height: 30px;
}

.news-desc {
	color: #2D2D2A;
	margin-bottom: 14px;
}

h2.main-news__title {
	margin-bottom: 14px;
}

@media (max-width: 996px) {

	.article__body>p {
    font-size: 18px;
	line-height: 1.4;

}
	.news__img {
	min-height:initial;
	  margin-left: 0;
	}
}

.content__body {
margin-right:0;
}

@media (max-width: 500px) {
	.rubrica .content__body {
		padding-top: 0px;
	}
}
.article-cover .article-cover__wrapper{
display: block;
}

.article-cover .bread-crumb{
color: #2D2D2A;
}

@media (max-width: 500px) {
.article {
    margin-top: 0px;
}
}

.modal-search__footer {
display: block;
}

.modal-search__pagination {
width: auto;
max-width: 155px;
display: block;
}

.modal-search__pagination a:not(:last-child){
margin-right: 12px;
}

.active-item {
	background-color: #f59921 !important;
	color: #fff !important;
}

.navbar__wrapper>li:nth-child(2) {
  display: block;
}

@media (max-width:980px) {
  .navbar li:nth-child(5) {
    display: block;
  }
.navbar__wrapper > li {
  padding: 0 0.6em;
}
	.submenu::after {
	margin-left: 4px;
border-width: 4px;

border-top-width: 5px;
}
}

.burger-menu__wrapper > li a {
	/*padding: 30 0;*/
	width: 77%;
}

.burger-menu .submenu::after {
	display: none
}
 .accordion__toggle {
	width: 23%;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	line-height: 1;
	padding: 10px 0;
	z-index:2;
}
.burger-menu__submenu {

}

.burger-menu__submenu.active .accordion__toggle {
  -webkit-transform: rotate(-180deg) translateY(3px);
  -ms-transform: rotate(-180deg) translateY(3px);
  transform: rotate(-180deg) translateY(3px);

}



.rubrica div.main-news__img img {
    object-fit: cover;

}

.rubrica .article .news {
border-top-width: 0;
}
@media (max-height:851px) and (orientation:portrait){

  .search-list__body {
    max-height: 50vh;
    min-height: 200px
  }
}

@media (max-height:851px) and (orientation:landscape){
	.modal.open .modal__wrapper {
	padding: 3% 10px;
}
  .search-list__body {
    max-height: 60vh;
    min-height: 200px
  }
}

@media (min-width: 500px) and (max-width: 760px){

		.header__top.limit-width .header__left .header__search {
		margin-left:30%;
	}
	.header__top.limit-width .header__date {
		padding-right: 18px;
	}
}
@media (max-width: 760px){

	.sidebar.active {
		bottom: -104px;
	}
	.sidebar .simplebar-track.simplebar-horizontal {
    top: 110px;
	}
	.sidebar__header {
		padding-bottom:20px;

		margin-bottom: 5px;
	}
	.sidebar__item {
	    flex: 0 0 70vw;
		max-width: 90vw;
	}

}

@media (max-width: 430px){
.modal__body {
    max-height: 100%;
    padding: 25px 10px;
	}
}
.gallery-desc__wrapper {
	align-items:first baseline;
}

.gallery-desc__author {
	min-width: 180px;
}
.gallery-desc__wrapper div {
	padding-right: 60px;
}


.sidebar.active {
	bottom: 0
}

.sidebar  .swiper-button-next, .sidebar .swiper-button-prev {
display: none;
}

@media (max-width: 760px) {
		.sidebar.active {
			height: 196px
	}

	.sidebar  .swiper-button-next, .sidebar .swiper-button-prev {
	display: flex;
	}

}


.sidebar .swiper-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 5%;
    bottom: 18px;
    z-index: 50;
    height: 5px;
    width: 90%;

}

.sidebar  .swiper-button-next, .sidebar .swiper-button-prev {

    width: 1.6rem;
    height: 3.2rem;
    margin-top: -1.8rem;
	background: rgba(44,44,44,0.15);
    color: #323232;
}

.sidebar  .swiper-button-next {
right: 0;
border-radius: 100% 0 0 100% / 50% 0 0 50%;
}

.sidebar  .swiper-button-prev {
left: 0;
border-radius: 0 100% 100% 0 / 0 50% 50% 0;
}

.sidebar .swiper-button-next:after {
font-size: 1rem;
margin-left: 10px;
}


.sidebar  .swiper-button-prev:after {
font-size: 1rem;
margin-right: 10px;
}

.sidebar .swiper-scrollbar-drag {
background: #f59921;
}

.title_info {
font-size: 1.4rem;
line-height: 1.35;
margin-bottom: 1.2rem;
}

/* subscribe */

.subscribe-edit .title_h1 {
	font-size: 1.4rem;
	line-height: 1.17;
	font-weight: 700;
	color: #F2994A;
	margin-bottom: 1.5rem;
}

.subscribe-edit .title_h4 {
	font-weight: 700;
	font-size: 1.1rem;
	line-height: 1.35;
	margin-bottom: 1rem;
	color: #2D2D2A;
}

.text-info {
	font-size: 0.8rem;
	line-height: 1.5;
	color: #2D2D2A;
}

.mb-3 {
	margin-bottom: 0.8rem;
}

.mb-1 {
	margin-bottom: 0.3rem;
}
.subscribe-edit table,
.subscribe-edit tr,
.subscribe-edit th,
.subscribe-edit td {
	display: block;
	font-size: 14px;
	line-height: 22px;
}

.subscribe-edit td {
	display: inline-block;
}

.subscribe-edit .subscribe__form-group {
	display: flex;
}

.subscribe-edit .subscribe__label {
	width: 40%;
	max-width: 220px;
	font-size: 0.8rem;
	margin-bottom: 1rem;
}

.subscribe-title {
	font-weight: bold;
	margin-bottom: 1rem;
}

.subscribe-subtitle {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 0.5rem;
}

.subscribe-edit .subscribe__input {
	width: 50%;
	max-width: 220px;
	margin-bottom: 0.8rem;
}

.subscribe-edit .subscribe__btn {
	display: inline-block;
	margin-right: 4px;
}

.subscribe-edit label{

	vertical-align: middle;
	height: 1.4rem;
}
.subscribe-edit input[type="checkbox"]{
	margin-right: 0.3rem;
	vertical-align: middle;
	height: 1.2rem;
}

.subscribe-edit input[type="submit"]{
	color: #FFFFFF;
	padding: 0.5rem 1rem;
	background: #F59921;
	text-transform: uppercase;
	font-weight: 700;
	border: 2px solid #F59921;
	cursor: pointer;
}

.subscribe-edit input[type="reset"]{
	color: #424242;
	padding: 0.5rem 1rem;
	background: transparent;
	border: 2px solid #F59921;
	margin-left: 0.5rem;
	text-transform: uppercase;
	font-weight: 700;
	cursor: pointer;
}

.subscribe-edit .email-address {
	font-size: 0.8rem;
}

.subscribe-edit .subscribe__input_email {
	padding: 0 0.5rem;
	background: #EFEAE4;
	width: 100%;
	height: 1.5rem;
	max-width: 220px;
	margin-bottom: 0.5rem;
}

.subscribe-edit input[type="text"] {
	padding: 0 0.5rem;
	background: #FFFFFF;
	border: 1px solid #EFEAE4;
	width: 100%;
	height: 1.5rem;
	max-width: 320px;
	margin-bottom: 0.5rem;
}

.subscribe-edit input[type="password"] {
	padding: 0 0.5rem;
	background: #FFFFFF;
	border: 1px solid #EFEAE4;
	width: 100%;
	height: 1.5rem;
	max-width: 220px;
	margin-bottom: 0.5rem;
}

.subscribe-edit font {
	display: block;
	font-size: 1em;
	line-height: 1.25;
	padding: 0.5rem;
	background-color: #e4e4e4;
}


.form__box {
	margin-bottom: 2rem;
	border: 1px solid #EFEAE4;
	padding: 2rem 1.5rem;
}

@media(max-width:500px){
	.page-body{
		padding-top:120px;
	}
	.main-page .page-body{
		padding-top:0;
	}
}


.header__submenu.submenu.sublinks.active > a:hover {
color: #ffffff;
}


.subnav.sublinks .active-item > a {
color: #ffffff;
}

.subnav.sublinks .active-item:hover {
text-decoration: none;
}

