/*===================================================== Pagination ===================================================*/
.wrapper-pagination {
    width: 100%;
    text-align: center;
    margin-top: 25px;
}

.pagination { margin: 0 !important; }

.pagination-border-left, .pagination-border-right {
    width: 40px !important;
    height: 40px !important;
    text-align: center;
}

.pagination-border-left div, .pagination-border-right div {
    border-right: 1px solid #BABABA;
    width: 0;
    float: left;
}

.pagination li.disabled .btn-pagination {
    pointer-events: none;
    color: #B9C8D4 !important;
}

.pagination li .btn-pagination {
    color: #000000 !important;
    border: none !important;
    background: none !important;
    border-radius: 5px;
    margin-left: 2px !important;
    cursor: pointer;
}

.pagination li .btn-pagination:hover {
    color: #ffffff !important;
    background: #044468 !important;
}

.pagination li:first-child .btn-pagination:hover, .pagination li:last-child .btn-pagination:hover {
    color: #044468 !important;
    background: none !important;
}

.pagination li:first-child .btn-pagination {
    margin-left: 0 !important;
}

.pagination li.active .btn-pagination {
    pointer-events: none;
    background: linear-gradient(to bottom, #fff 0, #e0e0e0 100%), #000000 !important;
    background: -o-linear-gradient(bottom, #fff 0, #e0e0e0 100%), #000000;
    background: -webkit-linear-gradient(bottom, #fff 0, #e0e0e0 100%), #000000;
    background: -ms-linear-gradient(bottom, #fff 0, #e0e0e0 100%), #000000;
    box-shadow: 0 0 0 1px #044468 inset;
    color: #044468 !important;
}

/*================================================== End pagination ==================================================*/

#attachments {
	display: table;
	width: 100%;
	font-size: 0;
}

#attachments .btn-remove-img {
    background: rgba(0, 0, 0, 0.6);
    border: none;
    border-radius: 2px;
    box-shadow: 0 0 2px 1px #fff;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

#attachments .block-img {
	border-radius: 4px;
    box-shadow: 0 0 2px 1px #07a3e1;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
    vertical-align: middle;
    width: 150px;
}

#attachments .block-img img {
	border-radius: 4px;
}

.alert-attachments {
	font-size: 14px;
}

.attachment-load {
	margin-left: 20px;
    max-width: 25px;
}

.api-load {
	display: block;
	margin: 30px auto;
}

td.tools-ngtable button {
	float: right;
	margin-left: 8px;
}

* {
	margin: 0;
	padding: 0;
	font-family: Arial;
}

.wrapper-uploaded-img {
	margin-top: 20px;
	width: 150px;
	position: relative;
	box-shadow: 0 0 2px 1px #07a3e1;
}

.wrapper-uploaded-img .remove-img {
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    border-radius: 4px;
    color: #d3312d;
    cursor: pointer;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    position: absolute !important;
    right: 1px;
    text-align: center;
    top: 1px !important;
    width: 20px !important;
}

.wrapper-uploaded-img .remove-img:hover {
	color: #fff;
}

.img-holder {
	width: 100%; 
	height: auto;
}

.unselectable {
	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}
.float {
	float: left;
}
.floatr {
	float: right;
}
.clear {
	clear: both;
}
.block {
	display: block;
}
body {
	min-width: 1000px;
}
header {
	background: url('/css/images/bg-page.png') no-repeat;
	background-size: cover;
}
.logo {
	margin-left: 10px;
}
.logo-main {
	background: url('/css/images/logo-top.png') no-repeat;
	padding: 52px 150px;
}
.logo-member {
	background: url('/css/images/member.png') no-repeat;
	padding: 30px 85px;
}
.social {
	background: url('/css/images/social-top.png') no-repeat;
	padding: 20px 85px;
}
.phones {
	background: url('/css/images/phone-ico.png') no-repeat;
	padding: 0 50px 20px 50px;
	font-size: 18px;
	color: #00395f;
}
.phones-right {
	padding-left: 20px;
}
.top {
	width: 1000px;
	margin: 0 auto;
	display: block;
	background: #fff;
	box-shadow: -2px 4px 10px 0px rgba(50, 50, 50, 0.75);
}
.menu {
	padding: 5px 0;
	background: rgba(216,216,216,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(216,216,216,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	width: 100%;
}
.menu ul {
	width: 1000px;
	margin-bottom: 0 !important;
}
.menu ul li {
	display: table-cell;
	border-right: 1px solid #044468;
	cursor: pointer;
}
.menu ul li:last-child {
	border-right: none;
}
.menu ul li a {
	font-family: Arial Narrow, Arial;
	width: 125px;
	display: table-cell;
	text-align: center;
	padding: 5px;
	color: #044468;
	text-decoration: none;
	font-size: 18px;
	white-space: nowrap;
}
.menu ul li.active {
	font-weight: bold;
}
.menu ul li.active:hover {
	border-radius: 0;
	box-shadow: none;
}
.filter {
	width: 780px;
	margin: 45px auto 0;
	padding-bottom: 45px;
}
.tabs li {
	display: inherit;
	padding: 10px 0 0;
	margin-right: 3px;
}
.tabs li a {
	border-radius: 5px 5px 0 0;
	color: #044468;
	background: #e8e7e9;
	padding: 10px 8px;
	text-decoration: none;
	font-size: 16px;
	transition: all 0.2s ease;
}
.tabs li a:hover {
	color: #fff;
	background: #044468;
}
.tabs li.active a {
	color: #fff;
	background: #044468;
}
.filter_body {
	background: rgba(216,216,216,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(216,216,216,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	margin-top: -2px;
	padding: 0 15px 10px;
	box-shadow: -2px 4px 10px 0px rgba(50, 50, 50, 0.5);
	color: #044468;
	border-radius: 0 15px 15px 15px;
	font-size: 14px;
	z-index: 10000;
}
.filter_add {
	width: 900px !important;
}
.filter_row {
	padding: 25px 0 0;
}
.filter_row img {
	width: 100%;
}
.filter_row textarea {
	width: 100%;
	height: 100px;
	display: inline-block;
	color: #999;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: left;
	white-space: nowrap;
	vertical-align: middle;
	border: 1px solid #044468;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	vertical-align: middle;
	resize: none;
}
.filter_checkbox {
	width: 170px;
}
.filter_checkbox label {
	width: 100%;
}
.slide {
	width: 90%;
}
.filter_cell {
	width: 33%;
}
input.filter_check[type="checkbox"] {
	display: none;
}
input.filter_check[type="checkbox"] + label span {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: -1px 0 0;
	vertical-align: middle;
	background: url(/css/images/checked.png) left top no-repeat;
	cursor: pointer;
}
input.filter_check[type="checkbox"]:checked + label span {
	background-position: -25px 0;
}
.kod_input {
	width: 50%;
	display: inline-block;
	color: #044468;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: left;
	white-space: nowrap;
	vertical-align: middle;
	border: 1px solid #044468;
	border-radius: 4px 0 0 4px;
}
.kod_btn, .kod_btn:focus{
	width: 50%;
	color: #fff;
	background: #044468;
	border-radius: 0 4px 4px 0;
	display: inline-block;
	height: 34px;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	transition: all 0.2s ease;
	box-shadow: none;
	border: 1px solid #044468;
	border-left: none;
	padding: 5px;
	text-decoration: none;
}
.kod_btn:hover {
	color: #044468;
	background: #fff;
	text-decoration: none;
}
#kod_block {
	height: 34px;
}
.filter_cell_row {
	padding: 0 0 5px;
}
.price:nth-child(2) {
	width: 25%;
}
.price:nth-child(2) .dropdown {
	width: 100%;
}
.search-btn {
	color: #fff;
	background: #044468;
	border-radius: 5px;
	padding: 6px 12px;
	text-decoration: none;
	font-size: 16px;
	transition: all 0.2s ease;
	box-shadow: none;
	border: 1px solid transparent;
}
.search-btn:hover {
	color: #044468;
	background: #fff;
	border: 1px solid #044468;
}
.search-btn[disabled] {
	opacity: 0.5;
	pointer-events: none;
}
.exclusive {
	width: 900px;
	margin: 45px auto -44px;
}

.exclusive ul.slides li {
	position: relative;
	margin-right: 20px;
}
.exclusive ul.slides li .img {
	overflow: hidden;
	height: 143px;
	border-radius: 5px 5px 0 0;
	cursor: pointer;
	box-shadow: -2px 4px 10px 0px rgba(50, 50, 50, 0.75);
	transition: all 0.2s ease;
}
.exclusive ul.slides li .img:hover {
	box-shadow: -5px 6px 10px 0px rgba(4, 68, 104, 0.75);
	border-color: #283c46;
}
.exclusive ul.slides li div.slide_price {
	position: absolute;
	top: 10px;
	right: 5px;
	color: #fff;
	background: #044468;
	padding: 2px 10px;
	border-radius: 3px;
}
.exclusive ul.slides li div.details {
	background: #283c46;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	min-height: 44px;
}
.exclusive .flex-direction-nav .flex-next {
	right: 0 !important;
	margin-right: -30px;
	opacity: 1 !important;
	color: #283c46;
}

.exclusive .flex-direction-nav .flex-prev {
	left: 0 !important;
	opacity: 1 !important;
	margin-left: -30px;
	color: #283c46;
}
.flex-direction-nav .flex-prev {
	color: #fff;
	text-shadow: 0 2px 2px #283c46;
}
.flex-direction-nav .flex-next {
	color: #fff;
	text-shadow: 0 2px 2px #283c46;
}
.services {
	background: url('/css/images/cell-pattern.png');
	background-size: contain;
	padding: 80px 0 30px 0;
}
.content {
	width: 1000px;
	margin: 0 auto;
}
.service_item {
	width: 33%;
	text-align: center;
	font-size: 18px;
	padding: 0 0 20px 0;
	background: url('/css/images/house-icon.png') no-repeat;
	background-position: 75px 30px;
}
.service_item span {
	color: #fff;
}

.service_item a:hover {
	color: #283c46;
	text-decoration: underline;
}
.service_item img {
	margin-top: 45px;
}
.counter {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 28px;
}
.rubric {
	width: 25%;
	padding: 8px;
}
#zhitl {
	background: url(/css/images/zhilaya.png) no-repeat;
	background-position: 10px 95px;
	background-size: 64px 64px;
}
#commerse {
	background: url(/css/images/commercial.png) no-repeat;
	background-position: 10px 95px;
	background-size: 64px 64px;
}
#rent {
	background: url(/css/images/arenda.png) no-repeat;
	background-position: 10px 95px;
	padding-bottom: 30px;
	background-size: 64px 64px;
}
#new {
	background: url(/css/images/new-building.png) no-repeat;
	background-position: 10px 95px;
	padding-bottom: 50px;
	background-size: 64px 64px;
}
#new h2 {
	height: 58px;
	padding-top: 17px;
}

.rubric h2 {
	padding: 5px 45px;
	background: #666666;
	border-radius: 10px;
	color: #fff;
	text-align: center;
	font-size: 22px;
}
.rubric ul {
	list-style: none;
	padding-left: 80px;
}
footer {
	background: url('/css/images/bg-footer.png') no-repeat;
	background-size: 100%;
	padding-top: 20px;
}
.footer_content {
	width: 1000px;
	margin: 0 auto;
}
.footer-logo {
	background: url('/css/images/logo-top.png') no-repeat;
	background-size: contain;
	padding: 43px 95px 42px;
	margin-right: 90px;
	border-radius: 10px;
}
.footer_marker {
	background: url('/css/images/placemarker.png') no-repeat;
	margin-top: 20px;
	padding: 25px;
	cursor: pointer;
}
.footer_contacts {
	/*background: url('/css/images/footer-img2.png') no-repeat;*/
	background: #044468;
	padding: 20px 0 20px 20px;
}
.footer_adress {
	width: 220px;
	color: #fff;
	font-size: 16px;
	/*background: #fff;*/
	border-radius: 10px;
	padding: 10px;
}
.footer_right {
	color: #fff;
	margin-right: 15px;
	/*margin-top: 70px;*/
	font-size: 12px;
	text-align: right;
}
.footer_right span {
	font-size: 22px;
	font-weight: bold;
}
.footer_social {
	background: #fff;
	padding: 5px;
	margin-top: 15px;
	border-radius: 10px;
}
.footer-ok-icon {
	width: 24px;
}

.footer_social .social_icon {
	margin-left: 0;
}
.footer_social .social_icon {
	margin-left: 5px;
}

.dropdown {
	width: 90%;
}
.filter_input input[type="text"], .filter_body input[type="tel"], .filter_body input[type="email"] {
	border: 1px solid #044468;
	display: block;
	width: 90%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
button.btn.btn-default.form-control.ui-select-match {
	border: 1px solid #044468;
}
input.form-control.ui-select-search {
	border: 1px solid #044468;
}
.ui-select-multiple.ui-select-bootstrap.dropdown {
	border: 1px solid #044468;
}
.filter_body input[type="file"] {
	display: none;
}
.filter_body input[type="file"] + label span {
	display: inline-block;
	color: #999;
	width: 172px;
	height: 34px;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: left;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
	border: 1px solid #044468;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	vertical-align: middle;
	cursor: pointer;
}
.filter_body input[type="file"] + label span:hover {
	background-image: linear-gradient(to top,#fff 0,#e0e0e0 100%);
}
#page_foto {
	width: 100%;
	margin-bottom: 25px;
	overflow: hidden;
}
#page_foto ol {
	margin: 0;
}
input.sort_order[type="checkbox"] {
	display: none;
}
input.sort_order[value='0'][type="checkbox"] + label span {
	display: inline-block;
	width: 19px;
	height: 19px;
	margin: -1px 4px 0 0;
	vertical-align: middle;
	background: url(/shell/css/images/icons/search_activate.gif) left top no-repeat;
	cursor: pointer;
}
input.sort_order[value='1'][type="checkbox"] + label span {
	background: url(/shell/css/images/icons/search_asc.gif) left top no-repeat;
	display: inline-block;
	width: 19px;
	height: 19px;
	margin: -1px 4px 0 0;
	vertical-align: middle;
	cursor: pointer;
}

input.sort_order[value='2'][type="checkbox"] + label span {
	background: url(/shell/css/images/icons/search_desc.gif) left top no-repeat;
	display: inline-block;
	width: 19px;
	height: 19px;
	margin: -1px 4px 0 0;
	vertical-align: middle;
	cursor: pointer;
}
#form_message input {
	border: 1px solid #044468;
	display: block;
	width: 90%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#form_message textarea {
	width: 100%;
	height: 126px;
	display: inline-block;
	color: #999;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: left;
	white-space: nowrap;
	vertical-align: middle;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	vertical-align: middle;
	resize: none;
}

div#header div.notepad {
	z-index: 100;
	right: 0;
	margin-right: 10px;
	width: 165px;
}

div#header div.notepad a {
	background: url(/shell/css/images/icons/notepad.png) center left no-repeat;
	padding: 4px 0 4px 20px;
}

div#header div.notepad a b {
	text-decoration: none;
}

.notepad_active {
	background: url(/shell/css/images/icons/notepad_hvr.png) center left no-repeat !important;
}
#search_list .notepad {
	background: url(/shell/css/images/icons/notepad.png) top left no-repeat;
}

#search_list .notepad, #search_list .notepad_active, #search_list .del_ad {
	display: block;
	width: 17px;
	height: 18px;
	margin-top: 5px;
}
#slider li img {
	border-radius: 5px;
}
#carousel {
	margin-top: 5px;
}
#carousel li {
	margin-right: 4px;
}
#carousel li:last-child {
	margin-right: 0;
}
#carousel li img {
	overflow: hidden;
	height: 77px;
	border: 3px solid #979ea1;
	border-radius: 3px;
	cursor: pointer;
	transition: all 0.2s ease;
}
#carousel li img:hover {
	border-color: #283c46;
}
.flex-active-slide img {
	border-color: #283c46 !important;
}
#search_list {
	color: #044468;
}
#search_list a {
	color: #044468;
}

.search {
	width: 1000px;
	margin: 0 auto;
}
.search .exclusive {
	margin: 25px auto;
}
.search .filter {
	float: right;
	width: 740px;
	margin: 0 auto;
	padding-bottom: 0;
}
.search .counter {
	width: 240px;
	float: left;
	margin-bottom: -800px;
	border-radius: 10px;
	background: rgba(216,216,216,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(216,216,216,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	box-shadow: -2px 4px 10px 0px rgba(50, 50, 50, 0.5);
}
.search .counter h2 {
	margin-top: 0;
}
.search .counter .rubric {
	width: 100%;
}
.search .counter #new {
	padding-bottom: 90px;
}
.search .content {
	float: right;
	width: 740px;
	padding: 15px;
	min-height: 800px;
}
.main .counter {
	margin-bottom: 0;
}
header .counter {
	background: rgba(216,216,216,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(216,216,216,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	box-shadow: -2px 3px 5px 0px rgba(50, 50, 50, 0.5);
	border-radius: 15px;
	padding-bottom: 0px;
}
#search_list_top {
	background: rgba(216,216,216,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(216,216,216,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	box-shadow: -2px 3px 5px 0px rgba(50, 50, 50, 0.5);
	padding: 5px;
	border-radius: 10px;
	margin-bottom: 10px;
}
.total_found {
	color: #044468;
	font-size: 16px;
	padding: 5px 0;
}
.capt input {
	width: 100% !important;
}
#page_info {
	/* width: 455px; */
}
#page_info div>span{
	width: 160px;
	display: inline-block;
}
.currency span.caret.ui-select-toggle {
  right: 5px;
}
.agent_form {
	background: rgba(216,216,216,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(216,216,216,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
	box-shadow: -2px 4px 10px 0px rgba(50, 50, 50, 0.5);
	padding: 15px;
	border-radius: 10px;
	color: #044468;
	margin-top: 25px;
}
.agent_form h3 {
	text-align: center;
}
.agent_form .text {
	width: 400px;
	margin-right: 5px;
}
.agent_form #form_message input{
	width: 98%;
}
.page {
	min-height: 300px;
	margin: 40px auto 20px;
}
.review_date {
	font-size: 12px;
}
.page .filter_body {
	border-radius: 5px;
	margin: 30px 0 16px 0;
}
.page .filter_body .filter_row label {
	font-size: 16px;
}

/*
 .page_slider{
 padding: 30px;
 }*/
 .page .filter_row label {
 	font-size: 22px;
 	/*text-align: center;*/
 	color: #044468;
 }
 .page .filter_row {
 	/*text-align: center;*/
 	font-size: 16px;
 	padding: 10px 0 0;
 }
 .page ul {
 	list-style-position: inside;
 	/*padding-left: 25px;*/
 }
 .login {
 	padding-bottom: 100px;
 }
 .login-block {
 	padding: 50px;
 	margin: 100px 250px 0;
 	background: rgba(216,216,216,1);
 	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
 	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(216,216,216,1)));
 	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
 	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
 	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
 	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
 	box-shadow: -2px 4px 10px 0px rgba(50, 50, 50, 0.5);
 	border-radius: 10px;
 }
 .login-block label {
 	width: 100%;
 	text-align: center;
 	color: #044468;
 	font-size: 22px;
 }
 .login-block form {
 	display: block;
 	text-align: center;
 }
 .login-block input {
 	display: inline-block;
 	color: #333;
 	width: 50%;
 	padding: 6px 12px;
 	font-size: 14px;
 	font-weight: normal;
 	line-height: 1.428571429;
 	white-space: nowrap;
 	vertical-align: middle;
 	border: 1px solid #044468;
 	border-radius: 5px;
 	-webkit-user-select: none;
 	-moz-user-select: none;
 	-ms-user-select: none;
 	-o-user-select: none;
 	user-select: none;
 	vertical-align: middle;
 }
 .login-block button {
 	display: inline-block;
 	color: #fff;
 	margin: 10px;
 	width: 50%;
 	background: #044468;
 	border-radius: 5px;
 	padding: 6px 12px;
 	text-decoration: none;
 	font-size: 16px;
 	transition: all 0.2s ease;
 	box-shadow: none;
 	border: 1px solid transparent;
 }
 .login-block button:hover {
 	color: #044468;
 	background: #fff;
 	border: 1px solid #044468;
 	cursor: pointer;
 }
 .admin {
 	padding: 30px 0;
 }
 .modal-body .input-group {
 	width: 30%;
 	margin: 1%;
 }
 .modal-body .textarea {
 	width: 98%;
 }
 #my_editor_ifr {
 	height: 400px !important;
 }
 .admin thead {
 	white-space: nowrap;
 }
 .modal-group-100 {
 	width: 98%;
 	margin: 1%;
 }
 .message_type {
 	width: 190px;
 	text-align: left;
 }
 .page .contact .filter_row label {
 	font-size: 16px;
 	color: #044468;
 	/* margin: 5px 10px; */
 }
 .page .contact .message_type label {
 	width: 100%;
 }
 .page .contact .filter_body {
 	padding: 10px 50px;
 }
 .page .contact .textarea {
 	width: 100%;
 }
 .page .contact input[type="text"] {
 	display: inline-block;
 	color: #333;
 	padding: 6px 12px;
 	font-size: 14px;
 	font-weight: normal;
 	line-height: 1.428571429;
 	white-space: nowrap;
 	vertical-align: middle;
 	border: 1px solid #044468;
 	border-radius: 5px;
 	-webkit-user-select: none;
 	-moz-user-select: none;
 	-ms-user-select: none;
 	-o-user-select: none;
 	user-select: none;
 	vertical-align: middle;
 }
 .page .contact #text {
 	/*width: 600px;*/
 	width: 100%;
 }
 .page .contact .search-btn {
 	margin-top: 10px;
 }
 .filter_body .item {
 	padding: 5px;
 	width: 33%;
 	overflow: hidden;
 }
 .rev {
 	background: rgba(216,216,216,1);
 	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
 	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(216,216,216,1)));
 	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
 	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
 	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
 	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%);
 	padding: 10px 15px;
 	box-shadow: -2px 4px 10px 0px rgba(50, 50, 50, 0.5);
 	color: #044468;
 	border-radius: 15px;
 	font-size: 14px;
 	z-index: 10000;
 }
 .rev .item {
 	padding: 5px;
 	margin: 5px;
 	width: 230px;
 	height: 240px;
 	overflow: hidden;
 }

 .range-wrapper input {
 	width: 79px;
 	display: inline-block;
 	color: #044468;
 	padding: 6px 12px;
 	margin-bottom: 0;
 	font-size: 14px;
 	font-weight: normal;
 	line-height: 1.428571429;
 	text-align: left;
 	white-space: nowrap;
 	vertical-align: middle;
 	border: 1px solid #044468;
 	border-radius: 4px;
 }

 .count {
 	background: #283c46;
 	color: #fff;
 	padding: 2px 6px;
 	border-radius: 8px;
 	font-size: 12px;
 	font-weight: bold;
 }

 .rubric li {
 	margin-bottom: 3px;
 }
 .rubric li a{
 	float: left;
 	width: 60%;
 	display: block;
 }
 #player{
 	margin-top: 25px;
 }
 .count-li.loading{
 	position: relative;
 }
 .count-li.loading a, .count-li.loading a:hover{
 	background: #fff;
 	color: #044468;
 }
 .count-li.loading:after{
 	display: block;
 	margin: auto;
 	content: "";
 	height: 2px;
 	background: #044468; 
 	position: absolute;
 	bottom: -5px;
 	-webkit-animation: count-load  1s ease-in-out infinite;
 	-o-animation: count-load  1s ease-in-out infinite;
 	animation: count-load  1s ease-in-out infinite;
 }
/*  #search_list tr:nth-child(even) {
	background: #eee;
	} */

	#search_list td {
		padding: 5px;
	}

	.content.page {
		/*padding-top: 25px;*/
	}

	.page.page_slider:empty {
		min-height: 0;
	}

	.content.contacts {
		margin-top: -245px;
		background: #fff;
		padding: 5px 26px;
	}
	.partner-logo {
		background: #fff;
		height: 198px;
		line-height: 198px;
		border-radius: 15px;
		overflow: hidden;
	}
	.partner-logo img {
		vertical-align: middle;
	}
	.page-partners .filter_body, .page-about .filter_body {
		padding-top: 1px;
		margin-top: 19px;
	}
	.list-show-onmap {
		width: 20px;
		height: 20px;
		margin-top: 10px;
	}

	.page_slider {
		width: 1000px;
		margin: 0 auto;
		margin-top: 20px;
	}

	.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > li > a:hover {
		text-decoration: none;
		font-weight: bold;
		border-radius: 0px;
		border-bottom-width: 4px;
		border-bottom-style: solid;
		border-bottom-color: #044468;
		color: #044468 !important;
		background-color: transparent !important;
	}
	.nav-pills > li > a {
		border-radius: 0px;
	}
	.page-contacts {
		margin-top: -235px;
		background: #fff;
	}
	.page-contacts .contact {
		padding:35px;
		padding-top: 1px;
	}
	.newbuildings {
		padding: 5px;
		margin: 5px;
	}
	
	.newbuildings .block-newbuilding {
		margin-bottom: 20px;
	}
	
	.newbuilding-opt {
		width: 65%;
		display: block;
	}
	.newbuilding-link {
		width: 35%;
		display: block;
		overflow: hidden;
	}
	.newbuildings-adress {
		font-weight: bold;
		font-size: 18px;
		margin-bottom: 10px;
	}
	.newbuildings-about {
		font-size: 16px;
		padding-left: 20px;
	}
	.newbuildings strong{
		font-size: 24px;
	}
	
	div.news, div.jobs {
		display: table;
		width: 100%;
	}
	
	.news .block-new, .jobs .block-job {
		display: table;
		width: 100%;
		margin-top: 20px;
	}
	
	.news .block-new:first-child, .jobs .block-job:first-child {
		margin-top: 0;	
	}
	
	.news .wrapper-new-title, .jobs .wrapper-job-title {
		padding: 5px 100px 5px 0;
		position: relative;
	}
	
	.news .new-title, .jobs .job-title{
		font-size: 22px;
    	font-weight: 700;
    	display: block;
	}
	
	.news .new-date, .jobs .job-date {
		font-size: 15px;
		position: absolute;
		top: 13px;
		right: 0;
	}
	
	.news .new-cover, .jobs .job-cover {
		display: block;
		width: 40%;
		float: left;
	}
	
	.news .new-content, .jobs .job-content {
		margin-left: 42%;
	}
	
	.wrapper-new, .wrapper-job {
		display: table;
		width: 100%;
	} 
	
	.wrapper-new .new-title, .wrapper-job .job-title {
		font-size: 24px;
		font-weight: 700;
	}
	
	.wrapper-new .new-content, .wrapper-job .job-content {
		font-size: 14px;
		margin-top: 20px;
	}
	
	#modal #img {
		visibility: hidden;
		width: 0;
		height: 0;
	}
	
	.modal .wrapper-upload-photo .alert {
		margin-top: 20px;
		font-size: 13px;
	}
	
	.rent-icons{
		width: 24px
	}
	.rent-icons img{
		width: 90%;
	}
	.description a:hover{
		text-decoration: none;
	}
	.description{
		max-height: 65px;
		overflow: hidden;
		-moz-transition: all 1s linear;
		-webkit-transition: all 1s linear;
		-o-transition: all 1s linear;
		-ms-transition: all 1s linear;
		transition: all 1s linear;
	}
	.description:hover{
		max-height: 300px;
	}
	.ajaxloader
	{
		opacity: 0;
		height: 5px;
		margin: 0 auto;
		background: #283c46;
		animation: spin 1s linear infinite;
		-webkit-animation: spin 1s linear infinite;
		-o-animation: spin 1s linear infinite;
		-ms-animation: spin 1s linear infinite;
		-moz-animation: spin 1s linear infinite;
		transition: all .2s linear;
		-moz-transition: all .2s linear;
		-webkit-transition: all .2s linear;
		-o-transition: all .2s linear;
		-ms-transition: all .2s linear;
	}
	.loading{
		opacity: 1;
	}
	.search-list{
		opacity: 1;
		transition: all .5s linear;
		-moz-transition: all .5s linear;
		-webkit-transition: all .5s linear;
		-o-transition: all .5s linear;
		-ms-transition: all .5s linear;	
	}
	.search-list.loading{
		opacity: 0;
	}
	#form_message .float {
		width: 33%;
		margin-bottom: 10px;
	}
	#form_message .btn {
		margin-right: 15px;
	}
	.rubric a.active{
		font-weight: bold;
	}
	.contacts{
		margin-top: 40px;
	}
	.top .notepad{
		position: fixed;
		right: 0;
		top: 0;
		padding: 5px 20px;
		background: #044468;
		border-radius: 0 0 0 20px;
	}
	.top .notepad a{
		color: #fff;
	}
	.top .notepad a b{
		padding: 2px 6px;
		background: #fff;
		color: #283c46;
		border-radius: 8px;
	}
	.header, .header-price{
		background: #d8d8d8;
		/* padding: 0px 15px; */
	}
	.header{
		height: 20px;
		padding: 0 10px;
	}
	#search_list .header-td{
		padding-right: 0;	
	}
	#search_list .header-price-td{
		padding-left: 0;
	}
	.info {
		background: #8C9098;
		padding: 0 5px;
		border-radius: 4px;
		font-size: 12px;
		color: #fff;
		display: inline-block;
	}
	.info-block{
		padding: 0 10px 5px 0; 
	}
	.price-slider{
		width: 73%;
		float: left;
	}
	.currency{
		width: 25%;
		float: right;
	}
	.sorting{
		width: 215px;
	}
	.sorting .dropdown{
		width: 120px;
	}
	.sort-text{
		padding: 5px 0;
		color: #044468;
		font-size: 16px;
	}
	.search-curr{
		padding: 5px 0;
		color: #044468;
		font-size: 14px;
		width: 80px;
		margin: 0 110px;
	}
	.usd, .uah{
		border: 1px solid #044468;
		background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
		padding: 6px 12px;
		border-radius: 4px;
		cursor: pointer;
	}
	.usd:hover, .uah:hover, .usd.active, .uah.active{
		background-image: linear-gradient(to bottom,#e0e0e0 100%,#fff 0);
	}
	.usd.active, .uah.active{
		border-color: #e0e0e0;
		cursor: default;
	}
	.usd{
		margin-right: 5px;
	}
	.uah{
		margin-left: 5px;
	}
	#page_info .btn-primary{
		margin-top: 5px;
	}
	.item-price{
		padding: 7px 5px 7px 0;
	}
	.itm-dtl{
		width: 160px;
		display: inline-block;
	}
	.itm-prc{
		text-align: right;
	}
	@keyframes spin
	{
		from { width: 0%; background: #283c46; }
		to   { width: 100%; background: #666; }
	}
	@-webkit-keyframes spin
	{
		from { width: 0%; background: #283c46; }
		to   { width: 100%; background: #666; }
	}
	@-o-keyframes spin
	{
		from { width: 0%; background: #283c46; }
		to   { width: 100%; background: #666; }
	}
	@-ms-keyframes spin
	{
		from { width: 0%; background: #283c46; }
		to   { width: 100%; background: #666; }
	}
	@-moz-keyframes spin
	{
		from { width: 0%; background: #283c46; }
		to   { width: 100%; background: #666; }
	}

	@-webkit-keyframes  count-load {
		from {width: 0%}
		to {width: 100%}
	};
	@-moz-keyframes  count-load {
		from {width: 0%}
		to {width: 100%}
	};
	@-ms-keyframes  count-load {
		from {width: 0%}
		to {width: 100%}
	};
	@-o-keyframes count-load {
		from {width: 0%}
		to {width: 100%}
	};
	@keyframes  count-load {
		from {width: 0%}
		to {width: 100%}
	};