@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	border: 0;
}
@font-face {
	font-family: 'PalatinoLinotype-Roman';
	src: url('font/PalatinoLinotype-Roman.eot');
	src: url('font/PalatinoLinotype-Roman.eot?#iefix') format('embedded-opentype'), url('font/PalatinoLinotype-Roman.woff') format('woff'), url('font/PalatinoLinotype-Roman.ttf') format('truetype'), url('font/PalatinoLinotype-Roman.svg#PalatinoLinotype-Roman') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background: url("images/fon.png");
	font: 15px "PalatinoLinotype-Roman", serif;
	overflow-x: hidden;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color: #4E4F4F;
}
a:hover {
	text-decoration: none;
}
hr {
	border-top: 1px dotted #ACA996;
	display: block;
	padding-bottom: 7px;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.90;
	max-width: 300px;
}
#tooltip h3, #tooltip div {
	font-size: 13px;
}
#content blockquote {
	border-left: solid 3px #777;
	padding-left: 1px;
	margin: 10px 40px;
}
#content blockquote p {
	border-left: solid #777 1px;
	padding: 0 0 6px 6px;
	font: 16px "PalatinoLinotype-Roman", serif;
	font-style: italic;
}
#content h3 {
	font-size: 18px;
	padding-bottom: 2px;
}
#general {
	margin: 25px auto;
	/*margin: -45px auto 25px auto;*/
	width: 1000px;
	-webkit-box-shadow: #444 0 0 7px;
	-moz-box-shadow: #444 0 0 7px;
	box-shadow: #444 0 0 7px;
}
#general tr td {
	vertical-align: top;
}
#wrapper {
	background: rgba(237, 238, 215, 0.85);
	width: 1000px;
	clear: both;
}
#sidebar {
	width: 245px;
	float: left;
}
#sidebar_nav {
	margin-top: 10px;
}
#sidebar_nav li.arrow {
	list-style: disc outside url("images/arrow-down.png");
}
#sidebar_nav li {
	list-style: disc outside url("images/arrow.png");
	margin: 0 0 5px 23px;
}
#sidebar_nav li#rekl {
	list-style: none;
	margin: 5px;
}
.block_rekl * {
	background:transparent none repeat scroll 0 0!important;
	border:medium none!important;
	clear:none!important;
	clip:rect(auto,auto,auto,auto)!important;
	font-size:100%!important;
	font-style:normal!important;
	font-variant:normal!important;
	font-weight:400!important;
	height:auto!important;
	letter-spacing:normal!important;
	line-height:normal!important;
	overflow:visible!important;
	position:static!important;
	text-align:left!important;
	text-decoration:none!important;
	text-indent:0!important;
	text-transform:none!important;
	vertical-align:baseline!important;
	visibility:visible!important;
	white-space:normal!important;
	width:auto;
	word-spacing:normal!important;
	z-index:auto!important;
	cursor:pointer!important;
	word-wrap:break-word!important;
	margin:0!important;
	padding:0!important;
}
.block_rekl li {
	display:list-item!important;
	list-style-image:none!important;
	list-style-position:outside!important;
	list-style-type:none!important;
}
.block_rekl li DIV {
	padding:.5em!important;
}
.block_rekl DIV,.block_rekl TABLE {
	padding:5px!important;
}
.block_rekl {
	width:auto!important;
	font-family:Verdana!important;
	font-size:11px!important;
	border:0 solid #000aae!important;
	background-color:transparent!important;
	position:relative!important;
	display:block!important;
	padding:5px!important;
}
.block_rekl_icnt,.block_rekl_icnt * {
	text-align:left!important;
}
.block_rekl_text,.block_rekl_text A,.block_rekl_text A:hover {
	color:#000!important;
	font-size:11px!important;
	text-decoration:none!important;
}
.block_rekl_url {
	color:#060!important;
	font-size:11px!important;
	text-decoration:none!important;
}
.block_rekl_header,.block_rekl_header A {
	color:#006!important;
	font-size:13px!important;
	font-weight:700!important;
	text-decoration:underline!important;
}
.block_rekl_sign {
	color:#999!important;
	font-size:10px!important;
	text-align:left!important;
	text-decoration:none!important;
}
.block_rekl_clear {
	clear:both!important;
}
.block_rekl TABLE {
	width:100%!important;
	border:0!important;
}
#sidebar_nav li h3 {
	font-size: 1.17em;
	font-weight: bold;
	margin: 0 0 5px;
}
#sidebar_nav li span.birthday {
	color: #000;
	vertical-align: top;
	font: 9px Tahoma;
}
#sidebar_nav li a.active, #sidebar_nav li a:hover {
	background: rgba(0, 0, 0, 0.10);
	text-decoration: none;
	padding: 2px;
}
#content {
	padding: 5px 15px;
	width: 724px;
	float: right;
	border-left: 1px dashed #ACA996;
	min-height: 1250px;
	position: relative;
}
#content p.sep {
	clear: both;
	text-align: center;
	height: 35px;
	position: relative;
}
#content p.sep a {
	text-decoration: none;
}
#content .calendar/*, #content .meropriyatiya*/ {
	border-collapse: collapse;
	border: 1px double black;
	margin-bottom: 10px;
}
/*#content .meropriyatiya tr td p {
	text-indent: 20px;
}*/
#content .calendar td {
	padding: 5px;
    border: 1px solid black; 
}
#content span.next {
	background: url("images/sprite_nav.png") no-repeat;
	display: inline-block;
	height: 35px;
	width: 91px;
	position: absolute;
	right: 0;
}
#content a span.next:hover {
	background-position: 0 -35px;
}
#content span.prev {
	background: url("images/sprite_nav.png") no-repeat 0 -70px;
	display: inline-block;
	height: 35px;
	width: 91px;
	position: absolute;
	left: 0;
}
#content a span.prev:hover {
	background-position: 0 -105px;
}
#content span.start {
	background: url("images/sprite_sep.png") no-repeat 0 -70px;
	display: inline-block;
	width: 300px;
	height: 35px;
}
#content a span.start:hover {
	background-position: 0 -105px;
}
#content span.end {
	background: url("images/sprite_sep.png") no-repeat;
	display: inline-block;
	width: 300px;
	height: 35px;
}
#content a span.end:hover {
	background-position: 0 -35px;
}
#content img.justifyleft {
	float: left;
	margin-right: 10px;
	border: 5px solid #EEEEEB;
	-webkit-box-shadow: #999 0 0 5px;
	-moz-box-shadow: #999 0 0 5px;
	box-shadow: #999 0 0 5px;
}
#content a.albom img {
	border: 2px solid #EEEEEB;
	-webkit-box-shadow: #999 0 0 5px;
	-moz-box-shadow: #999 0 0 5px;
	box-shadow: #999 0 0 5px;
	margin-right: 4px;
}
#content a.albom img:hover {
	opacity: 0.55;
}
#content a.albom {
	text-decoration: none;
}
#content img.justifycenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 5px solid #EEEEEB;
	-webkit-box-shadow: #999 0 0 5px;
	-moz-box-shadow: #999 0 0 5px;
	box-shadow: #999 0 0 5px;
}
#content .padd {
	padding: 0;
}
#content p {
	text-align: justify;
	text-indent: 20px;
	padding-bottom: 10px;
	line-height: 145%;
}
#content p.foto {
	text-indent: 0;
	padding-bottom: 4px;
}
#content p a {
	color: #8A991F;
}
#content .ol-list {
	padding-left: 25px;
}
#content .ol-list li {
	padding-bottom: 10px;
}
#content h1 {
	padding-bottom: 5px;
	font-size: 170%;
	line-height: 145%;
}
#content h2 {
	padding-bottom: 10px;
	font-size: 145%;
}
#content h4 {
	font-size: 115%;
}
#content ul#rand, #content ul.rand {
	list-style-type: none;
	padding: 1px 0 5px;
}
#content ul#rand li, #content ul.rand li {
	padding: 0 0 6px 30px;
	background: url("images/content-bullet.gif") no-repeat 0 9px;
	color: #131313;
	margin-left: 2px;
}
#footer {
	border-top: 1px dashed #ACA996;
	background: #DEDFCC;
	height: 99px;
	clear: both;
}
#footer ul {
	padding: 4px 15px;
	display: inline-block;
}
#footer p {
	padding: 4px 15px;
	width: 645px;
}
#footer p.small {
	font-size: 12px;
}
#footer #sign {
	background: url("images/sign.png") no-repeat;
	height: 400px;
	width: 400px;
	float: right;
	margin: -385px -75px 0 0;
}
#footer_nav {
	list-style-type: none;
}
#footer_nav li {
	float: left;
	padding-right: 15px;
}
#back-top {
	position: fixed;
	bottom: 110px;
	margin-left: -175px;
}
#back-top a {
	width: 58px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
#back-top span {
	width: 58px;
	height: 58px;
	display: block;
	margin-bottom: 7px;
	background: #DEDFCC url("images/up-arrow.png") no-repeat center center;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}
a[name=top] {
	cursor: pointer;
}
/*	Fancybox	*/
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
.fancybox-skin {
	position: relative;
	padding: 0;
	margin: 0;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.fancybox-opened {
	z-index: 8030;
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
}
.fancybox-inner {
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 10px;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url("images/fancybox_sprite.png");
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8020;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("images/fancybox_loading.gif") center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url("images/blank.gif"); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}
.fancybox-prev {
	left: 0;
}
.fancybox-next {
	right: 0;
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
.fancybox-prev span {
	left: 20px;
	background-position: 0 -36px;
}
.fancybox-next span {
	right: 20px;
	background-position: 0 -72px;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}
#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: #000;
}
#fancybox-overlay.overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8030;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
	text-align: justify;
}
.fancybox-title-inside-wrap {
	margin-top: 10px;
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}
#fancybox-buttons.top {
	top: 10px;
}
#fancybox-buttons.bottom {
	bottom: 10px;
}
#fancybox-buttons ul {
	display: block;
	width: 170px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	background: #111;
	-webkit-box-shadow: 0 1px 3px #000, 0 0 0 1px rgba(0,0,0,.7), inset 0 0 0 1px rgba(255,255,255,.05);
	-moz-box-shadow: 0 1px 3px #000, 0 0 0 1px rgba(0,0,0,.7), inset 0 0 0 1px rgba(255,255,255,.05);
	background: #111 -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,.2)), color-stop(.5, rgba(255,255,255,.15)), color-stop(.5, rgba(255,255,255,.1)), to(rgba(255,255,255,.15)));
	background: #111 -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.1) 50%, rgba(255,255,255,.15) 100%);
	border-radius: 3px;
}
#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-image: url("images/fancybox_buttons.png");
	background-repeat: no-repeat;
	outline: none;
}
#fancybox-buttons a.btnPrev {
	width: 32px;
	background-position: 6px 0;
}
#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}
#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}
#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}
#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}
#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}
#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 38px;
	background-position: -57px 0;
}
#fancybox-buttons a.btnDisabled {
	opacity: 0.5;
	cursor: default;
}
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}
#fancybox-thumbs.bottom {
	bottom: 2px;
}
#fancybox-thumbs.top {
	top: 2px;
}
#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}
#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}
#fancybox-thumbs ul li:hover {
	opacity: 1;
}
#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}
#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
}
/*	Yandex	*/
#sidebar_nav li#yandex, #sidebar_nav li#tweet, #sidebar_nav li#metrika, #sidebar_nav li.nolist, #sidebar_nav li.share {
	list-style: none;
	margin: 10px;
}
#sidebar_nav li.share a:hover {
	background: none;
}
#sidebar_nav li#metrika {
	text-align: center;
}
.ya-page_js_yes .ya-site-form_inited_no {
	display: none;
}
#ya_share {
	text-align: center;
	display: block;
	margin: -1px 0 -7px 0;
}
.b-share__handle.b-share__link:last-child {
	margin-right: 0;
}
.b-share__handle.b-share__link {
	margin-right: 5px;
}
#sidebar_nav li.show_ads {
	list-style: none;
	text-align: center;
	margin: 0;
}
/*	Viktorina	*/
.vopros h3 {
	padding-bottom: 10px;
	font-size: 17px;
	color: #6751BE;
}
.result h3 {
	font-size: 15px;
	color: #6751BE;
}
h2.vresult {
	color: #D20000;
}
h3.vcomm {
	padding: 10px 0 0;
	color: #B90000;
}
.result {
	padding-bottom: 10px;
}
.vopros span {
	display: block;
	padding: 0 0 5px;
}
.vopros span input {
	width: 56px;
	height: 21px;
	background: url("../images/button.png");
	cursor: pointer;
	text-align: center;
	font: 11px/21px Verdana,Arial,sans-serif;
}
.vopros span input:hover {
	background: url("../images/button.png") 0 -21px;
}
.vopros span label:hover {
	cursor: pointer;
	color: #C40000;
}
#vk_comments {
	padding: 10px 0;
	margin: 0 auto;
}
/*	Letter's	*/
#letter_list li {
	list-style-type: decimal-leading-zero;
	text-align: justify;
	padding-bottom: 10px;
	line-height: 145%;
	margin-left: 40px;
}
#letter_list li a {
	color: #8A991F;
}
/*	New Year	*/
.b-page__content {
	height: 100px
}
.b-head-decor {
	display: none
}
.b-page_newyear .b-head-decor {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100px;
	width: 100%;
	overflow: hidden;
	background: url("../images/balls/b-head-decor_newyear.png") repeat-x 0 0
}
.b-page_newyear .b-head-decor__inner {
	position: absolute;
	top: 0;
	left: 0;
	height: 115px;
	display: block;
	width: 373px
}
.b-page_newyear .b-head-decor::before {
	content: '';
	display: block;
	position: absolute;
	top: -115px;
	left: 0;
	z-index: 3;
	height: 115px;
	display: block;
	width: 100%;
	box-shadow: 0 15px 30px rgba(0,0,0,0.75)
}
.b-page_newyear .b-head-decor__inner_n2 {
	left: 373px
}
.b-page_newyear .b-head-decor__inner_n3 {
	left: 746px
}
.b-page_newyear .b-head-decor__inner_n4 {
	left: 1119px
}
.b-page_newyear .b-head-decor__inner_n5 {
	left: 1492px
}
.b-page_newyear .b-head-decor__inner_n6 {
	left: 1865px
}
.b-page_newyear .b-head-decor__inner_n7 {
	left: 2238px
}
.b-ball {
	position: absolute
}
.b-ball_n1 {
	top: 0;
	left: 3px;
	width: 59px;
	height: 83px
}
.b-ball_n2 {
	top: -19px;
	left: 51px;
	width: 55px;
	height: 70px
}
.b-ball_n3 {
	top: 9px;
	left: 88px;
	width: 49px;
	height: 67px
}
.b-ball_n4 {
	top: 0;
	left: 133px;
	width: 57px;
	height: 102px
}
.b-ball_n5 {
	top: 0;
	left: 166px;
	width: 49px;
	height: 57px
}
.b-ball_n6 {
	top: 6px;
	left: 200px;
	width: 54px;
	height: 70px
}
.b-ball_n7 {
	top: 0;
	left: 240px;
	width: 56px;
	height: 67px
}
.b-ball_n8 {
	top: 0;
	left: 283px;
	width: 54px;
	height: 53px
}
.b-ball_n9 {
	top: 10px;
	left: 321px;
	width: 49px;
	height: 66px
}
.b-ball_n1 .b-ball__i {
	background: url("../images/balls/b-ball_n1.png") no-repeat
}
.b-ball_n2 .b-ball__i {
	background: url("../images/balls/b-ball_n2.png") no-repeat
}
.b-ball_n3 .b-ball__i {
	background: url("../images/balls/b-ball_n3.png") no-repeat
}
.b-ball_n4 .b-ball__i {
	background: url("../images/balls/b-ball_n4.png") no-repeat
}
.b-ball_n5 .b-ball__i {
	background: url("../images/balls/b-ball_n5.png") no-repeat
}
.b-ball_n6 .b-ball__i {
	background: url("../images/balls/b-ball_n6.png") no-repeat
}
.b-ball_n7 .b-ball__i {
	background: url("../images/balls/b-ball_n7.png") no-repeat
}
.b-ball_n8 .b-ball__i {
	background: url("../images/balls/b-ball_n8.png") no-repeat
}
.b-ball_n9 .b-ball__i {
	background: url("../images/balls/b-ball_n9.png") no-repeat
}
.b-ball_i1 .b-ball__i {
	background: url("../images/balls/b-ball_i1.png") no-repeat
}
.b-ball_i2 .b-ball__i {
	background: url("../images/balls/b-ball_i2.png") no-repeat
}
.b-ball_i3 .b-ball__i {
	background: url("../images/balls/b-ball_i3.png") no-repeat
}
.b-ball_i4 .b-ball__i {
	background: url("../images/balls/b-ball_i4.png") no-repeat
}
.b-ball_i5 .b-ball__i {
	background: url("../images/balls/b-ball_i5.png") no-repeat
}
.b-ball_i6 .b-ball__i {
	background: url("../images/balls/b-ball_i6.png") no-repeat
}
.b-ball_i1 {
	top: 0;
	left: 0;
	width: 25px;
	height: 71px
}
.b-ball_i2 {
	top: 0;
	left: 25px;
	width: 61px;
	height: 27px
}
.b-ball_i3 {
	top: 0;
	left: 176px;
	width: 29px;
	height: 31px
}
.b-ball_i4 {
	top: 0;
	left: 205px;
	width: 50px;
	height: 51px
}
.b-ball_i5 {
	top: 0;
	left: 289px;
	width: 78px;
	height: 28px
}
.b-ball_i6 {
	top: 0;
	left: 367px;
	width: 6px;
	height: 69px
}
.b-ball__i {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-o-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	pointer-events: none
}
.b-ball_bounce .b-ball__right {
	position: absolute;
	top: 0;
	right: 0;
	left: 50%;
	bottom: 0;
	z-index: 9
}
.b-ball_bounce:hover .b-ball__right {
	display: none
}
.b-ball_bounce .b-ball__right:hover {
	left: 0;
	display: block!important
}
.b-ball_bounce.bounce>.b-ball__i {
	-webkit-transform: rotate(-9deg);
	-moz-transform: rotate(-9deg);
	-o-transform: rotate(-9deg);
	transform: rotate(-9deg)
}
.b-ball_bounce .b-ball__right.bounce+.b-ball__i {
	-webkit-transform: rotate(9deg);
	-moz-transform: rotate(9deg);
	-o-transform: rotate(9deg);
	transform: rotate(9deg)
}
.b-ball_bounce.bounce1>.b-ball__i {
	-webkit-transform: rotate(6deg);
	-moz-transform: rotate(6deg);
	-o-transform: rotate(6deg);
	transform: rotate(6deg)
}
.b-ball_bounce .b-ball__right.bounce1+.b-ball__i {
	-webkit-transform: rotate(-6deg);
	-moz-transform: rotate(-6deg);
	-o-transform: rotate(-6deg);
	transform: rotate(-6deg)
}
.b-ball_bounce.bounce2>.b-ball__i {
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg)
}
.b-ball_bounce .b-ball__right.bounce2+.b-ball__i {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg)
}
.b-ball_bounce.bounce3>.b-ball__i {
	-webkit-transform: rotate(1.5deg);
	-moz-transform: rotate(1.5deg);
	-o-transform: rotate(1.5deg);
	transform: rotate(1.5deg)
}
.b-ball_bounce .b-ball__right.bounce3+.b-ball__i {
	-webkit-transform: rotate(-1.5deg);
	-moz-transform: rotate(-1.5deg);
	-o-transform: rotate(-1.5deg);
	transform: rotate(-1.5deg)
}