

/*
** zamkad.ru
*/
@font-face {
	font-family: 'RobotoRegular';
	src: url('../fonts/roboto-regular-webfont.eot');
	src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/roboto-regular-webfont.woff') format('woff'),
	url('../fonts/roboto-regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'RobotoThin';
	src: url('../fonts/roboto-thin-webfont.eot');
	src: url('../fonts/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/roboto-thin-webfont.woff') format('woff'),
	url('../fonts/roboto-thin-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadProRegular';
	src: url("../fonts/MyriadPro-Regular.eot");
	src: url("../fonts/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"),
	url("../fonts/MyriadPro-Regular.woff") format("woff"),
	url("../fonts/MyriadPro-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadProCond';
	src: url("../fonts/MyriadPro-Cond.eot");
	src: url("../fonts/MyriadPro-Cond.eot?#iefix") format("embedded-opentype"),
	url("../fonts/MyriadPro-Cond.woff") format("woff"),
	url("../fonts/MyriadPro-Cond.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadProCondBold';
	src: url("../fonts/MyriadPro-BoldCond.eot");
	src: url("../fonts/MyriadPro-BoldCond.eot?#iefix") format("embedded-opentype"),
	url("../fonts/MyriadPro-BoldCond.woff") format("woff"),
	url("../fonts/MyriadPro-BoldCond.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

/*body {
	font-family: 'MyriadProRegular', Arial;
	font-size: 14px;
	line-height: 19px;
	background: #eaedef;
	text-align: center;
	color: #302d2c;
  background: #fff url("../body-bg.png") repeat-x 0 0;
}*/

html {

}

body {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	background: #eaedef;
	text-align: center;
	color: #232324;
}

h1 {
	color: #000;
	font-family: Georgia;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	padding: 32px 0px 32px 32px;
	line-height: 25px;
}
h2 {
	color: #000;
	font-family: Georgia;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	line-height: 25px;
}

h3 {
	color: #000;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	line-height: 25px;
}

h4 {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #3a576c;
	padding-bottom: 17px;
}

object {
	display: block;
	margin-top: 20px;
}

.scheme-orange h4 {
	color: #8c140c
}

.scheme-magenta h4 {
	color: #732689
}

.scheme-green h4 {
	color: #578201
}

.scheme-blue h4 {
	color: #2886bf
}

.scheme-bordo h4 {
	color: #8c140c
}

.scheme-gray h4 {
	color: #3D4A5A;
}

.scheme-orange .tprice thead tr {
	background-color: #8c140c;
	color: #fff;
}

.scheme-magenta .tprice thead tr {
	background-color: #732689;
	color: #fff;
}

.scheme-green .tprice thead tr {
	background-color: #578201;
	color: #fff;
}

.scheme-blue .tprice thead tr {
	background-color: #2886bf;
	color: #fff;
}

.scheme-bordo .tprice thead tr {
	background-color: #8c140c;
	color: #fff;
}

.scheme-gray .tprice thead tr {
	background-color: #3D4A5A;
	color: #fff;
}

.scheme-orange .tprice tbody tr:hover {
	background-color: #CB6935
}

.scheme-magenta .tprice tbody tr:hover {
	background-color: #C499E4
}

.scheme-green .tprice tbody tr:hover {
	background-color: #9FCB35
}

.scheme-blue .tprice tbody tr:hover {
	background-color: #4BB1D7
}

.scheme-bordo .tprice tbody tr:hover {
	background-color: #CB6935
}

.scheme-bordo .tprice tbody tr:hover {
	background-color: #CB6935
}

h5 {
	font-size: 12px;
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
}

p {
	font-size: 12px;
	line-height: 18px;
	color: #232324;
	padding-bottom: 17px;
}

a {
	color: #3A576C;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

ul.list-item {
	padding: 27px 0;
}

ul.list-item li {
	padding: 0 0 19px 33px;
	font-size: 12px;
	line-height: 18px;
	color: #232324;
	background: url("../img/li-arrow.png") no-repeat 0 0;
}

.clear {
	clear: both;
}

.left {
	float: left;
	position: relative;
}

.right {
	float: right;
	position: relative;
}

#page {
	width: 1200px;
	text-align: left;
	margin: 0 auto;
}

#header {
	position: relative;
	padding-bottom: 19px;
	background: url("../img/header-shadow-1.png") no-repeat 50% 100%;
}

#footer {
	width: 1200px;

}
.toggle-menu-mobile  {
  display: none;
}
.other_objects {
	    float: left;
    /* padding: 10px; */
    margin-top: 20px;
}
.other_objects a {
	padding: 0px 10px;
}
.subheader {
	height: 138px;
	background: url("../img/header-bg-not-front-138.png") no-repeat 0 0;
	position: relative;
}

.scheme-orange .subheader {
	background-position: 0 -138px
}

.scheme-magenta .subheader {
	background-position: 0 -276px
}

.scheme-green .subheader {
	background-position: 0 -414px
}

.scheme-blue .subheader {
	background-position: 0 -552px
}

.scheme-bordo .subheader {
	background-position: 0 -690px
}

.scheme-gray .subheader {
	background-position: 0 0px
}

.subheader h1,
.subheader .subheader-title {
	font-size: 38px;
	font-style: italic;
	font-weight: normal;
	color: #fffefe;
	font-family: Georgia;
	padding: 57px 0 0 32px;
	text-shadow: 0 -1px 1px #333;
}

.subheader h5 {
	position: absolute;
	top: 33px;
	left: 582px;
	width: 220px;
	color: #fffefe;
}

.logo {
	height: 88px;
	padding: 0 0 0 25px;
	background: #fff;
}

.logo .sitename a {
	color: #3D4A5A;
	text-decoration: none;
	letter-spacing: -2px;
}

.logo .sitename a em {
	display: block;
	font-size: 16px;
	letter-spacing: 1;
	line-height: 1;
	position: relative;
	margin-top: -12px;
	text-transform: lowercase;
	color: #7e7e7e;
}

.logo span {
	font-size: 12px;
	display: block;
	/* font-style: italic;
	font-weight: normal;
	font-family: Arial;	 */
	color: #404040;
	/* padding-left: 62px;
	background: url("../img/line-header.gif") no-repeat 14px 7px;
	position: relative;
	margin-top: 36px; */
}

#header .italic {
	position: absolute;
	right: 23px;
	color: #ed4f42;
	top: 13px;
	font-size: 14px;
	line-height: 14px;
	font-style: italic;
	font-family: Georgia;
}

#header .address {
	position: absolute;
	right: 23px;
	color: #404040;
	top: 40px;
	font-size: 36px;
	line-height: 36px;
}

#header .address span {
	font-size: 12px;
	font-style: italic;
	position: relative;
	top: -6px;
}

#header .address .ya-phone {
	font-style: normal;
	position: static;
	font-size: 32px;
	line-height: 36px;
	color: #3D4A5A;
	font-family: Georgia;
	font-weight: bold;
}

/*
.scheme-orange .address .ya-phone {
	color: #8c140c
}

.scheme-magenta .address .ya-phone {
	color: #732689
}

.scheme-green .address .ya-phone {
	color: #578201
}

.scheme-blue .address .ya-phone {
	color: #2886bf
}

.scheme-bordo .address .ya-phone {
	color: #8c140c
}
*/
#header .header-banner {
	position: absolute;
	right: 23px;
	color: #404040;
	top: 23px;
	text-align: center;
	padding: 8px;
	border: 1px solid #578201;
}

a.trade-in {
	background: url("../img/button-trade-in.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 119px;
	width: 272px;
	position: absolute;
	bottom: 52px;
	right: 17px;
	z-index: 10000;
}

a.trade-in:hover {
	background-position: 0 -120px;
}

/*
#header .address  {
	position: absolute;
	right: 23px;
	color: #404040;
	top: 9px;
	font-size: 36px;
	line-height: 36px;
}
	#header .address span {
		font-size: 12px;
		font-style: italic;
		position: relative;
		top: -6px;
	}
#header	button.mangotele_btn {
    position: absolute;
    right: 24px;
    top: 50px;	
	padding: 0 10px;
	font-size: 14px;
	line-height: 30px;
	border: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-decoration: none;
	color: #000;
	background: #e0dfe3;
}
#header	button.mangotele_btn:hover {
	background: #808080;
	color: #fff;
}
*/
.seo-text {
	padding: 20px 20px 50px;
}

.header-shadow {
	position: absolute;
	height: 15px;
	top: 135px;
	z-index: 1000;
	width: 1000px;
	background: url("../img/header-shadow-2.png") no-repeat 0 0;
}

.mainlogo {
	height: 60px;
	background-color: #3D4A5A;
	padding: 10px;
	text-align: center;
}

.primary-links {
	overflow: hidden;
	height: 47px;
	clear: both;
	padding: 0 6px;
	background: #fff;
}

.primary-links li {
	float: left;
	display: inline;
	margin: 0 5px 0 14px;
	padding-bottom: 7px;
	background: url("../img/menu-bg-corner.png") no-repeat -1000px 0px;
}

.primary-links li a {
	display: block;
	height: 33px;
	line-height: 31px;
	text-align: center;
	color: #000;
	text-decoration: none;
	padding: 0 8px;
	font-size: 15px;
	background: url("../img/menu-bg.png") repeat-x 0 -1000px;
}

.scheme-orange .primary-links li a {
	color: #d84500;
}

.scheme-magenta .primary-links li a {
	color: #732689;
}

.scheme-green .primary-links li a {
	color: #578201;
}

.scheme-blue .primary-links li a {
	color: #0050a1;
}

.scheme-bordo .primary-links li a {
	color: #8c140c;
}

.scheme-gray .primary-links li a {
	color: #3D4A5A;
}

.primary-links li.active,
.primary-links li:hover {
	background: url("../img/menu-bg-corner.png") no-repeat 50% 33px;
}

.scheme-orange .primary-links li.active, .scheme-orange .primary-links li:hover {
	background-position: 50% -1px
}

.scheme-magenta .primary-links li.active, .scheme-magenta .primary-links li:hover {
	background-position: 50% -35px
}

.scheme-green .primary-links li.active, .scheme-green .primary-links li:hover {
	background-position: 50% -69px
}

.scheme-blue .primary-links li.active, .scheme-blue .primary-links li:hover {
	background-position: 50% -103px
}

.scheme-bordo .primary-links li.active, .scheme-bordo .primary-links li:hover {
	background-position: 50% -137px
}

.scheme-gray .primary-links li.active, .scheme-gray .primary-links li:hover {
	background-position: 50% 33px
}

.primary-links li.active a,
.primary-links li:hover a {
	background: url("../img/menu-bg.png") repeat-x 0 0;
	color: #fff !important;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-shadow: 1px 1px 1px #888;
	margin-bottom: 5px;
}

.scheme-orange .primary-links li.active a, .scheme-orange .primary-links li:hover a {
	background-position: 0 -33px
}

.scheme-magenta .primary-links li.active a, .scheme-magenta .primary-links li:hover a {
	background-position: 0 -67px
}

.scheme-green .primary-links li.active a, .scheme-green .primary-links li:hover a {
	background-position: 0 -101px
}

.scheme-blue .primary-links li.active a, .scheme-blue .primary-links li:hover a {
	background-position: 0 -135px
}

.scheme-bordo .primary-links li.active a, .scheme-bordo .primary-links li:hover a {
	background-position: 0 -169px
}

.scheme-gray .primary-links li.active a, .scheme-gray .primary-links li:hover a {
	background-position: 0 0px
}

/*
** carousel
*/
.carousel {
	position: relative;
}

.container-teaser {
}

div#rotator .teaser {
	position: absolute;
	top: 0;
	left: 0;
	background: url("/img/teaser_bg.png");
	font-family: Georgia;
	color: #fff;
	font-style: italic;
	width: 432px;
	padding: 0 100px 0 0;
	height: 350px;
}

div#rotator .teaser h3 {
	margin: 100px 30px 0 50px;
	font-size: 30px;
	font-weight: normal;
	line-height: 37px;
	color: #fff;
}

div#rotator .teaser a {
	color: #fff;
	text-decoration: underline;
}

div#rotator .teaser p {
	font-size: 12px;
	padding: 10px 30px 0 50px;
	color: #fff;
	line-height: 22px;
}

.carosel-action {
	position: absolute;
	right: 85px;
	top: 0;
	width: 63px !important;
	height: 126px;
	z-index: 1000;
	background: url("../img/slider-action.png") no-repeat 0 0;
}

.carousel .previews {
	position: absolute;
	bottom: 23px;
	left: 50%;
	margin-left: -67px;
	background: url("../img/slide-bg.png");
	padding: 7px 13px;
	overflow: hidden;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	z-index: 90;
}

.carousel .previews a {
	float: left;
	width: 22px;
	height: 22px;
	display: inline;
	margin: 0 7px;
	background: url("../img/gallery-buttons.png") no-repeat 0 -22px;
	overflow: hidden;
	text-indent: -10000px;
}

.carousel .previews a:hover {
	background-position: 0 -44px;
}

.carousel .previews a.usl-current,
.carousel .previews a.usl-current:hover {
	background-position: 0 0;
}

.carousel a#e1_next {
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -32px;
	width: 35px;
	height: 64px;
	overflow: hidden;
	text-indent: -10000px;
	background: url("../img/arr-slides.png") no-repeat -129px -26px;
	z-index: 100;
}

.carousel a#e1_next:hover {
	background-position: -129px -124px;
}

.carousel a#e1_prev {
	position: absolute;
	left: 30px;
	top: 50%;
	margin-top: -20px;
	width: 35px;
	height: 64px;
	overflow: hidden;
	text-indent: -10000px;
	background: url("../img/arr-slides.png") no-repeat -28px -26px;
	z-index: 101;
}

.carousel a#e1_prev:hover {
	background-position: -28px -124px;
}

/*
** menu icons
*/
.two-col {
	padding: 20px 20px 46px 20px;
}

.front .two-col {
	padding-bottom: 20px;
}

.front .col-l {
	width: 540px;
	float: left;
}

.front .col-r {
	width: 412px;
	float: right;
}

.icon-navigation {
	padding: 20px 30px 0 0;
}

.icon-navigation li {
	float: left;
	width: 33.33%;
	text-align: center;

}

.icon-navigation li a {
	height: 161px;
	background-image: url("../img/icons-120-hover.png");
	background-repeat: repeat-x;
	background-position: 0 -1000px;
	text-align: center;
	color: #232324;
	font-style: italic;
	font-family: Georgia;
	font-size: 14px;
	text-decoration: none;
	width: 120px;
	height: 120px;
	display: block;
	line-height: 180px;
	position: relative;
	margin: 0 auto;
}

.icon-navigation li.structure a {
	width: 180px;
}

.see-also li.structure a {
	width: 133px;
}

.icon-navigation li a:hover {
	background-position: 0 0;
	box-shadow: 0 2px 3px #ccc;
	-moz-box-shadow: 0 2px 3px #ccc;
	-webkit-box-shadow: 0 2px 3px #ccc;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.scheme-orange .icon-navigation li a:hover {
	background-position: 0 -120px
}

.scheme-magenta .icon-navigation li a:hover {
	background-position: 0 -240px
}

.scheme-green .icon-navigation li a:hover {
	background-position: 0 -360px
}

.scheme-blue .icon-navigation li a:hover {
	background-position: 0 -480px
}

.scheme-bordo .icon-navigation li a:hover {
	background-position: 0 -600px
}

.scheme-gray .icon-navigation li a:hover {
	background-position: 0 0px
}

.icon-navigation li.no-bg a:hover {
	background: transparent;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.icon-navigation li a span {
	display: block;
	width: 65px;
	height: 65px;
	background-image: url("../img/icons-65x65.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -32px;
}

.scheme-orange .icon-navigation li a:hover span {
	background-position: 0 -65px;
}

.scheme-magenta .icon-navigation li a:hover span {
	background-position: 0 -130px;
}

.scheme-green .icon-navigation li a:hover span {
	background-position: 0 -195px;
}

.scheme-blue .icon-navigation li a:hover span {
	background-position: 0 -260px;
}

.scheme-bordo .icon-navigation li a:hover span {
	background-position: 0 -325px;
}

.scheme-gray .icon-navigation li a:hover span {
	background-position: 0 0px;
}

.icon-navigation li.position span {
	background-position: 0 0;
}

.icon-navigation li.position a:hover span {
	background-position: 0 0;
}

.scheme-orange .icon-navigation li.position a:hover span {
	background-position: 0 -65px
}

.scheme-magenta .icon-navigation li.position a:hover span {
	background-position: 0 -130px
}

.scheme-green .icon-navigation li.position a:hover span {
	background-position: 0 -195px
}

.scheme-blue .icon-navigation li.position a:hover span {
	background-position: 0 -260px
}

.scheme-bordo .icon-navigation li.position a:hover span {
	background-position: 0 -325px
}

.scheme-gray .icon-navigation li.position a:hover span {
	background-position: 0 0px
}

.icon-navigation li.photos span {
	background-position: -65px 0;
}

.icon-navigation li.photos a:hover span {
	background-position: -65px 0;
}

.scheme-orange .icon-navigation li.photos a:hover span {
	background-position: -65px -65px
}

.scheme-magenta .icon-navigation li.photos a:hover span {
	background-position: -65px -130px
}

.scheme-green .icon-navigation li.photos a:hover span {
	background-position: -65px -195px
}

.scheme-blue .icon-navigation li.photos a:hover span {
	background-position: -65px -260px
}

.scheme-bordo .icon-navigation li.photos a:hover span {
	background-position: -65px -325px
}

.scheme-gray .icon-navigation li.photos a:hover span {
	background-position: -65px 0px
}

.icon-navigation li.structure span {
	background-position: -130px 0;
}

.icon-navigation li.structure a:hover span {
	background-position: -130px 0;
}

.scheme-orange .icon-navigation li.structure a:hover span {
	background-position: -130px -65px
}

.scheme-magenta .icon-navigation li.structure a:hover span {
	background-position: -130px -130px
}

.scheme-green .icon-navigation li.structure a:hover span {
	background-position: -130px -195px
}

.scheme-blue .icon-navigation li.structure a:hover span {
	background-position: -130px -260px
}

.scheme-bordo .icon-navigation li.structure a:hover span {
	background-position: -130px -325px
}

.scheme-gray .icon-navigation li.structure a:hover span {
	background-position: -130px 0px
}

.icon-navigation li.projects span {
	background-position: -195px 0;
}

.icon-navigation li.projects a:hover span {
	background-position: -195px 0;
}

.scheme-orange .icon-navigation li.projects a:hover span {
	background-position: -195px -65px
}

.scheme-magenta .icon-navigation li.projects a:hover span {
	background-position: -195px -130px
}

.scheme-green .icon-navigation li.projects a:hover span {
	background-position: -195px -195px
}

.scheme-blue .icon-navigation li.projects a:hover span {
	background-position: -195px -260px
}

.scheme-bordo .icon-navigation li.projects a:hover span {
	background-position: -195px -325px
}

.scheme-gray .icon-navigation li.projects a:hover span {
	background-position: -195px 0px
}

.icon-navigation li.genplan span {
	background-position: -260px 0;
}

.icon-navigation li.genplan a:hover span {
	background-position: -260px 0;
}

.scheme-orange .icon-navigation li.genplan a:hover span {
	background-position: -260px -65px
}

.scheme-magenta .icon-navigation li.genplan a:hover span {
	background-position: -260px -130px
}

.scheme-green .icon-navigation li.genplan a:hover span {
	background-position: -260px -195px
}

.scheme-blue .icon-navigation li.genplan a:hover span {
	background-position: -260px -260px
}

.scheme-bordo .icon-navigation li.genplan a:hover span {
	background-position: -260px -325px
}

.scheme-gray .icon-navigation li.genplan a:hover span {
	background-position: -260px 0px
}

.icon-navigation li.video span {
	background-position: -325px 0;
}

.icon-navigation li.video a:hover span {
	background-position: -325px 0;
}

.scheme-orange .icon-navigation li.video a:hover span {
	background-position: -325px -65px
}

.scheme-magenta .icon-navigation li.video a:hover span {
	background-position: -325px -130px
}

.scheme-green .icon-navigation li.video a:hover span {
	background-position: -325px -195px
}

.scheme-blue .icon-navigation li.video a:hover span {
	background-position: -325px -260px
}

.scheme-bordo .icon-navigation li.video a:hover span {
	background-position: -325px -325px
}

.scheme-gray .icon-navigation li.video a:hover span {
	background-position: -325px 0px
}

.front .col-r h2 span.title,
.front .col-r h1, .front .col-r h2 {
	font-size: 22px;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	line-height: 25px;
	padding: 0;
	text-shadow: 0 0 0 #fff;
	letter-spacing: 1px;
	color: #000;
}

.front .col-r h2.front-h2 {
	font-family: Georgia;
	font-size: 49px;
	font-style: italic;
	font-weight: bold;
	line-height: 48px;
	letter-spacing: -2px;
	padding-bottom: 20px;
}

.scheme-orange .col-r h2.front-h2 {
	color: #8c140c
}

.scheme-magenta .col-r h2.front-h2 {
	color: #732689
}

.scheme-green .col-r h2.front-h2 {
	color: #578201
}

.scheme-blue .col-r h2.front-h2 {
	color: #2886bf
}

.scheme-bordo .col-r h2.front-h2 {
	color: #8c140c
}

.scheme-gray .col-r h2.front-h2 {
	color: #8c140c
}

.front .col-r h2 span.title {
	font-size: 22px;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	line-height: 25px;
	padding: 0;
	text-shadow: 0 0 0 #fff;
	letter-spacing: 1px;
	color: #000 !important;
}

.front .col-r p {
	color: #232324;
	line-height: 19px;
	font-size: 12px;
	/* margin-bottom: 15px; */
}

.about-project .col-r p {
	margin-bottom: 0;
}

.block-main {
	padding-bottom: 23px;
	background: url("../img/main-block-shadow.png") no-repeat 50% 100%;
}

.block-main h3 {
	font-size: 22px;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 23px;
	float: left;
	padding-left: 14px;
	text-shadow: 1px 1px 1px #fff;
	padding-right: 60px;
	background: url("../img/arr-down.png") no-repeat 100% 0;
}

.block-main .content-wrap {
	clear: both;
	background: #fafafa url("../img/block-main-tbody.png") repeat-x 0 100%;
}

.block-main .content {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 16px #c8c8c8;
	-moz-box-shadow: 0 0 16px #c8c8c8;
	-webkit-box-shadow: 0 0 16px #c8c8c8;
	background: url("../img/block-main-th.png") repeat-x 0 0;
}

.block-main .content table {
	border: 0;
	width: 100%;
	border-collapse: collapse;
}

.block-main .content td {
	border: 0;
}

.block-main .thead {
	/*overflow: hidden; */
}

.block-main .tbody {
	/* overflow: hidden; */
	clear: left;
}

.block-main .th {
	font-size: 12px;
}

.block-main td.tb {
	font-size: 25px;
	line-height: 24px;
	font-style: italic;
	font-family: Georgia;
	padding: 1px 0;
	vertical-align: top;
	border-right: 1px solid #d2d4d6;
}

.block-main .inner {
	padding: 0 21px 0 10px;
}

.block-main .th .inner {
	height: 38px;
	line-height: 38px;
}

.block-main .tb .inner {
	padding-top: 10px;
	padding-bottom: 16px;
}

/* .block-main .thead .road {
	border-radius: 5px 0 0 0;
}
.block-main .thead .road {
	border-radius: 0 0 0 5px;
}
.block-main .tbody .price {
	border-radius: 0 5px 0 0;
}
.block-main .tbody .price {
	border-radius: 0 0 5px 0;
}	 */
.block-main .road {
	width: 195px;
}

.block-main .road .inner {
	padding-left: 17px;
}

.block-main .from-mkad {
	width: 128px;
}

.block-main .category {
	width: 154px;
}

.block-main .quantity {
	width: 124px;
}

.block-main .sizes {
	width: 183px;
}

.block-main .price {
	width: 176px;
}

.block-main td.price {
	border: 0;
}

/*
** two col
*/
.col-l {
	float: left;
}

.col-r {
	float: right;
}

.col-r .top-img {
	margin-top: -136px;
	position: relative;
	padding: 9px;
	background: #fff;
	box-shadow: 0 0 13px #999;
	-moz-box-shadow: 0 0 13px #999;
	-webkit-box-shadow: 0 0 13px #999;
	margin-bottom: 48px;
}

/*
** about
*/
.about-project .col-l {
	width: 422px;
}

.about-project .col-l h3 {
	height: 193px;
}

.infrastructure .col-l h3 {
	height: auto;
}

.infrastructure .col-r h3 {
	padding-left: 17px;
	color: #000000;
	font-family: Georgia;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	line-height: 25px;
}

.about-project .col-r {
	width: 490px;
}

.about-project .col-r .top-img {
	margin-top: -136px;
	position: relative;
	padding: 9px;
	background: #fff;
	box-shadow: 0 0 13px #999;
	-moz-box-shadow: 0 0 13px #999;
	-webkit-box-shadow: 0 0 13px #999;
	margin-bottom: 48px;
}

.about-project .col-r p,
.about-project .col-r h2,
.about-project .col-r h4 {
	padding-left: 17px;
}

.about-project .col-r h4 {
	padding-bottom: 32px;
}

.about-project .block-carousel {
	background: transparent;
	padding-bottom: 9px;
	height: 225px;
}

.about-project .block-carousel h3 {
	padding-left: 0;
}

.about-project .carousel {
	clear: both;
}

.about-project .carousel li {
	float: left;
	margin: 13px 48px 13px 0;

	width: 170px;
	height: 170px;
}

.about-project .carousel li a,
.about-project .carousel li img {
	display: block;
}

.about-project .carousel li a {
	padding: 8px;
	background: #fff;
	position: relative;
	box-shadow: 0 0 13px #999;
	-moz-box-shadow: 0 0 13px #999;
	-webkit-box-shadow: 0 0 13px #999;
	overflow: hidden;
}

.about-project .carousel li a .fake {
	position: absolute;
	width: 100%;
	bottom: 8px;
	top: 8px;
	left: 0;
	background: url("../img/photo-zoom.png") no-repeat 50% 50%;
}

.about-project .jcarousel-container {
	clear: both;
}

.about-project .jcarousel-clip {
	overflow: hidden;
	position: relative;
	width: 860px;
}

.about-project .carousel ul {
	padding: 13px 0;
}

.about-project .jcarousel-next {
	background: url("../img/arr-slides.png") no-repeat scroll -129px -26px transparent;
	height: 64px;
	margin-top: -32px;
	overflow: hidden;
	position: absolute;
	right: 49px;
	text-indent: -10000px;
	top: 50%;
	width: 35px;
	z-index: 100;
	cursor: pointer;
}

.about-project .jcarousel-next:hover {
	background-position: -129px -124px;
}

.about-project .jcarousel-next-disabled {
	display: none;
}

.about-project .carousel .jcarousel-container {
	width: 1000px;
}

/*
** location
*/
body.location .two-col {
	padding-top: 11px;
	overflow: hidden;
}

.map-location {
	padding-bottom: 68px;
	margin: 0px 31px 0;
	background: url("../img/location-shadow.png") no-repeat 50% 100%;
}

.map-wrapper {
	background: #fff;
	padding: 8px;
	box-shadow: 0 0 13px #999;
	-moz-box-shadow: 0 0 13px #999;
	-webkit-box-shadow: 0 0 13px #999;
}

/*
** projects
*/

.projects .node-project {
	float: left;
	width: 50%;
}

.node-project .inner {
	padding-right: 42px;
}

.node-project .wrap-img {
	position: relative;
	width: 170px;
}

.node-project .counter {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 37px;
	height: 37px;
	text-align: center;
	background: url("../img/project-status.png") no-repeat 0 0;
	color: #fff;
	font-family: Georgia;
	font-size: 22px;
	line-height: 29px;
	font-style: italic;
	font-weight: bold;
	text-shadow: 1px -1px 1px #666;
}

.node-project .best {
	background-position: 0 -74px;
}

.node-project img {
	display: block;
	padding: 8px;
	background: #fff;
	box-shadow: 0 0 13px #999;
	-moz-box-shadow: 0 0 13px #999;
	-webkit-box-shadow: 0 0 13px #999;
}

.counter-descr {
	text-align: center;
	padding: 14px 0 0;
	color: #333;
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
}

.counter-price {
	text-align: center;
	padding: 14px 0 0;
	color: #333;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
}

.scheme-orange .counter-price {
	color: #8c140c
}

.scheme-magenta .counter-price {
	color: #732689
}

.scheme-green .counter-price {
	color: #578201
}

.scheme-blue .counter-price {
	color: #2886bf
}

.scheme-bordo .counter-price {
	color: #8c140c
}

.scheme-gray .counter-price {
	color: #3D4A5A;
}

.node-project .content {
	margin: 0 0 66px 200px;
}

.node-project h2 {

}

.node-project .category {
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	color: #3a576c;
	padding-bottom: 16px;
	padding-top: 2px;
}

.description-wrap {
	background: url("../img/project-frame.png") no-repeat 0 0;
	padding-top: 3px;
	width: 245px;
	margin-bottom: 16px;
}

.node-project ul {
	background: url("../img/project-frame.png") no-repeat 0 100%;
}

.node-project li {
	padding: 5px 12px;
	margin: 0 1px;
	border-bottom: 1px solid #fff;
	font-size: 12px;
}

.node-project li.first {
	padding-top: 2px;
}

.node-project li.last {
	border: 0;
}

.node-project li sup {
	vertical-align: super;
	font-size: 9px;
}

.button-small {
	height: 29px;
	line-height: 29px;
	text-align: center;
	background: url("../img/buttons-45.png") no-repeat 0 -15px;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	box-shadow: 0 1px 1px #999;
	-moz-box-shadow: 0 1px 1px #999;
	-webkit-box-shadow: 0 1px 1px #999;
	color: #404040;
	font-size: 14px;
	text-shadow: 1px 1px 1px #ebeef0;
	width: 113px;
	display: block;
	text-decoration: none;
}

.scheme-orange .button-small {
	background-position: 0 -45px
}

.scheme-magenta .button-small {
	background-position: 0 -90px
}

.scheme-green .button-small {
	background-position: 0 -135px
}

.scheme-blue .button-small {
	background-position: 0 -180px
}

.scheme-bordo .button-small {
	background-position: 0 -225px
}

.scheme-gray .button-small {
	background-position: 0 -225px
}

.button-small:hover {
	background-position: -500px -15px;
}

.scheme-orange .button-small:hover {
	background-position: -500px -45px
}

.scheme-magenta .button-small:hover {
	background-position: -500px -90px
}

.scheme-green .button-small:hover {
	background-position: -500px -135px
}

.scheme-blue .button-small:hover {
	background-position: -500px -180px
}

.scheme-bordo .button-small:hover {
	background-position: -500px -225px
}

.scheme-gray .button-small:hover {
	background-position: -500px -225px
}

.projects .other {
	width: 432px;
}

.projects .two-col {
	margin-top: 57px;
	padding-top: 0;
}

.projects .bufer {
	height: 1px;
}

.projects .even {
	clear: left;
}

/*
** communication
*/
body.communication .col-l h3 {
	color: #3a576c;
	height: auto;
	font-weight: bold;
}

.communication .col-l h2 {
	padding-bottom: 36px;
}

/*
** infrastructure
*/
body.infrastructure .col-l h3 {
	height: auto;
}

body.infrastructure h3.bold {
	color: #3a576c;
	font-weight: bold;
}

.infrastructure h2.bold {
	letter-spacing: 0px;
}

.infrastructure .col-r h2,
.infrastructure .col-l h2 {
	padding-bottom: 36px;
}

body.infrastructure .col-r h3 {
	padding: 0 0 19px 17px;
}

body.infrastructure .col-r p {
	padding-right: 70px;
}

/*
** project
*/
.project .col-r {
	width: 490px;
}

.project .col-l {
	width: 422px;
}

.block-slides-wrap {
	background: #FFFFFF;
	box-shadow: 0 0 13px #999999;
	-moz-box-shadow: 0 0 13px #999999;
	-webkit-box-shadow: 0 0 13px #999999;
	margin-top: -136px;
	padding: 9px;
	position: relative;
}

.block-slides .slide-navigation {
	overflow: hidden;
	padding: 20px 0 48px;
}

.block-slides .slide-navigation span {
	font-size: 14px;
	color: #232324;
	font-family: Georgia;
	font-style: italic;
	width: 300px;
	padding-top: 9px;
}

.block-slides .slide-navigation .previews {
	float: right;
	margin-left: -67px;
	background: url("../img/slide-bg.png");
	padding: 7px 13px;
	overflow: hidden;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	z-index: 90;
}

.block-slides .slide-navigation .previews a {
	float: left;
	width: 22px;
	height: 22px;
	display: inline;
	margin: 0 7px;
	background: url("../img/gallery-buttons.png") no-repeat 0 -22px;
	overflow: hidden;
	text-indent: -10000px;
}

.block-slides .slide-navigation .previews a:hover {
	background-position: 0 -44px;
}

.block-slides .slide-navigation .previews a.usl-current,
.block-slides .slide-navigation .previews a.usl-current:hover {
	background-position: 0 0;
}

.project .block-carousel {
	height: 306px;
}

.project .jcarousel-container {
	clear: both;
}

.project .col-l h3 {
	font-size: 38px;
	line-height: 45px;
	height: auto;
	min-height: 194px;
	width: 371px;
}

.project-price {
	float: left;
	background: #FFF url("../img/button-buy.png") repeat-x 0 100%;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0 0 13px #999999;
	-moz-box-shadow: 0 0 13px #999999;
	-webkit-box-shadow: 0 0 13px #999999;
	padding: 14px 16px;
	font-size: 25px;
	font-family: Georgia;
	font-style: italic;
	line-height: 32px;
	color: #3A576C;
	margin-top: 8px;
}

.project-price span {
	color: #232324;
	display: block;
}

.project .jcarousel-clip {
	width: 420px;
	overflow: hidden;
	left: -13px;
}

.project .jcarousel-clip li {
	margin-left: 13px;
	margin-right: 35px;
	height: 240px;
	font-size: 12px;
	font-style: italic;
	font-family: Georgia;
	color: #333;
	text-align: center;
}

.project .jcarousel-clip li a {
	margin-bottom: 13px;
}

.project .jcarousel-next {
	margin-top: -66px;
	right: 28px;
}

/*
** gallery
*/
body.gallery #header {
	padding-bottom: 0;
}

.subheader .menu {
	position: absolute;
	top: 49px;
	left: 350px;
}

.subheader .menu li {
	float: left;
	padding-right: 18px;
}

.subheader .menu li a {
	display: block;
	position: relative;
	height: 44px;
	line-height: 44px;
	padding: 0 28px;
	font-size: 22px;
	font-family: Georgia;
	font-style: italic;
	color: #fff;
	text-decoration: none;
}

.subheader .menu li a span {
	position: absolute;
	bottom: -11px;
	width: 21px;
	left: 50%;
	margin-left: -10px;
	background: url("../img/gallery-menu-bg_orange.png") no-repeat 0 100%;
	display: none;
	height: 12px;
}

.subheader .menu li.active a {
	color: #404040;
	background: url("../img/gallery-menu-bg_orange.png") repeat-x 0 0;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	box-shadow: 0 1px 1px #777;
	-moz-box-shadow: 0 1px 1px #777;
	-webkit-box-shadow: 0 1px 1px #777;
}

.subheader .menu li.active a span {
	display: block;
}

.scheme-orange .subheader .menu li a span, .scheme-orange .subheader .menu li.active a {
	background-image: url("../img/gallery-menu-bg_orange.png");
}

.scheme-magenta .subheader .menu li a span, .scheme-magenta .subheader .menu li.active a {
	background-image: url("../img/gallery-menu-bg_magenta.png");
}

.scheme-green .subheader .menu li a span, .scheme-green .subheader .menu li.active a {
	background-image: url("../img/gallery-menu-bg_green.png");
}

.scheme-blue .subheader .menu li a span, .scheme-blue .subheader .menu li.active a {
	background-image: url("../img/gallery-menu-bg.png");
}

.scheme-bordo .subheader .menu li a span, .scheme-bordo .subheader .menu li.active a {
	background-image: url("../img/gallery-menu-bg_bordo.png");
}

.scheme-gray .subheader .menu li a span, .scheme-gray .subheader .menu li.active a {
	background-image: url("../img/gallery-menu-bg_bordo.png");
}

.gallery-wrap {
	position: relative;
	top: -19px;
	margin-bottom: 92px;
}

.gallery-wrap .top-shadow {
	background: url("../img/header-shadow-1.png") no-repeat scroll 50% 100% transparent;
	position: absolute;
	top: 0;
	left: 0;
	width: 1000px;
	height: 19px;
	z-index: 600;
}

.img-big {
	width: 1000px;
	height: 659px;
	overflow: hidden;
	position: relative;
}

.gal_watermark{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.fancyhide {
	position: absolute;
	display: none;
	z-index: 0;
	left: 0;
	top: 0;
}

.place-img img {
	display: none;
	width: 1000px;
	height: 659px;
}

.gallery-wrap .gallery-nav {
	position: absolute;
	bottom: 80px;
	left: 183px;
}

.gallery-wrap .jcarousel-clip {
	width: 633px;
	height: 130px;
	top: 219px;
	overflow: hidden; /**/
}

.gallery-wrap .jcarousel-list {
	height: 130px;
}

.gallery-wrap .jcarousel-clip li {
	float: left;
	width: 102px;
	height: 130px;
	margin: 0 13px;
}

.gallery-wrap .jcarousel-clip li a {
	display: block;
	padding: 5px;
	background: #fff;
	margin-top: 19px;
	box-shadow: 0 0 13px #999;
	-moz-box-shadow: 0 0 13px #999;
	-webkit-box-shadow: 0 0 13px #999;
	position: relative;
	outline: none;
}

.gallery-wrap .jcarousel-clip li a span {
	display: none;
	position: absolute;
	width: 110px;
	left: -13px;
	height: 24px;
	bottom: -24px;
}

.gallery-wrap .jcarousel-clip li a:hover {
	background: #EAEDEF;
}

.gallery-wrap .jcarousel-clip li a.active {
	background: #999;
	/* box-shadow: 0 13px 13px #999;
	-moz-box-shadow: 0 13px 13px #999;
	-webkit-box-shadow: 0 13px 13px #999; */
	margin-top: 9px;
}

.scheme-orange .gallery-wrap .jcarousel-clip li a.active {
	background: #8c140c
}

.scheme-magenta .gallery-wrap .jcarousel-clip li a.active {
	background: #732689
}

.scheme-green .gallery-wrap .jcarousel-clip li a.active {
	background: #578201
}

.scheme-blue .gallery-wrap .jcarousel-clip li a.active {
	background: #2886bf
}

.scheme-bordo .gallery-wrap .jcarousel-clip li a.active {
	background: #8c140c
}

.scheme-gray .gallery-wrap .jcarousel-clip li a.active {
	background: #3D4A5A;
}

.gallery-wrap .jcarousel-clip li a.active span {
	display: block;
}

.gallery-wrap .jcarousel-next,
.gallery-wrap .jcarousel-prev {
	border-radius: 32px;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
}

.scheme-orange .gallery-wrap .jcarousel-next, .scheme-orange .gallery-wrap .jcarousel-prev {
	background-color: #8c140c
}

.scheme-magenta .gallery-wrap .jcarousel-next, .scheme-magenta .gallery-wrap .jcarousel-prev {
	background-color: #732689
}

.scheme-green .gallery-wrap .jcarousel-next, .scheme-green .gallery-wrap .jcarousel-prev {
	background-color: #578201
}

.scheme-blue .gallery-wrap .jcarousel-next, .scheme-blue .gallery-wrap .jcarousel-prev {
	background-color: #2886bf
}

.scheme-bordo .gallery-wrap .jcarousel-next, .scheme-bordo .gallery-wrap .jcarousel-prev {
	background-color: #8c140c
}

.scheme-gray .gallery-wrap .jcarousel-next, .scheme-gray .gallery-wrap .jcarousel-prev {
	background-color: #3D4A5A;
}

.gallery-wrap .jcarousel-next {
	margin-top: 0;
	top: -203px;
	right: -90px;
	overflow: hidden;
	position: absolute;
	text-indent: -10000px;
	height: 64px;
	width: 64px;
	z-index: 101;
	cursor: pointer;
	background: url("../img/arr-slides.png") no-repeat -112px -26px;
}

.gallery-wrap .jcarousel-next:hover {
	background-position: -112px -124px;
}

.gallery-wrap .jcarousel-prev {
	background: url("../img/arr-slides.png") no-repeat -15px -26px;
	height: 64px;
	left: -103px;
	overflow: hidden;
	position: absolute;
	text-indent: -10000px;
	top: -203px;
	width: 64px;
	z-index: 101;
	cursor: pointer;
}

.gallery-wrap .jcarousel-prev:hover {
	background-position: -15px -124px;
}

.show-description {
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-family: Georgia;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	bottom: 0;
	width: 100%;
	background: url("../img/slide-bg.png") repeat scroll 0 0 transparent;
}

.bufer {
	clear: both;
	height: 50px;
}

#footer {
	clear: both;
	box-shadow: 0 0 8px #999;
	-moz-box-shadow: 0 0 8px #999;
	-webkit-box-shadow: 0 0 8px #999;
}

.footer-inner {
	position: relative;
	height: 256px;
	background: url("../img/footer.jpg") no-repeat 0 0;
}

.footer-logo {
	position: absolute;
	top: 20px;
	left: 30px;
}

.scheme-orange .footer-inner {
	background-position: 0 -256px
}

.scheme-magenta .footer-inner {
	background-position: 0 -512px
}

.scheme-green .footer-inner {
	background-position: 0 -768px
}

.scheme-blue .footer-inner {
	background-position: 0 -1024px
}

.scheme-bordo .footer-inner {
	background-position: 0 -1280px
}

.scheme-gray .footer-inner {
	background-position: 0 0px
}

.order-preview {
	padding: 42px 0;
	position: relative;
	text-align: center;
	background: url("../img/footer-shadow-grey.png") no-repeat 50% 100%;
}

.button {
	display: block;
	height: 44px;
	line-height: 44px;
	color: #404040;
	font-size: 22px;
	text-shadow: 1px 1px 1px #fff;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	box-shadow: 0 1px 1px #333;
	-moz-box-shadow: 0 1px 1px #333;
	-webkit-box-shadow: 0 1px 1px #333;
	background: url("../img/buttons-45.png") no-repeat 0 0;
	text-decoration: none;
}

.scheme-orange .button {
	background-position: 0 -45px
}

.scheme-magenta .button {
	background-position: 0 -90px
}

.scheme-green .button {
	background-position: 0 -135px
}

.scheme-blue .button {
	background-position: 0 -180px
}

.scheme-bordo .button {
	background-position: 0 -225px
}

.scheme-gray .button {
	background-position: 0 0px
}

.button:hover {
	background-position: -500px 0;
}

.scheme-orange .button:hover {
	background-position: -500px -45px;
	color: #d84500;
}

.scheme-magenta .button:hover {
	background-position: -500px -90px;
	color: #732689;
}

.scheme-green .button:hover {
	background-position: -500px -135px;
	color: #578201;
}

.scheme-blue .button:hover {
	background-position: -500px -180px;
	color: #0a61a9;
}

.scheme-bordo .button:hover {
	background-position: -500px -225px;
	color: #8c140c;
}

.scheme-gray .button:hover {
	background-position: -500px 0px;
	color: #3D4A5A;
}

/* front news */
.front-news {
	overflow: hidden;
}

.front-news h2 {
	padding-bottom: 6px;
	font-size: 20px;
}

.front-news-teaser {
	overflow: hidden;
	padding-bottom: 15px;
	float: left;
	width: 48%;
}

.panorama {
	margin-top: 10px;
	position: relative;
	left: 0px;
}

.panorama h2 {
	color: #125a81;
}

.news-full {
	margin-top: 15px;
}

.front-news-teaser:nth-child(odd) {
	float: right;
}

.front-news-teaser:nth-child(even) {
	clear: both;
}

.front-news-teaser img,
.news-full img {
	float: left;
	border: 5px solid #fff;
	margin-right: 15px;
	-moz-box-shadow: 2px 2px 3px #B2B2B2;
	-webkit-box-shadow: 2px 2px 3px #B2B2B2;
	box-shadow: 2px 2px 3px #B2B2B2;
}

.news-full img {
	margin-bottom: 15px;
}

.scheme-orange .front-news-teaser img, .scheme-orange .news-full img {
	border-color: #8c140c
}

.scheme-magenta .front-news-teaser img, .scheme-magenta .news-full img {
	border-color: #732689
}

.scheme-green .front-news-teaser img, .scheme-green .news-full img {
	border-color: #578201
}

.scheme-blue .front-news-teaser img, .scheme-blue .news-full img {
	border-color: #2886bf
}

.scheme-bordo .front-news-teaser img, .scheme-bordo .news-full img {
	border-color: #8c140c
}

.scheme-gray .front-news-teaser img, .scheme-gray .news-full img {
	border-color: #3D4A5A;
}

.front-news-teaser.panorama img {
	border-color: #125a81;
}

.front-news-teaser .submitted {
	color: #909090;
	font-size: 11px;
	margin-top: -2px;
}

.front-news-teaser h4 {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

.scheme-orange .front-news-teaser h4 a {
	color: #8c140c
}

.scheme-magenta .front-news-teaser h4 a {
	color: #732689
}

.scheme-green .front-news-teaser h4 a {
	color: #578201
}

.scheme-blue .front-news-teaser h4 a {
	color: #2886bf
}

.scheme-bordo .front-news-teaser h4 a {
	color: #8c140c
}

.scheme-gray .front-news-teaser h4 a {
	color: #3D4A5A
}


.front-news-teaser.panorama h4 a {
	color: #125a81;
}

.front-news-teaser-content {
	margin: 5px 0 0;
	height: 70px;
	overflow: hidden;
	display: none; /* !hide content */
}

/**
 * near
 */
.cottage-near {
	overflow: hidden;
	padding: 0 0 30px;
}

.cottage-near h2 {
	font-family: Georgia;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	line-height: 30px;
	float: left;
	width: 260px;
}

.cottage-near-wrapper {
	display: table;
}

.scheme-orange .cottage-near h2 {
	color: #8c140c
}

.scheme-magenta .cottage-near h2 {
	color: #732689
}

.scheme-green .cottage-near h2 {
	color: #578201
}

.scheme-blue .cottage-near h2 {
	color: #2886bf
}

.scheme-bordo .cottage-near h2 {
	color: #8c140c
}

.scheme-gray .cottage-near h2 {
	color: #3D4A5A;
}


.cottage-near .cottage-item {
	float: left;
	width: 335px;
	margin-left: 10px;
	margin-bottom: 20px;
}

.cottage-near .cottage-item img {
	float: left;
	margin-right: 10px;
}

.cottage-near .cottage-item h3 {
	font-size: 18px;
	line-height: 16px;
	height: 54px;
}

.cottage-near .cottage-item h3 a {
	color: #615d0c;
	text-decoration: none;
}

.cottage-item-descr {
	display: table;
	font: italic 12px/15px Georgia;
	color: #403e3e;
}

.cottage-item-descr span {
	display: block;
}

.cottage-item-descr span.price {
	color: #c26e00;
}

.order-preview .preview {
	width: 260px;
	margin: 0 auto;
}

#order {
	position: fixed;
	height: 520px;
	width: 750px;
	top: 50%;
	left: 50%;
	margin-top: -260px;
	margin-left: -380px;
	z-index: 1100;
	display: none;
}

#order .h2 {
	font-size: 37px;
	margin-bottom: 37px;
}

#order .form-inner {
	position: relative;
	padding: 30px 45px 45px 45px;
	background: #fff url("../img/order-bottom-bg.png") repeat-x 0 100%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0 0 20px #333;
	-moz-box-shadow: 0 0 20px #333;
	-webkit-box-shadow: 0 0 20px #333;
	display: table;
}

#order .form-inner a.close {
	background: url("../img/fancybox/fancybox.png") repeat scroll -40px 0 transparent;
	cursor: pointer;
	height: 30px;
	position: absolute;
	right: -15px;
	top: -15px;
	width: 30px;
	z-index: 1103;
}

#order .form-inner .title {
	height: 60px;
	background: url("../img/order-60.png") no-repeat 0 0;
	margin-bottom: 20px;
	margin-left: -6px;
}

#order .form-inner .form-item {
	float: left;
	padding-bottom: 42px;
	width: 50%;
}

#order .form-inner .form-text {
	border: 1px solid #b7b7b7;
	height: 40px;
	padding: 0 10px;
	font-size: 19px;
	color: #7f7f7f;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 300px;
}

#order .form-inner span.require {
	position: relative;
	top: -10px;
	left: 6px;
	font-size: 19px;
}

#order .form-inner .textarea-wrapper {
	clear: left;
}

#order .form-inner .textarea-wrapper textarea {
	border: 1px solid #b7b7b7;
	padding: 5px 10px;
	font-size: 19px;
	color: #7f7f7f;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 632px;
}

#order .form-inner .error-field input,
#order .form-inner .error-field textarea {
	border-color: red;
}

#order .form-inner .form-actions {
	padding-top: 43px;
	text-align: center;
}

#order .form-inner .form-actions .form-submit {
	height: 44px;
	line-height: 44px;
	color: #404040;
	font-size: 22px;
	text-shadow: 1px 1px 1px #fff;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	box-shadow: 0 1px 1px #333;
	-moz-box-shadow: 0 1px 1px #333;
	-webkit-box-shadow: 0 1px 1px #333;
	background: url("../img/buttons-45.png") no-repeat 0 0;
	width: 180px;
}

.have-question {
	position: absolute;
	right: 38px;
	top: 51px;
	font-size: 25px;
	font-family: Georgia;
	font-style: italic;
	color: #f6f6f6;
	text-decoration: underline;
	padding-left: 74px;
	background: url("../img/footer-help-line.png") no-repeat 0 50%;
	text-shadow: 1px 1px 1px #333;
}

.contacts {
	padding: 10px 0 26px;
	text-align: center;
	background: url("../img/footer-help-line.png") repeat-x 0 100%;
	font-size: 12px;
	color: #133366;
}

.secondary-links {
	padding-top: 28px;
	text-align: center;
}

.secondary-links li {
	display: inline;
}

.secondary-links li a {
	padding: 0 32px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

/******* slider *********/
div#rotator {
	position: relative;
	height: 150px;
	margin-left: 0px;
}

div#rotator ul li {
	float: right;
	position: absolute;
	list-style: none;
}

div#rotator ul li.show {
	z-index: 500;
}

#rotator ul li {

	width: 1200px !important;
	display: block;
}

#rotator ul li img {
	float: right;
}

/*
** breadcrumb
*/
.breadcrumb {
	padding: 15px 0 15px 20px;
}
.page-breadcrumb .breadcrumb {
  padding-top: 17px;
}

.breadcrumb span {
	font-size: 14px;
	font-weight: bold;
	padding: 0 3px;
}

.no-padding-mobile {
  padding: 0 20px;
}
.message-send .no-padding-mobile {
  min-height: 300px;
}

#captcha-input {
	border: 1px solid #B7B7B7;
	padding: 0 3px;
	height: 40px;
	font-size: 19px;
	color: #7f7f7f;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 300px;
}

.content_center {

}
.with-rcolumn.content_center {
  margin-right: 200px;
}

.rightside {
	height: auto;
	background-color: #fff;
	box-shadow: 0 0 5px rgba(0, 1, 3, .43);
	float: right;
	padding: 15px;
	width: 155px;
	overflow: hidden;
  margin-left: 10px;
}

.rightside h2 {
	font-size: 19px;
	display: block;
	padding: 35px 0 45px 0;
}

.rightside h3 {
	color: #0050a1;
	display: block;
	margin: 10px 0 10px 0;
}

.rightside span {
	display: block;
}

.rightside a {
	text-decoration: none;
	display: block;
	margin: 0 0 25px 0;
}

.clr {
	clear: both;
}

.content_projects {

}

.new_vtor {
	width: 660px;
	float: left;
}

.new_vtor h4 {
	font-weight: normal;
	font-size: 30px;
	padding: 20px 0 20px 0;
	display: block;
	text-align: center;
	color: #222222;
}

.project_square {
	position: relative;
	width: 185px;
	height: 185px;

	margin: 20px 22px 0px 0;
	float: left;
}

.square_doma {
	width: 375px;
	height: 375px;
	margin: 0 11px 20px 11px;  
}

.project_square:nth-child(3n) {

}

.project_square .wrap-img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.project_square .wrap-img img {

	max-height: 100%;

}

.new_vtor .project_square .wrap-img img {

	max-height: 185px;
}

.project_square .content {
	position: absolute;
	top: 0;

	color: #ffffff;
	text-align: center;
	background-color: rgba(72, 102, 144, 0.8);
	width: 100%;
	height: 100%;

	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;

}

.project_square:hover .content {
	opacity: 1;
	z-index: 1001;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;

}

.project_square .content li {
	display: block;
	line-height: auto;
}

.project_square .content .name {
	font-size: 20px;
	height: auto;
	line-height: 80px;
	display: block;
}

.project_square .content .price {
	font-size: 18px;
	line-height: 60px;
}

.project_square .content .home {
	font-size: 20px;
	line-height: 20px;
}

.project_square .content .garden {
	font-size: 20px;
	line-height: 20px;

}

.square_doma .content .name {
	font-size: 30px;
	height: auto;
	display: block;
}

.square_doma .content .price {
	font-size: 30px;
	line-height: 150px;
}

.square_doma .content .home {
	font-size: 60px;
	line-height: 100px;
}

.square_doma .content .garden {
	font-size: 60px;
	line-height: 20px;

}

.project_square .nameproject {
	font-size: 40px;
}

.home_seo_1 {

	text-align: left;

	overflow: hidden;
	font-family: MyriadProRegular;
}

.home_seo_1 h2 {
	font-family: MyriadProRegular;
	font-size: 49px;
	font-weight: normal !important;
	font-style: normal;
	text-align: center;
	display: block;
	line-height: normal;
	padding: 30px 0 30px 0 !important;
}

.home_seo_1 h2 span {
	font-size: 19px;
	padding: 0 0 15px 0;
	display: block;
}

.home_seo_1 p {
	font-size: 15px !important;
	line-height: 20px;
}

.separator {
	margin: 20px 0 20px 0;
	height: 10px;
	background: #dfdfdf;
}

.square_price {
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 1000;
	opacity: .85;
	background-color: rgba(72, 102, 144, 0.8);
	color: #ffffff;
	font-size: 18px;
	border-radius: 50px;
	padding: 10px 15px 10px 15px;
}

.show_all {
	display: block;
	margin: 40px auto 100px auto;
	text-decoration: none;
	font-size: 21px;
	width: 280px;
	box-shadow: 0 2px 1px rgba(97, 97, 97, .85);
	border-radius: 4px;
	padding: 20px 40px 20px 40px;

	background: #ffd544; /* Old browsers */
	background: -moz-linear-gradient(top, #ffd544 0%, #ffba00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd544), color-stop(100%, #ffba00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffd544 0%, #ffba00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffd544 0%, #ffba00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffd544 0%, #ffba00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffd544 0%, #ffba00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd544', endColorstr='#ffba00', GradientType=0); /* IE6-9 */
}

.show_all:hover {

	color: #ffffff;
	background: #ffd544; /* Old browsers */
	background: -moz-linear-gradient(top, #ffd544 0%, #f47a00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd544), color-stop(100%, #f47a00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffd544 0%, #f47a00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffd544 0%, #f47a00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffd544 0%, #f47a00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffd544 0%, #f47a00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd544', endColorstr='#f47a00', GradientType=0); /* IE6-9 */
}

.project_square:hover .square_price {
	display: none !important;
	background: red;
}

.near2 {
	padding: 40px 0 0 0;
}

.new_vtor h4 {
	font-family: MyriadProRegular;
	display: block;
	font-weight: normal;
	font-size: 18px;
}

.h2 {
    font-family: Georgia;
    font-size: 22px;
    font-style: italic;
    font-weight: bold;
    line-height: 30px;
}

.h3 {
    display: block;
    font-size: 19px;
    /* padding: 35px 60px 0px 45px; */
    color: #000;
    font-family: Georgia;
    font-style: italic;
    font-weight: bold;
    line-height: 25px;
    padding-top: 35px;
    float: left;
}
.h3_arrow {
	display: block;
    font-size: 22px;
    /* padding: 35px 60px 0px 45px; */
        margin-bottom: 20px;
    margin-left: 10px;
    color: #000;
    font-family: Georgia;
    font-style: italic;
    font-weight: bold;
    line-height: 25px;
    padding-top: 35px;
    float: left;
	padding-right: 60px;
    background: url(../img/arr-down.png) no-repeat 100% 0;
    background-position: right bottom;
}

.tprice {
	border-spacing: 0;
	border-collapse: collapse;
	border: 1px solid black;
	margin-top: 20px;
	width: 99%;
}

.tprice th {
	text-align: center; /* Выравнивание */
	padding: 8px; /* Поля вокруг содержимого ячеек */
	border: 1px solid black; /* Граница вокруг ячеек */
}

.tprice td {
	text-align: center;
	padding: 8px; /* Поля вокруг содержимого ячеек */
	border: 1px solid black; /* Граница вокруг ячеек */
}

.tprice tbody tr:nth-child(odd) {
	background-color: #E2E2E2;
}

.tprice th a {
	color: #fff;
	text-decoration: none;
}

.tprice th a:hover {
	text-decoration: underline;
}

.tg_container {
  display: none;
}
.block-standart {
	    padding-left: 17px;
    padding-bottom: 36px;
	
}
div#rotator .teaser .h3 {
    margin: 100px 30px 0 50px;
    font-size: 30px;
    font-weight: normal;
    line-height: 37px;
    color: #fff;
}
.front-h2-small {
	font-family: MyriadProRegular;
    font-size: 19px;
    font-weight: normal !important;
    font-style: normal;
    text-align: center;
    display: block;
    line-height: normal;
    padding: 30px 0 0px 0 !important;
}

.front-h2-big {
	font-family: MyriadProRegular;
    font-size: 49px;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    display: block;
    line-height: normal;
    padding: 0px 0 30px 0 !important;
}
.near2 .h2 {
	    float: left;
    font-family: Georgia;
    font-size: 30px;
    font-style: italic;
    font-weight: normal;
    line-height: 30px;
    width: 260px;
}
.cottage-near .cottage-item .h3 {
    font-size: 18px;
    line-height: 16px;
    height: 54px;
    color: #615d0c;
    text-decoration: none;
    float:none;
    padding-top:0;
}	
.cottage-near .cottage-item .h3 a {
    color: #615d0c;
    text-decoration: none;
}
}