

/* Start:/bitrix/content_fonts/lato_regular/latoregular.css?1510048236298*/
@font-face
{
	font-family: "LatoRegular";
	src: url('/bitrix/content_fonts/lato_regular/lato-regular-webfont.eot');
	src: url('/bitrix/content_fonts/lato_regular/lato-regular-webfont.eot?#iefix') format("embedded-opentype"),
	url('/bitrix/content_fonts/lato_regular/lato-regular-webfont.woff') format("woff"),
	url('/bitrix/content_fonts/lato_regular/lato-regular-webfont.ttf') format("truetype");
	font-style: normal;
	font-weight: 400
}
/* End */


/* Start:/bitrix/templates/landing/css/blackfriday.css?154875186116863*/
html,
body {
	margin: 0;
	padding: 0
}

h1,h2,h3,h4,h5,h6,p,blockquote,
pre,a,abbr,acronym,address,cite,
code,del,dfn,em,img,q,s,samp,small,
strike,strong,sub,sup,tt,var,dd,dl,
dt,li,ol,ul,fieldset,form,label,legend,
button,table,caption,tbody,tfoot,thead,
tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

ol,
ul {
	list-style: none;
	text-decoration: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
	content: ""
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

* {
	outline: 0;
	box-sizing: border-box
}

*:focus {
	outline: 0
}

a:focus {
	outline: 0
}

a::focus {
	outline: -webkit-focus-ring-color none
}

a img,
:link img,
:visited img {
	border: 0
}

a:hover,
a:active {
	outline: 0
}

figure {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

audio:not([controls]) {
	display: none
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle
}

button,
input {
	line-height: normal;
	*overflow: visible
}

input {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	background: transparent;
	vertical-align: baseline;
	font: inherit;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button
}

input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

textarea {
	overflow: auto;
	vertical-align: top
}

.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir='rtl'] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

@font-face {
	font-family: 'slick';
	font-weight: normal;
	font-style: normal
}

.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25
}

.slick-prev:before,
.slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto
}

.slick-prev:before {
	content: ''
}

[dir='rtl'] .slick-prev:before {
	content: ''
}

.slick-next {
	right: -25px
}

[dir='rtl'] .slick-next {
	right: auto;
	left: -25px
}

.slick-next:before {
	content: ''
}

[dir='rtl'] .slick-next:before {
	content: ''
}

.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -45px;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1
}

.slick-dots li button:before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '';
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black
}

.clear_fix:after {
	content: '';
	display: block;
	clear: both
}

body {
	background: #052844 url("/images/features/landing/blackfriday/body_bg.png") center 17px no-repeat;
	font: 20px 'Montserrat', sans-serif;
	font-weight: 500;
}

a {
	font: 20px 'Montserrat', sans-serif;
	font-weight: 500;
}

.container {
	max-width: 1170px;
	margin: 0 auto
}

header {
	text-align: center
}

header .wrap_logo {
	position: relative;
	z-index: 2;
	margin: 58px 0 0
}

header .event_wrap {
	min-height: 92px
}

header .event_wrap .event_name {
	display: inline-block;
	transform: rotate(15deg);
	background: #181818;
	border-radius: 2px;
	color: #8A8A8A;
	font-size: 22px;
	margin: 3px 0 0 -18px;
	padding: 8px 18px 12px
}

header .head_text {
	color: #4a7495;
	max-width: 900px;
	margin: 0 auto 65px
}

header .big_title {
	font-size: 40px;
	color: #7aa4c5;
	margin: 0 0 73px
}

header .big_title .discount {
	color: #a8ee7a
}

.discount .disc_desc {
	color: #4a7495;
	text-align: center;
	margin: 0 0 24px
}

.discount ul {
	margin: 0 0 88px;
	overflow: hidden
}

.discount li {
	overflow: hidden;
	float: left;
	width: 33.3%
}

.discount li .content_circles {
	width: 286px;
	height: 286px;
	background-color: #115893;
	border-radius: 50%;
	position: absolute;
	border: 15px solid #115893;
	position: inherit;
	margin: 0 auto;
	box-shadow: 0 0 6px rgba(17, 50, 63, 0.16);
	text-align: center;
	overflow: hidden;
	display: block
}

.discount li .content_circles .inner_cir {
	overflow: hidden;
	border-radius: 50%;
	padding: 5px;
	display: table;
	width: 100%;
	height: 100%;
	padding: 2px
}

.discount li .content_circles .inner_cir .fin_cir {
	background-color: #115893;
	border-radius: 50%;
	text-align: center;
	display: table-cell;
	width: 100%;
	height: 100%;
	border-width: 2px
}

.discount li .number_step {
	font-size: 46px;
	color: #fff;
	margin: 21px 0 0
}

.discount li .number_step:after {
	content: '';
	width: 35%;
	height: 1px;
	background: #256ea9;
	margin: 21px auto 13px;
	display: block
}

.discount li .step_desc {
	font: 17px/24px 'LatoRegular', sans-serif;
	color: #fff;
	max-width: 91%;
	margin: 0 auto
}

.gradient {
	background: linear-gradient(to bottom, #2da0d3 0, #71b883 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2da0d3', endColorstr='#71b883', GradientType=0)
}

.inner_cir_procedure {
	border-radius: 50%;
	padding: 5px;
	display: table
}

.fin_cir_procedure {
	background-color: #115893;
	border-radius: 50%;
	text-align: center;
	display: table-cell
}

.tarifs {
	border: 2px solid #123e61;
	margin: 0 24px 75px 12px
}

.tarifs .one_col {
	float: left;
	width: 33.33%;
	padding: 0 1%;
	border-right: 2px solid #123e61
}

.tarifs .tarifs_head {
	border-bottom: 2px solid #123e61;
	margin: 0 -2px 0 0;
	text-align: center;
	color: #4a7495
}

.tarifs .tarifs_head .one_col {
	padding: 16px 1% 32px
}

.tarifs .name_tarif {
	margin: 0 0 4px
}

.tarifs .block_price {
	border-bottom: 2px solid #123e61;
	margin: 0 -2px 0 0;
	text-align: center;
	color: #4a7495
}

.tarifs .block_price .late_price {
	margin: 0 0 2px
}

.tarifs .block_price .one_col {
	padding: 21px 1% 22px
}

.tarifs .block_price .new_price {
	font-size: 30px;
	color: #a8ee7a
}

.tarifs .block_buy {
	margin: 0 -2px 0 0;
	text-align: center
}

.tarifs .block_buy .one_col {
	padding: 15px 1% 18px
}

.tarifs .block_buy .btn_buy,
.b-buy-modal .btn_buy {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	width: 171px;
	height: 46px;
	line-height: 46px;
	text-decoration: none;
	border-radius: 2px;
	background: linear-gradient(to bottom, #bee718 0, #94ca01 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bee718', endColorstr='#94ca01', GradientType=0)
}

.tarifs .block_buy .btn_buy:hover,
.b-buy-modal .btn_buy:hover {
	background: #96c108
}

.time_left {
	margin: 0 0 110px
}

.time_left .title_time {
	text-align: center;
	font: 13px/30px 'LatoRegular', sans-serif;
	color: #0e4d78;
	margin: 0 0 5px
}

.time_left .count_box {
	display: block;
	text-align: center
}

.time_left .count_box .countdown {
	background: #0d0d0d;
	border-radius: 14px;
	font-size: 60px;
	color: #989898;
	padding: 10px 5px;
	height: 156px;
	display: inline-block;
	box-shadow: 0 2px 0 0 #0b3556
}

.time_left .count_box .item {
	position: relative;
	background: #1f1f1f;
	margin: 0 5px;
	border-radius: 10px;
	width: 112px;
	text-align: center;
	display: inline-block;
	line-height: 136px;
	box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 4px 0 0 #000
}

.time_left .count_box .item:before {
	content: '';
	height: 2px;
	width: 100%;
	background: #000;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0
}

.time_left .count_box .item:after {
	content: '';
	position: absolute;
	width: 100%;
	top: 46%;
	height: 14px;
	background: url("/images/features/landing/blackfriday/temp/count_el.png") no-repeat 0 center, url("/images/features/landing/blackfriday/temp/count_el.png") no-repeat right center;
	left: 0;
	right: 0;
	z-index: 2
}

.time_left .count_box .item span {
	min-width: 43px;
	display: inline-block
}

.time_left .count_box .item .label {
	color: #0e4d78;
	font: 13px/30px 'LatoRegular', sans-serif;
	position: absolute;
	bottom: -40px;
	left: 0;
	right: 0
}

.time_left .count_box .separator {
	display: none
}

.action_bl {
	max-width: 780px;
	border: 1px solid #0f3b5f;
	border-radius: 8px;
	margin: 0 auto 77px;
	color: #4a7495;
	padding: 0 50px 33px
}

.action_bl .action_title_wrap {
	text-align: center;
	margin: -17px 0 39px
}

.action_bl .action_title {
	font-size: 23px;
	text-align: center;
	padding: 0 20px;
	background: #052844;
	display: inline-block
}

.action_bl li {
	position: relative;
	padding: 0 0 0 23px;
	margin: 0 0 20px;
	font: 14px/16px 'LatoRegular', sans-serif
}

.action_bl li:before {
	content: '';
	width: 9px;
	height: 9px;
	border-radius: 50%;
	position: absolute;
	left: 1px;
	top: 5px;
	background: #1582a6
}

.video_block {
	display: table;
	width: 420px;
	height: 150px;
	margin: 0 auto;
	border: 3px solid #fff;
	border-radius: 3px;
	box-shadow: 0 14px 14px rgba(17, 50, 63, 0.16);
	background: #052844;
	text-align: center;
	font-size: 40px;
	color: #7aa4c5;
	position: relative
}

.video_block .text_bl {
	display: table-cell;
	vertical-align: middle
}

#capabilities {
	overflow: hidden
}

.video_block .icon_close {
	content: '';
	position: absolute;
	top: -40px;
	right: -40px;
	width: 24px;
	height: 24px;
	background: url(/images/features/landing/blackfriday/temp/icon_close.png) 0 0 no-repeat;
	cursor: pointer;
	transition: all .5s ease-out
}

.video_block .icon_close:hover {
	transform: rotate(-90deg)
}

.video_wrap {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.4);
	z-index: 4
}

.b-buy-modal {
	font-size: 16px;
	line-height: 26px;
	font-family: 20px 'Montserrat', sans-serif;
	font-weight: 500;
	color: #6a828c;
}

.b-buy-modal a.reg {
	-o-transition-property: background-color, border-color, color, opacity;
	-moz-transition-property: background-color, border-color, color, opacity;
	-webkit-transition-property: background-color, border-color, color, opacity;
	transition-property: background-color, border-color, color, opacity;
	-o-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	color: #2fc7f7;
	border-bottom: 2px none #cdf0ff;
}

.x-text, .x-password {
	display: block;
	position: relative;
	z-index: 0;
}

.b-buy-modal .x-text {
	border-radius: 5px;
	behavior: url(/bitrix/templates/b24_new/css/PIE.htc);
	-o-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-o-transition-property: background-color, color;
	-moz-transition-property: background-color, color;
	-webkit-transition-property: background-color, color;
	transition-property: background-color, color;
	height: 40px;
	background: #fff;
	color: #475155;
	border: 2px solid #d5dde0;
}

.x-text input, .x-password input, .x-text .e-placeholder, .x-password .e-placeholder {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	position: relative;
	background: url(/bitrix/templates/b24_new/img/shared/transparent.png);
	line-height: normal;
}

.x-text input, .x-password input {
	width: 100%;
}

.b-buy-modal .x-text input, .b-buy-modal .x-text .e-placeholder {
	font-size: 16px;
	line-height: 19px;
	color: inherit;
	top: 0;
	left: 0;
	padding: 9px 50px 10px 24px;
}

@media screen and (max-width: 1200px) {
	body {
		padding: 0 10px
	}
}

@media screen and (max-width: 1024px) {
	.tarifs .block_buy .btn_buy,
	.b-buy-modal .btn_buy {
		width: 150px
	}

	.discount li .content_circles {
		width: 235px;
		height: 235px
	}

	.discount li .number_step {
		margin: 15px 0 0
	}

	.discount li .number_step:after {
		margin: 15px auto 10px
	}

	.discount li .step_desc {
		max-width: 86%;
		font-size: 12px
	}
}

@media screen and (max-width: 768px) {
	header .big_title {
		font-size: 32px
	}

	.discount li {
		float: none;
		width: 100%;
		margin: 0 0 25px
	}

	.discount li .content_circles {
		width: 290px;
		height: 290px
	}

	.discount li .number_step {
		margin: 21px 0 0
	}

	.discount li .number_step:after {
		margin: 21px auto 13px
	}

	.discount li .step_desc {
		font-size: 17px
	}

	.time_left .count_box .countdown {
		font-size: 50px
	}

	.time_left .count_box .item {
		width: 100px
	}

	.tarifs {
		margin: 0 0 75px
	}

	.tarifs .one_col {
		font-size: 15px
	}

	.tarifs .block_buy .btn_buy,
	.b-buy-modal .btn_buy {
		line-height: 40px;
		height: 40px;
		width: 90%
	}

	.tarifs .block_price .new_price {
		font-size: 22px
	}

	.video_block .icon_close {
		right: 0
	}
}

@media screen and (max-width: 480px) {
	header .big_title {
		font-size: 25px
	}

	.action_bl {
		padding: 0 20px 33px
	}

	.time_left .count_box .countdown {
		height: 90px;
		font-size: 30px
	}

	.time_left .count_box .item {
		line-height: 70px;
		width: 60px
	}

	.time_left .count_box .item span {
		min-width: 24px
	}

	.tarifs {
		overflow: hidden
	}

	.tarifs .tarifs_head,
	.tarifs .block_price,
	.tarifs .block_buy {
		border-bottom: 0;
		margin: 0;
		float: left;
		width: 33.3%
	}

	.tarifs .tarifs_head .one_col:last-child,
	.tarifs .block_price .one_col:last-child,
	.tarifs .block_buy .one_col:last-child {
		border-bottom: 0
	}

	.tarifs .one_col {
		width: 100%;
		float: none;
		height: 130px;
		overflow: hidden;
		border-bottom: 2px solid #123e61
	}

	.tarifs .block_buy .one_col {
		padding-top: 24px;
		border-right: 0
	}

	.tarifs .block_buy .btn_buy,
	.b-buy-modal .btn_buy {
		width: 85%
	}

	.tarifs .block_price .new_price {
		font-size: 20px
	}

	.tarifs .tarifs_head .one_col {
		padding: 25px 3% 32px
	}

	.video_block {
		width: 270px
	}
}
/* End */
/* /bitrix/content_fonts/lato_regular/latoregular.css?1510048236298 */
/* /bitrix/templates/landing/css/blackfriday.css?154875186116863 */
