body {
font-family: 'Times New Roman', sans-serif;
font-weight: 400;
background: #fff;
color: #1f497d;
font-size: 20px;
}
a { text-decoration: none; }
a, a.ajaxlink { 
color: #001838;
}
p { 
line-height: 30px;
}
p:first-child {
    margin-top: 20px;
}
h1, h2, h3, h4, h5, h6 {color: #1f497d; font-weight: normal; margin-bottom: 10px; }
h2 {font-size:25px;}
#body section { 
float: left;
width: 100%;
}
#osnova {
max-width:960px;
margin-left: auto;
margin-right: auto;
}

#layout { 
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
width: 100%;
}
#layout header, nav.menu {
max-width:960px;
margin-left: auto;
margin-right: auto;
}
#layout header {
background: none;
display:flex;
justify-content:space-between;
height: 100%;
padding: 0px;
}
#layout header #logo { 
width: 100px;
}
#layout header #logo a, #layout header #logo > span {
    display: block;
    float: left;
    width: 300px;
    height: 30px;
    background: none;
	margin-bottom: 27px;
	font-size: 22px;
}
#layout header #logo a:first-child, #layout header #logo > span:first-child{
	margin-bottom: 0px;
	font-size: 22px;
    color: #cc1800;
}
    
#header1{
	width:660px;
	line-height:25px;
	font-size:15px;
	padding-top:10px;
	color:#888;
}
#header1 span{
	font-size:15px;
	color:#888;
}
#header2 .widget_html_block{
	display: flex;
    justify-content: flex-end;
}
.zapis {
	text-align:center;
	line-height:30px;
	margin-top: 3px;
}
.zapis a{
	font-size: 16px;
    color: #fff;
    background: #1f497d;
    margin: 10px;
    padding: 10px 20px;
	transition: 0.2s;
}
.zapis a:hover{
    background: #43a0c3;
	box-shadow: 0px 3px 3px #ccc;
	transition: 0.4s;
}
.zapis2 {
	text-align:center;
	line-height:30px;
	margin-top: 3px;
}
.zapis2 a{
	font-size: 16px;
    color: #fff;
    background: #1ebea5;
    margin: 10px;
    padding: 10px 20px;
	transition: 0.2s;
}
.zapis2 a:hover{
    background: #25cab0;
	box-shadow: 0px 3px 3px #ccc;
	transition: 0.4s;
}
.gor{
	font-size:12px;
	line-height:15px;
	text-align:right;
}
.tel{
	text-align:center;
	font-size:27px;
	line-height:40px;
}
.tel a{
	font-size:22px;
}
.tel .fa{
	font-size:22px;
	color: #797979;
}

nav {
   background: #eee !important;
   box-shadow: 0px 3px 0px #ddd;
   font-size: 17px;
   margin-bottom: 0px;
   padding: 0px;
   z-index: 1000;
}

.nav_menu{
   z-index: 1000;
}
.nav_menu2{
   position: fixed;
   top: 0px;
   z-index: 1000;
   width: 100%;
}
nav .menu {
    display: flex;
    justify-content: space-between;
float: none;
max-width:960px;
margin-left: auto;
margin-right: auto;
z-index:9999999999999999;
}
nav .menu > li {
    flex-grow: 1;
    text-align: center;
}
nav .menu > li > a { 
color: #444;
padding: 0px 16px;
}
nav .menu > li > a:hover {
    background: #ddd !important;
}
div.actionMenu { 
overflow: hidden;
padding-bottom: 10px;
padding-top: 5px;
}
.actionMenu ul li {
    background:#e74c3c;
    float:left;
	list-style: none;
	margin:5px;
	padding: 5px 10px;
}
.actionMenu a{
	font-size:14px;
	color:#fff;
}
.icon-accept, .menu .accept .item, .icon-add, .menu .add .item, .icon-edit, .menu .edit .item, .icon-delete, .menu .delete .item, .icon-save, .menu .save .item, .icon-cancel, .menu .cancel .item, .icon-key, .menu .key .item, .icon-page_gear, .menu .page_gear .item, .icon-folder_add, .menu .folder_add .item, .icon-folder_edit, .menu .folder_edit .item, .icon-folder_delete, .menu .folder_delete .item, .icon-user_add, .menu .user_add .item, .icon-user_delete, .menu .user_delete .item, .icon-group, .menu .group .item, .icon-group_add, .menu .group_add .item, .icon-group_delete, .menu group_delete .item, .icon-profile, .menu .profile .item, .icon-messages, .menu .messages .item, .icon-info, .menu .info .item, .icon-blog, .menu .blog .item, .icon-settings, .menu .settings .item, .icon-cpanel, .menu .cpanel .item, .icon-more, .menu .more > .item, .icon-logout, .menu .logout .item, .icon-checklist, .menu .checklist .item, .icon-images, .menu .images .item, .icon-invites, .menu .invites .item, .icon-balance, .menu .balance .item, .icon-transfer, .menu .transfer .item, .icon-coins_add, .menu .coins_add .item, .icon-coins_delete, .menu .coins_delete .item  { background-repeat: no-repeat; padding-left:20px; }
/* Widgets layout =========================================================== */

.body {
    background: none;
    margin-bottom:0px;
    font-size:20px;
}

.widget:last-child {
    margin-bottom: 0;
}
.widget_text_block{
    overflow: visible;
}
.widget > .title {
	background: none;
    max-width: 960px;
	margin: 0px auto;
    height:110px;
    line-height:110px;
    font-size:45px;
	font-weight: normal;
	text-align:center;
	color:#cc0000;
}
.body > .title{
    max-width: 960px;
	margin: 0px auto;
    height:110px;
    line-height:110px;
    font-size:45px;
	text-align:center;
	color:#cc0000;
}

.title .links {
    float:right;
    font-size:17px;
    margin-top: -1px;
}

.title .links a{
    padding: 2px 8px;
    background: #cf6316;
    color:#fff;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    margin-top:-2px;
}

.title .links  a:hover{
    background:#2ecc71;
}

.title_widget{
    max-width: 960px;
	margin: 0px auto -120px auto;
	overflow: hidden;
	text-align:center;
	height:120px;
	line-height:140px;
	font-size:45px;
	color:#cc0000;
	
}

.block{
	display:flex;
	justify-content:space-between;
    max-width: 960px;
	margin: 0px auto;
	padding: 120px 0px 70px 0px;
}
#top {
background: url('/templates/default/images/s1.jpg') center bottom #b68e72;
height:594px;
position:relative;
}
#top h2{
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 10%;
	left: 50%;
	width: 500px;
	padding: 20px;
	color: #fff;
	font-weight: bold;
}
#top .block{
	display:block;
	font-size:28px;
	padding-bottom: 10px;
	padding: 10px 0px 70px 0px;
}

#top .topic{
	background: url('/templates/default/images/fon10.png');
	padding:10px 20px;
	text-align: center;
	font-size:27px;
	color:#cf6316;
}

#top .wiget_content{
	display:flex;
	flex-direction:column;
}

#top span{
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9JREFUeNpiYmBgaAAIMAAAjwCD5Hc2/AAAAABJRU5ErkJggg==);
    background:rgba(0, 0, 0, 0.5);
	padding:2px 10px;
	display:block;
}
.top1{
	font-size:38px;
	color:#ff0000;
	margin:30px 7px 0px auto;
}
.top2{
	font-size:45px;
	font-family: 'Marck Script', cursive;
	color:#ff0000;
	margin:10px 20px 0px auto;
}
.top3a{
	font-size:38px;
	margin:50px 50px 0px auto;
	color:#fff;
}
.top3b{
	font-size:38px;
	margin:10px 33px 0px auto;
	color:#fff;
}
.top3c{
	font-size:35px;
	margin:10px -47px 0px auto;
	color:#fff;
}
.top3d{
	font-size:35px;
	margin:10px -40px 0px auto;
	color:#fff;
}
.top3e{
	font-size:35px;
	margin:10px 40px 0px auto;
	color:#ff0000;
}

.wiget_imgr,#rabota,.li1,.li2,.li3,.li4,.li5,.li6, #poryadok .lev, #poryadok .prav {
	visibility: hidden;
}
.widget {
    margin-bottom: 0px;
}
.white{
	border-top: 4px solid #CF6316;
}
.grey{
	border-top: 4px solid #CF6316;
	background: #f7f7f7;
}
.flexx{display: flex; justify-content: space-between;}
.flexxx{display: flex; justify-content: space-between; flex-wrap: wrap;}
#peimuschestva{
	border-top: 4px solid #cf6316;
}
#peimuschestva .lev, #peimuschestva .prav {background: linear-gradient(to bottom right, #ffffff, #ececec); border:3px solid #ddd; width:calc(50% - 50px); margin-bottom:30px; padding:15px; box-shadow: 0px 0px 0px 0px #999; transition: .4s ease;}
#peimuschestva .centr {background: linear-gradient(to bottom right, #ffffff, #ececec); border:3px solid #ddd; width:100%; margin-bottom:20px; padding:15px; box-shadow: 0px 0px 0px 0px #999; transition: .4s ease;}
#peimuschestva .lev:hover, #peimuschestva .prav:hover, #peimuschestva .centr:hover {box-shadow: 0 20px 15px -15px #999; transition: .4s ease;}
#peimuschestva h2 {margin-bottom: 20px; text-align:center; font-size: 24.1px;}
#peimuschestva h4 {margin-top: 10px; text-align:center; font-weight:bold; font-size: 17px;}

#poryadok{
	background: url('/templates/default/images/poryadok.jpg') no-repeat center top;
	border-top: 4px solid #cf6316;
}
#poryadok .lev, #poryadok .prav {background: linear-gradient(to bottom right, #fff, #ececec); border:3px solid #ddd; width:calc(50% - 50px); margin-bottom:30px; padding:15px; box-shadow: 0px 0px 0px 0px #999; transition: .4s ease;}
#poryadok .lev:hover, #poryadok .prav:hover, #poryadok .centr:hover {box-shadow: 0 20px 15px -15px #999; transition: .4s ease;}
.nomer{
	font-size:90px;
	color:#c2c8d2;
	margin-bottom:-15px;
	float: right;
}

#rabota{
	background: #fff;
}
#uslugi{
	background:  #f5f5f5;
	box-shadow: 0px -15px 20px -15px #594317;
	text-align: center;
}
#uslugi .block {padding: 120px 0px 0px 0px;}
#uslugi li a { 
color:#fff;
font-size:21px;
}

.proyavka{
	visibility: visible;
    transition-duration: 2s;
	-webkit-transition-duration: 2s;
    -o-transition-duration: 2s;
    -moz-transition-duration: 2s;
}

#prim {
    border-top: 4px solid #d4ecea;
}
#prim .block{
	display:block;
	padding: 40px 0px 30px 0px;
}
#prim .title_widget { 
line-height: 90px;
color:#cf6316;
}

#prim .wiget_content {
float:left;
text-align:justify;
width:280px;
height:260px;
margin:50px 2px 2px 2px;
padding: 44px 17px 7px 17px;
background:#E3ECF3;
border-radius: 150px;
-moz-border-radius: 150px;
border:1px solid #aac7dc;
overflow:hidden;
}
#prim .wiget_content img{
display:block;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
margin-top: -7px;
}

#prim .wiget_content:hover {
height:700px;
border-radius: 150px 150px 25px 25px;
-moz-border-radius: 150px 150px 25px 25px;
position: relative;
}
#prim img {
	transition-duration: 1.0s;
}
#prim img:hover {
	transition-duration: 1.0s;
}
.tele {text-align: center; font-size: 45px;}
.zayavku{
    background: url('../images/zayavki.jpg') center center;
	border-top: 4px solid #cf6316;
}
.zayavku h2{
    text-align: center;
	height:40px;
	margin-top: 0px;
	margin-bottom: 30px;
}
.contactform input, .contactform textarea {
    border: 1px solid #ddd;
    background: #fafafa;
    padding: 12px 0px;
    border-left: 1px solid #ccc;
    border-bottom: 5px solid #ccc;
	text-align: center;
    font-family: 'Trebuchet MS', sans-serif;
    font-size: 16px;
}
.inputwrapper {
    width: auto;
    float: none;
}
#voprosy .block{
    padding-bottom: 20px;
	padding-top: 20px;
    text-align: center;
	font-size:27px;
}
.wiget_imgl {
   margin: 25px 20px 0px 0px;
   flex-shrink:0;
}
.wiget_imgr {
   margin: 25px 0px 0px 20px;
   flex-shrink:0;
}
.wiget_content ul {margin-left:-20px;}
.wiget_content ul li {
	list-style: none;
	padding: 15px 5px 15px 35px;
	font-size: 20px;
    transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
}
.wiget_content ul li p {
    margin-left:20px;
}
.wiget_content ul li p:first-child {
    margin-top:20px;
}
.wiget_content ul li:before{content: "\f00c"; font-family: 'FontAwesome'; font-size: 21px; margin-right: 8px;}
.wiget_content ul li p:before{content: "\f00c"; font-family: 'FontAwesome'; font-size: 14px; margin-right: 8px;}
.wiget_content ul li:hover{
	margin-left:-5px;
    transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
}
.wiget_content ul li:nth-child(even) { 

}
.wiget_content tr{
    text-align: center;
	height:40px;
}

.tr1{
	background:#E3ECF3;
}
.tr2{
	background:#FAFDFF;
}
.wiget_content th{
	vertical-align: top;
	color:#fff;
	height:92px;
}
.premium{
    background: url('../images/ct.png') no-repeat bottom center #3e8dc0;
	background-size: 100%;
    width: 210px;
}
.business{
    background: url('../images/ls.png') no-repeat bottom center #4CBB7A;
	background-size: 100%;
    width: 210px;
}
.platinum{
    background: url('../images/gx.png') no-repeat bottom center #cf6316;
	background-size: 100%;
    width: 210px;
}
.wiget_content td{
	padding:10px;
}
.widget_formcontact_block{
    max-width: 960px;
	margin: 0px auto;
	overflow: hidden;
	padding: 0px 0px 50px 0px;
}
.widget_formcontact_block a {text-decoration: underline;}
#forma{
}
#tri_kolonki{
    background:#ecf0f1;
}
.tri_kolonki{
    max-width: 960px;
	margin: 0px auto;
	overflow: hidden;
	padding: 0px 0px 50px 0px;
}
.trikolonki{
    width: 406px;
	margin: 0 10px;
	float:left;
}

#op img{opacity:0.2;}
#op img:hover{opacity:1.0;}
.op img{opacity:0.2;}
.op img:hover{opacity:1.0;}

#section-top #top-video { 
display: inline-block;
left: 0px;
min-height: 100%;
min-width: 100%;
opacity: 0;
overflow-x: hidden;
overflow-y: hidden;
position: absolute;
top: 0px;
vertical-align: baseline;
z-index: 99;
}
#section-top .video-js, #section-top #top-video { 
background-color: #F2F2F2;
}
#oplata{
	border-top: 4px solid #CF6316;
}
#top4{
    background:#f1c40f;
	padding: 40px 0px;
}
.top4{
    display: flex;
	justify-content: space-between;
    max-width: 960px;
    height:230px;
	margin: 0px auto;
	overflow: hidden;
}

.top4 > .widget_text_block{
    background:url("../images/w2.png") no-repeat right center;
    padding:50px 0px 50px 0px;
    max-width: 960px;
	margin: 0px auto;
    overflow: hidden;
	color:#fff;
}
#top10{
}

#3top {
    width: 100%;
    padding:50px 0px 50px 0px;
    background:#cf6316;
}
.3top {
    max-width: 960px;
	margin: 0px auto;
    overflow: hidden;
}

#layout > .w4{
    background:#fff;
}
.w4 > .widget_text_block{
    padding:50px 0px 50px 0px;
    max-width: 960px;
	margin: 0px auto;
    overflow: hidden;
}
.bel{
    background:#fff;
}
.bel > .widget_text_block{
    padding:0px 0px 50px 0px;
    max-width: 960px;
	margin: 0px auto;
    overflow: hidden;
}
.bel > .title{
}
.ser{
    background:#ecf0f1;
}
.ser > .widget_text_block{
    padding:0px 0px 50px 0px;
    max-width: 960px;
	margin: 0px auto;
    overflow: hidden;
}
.ser > .title{
}
.top6{
}
.top6 > .widget_text_block{
    padding:10px 0px 50px 0px;
    max-width: 960px;
	margin: 0px auto;
    overflow: hidden;
}
#layout > .top6a{
    background:#3977b7;
}
.top6a > .widget_text_block{
    background:url("../images/w2.png") no-repeat right center;
    padding:0px 280px 50px 0px;
    max-width: 1000px;
	margin: 0px auto;
    overflow: hidden;
	color:#fff;
}
.top6a > .title{
    max-width: 960px;
	margin: 0px auto;
	color:#fff;
}

#layout > .top6b{
    background:#ecf0f1;
}
.top6b> .widget_text_block{
    background:url("../images/preimuschestva.png") no-repeat top center ;
    padding:0px 0px 50px 280px;
    max-width: 1000px;
	margin: 0px auto;
    overflow: hidden;
}
#layout > .top6c{
    background:#ecf0f1;
}
.top6c> .widget_text_block{
    background:url("../images/preimuschestva.png") no-repeat top center ;
    padding:0px 280px 50px 0px;
    max-width: 1000px;
	margin: 0px auto;
    overflow: hidden;
}

#top100{
    padding:50px 0px 50px 0px;
}
#layout > .ac{
    padding:0px 0px 0px 0px;
    background: url("../images/ac.png") #f1c40f no-repeat top center;
}
.timer{
    padding:0px 0px 50px 0px;
    background:#f1c40f;
}
.com{
    padding:50px 0px 50px 0px;
    background:#d3ebf4;
}
.clouds{
    padding:50px 0px 50px 0px;
    background:#ecf0f1;
}

.company{
    background:#fff;
}
.company > .widget_text_block{
    padding:50px 0px 50px 0px;
    overflow: hidden;
}
.widget > .form_contact{
    padding:20px;
	
}
.pointer{
	width: 470px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}

.widget_tabbed > .tabs, .widget_tabbed > .widgets, .widget_search, .widget_comments_list{
    max-width: 960px;
	margin: -30px auto 0px auto;
    overflow: hidden;
}
.widget_tabbed > .widgets {
    margin: -3px auto 0px auto;
    background: #fff;
	border:3px solid #ddd;
}
aside .title {
    font-size:20px;
	font-weight: 400;
    color:#ccc;
	margin-bottom:20px;
    background: none;
    height:38px;
    line-height:38px;
    padding-right:5px;
}
#body aside .menu { 
margin: 15px 0px;
}
.widget_search { 
background: none;
margin: 0px;
}
.widget_tabbed {
    background:#f5f5f5;
	margin-bottom: 0px;
	padding-bottom: 40px;
}
.widget_tabbed .block{
	padding-bottom: 20px;
}
#widget-50 img {max-width: 220px;}
#tarif {
    border-top: 4px solid #cf6316;
}
.fa-rub {
	float: right;
    font-size: 200px;
    color: #dde1e8;
}
#mnenie {
    background:url("../images/mnenie.jpg") no-repeat center center #e4ecf5;
    border-top: 4px solid #cf6316;
}
#mnenie .wiget_content{
	height:380px;
	overflow:hidden;
    background:url("../images/razver.png") no-repeat center bottom;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
#mnenie .wiget_content:hover{
	height:100%;
	overflow:none;
	-webkit-transition: 2s;
    transition-delay: 0.8s;
}

.widget_tabbed .tabs ul { 
background: none;
height: auto;
line-height: 47px;
overflow-y: hidden;
margin-top:50px;
}
.widget_tabbed .tabs ul li a {
background: rgba(255, 255, 255, 0.5);
border-radius: 5px 5px 0px 0px;
border-top:3px solid #ccc;
border-right:3px solid #ccc;
border-left:3px solid #ccc;
border-bottom:0px solid #fff;
color: #666;
cursor: pointer;
display: block;
font-size: 19px;
font-weight: bold;
height: 40px;
line-height: 40px;
margin-right: 15px;
padding: 0px 15px;
}
.widget_tabbed .tabs ul li a.active{
border-top:3px solid #ddd;
border-right:3px solid #ddd;
border-left:3px solid #ddd;
border-bottom:3px solid #fff;
margin-bottom: -3px;
}
.widget_tabbed a{color:#005085;}
.widget_user_avatar .user_info {
margin-top: 15px;
}
.widget_tabbed .body { 
margin-top: -90px;
}

.widget_content_list.compact .item { 
margin: 0px 0 25px 0;
}
.widget_content_list.compact .item .title { font-size:16px; margin-bottom: 0; line-height: 16px; }
#layout footer { 
background-color: #444;
color:#eee;
}
#layout footer a { 
color: #fff;
}
#layout footer a:hover { 
color: #eee;
}
#layout footer #web { 
float: right;
height:31px;
margin: 11px 0px 0px 11px;
}



.clr{clear:both;}

/* Меню сбоку ========================================================================== */

.widget_content_tree ul{
    margin:0;
    padding:0;
}

.widget_content_tree li{
    line-height:40px;
    margin-left: 0px;
    list-style: none;
    padding-left:35px;
    background: url("../images/icons/folder.png") no-repeat 12px 12px;
	border-top:1px solid #eee;
}

.widget_content_tree li:hover{
    background: url("../images/icons/folder.png") no-repeat 12px 12px #f9f9f9;
}

.widget_content_tree ul li.active > a:hover,
.widget_content_tree ul li.active > a { color:#000; text-decoration: none; }


/* gui ======================================================== */

.gui-panel {
    background: none;
    border: solid 0px #f1f1f1;
    margin: 0px;
    overflow: hidden;
    padding:0px;
    color: #555;
}
.filter-panel .buttons { 
margin-top: 5px;
margin-bottom: 20px;
overflow: hidden;
}
.input-small { 
    width: 60px !important;
}
.login_form .options {
margin-top: 10px;
margin-bottom: 10px;
font-size: 13px;
color: #68809B;
line-height: 14px;
vertical-align: middle;
}
.filter-panel .filter-container { 
overflow: hidden;
padding: 0px;
}
.filter-panel .fields .field{
    background-color:#f9f9f9;
    float:left;
    margin: 5px 10px 5px 0px;
    padding: 5px 10px 10px 10px;
    height:45px;
    width:217px;
}
.filter-panel .fields .field:nth-child(2n) { 
float: left;
margin-right: 10px;
}
.filter-panel .fields .field .f_prop_30{ 
margin-right: 10px;
    height:145px;
    width:1000px;
}

.filter-panel .filter-link a {
    display:block;
    padding:5px 10px;
    padding-left:15px;
    text-decoration: none;
    color: #555;
}

.filter-panel .filter-link a:hover {
    background-color:#f9f9f9;
}
.filter-panel .fields .title {
    color:#B36333; text-shadow:0 1px 1px #fff;
    margin-bottom:3px;
}

.tabs-menu li a:hover {
    background-color:#f9f9f9;
    color:#34495e;
}
.city-input a {
    background:#666;
    color:#FFF;
    text-decoration:none;
    padding:1px 10px;
}
.city-input a:hover {
    background:#6e6e6e;
}

input.button-submit,
input.button {
	padding: 10px 15px;
	line-height: 100%;
	border-radius: 0px;
	cursor: pointer;
	width: auto;
    font-size: 14px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	background: #666;
    border:none;
}
input.button-submit:hover,
input.button:hover {
	background: #6e6e6e;
}
.input, .date-input, .city-input, .textarea, select { 
border: 1px solid #e5e5e5;
box-shadow: inset 0px 0px 0px #fff;
color: #333333;
font-size: 14px;
outline: medium none currentColor;
padding: 4px;
}
.input:focus, .date-input:focus, .city-input:focus, .textarea:focus { 
border: 1px solid #77E2F5;
box-shadow: 0px 0px 3px #77E2F5;
}
.input:hover, .date-input:hover, .city-input:hover, .textarea:hover { 
border: 1px solid #77E2F5;
}
.inputwrapper .errormess{
display:none;
position:absolute;
top:0; 
left:0;
width:96%;
background:#fdd73d;
color:#000;
padding:0px 0px 0px 5px;
line-height:32px;
}
.pagebar_current { 
background-color: #444;
color: #FFFFFF;
margin: 3px;
padding: 6px;
}

/* modal ======================================================== */
.nyroModalBg {
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
    background: url("../images/bg-mod-okno.png");
	opacity: 0.7;
    z-index: 100;
}
.nyroModalTitle {
	top: -36px;
	left: -4px;
	margin: 0;
    font-size: 1.1em;
	color: #e1ebef;
    text-shadow: 0 1px 1px #34495e;
    z-index: 100;
    background:#666;
    padding:5px 14px;
    padding-bottom:11px;
    border-radius:6px 6px 0 0 ;
}
.nyroModalCont {
	position: absolute;
	border: 4px solid #666;
    box-shadow:0 0 30px #000;
	margin: 25px;
    padding:0;
	background: #fff;
    z-index: 101;
}
.nyroModalCont .notice{
    padding:20px;
    color:#BDC3C7;
}


/* styles ======================================================== */
.activity-list h3 {
    border-bottom: dashed 1px #EDEDED;
    margin-bottom:0px;
    padding-bottom: 15px;
}

.activity-list .item a.author{ color:#444; }
.activity-list .item a.author:hover{ color:#4e4e4e; }
.activity-list .item .details { font-size:11px; }
.activity-list .item .details .date { color:#999; }
.activity-list .item .details .reply {
    padding-left: 5px;
}
.activity-list .item .details .reply a {
    padding-left: 20px;
    background:url("../../images/icons/comment-small.png") no-repeat left center;
    color:#444;
}
.activity-list .item .details .reply a:hover {
    color:#4e4e4e;
}

.activity-list .item .images { overflow: hidden; margin:10px 0; }
.activity-list .item .images .image {
    float:left; margin-right:2px;
    display:block; overflow: hidden;
}
.activity-list .item .images .image.more {
    background: #ecf0f1;
    text-align: center;
    line-height: 64px;
    font-size:18px;
}
.activity-list .item .images .image.more a {
    display:block; width: 64px; height:64px; overflow: hidden;
    color:#7f8c8d;
    text-decoration: none;
}
.activity-list .item .images .image.more a:hover {
    color:#2c3e50;
}



/* content ======================================================== */
.content_categories li {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    font-size: 17px;
    padding-left: 20px;
    background: none;
    margin-right: 10px;
}
.content_categories li a { color:#555; }
.content_categories li a:hover { color:#777; }

.content_item_parent_title a { color:#555; }
.content_item_parent_title a:hover { color:#777; }


/* Для объявлений */
.content_list.table table td.ft_number { 
width: 120px;
}
.content_item .f_price .value{ 
font-size: 32px;
color:#444;
}
.content_item .ft_text .value, .content_item .ft_html .value { 
line-height: 30px;
}
.content_item_props {
	position: absolute;
	right: 0px;
	top: 0px;
	width:310px;
    padding:10px;
    background: #f9f9f9;
    border: solid 1px #ddd;
    color:#444;
	transition-timing-function: easy;
	transition-duration: 1s;
}
.content_item_props:hover {
opacity:0.1;
transition-timing-function: easy;
transition-duration: 1s;
}
@media screen and (max-width: 800px) { .content_item_props {position: relative; width:92%;}}
/* конец Для объявлений */

.content_item_props table tr td{
    padding:4px 0;
    border-bottom: solid 1px #ddd;
}

.content_item_props table tr:hover td.title,
.content_item_props table tr:hover td.value{
    color:#444;
}

.content_item_props table .heading{
    font-size: 18px;
    font-weight: normal;
    text-align: center;
}

.content_item_props table .title{
    padding-right: 10px;
    width:50%;
    color:#444;
}

.content_item_props table .value{
    color:#444;
    padding-left: 10px;
    text-align: right;
}

.content_list.table table td.photo { 
width: 164px;
height: 80px;
overflow:hidden;
padding-top: 2px;
}
.content_list.table table td.photo img{ 
width: 160px;
}
.content_list.table table td.f_price{ 
font-weight:600;
}
.content_list.table table td.f_date_pub{ 
width:50px;
font-size:10px;
color:#999;
margin-right:-100px;
margin-bottom:-20px;
}
.content_list.tiled .tile .photo { 
background: #fff;
display: block;
height: 220px;
margin-bottom: 10px;
overflow: hidden;
position: relative;
width: 100%;
}
.content_list .field .title_left { 
display:none;
}

#user_profile_title {
    overflow:hidden;
    font-size:42px;
}
#user_profile #information .fieldset_title h3{
    margin:0;
    margin-top:-23px;
    background:#FFF;
    padding-right:10px;
    float:left;
    color:#34495e;
    font-weight: normal;
    font-size:28px;
}
.fa-handshake-o {font-size: 50px; color: #cc0000;}

.up,.lev,.prav,.centr,#tarif,#oplata,.widget.zayavku{visibility: hidden;}
.lev{transition-delay:0.3s;}
.prav{transition-delay:0.6s;}
.slideUp{
	transition-name: slideUp;
	-webkit-animation-name: slideUp;	

	transition-duration: 1s;	
	-webkit-animation-duration: 1s;

	transition-timing-function: ease;	
	-webkit-animation-timing-function: ease;

	visibility: visible !important;			
}

@keyframes slideUp {
	0% {transform: translateY(100%);}
	100% {transform: translateY(0%);}
	100% {opacity: 1;}
    50% {opacity: 0.3;}
    0% {opacity: 0;}
}

@-webkit-keyframes slideUp {
	0% {-webkit-transform: translateY(100%);}
	100% {-webkit-transform: translateY(0%);}
	100% {opacity: 1;}
    50% {opacity: 0.3;}
    0% {opacity: 0;}
}

/* Media Queries ============================================================ */

@media screen and (max-width: 1200px) {
.widget_tabbed .tabs ul li a { margin-right: 5px;padding: 0px 5px;}
.widget_tabbed .tabs ul li a { font-size: 17px;}
}
@media screen and (max-width: 800px) {
    #body section { width:100% !important; }
    #body aside { display:block; }
    nav { padding:5px; height:auto; }
    .mob { display:none; }
    nav select { display: none; }
    #layout footer #info { display: none !important; }
.widget_tabbed .tabs ul li a { font-size: 12px;}
#uslugi, #mnenie, #oplata, #tarif {padding:10px;}
}

@media screen and (max-width: 680px) {
	#header1, .fa-handshake-o {display:none;}
    #layout {width: 100% !important;}
	.flexxx {justify-content: center;}
    .mob {font-size:6px;}
    .none, .top4_1, .wiget_imgr, .wiget_imgl, #top, #uslugi .title_widget {display: none;}
    .top4 {display: block;}
	nav, .nav_menu {display: block; overflow: scroll;font-size: 10px;}
	.premium, .business, .platinum{height:50px;width: 20%;overflow:hidden;font-size:9px;}
	#tarif{font-size:9px;}
	.block{max-width: 680px;padding: 120px 0px 70px 0px;}
	.title_widget{font-size:21px;height: 100%;line-height: 30px;margin-bottom: -80px;}
	#layout header{ margin-bottom: 10px;line-height: 22px;}
	.body > .title{font-size:14px;}
	#peimuschestva{}
	.title_widget{color:#cf6316;}
	#top .topic {color:#cf6316;}
	#uslugi .block{padding-top:10px;}
	.tel span {font-size: 21px;}
	.wiget_content th {height: 38px;}
	#header2 .widget_html_block, #layout header {flex-wrap: wrap;}
	#header2 .widget_html_block {justify-content: center;}
	#peimuschestva .lev, #peimuschestva .prav, #peimuschestva .centr, #poryadok .lev, #poryadok .prav {width:calc(100% - 50px); }
	#poryadok {background:none;}
	.widget > .title {height: 40px;}
}
@media screen and (max-width: 425px) {
	.fa-rub {display:none;}
    .flexx{flex-wrap: wrap;}
	#layout header #logo {width: 100%; margin-top: 20px;}
	#layout header #logo a, #layout header #logo > span {width: 100%; margin-bottom: 0px; text-align: center;}
	.zapis {margin-bottom: 10px;}
	.zapis a, .zapis2 a {font-size: 18px;}
	#uslugi h2 {text-align:center;}
	.tele {text-align: center; font-size: 25px;}
}
@media screen and (max-width: 375px) {
	.zapis a, .zapis2 a {font-size: 16px;}
}
@media screen and (max-width: 320px) {
    .block{display:block; max-width: 320px;padding: 80px 0px 40px 0px;}
	div{max-width: 320px;overflow:hidden;}
	.body > .title{font-size:13px;}
	.zapis a, .zapis2 a {font-size: 15px;}
	.zayavku {font-size: 15px;}
}
.clr{clear:both;}

#layout {
width: 100%;
}