* {box-sizing: border-box;}

.b-footer {
	min-width: 360px;
	width: 100%;
}
.header {
	min-width: 360px;
	width: 100%;
}

.b-page {
	background: #fff;
	width: 100%;
	height: 100%;
	color: #000000;
	font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	padding: 0px;
	margin: 0px;
}

.b-no-js-alert {
	background-color: #ff9;
	background-image: linear-gradient(to bottom, #ffc, #fd66);
	line-height: 25px;
	padding: 10px;
	font-size: 16px;
	text-align: center;
}

.js-on .b-no-js-alert {display: none;}



.b-section {
	min-width: 1000px;
	position: relative;
}
.b-section__wrapper {
	position: relative;
	min-width: 1000px;
	z-index: 1;
}
.b-section_reviews {
	text-align: center;
	padding: 60px 0 60px 0;
	min-height: 755px;
	box-sizing: border-box;
	background-color: #f7f9fc;
}
.b-section__description {
	font-weight: 200;
}
.b-section_reviews .b-section__description {
	font-size: 17px;
	color: #8c96a5;
}
.b-section__title {
	font-size: 40px;
	font-family: Roboto;
	letter-spacing: 0.5px;
	font-weight: 200;
	margin-bottom: 10px;
}

.b-press__magazines {
	margin-top:20px;
	height: 235px;
	overflow: hidden;
}
.b-press__author {
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.2px;
	text-align: center;
	color: #262d39;
	margin-top:34px;
}
.b-press__review {
	width:557px;
	text-align: left;
	font-family: 'Roboto';
	font-size: 15px;
	font-weight: 200;
	font-style: italic;
	font-stretch: normal;
	line-height: 1.8;
	letter-spacing: 0.2px;
	color: #8c96a5;
	border-radius: 16px;
	border: solid 2px #e8eaf2;
	display: inline-block;
	margin-top:20px;
	position: relative;
	padding:30px;
	background: #fff;
}
.b-press__review:before {
	content: '';
	position: absolute;
	top: -32px;
	border: 16px solid transparent;
	border-bottom: 16px solid #e8eaf2;
	left: 263px;
}
.b-press__review:after {
	content: '';
	position: absolute;
	top: -28px;
	border: 14px solid transparent;
	border-bottom: 14px solid #fff;
	left: 265px;
}
.b-press__text {
	display:none;
}
.b-press__text_visible {
	display: inline-block;
}
.b-press__link {
	font-family: Roboto;
	text-decoration: none;
	color: #107bdc;
	font-weight: 200;
}
.b-press__link:hover{
	text-decoration: underline;
}

.b-top {
	background: #308CCF;
	height: auto;
	min-height: 716px;
	position: relative;
	text-align: center;
	padding: 0;
}
.b-top::before {
	content: " ";
	position: absolute;
	width: 50%;
	height: 100%;
	opacity: 1;
	background-color: #0475B5;
	top: 0px;
	right: 0px;
}
.b-top__bg {
	width: 100%;
	height: 100%;
	position: absolute;
	background: url("../i/12/bg.svg") 50% 50% no-repeat;
}
.b-top__book {
	position: absolute;
	width: 52%;
	height: 100%;
	top: 0;
	right: 0;
}
.lazyload .b-top__book {
	background: none;
}
.lazyloaded .b-top__book, .b-top__book {
	background: url("../i/12/top_book.png") 0 50% no-repeat;
}
.b-top .b-section__wrapper {
	padding: 68px 0;
	text-align: left;
}
.mobile .b-top .b-section__wrapper {
	text-align: center;
}
.b-top__productlogo {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.b-top__productname {
	display: inline-block;
	vertical-align: middle;
	font-size: 31px;
	font-weight: bold;
	line-height: 31px;
	color: #ffffff;
}
.b-top__title {
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 60.6199px;
	line-height: 71px;
	color: #FFFFFF;
	text-shadow: 0px 2.75545px 2.75545px rgba(0, 0, 0, 0.15);
	padding-top: 37px;
}
.b-top__description {
	font-size: 21px;
	line-height: 21px;
	color: #ffffff;
	margin-top: 18px;
	font-weight: 200;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
}
.b-top__btn {
	margin-top: 18px;
}
.b-top__btn .b-btn_green {
	margin-right: 8px;
}
.b-top__compatible {
	width: 470px;
	margin-top: 22px;
}
.b-top__achivs {
	margin-top: 40px;
}
.b-top__scroll {
	position: absolute;
	left: 50%;
	bottom: -25px;
	margin-left: -25px;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	background-color: #ffffff;
	box-shadow: -1px 2px 12px 0 rgba(52, 54, 116, 0.2);
	cursor: pointer;
	z-index: 10;
}
.b-top__scroll:after {
	content: " ";
	position: absolute;
	width: 12px;
	height: 12px;
	transform: rotate(-315deg);
	border: solid 2px #266de7;
	border-top: 0;
	border-left: 0;
	top: 17px;
	left: 19px;
	box-sizing: border-box;
}

.b-scan {
	padding: 79px 0 0;
}
.b-scan .b-section__wrapper {
	text-align: center;
}
.b-scan__title {
	text-align: center;
	padding: 0;
	font-style: normal;
	font-weight: 500;
	font-size: 33px;
	line-height: 160%;
	color: #000000;
}
.b-scan__features {
	width: 100%;
	position: relative;
	height: 630px;
}
.b-scan__arrows {
	position: absolute;
	top: 148px;
	left: 50%;
	background: url("../i/12/scan_arrows.svg");
	width: 859px;
	height: 361px;
	margin-left: -429px;
}
.b-scan__pulse {
	position: absolute;
	top: 251px;
	width: 754px;
	height: 90px;
	left: 50%;
	margin-left: -377px;
	background: url("../i/12/scan_pulse.svg");
}
.b-scan__btn {
	position: absolute;
	top: 213px;
	left: 50%;
	margin-left: -102px;
	width: 204px;
	height: 203px;
	background: url("../i/12/scan_btn_bg.png");
}
.b-scan__scan {
	position: absolute;
	top: 21px;
	left: 21px;
	background: url("../i/12/scan_btn.svg");
	width: 161px;
	height: 160px;
	text-align: center;
	line-height: 160px!important;
	color: #ffffff;
	font-weight: 100;
	font-size: 34px;
	font-family: 'Open Sans', sans-serif !important;
}
.b-scan__comet {
	position: absolute;
	width: 184px;
	height: 184px;
	top: 10px;
	left: 10px;
	background: url("../i/12/scan_comet.png") no-repeat;
	transition: all 0.5s ease;
  	animation: rotate 7s linear infinite;
}

@keyframes rotate {
  from {
    transform: rotate(-360deg);
  }
}

.b-scan__icon_1 {
	position: absolute;
	top: 268px;
	width: 90px;
	height: 90px;
	background: url("../i/12/scan_icon01.svg");
	left: 36px;
}
.b-scan__icon-text_1 {
	position: absolute;
	text-align: center;
	width: 142px;
	top: 101px;
	left: 50%;
	margin-left: -71px;
	font-size: 15px;
	line-height: 160%;
	color: #000000;
}
.b-scan__icon_2 {
	position: absolute;
	top: 114px;
	width: 90px;
	height: 90px;
	background: url("../i/12/scan_icon02.svg");
	left: 328px;
}
.b-scan__icon-text_2 {
	position: absolute;
	text-align: center;
	width: 234px;
	top: -34px;
	left: 50%;
	margin-left: -117px;
	font-size: 15px;
	line-height: 160%;
	color: #000000;
}
.b-scan__icon_3 {
	position: absolute;
	top: 114px;
	width: 90px;
	height: 90px;
	background: url("../i/12/scan_icon03.svg");
	left: 594px;
}
.b-scan__icon-text_3 {
	position: absolute;
	text-align: center;
	width: 234px;
	top: -34px;
	left: 50%;
	margin-left: -117px;
	font-size: 15px;
	line-height: 160%;
	color: #000000;
}
.b-scan__icon_4 {
	position: absolute;
	top: 268px;
	width: 90px;
	height: 90px;
	background: url("../i/12/scan_icon04.svg");
	right: 36px;
}
.b-scan__icon-text_4 {
	position: absolute;
	text-align: center;
	width: 142px;
	top: 101px;
	left: 50%;
	margin-left: -71px;
	font-size: 15px;
	line-height: 160%;
	color: #000000;
}
.b-scan__icon_5 {
	position: absolute;
	top: 455px;
	width: 90px;
	height: 90px;
	background: url("../i/12/scan_icon05.svg");
	right: 205px;
}
.b-scan__icon-text_5 {
	position: absolute;
	text-align: center;
	width: 142px;
	top: 101px;
	left: 50%;
	margin-left: -71px;
	font-size: 15px;
	line-height: 160%;
	color: #000000;
}
.b-scan__icon_6 {
	position: absolute;
	top: 455px;
	width: 90px;
	height: 90px;
	background: url("../i/12/scan_icon06.svg");
	left: 50%;
	margin-left: -45px;
}
.b-scan__icon-text_6 {
	position: absolute;
	text-align: center;
	width: 182px;
	top: 101px;
	left: 50%;
	margin-left: -91px;
	font-size: 15px;
	line-height: 160%;
	color: #000000;
}
.b-scan__icon_7 {
	position: absolute;
	top: 455px;
	width: 90px;
	height: 90px;
	background: url("../i/12/scan_icon07.svg");
	left: 205px;
}
.b-scan__icon-text_7 {
	position: absolute;
	text-align: center;
	width: 162px;
	top: 101px;
	left: 50%;
	margin-left: -81px;
	font-size: 15px;
	line-height: 160%;
	color: #000000;
}
.b-scan__icon-description {
	display: none;
	position: absolute;
	width: 299px;
	height: auto;
	background: #ffffff;
	border-radius: 8px;
	-webkit-box-shadow: 8px 8px 22px 1px rgba(0,0,0,0.32);
	-moz-box-shadow: 8px 8px 22px 1px rgba(0,0,0,0.32);
	box-shadow: 8px 8px 22px 1px rgba(0,0,0,0.32);
	border: 1px solid #C4C4C4;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 160%;
	text-align: center;
	color: #000000;
	padding: 22px;
	left: 50%;
	margin-left: -150px;
	z-index: 100;
}
.b-scan__icon:hover .b-scan__icon-description {
	display: block;
}
.b-scan__icon-description_down {
	top: 40px;
}
.b-scan__icon-description_up {
	bottom: 140px;
}
.b-scan__icon-description_down::before, .b-scan__icon-description_down::after {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -15px;
	top: -31px;
	border: 15px solid transparent;
	border-bottom: 15px solid #C4C4C4;
}
.b-scan__icon-description_down::after {
	border-bottom: 15px solid white;
	top: -30px;
}
.b-scan__icon-description_up::before, .b-scan__icon-description_up::after {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -15px;
	bottom: -30px;
	border: 15px solid transparent;
	border-top: 15px solid #C4C4C4;
}
.b-scan__icon-description_up::after {
	border-top: 15px solid white;
	bottom: -29px;
}
.b-scan__icon-description_2, .b-scan__icon-description_3 {
	top: 142px;
}
.b-scan__icon-description_1 {
	left: 0;
	margin-left: 0;
}
.b-scan__icon-description_1::before, .b-scan__icon-description_1::after {
	left: 55px;
	margin-left: 0;
}
.b-scan__icon-description_4 {
	left: auto;
	margin-left: 0;
	right: 0;
	margin-right: 0;
}
.b-scan__icon-description_4::before, .b-scan__icon-description_4::after {
	left: auto;
	margin-left: 0;
	right: 55px;
	margin-right: 0;
}
.b-scan__other {
	text-align: center;
	text-decoration: none;
	width: auto;
	font-style: normal;
	font-weight: 500;
	font-size: 23px;
	line-height: 160%;
	color: #0D78B7;
	display: inline-block;
	position: relative;
	cursor: pointer;
}
.b-scan__other:after {
	position: absolute;
	content: '';
	width: 100%;
	opacity: 0.3;
	border: 2px dashed #0D78B7;
	left: 0;
	bottom: -5px;
}
.b-scan__other img {
	margin: -4px 0 0 10px;
	display: inline-block;
	vertical-align: middle;
}
.b-scan__other img:last-child {
	margin-left: -4px;
}
.b-scan__other:hover:after {
	opacity: 1;
}

.b-achivs {
	display: block;
	width: 100%;
	position: relative;
}
.b-achivs__item {
	position: relative;
	width: 300px;
	text-align: left;
	margin-top: 90px;
	height: 64px;
	opacity: 0;
}
.b-achivs__round {
	width: 64px;
	height: 64px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	float: left;
	box-sizing: border-box;
}
.b-achivs__header {
	position: relative;
	display: block;
	font-weight: 300;
	font-size: 22px;
	line-height: 22px;
	color: #ffffff;
	padding: 5px 0 6px 81px;
}
.b-achivs__header span {
	font-size: 83%;
	vertical-align: 7px;
}
.b-achivs__description {
	letter-spacing: 0.2px;
	margin: 0px 0 0 17px;
	display: inline-block;
	font-size: 15px;
	color: #ffffff;
	font-weight: 100;
}

.b-achivs .b-section__wrapper {
	display: flex;
	justify-content: space-around;
}

.b-btn_blue {
	color: #fff;
	background: #39AADA;
	box-shadow: 0px 6px 15px rgba(11, 43, 29, 0.356063);
	border-radius: 0;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	height: 46px;
	line-height: 46px;
	width: 250px;
	position: relative;
}
.b-btn_blue-shadow {
	box-shadow: 0 4px 11px 0 rgba(43, 115, 179, 0.4);
}
.b-btn_blue:hover {
	background-color: #089bdb;
	box-shadow: none;
}
.b-btn_white {
	position: relative;
	margin: 0 auto;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	height: 55px;
	padding: 0 55px;
	border-radius: 0;
	box-sizing: border-box;
	line-height: 55px;
	font-size: 15px;
	font-weight: 500;
	color: #1583e6;
	border: solid 2px #1583e6;
	background: #fff;
}
.b-btn_white:hover {
	background-color: #1583e6;
	color: #fff;
	box-shadow: none;
}
.b-btn_rounded {
	border-radius: 20px;
}
.b-btn_large {
	width: 300px;
}
.b-btn_green {
	background-color: #00BF6C;
	box-shadow: 0px 6px 15px rgba(11, 43, 29, 0.356063);
	border-radius: 0;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	height: 46px;
	line-height: 46px;
	width: auto;
	position: relative;
	padding: 0 26px;
}
.b-btn_green:hover {
	box-shadow: none;
	background-color: #00d575;
}
.b-bnt__icon {
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px;
}
.b-btn_size_sm {
	width: 150px!important;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.2px;
	height: 40px;
	line-height: 40px;
	padding: 0;
}
.b-btn_size_sm .b-bnt__icon {
	margin-right: 6px;
}
.b-btn_shadowless {
	box-shadow: none;
}
.b-btn_whiteborder {
	border: 2px solid #fff;
}

.b-compatible {
	position: relative;
}
.b-compatible__logo {
	float: left;
	margin-right: 9px;
	width: 16px;
	height: 16px;
	opacity: 0.89;
}
.b-compatible__item {
	opacity: 0.8;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	margin-top: 1px;
	padding: 0px;
	font-weight: 100;
}

.b-works {
	padding: 94px 0 90px;
	text-align: center;
}
.b-works__title {
	font-size: 40px;
	font-weight: 300;
	letter-spacing: 0.5px;
	color: #1b222f;
}
.b-works__row {
	width: 100%;
	text-align: left;
	margin: 90px 0 10px;
	clear: both;
}
.b-works__img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 40px;
}
.b-works__img_right {
	margin-right: 0;
	margin-left: 40px;
}
.b-works__text {
	display: inline-block;
	vertical-align: middle;
	width: 453px;
}
.b-works__name {
	font-size: 33px;
	font-weight: 500;
	line-height: 1.21;
	color: #1b222f;
	padding-bottom: 20px;
}
.b-woks__description {
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 0.2px;
	color: #575c63;
}
.b-works__fulltext {
	width: 100%;
	text-align: left;
	padding-top: 30px;
}
.b-works__fulltext a, .b-works__text a {
	color: #0066dd;
	text-decoration: none;
}
.b-works__fulltext a:hover, .b-works__text a:hover {
	text-decoration: underline;
}

.b-comments {
	background: #0e69ba url(../i/chat-icon.png) no-repeat 50% 55px;
	padding: 100px 0;
	text-align: center;
}
.b-comments__header {
	font-size: 40px;
	font-weight: 700;
	letter-spacing: 0.5px;
	color: #fff;
}
.b-comments__text {
	padding-top: 10px;
	opacity: 0.7;
	font-size: 17px;
	line-height: 1.29;
	letter-spacing: 0.2px;
	color: #ffffff;
	font-weight: 300;
}
.b-comments__item {
	display: inline-block;
	vertical-align: top;
	margin: 65px 7px 0;
	width: 317px;
	height: 255px;
	border: solid 2px #2074bf;
	border-radius: 14px;
	background: #0e69ba;
	cursor: pointer;
	padding: 25px 30px;
	text-align: left;
	text-decoration: none;
	color: #fff;
}
.b-comments__item:hover, .b-comments__item_fill {
	background: #1d71bc;
}
.b-comments__image {
	margin-right: 10px;
	float: left;
}
.b-comments__itemname {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.2px;
	margin: 6px 0 5px 0;
	padding: 0;
	color: #fff;
}
.b-comments__stars {
	display: inline-block;
	width: 80px;
	height: 14px;
	background: url(../i/comment__stars.png) top left repeat;
	left: 91px;
	top: 55px;
	margin-bottom: 25px;
}
.b-comments__itemtext {
	font-size: 14px;
	font-style: italic;
	line-height: 1.57;
	letter-spacing: 0.2px;
	color: #ffffff;
	font-weight: 100;
}
.b-comments__footer {
	color: #fff;
	margin-top: 68px;
	font-size: 16px;
	vertical-align: middle;
	font-weight: 300;
	letter-spacing: 0.2px;
}

.b-btn_comments {
	height: 40px;
	line-height: 40px;
	text-transform: none;
	padding: 0 24px;
	margin: 0 10px;
	border: 0;
	box-sizing: border-box;
	color: #1375ce;
	font-weight: normal;
}
.b-btn_comments:hover {
	color: #fff;
	background-color: #1375ce;;
}

.b-today {
	background-color: #1583e6;
	min-height: 630px;
	box-sizing: border-box;
	position: relative;
}
.b-today__stars {
	position: absolute;
	background: url(../i/stars.png) no-repeat 50% 0;
	width: 100%;
	top: 46px;
	height: 548px;
	z-index: 0;
}
.b-today__cloud_left {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.lazyloaded .b-today__cloud_left{
	background: url(../i/fume.png) no-repeat 0 100%;
}

.b-today__cloud_right {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: url(../i/fume-2.png) no-repeat 100% 100%;
}
.b-today:after {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../i/laptop.png) no-repeat;
	background-position: calc(50% - 298px) 93px;
	top: 0;
	left: 0;
}
.b-today__computer {
	display: block;
	position: relative;
	float: left;
	width: 417px;
	height: 633px;
	margin-right: 90px;
}
.b-today__window-soft {
	position: absolute;
	width: 409px;
	height: 367px;
	top: 47px;
	left: -10px;
}
.b-today__window-rc {
	position: absolute;
	width: 281px;
	height: 183px;
	top: 110px;
	left: 110px;
}
.b-today__title {
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.39;
	letter-spacing: normal;
	color: #ffffff;
	padding-top: 85px;
}
.b-today__subtitle {
	padding-top: 18px;
	font-size: 23px;
	letter-spacing: 0.3px;
	color: #ffffff;
	font-weight: 400;

}
.b-today__btns {
	padding-top: 30px;
}
.b-today__btns .b-btn_green, .b-today__btns .b-btn_blue {
	display: inline-block;
	width: 235px;
	vertical-align: top;
	text-transform: uppercase;
}
.b-today__btns .b-btn_green {
	margin-right: 15px;
}
.b-today__compatible {
	margin-top: 40px;
}
.b-today__compatible .b-compatible__item {
	font-size: 14px;
	line-height: 1.43;
	letter-spacing: 0.2px;
	color: #80c4dd;
}
.b-today__compatible .b-compatible__logo {
	margin-left: 0;
	width: 40px;
	height: 40px;
	opacity: 0.5;
}
.b-compare {
	text-align: center;
	padding: 100px 0;
	margin: 0 auto;
}
.b-compare__header {
	background-color: #f7f9fc;
	display: flex;
	padding-left: 30px;
	align-items: stretch;
}
.b-compare__name {
	width: 470px;
	display: flex;
	align-items: center;
	color: #6d7685;
	font-size: 14px;
	letter-spacing: 0.3px;
	font-weight: 200;
	padding: 13px 30px 13px 0;
	box-sizing: border-box;
}
.b-compare__value {
	width: 240px;
	margin-left: 10px;
	text-align: center;
	box-sizing: border-box;
	padding: 17px 30px;
	box-shadow: 5px 0 8px -5px rgba(0,0,0,0.1), -5px 0px 8px -5px rgba(0,0,0,0.1);
	display: flex;
	justify-content: center;
}

.b-compare__value_main {
	background: #fff;
	box-shadow: 0 -2px 8px 0 rgba(0, 0, 0, 0.1);
}
.b-compare__footer .b-compare__value_main {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
}
.b-compare__item {
	background: #f7f9fc url('../i/compare__item.png') 13px center no-repeat;
	display: flex;
	padding-left: 30px;
	align-items: stretch;
	margin-top: 3px;
}
.b-compare__footer {
	display: flex;
	justify-content: flex-end;
}

.b-compare-info {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-top: -10px;
}
.b-compare-info__badge {
	margin-top: -26px;
	height: 37px;
}
.b-compare-info__content {
	font-size: 15px;
	line-height: 1.33;
	color: #8c96a5;
	font-weight: 200;
	margin: 20px 0;
}
.b-compare-info__content .b-payment__title {
	padding: 0;
}

.b-compare-info__content .b-payment__licence {
	padding: 0;
}
.b-compare__title {
	font-family: 'Open Sans';
	font-weight: bold;
	font-size: 36px;
	line-height: 130%;
	text-align: center;
	letter-spacing: -0.02em;
	color: #353F4B;
}
.b-compare__description {
	font-size: 16px;
	letter-spacing: 0.2px;
	color: #757c87;
	margin-top: 12px;
}
.b-compare__table {
	margin-top: 69px;
}
.b-compare__btn {
	box-sizing: border-box;
	display: inline-block;
	text-transform: uppercase;
}

.b-compare-table {
	position: relative;
	width: 1000px;
}
.b-compare-table__row {
	width: 100%;
	display: flex;
	margin-bottom: 2px;
	background-color: #f7f9fc;
}
.b-compare-table__row.active {
	background-color: #E0ECFE;
}
.b-compare-table__row_header {
	border-radius: 6px 6px 0 0;
	background-color: transparent;
	align-items: flex-end;
}
.b-compare-table__row_footer {
	background-color: transparent;
	align-items: flex-start;
}
.b-compare-table__col {
	flex-direction: column;
	position: relative;
}
.b-compare-table__col_first-header {
	width: 510px;
	text-align: left;
	padding: 28px 30px 26px;
	height: 130px;
	box-sizing: border-box;
	background-color: #f7f9fc;
	border-radius: 6px 0 0 0;
}
.b-compare-table__col_free {
	width: 240px;
	box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.1);
}
.b-compare-table__col_free:after {
	position: absolute;
	top: -2px;
	right: 0;
	background: #fff;
	width: 100%;
	content: "";
	height: 2px;
}
.b-compare-table__col_free.b-compare-table__col_header, .b-compare-table__col_pro.b-compare-table__col_header {
	background: #fff;
	height: 143px;
	border-radius: 4px 4px 0 0;
}
.b-compare-table__col_free.b-compare-table__col_footer, .b-compare-table__col_pro.b-compare-table__col_footer {
	height: 90px;
	border-radius: 0 0 6px 6px;
}
.b-compare-table__col_free.b-compare-table__col_footer:after, .b-compare-table__col_pro.b-compare-table__col_footer:after {
	height: 8px;
}
.b-compare-table__col_pro.b-compare-table__col_footer {
	border-bottom: solid 1px #1583e6;
}
.b-compare-table__col_spacer {
	width: 11px;
}
.b-compare-table__col_spacer.b-compare-table__col_header {
	height: 130px;
	background-color: #f7f9fc;
}
.b-compare-table__col_pro {
	width: 238px;
	box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.1);
	border-left: solid 1px #1583e6;
	border-right: solid 1px #1583e6;
	margin-left: -1px;
}
.b-compare-table__col_pro:after {
	position: absolute;
	top: -2px;
	right: -1px;
	background: #fff;
	width: 100%;
	content: "";
	height: 2px;
	border-left: solid 1px #1583e6;
	border-right: solid 1px #1583e6;
}
.b-compare-table__col_free.b-compare-table__col_header:after {
	content: "FREE";
	display: block;
	position: absolute;
	background: url(../i/free.png);
	width: 68px;
	height: 28px;
	top: -8px;
	left: 81px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.3px;
	text-align: center;
	color: #ffffff;
	box-sizing: border-box;
	padding: 6px 0 0 10px;
	border: 0;
}
.b-compare-table__col_pro.b-compare-table__col_header {
	border-top: solid 1px #1583e6;
}
.b-compare-table__col_pro.b-compare-table__col_header:after {
	content: "PRO";
	display: block;
	position: absolute;
	background: url(../i/pro.png);
	width: 68px;
	height: 28px;
	top: -8px;
	left: 81px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.3px;
	text-align: center;
	color: #ffffff;
	box-sizing: border-box;
	padding: 6px 0 0 10px;
	border-left: 0;
	border-right: 0;
}
.b-compare-table__col_pointer {
	width: 49px;
}
.b-compare-table__col_first {
	width: 461px;
	text-align: left;
	padding: 19px 19px 19px 0;
	height: auto;
	box-sizing: border-box;
	background-color: #f7f9fc;

	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.01em;
	color: #353F4B;
}
.b-compare-table__col_first.active {
	color: #1583E6;
	background-color: #E0ECFE;
}
.b-compare-table__col_first-footer {
	width: 510px;
	background: transparent;
}
.b-compare-table__pointer {
	display: inline-block;
	vertical-align: middle;
}
.b-compare-table__col_pointer:before, .b-compare-table__col_free:before, .b-compare-table__col_pro:before {
	position: relative;
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle;
	content: "";
}
.b-compare-table__flag {
	display: inline-block;
	vertical-align: middle;
}
.b-compare-table__col_gray {
	color: #6b7d98;
}
.b-compare-table__col_green {
	color: #00bf6c;
}
.b-price {
	display: inline-block;
	color: #ffffff;
	font-size: 17px;
}
.b-price__curency {
	vertical-align: top;
	font-size: 15px;
	line-height: 20px;
	margin-right: 4px;
}
.b-price__cost {
	font-size: 30px;
	line-height: 30px;
	vertical-align: bottom;
	margin-left: -4px;
}
.b-price__period {
	font-size: 14px;
	vertical-align: bottom;
	margin-left: -4px;
	margin-right: 4px;
}
.b-compare .b-price {
	color: #1b222f;
	font-weight: 400;
	padding: 0 0 4px 0;
}
.b-col-header:before {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0px;
	content: "";
	margin-right: -1px;
}
.b-col-header__productlogo {
	float: left;
	margin-right: 25px;
}
.b-col-header__productname {
	font-size: 29px;
	font-weight: 300;
	line-height: 1.21;
	letter-spacing: 0.4px;
	color: #1b222f;
	display: inline-block;
}
.b-col-header__text {
	font-size: 15px;
	line-height: 1.33;
	color: #777e89;
	display: inline-block;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	width: 98%;
}
.b-scrollup {
	position: fixed;
	opacity: 0;
	display: none;
	bottom: 24px;
	right: 24px;
	width: 84px;
	height: 84px;
	background: url("../i/12/up.svg");
	cursor: pointer;
	z-index: 100;
}

html[lang="fr"] .b-btn_blue {
	width: 300px;
}
html[lang="fr"] .b-btn_size_sm {
	width: 190px!important;
}
html[lang="fr"] .b-btn_green {
	width: 300px;
}
html[lang="fr"] .b-scan__scan {
	font-size: 27px;
}
html[lang="fr"] .b-scan__icon-text_1 {
	top: 92px;
}
html[lang="fr"] .b-scan__icon-text_2 {
	top: -60px;
}
html[lang="fr"] .b-scan__icon-text_3 {
	top: -60px;
}
html[lang="fr"] .b-scan__icon-text_4 {
	top: 92px;
}
html[lang="fr"] .b-scan__icon-description_5 {
	bottom: 164px;
}
html[lang="fr"] .b-scan__icon-description_2, html[lang="fr"] .b-scan__icon-description_3 {
	top: 168px
}
html[lang="fr"] .b-scan__icon-description_1, html[lang="fr"] .b-scan__icon-description_4 {
	top: 60px
}
html[lang="de"] .b-btn_blue {
	width: 330px;
}
html[lang="de"] .b-btn_green {
	width: 330px;
}
html[lang="de"] .b-top__title {
	font-size: 51px;
}
html[lang="de"] .b-scan__scan {
	font-size: 27px;
}
html[lang="de"] .b-scan__icon-text_2 {
	margin-left: -137px;
	width: 274px;
}
html[lang="de"] .b-scan__icon-text_6 {
	margin-left: -106px;
	width: 212px;
}
html[lang="de"] .b-btn_size_sm {
	width: 190px!important;
}
html[lang="de"] .b-comments__item {
	height: 265px;
	padding: 25px 23px;
}
html[lang="de"] .b-scan__icon-description_7, html[lang="de"] .b-scan__icon-description_6, html[lang="de"] .b-scan__icon-description_5 {
	bottom: 164px;
}
html[lang="es"] .b-btn_green {
	width: 350px;
	font-size: 12px;
}
html[lang="es"] .b-btn_blue {
	width: 350px;
	font-size: 12px;
}
html[lang="es"] .b-scan__scan {
	font-size: 26px;
}
html[lang="es"] .b-scan__icon-description_7, html[lang="es"] .b-scan__icon-description_6, html[lang="es"] .b-scan__icon-description_5 {
	bottom: 164px;
}
html[lang="fr"] .b-today__computer {
	margin-right: 85px;
}
html[lang="it"] .b-btn_blue {
	width: 360px;
	font-size: 12px;
}
html[lang="it"] .b-btn_green {
	width: 360px;
	font-size: 12px;
}
html[lang="it"] .b-scan__features div {
	line-height: 120%;
}
html[lang="it"] .b-scan__icon-text_2 {
	top: -60px;
}
html[lang="it"] .b-scan__icon-text_3 {
	top: -60px;
}
html[lang="it"] .b-scan__scan {
	font-size: 22px;
}
html[lang="it"] .b-scan__icon-description_2, html[lang="it"] .b-scan__icon-description_3 {
	top: 168px;
}
html[lang="it"] .b-scan__icon-description_7 {
	bottom: 134px;
}
html[lang="it"] .b-scan__icon-description_1 {
	top: 50px;
}
html[lang="it"] .b-scan__icon-description_6, html[lang="it"] .b-scan__icon-description_5 {
	bottom: 152px;
}
html[lang="it"] .b-today__compatible .b-compatible__logo {
	margin-left: -45px;
}
html[lang="pt"] .b-btn_size_sm {
	width: 170px!important;
}
html[lang="pt"] .b-scan__icon-text_3 {
	width: 254px;
	margin-left: -127px;
}
html[lang="pt"] .b-scan__scan {
	font-size: 27px;
}
html[lang="pt"] .b-scan__icon-description_7, html[lang="pt"] .b-scan__icon-description_6, html[lang="pt"] .b-scan__icon-description_5 {
	bottom: 164px;
}
html[lang="pt"] .mobile .b-btn_comments {
	width: 210px;
}
html[lang="pt"] .b-today__computer {
	margin-right: 60px;
}
html[lang="ru"] .b-top__title {
	font-size: 55px;
}
html[lang="ru"] .b-scan__scan {
	font-size: 17px;
}
html[lang="ru"] .b-scan__icon-text_3 {
	top: -56px;
	width: 244px;
	margin-left: -123px;
}
html[lang="ru"] .b-scan__icon-text_2 {
	top: -56px;
}
html[lang="ru"] .b-scan__icon-description_7, html[lang="ru"] .b-scan__icon-description_6, html[lang="ru"] .b-scan__icon-description_5 {
	bottom: 164px;
}
html[lang="ru"] .b-scan__icon-description_2, html[lang="ru"] .b-scan__icon-description_3 {
	top: 164px;
}
html[lang="ja"] .b-scan__icon-text_3 {
	margin-left: -120px;
	width: 244px;
}
html[lang="ja"] .b-scan__scan {
	font-size: 27px;
}
html[lang="ja"] .b-scan__features div {
	line-height: 120%;
}
html[lang="ja"] .b-scan__icon-description_1, html[lang="ja"] .b-scan__icon-description_4 {
	top: 50px;
}
html[lang="ja"] .b-scan__icon-description_7 {
	bottom: 134px;
}
html[lang="ja"] .b-scan__icon-description_6 {
	bottom: 152px;
}
html[lang="ja"] .b-scan__icon-description_5 {
	bottom: 134px;
}
html[lang="ja"] .b-today__compatible .b-compatible__logo {
	margin: 10px 20px 10px 0;
}

.mobile .b-top::before {
	background: transparent;
}
.mobile .b-top .b-section__wrapper {
	padding: 67px 0 212px;
}
.mobile .b-top__title {
	text-align: center;
}
.mobile .b-top__book{
	position: absolute;
	width: 100%;
	height: 457px;
	top: 587px;
	right: 0;
}
.mobile .lazyloaded .b-top__book, .mobile .b-top__book {
	background: url("../i/12/top_book_mobile.png") 50% 50% no-repeat;
}

.mobile .lazyloaded .b-top__book {
	background: none;
}

.mobile .b-compatible__logo {
	margin-left: 0;
	opacity: 0.7;
}
.mobile .b-comments {
	padding: 40px 0;
}
.mobile .b-section__wrapper {
	padding: 0 15px;
}
.mobile .b-top__productlogo {
	display: inline-block;
	margin: 0 11px 0 0;
	float: none;
	width: 60px;
	height: 55px;
}
.mobile .b-top__productname {
	text-align: center;
	font-size: 31px;
	line-height: 36px;
}
.mobile .b-top__description {
	text-align: center;
}
.mobile .b-top__btn {
	margin-top: 23px;
	text-align: center;
}
.mobile .b-top__btn .b-btn_blue {
	width: 207px;
}
.mobile .b-compatible__item {
	white-space: normal;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	opacity: 0.7;
}
.mobile .b-achivs {
	display: block;
	text-align: center;
}
.mobile .b-top__achivs {
	margin-top: 20px;
}
.mobile .b-achivs__item {
	width: 33%;
	display: inline-block;
	text-align: center;
}
.mobile .b-achivs__round {
	display: block;
	float: none;
	margin: 0 auto;
}
.mobile .b-achivs__row {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
.mobile .b-achivs__header {
	padding: 0 0 6px 10px;
}
.mobile .b-achivs__description {
	margin: 0;
	padding: 0 0 0 10px;
}
.mobile .b-section.b-top {
	padding: 0;
	margin-bottom: 330px;
}
.mobile .b-scan__arrows {
	position: absolute;
	top: 30px;
	left: 50%;
	width: 595px;
	height: 580px;
	margin-left: -297px;
}
.mobile .lazyloaded .b-scan__arrows {
	background: url("../i/12/scan_arrows_mobile.svg");
}
.mobile .b-scan__btn {
	top: 205px;
}
.mobile .b-scan__icon_1, .mobile .b-scan__icon_2, .mobile .b-scan__icon_3, .mobile .b-scan__icon_4, .mobile .b-scan__icon_5, .mobile .b-scan__icon_6, .mobile .b-scan__icon_7 {
	display: none;
}
.mobile .b-scan__icon-text_1 {
	top: 230px;
	left: 82px;
}
.mobile .b-scan__icon-text_2 {
	top: 96px;
	left: 250px;
	width: 143px;
}
.mobile .b-scan__icon-text_3 {
	top: 96px;
	left: 432px;
	width: 143px;
}
.mobile .b-scan__icon-text_4 {
	top: 230px;
	right: 14px;
	left: auto;
}
.mobile .b-scan__icon-text_5 {
	top: 409px;
	right: 14px;
	left: auto;
}
.mobile .b-scan__icon-text_6 {
	top: 552px;
	left: 296px;
}
.mobile .b-scan__icon-text_7 {
	top: 409px;
	left: 82px;
}
.mobile .b-scan__pulse {
	display: none;
}
.mobile .b-works__title {
	font-size: 28px;
	line-height: 33px;
}
.mobile .b-works__row {
	margin: 45px 0 10px;
}
.mobile .b-works__img {
	max-width: 490px;
	width: 95%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.mobile .b-works__text {
	margin: 25px auto 0;
	width: 100%;
}
.mobile .b-works__name {
	font-weight: 500;
	font-size: 22px;
	line-height: 26px;
	padding-bottom: 13px;
}
.mobile .b-comments__header {
	padding-top: 0;
	font-size: 28px;
	line-height: 33px;
}
.mobile .b-comments__text {
	font-style: normal;
	font-weight: 100;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #FFFFFF;
	opacity: 1;
	padding: 20px 0 0;
}
.mobile .b-comments__carousel {
	width: 330px;
	height: 340px;
	overflow: hidden;
	position: relative;
	display: block;
	margin: 0 auto;
}
.mobile .b-comments__item {
	margin: 50px 5px 0;
	display: inline-block;
	width: 320px;
}
.mobile .b-comments__carousel-wrapper {
	width: 1200px;
	text-align: left;
}
.mobile .b-comments__carousel-control {
	position: relative;
	display: block;
	text-align: center;
	margin-top: 15px;
}
.mobile .b-comments__carousel-btn {
	position: relative;
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background: #3e87c8;
	cursor: pointer;
	margin: 0 2px;
}
.mobile .b-comments__carousel-btn_active {
	background: #ffffff;
}
.mobile .b-comments__footer {
	margin-top: 35px;
}
.mobile .b-btn_comments {
	width: 170px;
	display: block;
	margin: 25px auto;
}
.mobile .b-section_reviews .b-section__title {
	font-size: 28px;
	line-height: 33px;
}
.mobile .b-press__review {
	width: 100%;
}
.mobile .b-press__review:before {
	left: 50%;
	margin-left: -16px;
}
.mobile .b-press__review:after {
	left: 50%;
	margin-left: -14px;
}
.mobile .b-today__computer {
	display: none;
}
.mobile .b-today:after {
	display: none;
}
.mobile .b-today {
	min-height: auto;
}
.mobile .b-today .b-section__wrapper {
	text-align: center;
}
.mobile .b-today__title {
	padding-top: 0;
	font-size: 33px;
	line-height: 39px;
}
.mobile .b-today__btns .b-btn_green {
	margin-right: 0;
}
.mobile .b-today__compatible {
	width: 246px;
}
.mobile .b-compare {
	padding: 40px 0 0 0;
}
.mobile .b-compare__title {
	font-size: 28px;
	line-height: 33px;
}
.mobile .b-compare-table {
	width: 100%;
	min-width: 360px;
}
.mobile .b-compare__table {
	margin-top: 29px;
}
.mobile .b-compare .b-section__wrapper {
	padding: 0;
}
.mobile .b-col-header:before {
	display: none;
}
.mobile .b-col-header__productname {
	font-weight: 500;
	font-size: 20px;
	line-height: 23px;
	padding-top: 36px;
}
.mobile .b-col-header__cols {
	position: absolute;
	bottom: 0;
	right: 15px;
	width: 96px;
}
.mobile .b-col-header__col {
	display: inline-block;
	width: 48px;
	height: 33px;
	text-align: center;
	color: #ffffff;
	line-height: 33px;
	font-weight: bold;
	font-size: 15px;
}
.mobile .b-col-header__col_free {
	background: #1DBE6F;
}
.mobile .b-col-header__col_pro {
	background: #2185E3;
}
.mobile .b-compare-table__col_first-header {
	height: 150px;
}
.mobile .b-compare-table__col_end {
	width: 15px;
	min-width: 15px;
}
.mobile .b-compare-table__col_pro {
	width: 48px;
	min-width: 48px;
	max-width: 48px;
	box-sizing: border-box;
}
.mobile .b-compare-table__col_free {
	box-shadow: none;
	border-left: 1px solid #EBEDEF;
	box-sizing: border-box;
	width: 49px;
	min-width: 49px;
	max-width: 49px;
}
.mobile .b-compare-table__col_first-header {
	padding: 28px 15px 26px;
	width: 100%;
}
.mobile .b-compare-table__col_first {
	width: 100%;
}
.mobile .b-col-header__productlogo {
	margin-right: 15px;
}
.mobile .b-compare-table__col_pointer {
	width: 65px;
}
.mobile .b-compare-table__col_pro.b-compare-table__col_last {
	border-bottom: 1px solid #1583e6;
}
.mobile .b-compare-table__col_free.b-compare-table__col_last {
	border-bottom: 1px solid #EBEDEF;
}
.mobile .b-compare-btns {
	display: flex;
	width: 100%;
	padding: 0 10px;
}
.mobile .b-compare-btns__btn {
	margin: 38px 5px 0 5px;
	width: 50%;
	height: 194px;
	background: #F7F9FC;
	border: 1px solid #EBEDEF;
	box-sizing: border-box;
	text-align: center;
	padding: 11px;
	position: relative;
}
.mobile .b-compare-btns__btn.b-compare-btns__btn_pro {
	border: 1px solid #2185E3;
}
.mobile .b-compare-btns__label {
	position: absolute;
	width: 66px;
	height: 33px;
	line-height: 33px;
	color: #ffffff;
	top: -10px;
	left: 47px;
	background: #1DBE6F;
}
.mobile .b-compare-btns__btn_pro .b-compare-btns__label {
	background: #2185E3;
}
.mobile .b-compare-btns__text {
	padding-top: 50px;
	font-weight: normal;
	font-size: 13px;
	line-height: 19px;
	color: #757C87;
}
.mobile .b-compare-btns__btn_pro .b-compare-btns__text {
	padding-top: 34px;
}
.mobile .b-compare-info__content {
	margin: 0;
}
.mobile .b-compare-btns__btn_pro .b-compare-btns__text .b-payment__title {
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #8C96A5;
}
.mobile .b-compare-btns__btn_pro .b-compare-btns__text .b-price__cost {
	font-weight: normal;
	font-size: 22.3356px;
	line-height: 26px;
	color: #1A222E;
}
.mobile .b-compare-btns__btn_pro .b-compare-btns__text .b-price__curency {
	font-weight: normal;
	font-size: 13.745px;
	line-height: 16px;
	color: #1A222E;
}
.mobile .b-compare-btns__btn_pro .b-compare-btns__text .b-price {
	color: #1b222f;
	font-weight: 400;
	padding: 6px 0 4px 0;
}
.mobile .b-compare-btns__btn_pro .b-compare-btns__text .b-price__regular {
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	color: #1A222E;
}
.mobile .b-compare-btns__btn_pro .b-compare-btns__text .b-payment__licence {
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #8C96A5;
}
.mobile .b-compare-btns .b-btn_size_sm {
	position: absolute;
	width: 122px!important;
	bottom: 20px;
	left: 50%;
	margin-left: -61px;
}
.mobile .b-compare {
	padding-bottom: 40px!important;
}
.mobile .b-top__compatible {
	width: 100%;
	text-align: center;
}
.mobile .b-top__compatible .b-compatible__logo {
	display: inline-block;
	float: none;
	vertical-align: middle;
}
html[lang="es"] .mobile .b-btn_green {
	width: 332px;
	font-size: 12px;
}
html[lang="es"] .mobile .b-btn_blue {
	width: 332px;
	font-size: 12px;
	padding: 0;
}
html[lang="es"] .mobile .b-help__btn {
	width: 332px;
}
html[lang="es"] .mobile .b-compare-btns .b-compare-btns__btn_free .b-btn_size_sm {
	padding-top: 4px;
	line-height: 14px;
}
html[lang="es"] .mobile .b-btn_comments {
	width: 240px;
}
html[lang="es"] .mobile .b-scan__other {
	font-size: 17px;
	padding-top: 20px;
}
html[lang="es"] .mobile .b-scan__arrows div {
	line-height: 120%;
}
html[lang="it"] .mobile .b-btn_blue {
	width: 330px;
	font-size: 11px;
}
html[lang="it"] .mobile .b-btn_green {
	width: 330px;
	font-size: 11px;
}
html[lang="it"] .mobile .b-compare-btns .b-btn_size_sm {
	position: absolute;
	width: 140px!important;
	bottom: 20px;
	left: 50%;
	margin-left: -70px;
	margin: 0 0 0 -70px;
	font-size: 11px;
}
html[lang="it"] .mobile .b-help__btn .b-btn_blue {
	width: 300px;
	font-size: 12px;
}
html[lang="it"] .mobile .b-btn_comments {
	width: 240px;
}
html[lang="it"] .b-scan__title {
	padding-bottom: 30px;
}
html[lang="it"] .mobile .b-scan__icon-text_2 {
	left: 236px;
	width: 163px;
	top: 96px;
}
html[lang="it"] .mobile .b-scan__icon-text_3 {
	left: 425px;
	width: 153px;
	top: 96px;
}
html[lang="it"] .mobile .b-scan__other {
	font-size: 22px;
}
html[lang="it"] .mobile .b-scan__arrows div {
	line-height: 120%;
}
html[lang="de"] .mobile .b-compare-btns .b-btn_size_sm {
	position: absolute;
	width: 155px!important;
	bottom: 20px;
	left: 50%;
	margin-left: -70px;
	margin: 0 0 0 -70px;
	font-size: 11px;
}
html[lang="de"] .mobile .b-help__btn .b-btn_blue {
	width: 300px;
	font-size: 12px;
}
html[lang="de"] .mobile .b-comments__carousel-control {
	margin-top: 10px;
}
html[lang="de"] .mobile .b-btn_comments {
	width: 240px;
}
html[lang="de"] .mobile .b-top__btn .b-btn_blue {
	width: 270px;
}
html[lang="de"] .mobile .b-scan__icon-text_2 {
	margin-left: -130px;
	width: 174px;
}
html[lang="de"] .mobile .b-scan__other {
	font-size: 17px;
	padding-top: 20px;
}
html[lang="fr"] .mobile .b-compare-btns .b-btn_size_sm {
	padding-top: 4px;
	line-height: 14px;
	font-size: 11px;
}
html[lang="fr"] .mobile .b-compare-btns .b-btn_blue-shadow {
	padding-top: 14px;
}
html[lang="fr"] .mobile .b-btn_comments {
	width: 240px;
}
html[lang="fr"] .mobile .b-top__btn .b-btn_blue {
	width: 227px;
}
html[lang="fr"] .b-scan__title {
	padding-bottom: 30px;
}
html[lang="fr"] .mobile .b-scan__arrows div {
	line-height: 100%;
}
html[lang="fr"] .mobile .b-scan__icon-text_1 {
	top: 233px;
}
html[lang="fr"] .mobile .b-scan__icon-text_2 {
	left: 235px;
	width: 163px;
	top: -40px;
}
html[lang="fr"] .mobile .b-scan__icon-text_3 {
	top: -40px;
	left: 407px;
	width: 193px;
}
html[lang="fr"] .mobile .b-scan__icon-text_4 {
	top: 233px;
}
html[lang="fr"] .mobile .b-scan__icon-text_7
{
	width: 110px;
	left: 109px;
}
html[lang="ja"] .mobile .b-today__compatible {
	width: 290px;
}
html[lang="ja"] .mobile .b-scan__icon-text_3 {
	width: 143px;
}
html[lang="ja"] .b-scan__other {
	padding-top: 20px;
}
html[lang="pt"] .mobile .b-scan__arrows div {
	line-height: 120%;
}
html[lang="pt"] .mobile .b-scan__icon-text_3 {
	width: 180px;
	margin-left: -137px;
}
html[lang="pt"] .mobile .b-scan__other {
	padding-top: 20px;
}
html[lang="pt"] .mobile .b-compare-btns .b-btn_size_sm {
	margin-left: -76px;
	margin: 0 0 0 -76px;
	width: 152px!important;
}
html[lang="ru"] .mobile .b-today__compatible {
	width: 258px;
}
html[lang="ru"] .mobile .b-scan__features {
	margin-top: 40px;
}
html[lang="ru"] .mobile .b-scan__icon-text_3 {
	width: 190px;
	margin-left: -139px;
	top: -40px;
}
html[lang="ru"] .mobile .b-scan__icon-text_2 {
	width: 153px;
	top: -40px;
	left: 244px;
}
html[lang="ru"] .mobile .b-scan__arrows div {
	line-height: 100%;
}
html[lang="ru"] .mobile .b-scan__other {
	padding-top: 20px;
}
@media (max-width: 674px) {
	.mobile .b-comments__item {
		margin: 50px 5px 0 !important;
	}
	.mobile .b-section.b-top {
		min-height: 900px;
		box-sizing: border-box;
	}
	.mobile .b-top__bg {
		background: url(../i/12/bg_mobile.svg) 50% 50% no-repeat;
		background-size: cover;
	}
	.mobile .b-top__book {
		top: 827px;
	}
	.mobile .b-top__btn .b-btn_blue {
		display: none;
	}
	.mobile .b-top__productlogo {
		width: 46px;
		height: 42px;
	}
	.mobile .b-top__productname {
		font-size: 24px;
		line-height: 24px;
	}
	.mobile .b-top__title {
		font-size: 33px;
		line-height: 39px;
		padding-top: 27px;
	}
	.mobile .b-top__description {
		font-size: 21px;
		line-height: 140%;
	}
	.mobile .b-top__btn {
		margin-top: 10px;
	}
	.mobile .b-compatible__item {
		width: 202px;
		display: block;
		margin: 0 auto;
		font-size: 12px;
		line-height: 160%;
		text-align: left;
		opacity: 0.9;
	}
	.mobile .b-top__compatible .b-compatible__logo {
		float: left;
		margin: 11px 10px 5px 0;
	}
	.mobile .b-achivs__item {
		width: 100%;
	}
	.mobile .b-section.b-top {
		margin-bottom: 360px;
	}
	.mobile .b-scan {

	}
	.mobile .b-scan__btn {
		display: none;
	}
	.mobile .b-scan__arrows {
		width: 280px;
		height: 710px;
		margin-left: -140px;
	}
	.mobile .lazyloaded .b-scan__arrows{
		background: url(../i/12/scan_arrows_mobile_small.svg);
	}
	.mobile .b-scan__features {
		height: 760px;
	}
	.mobile .b-scan__icon-text_1 {
		top: 270px;
		left: 87px;
		width: 90px;
	}
	.mobile .b-scan__icon-text_2 {
		top: 100px;
		left: 185px;
		width: 143px;
	}
	.mobile .b-scan__icon-text_3 {
		top: 270px;
		left: 278px;
		width: 110px;
	}
	.mobile .b-scan__icon-text_4 {
		top: 466px;
		right: 16px;
		left: auto;
		width: 90px;
	}
	.mobile .b-scan__icon-text_5 {
		top: 664px;
		right: 16px;
		left: auto;
		width: 90px;
	}
	.mobile .b-scan__icon-text_6 {
		top: 664px;
		left: 103px;
		width: 100px;
	}
	.mobile .b-scan__icon-text_7 {
		top: 466px;
		left: 97px;
		width: 90px;
	}
	html[lang="de"] .mobile .b-top__title {
		font-size: 40px;
		line-height: 46px;
	}
	html[lang="de"] .mobile .b-scan__icon-text_3 {
		left: 260px;
		width: 150px;
	}
	html[lang="de"] .b-scan__icon-text_6 {
		margin-left: -118px;
		width: 150px;
	}
	html[lang="de"] .mobile .b-scan__icon-text_5 {
		width: 116px;
		right: 0px;
	}
	html[lang="de"] .mobile .b-compare-btns .b-btn_size_sm {
		margin-left: -78px;
		margin: 0 0 0 -78px;
	}
	html[lang="fr"] .mobile .b-scan__icon-text_1 {
		width: 140px;
		left: 58px;
		top: 270px;
	}
	html[lang="fr"] .mobile .b-scan__icon-text_2 {
		left: 173px;
		top: 100px;
	}
	html[lang="fr"] .mobile .b-scan__icon-text_3 {
		top: 270px;
		left: 248px;
		width: 193px;
	}
	html[lang="fr"] .mobile .b-scan__icon-text_4 {
		top: 466px;
	}
	html[lang="fr"] .mobile .b-scan__icon-text_7 {
		left: 86px;
	}
	html[lang="it"] .mobile .b-scan__icon-text_2 {
		left: 172px;
		top: 100px;
	}
	html[lang="it"] .mobile .b-scan__icon-text_3 {
		top: 270px;
		left: 240px;
		width: 193px;
	}
	html[lang="it"] .mobile .b-scan__icon-text_6 {
		left: 88px;
		width: 130px;
	}
	html[lang="pt"] .mobile .b-compatible__item {
		width: 190px;
	}
	html[lang="pt"] .mobile .b-scan__icon-text_3 {
		margin-left: -147px;
	}
	html[lang="pt"] .mobile .b-scan__icon-text_7 {
		left: 77px;
		width: 130px;
	}
	html[lang="pt"] .mobile .b-scan__icon-text_6 {
		left: 91px;
		width: 120px;
	}
	html[lang="pt"] .mobile .b-scan__icon-text_5 {
		right: 6px;
		width: 110px;
	}
	html[lang="ru"] .mobile .b-top__title {
		font-size: 44px;
		line-height: 48px;
	}
	html[lang="ru"] .mobile .b-compatible__item {
		width: 194px;
	}
	html[lang="ru"] .mobile .b-scan__icon-text_2 {
		top: 100px;
		left: 180px;
	}
	html[lang="ru"] .mobile .b-scan__icon-text_3 {
		margin-left: -159px;
		top: 270px;
	}
	html[lang="ru"] .mobile .b-scan__icon-text_7 {
		left: 68px;
		width: 150px;
	}
	html[lang="ru"] .mobile .b-scan__icon-text_6 {
		left: 87px;
		width: 130px;
	}
	html[lang="ru"] .mobile .b-scan__icon-text_5 {
		right: -5px;
		width: 130px;
	}
	html[lang="ru"] .mobile .b-scan__other {
		font-size: 22px;
	}
}