/*
Theme Name: Pravo.guru
Description: Wordpress Theme 
Version: 1.0
Author: Ruslan Gilyazetdinov
Author URI: http://www.rusdigi.name
*/
body{    
    line-height: 1.4;
    background: #f1eff4;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color:#3e3f4c;
}
.clear{
    clear: both;
}
.alignleft{
    display: block;
    float:left;
    margin: 0 10px 10px 0;
}
.alignright{
    display: block;
    float:right;
    margin: 0 0 10px 10px;
}
.aligncenter{
    display: block;
    margin: 0 auto 10px auto;
}
button, input[type=submit]{
    outline:none;
    border:none;
    cursor: pointer
}
h1, h2, h3, h4, h5, h6{
    font-weight: 500;
}
h1{
    font-size: 28px;
}

a{
    text-decoration: none;
    transition: .2s;
    color:#7a81be;
}
a:hover{
    text-decoration: underline;
    opacity: 0.7;
}
p{
    margin: 0 0 10px 0;
}
.wrapper{
    width: 1100px;
    margin:0 auto;
    position: relative;
}
#header{
    background: url('/wp-content/themes/pravo/img/hd_bg.jpg') center top no-repeat;
    min-height: 472px;
    padding-top: 45px;
    box-sizing: border-box;
}
#header .wrapper{
    min-height: 427px;
}
.rekl_tel_header:before {
	content: "";
	display: block;
	height: 1px;
	background: #766587;
	width: 69px;
    margin: 15px 45% 5px auto;
}
.rekl_tel_header:last-of-type:before{
    margin: 5px 0 0px 44%;
}
.cat_page_nav_links {
    font-size: 14px;
}
.recent_posts {
    font-size: 16px;
}
.hd_logo{
    float:left;
    margin-bottom: 35px;
}
.hd_logo a{
    text-decoration: none;
}
.hd_logo img{
    float:left;
    display: block;
    margin-right: 10px;
}
.hd_title{
    font-family: 'Open Sans', sans-serif;
    color:#3b3a52;
    font-weight: 300;
    font-size: 42px;
    line-height: 52px;
    position: relative;    
}
.hd_title_inner{
    color:#ffffff;
    font-size: 16px;
    text-transform: uppercase;
    background: #766587;
    line-height: 27px;
    padding: 5px 8px;
    position: relative;
    top: -7px;
    left: 10px;
}
.hd_subtitle{
    font-size: 14px;
    font-weight: 300;
    color:#3b3a52;
    font-family: 'Open Sans', sans-serif;
    display: block;
    padding-left: 84px;
}
.hd_menu{
    float:left;
    margin-left:34px;
    margin-top: 17px;
}
.hd_menu ul{
    list-style: none;
    margin:0;
    padding:0;
}
.hd_menu ul li.menu_home_none{
    display: none;
}
.hd_menu .sub-menu{
    display: none;
    position: absolute;
    top:40px;
    left:0;
    background: #7a81be;
    z-index:9999;
    width:233px;
}
.hd_menu ul li{
    display: block;
    position: relative;
}
.hd_menu > ul > li.menu-item-has-children{
    background: #7a81be;
    min-width: 233px;
    width:auto;
    height: 40px;
}
.hd_menu > ul > li.menu-item-has-children > a{
    display: block;
    color:#fff;
    font-size: 16px;
    line-height: 38px;
    height: 40px;
    font-weight: 300;
    font-family: 'Ubuntu', sans-serif;
    text-decoration: none;
    padding-right: 30px;
    margin:0 15px;
    background:  url('/wp-content/themes/pravo/img/ico_menu.png') center right no-repeat;
    max-width: 300px;
    overflow: hidden;
}
.hd_menu > ul > li.menu-item-has-children:hover > .sub-menu{
    display: block;
}
.hd_menu ul ul.sub-menu li a{
    color:#fff;
    text-decoration: none;
    font-weight: 300;
    font-family: 'Ubuntu', sans-serif;
    display: block;
    padding: 5px 20px;
    font-size: 14px;
}
.hd_menu ul ul.sub-menu li{
    border-bottom: 1px solid #9395c5;
}
.hd_menu ul ul.sub-menu li.menu-item-has-children{
    background: url('/wp-content/themes/pravo/img/ico_right.png') 215px center no-repeat;
}
.hd_menu ul ul.sub-menu li:hover{
    background: #6269a2;
}
.hd_menu ul ul.sub-menu li.menu-item-has-children:hover{
    background: #6269a2 url('/wp-content/themes/pravo/img/ico_right.png') 215px center no-repeat;
}
.hd_menu ul ul.sub-menu li:hover a{
    opacity: 1 !important;
}
.hd_menu > ul ul > li.menu-item-has-children:hover > .sub-menu{
    display: block;
    left:100%;
    top:0;
    width:100%;
}
.hd_menu > ul ul ul.sub-menu li{
    background: #6269a2;
}
.hd_search{
    width:548px;
    position: relative;
    margin-top:20px;
}
.hd_search input[type=text]{
    width:100%;
    background: rgba(255,255,255, 0.8);
    font-weight: 300;
    color:#3b3a52;
    font-size: 16px;
    font-family: 'Ubuntu',sans-serif;
    border:none;
    line-height: 40px;
    padding: 0 55px 0 20px;
    box-sizing: border-box;
}
.hd_search input[type=submit]{
    position: absolute;
    width: 30px;
    height: 30px;
    background:#7a81be url('/wp-content/themes/pravo/img/ico_search.png') center center no-repeat;
    top: 5px;
    right:5px;
    display: block;
}
#reklama_header{
    width:600px;
    text-align: center;
    font-size: 26px;
    font-weight: 300;
    color:#3b3a52;
    font-family: 'Roboto', sans-serif;
    overflow: hidden;
}
#reklama_header strong{
    font-weight: 500;
}
.rek_tel_divider{    
    width:130px;
    margin: 20px auto 10px;
    background: #766587;
    height: 1px;
    display: block;
}
.rekl_tel_header{
    font-size: 22px;
    color:#766587;    
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    width: 250px;
}
.rekl_tel_header strong{
    font-weight: 500;
    color:#3b3a52;
}
.rekl_tel_header span:last-child{
    font-size: 14px;
    font-weight: 300;
    color:#3b3a52;
    display: block;
}
.top_menu{    
    background: #766587;
    width:100%;
    height: 40px;
    position: absolute;
    bottom:0;
    left:0;
    right:0;
}
.top_menu ul{
    list-style: none;
    padding:0;
    margin:0;
}
.top_menu ul li{
    display: inline-block;
}
.top_menu ul li a{
    font-size: 14px;
    color:#ffffff;
    font-weight: 300;
    font-family: 'Ubuntu',sans-serif;
    text-decoration: none;
    display: block;
    padding: 0 30px;
    line-height: 40px;
}
.rekl_tel_footer:before {
	content: "";
	display: block;
	height: 1px;
	background: #ffffff;
	width: 50px;
    margin: 10px 43% 10px auto;
}
.rekl_tel_footer:last-of-type:before{
    margin: 15px auto 10px 44%;
}
#reklama_sidebar{
    text-align: center;
}
.rekl_tel_sidebar span{
    display: block;
}
#footer{
    background: #766587;
    overflow: hidden;
    padding: 50px 0 40px 0;
    color:#fff;
}
#footer a{
    color:#fff;
    text-decoration: none;
}
.ft_widget_left{
    width:34%;
    float:left;
}
.ft_logo{
    margin-bottom: 20px;
}
.ft_logo img{
    display: block;
    float:left;
    margin-right: 10px;
}
.ft_logo .hd_title{
    color:#fff;
}
.ft_logo .hd_title_inner{
    background: #3b3a52;
}
.ft_logo .hd_subtitle{
    color:#fff;
}
.ft_widget_left .ft_widget{
    margin-left: 85px;
}
.ft_widget_left .ft_widget .textwidget{
    font-size: 12px;
    font-family: 'Open Sans',sans-serif;
}
.ft_menu{
    margin-left:85px;
}
.ft_menu ul{
    list-style: none;
    padding:0;
    margin:0;
    text-align: left;
}
.ft_menu ul li{
    display: inline-block;
}
.ft_menu ul li a{
    color:#fff;
    font-size: 12px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    display: block;
    padding:0 10px;
}
.ft_menu ul li:first-child a{
    padding-left:0;
}
.ft_widget_center{
    float:left;
    width: 20%;
    margin-left:8%;
}
.ft_widget_center .menu{
    list-style: none;
    padding:0;
    margin:0;
}
.ft_widget_center .menu li{
    display: block;
    margin-bottom: 10px;
}
.ft_widget_center .menu li a{
    color:#fff;
    font-size: 14px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}
.ft_widget_right{
    float:right;
    width: 34%;
}
#reklama_footer{
    font-family: 'Roboto',sans-serif;
    color:rgba(255,255,255,0.7);
    font-size: 18px;
    font-weight: 300;
    text-align: center;
}
#reklama_footer .rek_tel_divider{
    background: rgba(255,255,255,0.7);
}
.rekl_tel_footer{
    font-weight: 500;
    color:#fff;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    width: 180px;
}
.rekl_tel_footer span:last-child{
    font-size: 14px;
    font-weight: 300;
    display: block;
}

#content{
    overflow: hidden;
    padding: 30px 0;
}
.content_left{
    width:750px;
    float:left;
}
.post{
    margin-bottom: 10px;
}
.content_right{
    width: 300px;
    float:right;
}
.home_pop_posts{
    margin-bottom: 25px;
    overflow: hidden;
}
.home_pop_posts_title{
    font-size: 22px;
    font-weight: 300;
    color:#3b3a52;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 15px;
}
.home_pop_post{
    float:left;
    width: 31%;
    margin-right: 3.5%;
    background: #ffffff;
    border-bottom: 3px solid #e5e1e9;
}
.home_pop_post:last-of-type{
    margin-right: 0;
}
.home_pop_post_thumb img{
    width: 100%;
    height: auto;
    display: block;
}
.home_pop_post_title{
    padding: 10px 20px;
    font-size: 16px;
    font-family: 'Ubuntu', sans-serif;    
}
.home_pop_post a{
    color:#766587;
    text-decoration: none;
}
.pop_post_comm{
    color:#3b3a52;
    font-size: 12px;
    font-family: 'Ubuntu';
    font-weight: 300;
    padding: 0 20px 10px 15px;
    margin-left:20px;
    background: url('/wp-content/themes/pravo/img/ico_comm.png') 0 3px no-repeat;
}
.home_quest{
	text-align: center;
}
.home_quest img{
	max-width: 100%;
}
.home_quest_btn{
    float:right;
    background: #766587;
    width: 31%;
    height: 185px;
    padding: 35px 20px;
    box-sizing: border-box;
    margin-top:45px;
}
.home_quest_text{
    font-size: 14px;
    font-weight: 300;
    font-family: 'Ubuntu', sans-serif;
    color: rgba(255,255,255,0.7);
    text-align: center;
    margin-bottom: 15px;
}
.home_quest_btn a{
    display: block;
    width:100%;
    height: 40px;
    background: #f0ab27;
    color:#fff;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
}
.home_quest_title{
    font-size: 22px;
    color:#3b3a52;
    font-weight: 300;
    font-family: 'Ubuntu', sans-serif;
    margin-bottom: 15px;
}
.home_quest_single a{
    display: block;
    background: url('/wp-content/themes/pravo/img/ico_ques.png') 0 3px no-repeat;
    padding-left:30px;
    color:#766587;
    font-size: 16px;
    font-family: 'Ubuntu', sans-serif;
    text-decoration: none;
    margin-bottom: 20px;
}
.home_quest_more a{
    color:#7a81be;
    font-size: 12px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    display: block;
    margin-bottom: 30px;
}
.home_new_posts_title{
    font-size: 22px;
    color:#3b3a52;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    margin-bottom: 25px;
}
.content_left .home_new_posts_title{
    margin-bottom: 0;
}
.content_left .home_new_posts{
    margin-top:25px;
}
.new_post{
    background: #ffffff;
    padding: 20px;
    margin-bottom: 10px;
    overflow: hidden;
}
.new_post_thumb{
    float:left;
    width: 38%;    
    overflow: hidden;
    margin-right: 2%;
}
.new_post_thumb img{
    display: block;
    width:100%;
    height: auto;
}
.new_post_right{
    float:right;
    width:60%;
}
.new_post_title a{
    display: block;
    font-size: 20px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    color:#766587;
    text-decoration: none;
    margin-bottom: 15px;
}
.new_post_content{
    font-size: 16px;
    font-weight: 300;
    font-family: 'Ubuntu', sans-serif;
    color:#3b3a52;
}
.new_post_more{
    float:left;
    margin-right: 20px;
}
.new_post_more a{
    display: block;    
    background: #f0ab27;
    color:#fff;
    font-size: 12px;
    font-weight: 300;
    font-family: 'Ubuntu', sans-serif;
    text-decoration: none;
    padding: 0 10px;
    line-height: 25px;
}
.new_post_comm{
    float:left;
    line-height: 25px;
    background: url('/wp-content/themes/pravo/img/ico_comm.png') 0 7px no-repeat;
    font-size: 12px;
    font-weight: 300;
    font-family: 'Ubuntu', sans-serif;
    color:#3b3a52;
    padding-left:15px;
}
.wp-pagenavi {
    clear: both;
    text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span,
.wp-pagenavi > strong,
.wp-pagenavi > b,
.wp-pagenavi > i,
.wp-pagenavi > em {
    width:30px;
    height: 30px;
    display: inline-block;
    text-decoration: none;
    background: #fff;
    font-size: 16px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    color:#3b3a52;
    line-height: 30px;
    text-align: center;
    margin: 0 5px;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current,
.wp-pagenavi > strong,
.wp-pagenavi > b,
.wp-pagenavi > i,
.wp-pagenavi > em {
    background: #7a81be;
    color:#fff;
}
.widget{
    margin-bottom: 30px;
}
.widget_title{
    font-size: 22px;
    font-weight: 300;
    font-family: 'Ubuntu', sans-serif;
    color:#3b3a52;
    margin-bottom: 20px;
}
.cat_navigation .widget_title{
    display: none;
}
.cat_nav_cats{
    list-style: none;
    padding:0;
    margin:0;
}
.cat_nav_cats li{
    background: #fff;
    border-bottom: 1px solid #f1eff4;
    line-height: 40px;
}
.cat_nav_cats li a{
    display: block;
    padding: 0 20px;
    font-size: 16px;
    color:#3b3a52;
    font-weight: 300;
    font-family: 'Ubuntu', sans-serif;
    text-decoration: none;
    transition: none;
    opacity: 1 !important;
}
.cat_nav_cats li:hover{
    background: #7a81be;
}
.cat_nav_cats li:hover a{
    color:#fff;
    background: url('/wp-content/themes/pravo/img/ico_right.png') 275px center no-repeat;
}
#recentcomments{
    list-style: none;
    padding:0;
    margin:0;
}
#recentcomments li{
    background: #fff;
    padding: 5px 10px;
    margin-bottom: 10px;
}
blockquote.contents{
    background: #fff;
    margin: 10px 0;
    padding: 10px 20px;
}
.contents_title{
    font-size: 24px;
    color:#3b3a52;
    font-weight: 300 !important;
}
ul.contents{
    padding:0;
    list-style: none;
}

ul.contents li{
    background: url('/wp-content/themes/pravo/img/ul_bullet.png') 0 11px no-repeat;
    padding-left: 20px;
}
#fseo_email_widget-2 .sb_form input[type='text']{
    width: 100%;
    margin: 0 0 10px 0;  
    padding:0 5px;
}
#fseo_email_widget-2 .sb_form input[type='submit']{
    background: #f0ab27;
}
.fseo_cat_descr_top ul{
    list-style: none;
}
.fseo_cat_descr_top ul li{
    background: url('/wp-content/themes/pravo/img/ul_bullet.png') 0 11px no-repeat;
    padding-left: 20px;
}
.fseo_cat_descr_top ol{
    list-style: none;
    counter-reset: list;
}
.fseo_cat_descr_top ol li{
    margin-bottom: 20px;
}
.fseo_cat_descr_top ol > li:before {
    counter-increment: list;
    content: counter(list);
    color: #fff;
    background: #f0ab27;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    display: inline-block;
    font-weight: 400;
    margin-right: 5px;
}
ul.contents li a, .contents ul li a{
    font-size: 16px;
    color:#7a81be;
    text-decoration: underline !important;
}
.content_left .post_title a, .cat_page_nav a{
    color:#3b3a52;
    font-weight: 300;
    font-size: 36px;
    font-family: 'Ubuntu', sans-serif;
}
.cat_page_nav a{
    font-size: 18px;
}
.post_thumb{
    width:300px;
}
.post_thumb img{
    max-width: 100%;
    height: auto;
}
.post_body{
	margin: 20px 0;
}
.post_body a {
}
.post_body h2{
    color:#3b3a52;
    font-size: 32px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
}
.post_body h3{
    color:#3b3a52;
    font-size: 28px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
}
.post_body h4{
    color:#3b3a52;
    font-size: 24px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
}
.post_body ul{
    list-style: none;
    margin: 15px 0 15px 0;
}
.post_body ul > li{
    background: url('/wp-content/themes/pravo/img/ul_bullet.png') 0 10px no-repeat;
    padding-left:20px;
}
.post_body ol{    
    list-style: none;
    counter-reset: list;
    margin: 15px 0 0 0;
}
.post_body ol li{
    margin-bottom: 20px;
}
.post_body ol > li:before{
    counter-increment: list;
    content: counter(list);
    color: #fff;
    background: #f0ab27;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    width:25px;
    height: 25px;
    border-radius: 100%;
    display: inline-block;
    font-weight: 400;
    margin-right: 5px;
}
.advice, .stop, .warning{
    margin: 20px 0;
    padding: 20px 45px 20px 105px;
    border: 1px solid #55d743;    
    color:#3b3a52;
    font-size: 16px;
    background: #ffffff url('/wp-content/themes/pravo/img/ico_advice.png') 30px center no-repeat;
}
.stop{
    border: 1px solid #ee5e5e;
    background:#fff url('/wp-content/themes/pravo/img/ico_stop.png') 30px center no-repeat;
}
.warning{
    border: 1px solid #808be9;
    background: #fff url('/wp-content/themes/pravo/img/ico_warning.png') 30px center no-repeat;
}
/* comment list */
.comments-title-wrap .block-title{    
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    color: #3b3a52;
    font-weight: 300;
    position: relative;
    margin: 13px 0px 13px 0px;
}
.comments_place{
    margin-top:20px;
}
.comments-title-wrap {
    position: relative;
}
.comments-title:before {
    position: absolute;
    top: 0px;
    left: 0px;
    content: '';
    display: block;
    height: 3px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.comments-title:after {
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    content: '';
    height: 3px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.single-post .comments #respond {
    padding-bottom: 40px;
}
ol.comment-list a {
    color: #999;
}
ol.comment-list a.url {
    color: #333333;
}
cite {
    font-style: normal;
    font-size: 20px;
    font-weight: normal;
    line-height: 21px;
}
ol.comment-list a:hover {
    text-decoration: underline !important;
}
ol.comment-list {
    list-style-type: none;
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0px !important;;
}
.comment {
    /* each comment wrapper */
    *zoom: 1;        
}
.comment .comment-body{
    padding: 20px;
    background: #fff;
}
.comment p{
    font-size: 18px;
}
.comment:before,
.comment:after {
    display: table;
    content: "";
    line-height: 0;
}
.comment:after {
    clear: both;
}
.comment-list .avatar {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 20px;
}
.comment-list .comment-content {    
    font-size: 14px;
    line-height: 21px
}
.res p:first-child {
    padding-top: 0px;
}
.comment-meta {    
    font-size: 12px;
    position: relative;  
}
.comment-link {
    padding: 4px 10px 14px 0;
    display: block;    
    font-size: 12px;
    line-height: 16px;
}
/* reply comments */
.comment{
    margin-top: 20px;
}
ol.comment-list .children {
    list-style-type: none;
    list-style: none;
    list-style-image: none;
    margin-left: 50px;
    padding: 0;
    border-top: 1px solid #F5F5F5;
}
ol.comment-list .comment:first-child {
    border-top: none !important;
}
#respond {
    position: relative;
}
#respond #reply-title {
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    color:#3b3a52;
    font-weight: 300;
    position: relative;
    margin: 13px 0px 0px 0px;
}
.logged-in-as {    
    color: #999;
    margin-bottom: 2px;
}
#content #respond #reply-title {
    padding: 8px 10px 9px 10px;
    position: relative;
    left: -10px;
}
#content #respond #reply-title:after {
    right: -10px;
    width: 10px;
}
#commentform input[type=text],
#commentform textarea{
    resize: none;
    background: #ffffff;
    border-radius: 0px;
    padding: 7px 10px;
    width: 100%;
    position: relative;
    border: none;
    outline: none;
    border: 1px solid #e3e6e8;    
    margin: 0;
    box-shadow: none !important;
    font-size: 14px;    
    color: #665f68;
    transition: .3s;
}
#commentform textarea{
    height: 200px;
}
#commentform input[type=text]:focus,
#commentform textarea:focus{
    border-color:#7a81be !important;
}
#commentform input[type=submit],#com_send{
    margin-top: 0;
    font-size: 16px;    
    display: inline-block;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    z-index: 0;
    vertical-align: middle;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    text-decoration: none;
    text-shadow: none;
    border: 0;    
    line-height: 1.15em;
    background: #7a81be;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;    
    color: #fff;
    padding: 0.8em 1.6em;
    transition: .3s;
}
#commentform input[type=submit]:hover{
    opacity: 0.9;
}
#recentcomments small{
    margin-left:5px;
}
.comment-reply-link{    
    background: #84a8e6;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    font-size: 9px;
    color: #fff !important;
    padding: 0.3em 1em;
    transition: .3s;
    display: inline-block;
}
.comment-reply-link:hover{
    text-decoration: none !important;
}
.breadcrumbs{
    font-size: 12px;
    color:#868591;
}
.breadcrumbs a{
    color:#7a81be;
}
.breadcrumbs a.home{
    display: inline-block;
    padding-left: 20px;    
    background: url('/wp-content/themes/pravo/img/ico_home.png') 0 center no-repeat;        
}
.breadcrumbs .bc_divider{
    width: 3px;
    margin: 0 10px;
    display: inline-block;
    background: url('/wp-content/themes/pravo/img/bc_bullet.png') 0 center no-repeat;
    height: 8px;
}
.single_ss_form{
    background: #e9e6ee;
    text-align: center;
    padding: 20px;
}
.single_ss_form strong{
    font-weight: 400;
}
.single_ss_form form{
    width:80%;
    margin: 0 auto 15px;
    position: relative;
}
.single_ss_form input[type=text]{
    width: 100% !important;
    height: 40px !important;
    line-height: 40px;
    text-align: center;
    box-sizing: border-box;
    border:none !important;
    font-size: 14px;
    color:rgba(0,0,0,0.7);
}
.single_ss_form input[type=submit]{
    position: absolute;
    top: 16px;
    right:16px;
    width: 9px !important;
    height: 7px !important;
    text-indent: -9999px;
    display: block;
    background: url('/wp-content/themes/pravo/img/ico_mail.png') center center no-repeat;
}
.zakon {
    margin: 20px;
    padding: 50px;
    border: 2px solid rgb(239, 187, 9);
    background: #ffffff;
}
.linkovka {
    margin: 20px 0;
    padding: 35px;
    border: 2px solid rgb(30,170,235);
    background: #f0f0f0;
}
.top_tell_menu{
    left:0;
    z-index: 99;
}
@media(max-width:1120px ) and (min-width:992px){
    .wrapper{
        width: 960px;
    }
    .content_left{
        width: 100%;
        float:none;
    }
    .content_right .widget{
        display: none;
    }
    .ft_widget_right{
        margin-top: 0;
    }
    .rekl_tel_footer{
        float:none;
    }
    .rekl_tel_footer:before{
        margin: 15px auto 25px auto;
    }
    .rekl_tel_footer:last-of-type:before{
        margin: 15px auto 25px auto;
    }
      
}
@media(max-width:991px ) and (min-width:768px){
    .wrapper{
        width: 750px;
    }
    .breadcrumbs{
        margin-left: 10px;
    }
    .content_left{
        width: 100%;
        float:none;
    }
    .content_right .widget{
        display: none;
    }
    .ft_widget_right{
        margin-top: 0;
    }
    .rekl_tel_footer{
        float:none;
    }
    .rekl_tel_footer:before{
        margin: 15px auto 25px auto;
    }
    .rekl_tel_footer:last-of-type:before{
        margin: 15px auto 25px auto;
    }
    .post{
        margin-left: 10px;
    }
}
@media (max-width:767px ) {
    div{
        box-sizing: border-box;
    }
    #content{
        padding: 45px 0;
    }
    #header {
        padding-top: 0;
        min-height: 0;
        height: 0;
    }
    #header .wrapper {
        min-height: 0;
    }
    .hd_logo {
        margin: 5px auto;
        float:none;
        display: none;
    }
    .hd_tel{
        margin-top: 10px;
        display: none;
    }
    #reklama_header{
        width: 100%;
        font-size: 17px;
    }
    #reklama_header .rekl_tel_header{
        font-size: 18px;
        float:none;
    }
    .rekl_tel_header:before{
        margin: 5px auto 10px auto;
    }
    .rekl_tel_header:last-of-type:before{
        margin: 5px auto 10px auto;
    }
    
    .hd_search {
        display: none;
    }
    .top_menu {
        display: none;
    }   
    .top_menu ul li {
        display: block;
    }
    .top_menu ul li a {
        text-align: center;
    }
    .top_tell_menu{
        display: none !important;
    }
    .top_block_note_tell{
        font-size: 21px;
        text-align: center;
        margin-top: 15px;
    }
    .top_block_note_tell a{
        padding: 5px 40px;
        background: url("/wp-content/themes/pravo/img/ico_phone.png") left no-repeat ;
    }

    .top_block_note_tell_text{
        font-size: 14px;
        text-decoration: underline;
        text-align: -webkit-center;
    }
    .breadcrumbs{
        margin: 0;
        display: none;
    }
    .post{
        padding-left: 0; 
    }
    .new_post{
        padding:0;
    }
    .post_title h1 {
        margin:0 ;
    }
    .post_meta{
        margin-left:0 ;
    }
    .home_quest_more a{
        margin-left: 30px;
    }
    
    .home_new_posts_title{
        text-align: center;
    }
    
    .home_pop_posts_title{
        text-align: center;
    }
    .home_pop_post{
        float: none; 
        width: 100%;
        margin-bottom: 15px;
    }
    .home_quest_title{
        text-align: center;
    }
    .home_quest_single{
        margin-left:30px;
    }
    .home_quest_btn {
        width: 100%;
        height: 135px;
        float: none;
        padding: 15px 20px 0px 20px;
        margin: 10px 0 25px 0;
    }
    .new_post_thumb {
        float:none;
        width: 100%;
    }
    .new_post_right{
        float: none;
        width: 100%;
        padding:10px;
    }
    .new_post_meta{
        overflow:hidden;
    }
    .wrapper{
        width: 95%;
    } 
    .content_left{
        width: 95%;
        float: none;
        margin: 0 auto;
    }
    .content_left .home_new_posts_title{
        text-align: left;
    }
    .content_right .widget{
        display: none;
    }
    .post_body{
        padding-left: 0;  
    }
    .post_body p,h2{
        padding-right: 0;
    }
    .post_body p img{
        width: 100%
    }
    .post_body ul{
        padding:0;
    }
    .post_body ol{
        padding: 0 ;
    }
    .zakon ol{
        padding: 0;
    }
    .advice, .stop, .warning {
        margin: 20px 10px 20px 0;
        padding:20px;
        background: none;
    }    
    .post_thumb{
        width: 100%;
    }
    
    .post_thumb img{
        float:none;
        margin:0 auto 10px auto;
    }
    .comments-area{
        margin-left:0;
    }
    .comment-form-subscriptions{
        padding:0;
    }
    #footer{
        padding: 15px 0 0px 0;
    }
    
    .ft_logo {
        width: 85%;
        margin: 0px 20px 20px 20px;
    }
    .ft_widget_left{
        margin-bottom: 20px;
        width: 100%;
        float:none;
    }
    .ft_widget_left .ft_widget {
        margin: 16px 40px -5px 20px;
        text-align: center;
    }
    .ft_widget_center{
        margin-left: 0;
        width: 100%;
        float:none;
    }
    .ft_widget_center .menu li {
        text-align: center;
    }
    .ft_widget_right{
        margin-left: 0;
        width: 100%;
        float:none;
    }
    #reklama_footer{
        font-size: 17px;
    }
    #reklama_footer .rekl_tel_footer{
        font-size: 18px;
        float:none;
    }
    .rekl_tel_footer:before{
        margin: 5px 130px 10px auto;
    }
    .rekl_tel_footer:last-of-type:before{
         margin: 5px 130px 10px auto;
    }
    .zakon {
        margin: 20px 0;
        padding: 15px;
        border: 2px solid rgb(239, 187, 9);
        background: #ffffff;
    }
    h1 {
        font-size: 1.6em;
    }
    .tell_mobie_img_top_text {
    font-size: 12px;
    float: left;
    display: block;
    text-align: center;
    width: 100%;
    }
    .logo_slide{
        margin-right: 10% !important;
    }
    .hd_menu{
        display: none;
    }
}
@media (max-width: 360px) {
    .tell_mobie_img_top_text{
        font-size: 10px;
    }
    .hd_tell_mobile img{
        right: 0;
    }
}
.warn_block{
    background: #fff;
}
.question-form-bottom input[type=button] {
    background: #766587;
    color: #fff;
    height: 40px;
    border: none;
    font-size: 18px;
}
.question-form-bottom input[type=button]:hover {
    background: #7a81be;
}
.cat_page_nav_links{
    display: none;
}
/*Ð¡Ð»Ð°Ð¹Ð´ Ð¼ÐµÐ½Ñ Ð½Ð° Ð¼Ð¾Ð±Ð¸Ð»ÑÐ½Ð¾Ð¼*/
.toggle-button {
    background: #28416d!important;
}

