

/* Start:/bitrix/templates/ProUfu/components/bitrix/search.title/top-menu/style.css?15767352892997*/
.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/ProUfu/components/bitrix/search.title/top-menu/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/ProUfu/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: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/ProUfu/styles.css?15326870881615*/
.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/images/quote-top.png"), url("/bitrix/templates/ProUfu/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;
}
.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 {
    border-top: 2px solid darkgrey;
    padding: 16px 15px 10px 15px;
    border-bottom: 2px solid darkgrey;
     margin-top: 20px;
     margin-bottom: 20px;
}
.readmore:before {
    content: "Читайте также:";
    font-weight: bold;
    display: block;
}
.raised {
    position: relative;
    padding: 0px 10px 10px 10px;
    margin: 2em 5px 4em;
    background: #fff;
    border: 2px solid #e0d7d7;
}



/* End */


/* Start:/bitrix/templates/ProUfu/template_styles.css?15772654436080*/
/* 000 общие стили */
    body {
    font-family: 'Merriweather', serif;
    font-size:18px;
    line-height: 22px;
}
.news-text a {
    color: blue;
}
body a {
    text-decoration: none;
    color:black;
}
.wrapper {
    margin: 0 auto;
}
p.cdrn-main, p.main_topic_cdr{
    color: #b71905;
    font-size: 26px;
    font-weight: bold;
}
.news-item-top, .lenta-item {
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 1px 0 10px 0;
    border-bottom: 1px solid grey;
}
img.main-topic-one-img {
    width: 100%;
}
@font-face {
    font-family: myslo-icon;
    src: url(/fonts/myslo-icon.ttf);
}
@font-face {
    font-family: TOLSTOY_D;
    src: url(/fonts/TOLSTOY_D.ttf);
}
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: 'Merriweather', serif;
    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;
    padding-bottom: 10px;
}
.raised, .raised * {
      font-size:18px;
      line-height: 30px;
  }
.readmore a:before {
    content: "- ";
}
.source_photo {
    text-align: center;
    position: relative;
    margin-bottom: 15px;
}
.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;
}
.news-detail iframe {
    width: 100%;
}
.banner {
    position: relative;
    margin-top: 10px;
}
.banner * {
    margin: 0 auto;
}
#mbottom {
    width: 98%;
    position: fixed;
    bottom: 0px;
    margin: 0 auto;
    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: 2000000003;
    padding-top: 10px;
    background: white;

}















/* 111 Стили для десктопа */
@media (min-width: 1100px) {
    .wrapper {
        width: 1100px;
    }
    .row {
        display: inline-block;
    }
    .col1, .news-main-cat-one {
        width: 730px;
        float: left;
    }
    .col2 {
        width: 350px;
        float: right;
        padding-left: 15px;
    }
    .news-lenta {
        column-count: 2;
    }
    img.logo {
        width: 430px;
        position: relative;
        left: 100px;

    }
    .menu-icon {
        position: relative;
        top: 55px;
        left: 3%;
    }
    .send-news {
        float: right;
        bottom: 65px;
        position: relative;
        right: 110px;
    }
     .news-detail {
        width: 730px;
        float: left;
    }

}






/* 222 Стили для mobile */
@media (min-width: 600px)and (max-width: 1100px) {
    .wrapper {
        width: 600px;
    }
    .col1 {
        border-bottom: 1px solid grey;
    }
    hr {
        display: none;
    }
    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;
    }
    .news-text-full img {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 600px) {
    .wrapper {
        width: 100%;
    }
    .col1 {
        border-bottom: 1px solid grey;
    }
    hr {
        display: none;
    }
    img.logo {
        width: 60%;
        position: relative;
        left: 20%;
    }
    .menu-icon {
        position: relative;
        top: 28px;
        left: 2%;
    }
    .send-news {
        margin: 0 auto;
        display: inline-flex;
        top: 5px;
        position: relative;
        width: 100%;
    }
    .send-news a{
        margin:0 auto;
    }
    .news-text-full img {
        width: 100%;
        height: auto;

    }

    element.style {
    }
    .raised, .raised * {
        font-size: 18px;
        line-height: 30px;
    }
    .raised {
        width: 85%;}
}
/* End */
/* /bitrix/templates/ProUfu/components/bitrix/search.title/top-menu/style.css?15767352892997 */
/* /bitrix/templates/ProUfu/styles.css?15326870881615 */
/* /bitrix/templates/ProUfu/template_styles.css?15772654436080 */
