

/* Start:/bitrix/templates/proufu_new/components/bitrix/search.title/top-menu/style.css?15414957742795*/
.bx_search_container{
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
}

.bx_search_container .bx_field{
	position: relative;
    height: 24px;
	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/proufu_new/components/bitrix/search.title/top-menu/images/search_lupe.png') no-repeat left center;
	cursor: pointer;

}

div.title-search-result {
	
	
}

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

p.title-search-preview {
	font-size:12px;
}
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: 13px;
	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:13px;
}
.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: 12px;
	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/proufu_new/styles.css?15414957742286*/
.img-left{
    float: left;
    margin-right: 14px;
    margin-top: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
}



.img-right{
    float: right;
    margin-left: 14px;
    margin-top: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
}
.blockquote{
    background-image: url("/bitrix/templates/proufu_new/images/quote-top.png"), url("/bitrix/templates/proufu_new/images/quote-bottom.png");
    background-position: center top, center bottom;
    background-repeat: no-repeat;
    font-size: 22px !important;
    line-height: 32px;
    margin: 14px 0 24px;
    padding: 32px 20px 36px;
    text-align: center !important;
    clear: both;
    display: block;
}
snoska {
    vertical-align: super;
    font-size: 11px;
    margin-left: 2px;
}
.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);
}
.monospace {
    font-family: MONOSPACE;

}
.raised {
    position: relative;
    width: 90%;
    padding: 1em;
    margin: 2em 15px 4em;
    background: #fff;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -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;
}
.readmore {
    border-top: 2px solid darkgrey;
    padding: 16px 15px 10px 15px;
    border-bottom: 2px solid darkgrey;
}
.readmore:before {
    content: "Читайте также:";
    font-weight: bold;
    display: block;
}
/* End */


/* Start:/bitrix/templates/proufu_new/template_styles.css?155237954420109*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,tt,var,b,u,i,center,dl,dt,dd,ol,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
border:0;
font-size:100%;
font:inherit;
vertical-align:baseline;
margin:0;
padding:0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
display:block;
}
.header-top {
    position: relative;
    border-bottom: 1px solid #b1adad;
    display: -webkit-box;
}
.block {
    position: relative;
    top: 25px;
    left: 50px;
    height: 70px;
}
sup {
vertical-align:super;
font-size:11px;
margin-left:2px;
}

b {
font-weight:700;
}

i {
font-style:italic;
}

h1.ans-h {
text-align:center;
position:relative;
top:38px;
color:#708090!important;
font-size:19pt!important;
}

h3 {
font-weight:700;
font-size:20px;
padding-bottom:10px;
}
.af_fulltext {
    line-height: 28px;
    font-size: 18px;
    width: 96%;
    padding-left: 2%;
}
.af_fulltext p {
    margin-top: 15px;
}
table {
border-collapse:collapse;
border-spacing:0;
}

.clear {
clear:both;
}
.af h1 {
    color: #1a1a1a;
    height: 100px;
    font-size: 22px;
    display: table-cell;
    line-height: 24px;
    font-weight: 700;
    vertical-align: middle;
    margin-bottom: 30px;
    padding-left: 8px;
}
.af_code {
    /* margin: 0 auto; */
    position: relative;
    text-align: -webkit-center;
    margin: 15px;
}
.clearfix:after {
visibility:hidden;
display:block;
font-size:0;
content:" ";
clear:both;
height:0;
}

.clearfix {
display:inline-block;
}

.wrapper {
width:1236px;
overflow:hidden;
padding-top:10px;
margin:0 auto;
}

body {
    font-family: 'Merriweather', serif;
}
@font-face {
    font-family: myslo-icon;
    src: url(https://proufu.ru/fonts/myslo-icon.ttf);
}
span.icon-eye {
    font-family: myslo-icon;
    position: relative;
    top: 2px;
    margin-left: 3px;
    margin-right: 3px;
}
.logo-informer-auth {
height:120px;


}
ul.menu-tabs p {
    color: #828181;
    font-size: 16px;
}
.logo {
background:url(/bitrix/templates/proufu_new/images/logo.png) no-repeat scroll 0 0 rgba(0,0,0,0);
display:block;
height:100px;
text-indent:-9999px;
width:397px;
float:left;
z-index:1;
left:1%;
position:relative;
top:20px;
}

.ages {
position:relative;
width:46px;
font-weight:700;
float:left;
left:2%;
font-family:palatino linotype;
font-size:30pt;
}

.blocks {
position:relative;
float:right;
width:343px;
display:inline-flex;
height:120px;
}

.top-block1,.top-block2,.top-block3 {
width:150px;
height:120px;
}

.soc-top-block {
    position: relative;
    top: 52px;
    right: 39px;
    width: 178px;
    /* float: left; */
}

.banner_header {
margin-bottom:5px;
}

ul.menu-tabs {
display:inline-flex;
width:100%;
-webkit-padding-start:0;
height:25px;
-webkit-margin-before:0;
    top: 3px;
    -webkit-margin-after: 0;
    position: relative;
}
.banner_1200_100_too {
    width: 1236px;
}
.main-menu {
width:100%;
height:30px;
border-bottom:1px solid #b1adad;
}

ul.menu-tabs li {
list-style:none;
margin-left:12px;
width:fit-content;
}

.search_panel {
    width: 19%;
    /* margin-top: 2px; */
    /* float: right; */
    right: 13%;
    height: 30px;
    position: relative;
    top: 95px;
}

ul.menu-tabs a {
text-decoration:none;
color:#000;
font-weight:700;
top:2px;
height:72px;
position:relative;
}
#eng_ww_widget_104782 .eng_ww_ttl_span1 {
width: -moz-max-content;
}
div.title-search-result {
border:1px solid #c6c6c6;
display:none;
overflow:hidden;
z-index:999;
left:-100px;
min-width:300px;
background-color:#FFF;
position:absolute;
width:300px!important;
}

.date-url-section {
margin-bottom:6px;
}

.leftside {
    width: 250px;
    float: left;
    top: 10px;
    position: relative;
}

.news-list {
padding-right:12px;
}

p.cdr-sidebar {
font-weight:700;
position:relative;
top:9px;
background:#FFF;
z-index:1;
width:fit-content;
padding-right:10px;
width: -moz-max-content;
}

.news-item-left {
border-bottom:1px solid rgba(227,233,234,.95);
padding-bottom:7px;
margin-top:15px;
}

.date-url-section *,.main-section-date,.date-count,.date-one,.two-date, .rt_date {
margin-bottom:2px;
color:#908c8c;
text-decoration:none;
font-size:12px;
font-weight:700;
}

.news-left-name a,p.news-list-name {
text-decoration:none;
font-weight:500;
padding-bottom:5px;
color:#000;
padding-top:5px;
}

.middle {
width:980px;
float:right;
margin-left:4px;
}

.news_tema_favorit {
    height: 680px;
}
p.tema_name {
    font-size: 20px;border-top: 1px solid #dedddd;line-height: 30px;font-weight: 700;margin-top: 5px;margin-bottom: 5px;
}
.tema_table {
    position: relative;
    display: block;
    bottom: 150px;
    border-top: 1px solid #dedddd;

}
table.rt-table {
    margin-bottom: 20px;
    width: 100%;
}
.rt-item {
    line-height: 23pt;
    font-size: 18px;
}
.rt-table-block {
    position: relative;
    margin-top: 20px;
}
p.tr-adress {
    border-top: 1px solid grey;
    padding-top: 10px;
}
table.rt-table * {
    padding: 6px 0px 1px 40px;
    color: grey;
}
p.tr-adress {
    border-top: 1px solid grey;
    padding-top: 10px;
    margin-bottom: 15px;
}
span.rt-text-cost {
    float: right;
    /* right: 3%; */
    width: 30%;
    text-align: right;
    position: relative;
    font-weight: bold;
    font-size: 19px;
}
p.rt-count {
    position: relative;

}
p.rt-name {
    position: relative;
    float: left;
    width: 70%;
    font-weight: bold;
    font-size: 19px;
}
.rt-list-img {
    width: 270px;
    float: left;
}
.rt-name-block {
    position: relative;
    height: 70px;
}
p.rt-list-cost {
    background: grey;
    width: fit-content;
    padding: 8px 8px 8px 8px;
    color: white;
    font-weight: bold;
    border-radius: 5px;
}
.rt-list-item {
    position: relative;
    display: -webkit-inline-box;
    border-bottom: 1px solid grey;
    padding-bottom: 25px;
    padding-top: 25px;
    margin-left: 2%;
}
.rt-list-info {
    position: relative;
    float: right;
    width: 430px;
}
p.tema_pre {
    position: relative;
    font-size: 18px;
    padding-left: 2%;
    line-height: 25px;
    bottom: 87px;
    z-index: 1;
    height: 72px;
    color: white;
    margin-bottom: 5px;
}

.content {
width:728px;
float:left;
}

p.cdr-main {
font-weight:700;
position:relative;
top:9px;
background:#FFF;
z-index:1;
width:fit-content;
text-align:center;
margin:0 auto;
padding:0 10px;
width: -moz-max-content;
}

p.main-topic-one-pre {
    font-size: 18px;
    line-height: 25px;
    /* font-weight: 700; */
    margin-top: 20px;
    margin-bottom: 5px;
}
p.main-topic-one-name {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 5px;
}

.main-topics {
width:49%;
display:inline-block;
}

.main-news-four {
display:inline-block;
width:728px;
}

img.main-topics-img {
margin-left:6px;
}

p.main-topics-name {
height:fit-content;
font-weight:700;
margin:12px 5px 12px 7px;
padding:0 5px;
}

img.int_img {
float:left;
margin-right:10px;
}

p.int_whois {
width:95%;
display:0;
margin-top:5px;
}

.main-news-three-item p {
padding:0 5px;
}

.dobro-main-item-one {
position:relative;
width:55%;
float:left;
margin-right:14px;
}

.dobro-main-item-other {
display:table-header-group;
}

.dobro-main-item-other img {
float:left;
margin-bottom:5px;
margin-right:5px;
}

.dobro-wp {
padding-top:10px;
line-height:1.4;
}

.dobro-main-item-one p {
margin-top:10px;
padding:0 5px;
}

hr.main {
position:relative;
width:330px;
}

.medium {
position:relative;
display:block;
}

p.cdr-main.left {
position:relative;
top:37px;
right:175px;
}

.main-news-three-item {
width:232px;
display:inline-flex;
margin-left:4px;
}

p.cdr-main.right {
position:relative;
left:175px;
}

.main-news-col1 {
width:50%;
float:left;
}

.main-news-col2 {
width:50%;
float:right;
}

.img-main-first-news {
text-align:center;
margin-top:10px;
position:relative;
}

.main-news-col1,.main-news-col2 {
font-weight:500;
}

.name-first-news {
height: 81px;
font-weight:700;
padding:9px 10px 0;
}

.main-section-item {
position:relative;
border-bottom:1px solid grey;
width:91%;
padding-bottom:7px;
height:90px;
margin:11px 5px 18px 15px;
}

.cdr-middle {
width:16px;
background:#FFF;
position:relative;
z-index:1;
height:10px;
left:355px;
top:21px;
}

p.project-name {
font-weight:700;
padding:10px 5px 0;
}

.bonus_item {
width:30%;
display:-webkit-inline-box;
margin-left:2%;
}

a.bonus p {
font-weight:700;
text-align:center;
}

.cards-block {
width:223px;
height:191px;
position:relative;
display:inline-table;
margin-left:5px;
margin-right:5px;
margin-bottom:15px;
}

.cards-element {
left:63px;
top:14px;
position:relative;
}

.cards-news-number {
font-family:Palatino Linotype;
font-size:22pt;
bottom:18px;
opacity:0.7;
text-align:center;
position:relative;
}

p.name-card {
left:4px;
width:176px;
position:relative;
padding-left:8px;
font-weight:700;
right:72px;
text-align:center;
text-decoration:none;
}

.effect1 {
position:relative;
-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
-moz-box-shadow:0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
box-shadow:0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
}

.news-item-top {
width:95%;
margin:0 auto;
}

.rightside {
width:240px;
left:0;
float:right;
position:relative;
}

img.interview_img {
float:left;
}

.interview_name {
position:relative;
height:90px;
}

.svp {
display:table;
height:90px;
}

p.svp-name {
display:table-cell;
vertical-align:middle;
padding-left:10%;
}

p.svp-quit,p.svp-whois {
padding-left:3px;
}

div#comment,div#chp {
height:600px;
overflow-y:hidden;
}

.right-news {
text-decoration:none;
font-weight:500;
color:#000;
}

div#mc-poll * {
font-family:Geogia!important;
font-size:16px!important;
}

footer.footer {
height:200px;
border-top:1px solid;
width:1236px;
z-index:999999;
background:#FFF;
position:relative;
overflow:hidden;
padding-top:10px;
margin:0 auto;
}

li.service-list {
list-style:none;
margin-left:9%;
font-weight:700;
}

#top {
bottom:50px;
cursor:pointer;
display:none;
font-size:150%;
position:fixed;
right:0;
z-index:9999;
}

.counters {
bottom:20px;
position:relative;
width:26%;
}

.soc-top-block-footer {
float:left;
padding-left:1%;
bottom:15px;
position:relative;
z-index:1;
}

.footer-service {
display:-webkit-inline-box;
position:relative;
top:15px;
left:25%;
}

.info-footer p {
width:905px;
float:right;
font-size: 14px;
padding-top:5px;
text-align:justify;
}

.logo-footer {
background:url(/bitrix/templates/proufu_new/images/logo-footer.png) no-repeat scroll 0 0 rgba(0,0,0,0);
display:block;
height:100px;
text-indent:-9999px;
width:267px;
float:left;
z-index:1;
left:1%;
position:relative;
top:20px;
}

.ages-footer {
position:relative;
width:46px;
font-weight:700;
float:left;
left:1%;
font-family:palatino linotype;
font-size:21pt;
}

.author_block {
height:145px;
position:relative;
}

.news_name {
width:66%;
height:136px;
display:table;
float:left;
}

div#eng_top_ww_widget_21856163553966200 *,div#ENGAGEYA_WIDGET_104788 * {
font-size:16px!important;
}

.news-detail h1 {
color:#1a1a1a;
height:100px;
font-size:20px;
display:table-cell;
line-height:24px;
font-weight:700;
vertical-align:middle;
margin-bottom:30px;
padding-left:8px;
}

.author_info {
width:34%;
float:right;
top:-11px;
position:relative;
}

.avatar {
float:right;
padding-right:11%;
}

.news_date.clearfix {
font-size:12px;
font-weight:700;
position:relative;
text-align:right;
right:7px;
color:grey;
float:right;
}

.news_date.clearfix a {
font-size:12px;
font-weight:700;
position:relative;
text-align:right;
color:grey;
}

h2 {
display:-webkit-inline-box;
margin-top:10px;
margin-bottom:10px;
color:#3a3737;
font-weight:600;
line-height:28px;
font-size:17px;
padding:0 5px;
}
.send-news a {
    position: relative;
    left: 7%;
    color: green;
    top: 6px;
    font-size: 21px;
    font-weight: bold;
}
.send-news {
    position: relative;
    width: 98%;
    border: 1px solid #b1adad;
    height: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.news-text-full {
line-height:28px;
font-size:18px;
width:96%;
padding-left:2%;
}

.source_photo {
text-align:center;
position:relative;
margin-bottom:15px;
}

.news-text-full img {
margin:10px 0;
max-width: 100%;
}

.mistakes {
width:100%;
position:relative;
margin-top:15px;
display:inline-block;
}

.mistakes img {
position:relative;
width:5%;
left:59%;
}

.mistakes p {
width:35%;
position:relative;
float:right;
font-size:13px;
line-height:1.4;
color:grey;
}

.podelitsa {
width:fit-content;
float:left;
top:47px;
z-index:1;
position:relative;
}

table.materials-topic {
width:98%;
position:relative;
margin-top:10px;
margin-bottom:10px;
}

td.topics {
border:1px solid #E3E3E3;
}

.name-material {
line-height:18px;
float:left;
text-align:left;
width:263px;
padding-left:10px;
}

.name-material a {
font-size:12px;
font-weight:500;
text-decoration:none;
line-height:9px;
}

.img_topic {
position:relative;
padding-top:8px;
}

.news-main-cat-one {
display:inline-block;
vertical-align:middle;
width:331px;
margin-bottom:18px;
padding-left:8px;
float:left;
}

.img-section-top-two {
float:left;
padding-left:10px;
}

.two-block-news {
float:left;
margin-left:11px;
width:250px;
min-height:70px;
margin-bottom:5px;
margin-right:5px;
padding:5px;
}

.news-item-list {
display:inline-block;
vertical-align:top;
zoom:1;
width:100%;
}

.box {
width:700px;
min-height:150px;
position:relative;
background:0;
border-top:1px solid #FFF;
border-right:1px solid #ccc;
-webkit-border-bottom-right-radius:60px 60px;
-moz-border-radius-bottomright:60px 60px;
border-bottom-right-radius:60px 60px;
-webkit-box-shadow:-1px 2px 2px rgba(0,0,0,0.2);
-moz-box-shadow:-1px 2px 2px rgba(0,0,0,0.2);
box-shadow:-1px 2px 2px rgba(0,0,0,0.2);
font-family:monospace!important;
margin:6px;
padding:0 0 1px 10px;
}

.box:before {
content:'';
width:25px;
height:20px;
position:absolute;
bottom:0;
right:0;
background:0;
-webkit-border-bottom-right-radius:30px;
-moz-border-radius-bottomright:30px;
border-bottom-right-radius:30px;
-webkit-box-shadow:-2px -2px 5px rgba(0,0,0,0.3);
-moz-box-shadow:-2px -2px 5px rgba(0,0,0,0.3);
box-shadow:-2px -2px 5px rgba(0,0,0,0.3);
-webkit-transform:rotate(-20deg) skew(-40deg,-3deg) translate(-13px,-13px);
-moz-transform:rotate(-20deg) skew(-40deg,-3deg) translate(-13px,-13px);
-o-transform:rotate(-20deg) skew(-40deg,-3deg) translate(-13px,-13px);
transform:rotate(-20deg) skew(-40deg,-3deg) translate(-13px,-13px);
}

.box:after {
content:'';
z-index:-1;
width:100px;
height:100px;
position:absolute;
bottom:0;
right:0;
background:rgba(0,0,0,0.2);
display:inline-block;
-webkit-box-shadow:20px 20px 8px rgba(0,0,0,0.2);
-moz-box-shadow:20px 20px 17px rgba(0,0,0,0.2);
box-shadow:20px 20px 17px rgba(0,0,0,0.2);
-webkit-transform:rotate(0deg) translate(-45px,-20px) skew(20deg);
-moz-transform:rotate(0deg) translate(-40px,-17px) skew(20deg);
-o-transform:rotate(0deg) translate(-40px,-17px) skew(20deg);
transform:rotate(0deg) translate(-40px,-17px) skew(20deg);
}

.box_ribbon {
position:absolute;
top:-25px;
left:30%;
width:130px;
height:40px;
background:0 rgba(0,0,0,0.2) 10% rgba(0,0,0,0.0));
border-left:1px dashed rgba(0,0,0,0.1);
border-right:1px dashed rgba(0,0,0,0.1);
-webkit-box-shadow:0 0 12px rgba(0,0,0,0.2);
-moz-box-shadow:0 0 12px rgba(0,0,0,0.2);
box-shadow:0 0 12px rgba(0,0,0,0.2);
}

.news-text-full a {
color:#15c;
}

img.kart-i {
opacity:0.5;
width:635px;
position:relative;
top:4px;
left:7px;
z-index:1;
}

span.kart-span {
position:absolute;
z-index:2;
right:47%;
top:45px;
font-family:palatino linotype;
font-size:20pt;
color:grey;
background-color:#FFF;
margin:0 auto;
}

.kart-cdr {
width:100%;
position:relative;
float:left;
margin-bottom:15px;
}

.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;
}

#bottom {
bottom:0;
cursor:pointer;
display:none;
font-size:150%;
position:fixed;
z-index:50;
}

.bottom_wrapper {
width:1236px;
margin:0 auto;
}

a,.regular_sv a {
text-decoration:none;
color:#000;
}

.header {
margin-bottom:15px;
}
.news-text-full p {
margin-bottom:10px;
margin-top:10px;
}

img.cdr-sidebar,img.cdr-main {
position:relative;
bottom:14px;
float:right;
}

.banner_leftside,.img-section-top {
text-align:center;
}

.dobro-main-item-other p,.news-left-name {
padding-right:10px;
}
.audio {
    width: 70%;
    margin: 0 auto;
}
a.bonus img,.news-picture img {
width:100%;
}
.cards-raise {
position: relative;
-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
margin-bottom: 5px;
}
img.cr-img {
position: relative;
margin: 0 auto;
top: 20px;
}
.play-pause {
    bottom: 6px;
    position: relative;
}
p.cr-number {
position: relative;
top: 4px;
font-weight: bold;
text-align: center;
}
p.cr-name {
width: 80%;
margin: 0 auto;
top: 20px;
position: relative;
text-align: center;
font-weight: bold;
}
.news {
width: 100%;
border-top: 1px solid rgba(22,50,93,0.3);
border-bottom: 1px solid rgba(22,50,93,0.3);
padding-top: 18px;
padding-bottom: 18px;
}.news p {
float: left;
}
.news p {
font-size: 17px;
float: left;
font-weight: bold;
color: dimgrey;
position: relative;
top: 2px;
margin-right: 12px;
}
img.google-news {
    width: 20%;
}
img.yandex-news {
    width: 24%;
    margin-left: 10px;
}
img.zen-news {
    margin-left: 15px;
    width: 26%;
}
.bd-item {
    width: 244px!Important;
}
p.bd-name {
    height: 88px;
    font-size: 20px;
    margin-bottom: 2%;
}
.bd-item img {
    float: left;
    padding-left: 3%;
    margin-right: 5%;
}
p.bd-cdr {
    padding-bottom: 3px;
    position: relative;
    background-color: #aea2a5;
    padding-left: 5px;
    margin-bottom: 15px;
    color: white;
    padding-top: 3px;
}
.bd-full-text h1 {
    color: black;
    height: 100px;
    font-size: 31px;
    display: table-cell;
    line-height: 24px;
    vertical-align: middle;
    margin-bottom: 30px;
    padding-left: 8px;
}
section.regular_bd.slider.slick-initialized.slick-slider {
    border-bottom: 1px solid grey;
    padding-bottom: 10px;
}



.new_news {
    position: relative;
    /* height: 115px; */
    width: 520px;
}
.news-text-full ol {
    padding-left: 8%;
}
.number {
    position: relative;
    float: right;
    font-size: 24px;
    bottom: 53px;
    font-weight: 700;
}

.cdr-main {
    border-top: 1px solid #dedddd;

}
.readmore a:before {
    content: "- ";
}
.ibr {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
    box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
    margin-bottom: 5px;
    height: 120px;
    padding: 10px 8px 9px 5px;
    margin-bottom:20px;
}
p.ibrp1 {
    position: relative;
    top: 8px;
    text-align: center;
    height: 24px;
    font-size: 19px;
    font-weight: bold;
}
p.ibrp {
    font-size: 19px;
    font-weight: bold;
    height: 88px;
    border-bottom: 1px solid lightgrey;
}
.ibr img {
    float: left;
    width: 43%;
}
p.cdrn-main {
    color: #b71905;
    font-size: 26px;
    font-weight: bold;
}
.cdrn-main-right {
    width: 49%;
    position: relative;
    float: right;
    margin-left: 0%;
    border-top: 1px solid #dedddd;
}
.cdrn-main-left {
    width: 48%;
    position: relative;
    float: left;
    margin-left: 1%;
    border-top: 1px solid #dedddd;
}
.sendnewsform .inputtextarea, .sendnewsform input.inputtext {
    width: 98%!important;
}


@-moz-document url-prefix()
{
   ul.menu-tabs {
    top: -13px;
    position: relative;
}
}

/* End */
/* /bitrix/templates/proufu_new/components/bitrix/search.title/top-menu/style.css?15414957742795 */
/* /bitrix/templates/proufu_new/styles.css?15414957742286 */
/* /bitrix/templates/proufu_new/template_styles.css?155237954420109 */
