/*
Theme Name: Posobiya 2026
Theme URI: https://1poposobiyam.ru/
Description: Тема сайта 1poposobiyam.ru: пособия, алименты, материнский капитал, декрет. Основа — авторская тема парка orazvodah2015, доведена по канону разбора 06.09.2026.
Author: Puzat.ru
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: posobiya2026
*/

@font-face {
	font-family: museosans_extralight;
    src: url(fonts/MuseoSansCyrl.otf);
}
@font-face {
	font-family: museosans_light;
    src: url(fonts/MuseoSansCyrl_0.otf);
}
@font-face {
	font-family: museosans_regular;
    src: url(fonts/MuseoSansCyrl_1.otf);
}
@font-face {
	font-family: museosans_bold;
    src: url(fonts/MuseoSansCyrl_2.otf);
}
@font-face {
	font-family: museosans_extrabold;
    src: url(fonts/MuseoSansCyrl_3.otf);
}


* { outline: none; }
body { margin: 0; padding: 0; font-size: 15px; background: #fff; color: #201f1f; font-family: museosans_light; }	
b, strong {  font-weight: normal; } 
a { color: #2d2d2e; text-decoration: underline; }
a:focus,
a:hover { color: #1b5e9c; text-decoration: none; }
ul,li { margin: 0; padding: 0; list-style: none; }
.clear { clear: both; }
h1 { margin-top: 0; font-size: 30px; line-height: 36px; color: #34322d;  }
h2 { margin: 50px 0 30px; color: #3f3f40; font-size: 24px;  }
h3 { margin: 0 0 30px; color: #464545; font-size: 21px;  }
h4 { margin-bottom: 38px; font-size: 21px; color: #191919;  }
p { color: #201f1f; margin-bottom: 25px; font-size: 14px; line-height: 21px; }
.error404 h1,
.page-template-default h1 { border-bottom: 1px solid #e5e5e5; margin-bottom: 30px; padding-bottom: 10px; } 
.related-link,
.replace { cursor: pointer; }
.page .show_after_txt_ads iframe { width: 100%; }
.embed-responsive { margin-bottom: 30px; }

.single_content .show_after_txt_ads iframe { width: 100% ;}
.single_content ul { margin-bottom: 25px;
	list-style-type: none; }
.single_content ul.breadcrumbs { margin-bottom: 0; margin-top: 7px; margin-left: 2px; border-bottom: 1px solid #e6e6e6; }
.single_content #oglavlenie ul { margin-bottom: 0; }
.single_content ul li { line-height: 24px; margin-bottom: 12px; }
.single_content ul li:last-child { margin-bottom: 0; }
.single_content ul li:before {
	content: ""; /*С помощью свойства content выводится номер пункта списка. counters() означает, что генерируемый текст представляет собой значения всех счетчиков с таким именем*/
	display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; background: #1b5e9c; width: 12px; height: 12px; color: #fff; margin-right: 6px;-webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%; 
}
.single_content ol { margin-bottom: 25px; counter-reset: li; /*Идентифицируем счетчик и даем ему имя li. Значение счетчика не указано - по умолчанию оно равно 0*/ 
list-style-type: none; }
.single_content ol li { font-size: 14px; line-height: 24px; margin-bottom: 20px; }
.single_content ol li:before { line-height: 18px; 
	counter-increment: li; /*Определяем элемент, который будет нумероваться - li. Псевдоэлемент before указывает, что содержимое, вставляемое при помощи свойства content, будет располагаться до пунктов списка. Здесь же устанавливается значение приращения счетчика -по умолчанию равно 1.*/
	content: counters(li,".") " "; /*С помощью свойства content выводится номер пункта списка. counters() означает, что генерируемый текст представляет собой значения всех счетчиков с таким именем*/
	display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; background: #1b5e9c; width: 21px; text-align: center; height: 21px; line-height: 24px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; color: #fff; margin-right: 8px;
}
#law_changes .header-block { line-height: 1; border-radius: 5px; position: relative; background: #1c6e00; padding: 12px; width: 96%; float: left; font-size: 18px; text-align: left; }
#law_changes .header-block:before { width: 168px; height: 292px; content: ""; position: absolute; left: -139px; top: 16px; background: url(img/big_red_arrow.png) no-repeat; }
#law_changes .header-block .header-block-top { color: #fff; margin-bottom: 10px; }
#law_changes .header-block .header-block-top span { font-weight: bold; color: #FFFA00; }
#law_changes .header-block .header-block-bottom { color: #FFFA00; font-size: 14px; }
#oglavlenie { border-radius: 5px; margin: 10px 0 20px; background: none; border: 1px solid #e5e5e5; padding: 20px 32px 26px; }
#oglavlenie #oglav_title { margin: 0 -32px 5px; padding: 0 32px 15px; }
#oglavlenie #oglav_title span { font-size: 21px; line-height: 21px; color: #262626; font-family: museosans_bold; }
#oglavlenie #oglav_main { color: #1e1e1e; font-size: 21px; }
#oglavlenie_in ul { 
	counter-reset: li; /*Идентифицируем счетчик и даем ему имя li. Значение счетчика не указано - по умолчанию оно равно 0*/ 
	list-style-type: none; }
#oglavlenie_in ul li { line-height: 30px; margin-bottom: 1px; }
#oglavlenie_in ul li a { color: #2d2d2e; text-decoration: none; }
#oglavlenie_in ul li a:focus,
#oglavlenie_in ul li a:hover { color: #1b5e9c; text-decoration: underline; }
#oglavlenie_in ul li:before { line-height: 18px; 
	counter-increment: li; /*Определяем элемент, который будет нумероваться - li. Псевдоэлемент before указывает, что содержимое, вставляемое при помощи свойства content, будет располагаться до пунктов списка. Здесь же устанавливается значение приращения счетчика -по умолчанию равно 1.*/
	content: counters(li,".") " "; /*С помощью свойства content выводится номер пункта списка. counters() означает, что генерируемый текст представляет собой значения всех счетчиков с таким именем*/
	display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; background: #1b5e9c; width: 18px; height: 18px; text-align: center; color: #fff; margin-right: 8px;font-size: 14px; border-radius: 0;
}
#oglavlenie_in ul li ul { padding-left: 18px; }

#true_loadmore { max-width: 170px; margin-top: 5px; padding: 0 10px 0 10px; position: relative; text-align: center; clear: both; cursor: pointer; display: block; font-size: 14px; line-height: 34px; height: 34px; color: #fff; background: #1b5e9c; border-radius: 5px; }
#true_loadmore:focus,
#true_loadmore:hover { color: #fff; background: #154b7d; }

.breadcrumbs { padding: 0; margin: 0; line-height: 28px; width: 100%; color: #707070; margin-bottom: 0; margin-top: 7px; margin-left: 2px; border-bottom: 1px solid #e6e6e6; }
.breadcrumbs li {display: inline-block;margin-right: 2px; margin-bottom: 10px; }
.breadcrumbs li span,
.breadcrumbs li a{font-size:14px;text-decoration:none;color:#707070;}
.breadcrumbs li:before { display: none !important; }
.breadcrumbs li a:hover {text-decoration:underline;}
.breadcrumbs li:after {content:"/";position: relative;left: 2px;top: 0px;color: #707070; }
.breadcrumbs li:last-child:after {content:none;}

.ddsg-wrapper ul li { margin-bottom: 8px; }
.ddsg-wrapper ul li ul li { padding-left: 15px; }
.ddsg-wrapper ul li strong { display: inline-block; margin: 10px 0 15px; font-weight: normal;  }
.leftcol .ddsg-wrapper h2 { margin-bottom: 0; font-size: 24px; }

.search_form_404 { float: left; height: 32px; position: relative; background: #fff; }
.search_form_404 form { margin-top: 20px; position: relative; }
.search_form_404 input[type="text"] { outline: none; border-radius: 5px; font-size: 13px; width: 100%; height: 46px; line-height: 46px; padding: 0 48px 0 12px; color: #9d9d9d; background: none; border: none; border: 1px solid #e5e5e5; }
.search_form_404 input[type="text"]::-webkit-input-placeholder { color:#a1a1a1; }
.search_form_404 input[type="text"]::-moz-placeholder { color:#a1a1a1; }/* Firefox 19+ */
.search_form_404 input[type="text"]:-moz-placeholder { color:#a1a1a1; }/* Firefox 18- */
.search_form_404 input[type="text"]:-ms-input-placeholder { color:#a1a1a1; }
.search_form_404 input[type="submit"] { text-indent: -1000px; overflow: hidden; padding: 0; border: none; width: 48px; height: 46px; position: absolute; right: 0; top: 0; background: url(img/search_loop.png) 0 0 no-repeat; }
.search_form_404 input[type="submit"]:hover { background-position: 0 -46px; }

/* Header (Шапка) */
header { height: 139px; border-bottom: 1px solid #dddddd; padding: 24px 0 0; background-image: -moz-linear-gradient( 90deg, rgb(229,229,229) 0%, rgb(255,255,255) 100%); background-image: -webkit-linear-gradient( 90deg, rgb(229,229,229) 0%, rgb(255,255,255) 100%); background-image: -ms-linear-gradient( 90deg, rgb(229,229,229) 0%, rgb(255,255,255) 100%); }
header .inner_header { width: 1100px; margin: 5px auto 38px; }
header .mobile_search { margin-bottom: 32px; width: 100%; display: none; }
header .navbar-default { margin: 0; border: none; background: none; }
header #navbar { padding: 0; display: block; }
header .navbar .container-fluid { padding: 0; }
.navbar-default .navbar-nav>li>a { color: #4a5a68; }
/* .navbar-right { margin-left: 55px; float: left !important; margin-right: 0; } */
.navbar-right { margin-left: 0; float: right !important; margin-right: 0; }
.navbar>.container-fluid .navbar-brand { margin-left: 0; }
header .navbar-default .top_header ul { float: left; font-size: 0; margin-right: 184px; margin-top: 7px; }
header .navbar-default .top_header ul li { font-size: initial; display: inline-block; }
header .navbar-default .top_header ul li span { display: block; font-size: 14px; color: #161819; }
header .navbar-default .top_header .left ul li span:hover { text-decoration: underline; color: #1b5e9c; }
header .navbar-default .top_header ul li span.sitemap { padding-left: 25px; background: url(img/sitemap.png) no-repeat; }
header .navbar-default .top_header ul li span.question_to_expert { margin-left: 36px; padding-left: 25px; background: url(img/question_bg.png) no-repeat; }
header .navbar-default .top_header ul li:nth-child(3) { border-right: none; }
header .navbar-default .top_header .mobile_logo { display: none; margin: 30px 0 20px 15px; width: 46px; height: 47px; background: url(img/close_logo.png) no-repeat; }
header .navbar-default .top_header .mobile_close { cursor: pointer; margin-top: 27px; margin-left: 22px; float: left; display: none; padding: 7px; border-radius: 5px; background: #fff; }
header .navbar-default .phones { display: block; float: right; line-height: 21px; border-radius: 5px; width: 292px; padding: 6px 20px; background: #1b5e9c; color: #eff0f0; font-size: 12px; font-family: museosans_regular; }
header .navbar-default .second_phones { display: none; }
header .navbar-default .phones ul { display: block; margin: 0; float: none; border-radius: 0; margin-top: 4px; line-height: 16px; }
header .navbar-default .phones ul li { font-size: 12px; }
header .navbar-default .phones ul li span { padding: 0; color: #FFF;  font-size: 16px; display: initial; margin-right: 8px;}
header .navbar-default .phones ul li:hover span { text-decoration: none; }
header .navbar-default .phones .mini_title { font-size: 19px;font-family: museosans_light;display: -moz-inline-stack;display: inline-block;zoom: 1;font-weight: bold;color: #F7FF1A; }
header .navbar-default .phones.fixed { position: fixed; width: 100%; top: 0; left: 0; z-index: 201; float: none; border-radius: 0; padding: 10px 0 7px; text-align: center; }
header .navbar-default .phones.fixed ul { display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; }
header .navbar-default .phones.fixed ul li { margin: 0 8px; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; font-size: 16px; }
header .navbar-default .phones.fixed .mini_title { font-size: 19px; }

header .navbar-default .phones.first_phones .descktop_phones { display: block; }
header .navbar-default .phones.first_phones .mobile_phones { display: none; }
header .navbar-default .phones.first_phones.fixed .descktop_phones { display: none; }
header .navbar-default .phones.first_phones.fixed .mobile_phones { display: inline-block; }

header .navbar-default .phones.first_phones .without-link { display: block; }
header .navbar-default .phones.first_phones .with-link { display: none; }

header .navbar-default .phones.second_phones .descktop_phones { display: block; }
header .navbar-default .phones.second_phones .mobile_phones { display: none; }
header .navbar-default .phones.second_phones.fixed .descktop_phones { display: none; }
header .navbar-default .phones.second_phones.fixed .mobile_phones { display: inline-block; }
header .navbar-default .phones.second_phones.fixed { text-align: center; }

/*.descktop_phones { display: block; }
.mobile_phones { display: none !important; text-align: left; }*/
.phones a { text-decoration: none !important; }


header .navbar-default .top_header .left { float: left; }
header .navbar-default .top_header .right { float: right; }
header .navbar-default .navbar-brand { padding: 0; height: auto; }
header .navbar-default .main_menu { display: none; width: 100%; padding: 13px 0 11px; margin: 38px 0 0; text-align: center; border-radius: 5px; }
header .navbar-default .main_menu li { display: inline-block; float: none; text-align: center; }
header .navbar-default .main_menu li:first-child { padding-left: 0; }
header .navbar-default .main_menu li:last-child { padding-right: 0; }
header .navbar-default .main_menu li a { text-decoration: none; font-size: 14px; display: block; position: relative; }
header .navbar-default .main_menu li.current-post-ancestor a,
header .navbar-default .main_menu li.current-menu-item a,
header .navbar-default .main_menu a:hover  { color: #1b5e9c; }
header .header_search { float: left; width: 418px; margin-top: 20px; border-radius: 5px; height: 34px; position: relative; background: #fff; box-shadow: 0px 1px 1px 0px rgba(210, 210, 210, 1), inset 0px 1px 1px 0px rgba(198, 198, 198, 1); }
header .header_search input[type="text"] { outline: none; font-size: 13px; width: 100%; height: 34px; line-height: 34px; padding: 0 48px 0 12px; color: #939393; background: none; border: none; }
header .header_search input[type="text"]::-webkit-input-placeholder { color:#939393; }
header .header_search input[type="text"]::-moz-placeholder { color:#939393; }/* Firefox 19+ */
header .header_search input[type="text"]:-moz-placeholder { color:#939393; }/* Firefox 18- */
header .header_search input[type="text"]:-ms-input-placeholder { color:#939393; }
header .header_search input[type="image"] { text-indent: -1000px; overflow: hidden; padding: 0; border: none; width: 34px; height: 34px; position: absolute; right: 0; top: 0; background: url(img/search_loop.png) center no-repeat; }
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background: none; }



.mobile_menu_btn { display: none; float: right; margin: 0 0 0 60px; border: none; padding: 0; border-radius: 0; background: none; }
.mobile_menu_btn .icon-bar { display: block; margin-top: 4px; height: 5px; width: 30px; border-radius: 3px; background: #1b5e9c; }

/* Wrapper */
.wrapper { position: relative; width: 100%; padding-bottom: 240px; min-height: 100%; height: auto !important; height: 100%; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-property: -webkit-transform,opacity; -moz-transition-property: -moz-transform,opacity; }
.inner_wrapper { width: 1100px; margin: 0 auto; }
  
/* .home .wrapper { width: 1100px; } */

/* Flex Slider */
.flexslider { border: none; margin: 0; }
.flexslider_wrap { margin-bottom: 24px; position: relative; border-radius: 4px; overflow: hidden; z-index: 100; }
.flex-caption { text-shadow: 0px 0px 3px rgba(0, 0, 0, 1); position: absolute; left: 52px; top: 160px; color: #fff !important; font-size: 28px !important; font-family: museosans_extrabold; line-height: initial; z-index: 101; }
.flexslider_wrap .custom-navigation { z-index: 101; position: absolute; left: 52px; bottom: 42px; }
.flexslider_wrap .custom-navigation .flex-prev,
.flexslider_wrap .custom-navigation .flex-next { display: none; }
.flexslider_wrap .flex-control-paging li a { width: 14px; height: 14px; background: #fcfcfc; }
.flexslider_wrap .flex-control-paging li a.flex-active,
.flexslider_wrap .flex-control-paging li a:hover { background: #1b5e9c; }
.flexslider_wrap .flex-control-nav { position: initial; bottom: 0; }
.flexslider_wrap .flexslider .slides > li { height: 350px; position: relative; -webkit-backface-visibility: visible; }
.flexslider_wrap .flexslider .slides > li > a { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(34,41,42,0.10); z-index: 102; }

/* Popular_video (Блок с популярными видео на главной) */ 
.wrapper .popular_video { margin-bottom: 35px; }
.wrapper .popular_video .h2 { padding: 0; text-transform: uppercase; font-family: museosans_extrabold; font-size: 18px; line-height: 30px; margin: 0 0 15px; color: #22292a;  }
.wrapper .popular_video ul { padding: 22px 0; margin: 0 -15px; }
.wrapper .popular_video ul li { padding: 0 15px; margin-bottom: 0; position: relative; }
.wrapper .popular_video ul li .inner { overflow: hidden; position: relative; overflow: hidden; z-index: 200; border-radius: 5px; }
.wrapper .popular_video ul li .inner img { display: block; height: auto; }
.wrapper .popular_video ul li .inner div { cursor: pointer; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(img/play_bg.png) center no-repeat; }
.wrapper .popular_video ul li:focus .video_link,
.wrapper .popular_video ul li:hover .video_link { background: rgba(47, 37, 34, 0.75); }
.wrapper .popular_video ul li .video_link a { color: #ffffff; font-size: 18px; line-height: 21px; }
.wrapper .popular_video ul li .box_overlay { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(34,41,42,0.45); background-repeat: no-repeat; background-position: center; }
.wrapper .popular_video ul li:hover .box_overlay { cursor: pointer; background: rgba(34,41,42,0.25); }
.wrapper .popular_video ul li > a { margin-top: 15px; display: block; line-height: 18px; font-size: 14px; color: #22292a; text-decoration: none; }
.wrapper .popular_video ul li:hover > a { color: #2b2625; }

/* Popular_articles (Блок с популярными статьями) */
.popular_articles { margin: 0 -15px; }
.popular_articles .h2 { font-size: 18px; line-height: 30px; color: #282423;  }
.popular_articles ul li { margin-bottom: 30px; }
.popular_articles ul li:first-child { width: 66.66666667%; }
.popular_articles ul li .inner { position: relative; overflow: hidden; border: 1px solid #e5e5e5; border-radius: 5px; border-top-left-radius: 0; border-top-right-radius: 0; }
.popular_articles ul li .inner .img { width: 100%; height: 395px; float: left; overflow: hidden; }
.popular_articles ul li .inner .img > div { overflow: hidden; position: relative; }
.popular_articles ul li .inner .img img { display: block; width: 100%; }
.popular_articles ul li:hover .inner .img { display: block; position: relative; }
.popular_articles ul li:hover .inner .img_overlay { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(img/element_overlay.png); }
.popular_articles ul li:first-child .desc { width: 100%; background: rgba(24,23,23,0.75); }
.popular_articles ul li:first-child .desc a { color: #fff;  }
.popular_articles ul li:first-child .desc p { color: #fff;  }
.popular_articles ul li .img > div span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0, 0, 0, 0.1); }
.popular_articles ul li:hover .img > div span { background: rgba(0,153,174,0.75); }
.popular_articles ul li .desc a {  margin-bottom: 10px; font-size: 24px; line-height: 21px; display: block; color: #212121; text-decoration: none; }
.popular_articles ul li .desc a:hover { color: #0099ae; text-decoration: underline; }
.popular_articles ul li .desc { width: 100%; clear: both; margin: 0; padding: 20px 28px 20px; position: absolute; left: 0; bottom: 0; background: #fff; }
.popular_articles ul li .desc p { margin-bottom: 0; color: #212121; line-height: 18px; font-size: 15px; }
.popular_articles ul li .desc .date { margin-bottom: 5px; font-size: 13px; line-height: 18px; color: #cc0e03; }
.popular_articles .read_more { float: left; background: #adc637; padding: 3px 15px; margin-top: 36px; color: #fff; font-size: 12px; }
.popular_articles .read_more:hover { background: #4a5a68; }

/* Author_carousel (Блок с каруселью авторов) */
.author_carousel { border: 1px solid #e5e5e5; border-radius: 5px; overflow: hidden; margin-bottom: 42px; }
.author_carousel .left { padding: 45px; float: left; border-right: 1px solid #e5e5e5; }
.author_carousel .left .img_border { border: 1px solid #e5e5e5; padding: 18px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.author_carousel .left .img_border .inner { overflow: hidden; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.author_carousel .right { padding-left: 435px; padding-top: 50px; padding: 50px 55px 0 435px; }
.author_carousel .right .title { font-size: 30px;  line-height: 30px; color: #262626; }
.author_carousel .right .post_title { display: block; margin-bottom: 20px; font-size: 16px; line-height: 21px; color: #585858; }
.author_carousel .right .line { background: #e6e6e6; height: 1px; width: 100%; margin-bottom: 20px; }
.author_carousel .right a { text-decoration: none; font-size: 14px; text-transform: uppercase; color: #2b2b2b; position: relative; padding: 0 20px 0 68px; float: left; display: block; height: 46px; line-height: 46px; border: 1px solid #e5e5e5; border-radius: 5px; }
.author_carousel .right a:before { position: absolute; left: -1px; top: -1px; width: 48px; height: 46px; content: ""; background: url(img/question_img.png) no-repeat; }
.author_carousel .right a:hover:before { background-position: 0 -46px; }
.author_carousel .right a:hover { color: #e3750f; }
.author_carousel .owl-buttons { background: #fff; position: absolute; left: 0; top: 0; }
.author_carousel .owl-buttons div { float: left; overflow: hidden; text-indent: -1000px; width: 44px; height: 44px; background: url(img/slider_arrows.png) no-repeat; }
.author_carousel .owl-buttons .owl-prev { background-position: 0 0; }
.author_carousel .owl-buttons .owl-prev:hover { background-position: 0 -44px; }
.author_carousel .owl-buttons .owl-next { background-position: -44px 0; }
.author_carousel .owl-buttons .owl-next:hover { background-position: -44px -44px; }

/* RUBRICS PAGE */
/* articles_list (Блок со статьями) */
.rubric_posts { margin-bottom: 45px; }
.rubric_posts ul { font-size: 0; }
.rubric_posts ul li { overflow: hidden; padding: 0; font-size: initial; margin-bottom: 22px; vertical-align: top; float: none; display: block; }
.rubric_posts ul li .article_info { background: #f9f9f9; border: 1px solid #eeeeee; border-radius: 4px; overflow: hidden; }
.rubric_posts ul li .right_info { padding: 20px 10px 20px 340px; /* border: 1px solid #e5e5e5; */ border-top: none; }
.rubric_posts ul li .right_info a { margin: 10px 0 5px; display: block; text-decoration: none; color: #22292a; font-size: 16px; font-family: museosans_bold; line-height: 21px; }
.rubric_posts ul li .right_info p { margin-bottom: 0; color: #525252; line-height: 18px; font-size: 14px; }
.rubric_posts ul li .article_info span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0, 0, 0, 0.1); }
.rubric_posts ul li .img_border { float: left; position: relative; width: 318px; height: auto; overflow: hidden; }
/* .rubric_posts ul li:hover .article_info span { background: rgba(0, 153, 174, 0.75); } */
.rubric_posts ul li .article_info img { width: 100%; height: auto; display: block; }
.rubric_posts ul li .article_info .date { float: left; font-size: 12px; padding: 2px 5px; background: #3b3b3b; border-radius: 4px; color: #fff; }

.articles_list .h2 { font-size: 18px; line-height: 30px; color: #282423;  }
.articles_list ul li { border-radius: 10px; overflow: hidden; margin-bottom: 20px; background: #f9f9f9; -webkit-box-shadow: inset 0px 1px 5px 0px rgba(221,221,221,1); -moz-box-shadow: inset 0px 1px 5px 0px rgba(221,221,221,1); box-shadow: inset 0px 1px 5px 0px rgba(221,221,221,1); }
.articles_list ul li .inner .img { max-width: 320px; float: left; }
.articles_list ul li .inner .img img { display: block; width: 100%; }
.articles_list ul li:hover .inner .img { display: block; position: relative; }
.articles_list ul li:hover .inner .img_overlay { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(img/element_overlay.png); }
.articles_list ul li .desc a { margin-bottom: 10px; font-size: 18px; line-height: 21px; display: block;  color: #2b2625; text-decoration: none; }
.articles_list ul li .desc a:hover { color: #2b2625; }
.articles_list ul li .desc { float: left; margin: 0; max-width: 362px; padding-top: 20px; padding-left: 28px; }
.articles_list ul li .desc p { margin-bottom: 0; color: #565656; line-height: 18px; font-size: 15px; }
.articles_list ul li .desc .date { margin-bottom: 5px; font-size: 13px; line-height: 18px; color: #cc0e03; }
.articles_list .read_more { float: left; background: #adc637; padding: 3px 15px; margin-top: 36px; color: #fff; font-size: 12px; }
.articles_list .read_more:hover { background: #4a5a68; }

/* Calculator Block */
.calculator_block { margin: 22px 0 38px; border: 1px solid #e1e1e1; }
.calculator_block .left { float: left; padding: 0; margin-top: 20px; }
.calculator_block .right { float: right; padding: 0 0 0 16px; }
.calculator_block p { margin: 0; }
.calculator_block img { float: left; }
.calculator_block .adout { padding-left: 185px; }
.calculator_block .left .title { margin-top: 20px; font-size: 24px; line-height: 24px; color: #2c3a46;  }
.calculator_block .left .desc { font-size: 15px; line-height: 23px; color: #464343; }
.calculator_block .right .calc_button { float: left; margin-top: 68px; display: block; padding: 12px 50px; line-height: 14px; color: #fff; font-size: 18px; background: url(img/calc_btn.png) 28px center #b23731 no-repeat; }
.calculator_block .right .calc_button:hover { background-color: #d54b44; }

/* LEFTCOL */
.leftcol { float: left; width: 846px; padding: 0; margin-top: 24px; }
.leftcol h2 { margin-top: 0; font-size: 28px; font-family: museosans_bold; line-height: 36px; color: #232323;  }
.leftcol .rubric_title { margin-top: 0; margin-bottom: 5px; font-size: 21px; font-family: museosans_bold; line-height: 30px; padding: 10px 0; color: #3b3b3b; }
.leftcol h1 { margin: 15px 0 20px; font-size: 28px; font-family: museosans_bold; line-height: 36px; color: #1e1e1e;  }
.without_top_line { border-top: none; }
.leftcol p { font-size: 14px; color: #201f1f; }
.no_breadcrumbs .leftcol { padding-top: 20px; }

/* SIDEBAR */
.sidebar { float: right; width: 240px; padding: 0; margin-top: 24px; }
.sidebar h4 { margin-bottom: 22px; padding: 10px 0; color: #2c3a46;  font-size: 18px; }
.sidebar .sidebar_articles { border-radius: 5px; padding: 0 0 20px; margin-bottom: 30px; border: 1px solid #e5e5e5; }
.sidebar .sidebar_articles ul { padding: 25px 32px 15px; }
.sidebar .sidebar_articles ul li { padding-bottom: 21px; margin-bottom: 21px; overflow: hidden; }
.sidebar .sidebar_articles ul li:last-child { border-bottom: none; padding: 0; margin: 0; }
.sidebar .sidebar_articles ul li a .left { float: left; width: 34%; }
.sidebar .sidebar_articles ul li .pull-left { float: none !important; }

.sidebar .sidebar_articles ul li a .right { float: right; width: 66%; }
.sidebar .sidebar_articles ul li a .right p { font-size: 15px; line-height: 18px; margin: 0; color: #636363; }
.sidebar .mini_expert_block { overflow: hidden; border: 1px solid #e5e5e5; border-radius: 5px; margin-bottom: 30px; }
.sidebar .mini_expert_block .title { padding: 8px 22px 7px 22px; border-bottom: 1px solid #e5e5e5; background: #f9f9f9; font-family: museosans_bold; font-size: 16px; line-height: 30px; color: #22292a; }
.sidebar .mini_expert_block .inner { position: relative; padding: 15px 0 25px; text-align: center; }
.sidebar .mini_expert_block .img_border { margin: 0 auto 40px; }
.sidebar .mini_expert_block .img_border .img_inner { overflow: hidden; }
.sidebar .mini_expert_block p { margin: 0; }
.sidebar .mini_expert_block .button { cursor: pointer; border-radius: 30px; position: absolute; width: 188px; left: 50%; margin-left: -94px; bottom: 25px; display: block; font-size: 13px; line-height: 21px; padding: 8px 0; text-align: center; background-image:-moz-linear-gradient( 90deg, rgb(180,16,6) 0%, rgb(225,12,0) 100%); background-image: -webkit-linear-gradient( 90deg, rgb(180,16,6) 0%, rgb(225,12,0) 100%); background-image: -ms-linear-gradient( 90deg, rgb(180,16,6) 0%, rgb(225,12,0) 100%); color: #fff; }
.sidebar .mini_expert_block .button:hover { background-image: -moz-linear-gradient( 90deg, rgb(225,12,0) 0%, rgb(180,16,6) 100%);
background-image: -webkit-linear-gradient( 90deg, rgb(225,12,0) 0%, rgb(180,16,6) 100%);
background-image: -ms-linear-gradient( 90deg, rgb(225,12,0) 0%, rgb(180,16,6) 100%); }
.sidebar .mini_expert_block .expert_block_title {  margin-bottom: 10px; font-size: 21px; color: #262626; line-height: 21px; }
.sidebar .mini_expert_block .post_expert_title { border-bottom: 1px solid #e6e6e6; padding-bottom: 22px; margin-bottom: 22px; font-size: 16px; color: #585858; line-height: 21px; }
.sidebar .mini_expert_block .expert_desc { margin-bottom: 28px; font-size: 15px; line-height: 21px; color: #464343; }
.sidebar .mini_expert_block .go_to_btn { min-width: 168px; margin: 0 auto; text-decoration: none; font-size: 14px; color: #fff; position: relative; text-align: center; display: inline-block; height: 34px; line-height: 34px; border-radius: 5px; background: #1b5e9c; }
.sidebar .mini_expert_block .go_to_btn:hover { color: #fff; background: #154b7d; }
.sidebar .last_comments .h2 { padding: 7px 24px 8px 24px; font-family: museosans_bold; background: #f9f9f9; font-size: 16px; line-height: 30px; color: #22292a; margin-top: 0; border-bottom: 1px solid #eeeeee; }
.sidebar .sidebar_last_comments { border: 1px solid #eeeeee; padding: 0 0 20px; margin-bottom: 13px; border-radius: 5px; overflow: hidden; }
.sidebar .sidebar_last_comments ul { padding: 25px 24px 15px; }
.sidebar .sidebar_last_comments ul li { margin-bottom: 21px; cursor: pointer; }
.sidebar .sidebar_last_comments ul li:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }
.sidebar .sidebar_last_comments ul li .full_date { position: relative; border-radius: 5px; float: left; margin-bottom: 15px; display: block; background: #3b3b3b; color: #ffffff; font-size: 13px; line-height: 30px; height: 26px; padding: 0 10px; }
.sidebar .sidebar_last_comments ul li .full_date:before { content: ""; position: absolute; left: -1px; top: -1px; width: 30px; height: 26px; background: url(img/date_bg.png) left no-repeat; }
.sidebar .sidebar_last_comments ul li .title { text-decoration: underline; display: block; color: #020304; font-size: 14px; line-height: 16px; margin-bottom: 10px; }
.sidebar .sidebar_last_comments ul li:hover .title { color: #1b5e9c; }
.sidebar .sidebar_last_comments ul li .desc { font-size: 13px; line-height: 16px; margin-bottom: 0px; color: #504848; }
.sidebar .sidebar_articles .top_comment .h2 { padding: 8px 22px 7px 22px; margin-top: 0; border-bottom: 1px solid #e5e5e5; background: #f9f9f9; font-family: museosans_bold; font-size: 16px; line-height: 30px; color: #22292a; }
.sidebar .sidebar_articles .top_comment ul li .img_container { position: relative; }
.sidebar .sidebar_articles .top_comment ul li .img_container img { width: 100%; }
.sidebar .sidebar_articles .top_comment ul li .img_container .img_border:before { width: 100%; height: 100%; content: ""; background: rgba(102,102,102,0.10); position: absolute; left: 0; top: 0; }
.sidebar .sidebar_articles .top_comment ul li .img_container .number_block { text-align: center; border-top-right-radius: 5px; border-bottom-right-radius: 5px; height: 30px; min-width: 36px; position: absolute; left: 0; top: 20px; font-size: 14px; line-height: 30px; color: #fff; background: rgba(174, 12, 3, 0.75); }
.sidebar .sidebar_articles .top_comment .title_text { margin-top: 10px; }
.sidebar .sidebar_articles .top_comment .title_text p { margin: 0; text-decoration: underline; font-size: 14px; line-height: 16px; color: #020304; }
.sidebar .sidebar_articles .top_comment .title_text p:hover { color: #1b5e9c; }

.sidebar .sidebar_menu_wrap { border-radius: 4px; overflow: hidden; margin-bottom: 24px; }
.sidebar .sidebar_menu_wrap .title { color: #fcfcfc; background: #22292a; font-size: 16px; font-family: museosans_bold; padding: 12px 20px; border-bottom: 1px solid #565656; }
.sidebar .sidebar_menu_wrap .secondary_sidebar_menu { background: #3b3b3b; }
.sidebar .sidebar_menu_wrap .secondary_sidebar_menu li { border-bottom: 1px solid #565656; }
.sidebar .sidebar_menu_wrap .secondary_sidebar_menu li a { display: block; padding: 15px 10px 15px 20px; line-height: initial; color: #fcfcfc; font-size: 14px; text-decoration: none; }
.sidebar .sidebar_menu_wrap .secondary_sidebar_menu li.current-menu-item,
.sidebar .sidebar_menu_wrap .secondary_sidebar_menu li.current-post-ancestor,
.sidebar .sidebar_menu_wrap .secondary_sidebar_menu li:hover { border-bottom: 1px solid #ffffff; }
.sidebar .sidebar_menu_wrap .secondary_sidebar_menu li.current-menu-item a,
.sidebar .sidebar_menu_wrap .secondary_sidebar_menu li.current-post-ancestor a,
.sidebar .sidebar_menu_wrap .secondary_sidebar_menu li:hover a { background: #ffffff; color: #22292a; }
.sidebar #sidebar_fixed { box-sizing: border-box; padding: 10px; position: fixed; top: 30px; width: 230px; height: 140px; background: #1b5e9c; display: inherit; border-radius: 6px; }
.sidebar #sidebar_fixed img { margin-top: 10px; }
.hidden_item { display: none !important; }
.sidebar #sidebar_fixed .mini_title { line-height: 1; font-size: 19px;font-family: museosans_light;display: -moz-inline-stack;display: inline-block;zoom: 1;font-weight: bold;color: #F7FF1A; }

/* POST PAGE */
.stats { margin-bottom: 25px; background: #f6f5f5; border: 1px solid #e5e5e5; border-radius: 4px; text-align: left; height: 30px; font-size: 12px; color: #4c4c4c; line-height: 18px; }
.stats .inline_stats { border-radius: 5px; height: 26px; line-height: 26px; padding: 0 50px; display: inline-block; margin: 0; }
.stats .date { position: relative; }
.stats .date:before { content: ""; position: relative; top: 3px; margin-right: 10px; display: inline-block; width: 14px; height: 16px; background: url(img/stats1.png) no-repeat; }
.stats .views { position: relative; }
.stats .views:before { content: ""; position: relative; top: 3px; margin-right: 10px; display: inline-block; width: 18px; height: 13px; background: url(img/stats2.png) no-repeat; }
.stats .comment_count { position: relative; }
.stats .comment_count:before { content: ""; position: relative; margin-right: 10px; top: 3px; display: inline-block; width: 18px; height: 15px; background: url(img/stats3.png) no-repeat; }
.stats .rating { position: relative; }
.stats .rating:before { content: ""; position: relative; top: 3px; margin-right: 10px; display: inline-block; width: 14px; height: 14px; background: url(img/stats4.png) no-repeat; }
.stats .mobile_stats_border { display: none; float: right; padding: 6px 12px; border: 1px solid #dbdbdb; } 
.stats .mobile_rating { padding-left: 24px; font-size: 12px; color: #4a5a68; float: right; line-height: 16px; height: 16px; background: url(img/mobile_rating.png) center left no-repeat; }
.stats .mobile_views { margin-left: 24px; padding-left: 24px; font-size: 12px; color: #4a5a68; float: right; line-height: 16px; height: 16px; background: url(img/mobile_views.png) center left no-repeat; }
.substance { margin-top: 10px; background: #ebebeb; padding: 20px 32px; }
.substance .title { margin: 0 0 20px; color: #191919;  font-size: 24px; }
.full_post_img { position: relative; margin-bottom: 30px; }
.full_post_img img { display: block; width: 100%; }
.full_post_img p { color: #747474; font-size: 12px; margin: 0; background: #ebebeb; text-align: center; padding: 3px 0; width: 100%; position: absolute; left: 0; bottom: 0; }
.article_like_this { margin: 38px 0; background: #ebebeb; padding: 28px 32px; }
.article_like_this .title { margin: 0 0 20px; color: #191919;  font-size: 24px; }
.article_like_this .link_title { line-height: 21px; display: block; margin: 0 0 5px; color: #1e1e1e;  font-size: 18px; }
.article_like_this .left { float: left; width: 180px; padding-top: 5px;  }
.article_like_this .right { float: left; width: 488px; margin-left: 18px; }
.article_like_this .right .desc { font-size: 14px; line-height: 24px;  }
.return_oglavlenie { overflow: hidden; margin: 20px 0; }
.return_oglavlenie a { background: #1b5e9c; text-decoration: none; margin-top: 5px; padding: 0 20px 0 48px; position: relative; float: left; text-align: center; clear: both; cursor: pointer; display: block; font-size: 14px; line-height: 34px; height: 34px; color: #fff; border-radius: 4px; }
.return_oglavlenie a:before { content: ""; position: absolute; top: 0; left: 0; width: 48px; height: 34px; background: url(img/oglavlenie_bg.png) center no-repeat; }
.return_oglavlenie a:focus,
.return_oglavlenie a:hover { color: #fff; background: #154b7d; }
.secondary_post_img { float: left; margin-right: 15px; position: relative; }
.secondary_post_img .desc { text-align: center; padding: 5px 0; background: #ebebeb; color: #72635c; margin: 0; position: absolute; left: 0; bottom: 0; width: 100%; font-size: 12px; line-height: 14px; }
.attention_block { background: url(img/attention_bg.jpg) 24px 33px #ebebeb no-repeat; padding: 26px 24px 26px 89px; }
.attention_block p { margin: 0; color: #525252; }

#type_navig_main { overflow: hidden; margin-bottom: 30px; }
#type_navig_main div { display: inline-block; text-decoration: underline; margin: 0 1% 15px; font-size: 14px;  border: 1px solid #e5e5e5; line-height: 44px; height: 44px; color: #161819; cursor: pointer; width: 48%; background: none; border-radius: 5px; text-align: center; }
#type_navig_main div.cur_type,
#type_navig_main div:hover { color: #1b5e9c; background: #f6f6f6; }

blockquote { border: 1px solid #e5e5e5; margin-bottom: 25px; min-height: 115px; border-radius: 4px; background: url(img/blockquote_bg.png) 35px 35px no-repeat; padding: 35px 35px 35px 114px; }


/* EXPERT PAGE */
.expert_full_info { font-size: 14px; margin-top: 38px; }
.expert_full_info .title { line-height: initial; margin: 0 0 30px; color: #34322d; font-size: 28px; font-family: museosans_bold; }
.expert_full_info .expert_photo { float: left; margin-right: 30px; margin-bottom: 18px; overflow: hidden; border: 1px solid #e5e5e5; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; padding: 17px; }
.expert_full_info .expert_photo img { width: 100%; max-width: 252px; overflow: hidden; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; height: auto; }

.ask_a_question { margin-top: 40px; border: 1px solid #e5e5e5; border-radius: 5px; }
.ask_a_question .h3 { padding: 23px 32px 23px; line-height: 28px; font-family: museosans_bold; color: #262626; font-size: 21px; margin: 0 0 0px; }
.ask_a_question form { padding: 25px 32px; }
.ask_a_question form p { margin: 0; }
.ask_a_question form label { font-size: 15px; color: #fff; vertical-align: middle; display: inline-block; width: 30%; text-shadow: 0.5px 0.866px 1px rgba(0, 0, 0, 0.29); }
.ask_a_question form ul li:nth-child(3) label { vertical-align: top; }
.ask_a_question input[type="text"] { border-radius: 5px; height: 46px; line-height: 46px; display: block; width: 100%; border: 1px solid #e5e5e5; outline: none; background: #fff; color: #9d9d9d; padding: 5px 12px; color: #434343; font-size: 14px; }
.ask_a_question input[type="text"]:first-child { margin-bottom: 14px; }
.ask_a_question input[type="text"]::-webkit-input-placeholder { color: #9d9d9d; }
.ask_a_question input[type="text"]:-moz-placeholder { color: #9d9d9d; }
.ask_a_question input[type="text"]::-moz-placeholder { color: #9d9d9d; }
.ask_a_question input[type="text"]:-ms-input-placeholder { color: #9d9d9d; }
.ask_a_question textarea { border-radius: 5px; display: inline-block; width: 100%; border: 1px solid #e5e5e5; outline: none; color: #9d9d9d; resize: none; padding: 5px 12px; height: 136px; font-size: 14px; background: #fff; }
.ask_a_question textarea::-webkit-input-placeholder { color: #9d9d9d; }
.ask_a_question textarea:-moz-placeholder { color: #9d9d9d; }
.ask_a_question textarea::-moz-placeholder { color: #9d9d9d; }
.ask_a_question textarea:-ms-input-placeholder { color: #9d9d9d; }
.ask_a_question input[type="submit"] { position: relative; z-index: 100; padding: 0 20px 0 20px; width: 100%; outline: none; border: none; height: 34px; border-radius: 5px; line-height: 34px; color: #fff; background: #1b5e9c; }
.ask_a_question input[type="submit"]:hover { background: #154b7d; }
.ask_a_question .input_wrap { width: 168px; margin-top: 20px; position: relative; text-decoration: none; font-size: 14px; text-transform: uppercase; color: #fff; position: relative; display: inline-block; height: 46px; line-height: 46px; border-radius: 5px; }
.ask_a_question .input_wrap:hover { color: #fff; }

.expert_publications { margin-top: 40px; overflow: hidden; border: 1px solid #e5e5e5; padding: 0 32px 25px; border-radius: 5px; margin-bottom: 30px; }
.expert_publications .h3 { margin: 29px -32px 5px; padding: 0 32px 14px; font-family: museosans_bold; font-size: 21px; color: #262626; }
.expert_publications ul { border-radius: 5px; padding: 0; }
.expert_publications ul li { float: left; width: 50%; padding: 0 24px 0 24px; position: relative; margin: 0; font-size: 16px; }
.expert_publications ul li:before { content: ""; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; left: 0; top: 8px; position: absolute; width: 12px; height: 12px; background: #1b5e9c;  }
.expert_publications ul li a { font-size: 15px; line-height: 30px; color: #303030; text-decoration: underline; }
.expert_publications ul li a:hover { color: #1b5e9c; }

/* CALCULATOR PAGE */
.calculator_main { padding: 35px; border: 1px solid #e1e1e1; }
.calculator_main .title { font-size: 18px; color: #2c3a46;  }
.calculator_main form > ul > li { margin-bottom: 8px; }
.calculator_main ul li label { cursor: pointer; padding: 0; text-align: right; }
.calculator_main ul li label[for="tip_doma"] { font-size: 18px; color: #2c3a46;  }
.calculator_main ul li .right_place { padding-right: 0; }
.calculator_main ul li .right_place input[type="text"] { padding: 0 20px; width: 96%; line-height: 42px; height: 42px; color: #8e8e8e; }
.calculator_main ul li .right_place input[type="text"]::-webkit-input-placeholder { color:#8e8e8e; }
.calculator_main ul li .right_place input[type="text"]::-moz-placeholder { color:#8e8e8e; }/* Firefox 19+ */
.calculator_main ul li .right_place input[type="text"]:-moz-placeholder { color:#8e8e8e; }/* Firefox 18- */
.calculator_main ul li .right_place input[type="text"]:-ms-input-placeholder { color:#8e8e8e; }
.calculator_main .calculate { margin-left: 16.66666667%; padding-left: 15px; }
.calculator_main .calculate input[type="submit"] { border: none; padding: 2px 60px; line-height: 36px; font-size: 14px; background: #b23731; color: #fff; }
.calculator_main .calculate input[type="submit"]:hover { background: #cc4942; }
.calculator_main .calculator_result { float: left; margin-top: 28px; margin-left: 16.66666667%; padding-left: 15px; }
.calculator_main .calculator_result ul { color: #fff; line-height: 36px; font-size: 14px; background: #2c3a46; padding: 25px 30px; }
.calculator_main #tip_doma-select { width: 96%; background: #f3f3f3; height: 34px; }
.calculator_main #tip_doma-select .jq-selectbox__trigger { width: 12px; height: 8px; background: url(img/select_arrow.png) no-repeat; position: absolute; right: 14px; top: 13px; }
.calculator_main .jq-selectbox__select-text { cursor: pointer; padding: 0 20px; width: 100% !important; height: 34px; line-height: 34px; }
.calculator_main .jq-selectbox__dropdown { width: 100%; padding: 0 20px; background: #f3f3f3; }
.calculator_main .jq-selectbox__dropdown ul li { cursor: pointer; line-height: 34px; height: 34px; }
.calculator_main .jq-selectbox__dropdown ul li:hover { text-decoration: underline; color: #b23731; }

/* COMMENTS */
.comments { margin: 50px 0 30px; }
.comments .inner { border-radius: 10px; padding: 30px 45px; background: #f9f9f9; -webkit-box-shadow: inset 0px 1px 5px 0px rgba(221,221,221,1); -moz-box-shadow: inset 0px 1px 5px 0px rgba(221,221,221,1); box-shadow: inset 0px 1px 5px 0px rgba(221,221,221,1); }
.comments .inner form input[type="text"] { font-size: 14px; color: #7f7f7f; padding: 5px 12px; width: 100%; margin: 0 0 10px 0; border: 1px solid #ebebeb;  }
.comments .inner form textarea { font-size: 14px; color: #7f7f7f; padding: 5px 12px; width: 100%; height: 78px; resize: none; margin: 0; border: 1px solid #ebebeb;  }
.comments .inner form input[type="submit"] { margin-top: 17px; font-size: 14px; color: #fff; padding: 5px 20px; border: none; background: #b23731; }
.comments .inner form input[type="submit"]:hover { background: #d84a43; }
.comments .inner ul li { padding-top: 20px; border-top: 1px solid #e1e1e1; margin-top: 28px; }
.comments .inner ul li .comment_user { color: #2c2b2b;  }
.comments .inner ul li .comment_date { line-height: 30px; color: #595959; font-size: 12px; text-transform: uppercase; }
.comments .inner ul li .comment_text { margin: 10px 0 15px; line-height: 24px; font-size: 14px; color: #575757; }
.comments .inner ul li .answer_button { display: block; float: left; padding: 5px 23px; background: #594a42; font-size: 13px; color: #fff; line-height: 18px; }
.comments .inner ul li .answer_button:hover { background: #adc637; }

/* PAGINATION */
.pagination ul li { margin: 0 7px; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; }
.pagination ul li:first-child { margin-left: 0; }
.pagination ul li a { display: block; font-size: 12px; padding: 4px 10px; color: #333333; background: #e1e1e1; }
.pagination ul li a:hover { background: #adc637; color: #fff; }

/* SLIDER */
.slider { position: relative; }
.slider .tabs { float: left;   margin: -110px 0 0 50px; position: relative; z-index: 120; }
.slider .tabs ul li { float: left; margin-right: 12px; }
.slider .tabs ul li a { display: block; background: #fdfcfd; width: 90px; height: 4px; border-radius: 3px; }
.slider .tabs ul li a:hover, .slider .tabs ul li.active a { background: #d70d01; }
.slider .carousel-wrap { display: none; margin-bottom: 0; position: relative; max-height: 380px; }
.slider .carousel-wrap.active { display: block; }
.slider .title { display: block; margin: 40px 0 20px; text-decoration: none;  font-size: 24px; line-height: 21px; color: #fff; }
.slider .desc { margin: 0; padding-bottom: 60px; font-size: 14px; line-height: 21px; color: #fff; }
.slider .left { height: 260px; padding-left: 50px; padding-right: 50px; border-bottom-right-radius: 10px; border-top-right-radius: 10px; background: rgba(5,5,5,0.65); position: absolute; left: 0; top: 60px; width: 567px; }
.slider .right { float: right; border-radius: 10px; overflow: hidden; width: 100%; /* margin-top: 35px; */ text-align: right; }
.slider .right img { display: block; width: 100%; height: auto; }
.slider .progress_bar { height: 4px; background: #4a5a68; }
.slider .progress_bar ul li { float: left; width: 33.33333333%; height: 4px; }
.slider .progress_bar ul li.active { width: 33.33333333%; background: #adc637; }

.alignnone { width: 80%; margin: 0 auto; display: block; position: relative; }
.alignnone:before { content: ""; background: rgba(102,102,102,0.10); width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
.aligncenter { width: 100%; margin: 0 auto; display: block; }

.alignright { width: 30% !important; float: right; margin: 10px 0 10px 10px; position: relative; }
.alignright:before { content: ""; background: rgba(102,102,102,0.10); width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
.alignright img { width: 100%; display: block; height: auto; }
.alignright p { z-index: 100; margin-bottom: 0; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; position: relative; text-align: left; font-size: 13px; color: #525252; border: 1px solid #e5e5e5; border-top: none; background: #f9f9f9; padding: 15px 10px 10px;}

.alignleft { width: 30% !important; float: left; margin: 10px 10px 10px 0; position: relative; }
.alignleft:before { content: ""; background: rgba(102,102,102,0.10); width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
.alignleft img { width: 100%; display: block; height: auto; }
.alignleft p { z-index: 100; margin-bottom: 0; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; position: relative; text-align: left; font-size: 13px; color: #525252; border: 1px solid #e5e5e5; border-top: none; background: #f9f9f9; padding: 15px 10px 10px; }

.aligncenter { width: 100% !important; height: auto; margin: 10px auto; position: relative; }
.aligncenter:before { content: ""; background: rgba(102,102,102,0.10); width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
.aligncenter img { width: 100%; display: block; height: auto; }
.aligncenter p { z-index: 100; margin-bottom: 0; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; position: relative; text-align: left; font-size: 13px; color: #525252; border: 1px solid #e5e5e5; border-top: none; background: #f9f9f9; padding: 15px 10px 10px;}

#foto_main_content { font-size: 0; margin: 20px 0; }
#foto_main_content > a { position: relative; font-size: initial; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; max-height: 200px; overflow: hidden; width: 48%; margin: 0 1% 15px; }
#foto_main_content > a:before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(102,102,102,0.10); }
#foto_main_content > a img { width: 100%; height: auto; display: block; }

/* Footer (Подвал) */
footer { width: 100%; margin: -232px auto 0; border-bottom: none; padding: 50px 33px 40px; background: #3b3b3b; min-height: 232px; }
footer .inner_footer { width: 1100px; margin: 0 auto; }
footer a { color: #7f7f7f; font-size: 13px; }
footer .logo img { max-width: 275px; width: 100%; display: block; height: auto; }
footer .foot_cat_title { font-size: 18px; font-family: museosans_bold; margin-bottom: 20px; color: #f2f2f2; }
footer .footer_col:first-child { padding-left: 0; }
footer .footer_col:last-child { padding-right: 0; padding-left: 26px; }
footer .copyright { margin: 25px 0 11px; color: #888888; font-size: 13px; }
footer .post_copyright { margin-top: 10px; color: #898989; font-size: 12px; line-height: 14px; }
footer .third_col { padding: 0 100px; }
footer .third_col ul li { display: inline-block; width: 50%; margin-right: -4px; }
footer .categories li { margin-bottom: 10px; }
footer .categories li span { color: #9c9c9c; font-size: 13px; }
footer .categories li span:focus,
footer .categories li span:hover { color: #1b5e9c;text-decoration: underline; }

.questions_number .questions_number__title { border-radius: 12px 3px; padding: 10px; font-size: 18px; color: #fff; text-transform: uppercase; text-align: center; background-color: #1b5e9c; margin-top: 20px; }
.questions_number p { margin-top: 20px; font-size: 18px; }
.questions_number strong { font-weight: bold; }
/* Author_rank */
.author_rank { min-height: 250px; border: 1px solid #e5e5e5; background: #f9f9f9; border-radius: 5px; margin: 20px 0 45px; color: #262626; padding: 0; position: relative; }
.author_rank .author_title { font-size: 14px; color: #585858; }
.author_rank p { color: #262626; margin: 0; }
.author_rank .authors { float: left; width: 60%; margin-top: 34px; }
.author_rank .authors .author_avatar { background: #fff; float: left; margin-left: 35px; border: 1px solid #e5e5e5; padding: 10px; width: 187px; height: 187px; overflow: hidden; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.author_rank .authors .author_avatar > div { position: relative; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; overflow: hidden; }
.author_rank .authors .author_avatar > div:before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(135, 135, 135, 0.1); z-index: 50; }
.author_rank .authors .author_avatar img { width: 100%; height: auto; display: block; }
.author_rank .right_author { position: absolute; right: 0; top: 0; padding: 34px 0 0 50px; width: 39%; height: 100%; }
.author_rank .right_author .social { margin-bottom: 15px; }
.author_rank .right_author .expert-title { color: #282423; font-size: 18px; font-family: museosans_bold; line-height: 30px; margin-top: 10px; }
.author_rank .rank { float: left; color: #2a2a32; font-size: 15px; }
.author_rank .authors .expert-title { float: left; width: 30%; margin-left: 30px; margin-top: 58px; }
.author_rank .authors .expert-title a { display: block; font-family: museosans_bold; font-size: 18px; color: #262626; text-decoration: none; }
.author_rank .authors .expert-title a:focus,
.author_rank .authors .expert-title a:hover { text-decoration: none; }
.author_rank .rank .thumbs-rating-container { text-align: center; padding: 0; line-height: 24px; }
.author_rank .right_author p { margin-bottom: 20px; font-size: 18px; color: #282423; }
.author_rank .rank .thumbs-rating-container { margin-top: 0px; min-width: 140px; height: 27px; border: none; background: none; }
.author_rank .rank .thumbs-rating-container .thumbs-rating-down { -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; font-size: 24px; background: #1b5e9c; cursor: pointer; display: inline-block; color: #fff; padding: 0; text-align: center; width: 28px; height: 28px; line-height: 26px; }
.author_rank .rank .thumbs-rating-container .thumbs-rating-up { -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; font-size: 24px; background: #77a818; cursor: pointer; display: inline-block; padding: 0; color: #fff; width: 28px; height: 28px; line-height: 26px; }
.author_rank .rank .thumbs-rating-container .thumbs-rating-down:hover,
.author_rank .rank .thumbs-rating-container .thumbs-rating-up:hover { color: #fff; }
.author_rank .rank .thumbs-rating-container .raiting_sum { font-weight: normal; background: none; display: inline-block; padding: 0 5px; text-align: center; margin: 0; font-size: 16px; color: #453d3d; position: relative; top: 0; height: 28px; margin: 0 5px; line-height: 30px; border-radius: 5px; }
.author_rank .rank .thumbs-rating-container .raiting_sum:hover { color: #453d3d; }
.author_rank .thumbs-rating-container .thumbs-rating-already-voted { text-align: left; }

.related_posts { overflow: hidden; margin-bottom: 20px; }
.related_posts .title { font-size: 21px; font-family: museosans_bold; color: #262626; margin-bottom: 20px;  }
.related_posts ul li { float: left; width: 48%; margin: 0 1% 26px; border: 1px solid #e5e5e5; }
.related_posts ul li:before { display: none; }
.related_posts ul li a { display: block; padding: 15px 30px; }
.related_posts ul li img { width: 100%; height: auto; max-height: 220px; display: block; position: relative; }

.obratka form { overflow: hidden; padding: 20px 32px; background: #fff; border: 1px solid #e5e5e5; border-radius: 5px; }
.obratka form input[type="text"] { border-radius: 5px; height: 46px; line-height: 46px; outline: none; color: #9d9d9d; padding: 5px 12px; margin-bottom: 10px; width: 100%; border: 1px solid #e5e5e5; background: #fff; font-size: 14px; }
.obratka form textarea { border-radius: 5px; outline: none; color: #9d9d9d; resize: none; padding: 5px 12px; width: 100%; height: 100px; border: 1px solid #e5e5e5; font-size: 14px; }
.obratka form input[type="submit"] { min-width: 168px; margin: 15px auto 0; border: none; text-decoration: none; font-size: 14px; color: #fff; position: relative; text-align: center; display: inline-block; height: 34px; line-height: 34px; border-radius: 5px; background: #1b5e9c; }
.obratka form input[type="submit"]:hover { color: #fff; background: #154b7d; }
.obratka form strong { display: block; clear: both; }



/* .page-template-default header,
.category header { margin: 0 auto 29px; } */

.commenting_block { background: #fff; padding: 0 32px 25px; margin-bottom: 23px; border-radius: 5px; border: 1px solid #e5e5e5; }
.commenting_block .commenting_title { color: #262626; font-family: museosans_bold; font-size: 21px; margin: 0 -32px; padding: 14px 31px 10px; }

.flexslider .slides img { height: 100%; width: auto; }

@media (max-width:1099px){
	footer .inner_footer { width: 1000px; }
	header .navbar-default .top_header .left ul { margin-right: 60px; }
	header .navbar-default .main_menu a { padding: 0 18px; }
	.inner_wrapper { width: 1000px; }
	.wrapper .popular_video ul li { width: 33.33333333%; }
	.wrapper .popular_video ul li:nth-child(4) { display: none; }
	.leftcol { width: 745px; }
	.sidebar { width: 240px; }
	.sidebar .mini_expert_block .img_border { width: 250px; }
	.sidebar .mini_expert_block .img_border .img_inner img { width: 100%; height: auto; display: block; }
	.sidebar .mini_expert_block .inner { padding: 54px 32px 50px; }
	.sidebar .mini_expert_block .go_to_btn { padding: 0 20px 0 65px; }
	header .navbar-default .main_menu li a { padding: 0 20px; }
	header .header_search { width: 288px; }
	header .inner_header { width: 1000px; }
	.stats .inline_stats { padding: 0 3.6vw; }

	#tizers3 .header-block:before { display: none; }
}
@media (max-width:1000px){
	header .navbar-default .phones { margin-right: 7vw; }
	.stats .inline_stats { padding: 0 3.4vw; }
	.article_like_this .left { width: 18%; }
	.article_like_this .left img { width: 100%; display: block; height: auto; }
	.article_like_this .right { width: 70%; }
	.sidebar { display: none; }
	
	.first_phones .without-link { display: none; }
	.first_phones .with-link { display: block; }
	/*.descktop_phones { display: none !important; }
	.mobile_phones { display: inline-block !important; }*/

	header { width: 100%; height: 174px; padding: 32px 14px 0; border: 1px solid #dddddd; }
	.home .wrapper,
	.wrapper { width: 100%; padding: 0 55px 290px; }
	footer { width: 100%; border: none; }
	footer .inner_footer { width: 100%; overflow: hidden; border-bottom: none; }
	.popular_articles ul li:nth-child(4),
	.popular_articles ul li:nth-child(5) { display: none; }
	.popular_articles ul li:first-child { width: 100%; }
	.leftcol,
	.popular_articles ul li:first-child img { width: 100%; }
	.popular_articles ul li:nth-child(2),
	.popular_articles ul li:nth-child(3) { width: 50%; }
	.author_carousel .left { width: 50%; height: 100%; position: absolute; left: 0; top: 0; }
	.author_carousel .left .img_border .inner img { width: 100%; }
	.author_carousel .right { float: right; padding: 30px 40px; width: 50%; }
	.wrapper .popular_video ul { text-align: center; font-size: 0; }
	.wrapper .popular_video ul li { width: 50%; display: inline-block; float: none; vertical-align: top; } 
	.wrapper .popular_video ul li .inner { max-width: initial; }
	.wrapper .popular_video ul li .inner img { width: 100%; }
	.wrapper .popular_video ul li:nth-child(3) { display: none; }
	header .navbar-default .top_header ul li a { font-size: 13px; }
	header .navbar-default .top_header .left ul { margin-right: 20px; margin-right: 1.7vw; }
	header .navbar-default .main_menu li a { line-height: 33px; font-size: 12px; padding: 0 4px; }
	header .header_search { width: 170px; }
	header .navbar-default .top_header .left ul li span { padding: 0 1.6vw; font-size: 13px; }
	footer .second_col { padding-left: 10px; }
	.inner_wrapper,
	header .inner_header { width: 100%; }
	.navbar-toggle { display: block; }
	header .navbar-default .top_header .left { display: none; }
	.navbar-right { float: right !important; }
	header .logo { float: left; display: block; width: 242px; }
	header .logo img { width: 100%; height: auto; display: block; }
	.mobile_menu_btn { display: block; margin: 0; }
	.main_menu_wrap { z-index: 500; display: none; width: 80%; height: 100%; visibility: visible; position: fixed; background: #3b3b3b; left: 0; top: 0; padding: 0 15px 0 40px;  }
	header .navbar-default .main_menu { display: block; }
	.mobile_close { margin-top: 28px; display: block; cursor: pointer; background: none; }
	.mobile_close .icon-bar { border-radius: 3px; display: block; height: 5px; width: 30px; background: #1b5e9c; }
	.mobile_close .icon-bar+.icon-bar { margin-top: 4px; }
	.container-fluid>.navbar-header { margin: 0; float: left; max-width: 242px; }
	header .navbar-default .main_menu li { display: block; text-align: left; }
	header .navbar-default .main_menu li a { padding: 0; font-size: 14px; color: #fff; }
	header .mobile_search { display: block; width: 100%; margin-bottom: 0; }
	

	header .navbar-default .phones.first_phones .without-link { display: none; }
	header .navbar-default .phones.first_phones .with-link { display: block }
}
@media (max-width:768px) {
	.flex-caption { font-size: 24px !important; left: 4%; right: 4%; }
	.flexslider_wrap .custom-navigation { left: 4%; }
	#oglavlenie { display: none; } 
	.single_content ul li { font-size: 14px; line-height: 21px; }
	.single_content ol li { line-height: 21px; }
	.leftcol h1 { line-height: 28px; }
	.leftcol h2 { margin-bottom: 12px; line-height: 28px; }
	.flexslider_wrap { margin-top: 15px; } 
	header .mobile_search { display: none; }
	.stats { height: 60px; font-size: 0; text-align: left; padding: 0 3%; }
	.stats .inline_stats { width: 50%; font-size: 12px; padding: 0; }
	.rubric_posts ul li .img_border { width: 100%; float: none; max-height: 156px; }
	.rubric_posts ul li .right_info { width: 100%; padding: 20px 0; }
	.rubric_posts ul li .article_info { background: none; border: none; }
	header .navbar-default .first_phones { display: none; }
	header .navbar-default .second_phones { float: left; display: block; margin: 15px auto 0; width: 100%; }
	header .navbar-default .second_phones.fixed { margin: 0; }
	header { background: none; border: none; width: 100%; padding: 0 10px 0; height: auto; margin-bottom: 0; }
	header .inner_header { margin-bottom: 0; }
	footer .second_col,
	footer .footer_col:last-child,
	footer .third_col { width: 50%; }
	.return_oglavlenie a { display: none; }
	.alignnone,
	.alignright,
	.alignleft { display: block; width: 80% !important; height: auto; float: none; margin: 10px auto; position: relative; }
	.wrapper .popular_video ul li { width: 100%; display: inline-block; float: none; vertical-align: top; margin-bottom: 25px; text-align: left; } 
	.rubric_posts ul li { width: 100%; }
	#type_navig_main { display: none; }
	.popular_articles ul li:first-child .desc { background: #fff; }
	.popular_articles ul li:first-child .desc a { color: #212121; }
	.popular_articles ul li:first-child .desc a:hover { color: #0099ae; }
	.popular_articles ul li:first-child .desc p { color: #212121; }
	.popular_articles ul li:first-child img { width: auto; }
	.popular_articles ul li:nth-child(2), .popular_articles ul li:nth-child(3) { width: 100%; }
	.popular_articles ul li .inner .img { height: auto; max-height: 264px; }
	.popular_articles ul li .desc { position: initial; }
	.owl-carousel .owl-item { overflow: hidden; padding-bottom: 30px; }
	.author_carousel .right a { float: none; max-width: 260px; margin: 0 auto; }
	.author_carousel .left { padding: 45px 45px 0; max-width: 380px; margin: 0 auto; border-right: none; float: none; width: 100%; position: relative; left: 0; top: 0; }
	.author_carousel .right { width: 100%; float: none; text-align: center; }
	.wrapper .popular_video { border: none; }
	.wrapper .popular_video ul { padding: 0; }
	.home .wrapper, .wrapper { padding: 0 10px 0; }
	header .navbar-default .top_header ul { display: none; }
	.navbar-default .navbar-nav>li>a:focus,
	.navbar-default .navbar-nav>li>a:hover { color: #1b5e9c; }
	.navbar-header { float: none; }
	footer .copyright,
	footer .post_copyright { text-align: left; }
	footer .third_col ul li { display: inline-block; width: 100%; margin-right: -4px; }
	/* Post styles */
	.single .comments,
	.single .attention_block,
	.single .substance,
	.single .popular_articles,
	.author_rank,
	.single_content blockquote,
	.single_content .commenting_block,
	.single_content .related_posts,
	.single .article_like_this { display: none; }	
	/*-------------*/
	.stats .mobile_stats_border { display: block;}
	.leftcol { width: 100%; margin-top: 0; }
	.stats .rating,
	.stats .comment_count,
	.stats .views,
	header .navbar-default .top_header .question_to_expert,
	.header_search,
	.expert_block,
	.site_about,
	header .navbar-default .main_menu a:hover:before,
	header .navbar-default .main_menu a:hover:after,
	header .navbar-default .top_header { margin-top: 0; }
	header .navbar-default .top_header .mobile_logo,
	header .navbar-default .top_header .mobile_close { display: block; }
	header .mobile_search.righted { width: 78%; padding: 0;
  transition-property: transform,opacity; -webkit-transform: translateX(80%); -moz-transform: translateX(80%); -ms-transform: translateX(80%); -o-transform: translateX(80%); transform: translateX(80%); }
	footer .inner_footer .footer_col:first-child { display: block; text-align: center; width: 100%; }
	footer .inner_footer .footer_col { padding: 0; }
	
	.wrapper { width: 100%; padding: 0 10px 0; }
	footer { width: 100%; padding: 50px 10px 0; margin-top: 0; }
	.navbar-toggle { display: block; padding: 7px; margin-top: 0; margin-right: 0; }
	.navbar>.container-fluid .navbar-brand { padding-left: 15px; }
	header .navbar-default .main_menu { margin: 15px 0 0; background: none; }
	header .navbar-default .main_menu li { width: 100%; text-align: left; }
	
	.question_to_expert { display: none; }
	/* body.righted { overflow-x: hidden; } */
	footer.righted,
    .wrapper.righted { padding: 0;
  transition-property: transform,opacity; -webkit-transform: translateX(80%); -moz-transform: translateX(80%); -ms-transform: translateX(80%); -o-transform: translateX(80%); transform: translateX(80%); }
  .expert_full_info .expert_photo { width: 286px; margin: 0 auto; float: none; margin-bottom: 15px; }
  .expert_full_info .expert_photo img { margin: 0; }
  .expert_publications ul li { width: 100%; }

  /*.phones.second_phones > span { position: relative; top: -16px; }*/
}
@media screen and (max-width: 501px) {
	/*.mobile_phones { text-align: center; }*/
	/*.phones.second_phones > span { top: 0; }*/
}
/* #tizers3 .header-block {
    position: relative;
    background: #1c6e00;
    padding: 12px;
    width: 846px;
    float: left;
    font-size: 18px;
    text-align: left;
	margin-top: -10px !important;;
}
.header-block {
    float: right;
    margin: 33px 26px 0 0;
    background: #1b5e9c;
    border-radius: 6px;
}

#tizers3 .header-block .header-block-top {
    color: #fff;
    margin-bottom: 10px;
}
#tizers3 .header-block .header-block-bottom {
    color: #FFFA00;
    font-size: 16px;
}

#tizers3 .header-block .header-block-top span {
    font-weight: bold;
    color: #FFFA00;
} */

#tizers3 .header-block { margin-bottom: 10px; border-radius: 6px; position: relative; background: #1c6e00; padding: 12px; float: left; font-size: 18px; text-align: left; }
#tizers3 .header-block:before { width: 168px; height: 292px; content: ""; position: absolute; left: -110px; top: 16px; background: url(img/narrow.png) no-repeat; }
#tizers3 .header-block .header-block-top { color: #fff; margin-bottom: 10px; }
#tizers3 .header-block .header-block-top span { font-weight: bold; color: #FFFA00; }
#tizers3 .header-block .header-block-bottom { color: #FFFA00; font-size: 16px; }


.morkovin-sidebar-banner{
    width: 240px;
    margin-right: 20px!important;
}
.morkovin-sidebar-banner .header-block {
    margin: 0 !important;
    float: inherit !important;
    width: 100%;
    padding: 6px;
        position: static;
    background: #1b5e9c;
}
.morkovin-sidebar-banner.fixed {
    position: fixed;
    float: inherit !important;
}
.morkovin-sidebar-banner__time-job {
    color: #fff;
}
.morkovin-sidebar-banner .header-block a {
    text-decoration: none;
    color: white;
}
.header-block p:first-of-type {
    color: #fcff07;
    font-size: 18px;
    margin-bottom: 0;
}
.morkovin-sidebar-banner__time-job {
    color: #fff;
    font-size: 20px;
        margin-bottom: 10px;
}
@media screen and (max-width: 1000px) {
    .morkovin-sidebar-banner{
        display: none !important;
    }
}

.phone-consult {
    padding: 10px;
    background: #1b5e9c;
}
.x__dop-style {
margin: 6px 10px 0 0;
    background: #1b5e9c;
    border-radius: 6px;
    display: block;
    z-index: 999;
    width: 295px;
        margin-top: -25px;
    overflow: hidden;
}
header .navbar-default .top_header ul.phone-nuber-rek li {
    font-size: 14px;
        line-height: 1.4;
}
.phone-consult a {
    padding: 0 !important;
    text-decoration: none;
}
.phone-nuber-rek {
    margin-top: 4px;
    color: #fff;
}
.phone-nuber-rek li {
    font-size: 17px;
    line-height: 24px;
}
.phone-consult__title {
    color: #fcff07;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    text-align: left;
}
.phone-consult_mobile .phone-consult__title {
    font-size: 16px;
    line-height: 16px;
}
.phone-nuber-rek_sidebar {
    text-align: left;
}
.phone-nuber-rek_sidebar {
    padding: 10px 0;
}
.phone-nuber-rek_sidebar li{
    font-size: 14px;
}
.morkovin-sidebar-banner a {
    padding: 0 !important;
}

.single-phone-block-wrap p {
    margin-bottom: 5px;
    font-size: 15px;
}
.phone-block-single {
    margin-bottom: 5px;
}
.phone-block-single li:before {
    display: none;
}
.phone-block-single a {
    color: red;
    text-decoration: none;
    font-size: 18px;
    line-height: 30px;
}

.phone-consult-header.fixed{
    position: fixed;
    top: -6px;
    left: 0;
    margin: 0;
    text-align: center;
    z-index: 10000;
    width: 100%;
    text-align: center;
}
.phone-consult-header.fixed .phone-consult__title {
    text-align: center;
}
.phone-consult-header.fixed li {
    display: inline-block;
    margin-right: 10px;
}

.new-form-single {
    margin: 0;
    height: 320px;
    width: 100%;
    overflow: hidden;
}

.single-phone-block-wrap_no-mobile a {
    text-decoration: none;
    color: #444;
    font-size: 15px;
    display: block;
}
.single-phone-block-wrap_no-mobile a .phone-block-single {
    color: red;
}
.single-phone-block-wrap_no-mobile a .phone-block-single li {
    font-size: 18px;
    line-height: 30px;
}
.phone-nuber-rek li:before {
    display: none;
}
.phone-nuber-rek li {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0;
}
.h1 {
    font-size: 21px;
    color: white;
    text-align: center;
    background: #1b5e9c;
    padding: 9px 15px;
    margin: 20px 0;
    border-radius: 15px 3px 15px 3px;
    font-weight: bold;
    clear: both;
    position: relative;
    padding-left: 15px;
}
.single-phone-block-wrap_no-mobile a .phone-block-single li:before {
    display: none;
}
header .navbar-default .top_header ul.phone-nuber-rek {
    margin: 0;
    float: none;
    display: block;
}

@media screen and (max-width: 1000px) {
    .phone-consult-header.fixed {
        z-index: 1000;
    }
    .phone-consult-header {
    width: 100%;
    margin-top: 58px;
}
    ul.phone-nuber-rek a {
        color: white;
    }
}

.section.morkovin-antireklama-sidebar.Closure {
    float: left;
}
.none {
    opacity: 0!important;
    z-index: -1;
}
/* ================================================================
   Разбор по канону 06.09.2026 — принятый вид парка.
   Блок идёт последним, поэтому перебивает старые правила темы.
   ================================================================ */

/* ---------- общее ---------- */
body { text-align: left; }
.wrapper, .inner_wrapper { overflow: visible; }
.clear { clear: both; }

/* ---------- шапка ---------- */
header.shapka { background:#fff; border-bottom:1px solid #e6e6e6; box-sizing:border-box; }
header.shapka .shapka-inner { max-width:1200px; margin:0 auto; padding:0 15px; box-sizing:border-box; }
header.shapka .shapka-verh { display:flex; align-items:center; justify-content:space-between; gap:20px; padding:14px 0; }
header.shapka .logo { display:inline-block; line-height:0; }
header.shapka .logo img { max-height:46px; width:auto; background:none; }
header.shapka .shapka-poisk { flex:0 0 320px; max-width:320px; }
header.shapka .poisk-forma { display:flex; width:100%; }
header.shapka .poisk-pole { flex:1 1 auto; min-width:0; height:36px; padding:0 12px; border:1px solid #d8d8d8; border-right:0; border-radius:3px 0 0 3px; font-size:14px; box-sizing:border-box; background:#fff; }
header.shapka .poisk-knopka { flex:0 0 42px; height:36px; border:1px solid #d8d8d8; border-left:0; border-radius:0 3px 3px 0; background:#f5f5f5; color:#555; cursor:pointer; display:flex; align-items:center; justify-content:center; }
header.shapka .poisk-knopka:hover { background:#ececec; color:#111; }
header.shapka .burger { display:none; width:42px; height:36px; border:1px solid #d8d8d8; border-radius:3px; background:#fff; cursor:pointer; padding:8px 9px; }
header.shapka .burger span { display:block; height:2px; background:#444; margin:3px 0; border-radius:2px; }

header.shapka .shapka-menu { border-top:1px solid #efefef; }
header.shapka .shapka-menu ul { list-style:none; margin:0; padding:0; display:flex; flex-wrap:wrap; }
header.shapka .shapka-menu ul li { margin:0; padding:0; list-style:none; }
header.shapka .shapka-menu ul li:before { display:none; }
header.shapka .shapka-menu ul li a,
header.shapka .shapka-menu ul li .related-link { display:block; padding:12px 14px; color:#333; font-size:14px; text-decoration:none; border:0; cursor:pointer; }
header.shapka .shapka-menu ul li a:hover,
header.shapka .shapka-menu ul li .related-link:hover { color:#1b5e9c; text-decoration:none; }
header.shapka .shapka-menu ul ul { display:none; }

/* ---------- раскладка контент + сайдбар (flex, а не table — Safari) ---------- */
.inner_wrapper { display:flex; flex-wrap:wrap; align-items:flex-start; max-width:1200px; margin:0 auto; padding:24px 15px 40px; box-sizing:border-box; gap:30px; }
.inner_wrapper > .leftcol { flex:1 1 0; min-width:0; float:none; width:auto; }
.inner_wrapper > .sidebar { flex:0 0 280px; max-width:280px; float:none; width:280px; }
.inner_wrapper > .page { display:flex; flex-wrap:wrap; align-items:flex-start; gap:30px; width:100%; }
.inner_wrapper > .page > .leftcol { flex:1 1 0; min-width:0; float:none; width:auto; }
.inner_wrapper > .page > .sidebar { flex:0 0 280px; max-width:280px; float:none; width:280px; }

/* ---------- крошки и заголовки ---------- */
.breadcrumbs { list-style:none; margin:0 0 14px; padding:0; font-size:13px; color:#888; }
.breadcrumbs li { display:inline; margin:0; padding:0; }
.breadcrumbs li:before { display:none; }
.breadcrumbs li + li:before { content:"/"; display:inline; margin:0 6px; color:#c9c9c9; }
.breadcrumbs a { color:#888; text-decoration:none; }
.breadcrumbs a:hover { color:#1b5e9c; }
.leftcol h1, .leftcol .rubric_title { text-align:left; font-size:28px; line-height:1.25; margin:0 0 14px; color:#222; background:none; padding:0; border:0; }
.rubric_opisanie { color:#555; margin:0 0 18px; }
.glavnaja-title { font-size:22px; margin:0 0 16px; color:#222; text-align:left; }
.glavnaja-blok { margin-bottom:34px; }

/* ---------- карточки записей ---------- */
ul.spisok-zapisej { list-style:none; margin:0; padding:0; }
ul.spisok-zapisej li.karta-zapisi { list-style:none; margin:0 0 26px; padding:0; width:auto; float:none; height:auto; }
ul.spisok-zapisej li.karta-zapisi:before { display:none; }
.karta-obertka { display:flex; gap:16px; align-items:flex-start; cursor:pointer; }
.karta-img { flex:0 0 115px; width:115px; height:85px; overflow:hidden; border-radius:3px; background:#f2f2f2; }
.karta-img img { width:115px; height:85px; object-fit:cover; display:block; max-width:none; }
.karta-text { flex:1 1 auto; min-width:0; text-align:left; }
.karta-data { font-size:12px; color:#999; margin-bottom:4px; }
a.karta-zagolovok { display:block; font-size:17px; line-height:1.3; color:#1a1a1a; font-weight:600; text-decoration:none; text-align:left; margin-bottom:6px; }
a.karta-zagolovok:hover { color:#1b5e9c; }
p.karta-anons { font-size:14px; line-height:1.5; color:#555; margin:0; text-align:left; }

#true_loadmore { display:inline-block; margin:6px 0 0; padding:10px 22px; background:#f4f4f4; border:1px solid #e0e0e0; border-radius:3px; cursor:pointer; font-size:14px; color:#333; }
#true_loadmore:hover { background:#ececec; }

/* ---------- видеоплитки главной ---------- */
ul.video-spisok { list-style:none; margin:0; padding:0; display:flex; flex-wrap:wrap; gap:20px; }
ul.video-spisok li { list-style:none; margin:0; padding:0; flex:1 1 220px; max-width:calc(33.333% - 14px); }
ul.video-spisok li:before { display:none; }
.video-plitka { display:block; text-decoration:none; color:#1a1a1a; }
.video-img { display:block; overflow:hidden; border-radius:3px; background:#f2f2f2; }
.video-img img { width:100%; height:auto; display:block; }
.video-zagolovok { display:block; margin-top:8px; font-size:15px; line-height:1.35; }
.video-plitka:hover .video-zagolovok { color:#1b5e9c; }

/* ---------- текст статьи ---------- */
.text_block { font-size:16px; line-height:1.65; color:#222; text-align:left; }
.text_block h2 { font-size:22px; margin:26px 0 12px; }
.text_block h3 { font-size:19px; margin:22px 0 10px; }
.text_block p { margin:0 0 14px; }
.text_block img { max-width:46%; height:auto; float:right; margin:4px 0 14px 22px; border-radius:3px; }
.text_block img.bez-obtekaniya, .text_block .wp-caption.bez-obtekaniya { float:none; max-width:100%; width:auto; margin:16px 0; display:block; }
.text_block .wp-caption { max-width:46%; float:right; margin:4px 0 14px 22px; border:0; background:none; padding:0; }
.text_block .wp-caption img { float:none; max-width:100%; margin:0; }
.text_block .wp-caption-text { font-size:13px; color:#777; margin:6px 0 0; text-align:left; }
.text_block table { max-width:100%; }
.video-obertka { position:relative; padding-bottom:56.25%; height:0; overflow:hidden; margin:18px 0; clear:both; }
.video-obertka iframe { position:absolute !important; top:0; left:0; width:100% !important; height:100% !important; border:0; }

/* оглавление Easy TOC: тема стилизует голый nav — сбрасываем */
#ez-toc-container { max-width:100%; box-sizing:border-box; }
#ez-toc-container nav { position:static !important; width:auto !important; top:auto !important; left:auto !important; }
#ez-toc-container nav ul li:before { display:none !important; }
#ez-toc-container nav a { top:auto !important; position:static !important; }

/* ---------- строка статистики ---------- */
.stats { margin:0 0 18px; padding:8px 0; border-top:1px solid #eee; border-bottom:1px solid #eee; }
.stats .inline_stats { display:inline-block; margin-right:22px; font-size:13px; color:#888; }

/* ---------- карточка автора и оценка ---------- */
.posle-teksta { display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between; gap:20px; margin:30px 0 10px; padding:18px 20px; background:#fafafa; border:1px solid #eee; border-radius:4px; }
.avtor-kartochka { display:flex; align-items:center; gap:16px; flex:1 1 320px; min-width:0; }
.avtor-foto { flex:0 0 72px; width:72px; height:72px; border-radius:50%; overflow:hidden; background:#eee; }
.avtor-foto img { width:72px !important; height:72px !important; object-fit:cover; display:block; float:none !important; margin:0 !important; max-width:none !important; border-radius:50%; }
.avtor-text { min-width:0; }
.avtor-podpis { font-size:12px; color:#999; text-transform:uppercase; letter-spacing:.04em; }
.avtor-imja { font-size:17px; font-weight:600; color:#1a1a1a; margin:2px 0 4px; }
.avtor-opisanie { font-size:13px; line-height:1.45; color:#666; margin:0; }
.ocenka-blok { flex:0 0 auto; text-align:right; }
.ocenka-podpis { font-size:13px; color:#888; margin-bottom:6px; }

/* ---------- похожие ---------- */
.pohozhie { margin:34px 0 0; }
.pohozhie-title { font-size:22px; color:#222; margin:0 0 16px; }
ul.pohozhie-spisok { list-style:none; margin:0; padding:0; display:flex; flex-wrap:wrap; gap:20px; }
ul.pohozhie-spisok li { list-style:none; margin:0; padding:0; flex:1 1 200px; max-width:calc(33.333% - 14px); }
ul.pohozhie-spisok li:before { display:none; }
.pohozhie-plitka { display:block; text-decoration:none; color:#1a1a1a; }
.pohozhie-img { display:block; overflow:hidden; border-radius:3px; background:#f2f2f2; }
.pohozhie-img img { width:100%; height:auto; display:block; }
.pohozhie-zagolovok { display:block; margin-top:8px; font-size:15px; line-height:1.35; }
.pohozhie-plitka:hover .pohozhie-zagolovok { color:#1b5e9c; }
.yarpp-related { margin:0; }

/* ---------- сайдбар ---------- */
.sidebar .sb-blok { background:#fff; border:1px solid #eee; border-radius:4px; padding:16px 18px; margin-bottom:20px; }
.sidebar .sb-title { font-size:16px; font-weight:600; color:#222; margin:0 0 12px; padding:0 0 10px; border-bottom:1px solid #f0f0f0; }
.sidebar ul.secondary_sidebar_menu, .sidebar ul#sidebar_menu { list-style:none; margin:0; padding:0; }
.sidebar ul.secondary_sidebar_menu li { list-style:none; margin:0; padding:0; border-bottom:1px solid #f5f5f5; }
.sidebar ul.secondary_sidebar_menu li:last-child { border-bottom:0; }
.sidebar ul.secondary_sidebar_menu li:before { display:none; }
.sidebar ul.secondary_sidebar_menu li a,
.sidebar ul.secondary_sidebar_menu li .related-link { display:block; padding:8px 0; color:#333; font-size:14px; text-decoration:none; cursor:pointer; }
.sidebar ul.secondary_sidebar_menu li a:hover { color:#1b5e9c; }
.sidebar ul.secondary_sidebar_menu ul { display:none; }

ul.sb-spisok { list-style:none; margin:0; padding:0; }
ul.sb-spisok li { list-style:none; margin:0 0 12px; padding:0; display:flex; gap:10px; align-items:flex-start; }
ul.sb-spisok li:last-child { margin-bottom:0; }
ul.sb-spisok li:before { display:none; }
.sb-img { flex:0 0 56px; width:56px; height:56px; overflow:hidden; border-radius:3px; background:#f2f2f2; }
.sb-img img { width:56px; height:56px; object-fit:cover; display:block; max-width:none; }
.sb-text { flex:1 1 auto; min-width:0; }
.sb-text a { display:block; font-size:14px; line-height:1.35; color:#222; text-decoration:none; }
.sb-text a:hover { color:#1b5e9c; }
.sb-prosmotry, .sb-data { display:block; font-size:12px; color:#a0a0a0; margin-top:3px; }
.sb-prosmotry:before { content:"просмотров: "; }

.sb-expert-inner { text-align:center; }
.sb-expert-foto { width:84px !important; height:84px !important; border-radius:50%; object-fit:cover; display:block; margin:0 auto 10px; float:none !important; max-width:none !important; }
.sb-expert-imja { font-size:15px; font-weight:600; color:#222; }
.sb-expert-opis { font-size:13px; color:#666; margin:4px 0 12px; }
.sb-expert-knopka { display:inline-block; padding:9px 18px; background:#1b5e9c; color:#fff; border-radius:3px; font-size:14px; cursor:pointer; }
.sb-expert-knopka:hover { background:#154b7d; color:#fff; }

/* ---------- подвал ---------- */
footer.podval { background:#1e2a35; color:#c8cdd0; margin-top:40px; padding:34px 0 0; }
footer.podval .podval-inner { max-width:1200px; margin:0 auto; padding:0 15px; display:flex; flex-wrap:wrap; gap:30px; box-sizing:border-box; }
footer.podval .podval-kolonka { flex:1 1 220px; min-width:0; }
footer.podval .podval-brend { flex:1 1 280px; }
footer.podval .podval-logo img { max-height:40px; width:auto; }
footer.podval .podval-opisanie { font-size:13px; color:#9aa1a6; margin:12px 0 0; line-height:1.5; }
footer.podval .podval-title { font-size:15px; color:#fff; margin:0 0 12px; font-weight:600; }
footer.podval ul.podval-spisok { list-style:none; margin:0; padding:0; }
footer.podval ul.podval-spisok li { list-style:none; margin:0 0 8px; padding:0; }
footer.podval ul.podval-spisok li:before { display:none; }
footer.podval ul.podval-spisok li a,
footer.podval ul.podval-spisok li .related-link { color:#c8cdd0; font-size:14px; text-decoration:none; cursor:pointer; }
footer.podval ul.podval-spisok li a:hover,
footer.podval ul.podval-spisok li .related-link:hover { color:#fff; }
footer.podval .podval-niz { max-width:1200px; margin:26px auto 0; padding:16px 15px 22px; border-top:1px solid #2c3a46; box-sizing:border-box; }
footer.podval .copyright { font-size:12px; color:#8b9196; margin:0; }

/* ---------- карта сайта ---------- */
.karta-sajta { max-width:1200px; margin:0 auto; padding:0 15px; box-sizing:border-box; }
.karta-sajta h2.karta-rubrika { font-size:19px; margin:26px 0 10px; border-bottom:1px solid #eee; padding-bottom:8px; }
.karta-sajta h2.karta-rubrika a { color:#222; text-decoration:none; }
.karta-sajta .karta-schet { font-size:13px; color:#aaa; font-weight:400; }
ul.karta-spisok { list-style:none; margin:0 0 10px; padding:0; columns:2; column-gap:34px; }
ul.karta-spisok li { list-style:none; margin:0 0 6px; padding:0 0 0 12px; position:relative; break-inside:avoid; }
ul.karta-spisok li:before { content:"·"; position:absolute; left:0; top:0; color:#1b5e9c; }
ul.karta-spisok li a { color:#333; font-size:14px; text-decoration:none; }
ul.karta-spisok li a:hover { color:#1b5e9c; }

/* ---------- форма обратной связи ---------- */
.obratka { margin-top:28px; }
.obratka h2 { font-size:21px; margin:26px 0 14px; }
.obratka-forma label { display:block; margin:0 0 14px; font-size:14px; color:#444; }
.obratka-pole { display:block; width:100%; max-width:520px; margin-top:6px; padding:9px 12px; border:1px solid #d8d8d8; border-radius:3px; font-size:15px; box-sizing:border-box; background:#fff; color:#222; font-family:inherit; }
.obratka-knopka { display:inline-block; padding:11px 26px; background:#1b5e9c; color:#fff; border:0; border-radius:3px; font-size:15px; cursor:pointer; }
.obratka-knopka:hover { background:#154b7d; }
.obratka-website { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; }
.obratka-oshibka { color:#1b5e9c; }
.poisk-404 { max-width:420px; margin:14px 0 26px; }
.poisk-404 .poisk-forma { display:flex; }
.poisk-404 .poisk-pole { flex:1 1 auto; height:38px; padding:0 12px; border:1px solid #d8d8d8; border-right:0; border-radius:3px 0 0 3px; box-sizing:border-box; }
.poisk-404 .poisk-knopka { flex:0 0 44px; height:38px; border:1px solid #d8d8d8; border-left:0; border-radius:0 3px 3px 0; background:#f5f5f5; cursor:pointer; }

/* ---------- телефон ---------- */
@media (max-width: 900px) {
	.inner_wrapper { gap:24px; }
	.inner_wrapper > .sidebar, .inner_wrapper > .page > .sidebar { flex:1 1 100%; max-width:100%; width:100%; }
	ul.video-spisok li, ul.pohozhie-spisok li { max-width:calc(50% - 10px); }
}
@media (max-width: 768px) {
	header.shapka .burger { display:block; }
	header.shapka .shapka-verh { flex-wrap:wrap; gap:12px; }
	header.shapka .shapka-poisk { flex:1 1 100%; max-width:100%; order:3; }
	header.shapka .shapka-menu { display:none; }
	header.shapka.menu-open .shapka-menu { display:block; }
	header.shapka .shapka-menu ul { display:block; }
	header.shapka .shapka-menu ul li a,
	header.shapka .shapka-menu ul li .related-link { padding:11px 2px; border-bottom:1px solid #f2f2f2; }
	.inner_wrapper { padding:16px 12px 30px; }
	.leftcol h1, .leftcol .rubric_title { font-size:23px; }
	.karta-obertka { gap:12px; }
	.karta-img { flex:0 0 92px; width:92px; height:70px; }
	.karta-img img { width:92px; height:70px; }
	a.karta-zagolovok { font-size:16px; }
	.text_block img, .text_block .wp-caption { float:none; max-width:100%; margin:14px 0; }
	.posle-teksta { flex-direction:column; align-items:flex-start; }
	.ocenka-blok { text-align:left; }
	ul.video-spisok li, ul.pohozhie-spisok li { max-width:100%; flex:1 1 100%; }
	ul.karta-spisok { columns:1; }
	footer.podval .podval-inner { gap:22px; }
}

/* ================================================================
   1poposobiyam.ru — своё поверх основы (06.09.2026)
   ================================================================ */

/* ---------- текстовый знак сайта ---------- */
header.shapka .logo { display:inline-block; line-height:1.1; text-decoration:none; }
header.shapka .logo:hover { text-decoration:none; }
.logo-znak { display:block; font-size:25px; line-height:1; letter-spacing:.01em; color:#16202a; font-weight:300; white-space:nowrap; }
.logo-znak b { font-weight:800; color:#16202a; }
.logo-znak i { font-style:normal; font-weight:800; color:#1b5e9c; }
.logo-podpis { display:block; margin-top:5px; font-size:11px; letter-spacing:.14em; text-transform:uppercase; color:#8b949c; }
header.shapka .logo:hover .logo-znak i { color:#154b7d; }
footer.podval .podval-logo .logo-znak { font-size:22px; color:#eef2f5; }
footer.podval .podval-logo .logo-znak b { color:#fff; }
footer.podval .podval-logo .logo-znak i { color:#7fb3e0; }

/* ---------- кружок с инициалами вместо портрета (портрет ждёт Codex) ---------- */
.avtor-iniciyaly { display:inline-block; border-radius:50%; background:#1b5e9c; color:#fff;
	text-align:center; font-weight:600; letter-spacing:.02em; vertical-align:middle; }
.sb-expert-inner .avtor-iniciyaly { display:block; margin:0 auto 10px; }
.avtor-foto .avtor-iniciyaly { display:block; }
img.avtor-portret { display:block; width:100%; height:100%; object-fit:cover; border-radius:50%; float:none !important; margin:0 !important; max-width:none !important; }
.sb-expert-inner img.avtor-portret { width:84px; height:84px; margin:0 auto 10px !important; }

/* ---------- вводка главной ---------- */
.glavnaja-h1 { font-size:27px; line-height:1.25; margin:0 0 10px; color:#16202a; }
.glavnaja-vvodka { font-size:16px; line-height:1.6; color:#555; margin:0; }

/* ---------- плитки рубрик на главной ---------- */
ul.rubriki-plitki { list-style:none; margin:0; padding:0; display:flex; flex-wrap:wrap; gap:14px; }
ul.rubriki-plitki li { list-style:none; margin:0; padding:0; flex:1 1 210px; max-width:calc(33.333% - 10px); }
ul.rubriki-plitki li:before { display:none; }
.rubrika-plitka { display:block; padding:14px 16px; border:1px solid #e6ebef; border-radius:4px;
	background:#f7fafc; text-decoration:none; color:#16202a; }
.rubrika-plitka:hover { border-color:#1b5e9c; background:#fff; text-decoration:none; }
.rubrika-imja { display:block; font-size:16px; font-weight:600; }
.rubrika-schet { display:block; margin-top:4px; font-size:13px; color:#8b949c; }

/* ---------- мелочи по канону ---------- */
.text_block ul li:before, .text_block ol li:before { color:#1b5e9c; }
#ez-toc-container { background:#f7fafc; border:1px solid #e6ebef; border-radius:4px; }
.stats .rating.inline_stats { display:none; }

@media (max-width: 900px) {
	ul.rubriki-plitki li { max-width:calc(50% - 7px); }
}
@media (max-width: 768px) {
	.logo-znak { font-size:21px; }
	.logo-podpis { font-size:10px; letter-spacing:.1em; }
	ul.rubriki-plitki li { max-width:100%; flex:1 1 100%; }
	.glavnaja-h1 { font-size:22px; }
}

/* ---------- оценка статьи (wp-postratings) ---------- */
.ocenka-blok .wp-postratings { display:block; }
.ocenka-blok .wp-postratings-vote { display:inline-flex; align-items:center; }
.ocenka-blok .post-ratings img { display:inline-block; float:none !important; margin:0 1px !important; max-width:none !important; width:auto; height:auto; }
.ocenka-blok .golosa { display:block; margin-top:6px; font-size:12px; color:#777; }
.ocenka-blok .post-ratings-text { display:block; margin-top:6px; font-size:12px; color:#777; }

/* ---------- текущая рубрика в сайдбаре ---------- */
.sidebar ul.secondary_sidebar_menu li.current-menu-item > a { font-weight:600; }

/* ---------- цитата-врезка ---------- */
/* Тема рисовала врезку картинкой-восклицанием с отступом 114px, а в текстах
   парка цитаты встречаются вложенными — получались две иконки и пустая коробка. */
.text_block blockquote { min-height:0; background:#f2f7fb; border:0; border-left:3px solid #1b5e9c;
	border-radius:0 4px 4px 0; padding:14px 18px; margin:18px 0; color:#243642; }
.text_block blockquote blockquote { background:none; border:0; padding:0; margin:0; border-radius:0; }
.text_block blockquote p { margin:0 0 10px; }
.text_block blockquote p:last-child { margin:0; }
