#love_message,
#love{
	position: relative;
	min-width: 320px;
	background-color: #f0f0f0;
	text-align: center;
	max-width:100%;
	margin:0 auto;
	padding-top: 0 !important;
	padding-bottom: 210px;
}

* {
	text-shadow: none !important;
}

.n-icon {
	font-family: "Linearicons";
}

#mobile-indicator {
	display: none;
}


@media all and (min-width: 801px) {
	.n-mobile {
		display: none;
	}
}

@media all and (max-width: 800px) {
	.n-desc {
		display: none;
	}
}

@media all and (max-width: 800px) {
	#mobile-indicator {
		display: block;
	}
}

@media all and (max-width: 800px) {
	#love {
		padding-bottom: 250px;
	}
}

@media all and (max-width: 768px) {
	#love {
		padding-bottom: 286px;
	}
}

@media all and (max-width: 550px) {
	#love {
		padding-bottom: 0px;
	}
}

.ui-corner-all {
	border-radius: 5px;
}

#love_man{
	position: relative;
	background-color: #f0f0f0;
	text-align: center;
	margin:0 auto;
	padding-bottom: 20px;
}
.top{
	position: relative;
}
.top_menu{height: 54px;text-align: center;}
.top_menu_bg{
	width: 48px;
	height: 42px;
	background: #fff;
	/*height: 51px;
	max-height: 51px;
    overflow: hidden;
    max-width:100%;
    min-width:320px;
	margin:0 auto;
	z-index: -1;
	border-left: 1px solid #aeb4b4;
	border-right: 1px solid #aeb4b4;
	border-bottom: 1px solid #aeb4b4;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, bottom, top, color-stop(0, #D7DADA), color-stop(1, #ffffff));
	background-image: -o-linear-gradient(bottom, #D7DADA, #ffffff);
	background-image: -moz-linear-gradient(bottom, #D7DADA, #ffffff);
	background-image: -webkit-linear-gradient(bottom, #D7DADA, #ffffff);
	background-image: linear-gradient(to top, #D7DADA, #ffffff);
   	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D7DADA', endColorstr='#ffffff', GradientType=1);*/
}
.top_menu_bg .grid-c{
	position: relative;
	zoom: 1;
}
.top_menu_bg .grid-c .block-a{
	float: left;
	padding: 5px 5px 5px 7px;
}
.top_menu_bg .grid-c .block-b{
	overflow: hidden;
	padding: 15px 15px 5px 10px;
	font-size: 1.3em;
}
.top_menu_bg .grid-c .block-d,
.top_menu_bg .grid-c .block-c{
	float: right;
	padding:5px 0 0 0;
	font-size: 1.5em;
}
.top_menu_bg .grid-c .block-d a{
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px;
}


/* ----------------------------------------- */
.content_left{
	text-align: left;
	color: #000;
	padding: 0;
	max-width:100%;
	margin:0 auto;
}
.content_left h1{
	font-size: 2.5em;
	text-transform: uppercase;
}

.content_left > .blok_zag {
	padding-top: 7px;
}

.content_left > .block_center > .blok_zag {

}

/* ------------------------------------- */
.block_center{
	width: 100%;
	height: 100%;
	display: block;
}

.block_center b,.block_center strong{
	font-size: 1.6em;
	font-weight: normal;
	font-family: 'OfficinaN';

}
.blok_zag{
	margin-top:0px;
	padding: 0px 10px 10px 20px;
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, left, right, color-stop(0, #faa61a), color-stop(1, #ffe100));
	background-image: -o-linear-gradient(left, #faa61a, #ffe100);
	background-image: -moz-linear-gradient(left, #faa61a, #ffe100);
	background-image: -webkit-linear-gradient(left, #faa61a, #ffe100);
	background-image: linear-gradient(to right, #faa61a, #ffe100);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa61a', endColorstr='#ffe100', GradientType=1);
	text-align: left;
	color: #000;
	font-size: 1.8em;
	text-shadow:#fff 1px 1px;
	border-radius: 5px;
}
#menupanel{
	color: #fff;
	text-transform: uppercase;
	width: 300px;
	text-align: left;

}
#menupanel ul{	list-style: none;margin: 0;padding: 0;}
#menupanel li{	margin:0; padding: 0;border-bottom: 1px solid #565656;}
#menupanel li a{
	display: block;
	color: #828282;
	font-size: 1.3em;
//font-weight: bold;
	font-family: 'OfficinaN';
	text-decoration: none;
	padding:19px 0 19px 100px;
	text-shadow: none;

//background: url(../img/ic_menu.png) no-repeat;

}

#menupanel li span {
	color: #828282;
}

#menupanel li:hover span {
	color: #fff;
}
#menupanel li:hover{background:  url(../img/menu_activ.png) no-repeat top left;}
#menupanel li a:hover{
	color: #fff;
}
#menupanel a.activ{}
#menupanel .ui-panel-inner{	padding:0;}
.m_back{
	margin: 0px 10px 0px 300px;
	display: inline-block;
}
.label_name{
	padding-left: 0px;
	padding-right: 0px;
}
.label_name label,.label_name legend, .n-wrap legend{
	font-size: 1.3em;
	font-weight: normal;
}



.ui-btn {font-size: 1.0em;font-weight: normal;}
.f1{font-size: 12px;font-weight: normal;}
.f2{font-size: 24px;font-weight: normal;}
.f3{font-size: 16px;font-weight: normal;}
.f4{font-size: 20px;font-weight: normal;}
.f5{font-size: 18px;}

.none {text-decoration: none;}
.oran,a.oran,a:hover.oran {color:#F09A05;}
.red,a.red,a:hover.red {color:#cc0000;}
.grays,a.grays,a:hover.grays,a:visited.grays{color:#808080;}
.black,a.black,a:hover.black {color:#000000 !important;}
.eylow{	color: #fbad18;}

.sub_button_disable div,
a.sub_button_disable,
.sub_button,
div.sub_button, a.sub_button{
	/*margin: 0 0;
	border-radius: 5px;
	border: none;
	padding:10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	color:#000000 !important;
	font-size: 1.3em;
	font-weight: bold;
	font-family: 'OfficinaB';
	text-shadow: none;
	display: inline-block;
	text-align: center;
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, bottom, top, color-stop(0, #faa61a), color-stop(1, #ffe100));
	background-image: -o-linear-gradient(bottom, #faa61a, #ffe100);
	background-image: -moz-linear-gradient(bottom, #faa61a, #ffe100);
	background-image: -webkit-linear-gradient(bottom, #faa61a, #ffe100);
	background-image: linear-gradient(to top, #faa61a, #ffe100);
   	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa61a', endColorstr='#ffe100', GradientType=1);*/
	border-radius: 25px;
	background: #f7d145;
	box-shadow: 0 4px 0 #e4c142;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	color: #000;
	padding: 15px 60px;
}
a.sub_button_disable:hover,
a.sub_button:hover{color:#000000;}

.sub_button_disable div,
a.sub_button_disable{
	border: 1px solid #cecece !important;
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, bottom, top, color-stop(0, #f2f2f2), color-stop(1, #ffffff));
	background-image: -o-linear-gradient(bottom, #f2f2f2, #ffffff);
	background-image: -moz-linear-gradient(bottom, #f2f2f2, #ffffff);
	background-image: -webkit-linear-gradient(bottom, #f2f2f2, #ffffff);
	background-image: linear-gradient(to top, #f2f2f2, #ffffff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#ffffff', GradientType=1);
}

a.sub_button_disable {
	box-shadow: 0 4px 0 #c7c7c7;
}

a.sub_button_min{
	font-size: 0.7em;
	padding:5px 10px;
	min-width: 2em;

}

.avatar{	margin: 5px;}

.photo_user{
	position: relative;

}
.photo_start{
	position: relative;
}
.photo_img{
	display: block;
	overflow: hidden;

}
.photo_img_big{
	display: block; overflow: hidden; width: 100%;
}
.photo_img img,.photo_img_big img{
	width: 100%; height: auto; max-width: 100%; vertical-align: middle; border: 0; -ms-interpolation-mode: bicubic;
}
.bg_text_opas{
	position: absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height: 45px;
	background-color: #000;
	opacity: 0.3;
}

.bg_text{
	position: absolute;
	bottom:25px;
	right:0px;
	width:122px;
	padding: 0;
	z-index: 1;
	font-size: 1.5em;
}
.bg_text a img,
.bg_text a span{
	display: inline-block;
	vertical-align: middle;
//color: #ffe400;
	text-decoration: none;
}
.bg_text a img{
	padding-right: 0.3em;
}

.n-blog-mess .grid-user .block-a {
	left: 0;
	top: 0;
}

.n-blog-mess .grid-user .block-b {
	padding-left: 10px;
}

.like{
	float: left;
	margin-left: 10px;
	bottom:2px;
}
.comm{
	float: right;
	margin-right: 10px;
	bottom:2px;
}
.t1{
	position: absolute;
	top:5px;
	left:0.7em;
	text-shadow:#fff 1px 1px;
}
.t2{
	position: absolute;
	bottom:20px;
	left:0.7em;
	text-shadow:#eee 1px 1px;
}
.hiddenInput{
	position:absolute;
	overflow: hidden;
	display:block;
	height:0px;
	width:0px;
}
hr{
	border-width: 1px;
	border-style: solid;
	color: #fff;
}
.text_nologin{
	position: absolute;
	top:170px;
	border-radius: 5px;
	padding:10px 20px;
	color:#000000;
	font-size: 1.5em;
	display: inline-block;
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, bottom, top, color-stop(0, #ff0000), color-stop(1, #ffe100));
	background-image: -o-linear-gradient(bottom, #ff0000, #ffe100);
	background-image: -moz-linear-gradient(bottom, #ff0000, #ffe100);
	background-image: -webkit-linear-gradient(bottom, #ff0000, #ffe100);
	background-image: linear-gradient(to top, #ff0000, #ffe100);

	z-index: 1;
	opacity: 0.8;
}
.grid-user{
	position: relative;
	zoom: 1;
}
.grid-user .block-a{
	float: left;
	position: relative;
	left: 15px;
	padding: 10px 0px;
}

.photo_user + .grid-user .block-a{
	top: -25px;
}

.photo_user + .grid-user .block-b{
	padding-top: 48px;
}
.grid-user .block-b{
	overflow: hidden;
	padding: 35px 15px 5px 20px;
}
.grid-user .block-c{
	float: right;
	padding-top: 15px;
	padding-left:10px;
}
.grid-user .block-c img.strelka_big{
	margin-top: 10px;
}
.grid-user:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.line_gray{
	border-width: 2px;
	border-style: solid;
	color: #cecece;
}
.all_photo{
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border: 1px solid #cecece;
	border-top: 0px;
	padding:6px 0px;
	color:#000000;
	font-size: 1.5em;
	width:90%;
	margin:0 auto;
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, bottom, top, color-stop(0, #f2f2f2), color-stop(1, #ffffff));
	background-image: -o-linear-gradient(bottom, #f2f2f2, #ffffff);
	background-image: -moz-linear-gradient(bottom, #f2f2f2, #ffffff);
	background-image: -webkit-linear-gradient(bottom, #f2f2f2, #ffffff);
	background-image: linear-gradient(to top, #f2f2f2, #ffffff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#ffffff', GradientType=1);
	cursor: pointer;
}

.grid-comm{	display:table;}
.grid-comm .td-a{	width: 90%;	display: table-cell;	vertical-align: middle;}
.grid-comm .td-b{	width: 10%;	display: table-cell;	vertical-align: middle;margin-left:4px;}

.grid-comm {
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

.setting_form{
	padding: 10px;
}
.form_login{
	padding:1em;
	font-size: 1.2em;
}
.form_login .ui-block-b{
	width: 99%;
}
.form_login .ui-block-a{
	width: 1%;
}
.form_login .ui-select{
	margin-left: 0;
}
.tbl-grid{
	display: table;
	width: 100%;
}
.tbl-grid > div{
	float: none;
	display: table-cell;
	vertical-align: middle;
}
.pad10{
	padding:0 20px;
}
.mar5{
	margin: 5px 5px;
}

#love_message{
	display: table;
}
.mail_message{
	height: 70%;

}
.mail_message_in{
	overflow-y: scroll;
	padding-top:1em;
}

.mail_message_in {
	padding-top: 46px;
}

.mail_zag {
	padding-top: 4px;
}

.mail_footer {
	display: block;
	height: auto;
}
.mail_left,.mail_right{
	max-width: 80%;
	box-shadow: 0px 3px 3px rgba(150,150,150,1);
	color:#000000;
	background-color: #ffffff;
	border-radius: 5px;
	text-align: left;
	padding:20px 10px;
	display: inline-block;
	margin: 7px 0px 10px 13px;
}
.mail_right{
	background-color: #FFF8DC;
	margin: 7px 13px 10px 0px;
}
.kr_mess_mail,.kr_mess_mail_le{
	position: absolute;
	top:0px;
	right: 5px;
	width:15px;
	border-radius: 10px;
	border: 1px solid #cecece;
	background-color: #f5f5f5;
	padding:5px 6px 3px 6px;
}
.kr_mess_mail_le{ left: 5px;	padding:5px 6px 3px 6px;}
.mail_data{	color: #808080;}

.blog_message{
	padding-bottom:10px;
}
.popupDialog{
	border-radius: 5px;
	padding:20px;
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, bottom, top, color-stop(0, #faa61a), color-stop(1, #ffe100));
	background-image: -o-linear-gradient(bottom, #faa61a, #ffe100);
	background-image: -moz-linear-gradient(bottom, #faa61a, #ffe100);
	background-image: -webkit-linear-gradient(bottom, #faa61a, #ffe100);
	background-image: linear-gradient(to top, #faa61a, #ffe100);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa61a', endColorstr='#ffe100', GradientType=1);
}
.popupDialog1{
	border-radius: 5px;
	padding:3px;
	margin-right: 3px;
	background-color: #ffffff;border: 1px solid #cecece;
	line-height: 1.8em;
}
.icon_middle{
	display: inline-block;
	white-space: nowrap;
	padding:10px 0;
}
.icon_middle img{
	vertical-align: middle;
}
#aloader{
	display: none;
	position: absolute;
	z-index: 999;
	bottom: 0px;
	width: 100%;
	text-align: center;
	background: url(../img/ajax-loader.gif) no-repeat center center;
	height: 25px;
}
#nav{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none none;
	background: url(/img/bg_menu.gif) repeat-x bottom;
}
*body #nav{
	float: none;
}
#nav li{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none none;
}
#nav li.rig{
	float: right;
	margin: 0;
	padding: 0;
}
#nav a,#snav a.activ{
	float: left;
	display: block;
	margin: 0 0 0 3px;
	padding: 4px 8px;
	color: #fff;
	text-decoration: none;
	border: 1px solid #525D89;
	border-bottom: none;
	background: #bdc2d7;
}
#nav li.rig a{
	margin: 0 3px 0 0;
}
#nav a.activ{
	padding-bottom: 5px;
	background: #ffffff;
	color: #333;
}

.btn_profile1 a.sub_button{
	width:385px;
}
.btn_profile2 a.sub_button,
.btn_profile2 a.sub_button_disable{
	width:170px;
}
@media all and (max-width: 500px) {
	.btn_profile1 a.sub_button{
		width:300px;
	}
	.btn_profile2 a.sub_button,
	.btn_profile2 a.sub_button_disable{
		font-size: 1em;
		width:127px;
	}
	.grid-user .block-a img{
		width: 100px;
		height: 100px;
	}
	.grid-user .block-c img.strelka_big{
		width: 31px;
		height: 61px;
	}
	.t1{	left:5px;	}
	.t2{		left:5px; }
}

.userpopup{
	width:820px;
	background-color: #dddddd;
	border: 1px solid #bdc2d7;
	border-radius: 10px;
	box-shadow: 0 0 10px 2px #c0c0c0 !important;
	-webkit-box-shadow: 0 0 10px 2px #c0c0c0 !important;
	-moz-box-shadow: 0 0 10px 2px #c0c0c0 !important;
}
.userpopup div {
	margin:5px 20px;
}
/* rating */
.pol_1{width:100%;position:relative;}
.pol_gray{float:left;width:99%;height:50px;background: url(../img/pol_gray.png) repeat-x;}
.pol_gray_end{float:right;width:1%;height:50px;background: url(../img/pol_gray_end.png) no-repeat;}

.pol_yellow_s{width:10px;height:50px;background: url(../img/pol_yellow_start.png) no-repeat;}
.pol_yellow{width:100%;height:50px;background: url(../img/pol_yellow.png) repeat-x;}
.pol_yellow_e{width:10px;height:50px;background: url(../img/pol_yellow_end.png) no-repeat;}

.rotate_left{width:116px; height:43px; background: url(../img/ic_pic_le.png) no-repeat;}
.zoom_out{width:116px; height:43px; background: url(../img/ic_pic_min.png) no-repeat;}
.fit{width:116px; height:43px; background: url(../img/ic_pic_fit.png) no-repeat;}
.port{width:116px; height:43px; background: url(../img/ic_pic_port.png) no-repeat;}
.zoom_in{width:116px; height:43px; background: url(../img/ic_pic_plus.png) no-repeat;}
.rotate_right{width:116px; height:43px; background: url(../img/ic_pic_ri.png) no-repeat;}

.label_name {
	position: relative;
}


.n-auth {
	padding: 5px 10px;
	border-bottom: 1px solid #cecece;
}

.n-auth h2 {
	display: inline-block;
	vertical-align: middle;
	padding-right: 20px;
}

.n-auth a {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.n-name .ui-input-text{
	width: 50%;
}

.grid_item img {
	display: block;
	width: auto;
}

.grid_item {
	width: 10%;
	overflow: hidden;
}

@media all and (max-width: 1400px) {
	.grid_item {
		width: 12%;
	}
}

@media all and (max-width: 1200px) {
	.grid_item {
		width: 16.6677%;
	}
}

@media all and (max-width: 768px) {
	.grid_item {
		width: 33.3333%;
	}
}

.grid_wrap {
	height: 100%;
	display: none;
	overflow: hidden;
	margin-top: -54px;
}

@media all and (max-width: 768px) {
	.grid_wrap {
		height: 720px !important;
	}
}

@media all and (max-width: 500px) {
	.grid_wrap {
		height: 520px !important;
	}
}

.grid_item  .bg_text {
	display: none;
}

.grid_item  .bg_text_opas {
	display: none;
}

.grid_item .upper {
	width: 100%;
	height: 100%;
}

.grid_item .lower {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -100%;
	-webkit-transition: all ease-out 0.5s;
	-moz-transition: all ease-out 0.5s;
	-o-transition: all ease-out 0.5s;
	transition: all ease-out 0.5s;
}

.grid_item .lower *{
	height: 100%;
}
.grid_item img {
	object-fit: cover;
	width:100%;
	height:100%;
}

.grid_item .upper:hover + .lower {
	left: 0;
}

.grid_item .lower:hover {
	left: 0;
}

.n-enter {
	position: absolute;
	background: url('../img/Icon_bg_yell.svg');
	background-size: cover;
	left: 0;
	right: 0;
	top: 0px;
	bottom: 0;
	margin: auto;
	width: 400px;
	height: 400px;
	z-index: 9;
}

@media all and (max-width: 768px) {
	.n-enter {
		width: 270px;
		height: 270px;
		top: 0px;
	}
}

.n-enter__wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 200px;
	width: 200px;
}

.n-enter__wrap .f2 {
	font-size: 40px;
	margin-bottom: 10px;
}

@media all and (max-width: 768px) {
	.n-enter__wrap .f2 {
		font-size: 22px;
	}

	.n-enter__wrap .f3 {
		font-size: 18px;
	}

	.n-enter__wrap {
		height: 150px;
		width: 140px;
	}
}

.n-btn {
	text-transform: uppercase;
	background: #fff;
	border-radius: 20px;
	padding: 15px 30px;
}

@media all and (max-width: 768px) {
	.n-btn {
		padding: 10px 30px;
	}
}

.n-btn:hover {
	opacity: 0.9;
}

.n-btn span {
	color: #000;
}

.n-enter__wrap .f3 {
	margin-bottom: 20px;
}

.n-enter__heart {
	width: 87px;
	height: 87px;
	background: url('../img/Icon.svg');
	background-size: cover;
	position: absolute;
	top: 20px;
	left: 20px;
}

@media all and (max-width: 768px) {
	.n-enter__heart {
		top: 0px;
		left: -20px;
	}

	.n-enter__wrap .f3 {
		margin-bottom: 10px;
	}
}

.n-filter {
	background: url("../img/filter.jpg");
	background-size:cover;
	margin-bottom: 10px;
//margin-top: 10px;
}

.n-filter .n-boxes .ui-checkbox-on:before {
	top: 21px;
}

.n-main-page .n-filter .n-boxes span{
	color: #fff;
}

.n-main-page .n-filter .n-boxes .ui-btn:after {
	border: 1px solid #fff !important;
}

.n-filter__name {
	background: none;
	color: #fff;
	padding-top: 10px;
}

.n-filter__container {
	padding: 20px;
	box-sizing: border-box;
	max-width: 1024px;
	margin: auto;
}

.n-item {
	box-sizing: border-box;
	max-width: 1024px;
	margin: auto;
}

.n-check {
	width: 70px;
}

.n-filter__items {
	display: block;
	align-items: center;
}

.n-filter__items .ui-field-contain {
	text-align: center;
}

.n-filter__left {
	margin-right: 0px;
	display: flex;
	flex-wrap: wrap;
}


.n-filter__top {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	align-items: flex-end;
}

.n-filter__top .ui-btn:after {
	margin-top: 2px !important;
}

.n-filter__top .n-icon {
	margin-bottom: 4px;
	padding-bottom: 0px;
}



.n-filter__bottom .ui-controlgroup-controls {
	display: flex;
	max-width: 600px;
	flex-wrap: wrap !important;
}

.n-filter__container .ui-field-contain {
	margin-right: 20px;
}

.n-filter__container fieldset .ui-controlgroup-label {
	display: block;
	float: none;
	width: auto;
	color: #fff;
	margin-top: 10px;
}

.n-filter__container fieldset .ui-controlgroup-controls {
	float: none;
	width: auto;
	display: flex;
	flex-wrap: wrap;
}

.n-filter__container .ui-field-contain:first-child .ui-controlgroup-controls {
	flex-wrap: nowrap;
}

.n-filter__container .ui-field-contain .ui-select {
	float: none;
	width: auto;
}

.n-filter__container .ui-field-contain label {
	float: none;
	width: auto;
	color: #fff;
	margin-bottom: 4px;
	white-space: nowrap;
	text-align: left;
}

.n-filter__container .ui-field-contain .ui-controlgroup-vertical .ui-checkbox label.ui-btn {
	background-color: transparent !important;
}

.n-filter__container .ui-field-contain .ui-checkbox label {
	color: #fff;
	width: auto;
	border-radius: 20px;
}

.n-filter__top .ui-field-contain {
	width: 20%;
	margin-right: 0;
	padding-right: 20px;
	box-sizing: border-box;
}

@media all and (max-width: 1000px) {
	.n-filter__top .ui-field-contain {
		width: 33.3333%;
	}
}

@media all and (max-width: 768px) {
	.n-filter__top .ui-field-contain {
		width: 50%;
	}
}

@media all and (max-width: 500px) {
	.n-filter__top .ui-field-contain {
		width: 100%;
	}
}

.ui-controlgroup-horizontal .ui-controlgroup-controls .ui-radio {
	width: 20%;
}

.ui-controlgroup-horizontal .ui-controlgroup-controls .ui-radio:last-child {
	width: 60%;
}

.ui-controlgroup-horizontal .ui-btn.ui-first-child {
	-webkit-border-top-left-radius: 20px;
	border-top-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	border-bottom-left-radius: 20px;
}

.ui-controlgroup-horizontal .ui-btn.ui-last-child {
	-webkit-border-top-right-radius: 20px;
	border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

.n-filter__container .ui-field-contain .ui-checkbox {
	width: auto;
	margin-bottom: 5px;
}

.n-ph {
	color: #fff !important;
	height: 50px;
	margin-top: -7px !important;
}

.n-ph span {
	height: 39px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.n-filter__container .ui-field-contain .ui-radio label{
	color: #fff;
	white-space: nowrap;
}

.ui-page-theme-a .ui-btn {
	border-radius: 40px;
}

.ui-selectmenu-list li a {
	color: #000 !important;
	border: none !important;
	border-radius: 0 !important;
}

.ui-icon-carat-d {
	background: #fff !important;
	color: #000 !important;
}

.ui-checkbox input, .ui-radio input {
	display: none;
}

.n-filter__container .ui-field-contain fieldset legend {
	margin-bottom: 4px;
	text-align: left;
}

.n-filter__container .ui-controlgroup-controls .ui-field-contain {
	width: 100%;
	padding-right: 0;
}

.ui-field-contain, .ui-mobile fieldset.ui-field-contain {
	margin: 0px;
}

.n-btn-n {
	border-radius: 25px;
	background: linear-gradient(180deg,#f7d145,#f5d663 111.88%) !important;
	box-shadow: 0 4px 0 #e4c142 !important;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	color: #000 !important;
	padding: 15px 60px;
}

.n-ph {
	border-radius: 0px !important;
}

.ui-btn.ui-checkbox-off:after, .ui-btn.ui-checkbox-on:after {
	background-image: none;
}

.ui-btn.ui-checkbox-off:after {
	background-image: none !important;
}

.ui-btn.ui-checkbox-off:after, .ui-btn.ui-checkbox-on:after {
	background-image: none !important;
}

.ui-btn.ui-checkbox-off:after, .ui-btn.ui-checkbox-on:after, .ui-btn.ui-radio-off:after, .ui-btn.ui-radio-on:after {
	border: 1px solid #fff;
}

.ui-btn.ui-checkbox-off:after, .ui-btn.ui-checkbox-on:after, .ui-btn.ui-radio-off:after, .ui-btn.ui-radio-on:after {
	display: block;
	width: 26px;
	height: 26px;
	margin: -8px 2px 0 1px;
	position: absolute;
	left: 12px;
}

.n-ph.ui-checkbox-on:before {
	display: block;
	content: '';
	position: absolute;
	top: 12px;
	left: -29px;
	right: 0;
	bottom: 0;
	margin:  auto;
	width: 16px;
	height: 16px;
	background: #fff;
}

.n-head {
	padding: 20px;
	font-size: 30px;
	color: #000;
	text-align: center;
}

.n-section {
//background: #e2d8cc;
}

.n-news {
	display: block;
	justify-content: center;
	padding-bottom: 30px;
	text-align: center;
	padding: 10px;
}

.n-news .block-a {
	padding-top: 10px;
	margin-bottom: 10px;
}

.n-news .block-b .f1{
	display: none;
}

.n-news .block-b {
	margin-bottom: 10px;
}

.n-news .block-c {
	position: absolute;
	bottom: 0;
	right: 10px;
}

.n-news .block-c a {
	margin-left: 10px;
	font-size: 16px;
}

.n-news .blog_message {
	padding-bottom: 40px;
}

.n-news .photo_user + .block-a + .block-b {
	position: absolute;
	left: 135px;
	bottom: 23px;
	margin-bottom: 0;
}

.n-news .photo_user .bg_text span {
	font-size: 16px;
}

.n-news .photo_user + .block-a {
	position: absolute;
	left: 18px;
	bottom: 28px;
}

.n-news .photo_user img {
//max-width: 220px;
}

.bg_text_opas {
	background-color: #fff;
	opacity: 1;
	height: 80px;
}

.n-news .ui-body {
	position: relative;
	width: 33.3333%;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	box-sizing: border-box;
	margin: 10px 10px !important;
}

.n-res-info {
	margin: 10px 0px;
	text-align: center;
	color: red;
}

@media all and (max-width: 1024px) {
	.n-news .ui-body {
		width: 48%;
		box-sizing: border-box;
		margin:  0px 0.5%;
	}
}

@media all and (max-width: 768px) {
	.n-news .ui-body {
		width: 100%;
		box-sizing: border-box;
		margin:  0;
	}
}

.n-news .photo_user + .grid-user {
	position: absolute;
	bottom: 0;
	left: 0;
}

.n-news .block-a a {
	display: block;

}

.n-news .block-a img {
	display: block;
	border-radius: 50%;
}

.n-blog-mess {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.n-footer {
	padding: 20px;
	background: #4d4d4d;
}

@media all and (max-width: 768px) {
	.n-footer {
		padding: 0px 15px;
	}
}

.n-footer__cont {
	//position: relative !important;
	position: absolute;
	bottom: 0;
	width: 100%;
}

@media all and (max-width: 768px) {
	.n-footer__cont {
		position: relative !important;
	}
}

@media all and (max-width: 550px) {
	.n-footer__cont {
		position: static;
	}
}

.n-container {
	max-width: 1024px;
	padding: 20px;
	margin: 0px auto;
}

.n-footer__bottom {
	box-shadow: inset 5px 15px 11px -7px rgba(0,0,0,.3);
	background-color: #313131;
}

.sub-footer-wrap ul {
	list-style: none;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.sub-footer-wrap li {
	list-style: none;
	margin-right: 10px;
}

.sub-footer-wrap li a {
	position: relative;
	display: block;
}

.sub-footer-wrap .social li a img:last-child {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.sub-footer-wrap .social li a:hover img:last-child{
	opacity: 1;
}

.sub-footer-wrap {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#mobile-indicator {
	display: none;
}

@media all and (max-width: 800px) {
	.sub-footer-wrap {
		display: block;
	}
}

@media all and (max-width: 768px) {
	#mobile-indicator {
		display: block;
	}
}

.n-footer__top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

@media all and (max-width: 768px) {
	.n-footer__top {
		display: block;
	}
}

.n-footer__top span {
	text-shadow: none;
	color: #fff;
}

.n-footer__logo img {
	display: inline-block;
	vertical-align: middle;
}

@media all and (max-width: 768px) {
	.n-footer__logo img {
		width: 27px;
	}

	.sub-footer-wrap ul {
		padding: 0;
	}
}

.n-footer__logo span {
	display: inline-block;
	vertical-align: middle;
	/* padding-left: 20px; */
	font-size: 24px;
	color: #f0be32;
	padding-top: 3px;
}

.n-footer__logo {
	margin-bottom: 20px;
}

.n-footer__links a {
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
}

.top_menu_bg .block-d {
	display: none;
}

.n-menu {
	width: 34px;
	height: 32px;
	position: relative;
	display: block;
}

.n-menu:after, .n-menu:before {
	display: block;
	content: '';
	height: 2px;
	width: 80%;
	position: absolute;
	left: 0;
	right: 0;
	margin:  auto;
	background: #7b7b7b;
}

.n-menu:after {
	top: 6px;
}

.n-menu:before {
	bottom: 6px;
}

.n-menu__line {
	height: 2px;
	width: 80%;
	background: #7b7b7b;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin:  auto;
}

.f4 {
	max-width: 110px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.f4 a {
	color: #000 !important;
}

.like span, .comm span {
	color: #000 !important;
}

.block-c a {
	color: #000 !important;
}

#menupanel {
	background-color: #313131;
}

@media all and (max-width: 500px) {
	#menupanel {
		width: 100%;
	}

	.m_back {
		right: -10px;
		z-index: 20;
	}
}

.m_back {
	width: 50px;
	height: 50px;
	background: #fff;
	position: absolute;
}

.n-close {
	width: 50px;
	height: 50px;
	position: relative;
	display: block;
}

.n-close:after, .n-close:before {
	content: '';
	display: block;
	width: 80%;
	height: 2px;
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.n-close:after {
	transform: rotate(45deg);
}

.n-close:before {
	transform: rotate(-45deg);
}

.n-icon {
	font-family: "Linearicons";
	font-size: 20px;
}

.n-list li {
	position: relative;
}

.n-list .n-icon {
	position: absolute;
	top: 18px;
	bottom: 0;
	margin:  auto;
	left: 50px;
}

.photo_user > a {
	max-height:  400px;
}

.n-pop {
	background: #fff;
	max-width: 500px;
	position: absolute;
	left: 0;
	right: 0;
	top: 110px;
	margin:  auto;
	border-radius: 10px;
	z-index: 99;
	display: none;
}

.n-pop-login {
	max-width: 500px;
}

.n-pop-reg {
	max-width: 500px;
}

.n-pop__container {
	padding: 40px;
}

@media all and (max-width: 768px) {
	.n-pop__container {
		padding: 40px 10px;
	}
}

.n-pop__header {
	display: flex;
	text-align: center;
	justify-content: center;
	font-size: 35px;
	align-items: center;
	margin-bottom: 30px;
}

.n-pop__header .n-logo{
	width: 87px;
	height: 87px;
	background: url(../img/Icon.svg);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 20px;
}

.n-pop__header  span {
	text-align: left;
	font-weight: bold;
}

.n-pop .n-close {
	position: absolute;
	top: 10px;
	right: 10px;
}

.n-pop .n-close {
	width: 25px;
	height: 25px;
	cursor: pointer;
}

.n-pop .n-close:after,.n-pop .n-close:before {
	content: '';
	display: block;
	width: 2px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}

.n-pop .n-close:after {
	transform: rotate(45deg);
}

.n-pop .n-close:before {
	transform: rotate(-45deg);
}

.n-reg-btn.active {
	background: linear-gradient(180deg,#f7d145,#f5d663 111.88%);
	box-shadow: 0 4px 0 #e4c142;
}

.n-pop__btns {
	display: flex;
}

.n-pop-reg  .n-pop__btns .n-pop__btn:first-child {
	background: linear-gradient(180deg,#f7d145,#f5d663 111.88%);
	box-shadow: 0 4px 0 #e4c142;
}

.n-pop-reg  .n-pop__btns .n-pop__btn:last-child {
	background: #ececec;
	box-shadow: 0 4px 0 #d5d5d5;
}

.n-pop__btns--mod {
	justify-content: center;
}

.n-pop__btns--mod .n-pop__btn {
	margin: 10px 0px;
}

.n-pop__links {
	display: flex;
	justify-content: space-around;
}

.n-pop a span {
	color: #000 !important;
}

.n-pop a {
	color: #000 !important;
	border-bottom: 1px dotted #000;
}

.n-pop__btn {
	padding: 15px;
	width: 50%;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	background: #ececec;
	margin: 30px 0px;
	border-bottom: none !important;
	-webkit-appearance: none;
}

.n-pop-subscribe .n-pop__btns .f-subscribe {
	margin-top: 0 !important;
}

.n-pop-subscribe .n-note-res {
	margin-bottom: 30px;
}

.n-pop__btn:first-child {
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	box-shadow: 0 4px 0 #d5d5d5;
	cursor: pointer;
}

.n-pop__btn:last-child {
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	background: linear-gradient(180deg,#f7d145,#f5d663 111.88%);
	box-shadow: 0 4px 0 #e4c142;
	cursor: pointer;
}

.n-pop-subscribe .n-pop__btn:last-child {
	border-radius: 25px;
	background: linear-gradient(180deg,#f7d145,#f5d663 111.88%);
	box-shadow: 0 4px 0 #e4c142;
	cursor: pointer;
}

input[type="submit"].n-pop__btn  {
	border: none;
}

.n-pop__section {
	display: flex;
	align-items: center;
}

.n-pop__section .ui-input-text input {
	min-height: 43px;
}

.n-pop__section .n-pop__field{
	width: 100%;
}

.n-pop__section .n-pop__num + .n-pop__field {
	width: 100%;
	margin-left: 20px;
}

.n-pop__section .n-pop__num .ui-icon-carat-d {
	border: none
}

.n-pop-login a:hover {
	border-bottom: 1px solid #000;
}

.n-x2 {
	display: flex;
	justify-content: space-between;
	margin: 0px 50px;
}

.n-x {
	background: #fff;
	padding: 20px;
	margin: 0px 5px;
	width: 50%;
}

@media all and (max-width: 768px) {
	.n-x2 {
		display: block;
	}
	.n-x {
		width: auto;
		margin: 0;
	}
}

.n-list ul {
	margin: 0;
	padding: 0;
	list-style: square;
}

.n-list {
	padding-top: 20px;
}

.n-list--mod {

}

.n-list--mod strong {
	text-transform: uppercase;
	font-size: 20px;
}

.n-list li {
	margin-left: 30px;
}

.n-list--mod li {
	margin-left: 40px;
}

.n-pop-reg .n-pop__btns {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.n-pop-reg .n-pop__links {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.n-list__icon1 {
	list-style: none;
	position: relative;
	padding-left: 0px;
	margin: 10px 0px;
}

.n-list__icon1:before {
	content: '';
	display: block;
	position: absolute;
	width: 52px;
	height: 51px;
	background: url("../img/4-layers.svg");
	left: -70px;
	top: -13px;
}

.n-list__icon2 {
	list-style: none;
	position: relative;
	padding-left: 0px;
	margin: 10px 0px;
	margin-top: 30px;
}

.n-list__icon2:before {
	content: '';
	display: block;
	position: absolute;
	width: 52px;
	height: 51px;
	background: url("../img/4-layers (1).svg");
	left: -70px;
	top: -13px;
}

.n-list__icon3 {
	list-style: none;
	position: relative;
	padding-left: 0px;
	margin: 10px 0px;
	margin-top: 30px;
}

.n-list__icon3:before {
	content: '';
	display: block;
	position: absolute;
	width: 52px;
	height: 51px;
	background: url("../img/4-layers (2).svg");
	left: -70px;
	top: -13px;
}

.n-list__icon4 {
	list-style: none;
	position: relative;
	padding-left: 0px;
	margin: 10px 0px;
	margin-top: 30px;
}

.n-list__icon4:before {
	content: '';
	display: block;
	position: absolute;
	width: 52px;
	height: 51px;
	background: url("../img/4-layers (3).svg");
	left: -70px;
	top: -13px;
}

.n-list__icon5 {
	list-style: none;
	position: relative;
	padding-left: 0px;
	margin: 10px 0px;
	margin-top: 30px;
	color: #f09600;
}

.n-list__icon5:before {
	content: '';
	display: block;
	position: absolute;
	width: 52px;
	height: 51px;
	background: url("../img/4-layers (4).svg");
	left: -70px;
	top: -13px;
}

.n-list__icon6 {
	list-style: none;
	position: relative;
	padding-left: 0px;
	margin: 10px 0px;
	margin-top: 30px;
}

.n-list__icon6:before {
	content: '';
	display: block;
	position: absolute;
	width: 52px;
	height: 51px;
	background: url("../img/4-layers (5).svg");
	left: -80px;
	top: -13px;
}

.n-list__icon7 {
	list-style: none;
	position: relative;
	padding-left: 0px;
	margin: 10px 0px;
	margin-top: 30px;
}

.n-list__icon7:before {
	content: '';
	display: block;
	position: absolute;
	width: 52px;
	height: 51px;
	background: url("../img/4-layers (6).svg");
	left: -80px;
	top: -13px;
}

.n-list__icon8 {
	list-style: none;
	position: relative;
	padding-left: 0px;
	margin: 10px 0px;
	margin-top: 30px;
}

.n-list__icon8:before {
	content: '';
	display: block;
	position: absolute;
	width: 52px;
	height: 51px;
	background: url("../img/4-layers (7).svg");
	left: -80px;
	top: -13px;
}

.blok_zag {
	text-align: center;
	background: none
}

.n-pop-reg li {
	text-align: left;
}

.n-profile-page .blok_zag {
	text-align: center !important;
}

.n-profile {
	padding-top: 10px;
}

.n-profile .ui-body {
	background: none;
	border: none;
	display: flex;
	padding: 0;
	flex-wrap: wrap;
}

.n-profile img {
	border-radius: 50%;
}

.n-photo-page {
	max-width: 1200px;
	margin: auto;
}

.n-profile .f4 {
	font-size: 20px;
	max-width: 100%;
}

.n-profile .grid-user .block-a{
	padding: 0;
}

.n-profile__block {
	box-sizing: border-box;
	width: 33.3333%;
	align-items: top;
	margin-bottom: 20px;
}

.n-profile__block--photo .block-a{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.n-profile__block--photo .block-a a {
	margin-right: 10px;
}

.n-profile__block--photo .block-b a {
	color: #000;
}

.n-page-friends .blok_zag {
	text-align: center !important;
}

@media all and (max-width: 1200px) {
	.n-profile__block {
		width: 50%;
	}
}

@media all and (max-width: 768px) {
	.n-profile__block {
		width: 100%;
	}
}

.n-profile__block .f1 {
	font-size: 20px;
}

.n-profile__block strong {
	font-size: 20px;
}

.n-wrap {
	padding: 0px 70px;
}

.content_left > .block_center > .n-wrap > .blok_zag {
	margin-bottom: 20px;
}

.content_left > .blok_zag {
	margin-bottom: 20px;
	padding-left: 70px;
	padding-right: 70px;
	text-align: center;
}

.content_left > .block_center > .blok_zag {
	padding-top: 10px;
}

@media all and (max-width: 768px) {
	.n-wrap {
		padding: 0px 10px;
	}

	.content_left > .block_center > .n-wrap > .blok_zag {
		padding-left: 70px;
		font-size: 26px;
		margin-bottom: 20px;
	}

	.content_left > .blok_zag {
		font-size: 26px;
	}
}

.top_menu_bg .block-b {
	display: none;
}

.profile-header {
	text-align: left;
}

.n-interest span{
	padding:  5px 30px;
	border-radius: 20px;
	display: inline-block;
	background: none;
	border: 1px solid #000;
	margin-bottom: 10px;
}

.n-interest p {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

.pol_gray_end {
	display: none;
}

.pol_gray {
	height: 15px;
	background: none;
	border: 1px solid #cecece;
	border-radius: 5px;
}

.pol_yellow {
	height: 15px;
}

.pol_gray table td {
	height: 30px;
}

.pol_yellow_e {
	height: 15px;
	background: none;
}

.n-bar {
	height: 100%;
	background: #e4c142;
	position: relative;
}

.n-bar__point {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	margin:  auto;
	right: -15px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1)
}

.pol_1 {
	margin-top: 20px;
}

.n-bar__point span {
	font-size: 18px;
	position: absolute;
	bottom: -25px;
	left: 5px;
}

.n-btn-container {
	padding: 30px 0px;
}

@media all and (max-width: 768px) {
	.n-btn-container {
		width: 100%;
	}
}

.n-btn-container--mod {
	display: flex;
	flex-wrap: wrap;
}

.n-btn-container--mod .n-cont {
	box-sizing: border-box;
	width: 33.3333%;
}

.n-btn-container--mod .n-soc {
	box-sizing: border-box;
	width: 33.3333%;
}

@media all and (max-width: 120px) {
	.n-btn-container--mod .n-soc,  .n-btn-container--mod .n-cont{
		width: 50%;
	}
}

@media all and (max-width: 768px) {
	.n-btn-container--mod .n-cont a {
		display: block;
		margin-bottom: 20px;
	}

	.n-btn-container--mod .n-soc,  .n-btn-container--mod .n-cont{
		width: 100%;
	}
}

.n-soc {
	display: flex;
	align-items: center;
}

.n-soc span {
	padding-right: 10px;
}

.n-soc img {
	display: block;
	margin-right: 10px;
}

.n-tabs {
	padding-top: 30px;
}

.bgc1 {
	background: #fff;
}

.n-tabs-wrapper {
	display: flex;
}

.n-tab {
	margin-right: 20px;
	cursor: pointer;
	padding: 15px 30px;
	border-radius: 25px;
	text-transform: uppercase;
}

.n-tab.active {
	background: #f0f0f0;
	color: #e4c142;
}

.n-tab-block {
	display: none;
	min-height: 30px;
}

.n-tab-block.active {
	display: flex;
	flex-wrap: wrap;
}

.n-photos .ui-grid-a {
	display: flex;
}

.n-photos .ui-block-a {
	width: 100%;
	box-sizing: border-box;
}

.n-photos .ui-grid-a {
	width: 25%;
	padding: 10px;
	box-sizing: border-box;
}

@media all and (max-width: 1024px) {
	.n-photos .ui-grid-a {
		width: 33.3333%;
	}
}


@media all and (max-width: 768px) {
	.n-photos .ui-grid-a {
		width: 50%;
	}
}

@media all and (max-width: 500px) {
	.n-photos .ui-grid-a {
		width: 100%;
	}
}

.n-photos .ui-block-a .bg_text_opas {
	background-color: transparent;
}

.n-photos .ui-block-a .bg_text {
	position: static;
	width: auto;
	padding: 5px;
}

.n-photos .ui-block-a .like {
	float: right;
}

.n-photos .ui-block-a .comm {
	float: left;
}

.n-photos {
	padding: 20px 0px;
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

.n-blog {
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

.n-blog .grid-user {
	width: 100%;
}

.n-blog .sub_button_min{
	display: none;
}

.n-blog .block-a {
	display: none;
}

.n-blog .ui-body {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border: none;
	flex-wrap: wrap;
}

@media all and (max-width: 768px) {
	.n-blog .ui-body {
		padding: 0;
	}
}

.n-blog .ui-body .block-b a {
	display: none;
}

.n-blog .ui-body .block-b {
	order: 1;
	float: none;
	width: auto;
	padding: 0;
}

.n-blog .ui-body .block-c {
	order: 3;
	float: none;
	width: auto;
	display: flex;
	align-items: center;
	padding-top: 0px;
}

.n-blog .ui-body .block-c a{
	margin-left: 25px;
}

.n-blog .ui-body .blog_message {
	order: 2;
	float: none;
	width: auto;
	flex-grow: 1;
	text-align: left;
	padding: 0px 20px;
}

.n-blog .ui-body .f4 {
	max-width: 100%;
}

.n-blog .ui-body .f1 {
	font-size: 16px;
}

.n-search .blok-zag {
	text-align: center;
}

.n-search .n-filter__name {
	display: none;
}

.n-search .n-filter__container .ui-field-contain .ui-checkbox label {
	color: #000;
}

.n-search .n-filter {
	background: none;
}

.n-search .ui-field-contain label {
	color: #000;
}

.n-search .ui-field-contain legend {
	color: #000;
}

.n-search .ui-field-contain span {
	color: #000;
}

.n-search .ui-btn.ui-checkbox-off:after {
	border: 1px solid #000;
}

.n-search .n-filter__bottom .ui-controlgroup-controls {
	max-width: 100%;
	margin:  20px 0px 10px 0px;
}

.n-search .sub_button .ui-btn {
	color: #000 !important;
//box-shadow: 0 4px 0 #e4c142 !important;
}

.n-filter .sub_button .ui-btn {
	border: none;
	color: #000 !important;
//box-shadow: 0 4px 0 #e4c142 !important;
}

.sub_button {
	max-width: 200px;
}

@media all and (max-width: 768px) {
	.sub_button {
		max-width: 100%;
	}
}

.n-search .ui-select > a{
	border-radius: 5px !important;
}

@media all and (max-width: 768px) {
	.sub_button {
		width: 100%;
		box-sizing: border-box;
	}
}

.n-search .ui-body-a{
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 100%;
	margin: auto;
	background: none;
	border-top:0;
	border-right:0;
	border-left:0;
	padding:  15px 0px;
}

.n-search .block-a img {
	border-radius: 50%;
}

.n-search .f4 {
	max-width: 100%;
}

.n-search .block-c {
	display: none;
}

.n-search .f3 {
	font-size: 18px;
}

.n-search .f5 {
	font-size: 22px;
}

.n-search .block-b {
	flex-grow: 2;
	padding-left: 20px;
}
.n-avatar {

}

.n-avatar img {

}

.n-edit {
	display: flex;
	justify-content: space-between;
}

@media all and (max-width: 768px) {
	.n-edit {
		display: block;
	}

	.n-edit__block {
		margin: 20px 0px;
	}
}

.n-edit {
//padding: 0px 90px;
}

@media all and (max-width: 768px) {
	.n-edit {
	//padding: 0px 10px;
	}
}

.n-edit__block {
	padding: 0px 10px;
}

.n-radios .ui-controlgroup-controls .ui-radio {
	width: auto;
	display: block;
	float: none;
}

.n-radios .ui-controlgroup-controls .ui-radio {
	color: #000;
}

.n-box {

}

.n-box .ui-radio + label {
	display: none;
}

.n-box label {
	width: 15px;
	height: 15px;
	padding: 0 !important;
	box-sizing: border-box;
	border: 1px solid #cecece !important;
	border-radius: 50% !important;
}

.n-box {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.n-box span{
	margin-left: 10px;
}

.n-edit__cont {
	display: flex;
	align-items: top;
}

.n-edit__cont legend {
	margin-right: 10px;
}

.n-edit__cont fieldset {
	margin: 0 !important;
}

.n-edit__block .ui-input-text {
	margin-bottom: 20px;
}

.n-edit__block .ui-select .ui-btn{
	border-radius: 5px;
}

.n-interest-mod label{
	color: #000 !important;
	font-weight: normal;
	border-radius: 20px !important;
}

.n-interest-mod .ui-checkbox {
	margin-bottom: 10px;
}

.n-wrap--border {
	border-bottom: 1px solid #cacaca;
	margin-bottom: 20px;
}

.ui-checkbox label {
	font-weight: normal;
}
.n-boxes {

}
.n-boxes .ui-alt-icon {
	border: none !important;
}

.n-boxes .label {
	position: relative;
}

.n-boxes label:after{
	border: 1px solid #ccc !important;
	top: 12px;
}

.n-boxes .ui-checkbox-on:before {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 15px;
	position: absolute;
	left: 20px;
	top: 10px;
	z-index: 9;
}

.n-boxes .ui-radio-on:before {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 15px;
	position: absolute;
	left: 20px;
	top: 10px;
	z-index: 9;
}

.n-boxes .ui-checkbox-on:after {
	background: #f7d145 !important;
}

.n-boxes .ui-checkbox-off:before {
	display: none;
}

.n-boxes .ui-radio-off:before {
	display: none;
}

.n-scope {
	position: relative;
}

.datepicker {
	position: absolute;
	z-index: 10;
	right: 0px;
}

.datepicker.hide {
	display: none;
}

.ui-btn {
	overflow: visible;
}

.tac {
	text-align: center;
}

.n-btn-container .sub_button {
	display: inline-block;
	color: #000;
}

.n-person__avatar {
	position: relative;
	margin-right: 70px;
	margin-bottom: 50px;
	display: inline-block;
}

div.closify-container {
	border: none !important;
	background-size: cover !important; }

.dragncrop-instruction {
	left: 10%;
	right: 10%; }

#upload {
	width: 20% !important; }

.closify-side-bar {
	display: block !important;
	background: none !important; }

ul.closify-side-bar {
	top: 0;
	padding-top: 0;
}

ul.closify-side-bar li {
	margin-bottom: 10px;
	background: #fff;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	box-sizing: border-box;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
	display: flex !important;
	justify-content: center;
	align-items: center;
}

ul.closify-side-bar li:nth-child(3) {
	display: none !important;
}

.closify-output-bar {
	background: #0078fe !important;
	padding: 3px 3px;
	left: 0px !important;
	right: 0px !important;
	margin: auto;
	bottom: 10px; }
.closify-output-bar li {
	color: #fff !important; }

ul.closify-side-bar {
	z-index: 100 !important; }

.icon:before {
	color: #000 !important;
	font-size: 18px;
	font-family: Linearicons; }

.icon-pictures2 {
	padding-top: 5px; }

.icon-pictures2:before {
	font-size: 20px;
	content: "\e8f3"; }

.icon-trashcan:before {
	content: "\e680"; }

.icon-move-alt1 {
	display: none; }

.icon-move-alt1:before {
	content: "\e94e"; }

.icon-checkmark3:before {
	content: '\e934'; }

ul.closify-side-bar {
	position: absolute;
	right: -65px !important;
	padding: 0px 10px !important; }
ul.closify-side-bar li {
	margin-bottom: 10px; }

.n-item {
	display: flex;
}

.ui-body-a {
	background: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: 0;
	padding: 15px 0px;
}


.n-item .block-a {
	display: flex;
	align-items: center;
}

.n-item .block-a a {
	display: block;
	margin-right: 20px;
}

.n-item .block-a a {
	color: #000;
}

.n-item .block-a img {
	border: 2px solid #ffe100;
	border-radius: 50%;
}

.n-item .block-a > a {
	display: block;
}

.n-item--message {
	width: 100%;
}

.n-item--message > div {
	width: 100%;
}

.n-item--message .ui-body {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.n-item--message .n-btn-container .sub_button {
	width: 100%;
	box-sizing: border-box;
	margin: 10px 0px;
}

.n-item--message .sub_button {
	position: relative;
}

.n-item--message .sub_button .block-c {
	position: absolute;
	opacity: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.n-item--message .sub_button .block-c a {
	width: 100%;
	position: absolute;
	height: 100%;
	left: 0px;
	top: 0px;
}

.n-item--friends .ui-body {
	width: 100%;
}

.n-item--friends .block-c {
	display: none;
}

.n-item--man .ui-body {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}

.n-item--man .sub_button {
	position: relative;
}

.n-item--man .sub_button .block-c {
	position: absolute;
	opacity: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.n-item--man .sub_button .block-c a {
	width: 100%;
	position: absolute;
	height: 100%;
	left: 0px;
	top: 0px;
}

.n-item--man .n-btn-container .sub_button {
	width: 100%;
	box-sizing: border-box;
	margin: 10px 0px;
}

.n-main-head {
	padding-top: 20px;
}

.n-btn-container .n-cont:nth-child(2) .sub_button{
	background: #fff;
	box-shadow: 0 4px 0 #cacaca;
}

.n-item--man .block-c {
	display: none;
}

.n-item--man .n-btn-container {
	padding: 0;
}

.sub_button .ui-btn{
	padding: 0;
	margin: 0;
	border:0;
}

.n-btn-container .ui-grid-a {
	overflow: visible;
}

.n-wrap > .blok_zag {
	text-align: center;
	padding-top: 6px;
}

.n-photo-block .block-a {
	width: 50%;
	display: flex;
}

.n-photo-block .block-b {
	margin-left: 10px;
	position: absolute;
	right: 0px;
	left: 100px;
	top: 82px;
}

.n-photo-block .block-b a {
	color: #000;
	text-shadow: none;
	font-size: 22px;
}

.n-photo-page .sub_button {
	margin-bottom: 20px;
}

.n-blog-page .grid-comm {
	display: flex;
	align-items: center;
}

.n-blog-page .grid-comm .td-a {
	width: auto;
	flex-grow: 1;
}

.n-blog-page .grid-comm .td-b {
	width: auto;
	margin-left: 20px;
}

@media all and (max-width: 768px) {
	.n-blog-page .grid-comm .td-b {
		margin-left: 0px;
	}

	.grid-comm .td-b {
		margin-left: 0 !important;
	}
}

.n-blog-page .grid-comm .td-a textarea {
	height: 70px !important;
}

.n-blog-page .ui-body {
	border: none;
}

.n-blog-page {
	max-width: 1024px;
	margin: auto;
}

.n-blog-page .blog_message {
	flex-grow: 1;
}

.n-settings-page {
	max-width: 1200px;
	margin: auto;
}

.n-blog-item {

}

.n-blog-item__date {
	color: #a5a5a5;
	margin-right: 40px;
}

.n-blog-item .ui-body {
	display: flex;
	width: 100%;
	justify-content: space-between;
	flex-wrap: wrap;
}

.n-blog-item .ui-body > div {
	padding:  5px 0px;
//margin-right: 10px;
}

.n-blog-item .block-c {
	display: flex;
	align-items: center;
}

.n-blog-item .block-c > a:first-child {
	order: 3
}

.n-blog-item .block-c > a {
	margin-left: 10px;
	padding: 0;
}

.grid-comm .td-b {
	margin-left: 20px;
}

.grid-comm > div {
	width: auto !important;
	display: block !important;
}

@media all and (max-width: 768px) {
	.grid-comm {
		display: block !important;
	}
}

.grid-comm .td-a {
	flex-grow: 1;
}

.grid-comm {
	display: flex;
	align-items: center;
}

.grid-comm textarea {
	height: 70px !important;
}

.n-section .n-blog-mess {
	background: #fff;
}

.n-section .n-blog-mess .block-a {
	display: flex;
	align-items: center;
}

.n-section .n-blog-mess .block-a a {
	margin-right: 10px;
	color: #000;
}

.select2-container {
	width: 100% !important;
}

.select2-container .select2-selection--single {
	display: flex;
	height: 43px;
	text-align: center;
	justify-content: center;
	align-items: center;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 8px;
}

.n-x3 {

}

.n-x3 label {
	margin-bottom: 10px;
}

.setting_form {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.ui-slider-track .ui-btn.ui-slider-handle {
	width: 20px;
	height: 20px;
	background: #fff;
	top: 6px;
	left: 12px;
	margin: -3px -10px;
}

.ui-slider-switch {
	width: 48px !important;
	height: 26px !important;
	border-radius: 20px !important;
}

.ui-slider-label {
	background: #d0cece;
}

.n-x3 .ui-controlgroup-controls label {
	padding-top: 5px;
}

.n-x3 {
	padding: 0;
}

.n-x3 label {
	font-size: 18px;
}

.n-x3 .setting_form {
	padding: 10px 0px;
}

.n-photos-page {
	display: flex;
	flex-wrap: wrap;
}

.n-photos-page .ui-block-a {
	width: 100%;
}

.n-photos-page .ui-grid-a {
	width: 25%;
	padding:  5px;
	box-sizing: border-box;
}

@media all and (max-width: 1024px) {
	.n-photos-page .ui-grid-a {
		width: 33.3333%;
	}
}

@media all and (max-width: 768px) {
	.n-photos-page .ui-grid-a {
		width: 50%;
	}
}

@media all and (max-width: 500px) {
	.n-photos-page .ui-grid-a {
		width: 100%;
	}
}

.tac {
	text-align: center !important;
}

.n-edit-progile-page {
	max-width: 1200px;
	margin: auto;
}

.n-mail-page {
	max-width: 900px;
	margin: auto;
}

.n-profile-page {

}

.n-profile-page .n-tabs {
	max-width: 1024px;
	margin: auto;
}

.n-profile-page .n-profile{
	max-width: 1024px;
	margin: auto;
}

.n-profile-page .n-btn-container {
	max-width: 1024px;
	margin: auto;
}

.btn_profile2 .sub_button_disable{
	display: inline-block;
}

.btn_profile2 .sub_button {
	display: inline-block;
}

.btn_profile1 .sub_button {
	display: inline-block;
}

.btn_profile2 {
	margin: 20px 0px;
	display: flex;
	flex-wrap: wrap;
	overflow: visible;
	justify-content: center;
}

@media all and (max-width: 768px) {
	.ui-grid-a > .ui-block-a, .ui-grid-a > .ui-block-b {
		width: auto;
		margin-bottom: 20px;
	}
}

.n-user-friends {
	padding-top: 20px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background: #f7d145;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	outline: none;
}

.n-blog-mess .block-a {
	background: #efefef;
	margin: 0px -15px;
	padding: 25px 15px;
	border: none;
}

.n-blog-mess .block-c {
	display: flex;
	bottom: 16px;
}

.n-news {
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

.n-news .ui-body {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}

.n-blog-mess .icon_middle img {
	border-radius: 0px;
}

.n-blog-mess .blog_message {
	padding: 15px 0px;
	padding-bottom: 25px;
	position: relative;
//min-height: 90px;
	min-height: 317px;
	box-sizing: border-box;
}

.n-blog-mess .blog_message:after {
	display: block;
	content: '';
	width: 100%;
	height: 90px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(255,255,255,0.7) 34%, rgba(255,255,255,0.7) 35%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,0.7) 34%,rgba(255,255,255,0.7) 35%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,0.7) 34%,rgba(255,255,255,0.7) 35%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.n-blog-mess .block-a > a {
	position: absolute;
//top: 75px;
	bottom: 38px;
}

.n-blog-mess .block-b {
	margin-left: 110px;
	position: relative;
	top: -10px;
}

.n-blog-mess .block-b .f5 {
	font-size: 20px;
}

.n-blog-mess .block-c a {
	display: flex;
}

.n-blog-mess .block-c a:first-child {
	order: 1;
}

.n-blog-mess .n-blog-mess {
	bottom: 16px;
}

.n-people {
	padding-bottom: 40px;
	position: relative;
}

.n-people:after {
	font-family: 'Linearicons';
	display: block;
	content: '\e93a';
	font-size: 30px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
}

.select2-search--dropdown {
	display: none;
}

.n-enter-btn {
	cursor: pointer;
}

.n-main-page .ui-grid-solo {
	display: none;
}

.n-main-page .n-filter {
	display: none;
}

.n-main-page .n-section {
	display: none;
}

.sub-footer-wrap .apps a {
	display: none;
}

.n-preloader span {
	display: block;
	padding-top: 0px;
	font-style: italic;
	width: 100%;
}

.n-preloader {
	text-align: center;
	opacity: 1;
	flex-wrap: wrap;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 999999;
	background: #fff;
	padding: 25vh 0;
}

.n-preloader {
	transition: all 0.5s ease-in;
	-webkit-transition: all 0.5s ease-in;
}

.n-preloader img {
	display: block;
	position: relative;
	top: 0;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}

.n-animate img{
	-webkit-transform: scale(25) !important;
	transform: scale(25) !important;
}

.n-animate {
	opacity: 0;
}

.overflow {
	overflow: hidden;
}

.n-subscribe, .n-check {
	padding-top: 15px;
	padding-bottom: 15px;
	background: #f6d352;
	display: inline-block;
	//margin: 10px 0px;
}

.n-res {
	display: block;
	padding-top: 10px;
	font-size: 16px;
	color: red;
}

.n-success {
	display: block;
	padding-top: 10px;
	font-size: 16px;
	color: green;
}


.n-add-btn {
	border-radius: 40px;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
	padding: 15px 25px;
	font-family: "OfficinaM";
	transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	color: #fff;
	background: #73859f;
	opacity: 0.6;
}

.n-mob-sub {
	margin: 50px 50px 0px 50px;
}

@media all and (max-width: 768px) {
	.n-mob-sub {
		margin: 50px 0px 0px 0px;
	}
}

.label_name.f1 {
	max-width: 1024px;
	margin: auto;
}

.n-subs .n-btn {
	margin: 30px 0px;
	box-shadow: 0 4px 0 #d4b649;
}

.n-subs .n-pop__btns {
	justify-content: space-between;
}

.n-pop-subscribe .n-subs .n-pop__btns {
	justify-content: center;
}

@media all and (max-width: 768px) {
	.n-subs .n-pop__btns {
		//flex-wrap: wrap;
	}
}

.n-subs .n-to-log {
	//border-radius: 25px;
}

.n-send-again {
	display: flex;
	justify-content: center;
}

.n-pop-reg .n-list {
	padding-top: 0;
}

.n-send-again .n-btn {
	background: #ececec;
	border: none;
	box-shadow: 0 4px 0 #d5d5d5 !important;
	width: auto;
}

.ui-mobile, .ui-mobile body {
	height: 100%;
}

.content_left {

}

.n-footer__cont {
	position: absolute;
	bottom: 0;
}

.n-item--man {
	margin-top: 10px;
}

.social ul {
	margin-bottom: -20px;
}

.n-pop__btns .n-subscribe {
	margin-top: 30px !important;
	margin-bottom: 30px;
}

.n-pop__btn--mod {
	width: 60%;
}

.n-pop__btns .n-to-log {
	width: 60%;
}

@media all and (max-width: 768px) {
	.n-photos-page .photo_user .photo_img {
		padding-bottom: 80px;
	}

	.n-pop__btns .n-btn {
		width: 100%;
	}

}

.n-pop__btns--mod .n-pop__btn{
	width: auto !important;
}

.n-filter__top > fieldset{
	display: none;
}

.a-pop {
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	margin: auto;
	top: 0px;
	background: #fff;
	z-index: 999999999;
	padding: 10px 20px;
	display: none;
	box-sizing: border-box;
}

.a-pop__info {
	padding-right: 35px;
}

.a-pop__block {
	max-width: 962px;
	margin: auto;
	position: relative;
}

.a-pop .a-pop__close {
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	top: -5px;
	right: 5px;
	cursor: pointer;
}

@media all and (max-width: 768px) {
	.a-pop {
		top: auto;
		bottom: 0px;
	}

	.a-pop .a-pop__close {
		right: -15px;
	}
}

.a-pop__close:after, .a-pop__close:before {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: #333;
	transform: rotate(45deg);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin:  auto;
	position: absolute;
}

.a-pop__close:before {
	transform: rotate(-45deg);
}

.a-pop__block span {
	color: #000;
}

.a-pop__block a {
	color: #000;
}

.n-header.banner {
	padding-top: 40px;
}

.grid_wrap {
	background-image: url('../img/bg.jpg');
	background-size: cover;
	/*width: 100vw;
	height: 100vh;*/
}
