body {
	background:url(/content/img/bg.jpg) no-repeat top center fixed #dadada;
	font-family: "Arial", sans-serif;
	background-size: cover;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.42857143;
}
a:hover, a:focus {
	color: #1c3b7c;
	text-decoration: none;
}
a{
	transition: 0.3s all !important;
	text-decoration: none;
}
td, th {
	padding: 5px;
}
.zagolovokmeropriyatiya{
	margin-right: 60px;
    border-bottom: 2px solid black;
    border-left: 2px solid black;
    position: relative;
    padding-bottom: 7px;
    padding-top: 8px;
	padding-left: 15px;
	margin-bottom:40px;
}

.meropriyatiya1 {
	font-size: 18px;
	font-weight:bold;
	
}
.meropriyatiyablock {
	padding-top:45px;
}
.vertlinmeropriyatiya {
	height: 11px;
    width: 2px;
    border-left: 2px solid black;
    position: absolute;
}
.gorizontmeropriyatiya{
	height: 2px;
    width: 8px;
    border-top: 2px solid black;
    position: absolute;
    margin-left: -8px;
    margin-top: -2px;
}
.meropriyatie1 {
	width: 350px;
    height: 146px;
    display: inline-block;
}
.zagolovokmeropriyatiya1 {
	font-size: 16px;
    font-weight: bold;
}
.datameropriyatiya1 {
	margin-top: 3px;
    font-size: 16px;
    opacity: 0.63;
}
.textmeropriyatitya1{
	font-size: 16px;
    opacity: 0.9;
    line-height: 1.2;
    margin-top: 5px;
}

.oposelenii{
	background-color:white;
	padding-left: 45px;
    padding-top: 50px;
}
.zagolovokoposelenii{
	margin-right: 44px;
    border-bottom: 2px solid black;
    border-left: 2px solid black;
    position: relative;
    padding-bottom: 7px;
    padding-top: 8px;
	padding-left: 15px;
}

.oposelenii1 {
	font-size: 18px;
	font-weight:bold;
}

.vertlinoposelenii {
	height: 11px;
    width: 2px;
    border-left: 2px solid black;
    position: absolute;
	left: -2px;
    bottom: -13px;
	
}
.gorizontoposelenii{
	height: 2px;
    width: 8px;
    border-top: 2px solid black;
    position: absolute;
    left: -8px;
    bottom: -2px;
}
.oposeleniitext {
	font-size: 16px;
	padding-bottom: 30px;
    
}
.footer {
	background-color: #9a9a9a;
    margin-left: -30px;
    margin-right: -30px;
	padding:20px 40px;
	color:#fff;
	position:relative;
}

.footer:after{
	clear:both;
	content:'';
	display:block;
	font:normal 15px/17px Arial;
}

.crm {
    font-size: 15px;
    position: absolute;
    top: 29px;
    right: 40px;
}

.oposeleniitxt {
	margin-top: 40px;
}

.icon-merop {
    float: left;
    margin-right: 17px;
	margin-bottom:10px;
}

.d_cont{
	background:#fff;
	margin-top:95px;
	margin-bottom:50px;
	padding: 35px 30px 0 30px;
}

.logo_l, .logo_r{
	display:inline-block;
	vertical-align:middle;
}

.logo_l img{
	max-width: 80px;
}

.logo_r{
	margin-left:20px;
	font: bold 24px/28px Arial;
	text-decoration:none;
	color:#333;
}

.official {
    color: #b9b9b9;
    display: block;
	font: normal 17px/19px Arial;
	letter-spacing:2px;
	margin-top: 10px;
}

.area_enter{
	float:right;
	text-align:right;
	font-size: 18px;
}

.area_enter a{
	display:block;
	text-decoration:none;
	color:#848484;
}

.area_enter a.for_ill{
	margin-bottom: 15px;
    /*margin-top: 5px;*/
	color:#333;
}

.search_wrap{
	margin-left:20px;
	font-size: 15px;
	display: contents;
}

.search_txt {
    color: #858585;
    margin-bottom: 10px;
}

.margin_bottom_head{
	margin-bottom:35px;
}

.search_wrap input[type="text"]{
	border:1px solid #ccc;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	padding:8px 15px;
	height:39px;
}

.search_wrap [type="submit"]{
	height:39px;
	border:0;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	padding:8px 15px;
	background:#ccc;
}

.fwup{
    margin-left: -30px;
    margin-right: -30px;
}

.menu {
	background-color:#e3e3e3;
	text-align:center;
}

.menu ul{
	margin:0;
	padding:0;
}

.menu ul ul { 
	position: absolute;
	z-index: 5;
	display: none;
	left:0px;
	top: 100%;
}

.menu ul li:hover > ul { 
	display: block;
	background-color:#cccccc;
}
.menu ul li {
	transition: 0.3s all;
	display: inline-block;
	vertical-align:top;
	text-align: center;
    margin-left: 8px;
    margin-right: 8px;
	position:relative;
}
.menu ul ul li {
	text-align: left;
	display:block;
	margin:0;
}
.menu ul a {
	position: relative;
	display: block;
	padding: 18px 22px;
	text-decoration: none;
	font: bold 18px/20px Arial;
	color:#333;
}
.menu ul ul a {
	padding: 15px 20px;
	border-top: 1px solid #b0b0b0;
	font-size:16px;
}

.menu ul li:hover { 
	background:#ccc;
}

.menu ul ul a:hover { 
	background-color:#bebebe;
}

.caret {
	position:absolute; 
	right:5px;
    width: 0;
    height: 0;
	top: 50%;
    vertical-align: middle;
    border-top: 4px solid #333;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.menu ul li:hover > a .caret{
	border-top: 0;
	right:5px;
    border-bottom: 4px solid #333;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
} 

.menu ul li ul li .caret{
	top: 44%;
    border-top: 0;
    border-left: 4px solid #333;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
} 

.menu ul li ul li:hover > a  .caret{
    border-left: 0;
	right:9px;
    border-right: 4px solid #333;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
} 

.menu ul li ul li ul{
	max-width: 250px;
	position: absolute;
	z-index: 5;
	display: none;
	left: 100%;
	top: 0;
}

.menu ul li:last-child > ul li > ul{
	left: -120%;
} 

.slider_line{
	padding:20px;
	background: black;
	position: absolute;
	bottom:0;
	left:0;
    opacity: 0.7;		
	width:100%;
	color:#fff;

}

.line_title{
    border-bottom: 2px solid black;
    border-left: 2px solid black;
    position: relative;
    padding: 12px;
    font: bold 18px/20px Arial;
	margin-bottom: 40px;
	display: flow-root;
	
}


.all_items {
	font: normal 18px/20px Arial;
    color: #a0a0a0;
    float: right;
}

.all_items:after{
	clear:both;
	content:'';
	display:block;
	
}

.vertlin {
	height: 10px;
    position: absolute;
    bottom: -10px;
    width: 2px;
    left: -2px;
    background: #000;
}
.gorizontlin{
    width: 10px;
    height:2px;
    position: absolute;
    bottom: -2px;
    left: -10px;
	background: #000;
}

.pad10_l_r{
	padding: 0 10px 10px 10px;
}

.last_items{
	margin:0 -10px;
}

.last_items img{
	width:100%;
}
.icon-merop img {
	width: 150px;
}
.last_items_item{
	display:inline-block;
	vertical-align:top;
	width:25%;
	padding: 0 10px 40px;
}

.objav1txt{
	font:normal 15px/17px Arial;
	color:#333;
	margin-top:15px;
	display:block;
}

.bb{
	width:100%;
}

.row_margin_10{
	margin-left:-5px;
	margin-right:-5px;
}

.bbb_div{
	margin-bottom:40px;
}

.power_item{
	display: block;
    text-decoration: none;
    background: url(/content/img/ugolnik.png) no-repeat 0 50%;
    padding: 5px 0 5px 36px;
	margin-bottom: 10px;
    min-height: 23px;
    font: normal 16px/18px Arial;
    color: #333;
}

.power_items_marg{
	margin-bottom:20px;
}

.zagolovokmeropriyatiya1 a{
	color:#333;
	text-decoration:none;
}

.gal_items:after{
	clear:both;
	display:block;
	content:'';
}

.gal_item{
	float:left;
	width:33.333%;
	padding:0 10px 20px 10px;
	display: block;
}

.tbl_cell{
	display:table-cell;
}
.login_form{
	position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 300px;
    background: #fff;
    padding: 20px;
	overflow-y: auto;
	z-index:8;
}

.close_btn{
	position: absolute;
    top: 10px;
    left: -45px;
	cursor:pointer;
}

.login_form_header{
	font:bold 18px/20px Arial;
	margin-bottom:10px;
}

.tip_input{
	border:1px solid #bfbfbf;
	border-radius:4px;
	padding:10px 15px;
	font:normal 15px/17px Arial;
	width: 100%;
    box-sizing: border-box;
}

.pseudo_submit{
	display:block;
	padding:10px 15px;
	background:#dadada;
	text-align:center;
	border:0;
	border-radius:4px;
}

.marg_top_inner{
	margin-top:40px;
}


.fixed_top div {
    border-left: 1px solid #000;
    padding: 10px;
    text-align: center;
}

.fixed_top .activeu {
    background: #F19C61;
    color: #fff;
}

.fixed_top {
    position: relative;
    margin-left: -40px;
    margin-right: -40px;
    margin-bottom: 15px;
    background: #585648;
    color: #E4E4E4;
    font-size: 18px;
}

.fixed_top a{
	color:#fff;
	text-decoration:none;
	display:block;
}

.aj_upp {
    position: relative;
	margin-bottom: 30px;
}

.for_ava {
    text-align: center;
    margin: 0px auto 10px auto;
	width: 150px;
    height: 150px;
    position: relative;
    border-radius: 200px;
    /* border: 4px solid #CFA266; */
    background: url(/content/img/ava.png) no-repeat center center #fff;
}

.percent {
    top: 20px;
    position: absolute;
    display: none;
    font-weight: bold;
}

.for_ava img {
    border-radius: 100px;
    border: 0!important;
    width: 180px;
}

.pseudo_p{
	margin-bottom:15px;
}

.the_btn{
	padding:10px 20px;
	border:0;
	border-radius:4px;
	background:#ccc;
	text-align:center;
	font:normal 15px/17px Arial;
	color:#fff;
	text-decoration:none;
	transition:opacity 0.5s;
}

.the_btn:hover{
	text-decoration:none;
	opacity:0.8;
}

.single_title{
	font-weight:bold;
	padding-bottom:10px;
}

.files_inp {
    position: relative;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    width: 400px;
}
.mlbl {
    display: inline-block;
    width: 117px;
    margin-right: 10px;
    height: 30px;
    font: normal 14px/29px PT Sans;
    text-align: center;
    background: #E0DFDF;
    color: #000000;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    cursor: pointer;
}

.adv_ph{
	display:inline-block;
	vertical-align:top;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:20px;
	position:relative;
}

.adv_ph img{
	width:150px;
}

.adv_ph a{
	display:block;
}

.del_ph_ad{
	position:absolute;
	top:0;
	right:0;
	background:#f00;
	padding:3px;
}

.del_ph_ad img{
	width:20px;
	height:20px;
}

.make_ph_main{
	padding:5px 10px;
	background:#dadada;
	text-align:center;
	color:#000;
	text-decoration:none;
}
.main_ph_ad{
	padding:5px 10px;
	background:#f00;
	text-align:center;
	color:#fff;
}

.inl_bl{
	display:inline-block;
	vertical-align:top;
}

.image.fit {
    display: block;
    width: 100%;
}

.image img {
    display: block;
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
}

.breed_title {
    background: #fff;
    margin: 0 auto;
    padding: 1em 5px 1em 5px;
    font-size: 17px;
    line-height: 19px;
    max-width: 450px;
    display: block;
    position: relative;
}


.adv_item, a.adv_item{
	font:normal 15px/17px Arial;
}

.adv_item{
	text-decoration:none;
	color:#000;
	margin-bottom: 30px;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.3);
}

.adv_item .cart_abs_statistic {
    position: relative;
    top: 0;
	display:block;
}

a.view_adv_btn {
    background: #FFDD85;
    display: block!important;
    padding: 10px 6px 13px;
    /* border-radius: 3px; */
    color: #292822;
    /* width: 100%; */
    margin: 5px -5px 12px -5px;
	font-size:17px;
}

.mini_stat a {
    display: inline-block;
    vertical-align: top;
    padding: 2px;
    font-size: 16px;
}

.abs_stat {
    position: absolute;
    top: -70px;
    width: 100%;
    background: rgba(0, 0, 0, 0.68);
    /* margin: 0 -16px; */
    display: block;
    padding: 10px 0;
    text-align: center;
    color: #fff;
}

.ss_adv {
    display: inline-block;
    padding: 4px 0;
    width: 50%;
    text-align: center;
    font-size: 15px;
}

.m_bread{
	position:relative;
	top:-20px;
}

.pr_filter{
	display:inline-block;
	vertical-align:top;
	width:150px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.pr_filter img{
	width:100%;
}

.alert_del{
	color:#fff;
	padding:20px;
	background:#f00;
	font:normal 18px/20px Arial;
	margin:30px 0;
}

.wr_funct{
	margin-top:30px;
	font:normal 18px/22px Arial;
}

.m_descr{
	margin-top: 30px;
    font: normal 18px/20px Arial;
    margin-bottom: 30px;
    border-left: 4px solid #333;
    padding-left: 20px;
}

.stat_call{
	margin-bottom: 30px;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.r_marg{
	margin-right:20px;
}

.yashare-auto-init{
	display:inline-block;
	vertical-align:top;
}

.watch_user_phone{
	color:#333;
}

.filter{
	margin-left: -40px;
    margin-right: -40px;
    background: #6f6f6f;
    padding: 20px;
	margin-bottom:30px;
}

.thumb_mark{
	max-width:100%;
}

.house_item{
	margin-bottom:30px;
	padding:20px;
	border:1px solid #ddd;
	border-radius:5px;
}

.house_item_title{
	font:bold 22px/26px Arial;
	display:block;
	margin-bottom:10px;
	color:#333;
}

.h_t_icons .actions_itm{
	font:normal 18px/22px Arial;
}

.important_item{
	background: #fdf9c6;
}

.page_n, .page_n_arrow{
	display:inline-block;
	vertical-align:top;
	padding:5px 10px;
	border:1px solid #dadada;
	border-radius:4px;
	font:normal 15px/17px Arial;
	margin-right:5px;
	color:#000;
}

div.page_n{
	background:#dfdfdf;
}

.pagination{
	margin-bottom:30px;
}

.child_item{
	margin-bottom:20px;
	border:1px solid #dadada;
	/*border-radius:5px;*/
	display: flex;

}
.child_docs {
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) -5%, #ffffff 15%);
	font-size: 16px;
	margin-top: 5px;
}
.child_docs_position{
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 15px;
	width: 100%;
}
.child_item_blocks{
	padding:15px;
	position: relative;
	flex: 1;
	font-size: 16px;
}
.child_item_image img{
	width: 150px;
}
.bread{
	margin-bottom: 20px;
    font-size: 16px;
    line-height: 18px;
    color: #aaa;
}

.bread a{
	color: #aaa;
	text-decoration:underline;
}

#topline {
    width: 1170px;
    margin: 0 auto;
}

#topline .inner {
    position: fixed;
    top: 0px;
    z-index: 5;
    width: 1170px;
    background: #fff;
    padding: 17px 20px 0px 20px;
}

.back, .settings {
    float: left;
    padding: 10px 20px 10px 0px;
}
 .settings{
	font-size: 100%;
    font-weight: bold;
    float: left;
 }
.back span{
    font-size: 100%;
    font-weight: bold;
    float: left;
    padding-right: 10px;
}

.font {
    float: left;
    padding: 10px 20px 0px 0px;
}

.size_font {
    font-weight: bold;
    float: left;
    padding-right: 5px;
}

.st_a2{
	cursor: pointer;
    color: #a0a0a0;
    padding: 2px 5px;
    font-size: 20px;
    position: relative;
	margin:0 2px;
    top: -4px;
	display:block;
	float: left;
}

.st_a3{
	cursor: pointer;
    color: #a0a0a0;
    padding: 2px 5px;
    font-size: 27px;
    position: relative;
    top: -9px;
	margin:0 2px;
	display:block;
	float: left;
}

/* .st_a2 span, .st_a3 span {
	display:block;
} */
	
.without{
	float:right;
	padding:10px 20px 10px 20px;
}

.st_a4{   
	cursor: pointer;
	color: #a0a0a0;
	padding: 2px 5px;
	font-size: 34px;
	position: relative;
	top: -15px;
	margin:0 2px;
	display:block;
	float: left;
}

.white-bg a{
    width: 29px;
    height: 29px;
    display: block;
    background: #fff;
    border: 1px solid #337ab7;
}
.white-bg{
	top: -4px;
	float: left;
    position: relative;
}
.black-bg, .blue-bg{
    float: left;
    position: relative;
    top: -5px;
}

.black-bg a{
    width: 30px;
    height: 30px;
    display: block;
    background: #000;
    border: 1px solid #fff;
    margin: 0 5px;
}

.blue-bg a{
    width: 30px;
    height: 30px;
    display: block;
    background: #337ab7;
    border: 1px solid #fff;
}

.policy a{
	color: white;
}

.black-bg a:hover, .blue-bg a:hover {
	opacity:0.75;
}

.st_a1.selected, .st_a1:hover{background: #337ab7;color:#fff}
.st_a2.selected, .st_a2:hover{background: #337ab7;color:#fff}
.st_a3.selected, .st_a3:hover{background: #337ab7;color:#fff}
.st_a4.selected, .st_a4:hover{background: #337ab7;color:#fff}

.clearboth {
	clear:both;
}
.polls{
	border: none;
	padding: 0;
	display: block;
}
.poll_title{
	padding-top:0;
	margin-top:0;
}
.p_answ{
	padding-left:0px;
}
.p_answ li{
	padding:10px;
	background: #e3e3e3;
	font-size: 16px;
	margin-bottom:5px;
	cursor:pointer;
	list-style-type: none;
}
.p_answ.already li{
	cursor:default;
}
.count_answ{
	background:#ccc;
	color: #333;
	padding:10px;
	margin: -10px 10px -10px -10px;
	display: inline-block;
	vertical-align: top;
}

/*stack-message*/
.alerts-stack {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 10000;
}
.alerts-stack .alert {
	display: block;
	margin: 20px auto 0;
	max-width: 700px;
}

.alert .close {
	color: inherit;
	text-shadow: none;
	width: 30px;
	position: relative;
	left: 15px;
	line-height: 1.2;
	opacity: 0.82;
	outline: none !important;
}
.page-message-stack {
	position: fixed;
	top: 0;
	left: 20%;
	right: 20%;
	z-index: 9000;
}
.page-message-stack > [class*='page-message'] {
	margin-top: 20px;
}
@media screen and (max-width: 1201px){
	.logo_l img {
		max-width: 60px;
	}

	.logo_r {
		margin-left: 10px;
		font: bold 19px/21px Arial;
	}
	.search_wrap{
		text-align: right;
	}
	.search_txt{
		display:none;
	}
	.search_wrap input[type="text"]{
		width:150px;
	}
	.menu ul li {
		margin-left: 8px;
		margin-right: 8px;
	}
	.menu ul a {
		padding: 18px 18px;
		font: bold 17px/19px Arial;
	}
	.area_enter a.for_ill {
		margin-bottom: 3px;
	}
	.area_enter {
		font-size: 16px;
	}
}
@media screen and (max-width: 767px){
	.child_item_image img{
		display: none;
	}
	.image_title{
		float: none !important;
	}
}
