

/* Start:/bitrix/templates/Prufy/css/style2.css?17339289241736*/



.section {
	padding: 50px 0;
}
.section-title {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 900;
	font-size: 32px;
	margin-bottom: 50px;
}



/* tema */

.temaBlockItems {
	display: flex;
}
.temaBlockItem {

}
.temaBlockItem2 {
	margin-bottom: 15px;
}
.temaBlockItem-img {
	margin-bottom: 20px;
	width: 100%;
}
.temaBlockItem-img:hover {
	cursor: pointer;
}
.temaBlockItemLeft {

}
.temaBlockItemRight {
	padding-left: 40px;
}
.temaBlockItem-title {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 28px;
	color: #000000;
	margin-bottom: 30px;
}
.temaBlockItem-title:hover {
	cursor: pointer;
}
.temaBlockItem-desc {
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
}

.temaBlockItem-title-min {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	color: #000000;
}
.temaBlockItem-title-min:hover {
	cursor: pointer;
}
.temaBlockItem-title-min2 {
	margin-bottom: 15px;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	color: #000000;
}
.temaBlockItem-title-min2:hover {
	cursor: pointer;
}
.temaBlockItem-img-min {
	max-height: 210px;
	width: 100%;
	margin-bottom: 15px;
}
.temaBlockItem-img-min:hover {
	cursor: pointer;
}
.block-btn {
	margin-top: 20px;
}
.rs-all-news{
	display: block;
	background: #FF5050;
	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 2px;
	color: #FFFFFF;
	padding: 25px 0px;
	max-width: 272px;
	text-align: center;
	box-sizing: border-box;
}
.all-news:hover {
	opacity: 0.8;
}
/* End */


/* Start:/bitrix/templates/Prufy/components/bitrix/search.title/searche/style.css?17339289242997*/
.bx_search_container{
	height: 50px;
	line-height: 50px;
	padding: 2px 7px 0px 0px;
}

.bx_search_container .bx_field{
	position: relative;
    height: 30px;
	border-top:    1px solid #8ca3ae;
	border-right:  1px solid #a0b4be;
	border-bottom: 1px solid #b6c8d1;
	border-left:   1px solid #a0b4be;
	border-radius: 3px;
	background: #fff;
	box-shadow: inset 0 2px 3px 0 rgba(0,0,0,0.1);
	line-height: 30px;
}
.bx_search_container .bx_field .bx_input_text{
	position: absolute;
	left: 0;
	height: 30px;
	outline: none;
	border: none;
	background: none;
	line-height: 30px;
	width: 100%;
	padding-right: 40px;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
}
.bx_search_container .bx_field .bx_input_submit{
	position: absolute;
	top: 2px;
	right: 0;
	bottom: 0;
	width: 34px;
	border: none;
	background: url('/bitrix/templates/Prufy/components/bitrix/search.title/searche/images/search_lupe.png') no-repeat left center;
	cursor: pointer;

}

div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-left: 11px;
	margin-top:-20px;
	background-color: #FFF;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/Prufy/components/bitrix/search.title/searche/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:18px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 45px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 70px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #4788cb;
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:18px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 18px;
	line-height: 22px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
/* End */


/* Start:/bitrix/templates/Prufy/components/bitrix/menu/topmenu/style.css?17479776454434*/
#naviga-zoraned {
    position:relative;
}

.gresazopan {
    display: block;
    margin: 0;
    padding: 0;
}
.gresazopan li{
    display: inline-block;
    position: relative;
    z-index:10;
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;

}

.gresazopan li img {
    vertical-align: top;
    display: inline-block;
}

.gresazopan li a {
    font-weight: bold;
    text-decoration: none;
    padding: 15px;
    display: block;

    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
@keyframes blinking-red {
    0% {
        color: rgba(255, 0, 0, 1); /* Ярко-красный */
    }
    50% {
        color: rgba(255, 0, 0, 0); /* Полностью прозрачный */
    }
    100% {
        color: rgba(255, 0, 0, 1); /* Ярко-красный */
    }
}

.highlighted-menu-item a {
    animation: blinking-red 1s infinite; /* Мигающий красный цвет */
}
.highlighted-menu-item-red a {
    color: red !important; /* Просто красный цвет */
}
.highlighted-menu-item-blue a {
    color: #00BFFF !important; /* Просто голубой цвет */
}
.highlighted-menu-item-tricolor a { /* Триколор, Цвет флага РФ */
    background: linear-gradient(to right, white 33.3%, blue 33.3% 66.6%, red 66.6%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); /* Тень для выделения белого */
    font-weight: bold;
    text-decoration: none;
}


.gresazopan ul {
    display: none;
    margin: 0;
    padding: 0;
    width: 163px;
    position: absolute;
    top: 46px;
    left: 0px;
    background: #f1efef;
}

.gresazopan ul li {
    display:block;
    float: none;
    background:none;
}

.gresazopan ul li a {
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #383434;
    border-left: 3px solid #f7f5f5;
    background: #e8e3e3;
}
.gresazopan ul li a:hover, .gresazopan ul li:hover > a {
    background: #f9f6f6;
    border-left: 3px solid #27598e;
    color: #7b7474;
}

.gresazopan li:hover > ul{
    display: block;
}
.gresazopan ul ul {
    left: 149px;
    top: 0px;
}

#kantovkam {
    display:none;
}

@media screen and (max-width: 500px){
    #kantovkam {
        width: 140px;
        height: 29px;
        background: #ff5050;
        cursor: pointer;
        display: block;
        float: left;
        color: #fff;
        line-height: 14px;
        margin: 0px 0px 10px 0px;
        text-align: center;
        position: relative;
        left: 100px;
        bottom: 95px;
        border-radius: 10px;
        box-shadow: 0.4em 0.4em 5px rgb(122 122 122 / 50%);
    }

    #kantovkam b {
        padding: 0px 0 0px 2px;
        color: #eceff4;
        line-height: 46px;
        /* margin: 0px 0px 0px 0px; */
        position: relative;
        bottom: 9px;
    }

    .gresazopan {
        margin: 0 15px;
        clear: both;
        position: absolute;
        top: -96px;
        width: 100%;
        left: 0;
        z-index: 100;
        padding: 0;
        margin: 0;
        display: none;
    }

    .gresazopan li{
        display:block;
        margin:0;
    }

    .gresazopan li a {
        background:#f9f6f6;
        color:#756e6e;
        border-top:1px solid #ded2d2;
        border-left:3px solid #f9f6f6;
    }

    .gresazopan li a img {
        display: none;
    }

    .gresazopan li a:hover, .gresazopan li:hover > a{
        background:#f7f2f2;
        color:#7d7979;
        border-left:3px solid #3471b1;
    }

    .gresazopan ul {
        display:block;
        position:relative;
        top:0;
        left:0;
        width:100%;
    }

    .gresazopan ul ul {
        left:0;
    }
}
@media screen and (max-width: 340px) {
    #kantovkam {
        width: 125px;
        height: 28px;
        background: #ff5050;
        cursor: pointer;
        display: block;
        float: left;
        color: #fff;
        line-height: 14px;
        margin: 0px 0px 10px 0px;
        text-align: center;
        position: relative;
        left: 94px;
        bottom: 95px;
    }
}
/* End */


/* Start:/bitrix/templates/Prufy/styles.css?17490337171857*/
.img-left{
    float: left;
    margin-right: 14px;
    margin-top: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
}

p.photo {
    text-align: center;
    margin-top: -10px;
    font-size: 15px!Important;
    font-style: normal;
}

.img-right{
    float: right;
    margin-left: 14px;
    margin-top: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
}
.blockquote, blockquote {
    border-left: 3px solid #ff5050;
    padding-left: 21px;
    margin-inline-start: 20px;
    margin-inline-end: 40px;
}


.marker_blue {
    background: rgba(127, 201, 220, 0.5);
    box-shadow: 2px 3px rgba(127, 201, 220, 0.5), -2px -2px rgba(127, 201, 220, 0.5);
}
.marker_grey {
    background: rgba(167, 173, 175, 0.5);
    box-shadow: 2px 3px rgba(167, 173, 175, 0.5), -2px -2px rgba(167, 173, 175, 0.5);
}
.marker_gold {
    background: rgba(214, 188, 160, 0.5);
    box-shadow: 2px 3px rgba(214, 188, 160, 0.5), -2px -2px rgba(214, 188, 160, 0.5);
}
.marker_green {
    background: rgba(127,255,0, 0.5);
    box-shadow: 2px 3px rgba(127,255,0, 0.5), -2px -2px rgba(127,255,0, 0.5);
}.readmore {
     padding: 0px 15px 0px 15px;
 }
.raised {
    position: relative;
    padding: 0px 10px 10px 10px;
    margin: 2em 5px 4em;
    background: #fff;
    border: 2px solid #e0d7d7;
}
blockquote.quote_link {
    border-left: 4px solid #2a65ff; /* синяя полоска */
    padding-left: 16px;
    font-size: 20px !important; /* основной шрифт */
    margin: 20px 0;
    line-height: 1.6;
}

blockquote.quote_link a {
    color: #2a65ff;
    font-weight: bold;
    text-decoration: none;
}

/* Пробиваем вложенные теги (например, <span style="font-size:...">) */
blockquote.quote_link * {
    font-size: 20px !important;
}









/* End */


/* Start:/bitrix/templates/Prufy/template_styles.css?175612196124039*/
a:hover {
    text-decoration: none;
}
/*.gresazopan li:nth-child(4) a {color: #FF0000;}*/
/*hr {*/
/*    color: #FF5050;*/
/*}*/
.whatsapp {
    background-color: #ff5858;
    color: white;
    font-weight: bold;
    margin: 0 auto;
    height: 82px;
}
.raised img {
    width: 100%;
    height: auto;
}

.raised ul {
    padding-left: 6%;
}
.save_prufy {
    width: 100%;
    background: #ff5050;
    text-align: center;
    height: 32px;
}

ul {
    padding: 1px 1px 1px 40px;
}
p.svp-whois {
    border-left: 2px solid #FF5050;
    padding-left: 4%;
}
p.svp-quit {
    margin-block-start: 0em;
    font-size: 15px;
    height: 50px;

}
p.svp-name {
    margin-block-end: 0em;
}
p.main_last_news {
    color: #ff5050;
    font-size: 26px!important;
    font-weight: bold;
}

/* Museo Sans Cyrl 500 */
@font-face {
    font-family: 'Museo Sans Cyrl';
    src: url('/fonts/MuseoSansCyrl-500.woff2') format('woff2'),
    url('/fonts/MuseoSansCyrl-500.woff')  format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
.img-section-top img {
    height: auto;
}

/* Museo Sans Cyrl 700 */
@font-face {
    font-family: 'Museo Sans Cyrl';
    src: url('/fonts/MuseoSansCyrl-700.woff2') format('woff2'),
    url('/fonts/MuseoSansCyrl-700.woff')  format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


/* Museo Sans Cyrl 300 */
@font-face {
    font-family: 'Museo Sans Cyrl';
    src: url('/fonts/MuseoSansCyrl-300.woff2') format('woff2'),
    url('/fonts/MuseoSansCyrl-300.woff')  format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

li.vote-item-vote.vote-item-vote-first.vote-item-vote-last.vote-item-vote-odd {
    list-style: none;
}
/* 000 общие стили */
/*div#adfox_162463515293538436 {*/
/*    position: relative;*/
/*    bottom: 130px;*/
/*    top: 5px;*/
/*}*/
body{
    font-family: 'Museo Sans Cyrl', sans-serif; /* не '... 300' */
    font-weight: 300;                            /* или 400/500 по дизайну */
    font-size: 18px;
    line-height: 24px;
}
.allnewsbutton {
    color: white;
    top: 20px;
    position: relative;
    background: #ff5050;
    padding: 5px 10px 5px 10px;
    font-weight: bold;
    border-radius: 5px;
    font-size: 25px;
}
.podcast_button a, .video_button a {
    color: white;
}

.podcast_button {
    border-radius: 10px;
    background: #ff5050;
    padding: 3px 25px 3px 25px;
    font-weight: bold;
    box-shadow: 0.4em 0.4em 5px rgb(122 122 122 / 50%);
    left: 35px;
    position: relative;
    width: 75px;
    text-align: center;
    font-size: 15px;
    bottom: 36px;
}
.video_button {
    border-radius: 10px;
    background: #ff5050;
    padding: 3px 25px 3px 25px;
    font-weight: bold;
    box-shadow: 0.4em 0.4em 5px rgb(122 122 122 / 50%);
    left: 185px;
    position: relative;
    width: 75px;
    text-align: center;
    font-size: 15px;
    margin-top: -30px;
    bottom: 36px;
}
}

.tolstoy{
    position: relative;
    text-align: center;
    margin: 30px 0px 20px 0px;
}
.tolstoy a {
    color: white!important;
    border-radius: 15px;
    background: #22b8b9;
    padding: 10px 40px 10px 40px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    box-shadow: 0.4em 0.4em 5px rgb(122 122 122 / 50%);
}
img.detail_picture {
    max-width: 100%;
}
p.photo {
    text-align: center;
    margin-top: -20px;
    font-size: 15px!Important;
    font-style: normal;
}
select.root-item:not([multiple]) {
    padding-right: 1.2em;
    background-repeat: no-repeat;
    background-position: calc(100% - 0.25em) 0.25em;
    background-size: 0.75em auto;
    background-image: url(/images/drop_down.svg);
}
select.root-item {
   letter-spacing: inherit;
    word-spacing: inherit;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
.descus * {
    display: flex;
    flex-wrap: nowrap;
}
.descus img {
    width: 9%;
    margin-left: 1%;
}
.descus p {
    color: #ff5050;
    font-size: 26px;
    font-weight: bold;
}
.lenta-item p {
    margin-block-start: 0em;
    margin-block-end: 0em;
}
.news-text-full h1 {
    line-height: 30px;
    font-size:34px;
}
.news-text-full h2 {
    line-height: 30px;
    font-size:28px;
}
.news-text-full h3 {
    font-size:24px;
}
h2 > p {
    font-size: 28px!important;
}
.news-text-full li {
    margin-bottom: 10px;
    line-height: 24px;
}
.headline {
    margin-bottom: 12px!Important;
    font-weight: bold!Important;
    color: #b71905!Important;
    font-family: 'Merriweather', serif!Important;
    font-size: 26px!Important;
    line-height: 28px!Important;

}
img.interview_img {
    margin: 0 auto;
    padding-right: 18%;
}

figure {
    display: block;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
p.main-topic-one-name {
font-size: 20px;
font-weight: bold;
}
.news-text a {
color: blue;
}
img.kart-i {
width: 100%;
}
h4 {
font-weight: unset;
line-height: 22px;
margin-block-start: 0.4em;
margin-block-end: 0em;
}
body a {
text-decoration: none;
color:black;
}
.wrapper {
margin: 0 auto;
}
p.cdrn-main, p.main_topic_cdr, p.news-article-cdr, h1.cdrn-main {
color: #ff5050;
font-size: 26px;
font-weight: bold;
}
.news-item-top, .lenta-item, .news-article-item {
margin-bottom: 5px;
margin-top: 5px;
padding: 1px 0 10px 0;
border-bottom: 1px solid grey;
}
img.main-topic-one-img {
    width: 100%;
    height: auto;
}
@font-face {
font-family: myslo-icon;
src: url(/fonts/myslo-icon.ttf);
font-display: swap;
}
@font-face {
font-family: TOLSTOY_D;
src: url(/fonts/TOLSTOY_D.ttf);
font-display: swap;
}
span.icon-eye {
font-family: myslo-icon;
position: relative;
top: 2px;
margin-left: 3px;
margin-right: 3px;
}
span.icon-speech {
font-family: TOLSTOY_D;
position: relative;
top: 2px;
color: grey;
margin-left: 3px;
margin-right: 3px;
}
.list-news {
display: inline-block;
}
.send-news a {
border: 2px solid green;
padding: 10px 10px 10px 10px;
color: green;
border-radius: 4px;
font-weight: bold;
}
.header {
border-bottom: 1px solid lightgrey;
}
input#title-search-input {
font-family: 'Merriweather', serif;
font-size:18px;
line-height: 22px;
}
.news-section {
display: inline-block;
}
footer.footer * {
text-align: center;
}
h1.header-details {
line-height: 40px;
}
.news-detail p {
    font-family: 'Museo Sans Cyrl', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
}
.info-author * {
display: inline-block;
}
.info-author {
text-align: left;
}
.raised {
position: relative;
width: 90%;
background: #fff;
-webkit-box-shadow: 0 15px 10px -10px rgba(0,0,0,0.5), 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
-moz-box-shadow: 0 15px 10px -10px rgba(0,0,0,0.5), 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
box-shadow: 0 15px 10px -10px rgba(0,0,0,0.5), 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
margin: 2em 15px 4em;
padding: 1em;
}
h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    /* padding-bottom: 1px; */
    padding: 20px 0 3px 0;
}
.raised, .raised * {
  font-size:18px;
  line-height: 30px;
}
.source_photo {
text-align: center;
position: relative;
margin-bottom: 15px;
}
.blockquote {
    border-left: 3px solid #ff5050;
    padding-left: 21px;
    margin-inline-start: 20px;
    margin-inline-end: 40px;
}
.news-detail iframe {
width: 100%;
}
.banner {
position: relative;

text-align:center;
}
.banner * {
margin-top: 10px;
margin: 0 auto;
}
#mbottom {
width: 98%;
position: fixed;
bottom: 0px;
margin: 0 auto;
z-index: 2000000002;
z-index: 2000000002;
padding: 10px 0px 5px 0px;
display: none;
background: white;
color: #333;
}
img.close {
position: absolute;
right: 0px;
z-index: 99;
}
.mbottom-close {
z-index: 99999999;
position: absolute;
right: 6px;
top: 15px;
border: solid 1px white;
border-radius: 4px;
}
div#mbottom * {
margin: 0 auto;
}
footer.footer {
top: 24px;
position: relative;
border-top: 2px solid grey;
z-index: 1;
padding-top: 10px;
background: white;
}
.bd-item {
display: flex;
}




/* 111 Стили для десктопа */
@media (min-width: 1100px) {
    /*  Стили для плашки Cookie */
    #cookie_note{
        display: none;
        position: fixed;
        bottom: 15px;
        left: 50%;
        max-width: 90%;
        transform: translateX(-50%);
        padding: 20px;
        background-color: white;
        border-radius: 4px;
        box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
        z-index: 1000 !important;
    }
    #cookie_note p{
        margin: 0;
        font-size: 0.8rem;
        text-align: center;
        color: black;
    }
    .cookie_accept{
        width:20%;
    }
    /*  /Стили для плашки Cookie */
    #cookie_note.show{
        display: flex;
    }
    .showmobile{
        display:none;
    }
    img.dzen {
        position: relative;
        top: 10px;
        width: 32px;
        height: 32px;

    }
    .menu {
        height: 50px;
        border-bottom: 1px solid lightgray;
    }
    .tolstoy a {
        color: white!important;
        border-radius: 15px;
        background: #22b8b9;
        padding: 10px 40px 10px 40px;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 20px;
        box-shadow: 0.4em 0.4em 5px rgb(122 122 122 / 50%);
        left: 243px;
        position: relative;
        bottom: -7px;
    }
    .video-img{
        width: 500px;
    }
    .video-list {
        display: flex;
        align-items: flex-end;
        flex-wrap: wrap;
    }
    .video-class p{
        width: 500px;

    }
    .video-a{

    }
    .video-item {
        width: 50%;
        margin-bottom: 15px;
        font-weight: bold;
        font-size: 20px;
    }
    .podcast_button, .video_button {
        display: none;
    }
    span.send-img {
        margin-top: 20px;
    }
    .send-text {
        position: relative;
        right: 13px;
        bottom: 11px;
    }

    img.telegram {
        width: 700px;
        height: 87px;
        margin-bottom: -45px;
        margin-left: 18px;
    }
    .whatsapp img {
    width: 55px;
    position: relative;
    float: right;
    top: 10px;
    right: 20px;
}
    .whatsapp {
        width: 659px;
        margin-top: 20px;
    }
    .whatsapp p {
        position: relative;
        bottom: 13px;
        padding: 5px 0px 0px 21px;
    }
    .whatsapp * {
        display: inline-block;
    }
    .recomend {
        text-align: center;
        font-weight: 600;
        font-size: 19px;
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .telegram {
       height: 82px;
        margin-top: 3px;
        margin-bottom: 8px;
    }
    p.telegram_text {
        position: relative;
        top: -51px;
        left: 114px;
        font-size: 20px;
        font-family: 'Museo Sans Cyrl', sans-serif;
        font-weight: 600; /* подтянется Museo Sans Cyrl 500 или 700 */
        color: aliceblue;
        width: 600px;
    }

    .wrapper {
        width: 1100px;
    }
    .mbottom_wrapper {
        display: none;
    }
    .right-sidebar {
        width: 350px;
        float: right;
    }
    .ages {
        font-family: 'Museo Sans Cyrl', sans-serif;
        font-weight: 300; /* или bold — подтянется Museo Sans Cyrl 300 */
        font-size: 24px;
        position: relative;
        top: 10%;
        height: 23px;
        right: 4%;
    }
    .send_news  {
        display: flex;
        position: relative;
        top: 10;
        left: 215px;
        width: 345px;
        text-align: end;
        bottom: -67px;
    }
    .donate_top {
        position: relative;
        top: 41px;
        left: 347px;
        display: none;
    }
    p.svp-quit {
        overflow: hidden;
    }
    .send_news img {
        width: 42%;
        position: relative;
        top: -15px;
        margin-left: 3%;
    }
    .send_news p {
        color: #ff5050;
        font-size: 26px;
        font-weight: bold;
        width: 240px;
    }
    .news-lenta {
         column-count: 1;
     }
    .news-article img {
        width: 240px;
        height: 150px;

    }
    .top-searche {
        height: 35px;
        bottom: -40px;
        position: relative;
        left: 6px;
    }
    .block-logo, .block-service {
        width: 50%;
        height: 85px;
        display: inline-block;
    }
    .region.s-region-wrapper {
        left: 69%;
        width: 0%;
        position: relative;
        top: 10px;
        display: none;
    }
    .weather {
        width: 24%;
        float: left;
        /* padding-left: 10%; */
        /*  padding-top: 18px; */
     }
     .currency {
         width: 21%;
         /* text-align: right; */
        float: right;
    }
    .social-block {
        width: 55%;
        float: left;
    }
    .social-top {
        padding-top: 14px;
    }
    p.line-currency {
        margin-block-start: 8px;
        margin-block-end: 0em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        float: right;
        font-size: 23px;
        font-weight: bold;
    }
    .social-top {
        padding-top: 20px;
        padding-left: 20px;
    }
    .header {
        width: 100%;
        display: inline-flex;
        height: 175px;
     }

    span.kart-span {
        text-align: center;
        font-family: 'Merriweather', serif;
        font-size: 30px;
        font-weight: bold;
        bottom: 36px;
        position: relative;
        background: white;
        /* width: 5%; */
        left: 48%;
        margin: 0 auto;
    }
    .row {
        display: inline-block;
    }
    .col1, .news-main-cat-one {
        width: 730px;
        float: left;

    }
    .card-wrapper img {
        max-width: 100%;
        height: auto;
    }
    hr.hr-lenta {
        display: none;
    }
    .col2 {
        width: 350px;
        float: right;
        padding-left: 15px;
    }
    .news-lenta {
        column-count: 2;
    }
    footer.footer {
        display: inline-block;
    }
    img.logo {
        width: 400px;
        position: relative;
        left: 30px;
        top: 30px;

    }
    .menu-icon {
        position: relative;
        top: 55px;
        left: 3%;
    }
    .send-news {
        float: right;
        bottom: 65px;
        position: relative;
        right: 110px;
    }
     .news-detail {
        width: 730px;
        float: left;
    }
    .bd-item img {
        float: left;
        padding: 5px 20px 20px 30px;
    }
    .bd {
        width: 100%;
        padding: 0 1px 0 30px;
    }
    img.bd-img {
        width: unset!important;
    }
    .social p {
        padding: 1px 10px 13px 99px;
        font-size: 19px;
    }
    .social img {
        float: left;
        padding: 4px 10px 10px 34px;
    }
    .social {
        height: 70px;
        border-bottom: 1px solid #d0caca;
        background: rgb(220, 239, 241);
        border-top: 1px solid #d0caca;
    }
}













@media (min-width: 465px)and (max-width: 600px) {
    .descus img {
        width: 14% !important;
    }
}

/* 222 Стили для планшета */
@media (min-width: 600px)and (max-width: 1100px) {
    .wrapper {
        width: 600px;
    }
    .whatsapp img {
        width: 14%;
        position: relative;
        bottom: 93px;
        float: right;
        right: 7px;
    }
    .telegram {
        position: relative;
        display: flex;
    }
    .recomend {
        margin-top: 10px;
    }
    .whatsapp {
        width: 100%;
    }
    .descus img {
        width: 13%!important;
    }
    .donate_top {
        text-align: center;
    }
    .send_news {
        position: relative;
        width: 100%;
    }
    .send_news img {
        width: 25%;
        position: relative;
        top: 15px;
        margin-left: 3%;
    }
    .send_news p {
        color: #ff5050;
        font-size: 26px;
        font-weight: bold;
        width: 100%;
    }
    .social-block {
        text-align: center;
    }
    .weather {
        width: 35%;
        float: left;
        height: 88px;
    }
    div#wp_weather_ufa {
        padding-top: 20px;
    }
    .news-detail img {
        width: 100%;
        height: auto;
    }
    .top-searche {
        margin-top: 80px;
    }
    .card-wrapper img {
        width: 100%;
        height: auto;
    }
    p.line-currency {
        margin-block-start: 0em;
        margin-block-end: 0em;
    }
    .col1 {
        border-bottom: 1px solid grey;
    }
    .news-text-full video {
        width: 100%;
    }
    .news-article {
        columns: 2;
    }
    .news-lenta {
        column-count: 1;
    }
    .news-article img {
        width: 290px;
    }
    .news-article-item {
        margin-top: unset;
        height: 250px;
        border-bottom: unset;
    }

    img.logo {
        width: 60%;
        position: relative;
        left: 20%;
    }
    .menu-icon {
        position: relative;
        top: 45px;
        left: 2%;
    }
    .send-news {
        margin: 0 auto;
        display: inline-flex;
        top: 5px;
        position: relative;
        width: 100%;
    }
    .send-news a{
        margin:0 auto;
    }


}
/* 333 Стили для мобилки   */
@media (max-width: 600px) {
    /*  Стили для плашки Cookie */
    #cookie_note.show{
        display: block;
        text-align: left;
    }
    #cookie_note{
        display: none;
        position: fixed;
        bottom: 15px;
        max-width: 85%;
        transform: translateX(-1%);
        padding: 20px;
        background-color: white;
        border-radius: 4px;
        box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
        z-index: 1000 !important;
    }
    .cookie_accept{
        width:100%;
    }
    #cookie_note p{
        margin: 0;
        font-size: 0.7rem;
        text-align: center;
        color: black;
    }
    .wrapper {
        width: 100%;
    }
    .dzen  {
        position: relative;
        top: 3px;
        width: 18px!important;
        height: 18px!important;
        left: 2px;
    }
    .video-img{
        width: 100%;
    }
    div#video_button {
        margin: 0px 0px 0px -74px;
        position: relative;
    }
    .news-detail {
        width: 100%;
        /* float: left; */
    }
    .news-text-full img {
        width: 100%;
        height: auto;
    }
    .donate_top {
        position: relative;
        float: left;
        left: 15px;
        display: none;
    }
    .donate_top img {
        width: 81%;
    }
    .col1, .news-main-cat-one {
        width: 96%;
        float: unset;
    }
    option.root-item, select.root-item {
        margin-left: unset;

    }
    .col2 {
        width: auto;
        float: right;
        padding-left: unset;
        display: contents;
    }
    .send-text {
        width: 68%;
        left: 25px;
        position: relative;
    }
    span.send-img {
        width: 22%;
        position: relative;
        bottom: 13px;
    }
    .region {
        /* border-bottom: 1px solid #ff5050; */
        text-align: center;
        float: right;
        position: relative;
        right: 20px;
        height: 26px;
        display: none;
    }
    .send_news {
        /*border-top: 1px solid lightgray;*/
        position: relative;
        /* top: 60px; */
        display: flex;
        width: 98%;
        line-height: 2px;
        bottom: 30px;
        left: 10px;
    }
    .send_news img {
        width: 40%;
        position: relative;
        top: 13px;
        margin-left: 3%;
    }
    .send_news p {
        color: #000000;
        font-size: 20px;
        font-weight: bold;
        width: 100%;
    }
    .col1 {
        border-bottom: 1px solid grey;
    }
    .news-article-item {

        border-bottom: unset;
    }
    img.logo {
        width: 85%;
        position: relative;
        /* left: 20%; */
        float: left;
        margin-bottom: 20px;
    }
    .news-lenta {
        column-count: 1;
    }
    .news-text-full video {
        width: 100%;
    }
    .menu-icon {
        position: relative;
        top: 33px;
        left: 2%;
    }
    .send-news {
        margin: 0 auto;
        display: inline-flex;
        top: 5px;
        position: relative;
        width: 100%;
    }
    .send-news a{
        margin:0 auto;
    }

    .raised, .raised * {
        font-size: 18px;
        line-height: 30px;
    }
    .raised {
        width: 85%;}
    .bd {
        padding-left: 4px;
    }
    .social-block {
        text-align: center;
    }
    .weather {
        width: 35%;
        float: left;
        height: 88px;
    }
    div#wp_weather_ufa {
        padding-top: 20px;
    }
    p.line-currency {
        margin-block-start: 0em;
        margin-block-end: 0em;
    }
    .top-searche {
        margin-top: 80px;
    }
}
/* 444 Стили для Мобилки */
@media (max-width: 465px) {


    p.telegram_text {
        bottom: 28px;
        font-size: 13px;
        position: relative;
        line-height: 17px;
        left: 43px;
        width: 92%;
        color: aliceblue;
        font-weight: 600;
    }
    .dzen {
        position: relative;
        top: 3px;
        width: 18px!important;
        height: 18px!important;
        left: 2px;
    }
    .tolstoy a {
        color: white!important;
        border-radius: 15px;
        background: #22b8b9;
        padding: 10px 40px 10px 40px;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 20px;
        box-shadow: 0.4em 0.4em 5px rgb(122 122 122 / 50%);
        left: 45px;
        position: relative;
        bottom: -7px;
    }
    .whatsapp p {
        padding: 0px 0px 0px 11px;
    }
    .recomend {
        margin-top: 25px;
        text-align: center;
        font-weight: 600;
        font-size: 19px;
        margin-bottom: 20px;
    }
    .whatsapp img {
        width: 14% !important;
        position: relative;
        bottom: 93px;
        float: right;
        right: 7px;
    }
    .telegram {
        position: relative;
        display: flex;
    }
    img.telegram {
        width: 105%!important;
        height: 63px!important;
        margin-bottom: -37px;
        margin-left: -10px;
        margin-top: 10px;
    }
    .prew-text {
        display: inline-block;
    }
    .social-block {
        text-align: center;
    }
    .news-detail img {
        width: 100%;
        height: auto;
    }
    .descus img {
        width: 17%;
    }
    .weather {
        width: 50%;
        float: left;
        height: 55px;
    }
    div#wp_weather_ufa {
        padding-top: 20px;
    }
    .top-searche {
        margin-top: 0px;
    }
    p.author-name {
        margin-block-end: 0em;
        margin-inline-start: 0px;
        margin-block-start: 0em;
        margin-block-end: 0em;
    }
    .border-r p {
        margin-block-end: 0em;
    }
    .info-author {
        border-bottom: 1px solid lightgrey;
    }
    .news-text-full video {
        width: 100%;
    }
    .bd {
        padding-left: 4px;
    }
    .ages {
        font-family: 'Museo Sans Cyrl', sans-serif;
        font-weight: 300; /* bold = 300 → подтянется Museo Sans Cyrl 300 */
        font-size: 24px;
        position: relative;
        top: 10%;
        height: 23px;
        left: 16px;
    }
    .social p {
        padding: 1% 0px 3px 19%;
        font-size: 18px;
        margin-block-start: 0em;
        margin-block-end: 0em;
    }
    .social img {
        float: left;
        padding: 1% 0 0 1%;
    }
    .social {
        height: 70px;
        border-bottom: 1px solid #d0caca;
        background: rgb(220, 239, 241);
        border-top: 1px solid #d0caca;
    }

    .owl-carousel .owl-item img {

        padding-top: 5%;

}
}
@media (max-width: 360px) {

    .descus img {
        width: 23%;
    }


}
@media (max-width: 340px) {
    .video_button {
        left: 155px;
        width: 75px;

    }
    .podcast_button {
        left: 18px;
    }
    .send-text {
        left: 14px;
    }
    span.send-img {
        left: 10px;
    }
}





/* End */
/* /bitrix/templates/Prufy/css/style2.css?17339289241736 */
/* /bitrix/templates/Prufy/components/bitrix/search.title/searche/style.css?17339289242997 */
/* /bitrix/templates/Prufy/components/bitrix/menu/topmenu/style.css?17479776454434 */
/* /bitrix/templates/Prufy/styles.css?17490337171857 */
/* /bitrix/templates/Prufy/template_styles.css?175612196124039 */
