html, body {
	color: #152427;

	background-color: #fafafa;
}
a,
a:visited,
a:focus,
a:active {
	outline: none;
	outline: 0 none;

	text-decoration: none;
}
a:hover,
a:hover span {
	border-bottom: none !important;
}
.wrapper {
	width: 1000px;
	height: inherit;

	margin: 0 auto;

	position: relative;
}
.clearfix {
	display: block !important;
	width: 100%;
	height: 1px;
	clear: both;
	visibility: hidden;
}
.img {
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
}
.pul-btn {
	display: inline-block;
	vertical-align: top;

	padding: 13px 26px 12px;

	position: relative;

	color: #606060;
	text-align: center;
	text-transform: uppercase;
	font: bold 14px/14px 'Roboto', Arial, sans-serif;

	border: 2px solid #606060;

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;

	background-color: transparent;
}
.pul-btn.beige {
	width: 125px;

	padding: 13px 2px 12px 24px;
	margin: 500px 8px 20px;

	position: relative;

	border-color: #fcebc0;

	color: #fcebc0;
	font: bold 13px/13px 'Roboto', Arial, sans-serif;

	background-color: transparent;
}
.pul-btn.save-pdf:before {
	content: '';

	display: block;
	width: 16px;
	height: 16px;

	position: absolute;
	top: 11px;
	left: 7px;

	background: url(/img/sprite-main.png) -22px -158px no-repeat;
}
.pul-btn.print:before {
	content: '';

	display: block;
	width: 16px;
	height: 16px;

	position: absolute;
	top: 11px;
	left: 11px;

	background: url(/img/sprite-main.png) 0px -158px no-repeat;
}
.pul-btn:hover {
	opacity: 0.6;

	border: 2px solid #606060 !important;
}
.pul-btn.beige:hover {
	opacity: 0.8;

	border-color: #fcebc0 !important;
}

/* ===================================== PLAN1 ========================================= */

#plan1 {
	position: fixed;
	display: none;
	z-index: 5000;
	background: url('/inc/img/bg_opac.png') repeat;
	left: 0px;
	width:100%;
	height: 100%;
	top:0px;
	overflow-y: scroll;
}
#plan1 .pos {
	overflow:hidden;
	padding: 14px;
	background: url('/inc/img/gallery_bg.png') repeat;
}
#plan1 .bottom{
	float:right;
}
#plan1 .bottom .close {
	width: 30px;
	height: 29px;
	background: url('/inc/js/lib/lightbox/engine/images/close.png');
}


/* ===================================== EO PLAN1 ========================================= */


/* ===================================== NEW YEAR ====================================== */
/* Portrait tablet to landscape and desktop */
body.new-year:before,
body.new-year:after{
	display: none;
}
@media (min-width: 1100px) {
	body.new-year {
		overflow-x: hidden;
	}

	body.new-year:before {
		content: '';
		display: block;
		position: absolute;
		right: 50%;
		top: 0;
		margin-right: 719px;
		pointer-events: none;
		width: 553px;
		height: 180px;
		background: url("/img/new-year-left.png") right bottom no-repeat;
		z-index: 1000;
	}

	body.new-year:after {
		content: '';
		display: block;
		position: absolute;
		left: 50%;
		top: 0;
		margin-left: 536px;
		pointer-events: none;
		width: 726px;
		height: 180px;
		background: url("/img/new-year-right.png") left bottom no-repeat;
		z-index: 1000;
	}
}

/* ===================================== EO NEW YEAR ====================================== */




/* ===================================== MAIN ========================================== */
.main-wrapper {
	height: inherit;

	position: relative;
	z-index: 10;

	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	background-size: cover;
}
.title-block {
	height: 70px;

	padding-top: 30px;
	margin-bottom: 8px;

	box-shadow: 0 8px 0px rgba(255, 255, 255, 0.25);

	background-color: rgba(39, 50, 47, 0.9);
}
.title-block h1 {
	margin: 0 0 0 230px;

	color: #fff;
	letter-spacing: -0.3px;
	text-transform: uppercase;
	font: 100 35px/35px 'Roboto', Arial, sans-serif;
}


/* ===================================== HEADER ========================================== */
header {
	height: 80px;

	background-color: #fff;
}
header ul {
	padding: 0;
	margin: 0;

	list-style: none;
}
header .logo {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	height: inherit;

	position: absolute;
	top: 92px;
	right: 1027px;

	background: url(/img/logo.png) no-repeat center;
	-webkit-background-size: 90%;
	background-size: 90%;
}
header .contacts {
	display: inline-block;
	vertical-align: top;
	float: right;

	padding: 18px 30px 0 0;
}

header .phones{
	text-align: right;
}

header .phones .phone {
	display: inline-block;
	vertical-align: top;
}
header .phones span:first-of-type {
	color: #777;
	font: 300 17px/23px 'Roboto', Arial, sans-serif;
	letter-spacing: 1px;
}
header .phones span:last-of-type {
	color: #000;
	font: 300 23px/23px 'Roboto', Arial, sans-serif;
}
header .links {
	float: right;
}
header .links a {
	color: #606060;
	font: normal 13px/13px 'Roboto', Arial, sans-serif;

	border-bottom: 1px solid rgba(96, 96, 96, 0.5);
}
header .links a:last-of-type {
	margin-left: 23px;

	border-bottom-style: dotted;
}
header .links a:hover {
	color: #909090;
}
header .wrapper .s-links {
	height: 12px;

	padding: 4px 10px;

	position: absolute;
	top: 210px;
	left: -108px;

	background-color: rgba(0, 0, 0, 0.2);
}
header .wrapper .s-links a {
	display: inline-block;
	vertical-align: top;
	width: 12px;
	height: 12px;

	margin-right: 7px;

	background: url(/images/sprite-social.png) no-repeat;
}
header .wrapper .s-links a.vk {
	background-position: 0px 0px;
}
header .wrapper .s-links a.fb {
	background-position: -24px 0px;
}
header .wrapper .s-links a.inst {
	margin-right: 0;

	background-position: -48px 0px;
}

footer .media-groups,
header .media-groups,
#popup-menu .media-groups {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;	
}

footer .media-groups .icon,
header .media-groups .icon,
#popup-menu .media-groups .icon {
	display: block;
	width: 24px;
	height: 24px;
	border: none;
	margin-left: 6px;
	margin-top: 28px;
	float: left;
}	

footer .media-groups .icon {
	margin-top:0;
}

footer .media-groups .icon:first-of-type,
header .media-groups .icon:first-of-type,
#popup-menu .media-groups .icon:first-of-type {
	margin-left:0;
}

footer .media-groups .bookface-ico,
header .media-groups .bookface-ico,
#popup-menu .media-groups .bookface-ico {
	background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACHElEQVRIS7WWz0/UQBTHv28KgYoHExDUm0qMGg8a2ISDFyVYMbve/Qv05smTevHHyZM3/Qu804bdSvyJxpshBmU9GBYvhqjZjUhqse0zM9i6y9KhRXaSSSadN+8z836WoBkzjnMsFNElEJ0hwgkw9ihxQoMZ82B+ZkTi0USxuJCmhjbbcF37KELcA6Gou0Cyx3Bg4Jpllaob5dsAj8tTlxl0H0BPJuX/hHwCXz03efFh87kWgFtx7oD5ek7FreJEd63zxRvxxwTw9+YPdMoNowuDQ0MwzV0IwxC/PA/Ly1/ajhD4SvwSBVA2jzCnM0tf326MFsbQ09ubKFxZ+YE3r19udicfAielT9YB07a9lUNHCmPo7x9oUaYBAAzHulAqkQzFyOAPOtMIITA+MQmidYt+rL5Ho15HEARYXf2ZelSEdJwq01O3iOimDtDV3Y2z45YSWVvz8fzpTKY4YObbVCnbswSczgrwPA+zL55kAwCvyK3Y9SRDNxzbt/8A5BQkMLB3UO1GYYhv37+qtTRTbfFTOozQILdsc5rE4eEjkDNtfF6qobowr33NfwGks5dqi1sANCaSCWWaJmSCnRopJE5+N/dWrWUE+b6vN1HHnZw3THNFkQzTLInWnAd5ACrRspSKbQHiUpGl2G0D0FrsJERXrvMC2sp1HGdpDUcWu4OHhpVYEPzWx35aw4khHW2ZyUs62fSb03Inflv+AEgWJTgvZlX5AAAAAElFTkSuQmCC");
	text-indent: -9999px;

}

footer .media-groups .inst-ico,
header .media-groups .inst-ico,
#popup-menu .media-groups .inst-ico {
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAC+ElEQVRIiZ2WzU8TQRjGf9PdYuTj1sVAS1WwFlqQ6AVM8MDFo4kXBePVs/Fg9D9QD8Z456oBLiZyIFyAGAwSExPl25paKkjsrnqArgj74WG3pd1sS/G5zO7MO88z8+68z6yYmpygCqLALWAQSAAKcABsAhvALDAGfK1EICoIRIHHwA1AqrYCwHJFHgJZ72DAZ8I1YAkYroG8wDEMLLttVYG7wCugqQZiLxqBF8C9SgI3gWc+oseBAJ66XADIbhsFRtwAAE7W1xOLdRIKKcjBoC+bcXCApqmkUmv80fVSkRFgHsgWBB7hbLFI3tc/wMH+PplMmv39v74CdXUnaGkJ09c/wMK7uVKRRuAJMCymJidOA2lKUnOh9xKNTU0szM9hmqZ/LoTgzNkONDVHT+9Fdnd2+PTxQ2mIBbTLwBCevIdCCun0lzLy+voGQkozAJqaw7YtzsXigM33rU3aO2LeNQSAIRmniMogB4OYplF8D0eidCW6EUJg2zbn412sriwx92aavb09Im1RZFn20gAMykC3bw4KK29oIJHsYfNblvX1FQDi8QSJZA9v52axbbva9O4AEKoWoSjNWJbF+toylmlimabzbFkobsqqTa/pzAshaurzQwDQqgWoag4hBPHOJAFJIiBJxDuTCCHQVPUoflXG8ZBwpQg9n2dleZGuRDfhSFuxf3VlkXx+9yiBJRmYBq6W9hqGgSQdnoqtzSy/f/1EaT7lLCv3A13PF8clScYwDHwwE8CxWqu0V1NztIYjSNKhmep6no1Mmo1M2kMu0RqOoKk5L7kFjMlABhjHKTgAUqk1+voH6L98he3trSOtIlhXRyr13js8DmQKF04U51uU+VEs1klIaa5URBiGgablSH0uMzuAXSBJidllgTvAS1xH/aPrXm+pFbbLlYVyDxrFuSwsn0nHIb/vcuEVAHgOXAd2/oN8F7iNc+EU4VfJr3H8aZTadmO5sUmcFJfB/+s5+RsGHnD425IECuaTwzkUMzinJV1J/R9aZwNgcBzAMAAAAABJRU5ErkJggg==');
	text-indent: -9999px;

}

footer .media-groups .youtube-ico,
header .media-groups .youtube-ico,
#popup-menu .media-groups .youtube-ico {
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACX0lEQVRIia2WPW/TUBSGH9sXOxKxs1BE+pFKSFSF9gcgJIb+ASQWaBArM2JA8Av4GBBiZwW1XZBgQCwUCQmx8dG0hEYqJXQCFuIgJak/GK5d2Tc3UdryLpbPPX7fc849514br16+YAgqwBVgATgDjAG7wA7wHXgDLAPfBhEYAwQqwD3gEmANiwCIEpHbQFNdNDUfXABqQHUE8pSjCqwnz6EC14FngDsCsYoi8AS4MUjgMvBQI7ofGMCDhCsnUAEeJw6HhZFwVbICd5Ep/i8Ugfsgu2ga2MqI4TgFTs3McrRYxLZthDgCgBACwzAIw5AoiojjiE6nQ9v3aWzW6XY7WZEIOCmARZS6z8yeplyeGBieZVlYlmww23bwvBKGabD26UPWzQQWTeQQ5eB5pZFrkcJ1PZ15wQTmVavjFPo83797y86PJmEYaAVs29aZ5wVwTLWm6WfRav1hY/0zX+sblMfHmZyazmUqLKETGNP2fBxF2ijzTvlXw9SPjwB+A7kdDcIQW8nC80pMTlU4UZ5AiP5owzDU8f8SyDMkJ9DrdftqevbceW2EKZQWTVEzgdeq1fdbQ8l08Fvab1YF8qi9Q2YWNutfiKMY13VxCgUMw8SyLEzTJI5jgkB2UhDs0uv1+Ntu02jUVfIIWBbANrCCHDhApltb+7jvLBSsANtp1LeA9mEZM2gnnHtlaQLX6Gu+AyFOuJpZAYAl5GUxwhAMJb+ZcKEKADwCLgL+AcjbwFXkhbMH3fg9R55PS4yWTZT4zgFP1UXtAYKsXxW5UelvyxxwPFn/iRzQVWS3bA1S/weAQ6HHB95toAAAAABJRU5ErkJggg==');
	text-indent: -9999px;

}


/* ----- MAIN NAVIGATION ----- */
header #main-nav {
	display: inline-block;
	vertical-align: top;
}
header #main-nav:before {
	content: '';

	display: inline-block;
	vertical-align: top;
	width: 200px;
	height: 80px;

	margin-right: 17px;

	background-color: #27322f;
}
header #main-nav li {
	display: inline-block;
	vertical-align: top;

	padding: 31px 10px;
}
header #main-nav a {
	color: #152427;
	letter-spacing: 0.3px;
	text-transform: uppercase;
	font: bold 14px/14px 'Roboto', Arial, sans-serif;

	border-bottom: 1px solid rgba(21, 36, 39, 0.2);
}
header #main-nav a:hover {
	color: #606060;

	border-bottom: 1px solid rgba(21, 36, 39, 0.2) !important;
}
header #main-nav li.current a {
	color: #606060;

	border-bottom: none;
}



/* ===================================== POPUP MENU ========================================== */
#popup-menu {
	width: 100%;
	height: 80px;
	position: fixed;
	top: -80px;
	z-index: 300;
	background-color: #fff;
	-webkit-transition: top 0.2s;
	-moz-transition: top 0.2s;
	transition: top 0.2s;
}
#popup-menu.active {
	top: 0px;
}
#popup-menu .logo.dark {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	height: inherit;

	margin-right: 17px;

	background: url(/img/logo-dark.png) no-repeat center #fff;
}
.mobile #popup-menu {
	display: none;
}
#popup-nav {
	display: inline-block;
	vertical-align: top;

	padding: 0;
	margin: 0;

	list-style: none;
}
#popup-nav li {
	display: inline-block;
	vertical-align: top;

	padding: 31px 10px;
}
#popup-nav a {
	color: #152427;
	letter-spacing: 0.3px;
	text-transform: uppercase;
	font: bold 14px/14px 'Roboto', Arial, sans-serif;

	border-bottom: 1px solid rgba(21, 36, 39, 0.2);
}
#popup-nav a:hover {
	color: #606060;
}
#popup-nav li.current a {
	color: #606060;
	border-bottom: none;
}
#popup-menu .contacts {
	display: inline-block;
	vertical-align: top;
	float: right;

	padding: 18px 30px 0 0;
}

#popup-menu .phones{
	text-align: right;
}

#popup-menu .phones .phone {
	display: inline-block;
	vertical-align: top;
}
#popup-menu .phones span:first-of-type {
	color: #777;
	font: 300 17px/23px 'Roboto', Arial, sans-serif;
	letter-spacing: 1px;
}
#popup-menu .phones span:last-of-type {
	color: #000;
	font: 300 23px/23px 'Roboto', Arial, sans-serif;
}
#popup-menu .links {
	float: right;
}
#popup-menu .links a {
	color: #606060;
	font: normal 13px/13px 'Roboto', Arial, sans-serif;

	border-bottom: 1px solid rgba(96, 96, 96, 0.5);
}
#popup-menu .links a:last-of-type {
	margin-left: 23px;
	
	border-bottom-style: dotted;
}
#popup-menu .links a:hover {
	color: #909090;
}
#popup-menu #scroll-up {
	display: block;
	width: 35px;
	height: 35px;
	opacity: 1;

	position: absolute;
	top: 20px;
	right: -90px;

	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAMAAAApB0NrAAAAM1BMVEWoqKjQ09T///+oqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKjQ09SOi2zQAAAAD3RSTlMAAAASFRYnL2hsucTN1P1o6+NfAAAAbElEQVR4Ae3SOwICIQwA0cSgrisI9z+tdmP4mMKWqV850uKk6a8un7ZZJzI16QhNKvVpCwN51WxTAym3DHIGktRA3kAU1BsIaDAQkDcQEGYgIMxAQN/m2hEQ5uEI6BSMHhCy846J3/j3w23i3oGWENq0Qd4fAAAAAElFTkSuQmCC);
	background-repeat: no-repeat;

	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
#popup-menu #scroll-up:hover {
	opacity: 0.7;
}



/* ===================================== FOOTER ========================================== */
footer {
	width: 100%;
	height: 115px;
	position: relative;
	z-index: 200;
	background-color: #f1f0ec;
}
footer .wrapper {
	width: 940px;
	height: auto;
	padding: 20px 30px 0;
}
footer .copyrights {
	width: 355px;
	float: left;
	color: #73706d;
	font: normal 11px/14px Arial, sans-serif;
}
footer .counters {
	float: left;
	opacity: 0.4;
	margin: 10px 80px 0 60px;
}
footer .counters > div {
	display: inline-block;
	vertical-align: top;
	width: 88px;
	height: 31px;
	opacity: 0.3;
	background: url(/images/counters.png) no-repeat;
}
footer .counters > div:nth-of-type(2) {
	background-position: -91px 0px;
}
footer .counters > div:nth-of-type(3) {
	background-position: -182px 0px;
}
footer .counters > div:hover {
	opacity: 1;
}
footer .eye {
	display: block;
	width: 125px;
	height: 33px;
	float: right;

	background: url(/img/eyetronic.png) no-repeat;
}
footer.gp {
	bottom: 0;
	position: fixed;
}
footer .copyrights a {
	color: #606060;
	font: normal 11px/14px 'Roboto', Arial, sans-serif;
	border-bottom: 1px solid rgba(96, 96, 96, 0.5);
}

footer .copyrights .offerta {
	float:left;
	width:220px;
} 

footer .copyrights .media-groups {
	float:right;
	margin-top: 3px;	
} 



/* ===================================== ASIDE ========================================== */
aside {
	width: 172px;
	float: left;

	padding: 110px 14px 0 14px;
	/*overflow: hidden;*/
	position: relative;
    z-index: 10;

	background-color: #27322f;
}
aside .title {
	height: 28px;

	margin-bottom: 4px;

	color: #c4c4c4;
	letter-spacing: 2px;
	text-transform: uppercase;
	font: bold 11px/11px Calibri, Arial, sans-serif;

	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAFCAMAAAA0a5+rAAAABlBMVEWwsLCwsLBY4g8QAAAAAXRSTlMAQObYZgAAABNJREFUCNdjYCQRMJAMSLaB5hoAU6UAwdg8KXQAAAAASUVORK5CYII=);
	background-repeat: no-repeat;
	background-position: left bottom;
}



aside .partner-list{
	margin-bottom: 24px;
}

aside .partner-title {
	height: 32px;
	color: #fcebc0;
	letter-spacing: 2px;
	text-transform: uppercase;
	font: bold 11px/11px Calibri, Arial, sans-serif;

	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAFCAYAAAADtW+ZAAAAIElEQVQ4T2P88/rAf4YhDBiHsNvBTmcc8jEw6oEBToMALkAOnlc461sAAAAASUVORK5CYII=);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.partner-title a {
	color: #fcebc0;
	font: bold 11px/20px Calibri, Arial, sans-serif;
	text-transform: uppercase;
	position: relative;
}

.partner-title a:after {
	content:'';
	display: block;
	width: 10px;
	height: 10px;
	background: url('/img/partner_link_icon.svg') no-repeat;

	position: absolute;
	left: 167px;
	top: 2px;
}

aside ul {
	padding: 0;
	margin: 0 0 11px;

	list-style: none;
}

aside .finished-list .collapse{
	margin-bottom: 50px;
}

aside .finished-list{
	margin-bottom: 37px;
}

aside .finished-list .title{
	cursor: pointer;
	height: 32px;
}


.finished-list .title {
	color: #c4c4c4;
	font: bold 11px/20px Calibri, Arial, sans-serif;
	text-transform: uppercase;
	position: relative;

	background-repeat: no-repeat;
	background-position: left bottom;
}

.finished-list .title:after {
	content:'';
	display: block;
	width: 9px;
	height: 5px;
	background-color: #c4c4c4;
	background: url('/img/finished_list_icon.svg') no-repeat;

	position: absolute;
	left: 164px;
	top: 7px;

	transform: rotate(180deg);

}

.finished-list .title.collapse:after {
	transform: rotate(0deg);

}

aside .finished-list .collapse ~ ul{
	display: none;
}

aside li {
	padding: 9px 0 9px;
}
aside li a {
	color: #fff;
	letter-spacing: 1px;
	white-space: nowrap;
	text-transform: uppercase;
	font: bold 12px/12px 'Roboto', Arial, sans-serif;
	position: relative;
}
aside li a span {
	color: #fcebc0;
	font: bold 12px/12px 'Roboto', Arial, sans-serif;
}
aside li a:hover,
aside li a.active {
	color: #fcebc0;
	cursor: pointer;
}
aside li a:before {
	content: '';

	display: inline-block;
	vertical-align: middle;
	width: 7px;
	height: 10px;

	margin-right: 6px;

	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJ1BMVEXCqXrCqXrCqXrCqXrCqXrCqXrCqXrCqXrCqXrCqXrCqXrCqXrCqXrIXz2fAAAADXRSTlMAHyBCRXd4eXu/wNXWh24R4gAAAClJREFUCNcFwYkBwCAQAyBMfarn/vMKsAPNqNCKr2IvzCNFvyH+G3DCAxC6AJ7uc0gGAAAAAElFTkSuQmCC);
	background-repeat: no-repeat;
}
aside li span.status-icon {
	font: 12px/12px 'Roboto', Arial, sans-serif;
	position: absolute;
	top: -11px;
	right: -45px;
}
aside .sale-list .underline {
	border-bottom: 1px solid #52574c;
	padding: 0;
	margin: 0;
}
aside .recom {
	display: block;
	width: 172px;
	height: 93px;

	margin: -20px auto 20px;

	background: url(/img/zag.png) no-repeat;
}
aside.gp .recom {
	margin: 400px auto 20px;
}
aside.fullscreen-plan {
	height: 102px;
}
aside.fullscreen-plan .recom {
	display: none;
}
aside.fullscreen-plan .aside-banners {
	display: none;
}
aside .nav-panel {
	display: none;
}
aside .nav-panel.active {
	display: block;
}
aside .nav-pager {
	margin: 20px 0;

	text-align: center;
}
aside .nav-pager a {
	display: inline-block;
	vertical-align: top;
	width: 22px;
	height: 22px;

	border: 2px solid #fcebc0;

	background-repeat: no-repeat;
	background-position: center;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAMAAABoQAyvAAAAPFBMVEX868D868D868D868D868D868D868D868D868D868D868D868D868D868D868D868D868D868D868D868Du37+IAAAAE3RSTlMAAQwUJChHSFJWboCSk7a75/f8gPADcwAAADRJREFUeAFjAAN2fiYILSjMBaLZBIV5GCE0LzLNIijMxwhWyS0sxMmAj8UBZQmwMkAAMwMAfLMCMmDe1KIAAAAASUVORK5CYII=);
}
aside .nav-pager a.next {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}
aside .nav-pager a:hover {
	opacity: 0.8;

	border: 2px solid #fcebc0 !important;
}
aside .nav-pager .name {
	display: inline-block;
	vertical-align: top;
	width: 94px;

	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font: bold 16px/23px 'Roboto', Arial, sans-serif;
}
aside .nav-pager.section {
	display: none;
}
aside .nav-pager.section.active {
	display: block;
}
.aside-banners {
	text-align: center;
	margin-bottom: 45px;
}
.aside-banners .banner-154x92 {
	margin: 0 auto;
}
.sidebar_pos_fixed{
	position: fixed;
}


/* ===================================== CONTENT ========================================== */
.content-block  {
	overflow: hidden;
}

.content {
	min-height: 911px;
	padding-left: 200px;
	position: relative;
}
.content.gp {
	min-height: 100px;
}
.content:before {
	content: '';

	display: block;
	width: 200px;
	height: 100%;

	position: absolute;
	top: 0;
	left: 0;

	background-color: #26322e;
}
.content .page-title {
	height: 47px;

	padding: 17px 30px 0;
	margin: 0;

	color: #fff;
	text-transform: uppercase;
	font: 100 28px/28px 'Roboto', Arial, sans-serif;

	background-color: #333;
}
.content .page-counter {
	float: right;

	color: #fcebc0;
	font: 100 20px/34px 'Roboto', Arial, sans-serif;
}
.content h2 {
	margin: 0;
	color: #152427;
	text-transform: uppercase;
	font: bold 20px/25px 'Roboto', Arial, sans-serif;
}
.content h3 {
	margin: 0 0 5px;

	color: #152427;
	text-transform: uppercase;
	font: bold 13px/24px 'Roboto', Arial, sans-serif;
}
.content h4 {
	margin: 0 0 10px;

	color: #152427;
	font: 500 13px/13px 'Roboto', Arial, sans-serif;
}
.content .text p {
	margin: 0 0 20px;

	font: normal 13px/22px 'Roboto', Arial, sans-serif;
}
.content .text span {
	font: normal 13px/22px 'Roboto', Arial, sans-serif;
}
.content .text a:not(.pul-btn) {
	color: #606060;
	font: normal 13px/22px 'Roboto', Arial, sans-serif;

	border-bottom: 1px solid rgba(96, 96, 96, 0.5);
}
.content .text ul {
	padding: 0;
	margin: 0;

	list-style: none;
}
.content .text li {
	padding: 0 0 0 20px;
    margin: 0 0 5px 0;

	position: relative;

	font: normal 13px/22px 'Roboto', Arial, sans-serif;
}
.content .text li:before {
    content: '';

    display: block;
    width: 4px;
    height: 4px;

    position: absolute;
    top: 7px;
    left: 0px;

    border: 2px solid #75c543;
    border-radius: 50%;

    background-color: #fff;
}
.content .text .date {
	margin: 10px 0;

	color: #909090;
	font: normal 13px/22px 'Roboto', Arial, sans-serif;
}
.content .simple-text {
	font: normal 13px/22px 'Roboto', Arial, sans-serif
}

.page-tabs {
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	background-color: #F7F6F4;
}
.page-tabs ul {
	display: table;
	width: 90%;
	padding: 0;
	margin: 0;
	list-style: none;
}
.page-tabs li {
	display: table-cell;
	padding: 15px 32px 17px;
    white-space: nowrap;
	text-align: center;
}
.page-tabs li:last-of-type {
	padding-right: 0;
}
.page-tabs a {
	color: #606060;
	font: 400 13px/14px 'Roboto', Arial, sans-serif;
	border-bottom: 1px solid rgba(93, 96, 96, 0.5);
}
.page-tabs a.active {
	color: #152427;
	border-bottom: none;
}
.page-block {
 	padding-bottom: 40px;
	background-color: #fff;
	min-height: 871px;
	overflow: hidden;
 }

.page-block.mini{
	min-height: auto;
}

.inner-tabs {
	display: inline-block;
	padding: 0;
	margin: 0;
	list-style: none;
}
.inner-tabs li {
	float: left;
	position: relative;
}
.inner-tabs a {
	display: block;
    padding: 0px 0 14px;
    margin-left: 40px;
	color: #909090;
	font: normal 14px/14px 'Roboto', Arial, sans-serif;
	border-bottom: 1px solid #e6e6e6;
}
.inner-tabs li:first-of-type a {
	margin-left: 0px;
}
.inner-tabs li:not(:last-of-type):after {
	content: '';
	display: block;
	width: 40px;
	height: 28px;
	position: absolute;
	top: 0px;
	right: -40px;
	border-bottom: 1px solid #e6e6e6;
}
.inner-tabs a.active {
	color: #152427;
	border-bottom: 1px solid #152427;
}
.inner-tabs a:hover {
	border-bottom: 1px solid #e6e6e6 !important;
}
.inner-tabs a.active:hover {
	border-bottom: 1px solid #152427 !important;
}
.inner-block {
	display: none;
}
#error-page {
	background-color: #ffffff;
}
#error-page .error-msg {
	width: 360px;
	margin: 120px auto ;
}
#error-page .error-msg h1 {
	margin: 0 0 30px;
	color: #efefef;
	font: bold 200px/200px 'Roboto', Arial, sans-serif;
}
#error-page .error-msg a:last-of-type {
	border-bottom-style: dotted;
}
#bg-slider {
	width: 100%;
	height: 100%;
	margin: auto;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
}
#bg-slider .slide {
	width: inherit;
	height: inherit;
}
.slick-list,
.slick-track {
	height: 100%;
}
/* REQUEST FORM */
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3000;
	background-color: #000000;
	opacity: 0.3;
}
.request-form {
	position: fixed;
	top: 28%;
	left: 50%;
	width: 451px;
	height: 380px;
	margin-left: -225px;
	background-color: #FFFFFF;
	padding: 19px;
	z-index: 4000;
}
.request-form__header {
	font: 600 20px/20px 'Roboto', Arial, sans-serif;
	margin-bottom: 30px;
}
.request-form__left-col {
	width: 50%;
	padding-right: 10px;
	box-sizing: border-box;
	float: left;
}
.request-form__right-col {
	float: left;
	width: 50%;
	box-sizing: border-box;
}
.request-form__field {
	width: 100%;
	margin-left: 0 !important;
	margin-bottom: 10px;
}
.request-form__field .wrap{
	width: 100%;
	box-sizing: border-box;
}
.request-form__field input{
	text-align: left;
	width: 100%;
}
.request-form__textarea{
	width: 100%;
	height: 236px;
}
.request-form__controls {
	width: 100%;
	float: left;
}
.request-form__controls .button{
	float: right;
}
.request-form__controls button{
	cursor: pointer;
}
.request-form__close-btn{
	font: normal 32px/18px 'Roboto', Arial, sans-serif;
	position: absolute;
	top: 19px;
	right: 12px;
	color: #5A5A5A;
	cursor: pointer;
}

.request-form__field .error {
	font: normal 12px/12px'Roboto', Arial, sans-serif;
	color: #FF3636;
	height: 10px;
}
.field.request-form__field._state_error .wrap {
	border-color: #FF3636;
}
.field.request-form__field .select-list-wrapper  {
	width: 100%;
}
.request-form__field-surname{
	display: none !important;
}
/* EOF REQUEST FORM */
#text-page .page-inner {
	padding: 20px;
}

.content h2.sale-text-title{
	margin-bottom: 20px;
}

.pul-btn {
	display: block;
	width: 140px;
	padding: 13px 26px 12px;
	margin: 0 auto;
}
.pul-btn.load:before {
	content: "";
	width: 15px;
	height: 15px;
	display: block;
	background-image: url(/img/preloader.gif);
	position: absolute;
	top: 12px;
	left: 16px;
}
.pul-btn.load {
	opacity: 0.3;
}
/* banners */
.banner-154x92 {
	position: relative;
	width: 153px;
	height: 93px;
}
.resizable-banner .eyenewton-resizable-flash__flash {
	width: 244px;
	height: 184px;
	display: none;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 100;
}

#crumbs {display: block; font: normal 13px/15px 'Roboto', Arial, sans-serif; padding: 29px 30px 0px; margin: 0; cursor: default; background: #fff;}
#crumbs li {display: inline-block;}
#crumbs li:after {content: " "; display: inline-block; margin: 0 15px; width: 4px; height: 7px; background: url('/img/arrow_r.png') no-repeat center;}
#crumbs li:last-child:after {display: none;}
#crumbs li a {color: #bcbcbc; border-bottom: 1px solid #d7d7d7; text-decoration: none; cursor: pointer;}
#crumbs li a:hover {color: #606060; border-color: #afafaf;}

/* --- seo bottom --- */
#seo-bottom {
	overflow: hidden;
	background-color: #f7f6f4;
}
#seo-bottom .wrapper {
    width: 940px;
    height: auto;
    min-height: auto;
    padding: 20px 30px 0;
}
#seo-bottom .wrapper h3 {
    font-size: 15px;
	overflow: hidden;
}
#seo-bottom .wrapper .left {
	float: left;
	width: 660px;
	overflow: hidden;
}
#seo-bottom .wrapper .right {
	color: #909090;
	margin-left: 660px;
	font: normal 13px/22px 'Roboto', Arial, sans-serif;
}
#seo-bottom .wrapper .text > div.block {
	float: left;
	width: 300px;
	margin-right: 30px;
	margin-bottom: 30px;
}


.sale-link{
	text-transform: uppercase;
	display: block;
	border: 2px solid red !important;
	color: #fcebc0;
	padding: 15px 0;

	font: normal 14px/28px 'Roboto', Arial, sans-serif;

	text-align: center;
	position: relative;

	margin-bottom: 35px;
}

.sale-link:hover{
	border: 2px solid red !important;
}

.sale-link:before{
	content: '';
	display: block;
	width: 45px;
	height: 22px;
	position: absolute;
	top: -11px;
	left: 50%;
	margin-left: -24px;
	background-color: #27322f;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAWCAMAAADto6y6AAAAMFBMVEX868D868D868D868D868D868D868D868D868D868D868D868D868D868D868D868CGS2KAAAAAD3RSTlMAESIzRFVmd4iZqrvM3e5GKvWZAAAAwklEQVR42l2QixLFEAxEBa0qcv7/b6+4VaZmiOzmsbPueyQlmX+fa5mZVNrEI5SUuaOVKxyzHu4eLq1gt8yGAjYmqCUN/CSsZhIJrlfF84+t/xUVtzpuCzn3OzavHSo2ybsAdeEjTVm72ArBhqZD/kzRlruWA3J/FVTDbkazmSck58624ZdB/pGytQi0wQ6oLnU3xGHDyOq5O+leQpBJVPC26Amvk+djjFeKSGrTyWVSVKD4Teradi6pfpr0PRKCfLEf7aYIpIGA78gAAAAASUVORK5CYII=);
}

.sale-link.new-year{
	padding: 10px 0;
	font: normal 12px/18px 'Roboto', Arial, sans-serif;
}

.sale-link.new-year:before{
	display: none;
}

body.new-year header .wrapper:before{
	content: '';
	display: block;
	width: 172px;
	height: 72px;
	position: absolute;
	top: 32px;
	left: 50%;
	margin-left: -485px;
	background: url("/img/new-year-stock.png") no-repeat;
	pointer-events: none;
	z-index: 1000;
}

.sale-link.new-year:after{
	content: 'Спешите!';
	display: block;
	width: 119px;
	height: 17px;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -60px;
	background: url("/img/new-year-stick.png") no-repeat;
	text-align: center;
	color: #27322f;
	font: bold 10px/17px 'Roboto', Arial, sans-serif;
	text-transform: uppercase;
}


/* Portrait tablet to landscape and desktop */
@media (max-width: 1100px) {
	body.new-year header .wrapper:before{
		top: 83px;
	}

	.sale-link.new-year{
		margin-top: 52px;
	}
}


.promo-window{
	display: none;
}

.promo-window-wrap{

}

.promo-window-wrap .fancybox-close{
	width: 54px;
	height: 54px;
	display: block;
	right: 60px;
	top: 10px;
	background: none;
	position: fixed;

	background: none;

}

.promo-window-wrap .fancybox-close:before{
	content: "";
	position: absolute;
	height: 73px;
	background-color: rgb(255, 112, 112);
	width: 4px;
	transform: rotate(45deg);
	top: -10px;
	right: 49%;

}

.promo-window-wrap .fancybox-close:after{
	content: "";
	position: absolute;
	height: 73px;
	background-color: rgb(255, 112, 112);
	width: 4px;
	transform: rotate(-45deg);
	top: -10px;
	right: 49%;
}

.fancybox-lock .fancybox-overlay{
	overflow: hidden !important;
}
