.about_text,.about_text a:hover .text_b{
	margin-left: 10px
}#about{
	min-height: 10px;
	margin: 100px auto;
	width: 1300px;
	position: relative;
	height: 600px
}.about_image{
	width: 600px;
	height: 700px;
	right: 70px;
	background-image: url(../img/diena_hamakas.jpg);
	background-size: cover;
	background-position: center center;
	position: absolute;
	z-index: 9999
}.about_image_before,.about_left h2::before{
	right: 0;
	background-color: #1876d6;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	position: absolute
}.about_image_before{
	top: 60px;
	width: 600px;
	height: 700px;
	transition: .3s
}.about_left{
	width: 600px;
	height: 500px;
	position: absolute;
	left: 0;
	top: 0
}.about_left h2{
	color: #000;
	margin-left: 100px;
	margin-top: 120px;
	font-family: Regular2;
	font-size: 30px;
	text-align: right;
	padding: 0
}.about_left h2::before{
	content: "";
	margin-top: 40px;
	border-radius: 10px;
	height: 4px;
	width: 100px;
	transition: .3s
}.about_left h2::after,.about_text a{
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s
}.about_left h2::after{
	content: "";
	position: absolute;
	margin-top: -145px;
	right: -150px;
	width: 150px;
	height: 150px;
	background-image: url(../img/wer.png);
	transition: .3s
}.about_text{
	width: 600px;
	color: #6c6c6c;
	font-size: 15px;
	margin-top: 20px;
	font-family: dejavu_sansbook;
	text-align: right
}.about_text ul{
	list-style: none;
	margin-left: 33px
}.about_text ul li{
	margin-top: 30px;
	position: relative
}.about_text a{
	margin-top: 100px;
	color: #000;
	margin-left: -8px;
	font-size: 15px;
	text-decoration: none;
	padding: 5px 10px;
	transition: .3s;
	position: relative
}.text_b{
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}.about_text a:hover{
	padding: 5px 15px;
	color: #fb0
}.about_text a:hover::before{
	width: 120px
}@media only screen and (max-width:1400px){
	#about{
		width: 1200px
	}.about_image{
		right: 40px
	}.about_image_before{
		top: 40px
	}.about_left,.about_text{
		width: 530px
	}.about_left h2::after{
		right: -250px
	}
}@media only screen and (max-width:1220px){
	#about{
		width: 800px
	}.about_image{
		right: 40px;
	width: 300px
	}.about_image_before{
		top: 40px;
	width: 300px
	}.about_left,.about_text{
		width: 430px
	}.about_text{
		font-size: 14px
	}.about_left h2::after{
		right: -250px
	}
}@media only screen and (max-width:820px){
	#about{
		width: 500px;
	margin: 0 auto
	}.about_left h2{
		margin-top: 30px;
	margin-left: 10px;
	padding: 0;
	text-align: left;
	width: 300px
	}.about_left h2::before{
		left: 10px
	}.about_image{
		right: 40px;
	width: 300px;
	display: none
	}.about_image_before{
		top: 40px;
	width: 300px;
	display: none
	}.about_left,.about_text{
		width: 98%;
	text-align: left
	}.about_text{
		font-size: 14px
	}.about_left h2::after{
		right: -250px;
	display: none
	}
}@media only screen and (max-width:520px){
	#about{
		width: 380px;
	margin: 0 auto
	}.about_left h2{
		margin-top: 30px;
	margin-left: 10px;
	padding: 0;
	text-align: left;
	width: 300px
	}.about_left h2::before{
		right: 60px
	}.about_image{
		right: 40px;
	width: 300px;
	display: none
	}.about_image_before{
		top: 40px;
	width: 300px;
	display: none
	}.about_left,.about_text{
		width: 98%;
	text-align: left
	}.about_text{
		font-size: 14px
	}.about_left h2::after{
		right: -250px;
	display: none
	}
}