.wr-header-tytlebox { 	width: 100%; 	height: 0px; 	-webkit-transition: height ease-out 0.8s; 	-moz-transition: height ease-out 0.8s; 	-o-transition: height ease-out 0.8s; 	transition: height ease-out 0.8s; 	text-align: center; 	position: absolute; 	float: left; 	top: 0px; 	left: 0px; }

.tytlebox {
	position: relative;
	top: 450px;
	height: auto;
	width: 900px;
	background-color: rgba(61,42,27,0.6);
	border-radius: 100px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	text-shadow: 5px 5px 1px #050609;
	padding-right: 20px;
	padding-left: 20px;
	border: 10px groove #FFF;
	background-position: 0px 30%;
}
.tytlebox-1 {
	position: relative;
	top: 550px;
	height: auto;
	width: 900px;
	background-color: rgba(61,42,27,0.6);
	border-radius: 100px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	text-shadow: 5px 5px 1px #050609;
	padding-right: 20px;
	padding-left: 20px;
	border: 10px groove #FFF;
	background-position: 0px 30%;
}

/*ТОЛКАЧИ*/
.header-begs{ 	-webkit-transition: height ease-out 0.8s; 	-moz-transition: height ease-out 0.8s; 	-o-transition: height ease-out 0.8s; 	transition: height ease-out 0.8s; 	height: 0px; 	width: 100%; 	top: 0px; 	position: fixed; 	z-index: 9; }
.wr-header-begs{ 	height: 80px; 	-webkit-transition: height ease-out 0.8s; 	-moz-transition: height ease-out 0.8s; 	-o-transition: height ease-out 0.8s; 	transition: height ease-out 0.8s; 	top: 0%; 	position: relative; 	width: 100%; 	left: 0px; 	margin-top: -40px; 	background-color: #FFF; }
.wr-header-begs--min{ 	height: 0px; }
.header-fonup{
	-webkit-transition: height ease-out 1.5s;
	-moz-transition: height ease-out 1.5s;
	-o-transition: height ease-out 1.5s;
	transition: height ease-out 1.5s;
	height: 0%;
	width: 100%;
	top: 0px;
	position: fixed;
	text-align: center;
	left: 0px;
}
.wr-header-fonup{
	height: auto;
	-webkit-transition: height ease-out 0.8s;
	-moz-transition: height ease-out 0.8s;
	-o-transition: height ease-out 0.8s;
	transition: height ease-out 0.8s;
	top: 0;
	position: fixed;
	width: 100%;
	left: 0px;
	float: left;
}
.wr-header-fonup--min{ 	height: 0%; }
.header-logo-fonup{
	position: absolute;
	display: block;
	width: 100%;
	height: 150px;
	transition: all 1s;
	transform-origin: center center;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 160px;
}
.header-logo-fonup img{
	width: 220px;
	position: absolute;
	transform-origin: center center;
	height: 220px;
	transition: all 0.5s;
	border-radius: 160px;
	margin-right: auto;
	margin-left: auto;
	border: 10px outset #CCC;
	background-color: rgba(255,255,255,0.7);
	background-position: -10px -10px;
	left: 0px;
	right: 0px;
	padding: 5px;
}
.header-logo-fonup img:hover{
	width: 230px;
	position: absolute;
	transform-origin: center center;
	height: 230px;
	transition: all 0.5s;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.wr-header-fonup--min .header-logo-fonup{
	width: 100%;
	height: 0px;
	margin-top: -160px;
}
.wr-header-fonup--min .header-logo-fonup img{
	width: 0px;
	position: absolute;
	height: 0px;
	z-index: 3;
	transition: all 1.5s;
}
.wr-header-fonup--min .header-logo-fonup img:hover {
	width: 0px;
	position: absolute;
	height: 0px;
	z-index: 3;
	transition: all 1.5s;
}
.header-fonleft{ 	-webkit-transition: height ease-out 1.5s; 	-moz-transition: height ease-out 1.5s; 	-o-transition: height ease-out 1.5s; 	transition: height ease-out 1.5s; 	height: 0px; 	width: 100%; 	top: 0px; 	position: fixed; }
.wr-header-fonleft{
	height: auto;
	-webkit-transition: height ease-out 0.8s;
	-moz-transition: height ease-out 0.8s;
	-o-transition: height ease-out 0.8s;
	transition: height ease-out 0.8s;
	top: 0%;
	position: fixed;
	width: 100%;
	left: 0px;
}
.wr-header-fonleft--min{
	height: 0px;
}
.header-logo-fonleft{
	position: absolute;
	display: block;
	width: 100%;
	height: auto;
	transition: all 1s;
	transform-origin: center center;
	left: 0px;
	top: 0px;
}
.header-logo-fonleft img{
	width: auto;
	position: absolute;
	transition: all 1.5s;
	transform-origin: center center;
	height: 1080px;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
}
.header-logo-fonleft img:hover{
	width: auto;
	position: absolute;
	transform-origin: center center;
	height: 1080px;
	margin-right: auto;
	margin-left: auto;
}
.wr-header-fonleft--min .header-logo-fonleft{
	height: 1080px;
	width: 0%;
}
.wr-header-fonleft--min .header-logo-fonleft img{
	width: 100%;
	position: absolute;
	height: 1080px;
	z-index: 3;
}
.wr-header-fonleft--min .header-logo-fonleft img:hover {
	position: absolute;
	height: 1080px;
	z-index: 3;
}
.header-fonright{ 	-webkit-transition: height ease-out 1.5s; 	-moz-transition: height ease-out 1.5s; 	-o-transition: height ease-out 1.5s; 	transition: height ease-out 1.5s; 	height: 0%; 	width: 100%; 	top: 0px; 	position: fixed; }
.wr-header-fonright{ 	height: auto; 	-webkit-transition: height ease-out 0.8s; 	-moz-transition: height ease-out 0.8s; 	-o-transition: height ease-out 0.8s; 	transition: height ease-out 0.8s; 	top: 0; 	position: fixed; 	width: 100%; 	right: 0px; }
.wr-header-fonright--min{ 	height: 0%; }
.header-logo-fonright{
	position: absolute;
	display: block;
	width: 100%;
	height: 1180px;
	transition: all 1s;
	transform-origin: center center;
	right: 0px;
	top: 0px;
}
.header-logo-fonright img{
	width: auto;
	position: absolute;
	transform-origin: center center;
	height: 1180px;
	right: 0px;
	transition: all 0.5s;
}
.header-logo-fonright img:hover{
	width: auto;
	position: absolute;
	transform-origin: center center;
	height: 1080px;
	transition: all 0.5s;
}
.wr-header-fonright--min .header-logo-fonright{
	width: 0%;
	height: 1080px;
}
.wr-header-fonright--min .header-logo-fonright img{
	width: 100%;
	position: absolute;
	height: 100%;
	z-index: 3;
}
.wr-header-fonright--min .header-logo-fonright img:hover { 	width: 100%; 	position: absolute; 	height: 1080px; 	z-index: 3; }
.header-logoleft{ 	-webkit-transition: height ease-out 1.5s; 	-moz-transition: height ease-out 1.5s; 	-o-transition: height ease-out 1.5s; 	transition: height ease-out 2.5s; 	height: 0px; 	width: 100%; 	top: 0px; 	margin-right: auto; 	margin-left: auto; 	position: fixed; 	padding: 0px; 	margin-top: 0px; 	margin-bottom: 0px; 	left: 0px; }
.wr-header-logoleft{ 	height: 0; 	-webkit-transition: height ease-out 0.8s; 	-moz-transition: height ease-out 0.8s; 	-o-transition: height ease-out 0.8s; 	transition: height ease-out 2.5s; 	top: 0; 	margin-top: 0px; 	margin-right: auto; 	margin-left: auto; 	position: fixed; 	width: 100%; 	padding: 0px; 	left: 0px; }
.wr-header-logoleft--min{ 	height: 0px; }
.header-logo-logoleft{ 	position: absolute; 	display: block; 	width: 200px; 	height: auto; 	transition: all 0.5s; 	margin-top: 0; 	margin-right: 0px; 	margin-bottom: 0; 	margin-left: 20px; 	left: 0px; 	text-align: left; }
.header-logo-logoleft img{
	width: 0%;
	position: absolute;
	transition: all 0.5s;
	transform-origin: center center;
	height: auto;
	margin-top: 100px;
	left: 0px;
	background-color: rgba(0,0,0,0.0);
}
.header-logo-logoleft img:hover {
	transition: all 0.5s;
	transform-origin: center center;
	width: 100%;
	z-index: 9;
}
.wr-header-logoleft--min .header-logo-logoleft{ 	width: 5%; 	height: auto; }
.wr-header-logoleft--min .header-logo-logoleft img{ 	width: 95%; 	position: absolute; 	padding: 0px; 	margin-top: 100px; 	margin-left: 0px; 	height: auto; 	left: 0px; }
.wr-header-logoleft--min .header-logo-logoleft img:hover { 	width: 100%; }
.header-logoright{ 	-webkit-transition: height ease-out 1.5s; 	-moz-transition: height ease-out 1.5s; 	-o-transition: height ease-out 1.5s; 	transition: height ease-out 1.5s; 	height: 0px; 	width: 100%; 	top: 0px; 	margin-right: auto; 	margin-left: auto; 	position: fixed; 	padding: 0px; 	margin-top: 0px; 	margin-bottom: 0px; }
.wr-header-logoright{ 	height: 0px; 	-webkit-transition: height ease-out 0.8s; 	-moz-transition: height ease-out 0.8s; 	-o-transition: height ease-out 0.8s; 	transition: height ease-out 0.8s; 	top: 0; 	margin-top: 0px; 	margin-right: auto; 	margin-left: auto; 	position: fixed; 	width: 100%; 	padding-top: 0px; 	padding-right: 0px; 	padding-bottom: 0px; 	padding-left: 0px; }
.wr-header-logoright--min{ 	height: 0px; }
.header-logo-logoright{ 	position: absolute; 	display: block; 	width: 400px; 	height: auto; 	transition: all 0.5s; 	transform-origin: center center; 	margin-top: 0; 	margin-right: 0px; 	margin-bottom: 0; 	float: right; 	margin-left: 0px; 	right: 0px; 	top: 0px; }
.header-logo-logoright img{ 	width: 300px; 	position: absolute; 	transition: all 0.5s; 	transform-origin: center center; 	height: auto; 	margin-top: 100px; 	margin-right: 20px; 	right: 0px; 	background-color: rgba(255,227,170,0.0); 	border: 3px groove rgba(0,0,0,0.0); }
.header-logo-logoright img:hover{
	border-radius: 30px;
	border: 3px groove #FFFFFF;
	background-color: #333;
}
.wr-header-logoright--min .header-logo-logoright{
	width: 10%;
	height: auto;
}
.wr-header-logoright--min .header-logo-logoright img{
	width: auto;
	position: absolute;
	height: 40px;
	background-color: rgba(255,255,255,0.0);
	margin-right: 0px;
	margin-top: 0px;
	right: 0px;
}
.wr-header-logoright--min .header-logo-logoright img:hover { 	background-color: #666666; 	border-top-color: rgba(0,0,0,0.0); 	border-right-color: rgba(0,0,0,0.0); 	border-bottom-color: rgba(0,0,0,0.0); 	border-left-color: rgba(0,0,0,0.0); 	border-radius: 0px; }
.header-menu{ 	-webkit-transition: height ease-out 1.5s; 	-moz-transition: height ease-out 1.5s; 	-o-transition: height ease-out 1.5s; 	transition: height ease-out 1.5s; 	height: 0px; 	width: 100%; 	top: 0px; 	position: fixed; }
.wr-header-menu{ 	width: 100%; 	height: 80px; 	top: 0px; 	text-align: center; 	position: relative; 	background-attachment: scroll; 	background-repeat: no-repeat; 	background-position: center center; 	transition: all 0.5s; 	left: 0px; 	float: left; 	z-index: 1; 	background-color: rgba(27,15,5,0.6); }
.wr-header-menu--min{ 	height: 40px; 	transition: all 0.5s; 	background-color: #000; 	box-shadow: 2px 2px 4px #333; }
.header-submenu{ 	-webkit-transition: height ease-out 1.5s; 	-moz-transition: height ease-out 1.5s; 	-o-transition: height ease-out 1.5s; 	transition: height ease-out 1.5s; 	height: 0px; 	width: 100%; 	top: 0px; 	margin-right: auto; 	margin-left: auto; 	position: fixed; 	padding: 0px; 	margin-top: 0px; 	margin-bottom: 0px; 	float: left; }
.wr-header-submenu{ 	height: 0; 	-webkit-transition: height ease-out 1.5s; 	-moz-transition: height ease-out 1.5s; 	-o-transition: height ease-out 1.5s; 	transition: height ease-out 0.8s; 	top: 0; 	margin-right: auto; 	margin-left: auto; 	width: 100%; 	background-color: rgba(102,102,102,0.9); 	box-shadow: 2px 2px 4px #333; 	float: left; }
.wr-header-submenu--min{ 	height: 80px; 	background-color: #666666; }
.header-audio{ 	-webkit-transition: height ease-out 1.5s; 	-moz-transition: height ease-out 1.5s; 	-o-transition: height ease-out 1.5s; 	transition: height ease-out 1.5s; 	height: 0px; 	width: 100%; 	top: 0px; 	margin-right: auto; 	margin-left: auto; 	position: fixed; 	padding: 0px; 	margin-top: 0px; 	margin-bottom: 0px; }
.wr-header-audio{ 	height: auto; 	-webkit-transition: height ease-out 0.8s; 	-moz-transition: height ease-out 0.8s; 	-o-transition: height ease-out 0.8s; 	transition: height ease-out 0.8s; 	top: 0; 	margin-top: 0px; 	margin-right: auto; 	margin-left: auto; 	position: fixed; 	width: 100%; 	padding-top: 0px; 	padding-right: 0px; 	padding-bottom: 0px; 	padding-left: 0px; }
.wr-header-audio--min{ 	height: 0px; }
.header-logo-audio{ 	position: absolute; 	display: block; 	width: 120px; 	height: auto; 	transition: all 0.5s; 	transform-origin: center center; 	margin-top: 0; 	margin-right: 0px; 	margin-bottom: 0; 	float: right; 	margin-left: 0px; 	right: 0px; 	text-align: right; }
.header-logo-audio img{
	width: 90%;
	position: absolute;
	transition: all 0.5s;
	transform-origin: center center;
	height: auto;
	margin-top: 180px;
	margin-right: 40px;
	right: 0px;
	background-color: rgba(204,204,204,0.9);
	border: 3px groove rgba(0,0,0,0.0);
	top: 0px;
	border-radius: 20px;
	cursor: pointer;
}
.header-logo-audio img:hover{
	background-color: #333333;
	border-radius: 20px;
	border: 3px groove #FFFFFF;
	margin-top: 180px;
	margin-right: 40px;
	width: 95%;
}
.wr-header-audio--min .header-logo-audio{ 	width: 5%; 	height: auto; }
.wr-header-audio--min .header-logo-audio img{
	width: 85%;
	position: absolute;
	height: auto;
	background-color: rgba(204,204,204,0.9);
	margin-right: 0px;
	margin-top: 100px;
	right: 20px;
	padding: 0px;
	border-radius: 20px;
}
.wr-header-audio--min .header-logo-audio img:hover {
	background-color: #FF9900;
	border-radius: 20px;
	width: 90%;
}
.header-b{ 	-webkit-transition: height ease-out 1.5s; 	-moz-transition: height ease-out 1.5s; 	-o-transition: height ease-out 1.5s; 	transition: height ease-out 1.5s; 	height: 0px; 	width: 100%; 	top: 0px; 	position: fixed; }
.wr-header-b{ 	height: auto; 	-webkit-transition: height ease-out 0.8s; 	-moz-transition: height ease-out 0.8s; 	-o-transition: height ease-out 0.8s; 	transition: height ease-out 0.8s; 	top: 0%; 	position: fixed; 	width: 100%; 	left: 0px; }
.wr-header-b--min{ 	height: 0px; }
.header-logo-b{ 	position: absolute; 	display: block; 	width: 100%; 	height: auto; 	transition: all 1s; 	transform-origin: center center; 	left: 0px; 	top: 0px; }

@media only screen and (max-width:2560px){
.header-logo-fonup img{ 		 }
.header-logo-fonup img:hover{ 	 }
.header-logo-fonleft img{  	 }
.header-logo-fonleft img:hover{  }
.header-logo-fonright img{ 	 }
.header-logo-fonright img:hover{ 	 }
 }
@media only screen and (max-width:1740px){
.header-logo-fonup img{ 		 }
.header-logo-fonup img:hover{
}
.header-logo-fonleft img{ 	 }
.header-logo-fonleft img:hover{
}
.header-logo-fonright img{ 		 }
.header-logo-fonright img:hover{ 	 }
 }
@media only screen and (max-width:1440px){
.header-logo-fonup img{ 		 }
.header-logo-fonup img:hover{ 	 }
.header-logo-fonleft img{ 	 }
.header-logo-fonleft img:hover{ }
.header-logo-fonright img{ 	 	 }
.header-logo-fonright img:hover{ 	 }
 }
@media only screen and (max-width:1240px){
.header-logo-fonup img{ 	; 	 }
.header-logo-fonup img:hover{  }
.header-logo-fonleft img{ 	 	 }
.header-logo-fonleft img:hover{
	height: 1080px;
}
.header-logo-fonright img{ 	 	 }
.header-logo-fonright img:hover{ 	 } }
@media only screen and (max-width:1024px){

.tytlebox {
	top: 115px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: rgba(0,0,0,0.0);
}
.wr-header-logoleft{ 	display: none; }
.wr-header-logoright{ 	display: none; }
.wr-header-fonup{ 	display: none; }
.wr-header-fonleft{ 	display: none; }
.wr-header-fonright{ 	display: none; }
.header-menu{ 	position: fixed; 	top: 0px; 	height: 0px; 	padding: 0px; 	z-index: 9; }
.wr-header-menu{ 	height: 0px; }
.header-submenu{ 	display: block; }
.wr-header-submenu{ 	display: block; }
.header-begs{ }
.wr-header-begs{ 	height: 120px; 	top: 0%; 	position: relative; 	width: 100%; 	left: 0px; 	margin-top: -40px; }
.wr-header-begs--min{ 	height: 0px; }
.header-logo-audio{ 	display: none; }
.header-logo-audio img{ 	display: none; } }
@media only screen and (max-width:768px){
.tytlebox { 	top: 100px; 	padding: 0px; 	margin-top: 0px; 	margin-right: auto; 	margin-bottom: 0px; 	margin-left: auto; } }
@media only screen and (max-width:480px){
.tytlebox { 	top: 100px;} }
@media only screen and (max-width:360px){
.tytlebox { 	top: 90px; } }
@media only screen and (max-width:345px){
.tytlebox { 	top: 85px;}			 }			
