.how-start {
	padding: 4rem 0 3.5rem;
}
.how-start_col {
	float: left;
}
.how-start_col._text {
	width: 92.5rem;
}
.how-start_col._banner {
	width: 29.5rem;
	margin: 0.9rem 0 0 2rem;
}
.how-start_col._banner img {
	width: 29.5rem;
}
.how-start_col._text h2 {
	margin-bottom: 2.4rem;
	margin-top: 2rem;
	font-family: HelveticaNeueCyrBold, sans-serif;
	letter-spacing: 0.36rem;
	text-transform: uppercase;
	font-size: 1.8rem;
	font-weight:normal;
}
.how-start_col._text div {
	margin-bottom: 0.7rem;
	color: #283946;
	font-size: 1.3rem;
	line-height: 2.2rem;
}
.how-start_col._text div p {
	margin: 0;
	padding-right: 7rem;
}
table.for-you td {
	border-right: 1px solid #e8e8e8;
	padding: 0 1.5rem 1rem 1.5rem;
	color: #283946;
	font-size: 1.4rem;
	line-height: 1.8rem;
	width:25%;
	text-align:center;
}
table.for-you td:last-child {
	border-right: none;
}

table.for-you td img {
	margin-bottom: 1.7rem;
	height: 5rem;
}
table.for-you td a {
	text-decoration: none;
}

.how-start_item._comment {
	display: block;
	margin-top: 0.6rem;
	padding-right: 3.9rem;
	text-align: right;
	font-style: italic;
}


.last_info {
	display: inline-block;
	float: right;
	width: 60.1rem;
	vertical-align: top;
}
.last_info ._item {
	display: inline-block;
	overflow: hidden;
	padding: 2.3rem;
	box-sizing: border-box;
	text-decoration: none;
	position: relative;
	float: left;
}
.last_info ._item._video {
	width: 29.5rem;
	height: 22.5rem;
	background-size: cover;
}
.last_info ._item._news {
	float: right;
	width: 29.5rem;
	height: 22.5rem;
	background-size: cover;
	background-blend-mode: multiply;
}
.last_info ._item._article {
	*zoom: 1;
	height: 17rem;
	width:100%;
	margin-top: 1rem;
	border: 1px solid #ccd6dc;
	background-size: contain;
	background-repeat:no-repeat;
	background-position:right;
}
.last_info ._item._article:before,
.last_info ._item._article:after {
	display: table;
	content: '';
	line-height: 0;
}
.last_info ._item._article:after {
	clear: both;
}

.last_info ._play-btn {
	display: block;
	width: 5rem;
	height: 5rem;
	background-size: 5rem, 5rem;
	box-sizing: border-box;
	vertical-align: top;
	background-image: url('/img/icons/pusk_video.svg');
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-bottom: 1.4rem;
}

.last_info ._text {
	letter-spacing: 0.13rem;
	text-transform: uppercase;
	font-family: 'ITCAvantGardeGothicDem', sans-serif;
	color: #ffffff;
	font-size: 1.8rem;
	text-decoration:none;
	display:block;
}
.last_info a._text:hover {
	color: #c9d741;
}
.last_info ._text span {
	color: #ccd650;
	display:block;
}
.last_info ._article ._text {
	color: #00a3e5;
	width:36.7rem;

}
.last_info ._title {
	display:block;
	margin-bottom: 3.2rem;
	font-family: HelveticaNeueCyrBold, sans-serif;
	letter-spacing: 0.35rem;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 1.8rem;
	text-decoration:none;
}
.last_info ._article ._title {
	margin-bottom: 1.4rem;
	color: #283946;
}
.last_info ._news ._title {
	margin-bottom: 2rem;
}
.last_info ._title:hover {
	color: #c9d741;
}

.last_info ._comment {
	margin-top: 1.2rem;
	color: #ffffff;
	font-size: 1.4rem;
	line-height: 1.7rem;
}
.last_info ._article ._comment {
	margin-top: 0.6rem;
	color: #283946;
	width:36.7rem;
	height:3rem;
	overflow:hidden;
}
.last_info a._more {
	display: block;
	position: absolute;
	bottom: 2.3rem;
	left: 2.3rem;
	margin-top: 1.4rem;
	text-decoration: none;
	color: #ffffff;
	font-size: 1.4rem;
}
.last_info ._article ._more {
	color: #00a3e5;
}
.last_info a._more:hover {
	color: #c9d741;
}
/*.last_info ._item._news ._bg {
	top:0;
	left:0;
	width: 29.5rem;
	height: 22.5rem;
	background: #183645;
	opacity: 0.35;
	position:absolute;
	z-index:1;
}*/
.last_info ._item._news ._txt {
	position:absolute;
	display:block;
	z-index:2;
	top:0;
	left:0;
	width: 29.5rem;
	height: 22.5rem;
	padding: 2.3rem;
	box-sizing:border-box;
}



.last_lessons {
	position: relative;
	float: left;
	display: inline-block;
	width: 62.6rem;
	margin-right: 0.9rem;
	vertical-align: top;
}
.last_lessons ._item {
	position: relative;
	display: inline-block;
	float: left;
	box-sizing: border-box;
	width: 62.6rem;
	height: 40.5rem;
	padding: 2.3rem 2.7rem;
	background-size:cover;
	background-blend-mode: multiply;
}
.last_lessons ._item:hover {
	/*background-blend-mode: normal;*/
}
.last_lessons ._controls {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 62.6rem;
	height: 6.4rem;
	background: rgba(40, 27, 17, 0.58);
}
.last_lessons ._top {
	*zoom: 1;
}
.last_lessons ._top:before,
.last_lessons ._top:after {
	display: table;
	content: '';
	line-height: 0;
}
.last_lessons ._top:after {
	clear: both;
}
.last_lessons ._prev, .last_lessons ._next {
	position: absolute;
	top: 1.8rem;
	display: inline-block;
	text-decoration: none;
	height: 3rem;
	background-size: 3rem, 3rem;
	box-sizing: border-box;
	vertical-align: top;
	background-repeat: no-repeat;
	width: auto;
	max-width:26rem;
	height:3.5rem;
	overflow:hidden;
}
.last_lessons ._prev.disabled, .last_lessons ._next.disabled {
	display: none!important;
}
.last_lessons ._prev {
	background-image: url(/img/icons/arrow_left.svg);
	left: 2.7rem;
	padding-left: 5.5rem;
	background-position: left center;
}
.last_lessons ._prev:hover {
	background-image: url(/img/icons/arrow_left_green.svg);
}
.last_lessons ._next {
	background-image: url(/img/icons/arrow_right.svg);
	right: 2.7rem;
	padding-right: 5.5rem;
	background-position: right center;
}
.last_lessons ._next:hover {
	background-image: url(/img/icons/arrow_right_green.svg);
}

.last_lessons ._time {
	position: absolute;
	right: 2.3rem;
	top: 1rem;
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-family: 'ITCAvantGardeGothicDem', sans-serif;
}
.last_lessons ._time-h1 {
	margin-top: 0;
	font-size: 7.5rem;
	line-height: 6.2rem;
}
.last_lessons ._time-h2 {
	font-size: 2rem;
}

.last_lessons ._time-clock {
	padding-top: 1rem;
	font-size: 1.4rem;
	text-align: right;
}
.last_lessons ._time-clock i {
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.5rem;
	margin-top: -0.3rem;
	opacity: 0.5;
	width: 1.7rem;
	height: 1.7rem;
	background: url('/img/icons/time.svg') no-repeat center;
	background-size: contain;
}

/*.last_lessons ._date {
	float: right;
}
.last_lessons ._date ._dd {
	margin-top: 0;
	font-family: 'ITCAvantGardeGothicMedium', sans-serif;
	text-align: right;
	color: #ffffff;
	font-size: 8.5rem;
}
.last_lessons ._date ._mm {
	margin-top: 3.8rem;
	padding-right: 0.3rem;
	font-family: 'ITCAvantGardeGothicDem', sans-serif;
	text-align: right;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 2rem;
}
.last_lessons ._date ._time {
	text-align: center;
	margin-top:1.8rem;
	margin-top:1.8rem;
	background-size: 1.8rem, 1.8rem;
	box-sizing: border-box;
	vertical-align: top;
	background-image: url(/img/icons/time.svg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 1.8rem;
	padding-left: 5.8rem;
	font-family: 'ITCAvantGardeGothicDem', sans-serif;
	color: #ffffff;
	font-size: 1.4rem;
}*/

.last_lessons ._title {
	float: left;
	width: 40rem;
	color: #ffffff;
	letter-spacing: 0.3rem;
	text-transform: uppercase;
	font-size: 1.8rem;
	font-family: "HelveticaNeueCyrBold", sans-serif;
}
.last_lessons ._title a {
	display:block;
	text-decoration:none;
	margin-bottom: 0.2rem;
	margin-top: 4.8rem;
	font-family: 'ITCAvantGardeGothicDem', sans-serif;
	letter-spacing: 0;
	font-size: 4rem;
	line-height: 4rem;
	color: #ffffff;

}
.last_lessons ._title a:hover {
	color: #c9d741;
}

.last_lessons ._event-title {
	display: block;
	color: #b8b8b8;
	font-size: 1.4rem;
}
.last_lessons ._event-comment {
	display: block;
	font-family: HelveticaNeueCyrBold, sans-serif;
	color: #ffffff;
	font-size: 1.4rem;
}

.banner-best-price {
	display:block;
	background:url(/img/home/banner-best-price.png) center 1.6rem no-repeat;
	background-size:8.6rem 10.8rem;
	width:19.8rem;
	height:19.8rem;
	text-align:center;
	color: #183645;
	box-sizing:border-box;
	padding-top:14rem;
	font-size:2.2rem;
	text-transform:uppercase;
	font-weight:bold;
	line-height:2.4rem;
	text-decoration:none;
	font-family: 'ITCAvantGardeGothicDem', sans-serif;
}
.banner-new-col {
	display:block;
	background:url(/img/home/banner-new-col.png) center center no-repeat;
	background-size:100%;
	width:50.5rem;
	height:19.8rem;
	text-align:center;
	color: #fff;
	box-sizing:border-box;
	padding-top:5rem;
	padding-left:5rem;
	padding-right:24rem;
	font-size:2.8rem;
	text-transform:uppercase;
	font-weight:bold;
	line-height:3.6rem;
	text-decoration:none;
	font-family: HelveticaNeueCyrBold, sans-serif;
	position:relative;
}
.banner-new-col ._line {
	position:absolute;
	width: 12.3rem;
	height: 0.6rem;
	top:13.2rem;
	left:10rem;
	background:#fff;
	transition: background 0.2s linear;
}
.banner-new-col:hover ._line {
	background:#c9d741;
}

.banner-tour-home {
	display:block;
	background:url(/img/home/banner-tour.jpg) center center no-repeat;
	background-size:100%;
	width:29.2rem;
	height:51.6rem;
	position:relative;
}
.banner-tour-home h3 {
	width:29.2rem;
	position:absolute;
	text-align:center;
	color: #fff;
	left:0;
	top:1rem;
	font-size:2.2rem;
	text-transform:uppercase;
	font-weight:bold;
	line-height:3.6rem;
	text-decoration:none;
	font-family: HelveticaNeueCyrBold, sans-serif;
}
.banner-tour-home:hover h3 {
	color:#c9d741;
}
.banner-tour-home span {
	position:absolute;
	text-align:center;
	width:20rem;
	left:4.6rem;
	top:45rem;
	display: block;
	text-decoration: none;
	border: none;
	border-radius: 5px;
	line-height:3.6rem;
	background-color: #00a3e5;
	color: #fff;
	font-size: 1.6rem;
	text-transform: uppercase;
}
.banner-tour-home:hover span {
	background-color:#c9d741;
}


.banner-puteshestvie {
	display:block;
	background:url(/img/home/banner-puteshestvie.jpg) center center no-repeat;
	background-size:100%;
	width:50.5rem;
	height:19.8rem;
	text-align:center;
	color: #fff;
	box-sizing:border-box;
	padding-top:8.2rem;
	font-size:2.8rem;
	text-transform:uppercase;
	font-weight:bold;
	line-height:3.6rem;
	text-decoration:none;
	font-family: HelveticaNeueCyrBold, sans-serif;
	position:relative;
}


.banner-new-col-small {
	display:block;
	background:url(/img/home/banner-new-col-small.svg) center no-repeat;
	background-size:100%;
	width:19.8rem;
	height:19.8rem;
	text-align:center;
	color: #183645;
	box-sizing:border-box;
	padding-top:7.5rem;
	font-size:2.5rem;
	text-transform:uppercase;
	font-weight:bold;
	line-height:2.7rem;
	text-decoration:none;
	font-family: HelveticaNeueCyrBold, sans-serif;
}