﻿/* --- Captcha --- */
.b-captcha__image {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}


/* --- Hello --- */
.b-hello {
	position: relative;
	overflow: hidden;
	background: #909f00;
	color: #FFF;
	cursor: pointer;
	-webkit-transition: height 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.25s;
	-moz-transition: height 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.25s;
	-ms-transition: height 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.25s;
	-o-transition: height 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.25s;
	transition: height 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.25s;
}
.b-hello:hover {
	background-color: #879600;
}
.b-hello_opened {
	cursor: default;
}
.b-hello_opened:hover {
	background-color: #909f00;
}
.b-hello_large {
	height: 570px;
}
.b-hello_small,
.b-hello_closed {
	height: 170px;
}
.b-hello_opened {
	height: 570px;
}

/* decor */
.b-hello:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 12px;
	background: url(../images/hello/decor.gif) repeat-x 50% 0;
	content: '';
}

/* decor */
.b-hello__large {
	position: absolute;
	width: 1218px;
	height: 570px;
	left: 50%;
	bottom: 0;
	margin-left: -609px;
	-webkit-transition: margin-bottom 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	-moz-transition: margin-bottom 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	-ms-transition: margin-bottom 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: margin-bottom 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: margin-bottom 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.b-hello__large__site,
.b-hello__large__photo,
.b-hello__large__play {
	position: absolute;
	-webkit-transition: margin-top 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	-moz-transition: margin-top 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	-ms-transition: margin-top 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: margin-top 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: margin-top 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.b-hello__large__site {
	left: 90px;
	top: 75px;
	width: 413px;
	height: 413px;
	background: url(../images/hello/large/site.png) no-repeat 50% 50%;
}
.b-hello__large__photo {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/hello/large/photo.png) no-repeat 50% 100%;
}
.b-hello__large__play {
	left: 550px;
	top: 377px;
	width: 125px;
	height: 125px;
	background: url(../images/hello/large/play.png) no-repeat 0 0;
}
.b-hello__large:hover .b-hello__large__play {
	background-position: 0 -135px;
}

/* small */
.b-hello__small {
	position: absolute;
	width: 1218px;
	height: 170px;
	left: 50%;
	bottom: 0;
	margin-left: -609px;
	-webkit-transition: margin-bottom 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	-moz-transition: margin-bottom 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	-ms-transition: margin-bottom 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: margin-bottom 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: margin-bottom 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.b-hello__small__title,
.b-hello__small__photo,
.b-hello__small__play,
.b-hello__small__text {
	position: absolute;
	-webkit-transition: margin-top 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	-moz-transition: margin-top 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	-ms-transition: margin-top 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: margin-top 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: margin-top 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.b-hello__small__title {
	left: 0;
	top: 61px;
	width: 310px;
	text-align: right;
	font: normal 14px/18px Arial, Helvetica, sans-serif;
}
.b-hello__small__photo {
	left: 350px;
	top: 26px;
	width: 106px;
	height: 106px;
	background: url(../images/hello/small/photo.png) no-repeat 50% 50%;
}
.b-hello__small__play {
	left: 475px;
	top: 49px;
	width: 55px;
	height: 55px;
	background: url(../images/hello/small/play.png) no-repeat 0 0;
}
.b-hello__small:hover .b-hello__small__play {
	background-position: 0 -65px;
}
.b-hello__small__text {
	left: 545px;
	right: 0;
	top: 58px;
	font-style: italic;
	font-size: 30px;
	line-height: 1;
}

/* video */
.b-hello__video {
	position: absolute;
	left: 50%;
	bottom: 38px;
	margin-left: -450px;
	margin-bottom: 170px;
	cursor: default;
	-webkit-transition: margin-bottom 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	-moz-transition: margin-bottom 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	-ms-transition: margin-bottom 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: margin-bottom 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: margin-bottom 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
}
.b-hello_large .b-hello__video {
	margin-bottom: 570px;
}

/* opened > small */
.b-hello_opened .b-hello__small,
.b-hello_large .b-hello__small {
	margin-bottom: -170px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
}
.b-hello_opened .b-hello__small__title,
.b-hello_large .b-hello__small__title {
	margin-top: 255px;
}
.b-hello_opened .b-hello__small__photo,
.b-hello_large .b-hello__small__photo {
	margin-top: 170px;
}
.b-hello_opened .b-hello__small__play,
.b-hello_large .b-hello__small__play {
	margin-top: 85px;
}

/* closed > small */
.b-hello_closed .b-hello__small,
.b-hello_closed .b-hello__small__title,
.b-hello_closed .b-hello__small__photo,
.b-hello_closed .b-hello__small__play {
	margin-top: 0;
	margin-bottom: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
}

/* opened > video */
.b-hello_opened .b-hello__video {
	margin-bottom: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
}

/* opened > large */
.b-hello_opened .b-hello__large,
.b-hello_closed .b-hello__large,
.b-hello_small .b-hello__large {
	margin-bottom: -570px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
}
.b-hello_opened .b-hello__large__site,
.b-hello_closed .b-hello__large__site,
.b-hello_small .b-hello__large__site {
	margin-top: 50px;
}
.b-hello_opened .b-hello__large__play,
.b-hello_closed .b-hello__large__play,
.b-hello_small .b-hello__large__play {
	margin-top: 100px;
}
.b-hello_opened .b-hello__large__photo,
.b-hello_closed .b-hello__large__photo,
.b-hello_small .b-hello__large__photo {
	margin-top: 200px;
}


/* --- Login box --- */
.b-login-box {
	width: 300px;
	padding: 5px 50px;
}
.b-content .b-login-box {
	padding-top: 50px;
	padding-bottom: 50px;
	margin: 0 auto 30px;
	border: 1px solid #e5e5e5;
}
.b-login-box .f-form .f-field {
	margin-right: 0;
	width: 278px;
	background-color: #f9f9f9;
}
.b-login-box .f-form .f-button {
	width: 100%;
}
.b-login-box__panel,
.b-login-box__actions {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.b-login-box__actions {
	text-align: center;
}
.b-login-box__panel input {
	margin: 0;
}
.b-login-box__panel .b-link {
	float: right;
	margin-left: 1em;
}
.b-login-box__actions .b-link {
	margin: 0 0.5em;
}
.b-login-box .f-form .b-captcha {
	overflow: hidden;
}
.b-login-box .f-form .b-captcha .f-field {
	width: 120px;
	margin-right: 10px;
}


/* --- Note box --- */
.b-note-box {
	padding: 140px 0;
	font-size: 24px;
	color: #333;
	text-align: center;
}
#fancybox-content .b-note-box {
	padding: 15px 0;
}


/* --- Error text --- */
.errortext {
	display: block;
	font: italic 13px/1.35 Arial, Helvetica, sans-serif;
}



/*** --- About --- ***/
.b-about {
	position: relative;
}

/* - Intro - */
.b-about__intro {
	margin-bottom: 70px;
	text-align: center;
}
.b-about__intro__photo {
	margin-bottom: 15px;
}
.b-about__intro__text {
	color: #333;
	font-size: 30px;
	font-style: italic;
}

/* - Year - */
.b-about__year {
	margin-bottom: 50px;
}
.b-about__year:last-child {
	margin-bottom: 0;
}
.b-about__year__title {
	position: relative;
	margin-bottom: 5px;
	color: #333;
	font-size: 30px;
	font-style: italic;
	text-align: center;
}
.b-about__year__title:after,
.b-about__year__title:before {
	position: absolute;
	width: 120px;
	height: 2px;
	top: 50%;
	margin-top: -1px;
	background: #333;
	content: '';
}
.b-about__year__title:before {
	right: 50%;
	margin-right: 55px;
}
.b-about__year__title:after {
	left: 50%;
	margin-left: 55px;
}
.b-about__year__subtitle {
	margin-bottom: 15px;
	color: #333;
	font-size: 22px;
	font-style: italic;
	text-align: center;
}
.b-about__year__photo {
	margin-bottom: 20px;
	text-align: center;
}
.b-about__year__photo img {
	vertical-align: top;
}

/* - Nav - */
.b-about__nav {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: 450px;
	width: 92px;
}
.b-about__nav_fixed {
	position: fixed;
	top: 20px;
}
.b-about__nav__decor {
	background: url(../images/b-about__nav__decor.png) no-repeat 0 0;
	height: 46px;
}
.b-about__nav__decor_bottom {
	background-position: 0 -56px;
}
.b-about__nav__content {
	background: #acbe00;
}
.b-about__nav__item {
	font-size: 0;
	padding-bottom: 1px;
	text-align: center;
}
.b-about__nav__item:after {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 24px;
	height: 1px;
	background: #c0ce3e;
	content: '';
}
.b-about__nav__item__link {
	display: inline-block;
	position: relative;
	padding: 12px;
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
	line-height: 1;
	font-style: italic;
	vertical-align: top;
}
.b-about__nav__item__link:after {
	position: absolute;
	left: -2px;
	top: -2px;
	width: 100%;
	height: 100%;
	content: '';
}
.b-about__nav__item_active .b-about__nav__item__link {
	z-index: 10;
}
.b-about__nav__item_active .b-about__nav__item__link:after {
	border: 2px solid #FFF;
}
.b-about__nav__item__link:hover {
	color: #FFF;
	text-decoration: none;
}
.b-about__nav__item__link:hover:after {
	border: 2px solid #c0ce3e;
}



/*** --- Contact --- ***/
.b-contact {
	position: relative;
	overflow: hidden;
}
.b-contact:after {
	position: absolute;
	left: 50%;
	margin-left: -1px;
	top: 0;
	width: 2px;
	height: 100%;
	background: #E5E5E5;
	content: '';
}

/* - Column - */
.b-contact__column {
	float: left;
	padding: 43px;
	width: 520px;
}
.b-contact__column_first {
	margin-right: 2px;
}

/* - Title - */
.b-contact__title {
	margin-bottom: 20px;
	color: #333;
	font-style: italic;
	font-weight: normal;
	font-size: 30px;
}

/* - Text - */
.b-contact .b-text {
	margin-bottom: 35px;
}

/* - Item - */
.b-contact__item {
	margin-bottom: 35px;
}
.b-contact__item__title {
	margin-bottom: 5px;
	color: #111;
	font: normal 10px/1 Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.b-contact__item__value {
	font-size: 24px;
	line-height: 1;
	color: #000;
}
.b-contact__item__value a {
	text-decoration: none;
}
.b-contact__item__value a:hover {
	text-decoration: underline;
}

/* - Line - */
.b-contact__line {
	margin: 43px -43px;
	height: 2px;
	background: #E5E5E5;
}

/* - Form - */
.b-contact .f-form__fieldset {
	overflow: hidden;
}
.b-contact .f-form .f-field {
	float: left;
	width: 228px;
	padding: 15px;
	margin-right: 0;
	border: 1px solid #DDD;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.b-contact .f-form .f-field_email {
	border-left: none;
	width: 229px;
}
.b-contact .f-form .f-field_message {
	border-top: none;
	width: 488px;
}
.b-contact .f-form .f-button {
	width: 100%;
}

/* - Social - */
.b-contact__social {
	overflow: hidden;
}
.b-contact__social__link {
	float: left;
	background: url(../images/b-panel__social__link.png) no-repeat;
	width: 20px;
	height: 20px;
	margin-right: 30px;
}
.b-contact__social__link_vk {
	width: 18px;
	background-position: 3px 3px;
}
.b-contact__social__link_fb {
	width: 15px;
	background-position: -19px 3px;
}
.b-contact__social__link_tw {
	width: 16px;
	background-position: -38px 3px;
}
.b-contact__social__link_vk:hover {
	background-position: 3px -21px;
}
.b-contact__social__link_fb:hover {
	background-position: -19px -21px;
}
.b-contact__social__link_tw:hover {
	background-position: -38px -21px;
}



/*** --- Quote --- ***/
.b-quote {
	width: 800px;
	margin: 0 auto 35px;
	text-align: center;
}
.b-quote__text {
	margin-bottom: 0.4em;
	font-size: 20px;
	line-height: 1;
	text-align: center;
}
.b-quote__author {
	color: #666;
	font: normal 12px/1 Arial, Helvetica, sans-serif;
}


/*** --- Video Index --- ***/
.b-video-index{
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
}

.b-video-index__section{
	width: 608px;
	border-left: 1px dotted #000;
	float: left;
	height: 100%;
}

.b-video-index__section_left:hover,
.b-video-index__section_right__top:hover,
.b-video-index__section_right__bottom:hover{
	background-color: #acbe00;
}

.b-video-index__section:first-child{
	border-left: none;
}

.b-video-index__section_left__wrap{
	width: 557px;
	margin: 0 auto;
	padding-top: 50px;
}

.b-video-index__section_left__image{
	background: url('../images/b-video-index__section_left__image.png') no-repeat;
	width: 557px;
	height: 625px;
	margin-bottom: 70px;
	position: relative;
	display: block;
	text-decoration: none;
}

.b-video-index__section_left__image_tv{
	background: url('../images/b-video-index__section_left__image_tv.png') no-repeat;
	width: 115px;
	height: 96px;
	position: absolute;
	top: 471px;
	left: 0;
}

.b-video-index__section:hover .b-video-index__section_left__image_tv{
	background-position: 0 -96px;
}

.b-video-index__section_left__image__tv{
	font-family: Arial, Helvetica, sans-serif;
	color: #2e2b25;
	font-size: 43px;
	text-transform: uppercase;
	display: block;
	padding-top: 500px;
	padding-left: 150px;
	letter-spacing: 12px;
}

.b-video-index__section_left__teaser{
	color: #333;
	font-size: 17px;
}

.b-video-index__section_left__video-about{
	display: inline-block;
	vertical-align: top;
	width: 220px;
	margin-right: 50px;
	font-size: 14px;
	color: #666;
}

.b-video-index__section_left__video-about__item{
	background: url('../images/li.jpg') no-repeat 0 5px;
	padding-left: 12px;
	padding-bottom: 3px;
}

.b-video-index__section:hover .b-video-index__section_left__video-about__item{
	background: url('../images/li-hover.jpg') no-repeat 0 5px;
}

.b-video-index__section_left__watch-online{
	width: 355px;
	margin: 50px auto 70px;
}

.b-video-index__section_left__watch-online__link{
	width: 100%;
	display: block;
	padding: 25px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 3px;
}

.b-video-index__section:hover .b-video-index__section_left__watch-online__link{
	color: #acbe00;
	background: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.b-video-index__section_right__top{
	position: relative;
	padding: 0 20px 20px;
	border-bottom: 1px dotted #000;
}

.b-video-index__section_right__top__slider-block__link{
	display: block;
	text-decoration: none;
}

.b-video-index__section_right__top__title{
	font-size: 25px;
	color: #2e2b25;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	letter-spacing: 10px;
	text-transform: uppercase;
	padding: 45px 0 20px 10px;
}

.b-video-index__section_right__top__ico{
	background: url('../images/b-video-index__section_right__top__ico.png') no-repeat;
	width: 111px;
	height: 98px;
	position: absolute;
	top: 90px;
	left: 40px;
}

.b-video-index__section:hover .b-video-index__section_right__top__ico{
	background-position: 0 -98px;
}

.b-video-index__section_right__top__slider-block{
	margin-bottom: 15px;
}

.b-video-index__section_right__top__slider{
	position: relative;
	overflow: hidden;
	width: 270px;
	height: 270px;
	margin: 0 auto 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.b-video-index__section:hover .b-bullets .active{
	background: #fff;
}

.b-video-index__section_right__top__slider__container{
	width: 10000%;
	position: absolute;
	top: 0;
	left: 0;
}

.b-video-index__section_right__top__slider__item{
	float: left;
	width: 270px;
	height: 270px;
	position: relative;
}

.b-video-index__section_right__top__slider__item__num{
	font-size: 90px;
	position: absolute;
	top: 70px;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff;
}

.b-video-index__section_right__top__slider__item__text{
	font-size: 23px;
	position: absolute;
	top: 170px;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff;
}

.b-video-index__section_right__top__teaser{
	color: #333;
	font-style: italic;
	font-size: 20px;
}

.b-video-index__section_right__top__list{
	font-size: 14px;
	color: #666;
	margin-bottom: 20px;
}

.b-video-index__section_right__top__list__item{
	background: url('../images/li.jpg') no-repeat 0 5px;
	padding-left: 12px;
	display: inline-block;
	vertical-align: top;
	width: 47%;
}

.b-video-index__section_right__top:hover .b-video-index__section_right__top__list__item,
.b-video-index__section_right__bottom:hover .b-video-index__section_right__top__list__item{
	background: url('../images/li-hover.jpg') no-repeat 0 5px;
}

.b-video-index__section_right__top__wave{
	background: url('../images/b-video-index__section_right__top__wave.png') repeat-x 0 -5px;
	width: 80%;
	height: 5px;
	margin: 0 auto;
}

.b-video-index__section_right__top:hover .b-video-index__section_right__top__wave{
	background-position: 0 0;
}

.b-video-index__section_right__top__text{
	color: #acbe00;
	font-size: 30px;
	line-height: 25px;
	font-style: italic;
	margin-top: 15px;
	display: block;
	text-align: center;
}

.b-video-index__section_right__bottom{
	position: relative;
	padding: 0 20px 10px;
}

.b-video-index__section_right__bottom__ico{
	width: 100px;
	height: 100px;
	background: url('../images/b-video-index__section_right__bottom__ico.png') no-repeat;
	position: absolute;
	top: 105px;
	left: 110px;
}

.b-video-index__section_right__bottom:hover .b-video-index__section_right__bottom__ico{
	background-position: 0 -100px;
}

.b-video-index__section_right__bottom__video{
	width: 150px;
	height: 150px;
	margin: 0 auto 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: url('../images/b-video-index__section_right__bottom__video.jpg') no-repeat;
	position: relative;
}

.b-video-index__section_right__bottom__video__num{
	font-size: 61px;
	color: #fff;
	position: absolute;
	top: 30px;
	left: 0;
	right: 0;
	text-align: center;
}

.b-video-index__section_right__bottom__video__text{
	font-size: 23px;
	color: #fff;
	position: absolute;
	top: 90px;
	left: 0;
	right: 0;
	text-align: center;
}

.b-video-index__section:hover .b-video-index__section_left__image__tv,
.b-video-index__section:hover .b-video-index__section_left__teaser,
.b-video-index__section:hover .b-video-index__section_left__video-about,
.b-video-index__section_right__top:hover .b-video-index__section_right__top__title,
.b-video-index__section_right__top:hover .b-video-index__section_right__top__teaser,
.b-video-index__section_right__top:hover .b-video-index__section_right__top__list,
.b-video-index__section_right__top:hover .b-video-index__section_right__top__text,
.b-video-index__section_right__bottom:hover .b-video-index__section_right__top__title,
.b-video-index__section_right__bottom:hover .b-video-index__section_right__top__teaser,
.b-video-index__section_right__bottom:hover .b-video-index__section_right__top__list{
	color: #fff;
}


/*** --- Video Item --- ***/
.b-video-item{
	padding: 0 175px 80px;
}

.b-video-item_tv{
	padding: 0 175px 85px;
	background: url('../images/b-video-item_tv.png') repeat-x 0 100%;
}

.b-video-item__content{
	padding-top: 10px;
}

.b-video-item__left{
	display: inline-block;
	vertical-align: top;
	width: 635px;
	padding-right: 20px;
}

.b-video-item__left_full{
	width: 100%;
}

.b-video-item__left__title{
	font-size: 27px;
	color: #4f4b4b;
}

.b-video-item__left__description{
	font-size: 17px;
	color: #4f4b4b;
	display: block;
	margin-top: 5px;
}

.b-video-item__left__social{
	margin-top: 7px;
}

.b-video-item__right{
	display: inline-block;
	vertical-align: top;
	margin-top: 8px;
}

.b-video-item__right__button{
	width: 148px;
	height: 70px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-transform: none;
}



/*** --- Video Buy --- ***/
.b-video-buy__form{
	padding-bottom: 30px;
}

.b-video-buy__form__step-one{
	padding-bottom: 30px;
	background: url('../images/b-video-buy__form__step-one.png') repeat-x 0 100%;
}

.b-video-buy__form__step-one__you-choose{
	margin: 0 60px 0 80px;
	display: inline-block;
	vertical-align: top;
}

.b-video-buy__form__step-one__you-choose__num{
	font-size: 30px;
	color: #fff;
	width: 65px;
	height: 52px;
	padding-top: 13px;
	margin-right: 30px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	background-color: #acbe00;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.b-video-buy__form__step-one__you-choose__text{
	font-size: 30px;
	color: #333;
	display: inline-block;
	vertical-align: middle;
}

.b-video-buy__form__step-one__select{
	display: inline-block;
	vertical-align: top;
	width: 507px;
	margin-top: 16px;
}

.b-video-buy__form__step-one__select__label {
	display: inline-block;
	margin-right: 10px;
	color: #333;
	vertical-align: middle;
}

.b-video-buy__form__step-one__select__pack{
	width: 333px;
}
.b-video-buy__form__step-one__select__pack_only {
	width: 100%;
}

.b-video-buy__form__step-one__select__time{
	width: 162px;
}

.b-video-buy__form__step-one__select__desc{
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	display: block;
	margin-top: 10px;
}

.b-video-buy__form__step-one__cost{
	font-size: 38px;
	line-height: 56px;
	color: #333;
	background: url('../images/b-video-buy__form__step-one__cost.png') no-repeat;
	width: 180px;
	height: 67px;
	padding: 10px 0 0 41px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin-left: 50px;
}

.b-video-buy__form__step-two{
	padding: 50px 0 0 80px;
}

.b-video-buy__form__step-one__you-choose__text_step-two{
	width: 565px;
	line-height: 30px;
}

.b-video-buy__form__step-two__account-type{
	padding: 40px 0 0 70px;
	width: 270px;
}

.b-video-buy__form__step-two__account-type__new{
	padding: 0 0 15px 25px;
	border-bottom: 1px solid #d2d2d2;
}

.b-video-buy__form__step-two__account-type__label{
	font-size: 20px;
	color: #2e2b25;
	display: inline-block;
	vertical-align: middle;
}

.b-video-buy__form__step-two__account-type__field{
	width: 198px;
	margin-top: 10px;
	display: block;
}

.b-video-buy__form__step-two__account-type__field__block{
	display: none;
}

.b-video-buy__form__step-two__account-type__old{
	padding: 15px 0 0 25px;
}

.b-video-buy__form__step-two__submit{
	width: 220px;
	margin: 25px 0 0 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}



/*** --- Video TV --- ***/
.b-schedule{
	margin: 45px 0 90px;
}

.b-schedule__title{
	font-size: 27px;
	color: #4f4b4b;
	display: block;
	text-align: center;
	margin-bottom: 40px;
}

.b-schedule__block{
	border-top: 1px dotted #000;
}

.b-schedule__block__item{
	border-bottom: 1px dotted #000;
	display: block;
	text-decoration: none;
	cursor: default;
}

.b-schedule__block__item_active {
	cursor: pointer;
}

.b-schedule__block__item_active:hover{
	background-color: #ededed;
}

.b-schedule__block__item__left{
	width: 300px;
	display: inline-block;
	vertical-align: top;
}

.b-schedule__block__item__left__now{
	display: none;
	background: url('../images/b-schedule__block__item__left__now.png') no-repeat;
	width: 220px;
	height: 49px;
	padding-top: 10px;
	text-align: center;
	font-size: 27px;
	color: #fff;
}

.b-schedule__block__item__left__now_active{
	display: block;
}

.b-schedule__block__item__right{
	display: inline-block;
	vertical-align: top;
	width: 900px;
	padding: 12px 0 11px;
}

.b-schedule__block__item__right__time{
	display: inline-block;
	vertical-align: middle;
	width: 66px;
	text-align: center;
	font-size: 27px;
	color: #4f4b4b;
}

.b-schedule__block__item__right__video{
	display: inline-block;
	vertical-align: middle;
	width: 829px;
	position: relative;
}

.b-schedule__block__item__right__video__title{
	font-size: 17px;
	color: #4f4b4b;
	text-decoration: none;
}

.b-schedule__block__item__right__video__title:hover{
	color: #4f4b4b;
}

.b-schedule__block__item__right__video__block__desc{
	display: none;
	position: absolute;
	z-index: 1;
	top: 35px;
	left: 0;
	width: 515px;
	background: #fff;
	padding: 30px;
	font-size: 17px;
	color: #4f4b4b;
	-webkit-box-shadow: 0 2px 7px #555;
	-moz-box-shadow: 0 2px 7px #555;
	box-shadow: 0 2px 7px #555;
}

.b-schedule__block__item__right__video__block__desc:before{
	background: url('../images/b-schedule__block__item__right__video__block__desc.png') no-repeat;
	top: -24px;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 24px;
	content: '';
	position: absolute;
}



/*** --- RoboKassa --- ***/
.b-kassa{
	width: 100%;
	height: 100%;
}

.b-kassa__block{
	vertical-align: middle;
	text-align: center;
}

.b-kassa__block__logo{
	width: 256px;
	height: 49px;
	background: url('../images/b-kassa__block__logo.png') no-repeat;
	margin: 0 auto;
}

.b-kassa__block__warning{
	font-size: 30px;
	line-height: 30px;
	color: #333;
	margin-top: 30px;
}

.b-kassa__block__go-now{
	font-family: Arial, Helvetica, sans-serif;
	color: #727272;
	font-size: 17px;
	text-decoration: none;
}

.b-kassa__block__go-now:hover{
	text-decoration: underline;
}

.b-kassa__block__secure{
	font-family: Arial, Helvetica, sans-serif;
	color: #727272;
	font-size: 17px;
	display: block;
	margin-top: 30px;
}

.b-kassa__block__secure__text{
	position: relative;
}

.b-kassa__block__secure__text:before{
	background: url('../images/b-kassa__block__secure.png') no-repeat;
	content: '';
	position: absolute;
	width: 25px;
	height: 35px;
	top: -15px;
	left: -45px;
	z-index: 1;
}



/*** --- Quote Video --- ***/
.b-quote-video{
	padding-bottom: 15px;
	margin-top: -10px;
}

.b-quote-video_bottom{
	text-align: center;
	margin-bottom: 55px;
}

.b-quote-video__col{
	display: block;
	text-align: center;
	margin-bottom: 15px;
}

.b-quote-video__col__ico{
	margin-bottom: -8px;
}

.b-quote-video__col__about{
	font-style: italic;
	font-size: 20px;
	color: #333;
	width: 535px;
	text-align: center;
	margin: 0 auto;
}

.b-quote-video__col__list__item{
	background: url('../images/li.jpg') no-repeat 0 7px;
	font-size: 14px;
	color: #666;
	display: inline-block;
	vertical-align: top;
	padding-left: 15px;
	margin-right: 20px;
}

.b-quote-video__col__num{
	background-color: #776d64;
	width: 90px;
	height: 90px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 0 auto;
	color: #fff;
}

.b-quote-video__col__num__value{
	font-size: 30px;
	background: url('../images/b-quote-video__col__num__value.png') repeat-x 0 100%;
	padding: 0 3px 5px;
	position: relative;
	top: 8px;
}

.b-quote-video__col__num__text{
	font-size: 14px;
	display: block;
	margin-top: 13px;
}

.b-quote-video__col__teaser{
	width: 790px;
	margin: 0 auto;
	font-size: 20px;
	color: #2e2b25;
}

.b-quote-video__col__cost{
	background: url('../images/b-quote-video__col__cost.png') no-repeat;
	width: 192px;
	height: 44px;
	display: inline-block;
	vertical-align: top;
	margin-top: 2px;
	font-size: 23px;
	color: #4f4b4b;
	padding-top: 13px;
	text-align: right;
	padding-right: 40px;
}

.b-quote-video__col__buy{
	width: 160px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 5px;
}


/*** --- Top Social --- ***/
.b-top-social{
	border-top: 1px dotted #000;
	text-align: center;
	padding: 20px 0;
}
.b-top-networks {
	text-align: center;
	margin-bottom: 25px;
}
.b-bottom-networks {
	text-align: center;
	margin-top: 25px;
}

.b-top-social_without-all{
	border: none;
	padding: 0;
}

.b-top-social_right-inline{
	border-top: none;
	text-align: right;
	float: right;
	padding: 0;
	margin-right: 35px;
}



/*** --- Video List --- ***/
.b-video-list{
	margin-bottom: 55px;
}

.b-articles__item__picture__decor_play{
	background: url('../images/b-articles__item__picture__decor_play.png') no-repeat 50% 50%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.b-video-list__content{
	overflow: hidden;
	padding: 0 1px;
	margin-bottom: 20px;
}

.b-video-list__item{
	float: left;
	border: 1px dotted #000;
	border-left-width: 0;
	border-top-width: 0;
	color: #4f4b4b;
	text-decoration: none;
	height: 400px;
	position: relative;
	overflow: hidden;
	background-color: #f9f9f9;
}

.b-video-list__item_pay{
	background-color: #ededed;
}

.b-video-list__item_first-line{
	border-top-width: 1px;
}

.b-video-list__item_last-line{
	border-bottom-width: 1px;
}

.b-video-list__item_last-in-line{
	border-right-width: 0;
}

.b-video-list__item-detail{
	padding: 34px 25px 0 34px;
	width: 244px;
	height: 328px;
	float: left;
	text-decoration: none;
	position: relative;
}

.b-video-list__item__picture{
	display: block;
	position: relative;
	margin-bottom: 20px;
	width: 239px;
	overflow: hidden;
	height: 192px;
	background: #EEE url(../images/b-articles__item__picture.png) no-repeat 50% 50%;
	line-height: 192px;
	text-align: center;
	vertical-align: center;
}

.b-video-list__item__picture__image{
	-webkit-transition:all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.b-video-list__item:hover .b-video-list__item__picture__image{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.b-video-list__item__picture__decor{
	position: absolute;
	top: 0;
	left: 0;
	width: 199px;
	height: 152px;
	border: 20px solid #ACBE00;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	opacity: 0;
	/* transform */
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
	/* transition */
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.b-video-list__item:hover .b-video-list__item__picture__decor{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-khtml-opacity: 0.5;
	opacity: 0.5;
	/* transform */
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.b-video-list__item__teaser-short{
	color: #4f4b4b;
	font-size: 20px;
	line-height: 20px;
	height: 41px;
	overflow: hidden;
	display: block;
}

.b-video-list__item__teaser-short_library{
	color: #4f4b4b;
	font-size: 20px;
	line-height: 20px;
	overflow: hidden;
	display: block;
}

.b-video-list__item__library-desc{
	color: #4f4b4b;
	font-size: 20px;
	line-height: 21px;
	display: block;
	height: 190px;
	overflow: hidden;
}

.b-video-list__item__description{
	display: none;
	font-size: 20px;
	color: #4f4b4b;
}

.b-video-list__item__status{
	overflow: hidden;
	padding-top: 10px;
	position: absolute;
	bottom: -19px;
	left: 34px;
	right: 24px;
	height: 60px;
}

.b-video-list__item__status__num{
	float: left;
}

.b-video-list__item__status__num__value{
	font-size: 25px;
	padding-bottom: 5px;
	color: #4f4b4b;
	display: block;
	text-align: center;
	background: url('../images/b-video-list__item__status__num__value.png') no-repeat 40% 100%;
}

.b-video-list__item__status__num__text{
	font-size: 14px;
	color: #4f4b4b;
}

.b-video-list__item__status__state{
	background: url('../images/b-video-list__item__status__state.png') no-repeat;
	width: 190px;
	height: 57px;
	float: right;
}

.b-video-list__item__status__state_library{
	background: url('../images/b-video-list__item__status__state_library.png') no-repeat;
	width: 242px;
	height: 57px;
	float: right;
	margin-top: -5px;
}

.b-video-list__item__status__state_library .b-video-list__item__status__state__pay{
	margin-left: 100px;
	line-height: 35px;
}

.b-video-list__item__status__state_library .b-video-list__item__status__state__date{
	margin-left: 95px;
}

.b-video-list__item__status__state__pay,
.b-quote-video__col__cost__pay{
	display: block;
	color: #acbe00;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 11px 0 0 70px;
}

.b-video-list__item__status__state__pay_deadline{
	color: #da0000;
}

.b-quote-video__col__cost_buyed {
	padding-right: 0;
	padding-left: 23px;
	text-align: center;
	width: 205px;
}

.b-video-list__item__status__state__date,
.b-quote-video__col__cost__date{
	display: block;
	color: #aaa;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 67px;
}
.b-quote-video__col__cost__pay,
.b-quote-video__col__cost__date {
	display: inline;
	margin: 0;
}

.b-video-list__item__status__pay{
	background: url('../images/b-video-list__item__status__pay.png') no-repeat 0 100%;
	width: 182px;
	height: 53px;
	float: right;
}

.b-video-list__item__status__pay_library{
	background: url('../images/b-video-list__item__status__pay_library.png') no-repeat;
	width: 235px;
	height: 49px;
}

.b-video-list__item__status__pay__cost{
	font-size: 23px;
	line-height: 23px;
	color: #fff;
	display: block;
	margin: 16px 0 0 42px;
}

.b-video-list__item__status__pay_library .b-video-list__item__status__pay__cost{
	margin: 13px 0 0 60px;
}

.b-video-list__item__buy{
	position: absolute;
	bottom: -50px;
	left: 34px;
	height: 13px;
	z-index: 1;
	color: #fff;
	text-transform: uppercase;
	width: 245px;
	text-align: center;
	padding: 21px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	display: none;
	text-decoration: none;
	background: #abbe00;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FiYmUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIzJSIgc3RvcC1jb2xvcj0iI2E4YmIwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OGE4MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #abbe00 0%, #a8bb01 23%, #98a800 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#abbe00), color-stop(23%,#a8bb01), color-stop(100%,#98a800));
	background: -webkit-linear-gradient(top,  #abbe00 0%,#a8bb01 23%,#98a800 100%);
	background: -o-linear-gradient(top,  #abbe00 0%,#a8bb01 23%,#98a800 100%);
	background: -ms-linear-gradient(top,  #abbe00 0%,#a8bb01 23%,#98a800 100%);
	background: linear-gradient(to bottom,  #abbe00 0%,#a8bb01 23%,#98a800 100%);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: none;
}

.b-video-list__item__buy:hover{
	color: #fff;
	text-decoration: none;
}



/*** --- Newspaper --- ***/
.b-newspaper__newspaper{
	height: 1001px;
	background: url('../images/b-newspaper__newspaper.jpg') repeat-x;
	text-align: center;
	position: relative;
}

.b-newspaper__newspaper__subscription{
	position: absolute;
	top: 230px;
	left: 50%;
	margin-left: 170px;
	width: 450px;
	height: 450px;
	background-color: #acbe00;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.b-newspaper__newspaper__subscription:before{
	position: absolute;
	content: '';
	background: url('../images/b-newspaper__newspaper__subscription_left.png') no-repeat;
	width: 21px;
	height: 49px;
	top: 50%;
	margin-top: -25px;
	left: -19px;
}

.b-newspaper__newspaper__subscription__ico{
	background: url('../images/b-newspaper__newspaper__subscription__ico.png') no-repeat;
	width: 104px;
	height: 91px;
	display: block;
	margin: 45px auto 0;
	position: relative;
	left: 15px;
}

.b-newspaper__newspaper__subscription__title{
	font-size: 30px;
	color: #fff;
	line-height: 32px;
	display: block;
	text-align: center;
	margin-top: 15px;
}

.b-newspaper__newspaper__subscription__form{
	width: 240px;
	margin: 15px auto 0;
}

.b-newspaper__newspaper__subscription .f-select{
	width: 240px;
	height: 55px;
	font-size: 17px;
	color: #474540;
	display: block;
	margin: 0 auto 10px;
}

.b-newspaper__newspaper__subscription .selectBox-label{
	padding: 17px 10px;
}

.b-newspaper__newspaper__subscription .f-button{
	width: 242px;
	-webkit-box-shadow: 0 1px 3px #92a100;
	-moz-box-shadow: 0 1px 3px #92a100;
	box-shadow: 0 1px 3px #92a100;
}

.b-newspaper__free{
	width: 900px;
	margin: 0 auto;
	padding: 60px 50px;
	position: relative;
}
.b-newspaper__free .networks {
	float: right;
	margin-top: 22px;
}

.b-newspaper__free__reed{
	background: url('../images/b-newspaper__free.png') no-repeat;
	width: 256px;
	height: 65px;
	text-decoration: none;
	font: bold 14px/58px Arial, Helvetica, sans-serif;
	color: #fff;
	display: block;
	text-align: center;
	padding: 6px 0 0 75px;
}

.b-newspaper__free__reed:hover{
	color: #fff;
	background-position: 0 -71px;
}

.b-newspaper__free__social{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: 230px;
	border-top: none;
	width: 400px;
}

.b-newspaper__about{
	position: relative;
	background-color: #acbe00;
	padding-bottom: 80px;
}

.b-newspaper__about:before{
	background: url('../images/b-newspaper__about_before.png') repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 12px;
	content: '';
	z-index: 1;
}

.b-newspaper__about:after{
	background: url('../images/b-newspaper__about_after.png') repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 12px;
	content: '';
	z-index: 1;
}

.b-newspaper__about__wrap{
	width: 1260px;
	margin: 0 auto;
}

.b-newspaper__about__title{
	font-size: 45px;
	line-height: 37px;
	display: block;
	color: #fff;
	margin-bottom: 15px;
}

.b-newspaper__about__desc{
	font-size: 17px;
	color: #fff;
	display: block;
}

.b-newspaper__about__first{
	width: 394px;
	text-align: center;
	padding-top: 150px;
	display: inline-block;
	vertical-align: top;
	margin-right: -4px;
}

.b-newspaper__about__first__image{
	background: url('../images/b-newspaper__about__first__image.png') no-repeat;
	width: 179px;
	height: 189px;
	margin: 0 auto 65px;
}

.b-newspaper__about__second{
	width: 460px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin-right: -5px;
	padding-top: 75px;
}

.b-newspaper__about__second__image{
	background: url('../images/b-newspaper__about__second__image.png') no-repeat;
	width: 457px;
	height: 364px;
	margin: 0 auto -35px;
}

.b-newspaper__about__second .b-newspaper__about__desc{
	width: 385px;
	margin: 0 auto;
}

.b-newspaper__about__third{
	width: 405px;
	text-align: center;
	padding-top: 150px;
	display: inline-block;
	vertical-align: top;
}

.b-newspaper__about__third__image{
	background: url('../images/b-newspaper__about__third__image.png') no-repeat;
	width: 241px;
	height: 175px;
	margin: 0 auto 79px;
}

.b-newspaper__about__third .b-newspaper__about__desc{
	width: 380px;
	margin: 0 auto;
}

.b-newspaper__sections{
	padding: 60px 0 50px;
	background: url('../images/b-comments_wave.png') repeat-x 0 100%;
}

.b-newspaper__sections__title{
	font-size: 45px;
	color: #4f4b4b;
	display: block;
	text-align: center;
	padding-bottom: 60px;
}

.b-newspaper__sections__block{
	background: url('../images/b-newspaper__sections__block.png') no-repeat;
	width: 752px;
	height: 738px;
	margin: 0 auto;
	position: relative;
}

.b-newspaper__sections__block__links__item{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #acbe00;
	width: 60px;
	height: 42px;
	border: 3px solid #acbe00;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-top: 18px;
	position: absolute;
}

.b-newspaper__sections__block__links__item:hover{
	color: #fff;
	background-color: #ddd;
}

.b-newspaper__sections__block__links__item__active,
.b-newspaper__sections__block__links__item__active:hover{
	background-color: #acbe00;
	color: #fff;
	border: 3px solid transparent;
}

.b-newspaper__sections__block__links__item[data-link="1"]{
	top: 69px;
	left: 284px;
}

.b-newspaper__sections__block__links__item[data-link="2"]{
	top: 86px;
	left: 449px;
}

.b-newspaper__sections__block__links__item[data-link="3"]{
	top: 192px;
	left: 583px;
}

.b-newspaper__sections__block__links__item[data-link="4"]{
	top: 368px;
	left: 627px;
}

.b-newspaper__sections__block__links__item[data-link="5"]{
	top: 523px;
	left: 556px;
}

.b-newspaper__sections__block__links__item[data-link="6"]{
	top: 612px;
	left: 412px;
}

.b-newspaper__sections__block__links__item[data-link="7"]{
	top: 588px;
	left: 242px;
}

.b-newspaper__sections__block__links__item[data-link="8"]{
	top: 481px;
	left: 108px;
}

.b-newspaper__sections__block__links__item[data-link="9"]{
	top: 306px;
	left: 58px;
}

.b-newspaper__sections__block__links__item[data-link="10"]{
	top: 159px;
	left: 132px;
}

.b-newspaper__sections__block__descs{
	position: absolute;
	width: 275px;
	padding: 0 45px;
	height: 365px;
	text-align: center;
	top: 185px;
	left: 200px;
}

.b-newspaper__sections__block__descs__item{
	display: none;
	height: 365px;
	line-height: 365px;
	vertical-align: middle;
}
.b-newspaper__sections__block__descs__item__content {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	line-height: 1;
}

.b-newspaper__sections__block__descs__item__active{
	display: block;
}

.b-newspaper__sections__block__descs__item__title{
	color: #fff;
	font-size: 27px;
	line-height: 20px;
	padding-bottom: 20px;
}

.b-newspaper__sections__block__descs__item__desc{
	font-size: 17px;
	line-height: 17px;
	color: #fff;
}

.b-newspaper__subscription{
	padding-top: 65px;
}

.b-newspaper__subscription__wrap{
	width: 530px;
	margin: 0 auto;
}

.b-newspaper__subscription__image{
	background: url('../images/b-newspaper__subscription__image.png') no-repeat;
	width: 193px;
	height: 193px;
	margin: 0 auto;
}

.b-newspaper__subscription__text{
	color: #333;
	font-size: 22px;
	font-style: italic;
	display: block;
	text-align: center;
	margin: 40px 0 45px;
}

.b-newspaper__subscription__link{
	width: 470px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	height: 60px;
	padding-top: 10px;
}

.b-quote-newspaper{
	overflow: hidden;
	padding-bottom: 5px;
}

.b-quote-newspaper__left{
	float: left;
	width: 50%;
	text-align: right;
}

.b-quote-newspaper__left__text{
	padding-right: 20px;
	font-size: 40px;
	line-height: 37px;
	color: #4f4b4b;
	display: block;
}

.b-quote-newspaper__right{
	float: left;
	width: 50%;
}

.b-quote-newspaper__right__form{
	width: 430px;
	padding: 0;
	height: 75px;
	text-align: left;
}

.b-quote-newspaper__right__form:hover{
	cursor: auto;
	background: #98a800;
	background: -moz-linear-gradient(top,  #acbe00 0%, #98a800 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#acbe00), color-stop(100%,#98a800));
	background: -webkit-linear-gradient(top,  #acbe00 0%,#98a800 100%);
	background: -o-linear-gradient(top,  #acbe00 0%,#98a800 100%);
	background: -ms-linear-gradient(top,  #acbe00 0%,#98a800 100%);
	background: linear-gradient(to bottom,  #acbe00 0%,#98a800 100%);
}

.b-quote-newspaper__right__form__submit{
	width: 210px;
	background: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	float: left;
	padding: 26px 20px;
	margin-top: 0;
	height: 100%;
	margin-right: 9px;
	text-align: center;
}

.b-quote-newspaper__right__form__submit:hover{
	cursor: pointer;
	background: #869700;
	background: #9bb000;
	background: -moz-linear-gradient(top,  #9bb000 0%, #869700 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9bb000), color-stop(100%,#869700));
	background: -webkit-linear-gradient(top,  #9bb000 0%,#869700 100%);
	background: -o-linear-gradient(top,  #9bb000 0%,#869700 100%);
	background: -ms-linear-gradient(top,  #9bb000 0%,#869700 100%);
	background: linear-gradient(to bottom,  #9bb000 0%,#869700 100%);
	color: #FFF;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}

.b-quote-newspaper__right__form__select{
	float: right;
	padding: 12px 12px 12px 0;
}

.b-quote-newspaper__right__form__select .f-select{
	width: 195px;
}

.b-articles_newspaper{
	padding-top: 25px;
}

.b-articles_newspaper__border{
	background: url('../images/b-articles_newspaper__border.png') no-repeat;
	float: right;
	color: #888;
	font-size: 12px;
	height: 18px;
	padding-top: 10px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 150px;
}

.b-articles_newspaper__item__picture{
	display: block;
	height: 293px;
	text-align: center;
}

.b-articles_newspaper__newspaper{
	overflow: hidden;
	padding-top: 10px;
}

.b-articles_newspaper__newspaper__number{
	font-size: 27px;
	color: #4f4b4b;
	float: left;
	padding-left: 5px;
}

.b-articles_newspaper__newspaper__year{
	font-size: 17px;
	color: #afafaf;
	float: right;
	text-align: center;
	padding-top: 7px;
}

.b-articles_newspaper__like{
	border: 3px solid transparent;
	padding: 29px 31px 0;
	height: 361px;
}

.b-articles_newspaper__like_active{
	border: 3px solid #acbe00;
	padding: 29px 31px 0;
}

.b-articles_newspaper__item__link{
	text-decoration: none;
}

.b-articles_newspaper__item__like{
	position: absolute;
	top: 5px;
	right: 10px;
	text-decoration: none;
}

.b-articles_newspaper__item__like__text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888;
	display: none;
	vertical-align: middle;
}

.b-articles_newspaper__item:hover .b-articles_newspaper__item__like__text{
	display: inline-block;
}

.b-articles_newspaper__item__like__ico{
	background: url('../images/b-articles_newspaper__item__like__ico.png') no-repeat;
	width: 19px;
	height: 15px;
	display: none;
	vertical-align: middle;
}

.b-articles_newspaper__item:hover .b-articles_newspaper__item__like__ico{
	display: inline-block;
}

.b-articles_newspaper__item[data-liked="yes"] .b-articles_newspaper__item__like__ico{
	background-position: 0 -15px;
}

.b-articles_newspaper__item__like__ico_load{
	background: url('../images/ajax-loader.gif') no-repeat;
	width: 15px;
	padding: 0 2px;
	height: 16px;
	background-position: 0 0;
}

.b-articles_newspaper__item[data-liked="yes"] .b-articles_newspaper__item__like__ico_load{
	background-position: 0 0;
}



/*** --- Articles --- ***/
.b-articles {
	margin-bottom: 55px;
}
.b-articles__category {
	margin-bottom: 20px;
	padding-left: 35px;
}
.b-articles__category__networks {
	float: right;
	padding-right: 35px;
	margin-top: 26px;
}
.b-articles__category__title {
	display: block;
	margin-bottom: 8px;
	color: #888;
	font: normal 12px/1 Arial, Helvetica, sans-serif;
}
.b-articles__content {
	overflow: hidden;
	padding: 0 1px;
	margin-bottom: 20px;
}
.b-articles__item {
	float: left;
	padding: 34px;
	width: 235px;
	height: 328px;
	border: 1px dotted #000;
	border-left-width: 0;
	border-top-width: 0;
	color: #4f4b4b;
	text-decoration: none;
}
.b-library-free .b-articles__item{
	position: relative;
}
.b-articles_newspaper__item{
	padding: 0;
	width: 303px;
	height: 396px;
	position: relative;
}
.b-articles__line {
	float: left;
	width: 100%;
	overflow: hidden;
	height: 0;
}
.b-articles__item:hover {
	color: #4f4b4b;
}
.b-articles__item_last-in-line {
	border-right-width: 0;
}
.b-articles__item_first-line {
	border-top-width: 1px;
}
.b-articles__item__picture {
	display: block;
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
	height: 235px;
	background: #EEE url(../images/b-articles__item__picture.png) no-repeat 50% 50%;
	line-height: 232px;
	text-align: center;
	vertical-align: center;
}
.b-articles__item__picture img {
	vertical-align: middle;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.b-articles__item:hover .b-articles__item__picture img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.b-articles__item__picture__decor {
	position: absolute;
	top: 0;
	left: 0;
	width: 195px;
	height: 195px;
	border: 20px solid #ACBE00;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	opacity: 0;
	/* transform */
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
	/* transition */
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.b-articles__item:hover .b-articles__item__picture__decor {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-khtml-opacity: 0.5;
	opacity: 0.5;
	/* transform */
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.b-articles__item__title {
	display: block;
	overflow: hidden;
	max-height: 54px;
	margin-bottom: 7px;
	font-size: 17px;
	line-height: 18px;
	font-weight: normal;
}
.b-library-free .b-articles__item__title{
	font-size: 20px;
	line-height: 21px;
	max-height: 65px;
}
.b-articles__item_closed .b-articles__item__title,
.b-articles__item_closed .b-articles__item__picture{
	opacity: 0.5;
}
a.b-articles__item:hover .b-articles__item__title {
	color: #4e8020;
	text-decoration: underline;
}
.b-articles__item__date {
	display: block;
	color: #888;
	font: italic 12px/1 Arial, Helvetica, sans-serif;
}

.b-articles_video-free{
	border-top: 1px dotted #000;
	padding-top: 20px;
}

.b-articles_video-free__item__date{
	display: inline-block;
	vertical-align: top;
}

.b-articles_video-free__item__see{
	display: inline-block;
	background: url('../images/b-articles_video-free__item__see.png') no-repeat 3px 2px;
	vertical-align: top;
	color: #888;
	font: italic 12px/1 Arial, Helvetica, sans-serif;
	position: relative;
	padding-left: 18px;
}

.b-articles_video-free__item__comments{
	display: inline-block;
	background: url('../images/b-articles_video-free__item__comments.png') no-repeat 0 2px;
	vertical-align: top;
	padding-left: 12px;
	margin-left: 3px;
	color: #888;
	font: italic 12px/1 Arial, Helvetica, sans-serif;
}

.b-articles_video-free__item__category{
	color: #888;
	font: italic 12px/1 Arial, Helvetica, sans-serif;
	display: block;
	margin-top: -3px;
	margin-bottom: 5px;
}


/*** --- More --- ***/
.b-more,
.b-more_library {
	display: block;
	width: 200px;
	margin: 0 auto;
	color: #888;
	font: normal 12px/1 Arial, Helvetica, sans-serif;
	text-align: center;
	cursor: pointer;
}
.b-more__icon,
.b-more_library__icon {
	display: block;
	width: 58px;
	height: 58px;
	margin: 0 auto 7px;
	background: #d5d2c2 url(../images/b-more.png) no-repeat 50% 50%;
	-webkit-border-radius: 29px;
	-moz-border-radius: 29px;
	border-radius: 29px;
}
.b-more:hover .b-more__text,
.b-more_library:hover .b-more__text {
	color: #4e8020;
	border-bottom: 1px dotted #4e8020;
}
.b-more:hover .b-more__icon,
.b-more_library:hover .b-more__icon{
	background-color: #ACBE00;
}
.b-more_disabled,
.b-more_library_disabled {
	opacity: 0.5;
	cursor: default;
}
.b-more_disabled .b-more__text,
.b-more_disabled:hover .b-more__text,
.b-more_library_disabled .b-more__text,
.b-more_library_disabled:hover .b-more__text {
	color: #888;
	border-bottom: none;
}
.b-more_disabled .b-more__icon,
.b-more_disabled:hover .b-more__icon,
.b-more_library_disabled .b-more__icon,
.b-more_library_disabled:hover .b-more__icon {
	background-color: #d5d2c2;
}



/*** --- Look --- ***/
.b-look {
	margin-bottom: 55px;
	border-top: 1px dotted #000;
}
.b-look__line {
	width: 100%;
	clear: both;
	overflow: hidden;
	height: 0;
	border-bottom: 1px dotted #000;
}
.b-look__section {
	position: relative;
}
.b-look__section:after {
	position: absolute;
	left: 725px;
	top: 0;
	height: 100%;
	width: 0;
	border-left: 1px dotted #000;
	content: '';
}
.b-look__section__wide {
	float: left;
	width: 725px;
	margin-right: 1px;
}
.b-look__section__narrow {
	float: left;
	width: 492px;
}



/*** --- Look / Moon --- ***/
.l-moon {
	padding: 25px 0;
}
.l-moon__title {
	float: left;
	width: 200px;
	padding: 15px 0;
	color: #4f4b4b;
	font-weight: normal;
	font-size: 40px;
	line-height: 35px;
}
.l-moon__picture {
	float: left;
	width: 84px;
	height: 84px;
	padding: 8px 0;
	margin-right: 20px;
}
.l-moon__details {
	float: left;
	width: 160px;
	margin-right: 15px;
	color: #666;
	font: normal 12px/100px Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.l-moon__details__text {
	display: inline-block;
	width: 100%;
	line-height: 1.3;
	vertical-align: middle;
}
.l-moon__quote {
	float: left;
	position: relative;
	width: 410px;
	padding: 0 40px;
	margin-right: 35px;
	font-size: 23px;
	line-height: 100px;
	vertical-align: middle;
}
.l-moon__quote__text {
	display: inline-block;
	width: 100%;
	line-height: 1;
	vertical-align: middle;
}
.l-moon__quote__decor {
	position: absolute;
	top: 50%;
	margin-top: -35px;
	color: #AAA;
	font-size: 60px;
	line-height: 1;
	cursor: default;
}
.l-moon__quote__decor_left {
	left: 0;
}
.l-moon__quote__decor_right {
	right: 0;
}
.l-moon .f-button {
	float: left;
	width: 174px;
	padding: 20px;
	margin-top: 3px;
	height: auto;
	line-height: 18px;
}



/*** --- Look / Item --- ***/
.l-item {
	display: block;
	color: #4f4b4b;
	text-decoration: none;
}
.l-item:hover {
	color: #4f4b4b;
}
.l-item__type {
	display: block;
	margin-bottom: 10px;
	font: normal 10px/1 Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.l-item__title {
	display: block;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 27px;
	line-height: 25px;
}
.l-item:hover .l-item__title {
	color: #4e8020;
	text-decoration: underline;
}
.l-item__date,
.l-item__info {
	display: block;
	color: #888;
	font: italic 12px/1 Arial, Helvetica, sans-serif;
}
.l-item__info__item {
	display: inline-block;
	vertical-align: top;
	margin-right: 8px;
}
.l-item__info__item_views {
	padding-left: 15px;
	background: url(../images/b-articles_video-free__item__see.png) no-repeat 0 2px;
}
.l-item__info__item_comments {
	padding-left: 11px;
	background: url(../images/b-articles_video-free__item__comments.png) no-repeat 0 1px;
}
.l-item__content__inner {
	display: inline-block;
	width: 100%;
	line-height: 1.5;
	vertical-align: middle;
}
.l-item__picture {
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
}
.l-item__picture img {
	vertical-align: middle;
}



/*** --- Look / Main --- ***/
.l-main {
	padding: 25px 0;
	overflow: hidden;
}
.l-main__title {
	display: block;
	margin-bottom: 20px;
	color: #4f4b4b;
	font-size: 45px;
	line-height: 1;
	text-decoration: none;
}
.l-main__title:hover {
	color: #4e8020;
	text-decoration: underline;
}
.l-main__list {
	float: left;
	width: 200px;
	margin-right: 40px;
}
.l-main__list .l-item {
	float: none;
	margin: 0 0 20px;
}
.l-main__list .l-item__title {
	margin-bottom: 7px;
	font-size: 17px;
	line-height: 1.1;
}
.l-main__gallery {
	float: left;
	width: 460px;
}
.l-main__gallery__scrollable {
	position: relative;
	overflow: hidden;
	height: 410px;
	margin-bottom: 18px;
}
.l-main__gallery__scrollable__content {
	position: absolute;
	left: 0;
	top: 0;
	width: 2000%;
}
.l-main__gallery .l-item {
	float: left;
	width: 5%;
	margin-right: 2%;
}
.l-main__gallery .l-item__picture {
	display: block;
	overflow: hidden;
	height: 265px;
	margin-bottom: 20px;
}
.l-main__gallery .l-item__title {
	overflow: hidden;
	padding-bottom: 3px;
	font-size: 40px;
	line-height: 1;
	margin-bottom: 0;
	max-height: 120px;
}
.l-main__date {
	float: right;
	width: 120px;
	height: 120px;
	color: #4f4b4b;
	text-align: center;
	border: 1px solid #acbe00;
	margin-left: 15px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.l-main__date__day {
	display: block;
	font-size: 53px;
	line-height: 0.8;
	padding-top: 25px;
}
.l-main__date__month {
	display: block;
	font-size: 23px;
	line-height: 1;
}
.l-main .b-bullets {
	text-align: left;
}



/*** --- Look / Learn --- ***/
.l-learn {
	padding: 25px 0 25px 25px;
	overflow: hidden;
}
.l-learn__gallery__scrollable {
	position: relative;
	overflow: hidden;
	height: 410px;
	margin-bottom: 18px;
}
.l-learn__gallery__scrollable__content {
	position: absolute;
	left: 0;
	top: 0;
	width: 2000%;
}
.l-learn__group {
	float: left;
}
.l-learn__gallery .l-item {
	overflow: hidden;
	float: left;
	width: 222px;
	margin-right: 23px;
}
.l-learn__gallery .l-item__picture {
	display: block;
	height: 235px;
	overflow: hidden;
	margin-bottom: 20px;
}
.l-learn__gallery .l-item__title {
	overflow: hidden;
	max-height: 100px;
	padding-bottom: 3px;
	margin-bottom: 20px;
}



/*** --- Look / Heal --- ***/
.l-heal {
	padding: 25px 0;
	overflow: hidden;
}
.l-heal__title {
	float: left;
	width: 180px;
	padding-top: 45px;
	margin-right: 15px;
}
.l-heal__title__link{
	text-decoration: none;
}
.l-heal__title__link:hover{
	color: #333;
}
.l-heal__title__link__support{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: block;
	padding-bottom: 7px;
}
.l-heal__title__text {
	display: block;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 27px;
	line-height: 0.9;
}
.l-heal__gallery {
	float: left;
	width: 505px;
}
.l-heal__gallery__scrollable {
	position: relative;
	overflow: hidden;
	height: 150px;
	margin-bottom: 20px;
}
.l-heal__gallery__scrollable__content {
	position: absolute;
	left: 0;
	top: 0;
	width: 2000%;
}
.l-heal__gallery .l-item {
	float: left;
	width: 5%;
	margin-right: 2%;
}
.l-heal__gallery .l-item__picture {
	float: left;
	margin-right: 25px;
	width: 240px;
	height: 150px;
	line-height: 147px;
}
.l-heal__gallery .l-item__content {
	float: left;
	width: 240px;
	line-height: 147px;
	vertical-align: middle;
}



/*** --- Look / Show --- ***/
.l-show .l-item {
	padding: 25px 0;
	overflow: hidden;
}
.l-show .l-item__picture {
	float: left;
	width: 245px;
	height: 195px;
	line-height: 192px;
	margin-right: 35px;
}
.l-show .l-item__content {
	float: left;
	width: 420px;
	line-height: 197px;
	vertical-align: middle;
}



/*** --- Look / Read --- ***/
.l-read {
	padding: 25px 0 25px 25px;
	overflow: hidden;
}
.l-read__scrollable {
	position: relative;
	overflow: hidden;
	height: 405px;
	margin-bottom: 8px;
}
.l-read__scrollable__content {
	position: absolute;
	left: 0;
	top: 0;
	width: 2000%;
}
.l-read .l-item {
	float: left;
	width: 5%;
	margin-right: 2%;
}
.l-read .l-item__picture {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
	height: 260px;
	line-height: 257px;
}
.l-read .l-item__picture img {
	-webkit-border-radius: 130px;
	-moz-border-radius: 130px;
	border-radius: 130px;
}
.l-read .l-item__content {
	float: left;
	width: 240px;
	line-height: 147px;
	vertical-align: middle;
}



/*** --- Arrow --- ***/
.b-arrow {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	height: 50px;
	width: 50px;
	background: #acbe00;
	cursor: pointer;
	/*border-radius */
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.b-arrow:hover {
	background-color: #9cae00;
}
.b-arrow__icon {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 9px;
	height: 14px;
	margin-top: -7px;
	background: url(../images/b-gallery__nav.gif) no-repeat;
}
.b-arrow_prev .b-arrow__icon {
	margin-left: -5px;
}
.b-arrow_next .b-arrow__icon {
	margin-left: -3px;
	background-position: -19px 0;
}



/*** --- Gallery --- ***/
.b-gallery {
	position: relative;
	margin-bottom: 2em;
}
.b-gallery__scrollable {
	position: relative;
	overflow: hidden;
	height: 430px;
}
.b-gallery__scrollable__content {
	position: absolute;
	left: 0;
	top: 0;
	width: 10000%;
}
.b-gallery__item {
	float: left;
	width: 1%;
	margin-right: 15px;
	text-align: center;
	line-height: 427px;
	vertical-align: middle;
}
.b-gallery__item img {
	vertical-align: middle;
}
.b-gallery__position {
	position: absolute;
	right: -80px;
	top: 50%;
	width: 50px;
	margin-top: 50px;
	color: #333;
	font-size: 20px;
	text-align: center;
}
.b-gallery .b-arrow_prev {
	left: -80px;
}
.b-gallery .b-arrow_next {
	right: -80px;
}



/*** --- Article --- ***/
.b-article .b-text {
	margin-bottom: 2em;
}
.b-article__large {
	font-size: 26px;
	margin-bottom: 45px;
}



/*** --- Preamble --- ***/
.b-preamble {
	position: relative;
	overflow: hidden;
	padding: 130px 55px 140px 680px;
	margin-bottom: 30px;
	height: 700px;
	background: #8e9c00 url(../images/preamble/bg.gif);
}
.b-preamble__text {
	position: relative;
	z-index: 10;
	color: #FFF;
	font-size: 28px;
	line-height: 1.2;
	padding: 32px 35px;
	border: 3px solid #acbe00;
}
.b-preamble__text:after {
	position: absolute;
	top: 100%;
	left: 49%;
	width: 23px;
	height: 26px;
	background: url(../images/preamble/arrow.gif) no-repeat;
	content: '';
}
.b-preamble__photo {
	position: absolute;
	left: 0;
	bottom: 0;
}

/* animation */
.b-preamble__text,
.b-preamble__photo {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	-webkit-transition: opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), top 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), margin 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	-moz-transition: opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), top 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), margin 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	-ms-transition: opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), top 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), margin 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), top 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), margin 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), top 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), margin 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.js-ready .b-preamble__text,
.js-ready .b-preamble__photo {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
}
.b-preamble__text {
	top: 35px;
	-webkit-transition-delay: 0.25s;
	-moz-transition-delay: 0.25s;
	-ms-transition-delay: 0.25s;
	-o-transition-delay: 0.25s;
	transition-delay: 0.25s;
}
.b-preamble__photo {
	margin-bottom: -25px;
}
.js-ready .b-preamble__text {
	top: 0;
}
.js-ready .b-preamble__photo {
	margin-bottom: 0;
}



/*** --- Converse --- ***/
.b-converse {
	position: relative;
	overflow: hidden;
	width: 1070px;
	margin: 0 -170px 50px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	-webkit-transition: opacity 0.7s 0.125s cubic-bezier(0.165, 0.84, 0.44, 1), left 0.7s 0.125s cubic-bezier(0.165, 0.84, 0.44, 1);
	-moz-transition: opacity 0.7s 0.125s cubic-bezier(0.165, 0.84, 0.44, 1), left 0.7s 0.125s cubic-bezier(0.165, 0.84, 0.44, 1);
	-ms-transition: opacity 0.7s 0.125s cubic-bezier(0.165, 0.84, 0.44, 1), left 0.7s 0.125s cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: opacity 0.7s 0.125s cubic-bezier(0.165, 0.84, 0.44, 1), left 0.7s 0.125s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: opacity 0.7s 0.125s cubic-bezier(0.165, 0.84, 0.44, 1), left 0.7s 0.125s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.b-converse_question {
	left: -30px;
}
.b-converse_answer {
	left: 30px;
}
.b-converse.js-ready {
	left: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
}
.b-converse__text {
	position: relative;
	z-index: 10;
	padding: 50px;
	min-height: 112px;
	width: 700px;
	background: #acbe00;
	color: #FFF;
}
.b-converse_question .b-converse__text {
	float: left;
}
.b-article .b-converse__text {
	margin-bottom: 0;
}
.b-converse__text a,
.b-converse__text a:hover {
	color: #FFF;
}
.b-converse__text:after {
	position: absolute;
	width: 47px;
	height: 51px;
	background: url(../images/converse/arrow.png) no-repeat 0 0;
	content: '';
}
.b-converse_answer .b-converse__text:after {
	left: 100%;
	bottom: 100px;
}
.b-converse_question .b-converse__text:after {
	right: 100%;
	top: 80px;
	background-position: 0 -54px;
}
.b-converse__genesha {
	position: absolute;
	left: 800px;
	bottom: 0;
	width: 256px;
	height: 212px;
	background: url(../images/converse/genesha.png) no-repeat;
}
.b-converse__author {
	float: left;
	width: 270px;
	padding-top: 105px;
	background: url(../images/converse/author.png) no-repeat 50% 35px;
	text-align: center;
	font-weight: bold;
	line-height: 1.2;
}



/*** --- Text > links --- ***/
ul.t-links {
	padding: 80px 45px 5px;
	margin: 2em 0;
	border: 1px solid #87ae0f;
	border-top: none;
	border-bottom: none;
	background: url(../images/text/links/bg.png) no-repeat 45px 0;
}
ul.t-links > li {
	position: relative;
	margin: 0 0 0.8em 0;
	padding: 0 0 0 25px;
	list-style: none;
}
ul.t-links > li:after {
	position: absolute;
	left: 0;
	top: 50%;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	background: #85ab0e;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	content: '';
}
ul.t-links > li:last-child {
	margin-bottom: 0;
}



/*** --- Panel --- ***/
.b-actions__back {
	float: left;
	margin-right: 35px;
	font: normal 16px/30px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.b-actions__back:hover {
	text-decoration: underline;
}
.b-actions__back__arrow {
	float: left;
	position: relative;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	background: #acbe00;
	/*border-radius */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.b-actions__back__arrow__icon {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 9px;
	height: 14px;
	margin: -7px 0 0 -5px;
	background: url(../images/b-gallery__nav.gif) no-repeat;
}
.b-actions .social-likes,
.b-actions .networks {
	float: right;
	margin-top: 5px;
}
.b-actions__back_step .b-actions__back__arrow {
	background: #FFF;
}
.b-actions__back_step .b-actions__back__arrow__icon {
	background-image: url(../images/b-actions__back_step__arrow__icon.gif);
}



/*** --- Shop --- ***/
.b-shop {
	position: relative;
	margin: 0 -70px 75px;
}
.b-shop__decor {
	position: absolute;
	top: 50%;
	margin-top: -347px;
	width: 83px;
	height: 695px;
	background: url(../images/b-shop__decor.png) no-repeat;
}
.b-shop__decor_left {
	left: -70px;
	background-position: 0 0;
}
.b-shop__decor_right {
	right: -70px;
	background-position: -83px 0;
}
.b-shop__content {
	display: block;
	position: relative;
	z-index: 100;
	height: 195px;
	background: #f2f2f2;
	text-decoration: none;
	-webkit-box-shadow: 0 1px 7px rgba(0,0,0, 0.2);
	-moz-box-shadow: 0 1px 7px rgba(0,0,0, 0.2);
	box-shadow: 0 1px 7px #CCC;
}
.b-shop__graphics {
	float: left;
	padding: 36px 0 36px 70px;
	width: 609px;
	height: 123px;
	background: url(../images/b-shop__graphics.png) repeat-y 0 0;
}
.b-shop__graphics__logo {
	float: left;
	width: 270px;
	height: 74px;
	margin: 20px 80px 0 0;
	background: url(../images/shopnebolel/logo.png) no-repeat;
}
.b-shop__graphics__bag {
	float: left;
	width: 200px;
	height: 123px;
	background: url(../images/b-shop__graphics__bag.png) no-repeat;
}
.b-shop__text {
	float: left;
	width: 569px;
	height: 135px;
	padding: 30px 70px 30px 40px; 
	background: #87ae0f  url(../images/b-shop__text.png) repeat-y 100% 0;
	color: #FFF;
	font: normal 18px/132px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	vertical-align: middle;
}
.b-shop__text__content {
	display: inline-block;
	width: 100%;
	line-height: 1.1;
	vertical-align: middle;
}
.b-shop__text__title {
	display: block;
	margin-bottom: 5px;
	font-size: 32px;
	font-weight: normal;
}



/*** --- Sort --- ***/
.b-sort {
	float: left;
	background: #ededed;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.b-sort__item {
	float: left;
	padding: 15px 20px;
	color: #4f4b4b;
	font: normal 10px/1 Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}
.b-sort__item:hover {
	color: #4e8020;
	text-decoration: underline;
}
.b-sort__item_active,
.b-sort__item_active:hover {
	position: relative;
	background-color: #776d64;
	color: #FFF;
	text-decoration: none;
	cursor: default;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.b-sort__item_active:after {
	position: absolute;
	left: 50%;
	top: 100%;
	margin-left: -7px;
	width: 13px;
	height: 6px;
	background: url(../images/b-sort__item_active__decor.png) no-repeat;
	content: '';
}



/*** --- Filter --- ***/
.b-filter {
	margin-bottom: 30px;
}
.b-filter .b-sort {
	margin-right: 70px;
}
.b-filter__search {
	float: left;
}
.b-filter__search .f-field {
	float: left;
	font-size: 12px;
	height: 14px;
	padding: 12px;
	width: 190px;
}
.b-filter__search .f-button {
	position: relative;
	margin-left: -5px;
	padding-left: 20px;
	padding-right: 20px;
	height: 40px;
	font-size: 10px;
	line-height: 40px;
	letter-spacing: 1px;
}
.b-filter .networks {
	float: right;
	margin-top: 7px;
} 



/*** --- Alphabet --- ***/
.b-alphabet {
	overflow: hidden;
	padding: 7px 0;
	margin-bottom: 30px;
	border: 1px dotted #000;
	border-left: none;
	border-right: none;
	font-size: 0;
	text-align: center;
}
.b-alphabet__item {
	display: inline-block;
	width: 36px;
	height: 36px;
	margin: 0 2px;
	color: #3b3636;
	text-decoration: none;
	font-size: 18px;
	line-height: 36px;
	vertical-align: top;
}
.b-alphabet__item:hover {
	color: #4e8020;
	text-decoration: underline;
}
.b-alphabet__item_active,
.b-alphabet__item_active:hover {
	color: #FFF;
	background: #acbe00;
	text-decoration: none;
	cursor: default;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
}
.b-alphabet__item_reset {
	padding: 0 10px;
	width: auto;
	text-transform: uppercase;
}


/*** --- Glossary --- ***/
.b-glossary__content {
	font-size: 0;
	margin: 0 -30px 40px 0;
}
.b-glossary__section {
	display: inline-block;
	margin: 0 22px 30px 0;
	width: 288px;
	font-size: 17px;
	vertical-align: top;
}
.b-glossary__section__letter {
	display: block;
	width: 36px;
	height: 36px;
	margin-bottom: 8px;
	border: 2px solid #acbe00;
	color: #333;
	font-size: 20px;
	line-height: 36px;
	text-align: center;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.b-glossary__section__title {
	display: block;
	margin-bottom: 14px;
}
.b-glossary__section__title__text {
	display: inline-block;
	padding: 8px 10px;
	border: 2px solid #acbe00;
	color: #333;
	font-size: 18px;
	line-height: 1.1;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.b-glossary__section__item {
	font: normal 16px/1.1 Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
.b-glossary__section__item a {
	color: #333;
	text-decoration: none;
}
.b-glossary__section__item a:hover {
	color: #4e8020;
	text-decoration: underline;
}



/*** --- Glossary --- ***/
.b-shop-slider {
	position: relative;
	padding-top: 20px;
	margin-bottom: 50px;
}
.b-shop-slider__content {
	padding: 110px 0 50px;
	margin: 0 -57px;
	background: #FFF;
}
.b-shop-slider__title {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -124px;
	width: 218px;
	padding: 15px 15px 30px;
	background: #acbe00 url(../images/b-shop-slider__title.gif) no-repeat 0 100%;
	color: #FFF;
	font: bold 30px/0.8 'Times New Roman', Georgia, serif;
	text-align: center;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-radius: 5px 5px 0 0;
}
.b-shop-slider .b-arrow_prev {
	right: 50%;
	margin-right: 450px;
}
.b-shop-slider .b-arrow_next {
	left: 50%;
	margin-left: 450px;
}
.b-shop-slider__scrollable {
	position: relative;
	overflow: hidden;
	width: 943px;
	height: 350px;
	margin: 0 auto;
}
.b-shop-slider__scrollable__content {
	position: absolute;
	width: 20000%;
	left: 0;
	top: 0;
}
.b-shop-slider__scrollable__slide {
	float: left;
}
.b-shop-slider__item {
	position: relative;
	float: left;
	width: 215px;
	height: 350px;
	padding: 0 10px;
	border-right: 1px dotted #999;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.b-shop-slider__item:hover {
	color: #000;
}
.b-shop-slider__item__thumb {
	display: block;
	overflow: hidden;
	height: 215px;
	margin-bottom: 5px;
	line-height: 212px;
	vertical-align: middle;
}
.b-shop-slider__item__thumb img {
	vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
.b-shop-slider__item__title {
	display: block;
	min-height: 80px;
	margin-bottom: 10px;
	color: #3399CC;
	font: normal 14px/1.4 Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.b-shop-slider__item:hover .b-shop-slider__item__title {
	color: #4e8020;
	text-decoration: underline;
}
.b-shop-slider__item__price {
	display: block;
	color: #000;
	font: normal 18px/1 Arial, Helvetica, sans-serif;
}
.b-shop-slider__item__price__number {
	font-size: 21px;
}



/*** --- Options --- ***/
.b-options {
	margin-bottom: 35px;
}
.b-options__item {
	display: block;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	color: #000;
	font: normal 14px/1.5 Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.b-options__item:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.b-options__item:hover {
	color: #000;
}
.b-options__item__title {
	display: block;
	margin-bottom: 0.3em;
	color: #acbe00;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.b-options__item:hover .b-options__item__title {
	color: #8c9e00;
	text-decoration: underline;
}



/*** --- Inline options --- ***/
.b-inline-options {
	margin-bottom: 40px;
	text-align: center;
}
.b-inline-options__item {
	display: inline-block;
	margin: 0 0.7em 0.5em;
	color: #acbe00;
	font: bold 14px/1.5 Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}
.b-inline-options__item:hover {
	color: #8c9e00;
	text-decoration: underline;
}



/*** --- Comments --- ***/
.b-comments {
	position: relative;
	padding-bottom: 72px;
	margin-bottom: 60px;
}
.b-comments:after {
	position: absolute;
	margin-left: -2000px;
	width: 4000px;
	bottom: 0;
	left: 50%;
	height: 12px;
	background: url(../images/b-comments__decor.gif) repeat-x 50% 0;
	content: '';
}
.b-comments_wave{
	background: url('../images/b-comments_wave.png') repeat-x;
	padding-top: 45px;
}
.b-comments_wave .b-comments__add{
	top: 50px;
}
.b-comments .b-subtitle {
	padding-bottom: 0;
	margin-bottom: 30px;
}
.b-comments__item {
	padding: 0 35px 25px 70px;
	margin-bottom: 25px;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	line-height: 20px;
}
.b-comments__item:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
.b-comments__item__author {
	float: left;
	width: 150px;
	margin-right: 25px;
	color: #666;
	font-size: 14px;
}
.b-comments__item__date {
	float: left;
	width: 65px;
	color: #666;
	font-size: 14px;
}
.b-comments__item__text {
	float: left;
	width: 820px;
	margin-right: 50px;
	font-style: italic;
}
.b-comments__add {
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: 230px;
	font: normal 16px/30px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.b-comments__add__icon {
	float: left;
	position: relative;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	background: #acbe00 url(../images/b-comments__add__icon.gif) no-repeat 50% 50%;
	/*border-radius */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.b-comments__add:hover .b-comments__add__text {
	border-bottom: 1px dotted #4e8020;
}
.b-comments__empty {
	text-align: center;
	color: #666;
	font: 12px/1.3 Arial, Helvetica, sans-serif;
}



/*** --- Guide --- ***/
.b-guide__content {
	float: left;
	width: 420px;
	margin-right: 32px;
}

/* BC */
.b-guide__bc {
	margin-right: -135px;
	padding-bottom: 20px;
}
.b-guide__bc .f-select {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
.b-guide_select .b-subtitle {
	text-align: left;
}

/* List */
.b-guide__list {
	overflow: hidden;
	width: 460px;
	margin-bottom: 50px;
}
.b-guide__list__column {
	float: left;
	width: 190px;
	margin-right: 40px;
}
.b-guide__list__item {
	display: block;
	padding: 15px 10px;
	border-bottom: 1px solid #d2d2d2;
	color: #4f4b4b;
	font: normal 16px/1 Arial, Helvetica, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}
.b-guide__list__item:hover,
.b-guide__list__item.hover {
	background-color: #ededed;
	color: #000;
	text-decoration: none;
}
.b-guide__list__item:last-child {
	border-bottom: none;
}

/* Body */
.b-guide__body {
	position: relative;
	width: 278px;
	height: 678px;
	background: no-repeat 0 0;
	text-decoration: none;
}
.b-guide__body_male {
	background-image: url(../images/b-guide__body_male.png);
	position: relative;
}
.b-guide__body_female {
	background-image: url(../images/b-guide__body_female.png);
	position: relative;
}
.b-guide_select .b-guide__body {
	float: left;
}

.b-guide__body_image_block{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}
.b-guide__body_female img{
	margin-left: -53px;
	margin-top: -22px;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}
.b-guide__body_female_image{
	background: url('../images/b-guide__body_female_parts.png') no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 1;
}
.b-guide__body_female_image_active{
	display: block;
}
.b-guide__body_female_head{
	background-position: 0 0;
	width: 85px;
	height: 100px;
	left: 94px;
} 
.b-guide__body_female_neck{
	background-position: 0 -105px;
	width: 48px;
	height: 29px;
	top: 75px;
	left: 115px;
} 
.b-guide__body_female_chest{
	background-position: 0 -139px;
	width: 92px;
	height: 85px;
	top: 115px;
	left: 92px;
} 
.b-guide__body_female_hands{
	background-position: 0 -229px;
	width: 180px;
	height: 262px;
	top: 107px;
	left: 49px;
} 
.b-guide__body_female_back{
	background-position: 0 -496px;
	width: 123px;
	height: 166px;
	top: 99px;
	left: 78px;
} 
.b-guide__body_female_stomach{
	background-position: 0 -667px;
	width: 72px;
	height: 77px;
	top: 209px;
	left: 104px;
} 
.b-guide__body_female_pelvis{
	background-position: 0 -749px;
	width: 133px;
	height: 68px;
	top: 271px;
	left: 71px;
} 
.b-guide__body_female_feet{
	background-position: 0 -822px;
	width: 125px;
	height: 348px;
	top: 310px;
	left: 77px;
} 
.b-guide__body_female_skin{
	background-position: 0 -1175px;
	width: 188px;
	height: 666px;
	top: -4px;
	left: 45px;
} 

#female{
	left: -50px;
}

.b-guide__body_male img{
	margin-left: -53px;
	margin-top: -12px;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}
.b-guide__body_male_image{
	background: url('../images/b-guide__body_male_parts.png') no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 1;
}
.b-guide__body_male_image_active{
	display: block;
}
.b-guide__body_male_head{
	background-position: 0 0;
	width: 70px;
	height: 90px;
	left: 104px;
} 
.b-guide__body_male_neck{
	background-position: 0 -95px;
	width: 76px;
	height: 48px;
	top: 72px;
	left: 101px;
} 
.b-guide__body_male_chest{
	background-position: 0 -148px;
	width: 108px;
	height: 99px;
	top: 115px;
	left: 85px;
} 
.b-guide__body_male_hands{
	background-position: 0 -252px;
	width: 278px;
	height: 278px;
	top: 110px;
	left: 0;
} 
.b-guide__body_male_back{
	background-position: 0 -535px;
	width: 140px;
	height: 194px;
	top: 101px;
	left: 69px;
} 
.b-guide__body_male_stomach{
	background-position: 0 -734px;
	width: 87px;
	height: 95px;
	top: 209px;
	left: 95px;
} 
.b-guide__body_male_pelvis{
	background-position: 0 -834px;
	width: 134px;
	height: 73px;
	top: 302px;
	left: 72px;
} 
.b-guide__body_male_feet{
	background-position: 0 -912px;
	width: 134px;
	height: 319px;
	top: 341px;
	left: 72px;
} 
.b-guide__body_male_skin{
	background-position: 0 -1236px;
	width: 286px;
	height: 668px;
	top: -4px;
	left: -4px;
} 

#male{
	left: -50px;
}

/* Gender */
.b-guide__gender {
	position: relative;
	height: 678px;
}
.b-guide__gender .b-subtitle {
	position: absolute;
	width: 320px;
	left: 50%;
	margin-left: -160px;
	top: 135px;
	z-index: 50;
}
.b-guide__gender .b-guide__body {
	position: absolute;
	left: 50%;
}
.b-guide__gender .b-guide__body_male {
	margin-left: -278px;
}
.b-guide__body__label {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 220px;
	height: 220px;
	margin: -110px 0 0 -110px;
	-webkit-box-shadow: 0 0 3px #e1e0da;
	-moz-box-shadow: 0 0 3px #e1e0da;
	box-shadow: 0 0 3px #e1e0da;
	background: #FFF;
	color: #4f4b4b;
	font: normal 20px/220px Arial, Helvetica, sans-serif;
	text-align: center;
	-webkit-border-radius: 110px;
	-moz-border-radius: 110px;
	border-radius: 110px;
}
.b-guide__body:hover .b-guide__body__label {
	background-color: #acbe00;
	color: #FFF;
}

/* Text */
.b-guide .b-text {
	margin-bottom: 35px;
}



/*** --- Branches --- ***/
.b-branches {
	margin: 0 -10px 75px 0;
}
.b-branches__item {
	float: left;
	overflow: hidden;
	width: 250px;
	height: 250px;
	padding: 90px 25px 25px;
	margin: 0 6px 6px 0;
}
.b-branches__item,
.b-branches__item__top {
	text-decoration: none;
}
.b-branches__item__title {
	display: block;
	text-align: center;
	margin-bottom: 90px;
}
.b-branches__item__title__text {
	display: inline-block;
	padding: 10px 0 10px 4px;
	border: 1px solid #2e2b25;
	border-left: none;
	border-right: none;
	color: #2e2b25;
	font: bold 12px/1.2 Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
	text-transform: uppercase;
}
a.b-branches__item:hover .b-branches__item__title__text,
.b-branches__item__top:hover .b-branches__item__title__text {
	padding-left: 14px;
	padding-right: 10px;
}
.b-branches__item__title_white .b-branches__item__title__text {
	border-color: #FFF;
	color: #FFF;
}
.b-branches__item__text {
	display: block;
	color: #2e2b25;
	font-size: 20px;
	line-height: 1;
	text-align: center;
}
.b-branches__item__text_white {
	color: #FFF;
}

/* diseases */
.b-branches__item_diseases {
	background-color: #c0bb9f;
}

/* forum */
.b-branches__item_forum {
	background-color: #453e29;
}

/* herbs */
.b-branches__item_herbs {
	background-color: #acbe00;
}

/* articles */
.b-branches__item_articles {
	padding-top: 17px;
	height: 323px;
	background-color: #757262;
}
.b-branches__item_articles .b-branches__item__title {
	width: 181px;
	height: 36px;
	padding: 73px 0 71px;
	margin: 0 auto 19px;
	background: url(../images/b-branches__item_articles__title.png) no-repeat;
	-webkit-border-radius: 91px;
	-moz-border-radius: 91px;
	border-radius: 91px;
}

/* symptoms */
.b-branches__item_symptoms {
	background-color: #acbe00;
}
.b-branches__item_symptoms .b-branches__item__title {
	margin-bottom: 44px;
}
.b-branches__item_symptoms .b-branches__item__text {
	margin-bottom: 10px;
}
.b-branches__item__form {
	overflow: hidden;
	margin-bottom: 5px;
}
.b-branches__item__form__part,
.b-branches__item__form__problem {
	display: block;
	width: 100% !important;
	margin-bottom: 5px;
}
.b-branches__item .selectBox-dropdown {
	float: left;
	margin-right: 5px;
	border-color: #b5b5b5;
}

/* newspaper */
.b-branches__item_newspaper {
	background-color: #c0bb9f;
}

/* library */
.b-branches__item_library {
	padding: 89px 24px 24px;
	border: 1px solid #e1dfd3;
}
.b-library-list .b-articles__item__picture__decor_play{
	display: none;
}

.b-library-list__item__data{
	position: absolute;
	bottom: 0;
	left: 37px;
}

.b-library-free .b-library-list__item__data{
	bottom: 20px;
}

.b-library-list__item__picture{
	text-align: center;
	display: block;
	height: 192px;
	margin-bottom: 15px;
	overflow: hidden;
}

/* video */
.b-branches__item_video {
	padding-top: 25px;
	height: 315px;
}
.b-branches__item_video .b-branches__item__decor {
	display: block;
	width: 244px;
	height: 230px;
	background: url(../images/b-branches__item_video__picture.jpg) no-repeat;
	margin: 0 auto 35px;
}



/*** --- 404 Note --- ***/
.b-404-note {
	text-align: center;
	margin-bottom: 35px;
}







/*** --- Moon Calendar --- ***/
.b-moon{
	border-top: 1px dotted #000;
	margin-bottom: 100px;
}

.b-moon__calendar{
	padding: 27px 0 41px 265px;
	overflow: hidden;
}

.b-moon__calendar__image{
	float: left;
	margin: 15px 27px 0 7px;
}

.b-moon__calendar__date{
	float: left;
	margin-right: 30px;
}

.b-moon__calendar__date .selectBox{
	background-color: #ededed;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
}

.b-moon__calendar__date_day .selectBox{
	width: 120px;
}

.b-moon__calendar__date_day .selectBox-label{
	font-size: 40px;
	color: #474540;
	width: 57px !important;
	text-align: center;
	border-right: 1px solid #dcdcdc;
	font-family: 'Times New Roman', Georgia, serif;
}

.b-moon__calendar__date_month .selectBox-label{
	font-size: 40px;
	color: #474540;
	width: 180px !important;
	text-align: center;
	border-right: 1px solid #dcdcdc;
	font-family: 'Times New Roman', Georgia, serif;
}

.b-moon__calendar__date .selectBox-arrow{
	width: 45px;
}

.b-moon__calendar__date_day{
	margin-left: 27px;
}

.b-moon__calendar__date_day .selectBox-dropdown{
	min-width: 120px;
}

.b-moon__calendar__date_month .selectBox-dropdown{
	min-width: 245px;
}

.b-moon__select-selectBox-dropdown-menu{
	background-color: #ededed;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.b-moon__select-selectBox-dropdown-menu a{
	padding: 11px 34px !important;
}

.b-moon__calendar__date__type{
	display: block;
	font-size: 14px;
	color: #888;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

.b-moon__calendar__date__text{
	font-size: 40px;
	color: #474540;
	padding-top: 5px;
	display: block;
	padding-top: 9px;
}

.b-moon__calendar-info{
	overflow: hidden;
	padding-left: 265px;
}

.b-moon__calendar-info__block{
	float: left;
	margin-right: 25px;
}

.b-moon__calendar-info__block__text{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 14px;
	line-height: 14px;
}

.b-moon__calendar-info__block__value{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 14px;
}

.b-moon__stager{
	padding-left: 240px;
	margin-top: 50px;
}

.b-moon__stager__day-info{
	position: relative;
	width: 700px;
	padding: 0 23px;
}

.b-moon__stager__day-info .l-moon__quote__decor_left{
	left: -47px;
}

.b-moon__stager__day-info .l-moon__quote__decor_right{
	right: -47px;
}

.b-moon__stager__day-info__text{
	font-family: 'Times New Roman', Georgia, serif;
	font-size: 23px;
	line-height: 23px;
	color: #4f4b4b;
}

.b-moon__stager__genesha{
	width: 770px;
	margin-top: 30px;
}

.b-moon__stager__genesha__text-block{
	border: 3px solid #acbe00;
	padding: 23px;
	position: relative;
}

.b-moon__stager__genesha__text-block:before{
	position: absolute;
	background: url('../images/moon/b-moon__stager__genesha__text-block.jpg') no-repeat;
	width: 27px;
	height: 26px;
	bottom: -26px;
	left: 290px;
	content: '';
}

.b-moon__stager__genesha__bottom{
	padding: 33px 0 0 50px;
	overflow: hidden;
}

.b-moon__stager__genesha__bottom__image{
	float: left;
}

.b-moon__stager__genesha__bottom__buy {
	margin-left: 400px;
}

.b-moon__stager__genesha__bottom__subscribed{
	margin-left: 400px;
	padding-top: 25px;
	margin-bottom: 10px;
}

.b-moon__stager__genesha__bottom__subscribed__text{
	color: #474540;
	font-size: 17px;
	line-height: 17px;
	position: relative;
	top: -7px;
	padding-left: 5px;
}

.b-moon__types{
	border-top: 1px dotted #000;
}

.b-moon__types__item{
	border-bottom: 1px dotted #000;
	padding: 30px 35px;
	overflow: hidden;
	display: block;
	text-decoration: none;
}

a.b-moon__types__item:hover .b-moon__types__item__right__subscribed__text{
	color: #000;
}

a.b-moon__types__item:hover .b-moon__types__item__name{
	text-decoration: underline;
	color: #4e8020;
}

.b-moon__types__item__left{
	float: left;
	width: 700px;
}

.b-moon__types__item__ico{
	width: 63px;
	height: 63px;
	display: block;
	float: left;
	margin-right: 25px;
}

.b-moon__types__item__ico_woman{
	background: url('../images/moon/b-moon__types__item__ico_woman.png') no-repeat;
}

.b-moon__types__item__ico_older{
	background: url('../images/moon/b-moon__types__item__ico_older.png') no-repeat;
}

.b-moon__types__item__name{
	font-size: 40px;
	line-height: 40px;
	color: #4f4b4b;
	float: left;
	padding-top: 11px;
}

.b-moon__types__item__right{
	margin-left: 700px;
	overflow: hidden;
}

.b-moon__types__item__right__form{
	padding: 10px 0 3px;
}

.b-moon__types__item__right .selectBox-label{
	padding: 15px 10px;
}

.b-moon__types__item__right .f-button{
	margin-left: 20px;
}

.b-moon__types__item__right__arrow{
	background: url('../images/moon/b-moon__types__item__right__arrow.png') no-repeat;
	width: 53px;
	height: 53px;
	float: left;
	margin-top: 8px;
}

.b-moon__types__item__right__subscribed{
	display: block;
	padding-top: 22px;
	margin-left: 163px;
}

.b-moon__types__item__right__subscribed__text{
	position: relative;
	top: -7px;
}

.b-moon__stager__other{
	background-color: #fff;
	text-align: center;
	width: 910px;
	padding: 90px 30px;
	margin: 0 0 50px -73px;
}

.b-moon__stager__other__text{
	font-size: 20px;
	color: #2e2b25;
}

.b-moon__stager__other__form{
	text-align: left;
	padding-left: 120px;
	margin-top: 85px;
}

.b-moon__stager__other__form .selectBox{
	min-width: 240px;
	margin-right: 20px;
}

.b-moon__stager__other__form .selectBox-label{
	padding: 15px 10px;
}

.b-moon__stager__subscribe{
	padding-left: 23px;
	margin: 70px 0;
	overflow: hidden;
}

.b-moon__stager__subscribe__form .selectBox{
	min-width: 240px;
	margin-right: 20px;
}

.b-moon__stager__subscribe__form .selectBox-label{
	padding: 15px 10px;
}

.b-moon__stager__subscribe__info{
	float: left;
	margin-left: 300px;
	margin-top: 20px;
}

.b-moon__stager__subscribe__info .b-moon__types__item__right__subscribed__image{
	float: left;
}

.b-moon__stager__subscribe__info__text{
	display: block;
	margin-left: 33px;
	padding-top: 3px;
}

.b-moon__info {
	overflow: hidden;
	margin: 0 0 50px 263px;
	width: 700px;
}
.b-moon__info__item {
	float: left;
	margin-right: 45px;
	font-size: 23px;
	line-height: 1;
}
.b-moon__info__item__mark {
	display: inline-block;
	height: 33px;
	margin-bottom: -2px;
	color: #acbe00;
	font-size: 38px;
	line-height: 33px;
	font-weight: bold;
}
.b-moon__info__item__mark img {
	vertical-align: top;
}
.b-moon__info__text {
	float: left;
	color: #666;
	font: normal 14px/17px Arial, Helvetica, sans-serif;
}
.b-moon__info__text__mark {
	color: #333;
}



/*** --- Moon Index --- ***/
.b-moon-index{
	margin: 35px 0 60px;
}

.b-moon-index__sections{
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	overflow: hidden;
}

.b-moon-index__sections__left{
	border-right: 1px dotted #000;
	width: 613px;
	height: 760px;
	float: left;
	padding: 0 80px;
	text-decoration: none;
	position: relative;
}

.b-moon-index__sections__left:hover,
.b-moon-index__sections__right:hover{
	background-color: #acbe00;
}

.b-moon-index__sections__left__title{
	text-transform: uppercase;
	display: block;
	text-align: center;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 35px;
	letter-spacing: 10px;
}

.b-moon-index__sections__left__image{
	background: url('../images/moon/b-moon-index__sections__left__image.png');
	display: block;
	width: 536px;
	height: 410px;
	margin-top: -65px;
}

.b-moon-index__sections__left__rur{
	position: absolute;
	height: 98px;
	width: 111px;
	background: url("../images/b-video-index__section_right__top__ico.png") no-repeat;
	top: 290px;
	left: 81px;
}

.b-moon-index__sections__left:hover .b-moon-index__sections__left__rur{
	background-position: 0 -98px;
}

.b-moon-index__sections__left__text{
	color: #333;
	display: block;
	font-size: 20px;
	font-style: italic;
	padding: 15px 0 25px;
	margin-bottom: 0;
}

.b-moon-index__sections__left:hover .b-moon-index__sections__left__title,
.b-moon-index__sections__left:hover .b-moon-index__sections__left__text,
.b-moon-index__sections__left:hover .b-moon-index__sections__left__bottom{
	color: #fff;
}

.b-moon-index__sections__left__decore{
	background: url('../images/moon/b-moon-index__sections__left__decore.png') repeat-x;
	height: 5px;
	width: 480px;
	margin: 0 auto;
	display: block;
}

.b-moon-index__sections__left:hover .b-moon-index__sections__left__decore{
	background-position: 0 -5px;
}

.b-moon-index__sections__left__bottom{
	color: #acbe00;
	display: block;
	text-align: center;
	font-style: italic;
	font-size: 30px;
	line-height: 25px;
	padding-top: 20px;
}

.b-moon-index__sections__right{
	width: 444px;
	height: 760px;
	float: left;
	text-decoration: none;
}

.b-moon-index__sections__right__title{
	text-transform: uppercase;
	display: block;
	text-align: center;
	font-size: 26px;
	letter-spacing: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 35px;
}

.b-moon-index__sections__right__image{
	background: url('../images/moon/b-moon-index__sections__right__image.png') no-repeat;
	width: 297px;
	height: 275px;
	display: block;
	margin: -15px 0 0 45px;
}

.b-moon-index__sections__right__text{
	font-size: 20px;
	display: block;
	font-style: italic;
	color: #333;
	padding: 60px 50px 0 80px;
}

.b-moon-index__sections__right:hover .b-moon-index__sections__right__title,
.b-moon-index__sections__right:hover .b-moon-index__sections__right__text{
	color: #fff;
}


/*** --- Library Item --- ***/
.b-lib-item{
	height: 1105px;
	margin-bottom: 40px;
	position: relative;
}
.b-lib-item__loader{
	position: absolute;
	width: 550px;
	left: 50%;
	top: 115px;
	margin-left: -225px;
}
.b-lib-item__loader__logo{
	width: 160px;
	height: 160px;
	background: url('../images/b-header.png') no-repeat;
	display: block;
	margin: 0 auto;
}
.b-lib-item__loader__text{
	font-size: 45px;
	display: block;
	text-align: center;
	color: #303030;
}
.b-lib-item__ie{
	display: none;
}





/*** --- 404 --- ***/
.b-404{
	padding-top: 50px;
}

.b-404__circle{
	width: 207px;
	height: 207px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #acbe00;
	margin: 0 auto;
	text-align: center;
}

.b-404__circle__text{
	font-size: 72px;
	line-height: 204px;
	color: #fff;
	background: url('../images/b-404__circle__text.png') no-repeat 50% 100%;
	padding-bottom: 5px;
}

.b-404__hint{
	text-align: center;
	padding: 35px 0;
}

.b-404__hint__ico{
	background: url('../images/b-404__hint__ico.png') no-repeat;
	width: 27px;
	height: 27px;
	display: inline-block;
	vertical-align: middle;
}

.b-404__hint__text{
	display: inline-block;
	vertical-align: middle;
	color: #474540;
	font-size: 17px;
}

.b-404__main{
	text-align: center;
	padding-bottom: 130px;
}

.b-404__main__link{
	text-decoration: none;
}

.b-404__main__text{
	display: inline-block;
	vertical-align: middle;
	text-decoration: underline;
	font-size: 17px;
	color: #acbe00;
}

.b-404__main__link:hover .b-404__main__text{
	text-decoration: none;
}

.b-404__main__ico{
	background: url('../images/b-404__main__ico.png') no-repeat;
	width: 53px;
	height: 53px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
}





/*** --- search --- ***/
.search{
	clear: both;
	padding-bottom: 80px;
}

.search__top{
	text-align: center;
	padding-bottom: 30px;
	font-size: 0;
}

.search__top__block{
	display: inline-block;
	vertical-align: middle;
	float: none;
	margin: 0 40px;
	padding-left: 0;
}

.search__list{
	border-top: 1px dotted #000;
	padding-bottom: 40px;
}

.search__list__item{
	display: table;
	width: 100%;
	vertical-align: middle;
	text-decoration: none;
	padding: 35px 0;
	border-bottom: 1px dotted #000;
	overflow: hidden;
}

.search__list__item__left{
	height: 100%;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	padding-left: 50px;
}

.search__list__item:hover{
	background-color: #acbe00;
}

.search__list__item__name{
	line-height: 40px;
	height: 40px;
}

.search__list__item__name__title{
	font-size: 40px;
	color: #4f4b4b;
	display: inline-block;
	vertical-align: bottom;
}

.search__list__item__name__section{
	display: inline-block;
	vertical-align: bottom;
	line-height: 27px;
	padding-left: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #888;
}

.search__list__item:hover .search__list__item__name__title,
.search__list__item:hover .search__list__item__name__section,
.search__list__item:hover p{
	color: #fff;
}

.search__list__item p{
	font-size: 17px;
	color: #4f4b4b;
	padding-right: 50px;
	padding-top: 15px;
}

.search__list__item__image{
	width: 161px;
	height: 161px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	float: right;
	margin-right: 140px;
}



/*** --- Cabinet --- ***/
.cabinet{
	
}

.cabinet__nav{
	text-align: center;
	padding-bottom: 50px;
}

.cabinet__personal{
	padding-bottom: 60px;
}

.cabinet__personal-wrap{
	overflow: hidden;
}

.cabinet__personal__left{
	float: left;
	width: 50%;
}

.cabinet__personal__left__col{
	width: 380px;
	float: right;
	clear: right;
	padding-bottom: 30px;
}

.cabinet__personal__left__col__name{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4f4b4b;
	padding: 0 0 5px 15px;
}

.cabinet__personal__left__col__input{
	width: 358px;
	color: #474540;
}

.cabinet__personal__right{
	float: right;
	width: 50%;
	text-align: left;
}

.cabinet__personal__right__image{
	margin-left: 110px;
	width: 180px;
	margin-left: 110px;
}

.cabinet__personal__right__image__remover{
	padding-top: 15px;
	text-align: center;
}

.cabinet__personal__right__image__wrap{
	text-align: center;
	margin-bottom: 6px;
}

.cabinet__personal__right__file-wrap{
	height: 48px;
	position: relative;
}

.cabinet__personal__right__file__file{
	display: block;
	height: 100%;
	width: 100%;
	border: none;
	background: none;
	font-size: 48px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	cursor: pointer;
}

.cabinet__personal__right__file__pseudo-file{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px #ccc;
	-moz-box-shadow: 0 1px 3px #ccc;
	box-shadow: 0 1px 3px #ccc;
	cursor: pointer;
	text-align: center;
	line-height: 48px;
	text-transform: uppercase;
	background-color: #72695f;
	color: #fff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-overflow: ellipsis;
	width: 150px;
	padding: 0 15px;
	overflow: hidden;
	white-space: nowrap;
}

.cabinet__personal__right__file__file:hover+.cabinet__personal__right__file__pseudo-file{
	background: #726960;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcyNjk2MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMyJSIgc3RvcC1jb2xvcj0iIzZmNjY1ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iIzY2NWQ1NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk2JSIgc3RvcC1jb2xvcj0iIzY1NWM1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NjVkNTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #726960 0%, #6f665d 32%, #665d54 85%, #655c53 96%, #665d56 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#726960), color-stop(32%,#6f665d), color-stop(85%,#665d54), color-stop(96%,#655c53), color-stop(100%,#665d56));
	background: -webkit-linear-gradient(top,  #726960 0%,#6f665d 32%,#665d54 85%,#655c53 96%,#665d56 100%);
	background: -o-linear-gradient(top,  #726960 0%,#6f665d 32%,#665d54 85%,#655c53 96%,#665d56 100%);
	background: -ms-linear-gradient(top,  #726960 0%,#6f665d 32%,#665d54 85%,#655c53 96%,#665d56 100%);
	background: linear-gradient(to bottom,  #726960 0%,#6f665d 32%,#665d54 85%,#655c53 96%,#665d56 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#726960', endColorstr='#665d56',GradientType=0 );
}

.cabinet__personal__submit{
	clear: both;
	width: 290px;
	height: 70px;
	line-height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	display: block;
	margin: 30px auto 0;
}

.cabinet__history{
	width: 100%;
	margin-bottom: 120px;
}

.cabinet__history__line{
	border-bottom: 1px dotted #000;
	font-size: 0;
}

.cabinet__history__line__first{
	width: 95px;
}

.cabinet__history__line__second{
	width: 225px;
}

.cabinet__history__line__third{
	width: 99px;
}

.cabinet__history__line__fourth{
	width: 97px;
}

.cabinet__history__line__fifth{
	width: 178px;
}

.cabinet__history__line__sixth{
	width: 313px;
}

.cabinet__history__row_head{
	padding: 10px 0 10px 35px;
	font-size: 14px;
	color: #888;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	vertical-align: middle;
}

.cabinet__history__row{
	padding: 25px 0 25px 35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4f4b4b;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
}

.cabinet__history__row_green{
	color: #acbe00;
}

.cabinet__history__row__date{
	display: block;
	font-size: 12px;
	color: #888;
	padding-top: 3px;
}

.cabinet__history__row .f-button{
	width: 160px;
	height: 48px;
	line-height: 48px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
}

.cabinet__history__row__file_more{	
	background: #72695f;
}

.cabinet__history__row__file_more:hover{
	background: #726960;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcyNjk2MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMyJSIgc3RvcC1jb2xvcj0iIzZmNjY1ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iIzY2NWQ1NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk2JSIgc3RvcC1jb2xvcj0iIzY1NWM1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NjVkNTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #726960 0%, #6f665d 32%, #665d54 85%, #655c53 96%, #665d56 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#726960), color-stop(32%,#6f665d), color-stop(85%,#665d54), color-stop(96%,#655c53), color-stop(100%,#665d56));
	background: -webkit-linear-gradient(top,  #726960 0%,#6f665d 32%,#665d54 85%,#655c53 96%,#665d56 100%);
	background: -o-linear-gradient(top,  #726960 0%,#6f665d 32%,#665d54 85%,#655c53 96%,#665d56 100%);
	background: -ms-linear-gradient(top,  #726960 0%,#6f665d 32%,#665d54 85%,#655c53 96%,#665d56 100%);
	background: linear-gradient(to bottom,  #726960 0%,#6f665d 32%,#665d54 85%,#655c53 96%,#665d56 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#726960', endColorstr='#665d56',GradientType=0 );
}



/*** --- Mail box --- ***/
.b-mail-box {
	width: 510px;
	min-height: 735px;
	padding: 35px 50px 50px 420px;
	background: url(../images/mail-box/bg.jpg) no-repeat 0 100%;
	font-family: Times, 'Times New Roman', serif;
}
.js-box-trigger {
	display: none;
}
.js-ajax-form_loading {
	opacity: 0.5;
}

/* title */
.b-mail-box__title {
	margin-bottom: 25px;
	color: #303030;
	font-size: 45px;
	line-height: 1;
}

/* count */
.b-mail-box__count {
	font-size: 0;
	margin-bottom: 25px;
	vertical-align: middle;
}
.b-mail-box__count__value {
	display: inline-block;
	width: 77px;
	height: 77px;
	margin-right: 15px;
	color: #FFF;
	background: url(../images/mail-box/count.png) no-repeat;
	font-weight: bold;
	font-size: 43px;
	line-height: 77px;
	vertical-align: middle;
	text-align: center;
}
.b-mail-box__count__title {
	display: inline-block;
	vertical-align: middle;
	font-size: 27px;
	line-height: 1;
	width: 415px;
}

/* list */
.b-mail-box__list {
	font-size: 17px;
	line-height: 22px;
	padding-bottom: 0.5em;
}
.b-mail-box__list__item {
	position: relative;
	padding-left: 35px;
	margin-bottom: 1em;
}
.b-mail-box__list__item__index {
	position: absolute;
	left: 0;
	top: 0;
	width: 22px;
	height: 22px;
	color: #FFF;
	background-color: #acbe00;
	font-style: normal;
	text-align: center;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
}

/* subtitle */
.b-mail-box__subtitle {
	margin-bottom: 25px;
	color: #4f4b4b;
	font-size: 27px;
	line-height: 1;
}
.b-mail-box__subtitle__arrow {
	position: relative;
	margin-left: 5px;
	display: inline-block;
	width: 1px;
	height: 1px;
	vertical-align: middle;
}
.b-mail-box__subtitle__arrow:after {
	position: absolute;
	left: 0;
	top: -3px;
	width: 33px;
	height: 32px;
	background: url(../images/mail-box/arrow.png) no-repeat;
	content: '';
}

/* form */
.b-mail-box__form {
	font-size: 0;
}
.b-mail-box__form .f-field {
	width: 205px;
	padding: 15px 17px;
	margin-right: 15px;
	vertical-align: middle;
}
.b-mail-box__form .f-button {
	padding: 0;
	height: 75px;
	width: 250px;
	vertical-align: middle;
}

/* success */
.b-mail-box__success {
	color: #222;
	padding: 55px 0;
	font-size: 24px;
	text-align: center;
}

/* admin session */
.b-admin-session {
	width: 100%;
	background: #EEE;
}
.b-admin-session__cell {
	padding: 20px 30px;
	text-align: left;
	vertical-align: middle;
}
.b-admin-session__cell_center {
	text-align: center;
}
.b-admin-session__cell_right {
	text-align: right;
}

/* ganesha float box */
.i-center {
	position: relative;
}
.b-article_wrap {
	position: relative;
	/* overflow: hidden; */
}
.b-section__content_left_align {
	margin: 0 40px;
}
.article__floatbox {
position: relative;
	right: 70px;
	top: 25px;
	width: 244px;
	padding: 0;
float: right;
}
.float_left{
float: left;
}
.article__floatbox .direct{
margin-bottom: 36px;
}
.article__floatbox .yap-logo-block__text{
display: none;
}
.article__floatbox .floatbox_inner{
	background: #acbe00;
border-radius: 120px;
}
.article__floatbox_hidden {
	opacity: 0;
}
.article__floatbox_content {
	padding: 33px 0 100px 0;
	overflow: hidden;
}
.article__floatbox_pic {
	text-align: center;
}
.article__floatbox_title {
	font: normal 21px/1.3 'Times New Roman', Georgia, serif;
	padding: 10px 23px 0;
	color: #fff;
}
.article__floatbox_desc {
	font: normal 17px/22px 'Times New Roman', Georgia, serif;
	padding: 10px 23px 0;
	color: #fff;
}
.article__floatbox_nav {
	padding: 20px 17px 0;
}
.article__floatbox_nav_item {
	font: normal 17px/22px 'Times New Roman', Georgia, serif;
	text-decoration: none;
	display: block;
	background: #acbe00;
	color: #fff;
	padding: 20px 10px;
	border-top: 1px solid #d6df82;
	border-bottom: 1px solid #d6df82;
	margin-top: -1px;
}
.article__floatbox_nav_item_big {
	font: bold 14px/28px Arial, Tahoma, Helvetica,sans-serif;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding-top: 5px;
}
.article__floatbox_nav_item:hover  {
	background: #9cad00;
	color: #fff;
}
.article__floatbox_nav_item:hover .article__floatbox_nav_item_big  {
	border: 0;
}
.article__floatbox_slogan {
	font: normal 30px/27px 'Times New Roman', Georgia, serif;
	padding: 10px 23px 0;
	color: #fff;
}


/*Ad Box Popup*/
.b-ad-box {
	width: 980px;
	padding: 100px 0 70px;
}
.b-ad-box__head {
	padding: 0 60px 0 405px;
	margin: 0 90px;
	background: url(../images/ad-box/avatar.jpg) no-repeat 0 0;
}
.b-ad-box__content {
	padding: 0 145px;
}
.b-ad-box__h1 {
	padding-bottom: 10px;
	color: #333333;
	font-size: 45px;
	line-height: 1;	
}
.b-ad-box__h2 {
	padding-bottom: 30px;
	color: #4f4b4b;
	font-size: 27px;
	line-height: 1;	
}
.b-ad-box__biglink {
	text-transform: uppercase;
	color: #acbe00;
	text-decoration: none;
}
.b-ad-box__bigbanner {
	position: relative;
	display: block;
	margin-bottom: 50px;
}
.b-ad-box__bigbanner *{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.b-ad-box__bigbanner:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0);
	z-index: 10;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;	
}
.b-ad-box__bigbanner:hover:after {
	background: rgba(0, 0, 0, 0.4);
}
.b-ad-box__bigbanner_image {
	width: 100%;
	display: block;
}
.b-ad-box__bigbanner_text {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 90px;
	left: 0;
	z-index: 20;
}
.b-ad-box__bigbanner_logo {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
	margin-top: -131px;
	left: 0;	
	z-index: 20;
}
.b-ad-box__bigbanner:hover .b-ad-box__bigbanner_logo {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1); 
    transform: scale(1.1);	
}
.b-ad-box__content .green {
	color: #acbe00;
}
.b-ad-box__content_list {
	line-height: 26px;
	padding-bottom: 50px;
}
.b-ad-box__content_list li {
	list-style: disc;
	list-style-position: inside;
	color: #acbe00;
}
.b-ad-box__content_list li span {
	color: #4f4b4b;
}
.b-ad-box__smallbanner {
	display: block;
	margin: 0 110px;
	text-align: center;
	padding: 40px 0;
	border-radius: 4px;
	position: relative;
	background: rgb(35,80,186); 
	background: -moz-linear-gradient(top,  rgba(35,80,186,1) 0%, rgba(25,56,130,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(35,80,186,1)), color-stop(100%,rgba(25,56,130,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(35,80,186,1) 0%,rgba(25,56,130,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(35,80,186,1) 0%,rgba(25,56,130,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(35,80,186,1) 0%,rgba(25,56,130,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(35,80,186,1) 0%,rgba(25,56,130,1) 100%); /* W3C */
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2350ba', endColorstr='#193882',GradientType=0 ); /* IE6-9 */	
	-webkit-box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    0px 1px 3px 1px rgba(0, 0, 0, 0.3);
	box-shadow:         0px 1px 3px 1px rgba(0, 0, 0, 0.3);	
}
.b-ad-box__smallbanner_text {
	position: relative;
	z-index: 20;
}
.b-ad-box__smallbanner:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0);
	z-index: 10;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;	
}
.b-ad-box__smallbanner:hover:after {
	background: rgba(0, 0, 0, 0.4);
}

/*-Doctors-*/

.b-doctor {
	position: relative;
	overflow: hidden;
	border: none;
}
.b-doctor:after {
	content: "";
	display: table;
	clear: both;
}

.b-doctor__column {
	width: 885px;
	margin: 0 auto;
}

/*Quote*/

.b-quote-horizontal{
	background: #acbe00;
	padding: 20px;
	width: 702px;
	height: 178px;
	border-radius: 120px;
	overflow: hidden;
	margin: 40px auto;  
	display: none;
}

.b-quote-horizontal:after {
	content: "";
	display: table;
	clear: both;
}

.b-quote-horizontal__text{
	float:left;
	width: 436px;
	padding: 26px 26px 26px 60px;
	color: #FFF;
	font-size: 22px;
	line-height: 30px;
	text-align: right;
}

.b-quote-horizontal__photo{
	float:left;
	width: 172px;
}

.a-quote-horizontal__doctors {
	color: #FFF;
}