#content .middle {
	padding-bottom: 80px;
}

@-webkit-keyframes order_button {
from {background-position: 50% 0;}
to {background-position: 50% 128px;}
}
@keyframes order_button {
from {background-position: 50% 0;}
to {background-position: 50% 128px;}
}

#slider{
	overflow: hidden;
	width: 1100px;
}

#slider .images {
	position: relative;
	width: 1100px;
	height: 393px;
	overflow: hidden;
	background: #ededed;
}

#slider .images > img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	height: 393px;
}

#slider .images > img:first-child {
	display: block;
}
#slider .navigator {
	white-space: nowrap;
	line-height: 1px;
	margin: 3px 0px;
}
#slider .navigator .mini {
	padding: 2px;
	display: inline-block;
	background: #fff;
	transition: all 0.4s;
}

#slider .navigator .mini:hover,
#slider .navigator .mini.active {
	background: #c7893d;
}
#slider .navigator img {
	margin: 1px;
	cursor: pointer;
	opacity: 0.7;
}
#slider .navigator img:hover,
#slider .navigator .mini.active img {
	opacity: 1;
}


.arrow_left, .arrow_right {
	position: absolute;
	top: 47%;
	cursor: pointer;
}

.arrow_left {
	left: 0px;
}
.arrow_right {
	right: 0px;
}




/*--------------------advantages--*/

#advantages {
	background: #d4f0fc;
	padding: 25px 0px;
	text-align: justify;
	white-space: nowrap;
}

#advantages .advantage {
	display: inline-block;
	text-align: justify;
	font-family: inglobalbi;
	font-size: 12px;
	line-height: 100%;
	color: 2783b6;
	background: url('../../img/specific/apartament/delitel.png') no-repeat center left;
	white-space: nowrap;
	padding: 0px 12px;
}


#advantages .advantage:first-child {
	background: none;
}

#advantages .advantage span {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	white-space: normal;
}

#advantages .advantage img {
		vertical-align: middle;
		margin-right: 10px;
}
/*---------ATRIBUTES ---------------*/


.numer_attr {
	padding: 20px 0px;
	white-space: nowrap;
}
.numer_attr>* {
	vertical-align: top;
	margin-right: 20px;
	display: inline-block;
}
.numer_attr>img {
	margin-top: 30px;
}
.order_btns {
	width: 490px;
	text-align: left;
	white-space: normal;
	margin-right: 0px;
}

.numer_attr .order_btn {
	cursor: pointer;
	text-align: center;
	border: 1px solid #529cc5;
	vertical-align: middle;
	margin: 10px;
	display: inline-block;
}
.numer_attr .order_btn .header {
	background: url('../../img/specific/wave_button.jpg') 50% center;
	margin: 0px;
	padding: 10px 20px;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
}

.numer_attr .order_btn .price {
	font-size: 14px;
	color: #2783b6;
	margin: 0px;
	padding: 10px;
	transition: all 0.4s;
}
.numer_attr .order_btn:hover .price {
	color: #000;
}
.numer_attr .order_btn:hover .header  {
	-webkit-animation: order_button 2s linear infinite;
	animation: order_button 2s linear infinite;
}

.numer_attr .attributes {
	width: 22%;
	margin: 0px 2px;
	padding: 0px;
	list-style-type: none;
}
.numer_attr .attributes li {
	background: url('../../img/specific/apartament/dotted_bg.png') repeat-x left bottom;
	font-size: 12px;
	position: relative;
    padding-right: 25px;
    margin: 20px 0px;
	line-height: 1;
	
}
.numer_attr .attributes li span {
	background: #fff;
	display: inline-block;
	padding: 0px 5px;
}

.numer_attr .attributes li span.page {
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 14px;
	font-family: "inglobalbi";
	color: #2783b6;
}
/*-------------Button ---------------*/

#content .middle .dowload_doc {
	position: absolute;
	bottom: 0px;
	width: 1100px;
	text-align: center;
	word-spacing: normal;
}

#content .middle .downl_button {
	display: inline-block;
	padding: 10px;
	background: url('../../img/specific/dnld_button_orange.jpg') 50% center;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
}

#content .middle .downl_button:hover {
	-webkit-animation: order_button 2s linear infinite;
	animation: order_button 2s linear infinite;
}

#content .middle .downl_button img {
	vertical-align: middle;
	margin-right: 10px;
}

#content .middle .downl_button p {
	font-size: 12px;
	margin: 0px;
	margin-top: 5px;
	display: inline-block;
	vertical-align: middle;
	line-height: 180%;
}

#content .four_column {
	text-align: justify;
	border-top: 1px solid #cfcfcf;
	line-height: 1px;
}

#content .four_column .column {
	display: inline-block;
	width: 24%;
	vertical-align: top;
	line-height: 1.3;
	
}


#content .four_column .column p {
	font-size: 12px;
	margin: 5px 0px;
	line-height: 150%;
}

#content .four_column .column .info_block {
	margin-bottom: 40px;
}

#content .four_column .column .info_block .header {
	text-align: left;
	padding-top: 15px;
	padding-bottom: 5px;
}

#content .four_column .column .info_block .header img {
	margin-right: 5px;
	vertical-align: middle;
}

#content .four_column .column .info_block .header span {
	display: inline-block;
	vertical-align: middle;
	width: 75%;
	font-size: 14px;
	font-family: "inglobalb";
	line-height: 130%;
}

#content .description {
	font-size: 14px;
}

#content .description p {
	margin: 0px;
	line-height: 180%;
}

#content .description ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content .description ul li:before {
    content: " ";
	width: 8px;
	display: inline-block;
	height: 8px;
	border-radius: 4px;
	background: url('../../img/specific/marker_blue.png') no-repeat center center;
    margin-right: 10px;
}


#lightbox {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	background: url('../../img/specific/litebox_bg.png');
	text-align: center;
	z-index: 99;
}

#lightbox table {
	height: 100%;
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;
}

#lightbox  .calback_form {
	padding: 20px;
	background: #fff;
	position: relative;
	border-bottom: 5px solid #2783b6;
}

#lightbox  .close {
	position: absolute;
	top: 0px;
	right: -38px;
	cursor: pointer;
}

#lightbox  .calback_logo {
	margin-top: -68px;
}
#lightbox  .title {
	font-size: 14px;
	margin: 35px 0px 0px 0px;
}

#lightbox  input {
	width: 270px;
	padding: 7px;
	font-size: 16px;
}


#lightbox .send_button {
	padding: 15px 0px;
	background: url('../../img/specific/dnld_button_orange.jpg') 50% center;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
}

#lightbox .send_button:hover {
	-webkit-animation: order_button 2s linear infinite;
	animation: order_button 2s linear infinite;
}

/*----------------------*/


/* Individual styles */

.input {
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.input input {
	padding: 5px;
}

.input_field {
	position: relative;
	display: block;
	float: right;
	padding: 0.8em;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;
	transition: all 0.4s;
}

.input_field:focus {
	outline: none;
	background: #2783b6;
}

.input_label {
	display: inline-block;
	float: right;
	width: 40%;
	color: #2783b6;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.input_label-content {
	position: relative;
	display: block;
	width: 100%;
}


/* Ruri */
.input_field-ruri {
	width: 100%;
	background: transparent;
	margin-bottom: 2em;
	color: #fff;
}

.input_label-ruri {
	width: 100%;
	position: absolute;
	text-align: left;
	font-size: 14px;
	padding: 7px 0px;
	pointer-events: none;
	color: #2783b6;
}

.input_label-ruri::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 3px;
	background: #2783b6;
	left: 0;
	top: 100%;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
	transition: all 0.3s;
}

.input_label-content-ruri {
	padding: 0;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: -webkit-transform 0.3s, color 0.3s;
	transition: transform 0.3s, color 0.3s;
}

.input-filled .input_field-ruri {
	background: #2783b6;
}

.input_field-ruri:focus + .input_label-ruri .input_label-content-ruri,
.input-filled .input_label-ruri .input_label-content-ruri {
	color: #000;
	-webkit-transform: translate3d(0, 27px, 0) scale3d(0.8, 0.8, 1);
	transform: translate3d(0, 27px, 0) scale3d(0.8, 0.8, 1);
}




