

/* Start:/local/templates/pressa41/components/bitrix/news/stories/bitrix/news.detail/.default/style.css?161343299912450*/
h1 {
	display:none;
}
.news-detail img {
	height:auto;
}
.news-detail {
	padding:0;
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
}
.news-detail.adds {
	height:344px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.news-detail iframe {
	width:100%;
	height:518px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.main-top-news-wrap {
	background: rgba(241, 244, 247, 0.75);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:20px 40px 40px;
	margin:30px 0 40px;
	border-bottom:none;
}
.main-top-news-wrap .d-flex {
	height:auto!important;
}
.news-detail .name {
	font-weight: 500;
	font-size: 44px;
	line-height: 52px;
	margin:30px 0 0;
}
.news-detail .news-topinfo {
	margin:40px 0;
	padding-bottom:30px;
	border-bottom: 2px dotted #DADEE4;
	line-height:1;
}
.news-detail .news-topinfo.has-media {
	border-bottom: none;
	padding-bottom:0px;
}
.news-detail .news-topinfo .news-section {
	text-decoration:none;
	font-weight: 600;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #3B424B;
	padding:10px 20px;
	background: #DADEE4;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	margin-right:40px;
}
.news-detail .news-topinfo .news-date-time,
.news-detail .news-topinfo .show {
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
}
.news-detail .news-topinfo .show svg {
	margin:0 10px 0 30px;
}
.news-detail .news-tags {
	margin:40px 0px 20px;
}
.news-detail .news-tags a {
	text-decoration:none;
	font-weight: 600;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #457ABD;
	display:block;
	margin:0px 20px 20px 0;
}
.news-detail .news-tags a:hover {
	color:#E9415F;
}
.news-share {
	margin:40px 0 0;
}
.news-share a {
	text-decoration:none;
	width:50px;
	height:50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #F1F4F7;
	margin-right:15px;
}
.news-share a:last-child {
	margin-right:0px;
}
.news-share a:hover {
	background: #C0C5CC;
}
.news-share a.vk:hover {
	background: #2787F5;
}
.news-share a.fb:hover {
	background: #1877F2;
}
.news-share a.tw:hover {
	background: #1DA1F2;
}
.news-share a.ok:hover {
	background: #F98600;
}
.news-share a.tl:hover {
	background: #039BE5;
}
.news-share a.wa:hover {
	background: #35C25D;
}
.news-share a svg path {
	fill: #C0C5CC;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-ms-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.news-share a:hover svg path {
	fill: #fff;
}
.news-share span {
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #3B424B;
	opacity: 0.75;
	margin-right:30px;
	max-width:82px;
}
.news-detail .slider-wrap {
	margin:60px 0 20px;
	position:relative;
}
.news-detail .slider-wrap img {
	width:100%;
}
.news-detail .slider-wrap .photo-description {
	display:block;
	margin:30px 160px 0;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #3B424B;
}
.news-detail .slider-wrap .photo-description span {
	margin-right:15px;
	color: #8C96A3;
}
.news-detail .slider-wrap .item a {
	display:block;
	position:relative;
}
.news-detail .slider-wrap .item .video-wrap .overlay {
	background: linear-gradient(180deg, rgba(19, 19, 19, 0) 0%, rgba(19, 19, 19, 0.35) 54.69%, rgba(19, 19, 19, 0.65) 100%);
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:100%;
	z-index:1;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.news-detail .slider-wrap .item .video-wrap svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	z-index:1;
}
.news-detail .slider-wrap .item .video-wrap .video-bottom-wrap {
	position: absolute;
	bottom:45px;
	left:45px;
	right:45px;
	color:#fff;
	z-index:1;
}
.news-detail .slider-wrap .item .video-wrap .video-bottom-wrap .video-duration {
	min-width:90px;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	text-align: right;
	padding-bottom:2px;
	white-space: nowrap;
}
.news-detail .slider-wrap .item .video-wrap .video-bottom-wrap .video-name {
	font-weight: 500;
	font-size: 36px;
	line-height: 40px;
}
.news-detail .navigation-wrap {
	margin-top:40px;
	z-index:0;
}
.news-detail .navigation-wrap .item {
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.news-detail .navigation-wrap .item svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	z-index:1;
}
.news-detail .navigation-wrap .item .overlay {
	background: rgba(19, 19, 19, 0.5);
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:100%;
	z-index:2;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
    -webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.news-detail .navigation-wrap .current .item .overlay {
	opacity:0;
}

.news-detail .slider-wrap .owl-nav {
    position: absolute;
    bottom: -88px;
    width:100%;
    z-index: 9;
}
.news-detail .slider-wrap .owl-carousel .owl-nav button.owl-next,
.news-detail .slider-wrap .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    background: #E9415F!important;
    width:40px;
    height:40px;
    -webkit-border-radius:40px;
    -moz-border-radius:40px;
    border-radius:40px;
    margin:0 -20px;
    -webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
    padding-top:2px!important;
}
.news-detail .slider-wrap .owl-carousel .owl-nav button.disabled {
    background: #F1F4F7!important;
    cursor:default;
}
.news-detail .slider-wrap .owl-carousel .owl-nav button.disabled svg path {
    stroke:#8C96A3;
}
.news-detail .slider-wrap .owl-carousel .owl-nav button.owl-next {
    transform: rotate(-180deg);
    right:0;
}
.news-detail .miniNews {
	background: #F1F4F7;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:35px;
	margin:40px 0;
}
.news-detail .itemSection a {
	background: #FFFFFF;
	-webkit-border-radius: 17.5px;
	-moz-border-radius: 17.5px;
	border-radius: 17.5px;
	padding:10px 20px;
	font-weight: 600;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #E9415F;
	text-decoration:none;
	display:inline-block;
	margin-bottom:20px;
}
.news-detail .itemNewsHead a {
	text-decoration:none;
	font-weight: 500;
	font-size: 24px;
	line-height: 28px;
	color: #131313;
}
.news-detail .itemNewsPeviewText p,
.news-detail .itemNewsPeviewText {
	margin:10px 0 0;
	color: #3B424B;
}
.news-detail .itemNewsInfo {
	margin-top:20px;
}
.news-detail .itemNewsInfo span {
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #C0C5CC;
}
.news-detail .itemNewsInfo span.date {
	color: #8C96A3;
}
.news-detail .itemNewsInfo span svg {
	margin:0 15px 0 30px;
}
@media(max-width:1439px) {
	.news-detail .name {
	    font-size: 40px;
	    line-height: 48px;
	}
	.main-top-news-wrap {
	    padding: 10px 30px 30px;
	    margin: 30px 0 40px;
	}
	.quote-wrap {
	    margin: 64px 0 35px 30px;
	}
	.news-detail .slider-wrap .owl-nav {
	    bottom: -78px;
	}
	.news-detail .slider-wrap .item .video-wrap .video-bottom-wrap .video-name {
	    font-size: 26px;
	    line-height: 30px;
	}
}
@media(max-width:991px) {
	.news-detail.adds {
	    margin: -20px 0 60px;
	}
	.news-detail .name {
        margin: 0px 0 0;
	}
	.news-detail .slider-wrap .owl-nav {
	    bottom: -98px;
	}
}
@media(max-width:767px) {
	.news-detail .name {
	    font-size: 34px;
	    line-height: 42px;
	}
	.news-detail .slider-wrap .owl-nav {
	    bottom: -74px;
	}
	.news-detail .navigation-wrap {
	    margin-top: 30px;
	}
	.news-detail .slider-wrap .photo-description {
	    margin: 20px 30px 0;
	}
	.news-detail .quote-wrap {
	    font-size: 22px;
	    line-height: 34px;
	    padding: 30px 0;
	    margin: 60px 0 30px 30px;
	}
	.news-detail .quote-wrap p {
	    font-size: 22px;
	    line-height: 34px;
	    margin: 0;
	}
	.news-detail .itemNewsHead a {
	    font-size: 20px;
	    line-height: 26px;
	}
	.news-detail .miniNews {
	    padding: 25px;
	    margin: 30px 0;
	}
	.news-detail .slider-wrap .owl-nav {
	    bottom: -64px;
	}
	.news-detail .slider-wrap .item .video-wrap .video-bottom-wrap .video-name {
	    font-size: 22px;
	    line-height: 26px;
	}
	.news-detail .slider-wrap .item .video-wrap svg {
	    top: 40%;
	}
}
@media(max-width:575px) {
	.news-detail {
	    font-size: 16px;
	    line-height: 25px;
	}
	.navigation-wrap.owl-carousel {
		display:none!important;
	}
	.news-detail .slider-wrap .owl-nav {
	    bottom: inherit;
	    padding: 0 20px;
	    width: 100%;
	    margin-top: 15px;
	    position: relative;
	    display: -ms-flexbox;
	    display: flex;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
	}
	.news-detail .slider-wrap .owl-carousel .owl-nav button.owl-next, .news-detail .slider-wrap .owl-carousel .owl-nav button.owl-prev {
	    position: relative;
	}
	.news-detail .name {
	    font-size: 24px;
	    line-height: 32px;
	}
	.news-detail .news-topinfo {
	    margin: 25px 0 35px;
	}
	.news-detail .slider-wrap .photo-description {
        margin: 20px 0px 0;
	    font-size: 14px;
	    line-height: 20px;
	}
	.news-detail .quote-wrap {
	    font-size: 18px;
	    line-height: 30px;
	    padding: 30px 0;
	    margin: 44px 0 30px 0px;
	    text-align: center;
	}
	.news-detail .quote-wrap p {
	    font-size: 18px;
	    line-height: 30px;
	    margin: 0;
	}
	.quote-wrap:before {
	    margin-left: -33px;
	    left: 50%!important;
	    background: #fff url(/images/icons/quote.svg) no-repeat center center!important;
	}
	.quote-name {
	    font-size: 16px;
	    line-height: 30px;
	    text-align:left;
	}
	.quote-post {
	    text-align:left;
	}
	.news-detail h2 {
		font-size: 24px;
		line-height: 30px;
		margin: 25px 0;
	}
	.news-detail .itemNewsInfo span {
	    font-size: 14px;
	    line-height: 18px;
	}
	.news-detail .itemNewsInfo span svg {
	    margin: 0 10px 0 20px;
	}
	.news-detail .itemNewsInfo span.date {
	    margin-right:auto;
	}
	.news-detail .news-tags a {
	    margin: 0px 20px 20px 0;
	}
	.news-detail .news-tags {
	    margin: 40px 0px 20px;
	}
	.news-detail .news-topinfo .show svg {
	    margin: 0 10px 0 20px;
	}
	.news-detail .news-topinfo .news-date-time, .news-detail .news-topinfo .show {
	    font-weight: normal;
	    font-size: 14px;
	    line-height: 18px;
	}
	.news-detail .news-topinfo .news-section {
	    text-decoration: none;
	    font-size: 10px;
	    line-height: 13px;
	    padding: 6px 15px;
	    margin-right: 0;
	    margin-bottom: 15px;
	}
	.news-detail .slider-wrap .photo-description {
	    margin: 15px 0px 0;
	    font-size: 14px;
	    line-height: 20px;
	}
	.news-detail .miniNews {
	    padding: 20px 15px;
	    margin: 20px 0;
	}
	.news-detail .itemSection a {
	    margin-bottom: 25px;
	}
	.news-share span {
	    max-width: 100%;
	    min-width: 100%;
	    font-size: 14px;
		line-height: 20px;
	}
	.news-share a {
	    margin-top:15px;
	}
	.news-detail.adds {
	    height: 220px;
	}
	.news-detail .news-topinfo {
	    padding-bottom: 15px;
	}
	.news-detail .slider-wrap {
	    margin: 20px 0 0px;
	}
	.news-detail .slider-wrap .item .video-wrap .video-bottom-wrap {
	    bottom: 25px;
	    left: 25px;
	    right: 25px;
	}
}
@media(max-width:480px) {
	.news-detail .slider-wrap .item .video-wrap .video-bottom-wrap {
	    bottom: 15px;
	    left: 15px;
	    right: 15px;
	}
	.news-detail .slider-wrap .item .video-wrap .video-bottom-wrap .video-name {
	    font-size: 14px;
	    line-height: 18px;
	}
	.news-detail .slider-wrap .item .video-wrap .video-bottom-wrap .video-duration {
	    min-width: 60px;
	    font-size: 14px;
	    line-height: 18px;
	}
	.news-detail .slider-wrap .item .video-wrap svg {
	    width: 40px;
	}
}
/* End */


/* Start:/local/templates/pressa41/components/bitrix/news.list/comments/style.css?16741007643137*/
.comments-wrap {
	margin: 30px 0px 40px 0px;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
}
.comments-wrap h3 {
	margin-bottom:30px;
}
.comments-wrap form {
	position:relative;
}
.comments-wrap form .form-input input {
	width:100%;
	border: 1px solid #DADEE4;
	height:60px;
	padding:0 30px;
	margin-bottom:20px;
	outline:none;
    display: block;
}
.comments-wrap form .form-input:first-child {
	display:none;
}
.comments-wrap form .form-input textarea {
	resize: none;
	width:100%;
	border: 1px solid #DADEE4;
	min-height:110px;
	padding:25px 100px 25px 30px;
	margin-bottom:40px;
	outline:none;
    display: block;
}
.comments-wrap .send-btn {
	position:absolute;
	top:25px;
	right:30px;
	width:45px;
	height:45px;
	background: #F1F4F7;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	padding:12px;
	cursor:pointer;
}
.comments-wrap .send-btn:hover {
	background:#e9415f;
	background:var(--red);
}
.comments-wrap .send-btn svg path {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-ms-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.comments-wrap .send-btn:hover svg path {
	stroke:#fff;
}
.comments-wrap .comment-item {
	background: #F1F4F7;
	padding:30px 30px 35px;
	min-height:160px;
	margin-bottom:30px;
}
.comments-wrap .user-info .user-photo {
	width:45px;
	min-width:45px;
	height:45px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	margin-right:15px;
	background: #ced3db;
	background-size:cover!important;
	background-repeat:norepeat!important;
	background-position:center center!important;
}
.comments-wrap .user-info .user-name {
	font-weight: 500;
}
.comments-wrap .user-info .user-name span {
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #8C96A3;
	display:block;
	margin-top:3px;
}
.comments-wrap .user-comment {
	margin-top:20px;
	color: #3B424B;
}
.comments-wrap .comment-send {
    padding: 30px;
    font-weight: 500;
    display: block;
    text-decoration: none;
    margin-bottom: 30px;
    color: #3B424B;
    border: 2px solid #FF2F54;
    display:none;
}
.comments-wrap .authorize-wrap.comment-item {
	padding: 20px 30px 20px;
    min-height: auto;
    font-weight:500;
}
.comments-wrap .authorize-wrap.comment-item a {
	color:#fff!important;
	margin:0;
	text-decoration:none;
}
@media(max-width:991px) {
	.comments-wrap .authorize-wrap.comment-item span {
		text-align:center;
		line-height: 1.3;
	}
	.comments-wrap .authorize-wrap.comment-item a {
		margin-top:20px;
	}
}
@media(max-width:575px) {
	.comments-wrap h3 {
	    font-size: 24px;
    	line-height: 36px;
   	    margin-bottom: 15px;
	}
	.comments-wrap form .form-input textarea {
	    padding: 20px 100px 20px 20px;
	}
	.comments-wrap form .form-input textarea {
	    min-height: 140px;
	    padding: 20px 90px 20px 15px;
	    margin-bottom: 40px;
	    outline: none;
	    display: block;
	    font-size: 16px;
		line-height: 24px;
	    margin-bottom: 30px;
	}
	.comments-wrap {
	    font-size: 14px;
	    line-height: 24px;
	}
	.comments-wrap .comment-item {
	    padding: 20px 25px 25px;
	    min-height: auto;
	    margin-bottom: 20px;
	}
}
/* End */


/* Start:/local/templates/pressa41/components/bitrix/news.list/recomended_news/style.css?16130893584629*/
.recomended-wrap {
    margin-bottom:40px;
    min-height:auto;
}
.recomended-wrap .owl-carousel .owl-stage-outer {
    overflow: visible;
}
.recomended-wrap .slider-news-item {
    overflow:hidden;
    min-height:auto;
    border-radius:15px;
    display:block;
    text-decoration: none;
    position:relative;
    width: calc(100% + 40px);
    left: -20px;
    padding-bottom:45px;
    height: 100%;
}

.recomended-wrap .picture-block {
	width:320px;
	height:210px;
    margin:0 auto 20px;
    background-size: cover!important;
    background-position: center center !important;
    background-repeat: no-repeat!important;
    position:relative;
    z-index:-1;
    border-radius:15px;
    transition: 0.2s linear;
}

.recomended-wrap .slider-news-item .news-body .name {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #131313;
    margin:0px 0 10px;
}
.recomended-wrap .slider-news-item .news-body .text,
.recomended-wrap .slider-news-item .news-body .text p {
    margin:0 0 11px;
    font-size: 14px;
    line-height: 22px;
    color: #3B424B;
}
.recomended-wrap .slider-news-item .date-wrap .date,
.recomended-wrap .slider-news-item .date-wrap .show {
    font-size: 14px;
    line-height: 18px;
}
.recomended-wrap .slider-news-item .date-wrap .show svg {
    margin:0 10px 0 20px;
}
.recomended-wrap .slider-news-item .date-wrap,
.recomended-wrap .slider-news-item .name-wrap {
    margin:0 20px;
}
.recomended-wrap .slider-news-item .date-wrap {
	position:absolute;
	bottom:0;
    min-height:18px;
    margin-top:11px;
    padding-bottom:17px;
    border-bottom: 2px dotted #C0C5CC;
    width:calc(100% - 40px);
}
.owl-stage {
   display: flex;
}
.owl-item {
   flex: 0 0 auto;
}
.recomended-wrap .slider-news-item.all-news-link svg {
    position:absolute;
    right:30px;
    top:30px;
}

.recomended-wrap h2 {
	font-weight: 500;
	font-size: 44px;
	line-height: 52px;
	color: #131313;
	margin:0 0 40px;
}



.recomended-wrap .owl-nav {
    bottom: inherit;
    padding: 0 20px;
    width: 100%;
    margin-top: 15px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.recomended-wrap .owl-nav button.owl-next,
.recomended-wrap .owl-nav button.owl-prev {
    position: relative;
    background: #E9415F!important;
    width:40px;
    height:40px;
    -webkit-border-radius:40px;
    -moz-border-radius:40px;
    border-radius:40px;
    margin:0 -20px;
    -webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
    cursor:pointer;
}
.recomended-wrap .owl-carousel .owl-nav button.owl-next,
.recomended-wrap .owl-carousel .owl-nav button.owl-prev {
    padding-top:2px!important;
}

.recomended-wrap .owl-nav button.disabled svg path {
    stroke:#8C96A3;
}
.recomended-wrap .owl-nav button.owl-next {
    transform: rotate(-180deg);
    right:0;
}
.recomended-wrap .owl-nav button.disabled {
    background: #F1F4F7!important;
}

@media(max-width:1439px) {
	.recomended-wrap .picture-block {
	    width: 290px;
	    height: 190px;
	    margin: 0 auto 15px;
	}
	.recomended-wrap .slider-news-item {
	    width: calc(100% + 30px);
	    left: -15px;
	}
}
@media(max-width:991px) {
	.recomended-wrap .picture-block {
	    width: 340px;
	    height: 223px;
	}
	.recomended-wrap .slider-news-item.all-news-link {
	    border-color:transparent;
        background: #e9415f;
   		background: var(--red);
		color: #fff;
		padding: 15px;
	}
}
@media(max-width:767px) {
	.recomended-wrap .slider-news-item {
	    width: 100%;
	    left: 0;
        border-radius: 0px;
	    min-height: auto;
	}
	.recomended-wrap .picture-block {
	    width: 255px;
	    height: 167px;
	}
	.recomended-wrap .slider-news-item .date-wrap, 
	.recomended-wrap .slider-news-item .name-wrap {
	    margin: 0 0px;
	}
	.recomended-wrap .slider-news-item .date-wrap {
	    width: 100%;
	}
	.adds.main-page {
	    height: 120px!important;
	    margin: 0px 0 40px!important;
	}
}
@media(max-width:575px) {
	.recomended-wrap .owl-carousel {
	    display: block;
	}
	.recomended-wrap .picture-block {
	    width: 100%;
	    height: 240px;
	}
	.recomended-wrap h2 {
	    font-weight: 500;
	    font-size: 30px;
	    line-height: 34px;
	    color: #131313;
	    margin: 0 0 40px;
	}
	.recomended-wrap h2 {
	    margin: 0 0 30px;
	}
	.recomended-wrap {
	    margin-bottom:0px;
	}
}
/* End */
/* /local/templates/pressa41/components/bitrix/news/stories/bitrix/news.detail/.default/style.css?161343299912450 */
/* /local/templates/pressa41/components/bitrix/news.list/comments/style.css?16741007643137 */
/* /local/templates/pressa41/components/bitrix/news.list/recomended_news/style.css?16130893584629 */
