/*CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background: #E1EABB;
	background: #D2E09E;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}



 @font-face {
	font-family: 'Arbat';
	src: url('../fonts/Arbat.eot');
	src: url('Arbat.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Arbat.woff') format('woff'),
	url('../fonts/Arbat.ttf') format('truetype'),
	url('../fonts/Arbat.svg#arbat') format('svg');
	font-weight: normal;
	font-style: normal;
}

.karkas {
	width: 100%;
	background: url(../img/ipad.png) bottom 20px right no-repeat;
	background-size: 23%;
}

.bg_flowers {
	width: 100%;
	background: url(../img/flowers_bg_top_left.png) top left no-repeat,
	url(../img/flowers_bg_top_right.png) top right no-repeat,
	url(../img/flowers_bg_bottom_left.png) bottom left no-repeat,
	url(../img/flowers_bg_bottom_right.png) bottom right no-repeat;
}

.page {
	width: 1000px;
	margin: 0 auto;
}

.header {
	width: 100%;
	height: 215px;
	overflow: hidden;
	background: url(../img/logo.png) top 22px left 35px no-repeat;
}

.header_block {
	float: right;
	width: 350px;
	height: 68px;
	background: rgba(255, 255, 255, 0.6);
	border-left: 4px solid #01642E;
	border-bottom: 4px solid #01642E;
	border-right: 4px solid #01642E;
	border-radius: 0 0 5px 5px;
}

.header_block p {
	font-family: Arbat;
	font-size: 30px;
	text-align: center;
	color: #005a29;
	margin-top: 20px;
}

.header h1 {
	font-family: Arbat;
	font-size: 45px;
	float: right;
	color: #be1e2d;
	margin-top: 90px;
	margin-right: -280px;
}

.header h2 {
	font-family: Arbat;
	font-size: 40px;
	color: #00642e;
	margin-top: 150px;
	margin-left: 382px;
}


/*content
------------------------------------------*/

.content-main {
	width: 100%;
	overflow: hidden;
}

.content {
	width:630px;
	padding-top:20px;
	float: right;
}

.center_block .block1:hover >hide2{
	display:block;
}
.unic_block{
	position: relative;
	float:left;
	width:244px;
	margin:0 70px 30px 0;
}
.unic_title{
	color:#006837;
	font-family: Arbat;
	font-size:25px;
	float:left;
	min-width:244px;
	text-align:center;
}
.sub_unic_title{
    color:#006837;
    font-family: Arbat;
	font-size:18px;
	float:left;
	width:244px;
	text-align:center;
	margin-bottom: 4px;
}

.but p {
	font-family: Arial;
	color: #004E29;
	font-size: 18px;
	font-weight: bold;
	margin-top: 12px;
	margin-left: 28px;
}

.but p span {
	font-size: 27px;
}

.but {
	position: relative;
	background: url(../img/button.png) no-repeat;
}

.unic_img{
	float:left;
	width:244px;
	height:244px;
}

#max1, #max2, #max3, #max4 {
	z-index: 4;
}

.but{
	position: absolute;
	top: 89%;
	left: 30%;
	width:155px;
	height:57px;
	float:left;
}
.img1{
	float:left;
	position:absolute; 
	margin:0 0 0 -60px;
}

.content_bottom a {
	position: relative;
	color:#006837;
	font-family: Arbat;
	font-size:25px;
	text-decoration: none;
	top: 46px;
	left: 210px;
}


/*sidebarL
------------------------------------------*/
.sidebarL {
	float: left;
	width: 355px;
	height: 775px;
	background: url(../img/sidebar_img2.png) center bottom 40px no-repeat;
}

.sidebarL h1 {
	font-family: Arbat;
	font-size: 40px;
	color: #00642e;
	margin-top: 24px;
	margin-left: 35px;
}

.sidebarL ul {
	width: 270px;
	margin-left: 35px;
	margin-top: -15px;
}

.sidebarL ul li {
	font-family: Arbat;
	font-size: 25px;
	color: #00642e;
	margin-top: 32px;
	line-height: 0.95;
}

.sidebarL ul {
	list-style-image:url('../img/img_li.png');
}

.sidebarL a {
	font-family: Arbat;
	font-size: 20px;
	color: #00642e;
	margin-left: 35px;
	text-decoration: none;
	border-bottom: 1px solid #00642e;
}


/* medio only screen 
------------------------------------------------------*/

@media only screen and (max-width: 1220px) and (min-width: 1021px) {
	.content_bottom a {
		position: relative;
		left: 25%;
	}
}

@media only screen and (max-width: 1020px) and (min-width: 900px) {

	.karkas {
		width: 100%;
		background: url(../img/ipad.png) bottom 15% right no-repeat;
		background-size: 23%;
	}

	.bg_flowers {
		background-size: 30%;
	}

 	.page {
		width: 100%;
		overflow: hidden;
	}

	.header_block p {
		font-size: 25px;
	}

	.header h1 {
		font-size: 38px;
	}

	.header h2 {
		font-size: 34px;
	}

	.content {
		width:60%;
		float: right;
	}

	.unic_img {
		float:left;
		width: 195px;
		height: 195px;
	}

	.unic_title{
		color:#006837;
		font-family: Arbat;
		font-size:20px;
		float:left;
		min-width:195px;
		text-align:center;
	}

	.sub_unic_title{
	    color:#006837;
	    font-family: Arbat;
		font-size:18px;
		float:left;
		width:195px;
		text-align:center;
		margin-bottom: 4px;
	}

	.unic_block {
		float:left;
		width: 195px;
		margin:0 70px 40px 0;
	}

	.but p {
		font-family: Arial;
		color: #004E29;
		font-size: 14px;
		font-weight: bold;
		margin-top: 10px;
		margin-left: 23px;
	}

	.but p span {
		font-size: 20px;
	}

	.but {
		background-size: 80%;
	}

	.but {
		position: absolute;
		top: 89%;
		left: 30%;
	}

	.content_bottom a {
		position: relative;
		color:#006837;
		font-family: Arbat;
		font-size:22px;
		text-decoration: none;
		top: 46px;
		left: 20%;
	}


	.sidebarL {
		width: 35.5%;
		float: left;
	}

	.sidebarL h1 {
		font-size: 35px;
		color: #00642e;
		margin-top: 24px;
		margin-left: 35px;
	}

	.sidebarL ul li {
		font-size: 25px;
	}

}


@media only screen and (max-width: 899px) and (min-width: 800px) {

	.karkas {
		width: 100%;
		background: url(../img/ipad.png) bottom 6% right no-repeat;
		background-size: 23%;
	}

	.bg_flowers {
		background-size: 30%;
	}

 	.page {
		width: 100%;
		overflow: hidden;
	}

	.header {
		background-size: 28%;
	}

	.header_block p {
		font-size: 22px;
	}

	.header_block {
		width: 300px;
		height: 58px;
	}

	.header h1 {
		font-size: 33px;
	}

	.header h2 {
		font-size: 29px;
	}

	.content {
		width:65%;
		float: right;
	}

	.unic_img {
		float:left;
		width: 200px;
		height: 200px;
	}

	.unic_title{
		color:#006837;
		font-family: Arbat;
		font-size:20px;
		float:left;
		min-width:200px;
		text-align:center;
	}

	.sub_unic_title{
	    color:#006837;
	    font-family: Arbat;
		font-size:18px;
		float:left;
		width: 200px;
		text-align:center;
		margin-bottom: 4px;
	}

	.unic_block {
		float:left;
		width: 200px;
		margin:0 4% 40px 6%;
	}

	.but p {
		font-family: Arial;
		color: #004E29;
		font-size: 14px;
		font-weight: bold;
		margin-top: 10px;
		margin-left: 23px;
	}

	.but p span {
		font-size: 20px;
	}

	.but {
		background-size: 80%;
	}

	.but {
		position: absolute;
		top: 89%;
		left: 30%;
	}

	.content_bottom a {
		position: relative;
		color:#006837;
		font-family: Arbat;
		font-size:22px;
		text-decoration: none;
		top: 30px;
		left: 20%;
	}


	.sidebarL {
		width: 26%;
		height: 690px;
		float: left;
		background: url(../img/sidebar_img2.png) center bottom 12% no-repeat;
		background-size: 100%;
	}

	.sidebarL h1 {
		font-size: 28px;
		color: #00642e;
		margin-top: 24px;
		margin-left: 35px;
	}

	.sidebarL ul {
		width: 200px;
	}

	.sidebarL ul li {
		font-size: 22px;
	}

}

@media only screen and (max-width: 799px) and (min-width: 700px) {

	.karkas {
		width: 100%;
		background: url(../img/ipad.png) bottom 6% right no-repeat;
		background-size: 23%;
	}

	.bg_flowers {
		background-size: 30%;
	}

 	.page {
		width: 100%;
		overflow: hidden;
	}

	.header {
		background-size: 28%;
	}

	.header_block p {
		font-size: 20px;
		margin-top: 15px;
	}

	.header_block {
		width: 250px;
		height: 50px;
	}

	.header h1 {
		font-size: 30px;
		margin-right: -240px;
	}

	.header h2 {
		font-size: 29px;
		margin-left: 352px;
	}

	.content {
		width:68%;
		float: right;
	}

	.unic_img {
		float:left;
		width: 200px;
		height: 200px;
	}

	.unic_title{
		color:#006837;
		font-family: Arbat;
		font-size:20px;
		float:left;
		min-width:190px;
		text-align:center;
	}

	.sub_unic_title{
	    color:#006837;
	    font-family: Arbat;
		font-size:18px;
		float:left;
		width: 200px;
		text-align:center;
		margin-bottom: 4px;
	}

	.unic_block {
		float:left;
		width: 200px;
		margin:0 1% 40px 5%;
	}

	.but p {
		font-family: Arial;
		color: #004E29;
		font-size: 12px;
		font-weight: bold;
		margin-top: 9px;
		margin-left: 23px;
	}

	.but p span {
		font-size: 18px;
	}

	.but {
		background-size: 70%;
	}

	.but {
		position: absolute;
		top: 89%;
		left: 38%;
	}

	.content_bottom a {
		position: relative;
		color:#006837;
		font-family: Arbat;
		font-size:22px;
		text-decoration: none;
		top: 30px;
		left: 20%;
	}


	.sidebarL {
		width: 26%;
		height: 690px;
		float: left;
		background: url(../img/sidebar_img2.png) center bottom 12% no-repeat;
		background-size: 100%;
	}

	.sidebarL h1 {
		font-size: 24px;
		color: #00642e;
		margin-top: 24px;
		margin-left: 35px;
	}

	.sidebarL ul {
		width: 190px;
	}

	.sidebarL ul li {
		font-size: 20px;
	}

}


@media only screen and (max-width: 699px) and (min-width: 600px) {

	.karkas {
		width: 100%;
		background: url(../img/ipad.png) bottom 6% right no-repeat;
		background-size: 23%;
	}

	.bg_flowers {
		background-size: 30%;
	}

 	.page {
		width: 100%;
		overflow: hidden;
	}

	.header {
		background-size: 28%;
	}

	.header_block p {
		font-size: 20px;
		margin-top: 15px;
	}

	.header_block {
		width: 250px;
		height: 50px;
	}

	.header h1 {
		font-size: 28px;
		margin-right: -240px;
	}

	.header h2 {
		font-size: 27px;
		margin-left: 280px;
	}

	.content {
		width:100%;
		height: 700px;
		background: url(../img/sidebar_img2.png) left bottom 2px no-repeat;
		background-size: 28%;
	}

	.unic_img {
		float:left;
		width: 210px;
		height: 210px;
	}

	.unic_title{
		color:#006837;
		font-family: Arbat;
		font-size:20px;
		float:left;
		min-width:210px;
		text-align:center;
	}

	.sub_unic_title{
	    color:#006837;
	    font-family: Arbat;
		font-size:18px;
		float:left;
		width: 210px;
		text-align:center;
		margin-bottom: 4px;
	}

	.unic_block {
		float:left;
		width: 210px;
		margin:0 4% 40px 9%;
	}

	.but p {
		font-family: Arial;
		color: #004E29;
		font-size: 13px;
		font-weight: bold;
		margin-top: 10px;
		margin-left: 23px;
	}

	.but p span {
		font-size: 19px;
	}

	.but {
		background-size: 75%;
	}

	.but {
		position: absolute;
		top: 89%;
		left: 38%;
	}

	.content_bottom a {
		position: relative;
		color:#006837;
		font-family: Arbat;
		font-size:22px;
		text-decoration: none;
		top: 30px;
		text-align: center;
	}


	.sidebarL {
		width: 100%;
		height: 100%;
		float: none;
		background: none;
	}

	.sidebarL h1 {
		font-size: 30px;
		color: #00642e;
		margin-top: 24px;
		margin-left: 35px;
	}

	.sidebarL ul {
		width: 100%;
	}

	.sidebarL ul li {
		font-size: 25px;
	}

}

@media only screen and (max-width: 599px) and (min-width: 500px) {

	.karkas {
		width: 100%;
		background: url(../img/ipad.png) bottom 6% right no-repeat;
		background-size: 23%;
	}

	.bg_flowers {
		background-size: 30%;
	}

 	.page {
		width: 100%;
		overflow: hidden;
	}

	.header {
		background: url(../img/logo.png) top 2% left 2% no-repeat;
		background-size: 28%;
	}

	.header_block p {
		font-size: 20px;
		margin-top: 15px;
	}

	.header_block {
		width: 250px;
		height: 50px;
	}

	.header h1 {
		font-size: 25px;
		margin-right: -240px;
	}

	.header h2 {
		font-size: 23px;
		margin-left: 25%;
	}

	.content {
		width:100%;
		padding-bottom: 18%;
		background: url(../img/sidebar_img2.png) left bottom 2px no-repeat;
		background-size: 28%;
	}

	.unic_img {
		float:left;
		width: 180px;
		height: 180px;
	}

	.unic_title{
		color:#006837;
		font-family: Arbat;
		font-size:18px;
		float:left;
		min-width:180px;
		text-align:center;
	}

	.sub_unic_title{
	    color:#006837;
	    font-family: Arbat;
		font-size:16px;
		float:left;
		width: 180px;
		text-align:center;
		margin-bottom: 4px;
	}

	.unic_block {
		float:left;
		width: 180px;
		margin:0 5% 40px 5%;
	}

	.but p {
		font-family: Arial;
		color: #004E29;
		font-size: 11px;
		font-weight: bold;
		margin-top: 9px;
		margin-left: 21px;
	}

	.but p span {
		font-size: 17px;
	}

	.but {
		background-size: 65%;
	}

	.but {
		position: absolute;
		top: 89%;
		left: 38%;
	}

	.content_bottom a {
		position: relative;
		font-size:20px;
		top: 20px;
		left: 35%;
	}


	.sidebarL {
		width: 100%;
		height: 100%;
		float: none;
		background: none;
	}

	.sidebarL h1 {
		font-size: 30px;
		color: #00642e;
		margin-top: 24px;
		margin-left: 35px;
	}

	.sidebarL ul {
		width: 96%;
	}

	.sidebarL ul li {
		font-size: 22px;
	}

}

@media only screen and (max-width: 499px) and (min-width: 430px) {

	.karkas {
		width: 100%;
		background: url(../img/ipad.png) bottom 6% right no-repeat;
		background-size: 23%;
	}

	.bg_flowers {
		background-size: 30%;
	}

 	.page {
		width: 100%;
		overflow: hidden;
	}

	.header {
		background: url(../img/logo.png) top 2% left 2% no-repeat;
		background-size: 28%;
		height: 130px;
	}

	.header_block p {
		font-size: 20px;
		margin-top: 15px;
	}

	.header_block {
		width: 250px;
		height: 50px;
	}

	.header h1 {
		font-size: 20px;
		margin-top: 65px;
		margin-right: -240px;
		margin-bottom: 10px;
	}

	.header h2 {
		font-size: 18px;
		margin-left: 40%;
		margin-top: 2px;
	}

	.content {
		width:100%;
		padding-bottom: 18%;
		background: url(../img/sidebar_img2.png) left bottom 2px no-repeat;
		background-size: 28%;
	}

	.unic_img {
		float:left;
		width: 150px;
		height: 150px;
	}

	.unic_title{
		color:#006837;
		font-family: Arbat;
		font-size:16px;
		float:left;
		min-width:150px;
		text-align:center;
	}

	.sub_unic_title{
	    color:#006837;
	    font-family: Arbat;
		font-size:14px;
		float:left;
		width: 150px;
		text-align:center;
		margin-bottom: 4px;
	}

	.unic_block {
		float:left;
		width: 150px;
		margin:0 1% 40px 10%;
	}

	.but p {
		font-family: Arial;
		color: #004E29;
		font-size: 9px;
		font-weight: bold;
		margin-top: 8px;
		margin-left: 17px;
	}

	.but p span {
		font-size: 15px;
	}

	.but {
		background-size: 55%;
	}

	.but {
		position: absolute;
		top: 89%;
		left: 38%;
	}

	.content_bottom a {
		position: relative;
		font-size:18px;
		top: 20px;
		left: 32%;
	}


	.sidebarL {
		width: 100%;
		height: 100%;
		float: none;
		background: none;
	}

	.sidebarL h1 {
		font-size: 30px;
		color: #00642e;
		margin-top: 20px;
		margin-left: 35px;
	}

	.sidebarL ul {
		width: 96%;
	}

	.sidebarL ul li {
		font-size: 18px;
	}

}


@media only screen and (max-width: 429px) and (min-width: 400px) {

	.karkas {
		width: 100%;
		background: url(../img/ipad.png) bottom 6% right no-repeat;
		background-size: 23%;
	}

	.bg_flowers {
		background-size: 30%;
	}

 	.page {
		width: 100%;
		overflow: hidden;
	}

	.header {
		background: url(../img/logo.png) top 2% left 2% no-repeat;
		background-size: 28%;
		height: 130px;
	}

	.header_block p {
		font-size: 20px;
		margin-top: 15px;
	}

	.header_block {
		width: 250px;
		height: 50px;
	}

	.header h1 {
		font-size: 20px;
		margin-top: 65px;
		margin-right: -240px;
		margin-bottom: 10px;
	}

	.header h2 {
		font-size: 18px;
		margin-left: 40%;
		margin-top: 2px;
	}

	.content {
		width:100%;
		padding-bottom: 18%;
		background: url(../img/sidebar_img2.png) left bottom 2px no-repeat;
		background-size: 28%;
	}

	.unic_img {
		float:left;
		width: 150px;
		height: 150px;
	}

	.unic_title{
		color:#006837;
		font-family: Arbat;
		font-size:16px;
		float:left;
		min-width:150px;
		text-align:center;
	}

	.sub_unic_title{
	    color:#006837;
	    font-family: Arbat;
		font-size:14px;
		float:left;
		width: 150px;
		text-align:center;
		margin-bottom: 4px;
	}

	.unic_block {
		float:left;
		width: 150px;
		margin:0 1% 40px 7%;
	}

	.but p {
		font-family: Arial;
		color: #004E29;
		font-size: 9px;
		font-weight: bold;
		margin-top: 8px;
		margin-left: 17px;
	}

	.but p span {
		font-size: 15px;
	}

	.but {
		background-size: 55%;
	}

	.but {
		position: absolute;
		top: 89%;
		left: 38%;
	}

	.content_bottom a {
		position: relative;
		font-size:17px;
		top: 20px;
		left: 32%;
	}


	.sidebarL {
		width: 100%;
		height: 100%;
		float: none;
		background: none;
	}

	.sidebarL h1 {
		font-size: 30px;
		color: #00642e;
		margin-top: 20px;
		margin-left: 35px;
	}

	.sidebarL ul {
		width: 96%;
	}

	.sidebarL ul li {
		font-size: 18px;
	}

}

@media only screen and (max-width: 399px) and (min-width: 350px) {

	.karkas {
		width: 100%;
		background: none;
		background-size: 23%;
	}

	.bg_flowers {
		background-size: 30%;
	}

 	.page {
		width: 100%;
		overflow: hidden;
	}

	.header {
		background: url(../img/logo.png) top 2% left 2% no-repeat;
		background-size: 28%;
		height: 130px;
	}

	.header_block p {
		font-size: 16px;
		margin-top: 12px;
	}

	.header_block {
		width: 200px;
		height: 40px;
	}

	.header h1 {
		float: none;
		font-size: 20px;
		margin-top: 78px;
		margin-left: 10%;
	}

	.header h2 {
		font-size: 18px;
		margin-left: 25%;
		margin-top: 2px;
	}

	.content {
		width:100%;
		padding-bottom: 18%;
		background: url(../img/sidebar_img2.png) left bottom 2px no-repeat;
		background-size: 28%;
	}

	.unic_img {
		float:left;
		width: 230px;
		height: 230px;
	}

	.unic_title{
		color:#006837;
		font-family: Arbat;
		font-size:16px;
		float:left;
		min-width:230px;
		text-align:center;
	}

	.sub_unic_title{
	    color:#006837;
	    font-family: Arbat;
		font-size:14px;
		float:left;
		width: 230px;
		text-align:center;
		margin-bottom: 4px;
	}

	.unic_block {
		float:left;
		width: 230px;
		margin:0 5% 40px 17%;
	}

	.but p {
		font-family: Arial;
		color: #004E29;
		font-size: 14px;
		font-weight: bold;
		margin-top: 9px;
		margin-left: 22px;
	}

	.but p span {
		font-size: 21px;
	}

	.but {
		background-size: 81%;
	}

	.but {
		position: absolute;
		top: 89%;
		left: 38%;
	}

	.content_bottom a {
		position: relative;
		font-size:17px;
		top: 20px;
		left: 32%;
	}


	.sidebarL {
		width: 100%;
		height: 100%;
		float: none;
		background: none;
	}

	.sidebarL h1 {
		font-size: 25px;
		margin-top: 10px;
		margin-left: 35px;
	}

	.sidebarL ul {
		width: 230px;
	}

	.sidebarL ul li {
		font-size: 16px;
	}

	.sidebarL a {
		font-size: 16px;
	}

}

@media only screen and (max-width: 349px) and (min-width: 250px) {

	.karkas {
		width: 100%;
		background: none;
		background-size: 23%;
	}

	.bg_flowers {
		background-size: 30%;
	}

 	.page {
		width: 100%;
		overflow: hidden;
	}

	.header {
		background: url(../img/logo.png) top 2% left 2% no-repeat;
		background-size: 28%;
		height: 160px;
	}

	.header_block p {
		font-size: 14px;
		margin-top: 12px;
	}

	.header_block {
		width: 170px;
		height: 37px;
		border-left: 2px solid #01642E;
		border-bottom: 2px solid #01642E;
		border-right: 2px solid #01642E;

	}

	.header h1 {
		float: none;
		width: 180px;
		font-size: 20px;
		margin-top: 58px;
		margin-left: 13%;
		text-align: center;
	}

	.header h2 {
		font-size: 18px;
		margin-left: 10%;
		margin-top: 2px;
	}

	.content {
		width:100%;
		padding-bottom: 18%;
		background: url(../img/sidebar_img2.png) left bottom 2px no-repeat;
		background-size: 28%;
	}

	.unic_img {
		float:left;
		width: 200px;
		height: 200px;
	}

	.unic_title{
		color:#006837;
		font-family: Arbat;
		font-size:16px;
		float:left;
		min-width:200px;
		text-align:center;
	}

	.sub_unic_title{
	    color:#006837;
	    font-family: Arbat;
		font-size:14px;
		float:left;
		width: 200px;
		text-align:center;
		margin-bottom: 4px;
	}

	.unic_block {
		float:left;
		width: 200px;
		margin:0 5% 40px 12%;
	}

	.but p {
		font-family: Arial;
		color: #004E29;
		font-size: 12px;
		font-weight: bold;
		margin-top: 9px;
		margin-left: 23px;
	}

	.but p span {
		font-size: 19px;
	}

	.but {
		background-size: 72%;
	}

	.but {
		position: absolute;
		top: 89%;
		left: 38%;
	}

	.content_bottom a {
		position: relative;
		font-size:16px;
		top: 20px;
		left: 32%;
	}


	.sidebarL {
		width: 100%;
		height: 100%;
		float: none;
		background: none;
	}

	.sidebarL h1 {
		font-size: 22px;
		margin-top: 10px;
		margin-left: 35px;
	}

	.sidebarL ul {
		width: 210px;
	}

	.sidebarL ul li {
		font-size: 15px;
	}

	.sidebarL a {
		font-size: 16px;
	}

}

@media only screen and (max-width: 249px) and (min-width: 0) {

	.karkas {
		width: 100%;
		background: none;
		background-size: 23%;
	}

	.bg_flowers {
		background-size: 30%;
	}

 	.page {
		max-width: 249px;
		overflow: hidden;
	}

	.header {
		background: url(../img/logo.png) top 2% left 2% no-repeat;
		background-size: 28%;
		height: 160px;
	}

	.header_block p {
		font-size: 14px;
		margin-top: 12px;
	}

	.header_block {
		width: 170px;
		height: 37px;
		border-left: 2px solid #01642E;
		border-bottom: 2px solid #01642E;
		border-right: 2px solid #01642E;

	}

	.header h1 {
		float: none;
		width: 180px;
		font-size: 20px;
		margin-top: 58px;
		margin-left: 13%;
		text-align: center;
	}

	.header h2 {
		font-size: 18px;
		margin-left: 10%;
		margin-top: 2px;
	}

	.content {
		width:100%;
		padding-bottom: 18%;
		background: url(../img/sidebar_img2.png) left bottom 2px no-repeat;
		background-size: 28%;
	}

	.unic_img {
		float:left;
		width: 200px;
		height: 200px;
	}

	.unic_title{
		color:#006837;
		font-family: Arbat;
		font-size:16px;
		float:left;
		min-width:200px;
		text-align:center;
	}

	.sub_unic_title{
	    color:#006837;
	    font-family: Arbat;
		font-size:14px;
		float:left;
		width: 200px;
		text-align:center;
		margin-bottom: 4px;
	}

	.unic_block {
		float:left;
		width: 200px;
		margin:0 5% 40px 12%;
	}

	.but p {
		font-family: Arial;
		color: #004E29;
		font-size: 12px;
		font-weight: bold;
		margin-top: 9px;
		margin-left: 23px;
	}

	.but p span {
		font-size: 19px;
	}

	.but {
		background-size: 72%;
	}

	.but {
		position: absolute;
		top: 89%;
		left: 38%;
	}

	.content_bottom a {
		position: relative;
		font-size:16px;
		top: 20px;
		left: 32%;
	}


	.sidebarL {
		width: 100%;
		height: 100%;
		float: none;
		background: none;
	}

	.sidebarL h1 {
		font-size: 22px;
		margin-top: 10px;
		margin-left: 35px;
	}

	.sidebarL ul {
		width: 210px;
	}

	.sidebarL ul li {
		font-size: 15px;
	}

	.sidebarL a {
		font-size: 16px;
	}

}