* {
	box-sizing: border-box;
	outline: none;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: "Raleway", sans-serif;
	font-size: 100%;
	background: #fff;
	color: #000;
}
.container {
	display: block;
	max-width: 1325px;
	padding: 0 60px;
	margin: 0 auto;
	position: relative;
}
.numeral {
	font-family: "Open Sans", sans-serif !important;
}
.sec1 {
	background: url(../img/xbg1.png.pagespeed.ic.J9Z9gazli-.png) no-repeat;
	background-position: center 0;
	background-size: cover;
	padding-top: 90px;
	padding-bottom: 118px;
}
.sec1 header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: #f1f1f1;
}
.flex {
	display: flex;
	justify-content: space-between;
}
.sec1 header .flex {
	align-items: center;
}
.sec1 header .logo {
	flex: 0 0 23%;
}
.sec1 header .green_bl {
	background: #e7ffc9;
	padding: 10px 14px 19px 35px;
	flex: 0 0 56%;
}
.sec1 header .green_bl p {
	font-size: 14px;
	font-weight: 400;
	margin: 0;
}
.sec1 header .green_bl p span {
	display: block;
	font-weight: 700;
	font-size: 16px;
}
.sec1 header .sert {
	flex: 0 0 21%;
	padding-left: 80px;
}
.sec1 header .sert img {
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
	margin-right: 11px;
}
.sec1 header .sert p {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
}
h1 {
	font-weight: bold;
	font-size: 36px;
	line-height: 49px;
	letter-spacing: 0.005em;
	text-transform: uppercase;
	color: #000;
	margin: 0 0 7px 0;
	text-transform: uppercase;
	max-width: 700px;
}
h1 span {
	color: #ab2a39;
	max-width: 696px;
}
.sec1 p.bot_h {
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0.005em;
	margin: 0 0 20px 0;
	max-width: 600px;
}
.sec1 .green_tablets {
	background: #e7ffc9;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	border-radius: 38px;
	padding: 41px 9px 5px 39px;
	margin: 26px 0 0 0;
	max-width: 613px;
}
.sec1 .green_tablets .item {
	margin-bottom: 20px;
}
.sec1 .green_tablets .item:last-child img {
	margin-top: 4px;
}
.sec1 .green_tablets .item img {
	display: inline-block;
	vertical-align: top;
}
.sec1 .green_tablets .item p {
	margin: 0;
	display: inline-block;
	vertical-align: top;
	padding-left: 16px;
	font-size: 16px;
	line-height: 18px;
	width: 58%;
	padding-top: 4px;
}
.sec1 .green_tablets .item p span {
	font-weight: 700;
	font-size: 14px;
	display: block;
}
.sec1 .abs_prod {
	position: absolute;
	top: 182px;
	left: 48.4%;
	transform: translateX(-50%);
}
.mobb_se {
	display: none;
}
.form_block {
	position: absolute;
	right: 60px;
	top: 5px;
	background: #fff;
	filter: drop-shadow(0 6px 6px rgba(0, 0, 0, 0.25));
	border-radius: 8px;
	width: 100%;
	max-width: 384px;
	padding: 9px 30px 49px 30px;
}
.form_block p.red {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #e91c06;
	margin-bottom: 30px;
}
.form_block .flex {
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.form_block .flex p {
	flex: 0 0 50%;
	text-align: center;
	margin: 0;
}
.form_block .flex p.old_prc {
	font-weight: normal;
	font-size: 20px;
	line-height: 23px;
	margin: 0;
}
.form_block .flex p.old_prc span.old_prc_cc {
	display: block;
	font-size: 14px;
	line-height: 18px;
	color: #585858;
	margin-bottom: 1px;
}
.form_block .flex p.old_prc span.text_decor {
	text-decoration: line-through;
}
.form_block .flex p.one_prc {
	font-weight: bold;
	font-size: 28px;
	line-height: 19px;
	text-align: center;
	color: #e91c06;
}
.form_block .flex p.one_prc span.new_prc_cc {
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #585858;
	margin-bottom: 1px;
}
.form_block p.last_p {
	text-align: center;
	margin: 26px 0 19px 0;
	font-size: 14px;
	line-height: 17px;
	color: #7c8187;
}
.form_block form {
	margin-top: 30px;
}
form p.label {
	color: #131313;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 3px 9px;
	text-align: left;
}
form input,
.form-control {
	font-family: "Noto Sans", sans-serif;
	background: #f9f9f9;
	border: 1px solid #e7e7e7;
	box-sizing: border-box;
	border-radius: 4px;
	display: block;
	width: 100%;
	margin-bottom: 19px;
	height: 40px;
	color: #131313;
	padding-left: 15px;
}
::-webkit-input-placeholder {
	color: #a7a7a7;
	font-family: "Noto Sans", sans-serif;
}
::-moz-placeholder {
	color: #a7a7a7;
	font-family: "Noto Sans", sans-serif;
}
:-moz-placeholder {
	color: #a7a7a7;
	font-family: "Noto Sans", sans-serif;
}
:-ms-input-placeholder {
	color: #a7a7a7;
	font-family: "Noto Sans", sans-serif;
}
.form_block .btn {
	max-width: 100%;
	background: #e80e0e;
	border-radius: 36px;
	color: #fff;
	font-size: 20px;
	line-height: 26px;
	font-weight: 700;
	padding: 23px 0;
	margin-top: 29px;
	cursor: pointer;
	text-transform: uppercase;
	border: none;
	display: block;
	width: 100%;
}
.hidden {
	display: none !important;
}
.form_block form .saffity {
	text-align: center;
	margin-top: 23px;
}
.form_block form .saffity img {
	display: inline-block;
	vertical-align: middle;
}
.form_block form .saffity .litt {
	margin: 0;
	font-size: 11px;
	line-height: 12px;
	color: #7c8187;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
}
.sec2 {
	padding-top: 63px;
	padding-bottom: 120px;
}
.sec2 .base_slider {
	max-width: 1120px;
	margin: 0 auto;
}
h2 {
	font-weight: bold;
	font-size: 36px;
	line-height: 42px;
	letter-spacing: 0.005em;
	text-transform: uppercase;
	margin: 0 0 35px 0;
	text-align: center;
}
.sec2 .item p {
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	color: #ab2a39;
	margin: 0 auto 12px;
	max-width: 275px;
	min-height: 63px;
}
.sec2 .item img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.slick-arrow {
	width: 56px;
	height: 56px;
	cursor: pointer;
	z-index: 3;
}
.slick-next:before {
	-moz-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
.slick-prev {
	left: -40px;
}
.slick-next {
	right: -40px;
}
.slick-arrow::before {
	content: "";
	width: 56px;
	height: 56px;
	min-width: 56px;
	min-height: 56px;
	display: block;
	background-color: transparent;
	border-radius: 50%;
	background: #e7ffc9 url(../img/arrow.svg) no-repeat center center;
	box-shadow: 0 2px 2px rgba(40, 70, 22, 0.2);
}
.slick-dots {
	bottom: -56px;
}
.slick-dots li {
	width: auto;
	height: auto;
	margin: 0 3px;
}
.slick-dots li button {
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #c4c4c4;
}
.slick-dots li.slick-active button {
	background: #ab2a39;
}
.slick-dots li button:before {
	display: none;
}
.sec3 {
	background: #e9e9e9;
	padding-top: 50px;
	padding-bottom: 45px;
	z-index: 2;
}
.sec3 h2 {
	margin-bottom: 20px;
}
.sec3 p.bot_h {
	text-align: center;
	max-width: 800px;
	margin: 0 auto 21px;
	font-size: 16px;
	line-height: 22px;
}
.sec3 .flex {
	max-width: 998px;
	margin: 0 auto;
}
.sec3 .item {
	flex: 0 0 38%;
	position: relative;
	z-index: 2;
}
.sec3 .item:last-child {
	flex: 0 0 38%;
}
.sec3 .item:last-child p {
	max-width: 100%;
}
.sec3 .item .bg_text {
	font-weight: 900;
	font-size: 139px;
	line-height: 89px;
	position: absolute;
	left: -7px;
	top: 152px;
	z-index: -1;
	color: #c7c7c7;
	opacity: 0.3;
}
.sec3 .item img {
	display: block;
	margin-bottom: 12px;
	margin-left: -10px;
}
.sec3 .item p.name_bl {
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 25px 0;
}
.sec3 .item p {
	font-size: 18px;
	line-height: 24px;
	max-width: 328px;
	margin: 0;
}
.green_line {
	background: #e7ffc9;
	padding: 55px 0 43px 0;
}
.green_line .flex {
	align-items: center;
	max-width: 992px;
	margin: 0 auto;
}
.green_line p {
	margin: 0;
	font-weight: bold;
	font-size: 18px;
	line-height: 27px;
	text-transform: uppercase;
}
.green_line .bl_ff:last-child {
	flex: 0 0 37%;
	margin-top: -8px;
}
a.btn {
	background: #e80e0e;
	border-radius: 247px;
	font-weight: bold;
	font-size: 20px;
	line-height: 23px;
	color: #fff;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.12);
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	padding: 24px 20px;
	text-align: center;
	display: block;
	max-width: 320px;
}
.sec4 {
	padding-top: 67px;
	padding-bottom: 70px;
	background: #fff;
}
.slider_doc {
	max-width: 1008px;
	margin: 0 auto;
}
.slider_doc .item {
	background: #ebebeb;
	border-radius: 26px;
	padding: 38px 70px 74px 78px;
}
.slider_doc .item .top_it {
	margin-bottom: 30px;
}
.slider_doc .item .top_it .flex {
	align-items: center;
	justify-content: flex-start;
}
.slider_doc .item .top_it .flex .img_bl img {
	display: block;
	max-width: 100%;
}
.slider_doc .item .top_it .flex .text_bl {
	padding-left: 38px;
}
.slider_doc .item .top_it .flex .text_bl p.name {
	margin: 18px 0 20px 0;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
}
.slider_doc .item .top_it .flex .text_bl p.discr {
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	margin: 0;
}
.slider_doc .item p {
	margin: 0;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
}
.slider_doc .slick-prev {
	left: -100px;
}
.slider_doc .slick-next {
	right: -100px;
}
.sec4 p.ctr {
	text-align: center;
	margin: 130px 0 45px 0;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
}
.sec4 a.btn {
	margin: 0 auto;
	display: block;
}
.sec5 {
	background: #e7ffc9 url(../img/xbg5.png.pagespeed.ic.9zXS5itSfJ.png)
		no-repeat center top;
	padding-top: 65px;
	padding-bottom: 75px;
}
.sec5 .flex {
	margin-top: 60px;
}
.sec5 .flex .item {
	flex: 0 0 23%;
	background: #fff;
	box-shadow: 0 2px 2px rgba(40, 70, 22, 0.2);
	border-radius: 35px;
	padding: 25px 19px 50px 24px;
}
.sec5 .flex .item p.nedel {
	font-size: 36px;
	line-height: 42px;
	margin: 0 0 20px 0;
	text-align: center;
}
.sec5 .flex .item img {
	display: block;
	max-width: 100%;
	margin: 0 auto 27px;
}
.sec5 .flex .item p.discr {
	font-size: 16px;
	line-height: 20px;
	margin: 0;
}
.sec1.last_sec {
	padding-top: 68px;
}
.colse {
	position: absolute;
	width: 30px;
	height: 30px;
	top: -40px;
	right: 0;
	cursor: pointer;
}
.colse span:first-child {
	width: 30px;
	height: 1px;
	background: #fff;
	position: absolute;
	top: 14px;
	left: 0;
	transform: rotate(45deg);
}
.colse span:last-child {
	width: 30px;
	height: 1px;
	background: #fff;
	position: absolute;
	top: 14px;
	right: 0;
	transform: rotate(-45deg);
}
.overlay {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	display: none;
	z-index: 15;
}
.overlay .popup {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	max-width: 1009px;
	background: linear-gradient(180deg, #f0f0f0 0%, rgba(255, 255, 255, 0) 100%),
		linear-gradient(180deg, #fff 0%, #f2f2f2 100%);
	border-radius: 5px;
}
.overlay .popup .l_l {
	-webkit-flex: 0 0 50%;
	-moz-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	-o-flex: 0 0 50%;
	flex: 0 0 50%;
	background: #e7ffc9;
	position: relative;
	padding: 45px 0 0 54px;
}
.overlay .popup .l_l img {
	position: absolute;
	top: 55%;
	left: 47%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.overlay .popup .r_r {
	-webkit-flex: 0 0 50%;
	-moz-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	-o-flex: 0 0 50%;
	flex: 0 0 50%;
	padding: 38px 85px 30px 85px;
	text-align: center;
	font-family: "Noto Sans", sans-serif;
}
.overlay .popup .r_r * {
	font-family: "Noto Sans", sans-serif;
}
.star_text {
	text-align: center;
}
.overlay .popup .r_r h4 {
	margin: 0 0 21px 0;
	font-weight: 400;
	font-size: 24px;
	line-height: 20px;
}
.overlay .popup .r_r p.fast_saler {
	margin: 22px 0 7px 0;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	color: #ab0e17;
}
.overlay .popup .r_r p.promo {
	margin: 0 0 8px 0;
	font-size: 18px;
	line-height: 25px;
}
.overlay .popup .r_r p.price {
	font-size: 36px;
	font-weight: 700;
	line-height: 26px;
	color: #ff7a00;
	text-transform: uppercase;
	margin-bottom: 0;
}
.overlay .block_form {
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-align: left;
	position: relative;
	top: 0;
	right: 0;
	padding-bottom: 20px;
}
.overlay .block_form form button {
	margin-bottom: 5px;
	padding: 0;
}
.overlay .form_block {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	box-shadow: none;
	filter: none;
	max-width: 100%;
	background: transparent;
}
.timer_mobile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.timer_wrap {
	max-width: 500px;
	margin: 0 auto;
}
.timer_wrap .timer_section {
	padding: 0;
	margin: 0;
	border-radius: 0;
	background: transparent;
	font-size: 48px;
	line-height: 76px;
	font-weight: bold;
	text-align: center;
	display: inline;
	color: #fff;
}
.timer_wrap .timer_mobile {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.timer_wrap .time {
	width: 96px;
	height: 96px;
	background: #ab0e17;
	border-radius: 5px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
}
.timer_wrap .timer_inner:not(:last-child) .time:before {
	content: ":";
	position: absolute;
	font-weight: bold;
	font-size: 50px;
	color: #585858;
	right: -20px;
	top: 15px;
}
.timer_wrap .timer_inner p {
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	top: -30px;
	color: #fff;
}
.timer_title {
	font-weight: normal;
	font-size: 24px;
	line-height: 20px;
	margin-bottom: 20px;
}
.liit {
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	color: #585858;
}
p.orange {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #ea4e1b;
}
.popup h1 {
	font-weight: bold;
	font-size: 24px;
	line-height: 40px;
	letter-spacing: 0.005em;
	text-transform: uppercase;
	color: #000;
	margin: 0;
}
footer {
	text-align: center;
	padding: 30px 0;
}
.mobb_fixed {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	display: none;
	background: #fff;
	height: 71px;
	z-index: 5;
	padding-top: 13px;
}
.mobb_fixed .item {
	flex: 0 0 25%;
	text-align: center;
}
.mobb_fixed .item span {
	font-size: 10px;
	line-height: 20px;
	display: block;
	color: #e0e0e0;
	text-transform: uppercase;
	font-weight: 600;
}
.mobb_fixed .item:last-child span {
	color: #ff736a;
}
.hidden_br {
	display: none;
}
@media screen and (max-width: 1350px) {
	.container {
		max-width: 1000px;
		padding: 0 30px;
	}
	.sec5 .flex {
		flex-wrap: wrap;
	}
	.sec5 .flex .item {
		flex: 0 0 48%;
		margin-bottom: 30px;
	}
	.sec1 header .sert {
		padding-left: 21px;
	}
	.sec1 header .logo {
		flex: 0 0 17%;
	}
	.form_block {
		max-width: 320px;
		right: 0;
		padding: 9px 20px 30px 20px;
	}
	.sec1 {
		padding-top: 125px;
	}
	h1 {
		font-size: 32px;
		line-height: 44px;
		max-width: 600px;
	}
	.sec1 .green_tablets .item p {
		font-size: 14px;
		width: 65%;
	}
	.sec1 .green_tablets {
		background: #e7ffc9;
		padding: 23px 9px 5px 39px;
		margin: 26px 0 0 0;
		max-width: 510px;
	}
	.sec1 .abs_prod {
		top: 222px;
		left: 52.4%;
		max-width: 383px;
	}
	.sec3 .item .bg_text {
		font-size: 111px;
	}
	.slider_doc {
		max-width: 750px;
	}
	.slider_doc .item .top_it .flex .text_bl p.discr {
		font-size: 16px;
	}
	.slider_doc .item .top_it .flex .text_bl p.name {
		font-size: 18px;
	}
}
@media screen and (max-width: 1000px) {
	.sec1 header .sert,
	.sec1 header .logo {
		flex: 0 0 28%;
		padding-left: 0;
	}
	.container {
		max-width: 710px;
		padding: 0 20px;
	}
	.sec1 header .green_bl {
		display: none;
	}
	.sec1 header {
		padding: 20px 0;
	}
	.sec1 header .sert p {
		padding-left: 10px;
	}
	h1 {
		font-size: 27px;
		line-height: 36px;
		max-width: 341px;
	}
	.sec1 p.bot_h {
		max-width: 306px;
		font-size: 16px;
	}
	.sec1 .green_tablets {
		margin-top: 300px;
	}
	.sec1 .abs_prod {
		top: 262px;
		left: 22%;
		max-width: 383px;
	}
	.sec1 .green_tablets .item p {
		font-size: 14px;
		width: 84%;
	}
	h2 {
		font-size: 24px;
		line-height: 35px;
	}
	.sec3 p.bot_h {
		font-size: 14px;
	}
	.sec3 .item .bg_text {
		top: 103px;
		font-size: 82px;
	}
	.sec3 .item p {
		font-size: 16px;
		line-height: 22px;
	}
	.sec3 .item img {
		max-width: 200px;
	}
	.green_line p {
		font-size: 16px;
	}
	a.btn {
		padding: 20px 0;
	}
	.slider_doc .item {
		padding: 40px 20px;
	}
	.slider_doc {
		max-width: 530px;
	}
	.slider_doc .slick-prev {
		left: -80px;
	}
	.slider_doc .slick-next {
		right: -80px;
	}
	.sec4 p.ctr {
		margin: 106px 0 25px 0;
		font-size: 16px;
	}
}
@media screen and (max-width: 767px) {
	.container {
		max-width: 430px;
		padding: 0 28px;
	}
	.sec1 header {
		display: none;
	}
	.sec1 {
		background: #f7f7f7;
		padding-top: 20px;
		padding-bottom: 0;
	}
	.sec1 .container {
		padding: 0;
	}
	.form_block {
		position: relative;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		max-width: 100%;
		margin-top: -60px;
		padding-top: 80px;
		z-index: 1;
		filter: none;
		box-shadow: none;
		border-radius: 0;
	}
	.form_block .red {
		display: none;
	}
	h1 {
		font-size: 18px;
		font-weight: bold;
		font-size: 18px;
		line-height: 26px;
		margin-bottom: 10px;
		padding-left: 28px;
		letter-spacing: 1px;
		padding-right: 16px;
	}
	h1 span {
		font-weight: bold;
		font-size: 43px;
		line-height: 43px;
		display: block;
	}
	.sec1 p.bot_h {
		font-size: 16px;
		line-height: 22px;
		max-width: 100%;
		padding-left: 28px;
		padding-right: 40px;
	}
	.sec1 .abs_prod {
		left: 45%;
		top: 227px;
		max-width: 316px;
	}
	a.hidden {
		display: block !important;
		margin: 0 auto;
		margin-top: 245px;
		max-width: 100%;
		margin-left: 18px;
		margin-right: 18px;
	}
	a.btn {
		padding: 23px 0;
	}
	.sec1 .green_tablets {
		margin-top: 57px;
		padding: 42px 20px 49px 28px;
		position: relative;
		z-index: 2;
	}
	.sec1 .green_tablets .item {
		margin-bottom: 50px;
	}
	.sec1 .green_tablets .item:last-child {
		margin-bottom: 0;
	}
	.sec1 .green_tablets .item img {
		max-width: 40px;
	}
	.mobb_se {
		display: block;
		text-align: center;
	}
	.mobb_se p.mob_se_p1 {
		font-size: 22px;
		line-height: 34px;
		margin-bottom: 0;
	}
	.mobb_se p.mob_se_p1 span {
		display: block;
		color: #d40000;
		font-size: 16px;
		margin-top: -10px;
	}
	form input {
		height: 34px;
	}
	.form_block {
		padding-bottom: 44px;
		padding-left: 18px;
		padding-right: 18px;
	}
	.form_block form .saffity {
		margin-top: 10px;
	}
	.form_block .btn {
		padding: 22px 0;
	}
	.mobb_se p.mob_se_p2 {
		font-size: 14px;
		line-height: 24px;
		margin-top: 11px;
	}
	.mobb_se p.mob_se_p2 span.cenn {
		font-size: 25px;
		display: block;
	}
	.mobb_se p.mob_se_p2 span.podceb {
		font-size: 10px;
		display: block;
	}
	.form_block p.last_p {
		display: none;
	}
	.hidden {
		display: block !important;
	}
	.green_line.hidden {
		font-size: 16px;
		background: #e7ffc9;
		padding: 48px 28px;
	}
	.green_line.hidden span {
		display: block;
		font-weight: bold;
		font-size: 19px;
		text-transform: uppercase;
		margin-bottom: 10px;
	}
	h2 {
		text-align: left;
		font-weight: bold;
		font-size: 20px;
		line-height: 34px;
		margin-bottom: 23px;
	}
	.sec2 .item img {
		min-width: 304px;
	}
	.sec2 {
		padding-bottom: 100px;
		padding-top: 38px;
	}
	.slick-dots {
		bottom: -56px;
	}
	.sec2 h2 {
		padding-left: 28px;
		margin-bottom: 23px;
	}
	.sec2 .container {
		padding: 0 9px;
	}
	.sec2 .item p {
		font-size: 16px;
		line-height: 19px;
		margin-bottom: 0;
		max-width: 100%;
		padding-left: 28px;
		padding-right: 28px;
	}
	.sec3 {
		padding-top: 42px;
		padding-bottom: 40px;
	}
	.sec3 .container {
		padding: 0 20px;
	}
	.sec3 h2 {
		margin-bottom: 12px;
	}
	.sec3 p.bot_h {
		text-align: left;
		margin-bottom: 48px;
		line-height: 18px;
	}
	.sec3 p.bot_h br {
		display: block;
	}
	.sec3 .flex {
		flex-wrap: wrap;
	}
	.sec3 .item {
		flex: 0 0 100%;
	}
	.sec3 .item:first-child {
		margin-bottom: 36px;
	}
	.sec3 .item img {
		display: block;
		margin: 30px auto 20px;
		max-width: 192px;
	}
	.sec3 .item .bg_text {
		left: 50%;
		transform: translateX(-50%);
		font-size: 96px;
		top: 113px;
	}
	.sec3 .item p.name_bl {
		padding: 0;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		top: 0;
	}
	.base_slider {
		max-width: 304px;
		margin: 0 auto;
	}
	.sec3 .item p {
		padding-top: 40px;
		font-size: 14px;
		padding-left: 12px;
		line-height: 19px;
	}
	.green_line .flex {
		flex-wrap: wrap;
	}
	.bl_ff {
		flex: 0 0 100%;
	}
	.green_line .bl_ff .btn {
		display: none;
		margin-left: 18px;
		margin-right: 18px;
	}
	.sec3 .item:last-child {
		flex: 0 0 100%;
	}
	.green_line {
		background: #e9e9e9;
		padding-top: 0;
		padding-bottom: 54px;
	}
	.green_line .container {
		padding: 0;
	}
	.green_line p {
		font-size: 18px;
		line-height: 27px;
		padding: 0 27px;
	}
	.green_line p br {
		display: none;
	}
	.green_line .bl_ff:last-child {
		flex: 0 0 100%;
		padding-top: 30px;
	}
	.green_line a.btn {
		margin: 0 auto;
	}
	.slider_doc .item .top_it .flex {
		flex-wrap: wrap;
	}
	.slider_doc .item .top_it .flex .text_bl {
		padding-left: 0;
		flex: 0 0 100%;
	}
	.slider_doc .item .top_it {
		position: relative;
	}
	.slider_doc .item .top_it .flex .img_bl img {
		max-width: 111px;
		position: absolute;
		left: 0;
		top: 0;
	}
	.slider_doc .item .top_it .flex .text_bl p.name {
		padding-left: 135px;
		font-size: 16px;
		line-height: 23px;
	}
	.slider_doc .item .top_it .flex .text_bl p.discr {
		margin-top: 65px;
		font-size: 14px;
		line-height: 18px;
	}
	.slider_doc .item .top_it .flex .text_bl p.discr br {
		display: none;
	}
	.slider_doc .item p {
		font-size: 14px;
		line-height: 18px;
	}
	.sec4 .container {
		padding: 0 9px;
	}
	.sec4 {
		padding-bottom: 52px;
		padding-top: 45px;
	}
	.sec4 h2 {
		padding-left: 20px;
	}
	.sec4 p.ctr {
		text-align: left;
		font-size: 16px;
		margin-bottom: 39px;
		padding-left: 30px;
		padding-right: 28px;
		line-height: 24px;
	}
	.sec4 p.ctr br {
		display: none;
	}
	.sec5 {
		background: #e7ffc9;
		padding-bottom: 50px;
		padding-top: 51px;
	}
	.sec5 h2 {
		padding-left: 26px;
	}
	.sec5 .container {
		padding: 0 9px;
	}
	.sec5 .flex {
		display: block;
		margin-top: 27px;
	}
	.sec5 .flex .item {
		flex: 0 0 100%;
		padding: 30px 25px 50px 25px;
	}
	.sec5 .flex .item p.nedel {
		font-family: "Roboto", sans-serif;
		font-size: 48px;
		line-height: 56px;
		margin-bottom: 35px;
	}
	.sec5 .flex .item p.nedel text {
		font-family: "Roboto", sans-serif !important;
	}
	.sec5 .flex .item img {
		margin-bottom: 30px;
	}
	.sec5 .flex .item p.discr {
		font-size: 14px;
		line-height: 18px;
	}
	.sec5 .slick-dots {
		bottom: -30px;
	}
	.sec1.last_sec {
		padding-top: 39px;
	}
	.sec5 .slick-dots li.slick-active button {
		background: #fff;
	}
	.hidden_br {
		display: block !important;
	}
}
@media screen and (max-width: 400px) {
	.slider_doc .item .top_it .flex .text_bl p.discr {
		margin-top: 45px;
	}
}
@media screen and (max-width: 355px) {
	.sec1 .green_tablets .item p {
		width: 83%;
	}
	.sec1 .abs_prod {
		left: 45%;
		top: 260px;
		max-width: 280px;
	}
	.slider_doc .item .top_it .flex .text_bl p.discr {
		max-width: 235px;
	}
}

.slick-slider {
	position: relative;
	display: block;
	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;
	margin-left: auto;
	margin-right: auto;
}

.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;
}

.form_block .flex p.one_prc {
	font-size: 24px;
}

#kmacb-form,
#kmacb {
	display: none !important;
}

html body.modal-show {
	overflow: auto !important;
	right: 0 !important;
}

@media screen and (max-width: 767px) {
	footer {
		text-align: center;
		padding: 30px 0 80px 0;
	}

	.form_block .flex p.one_prc {
		font-size: 20px;
	}
}

@media screen and (min-width: 768px) {
	.mob {
		display: none;
	}
}

input[type="tel"] {
	padding-left: 90px !important;
	width: 100%;
}

.iti {
	width: 100%;
}

.overlay .popup .l_l img,
.sec1 .abs_prod {
	width: 100%;
	max-width: 200px;
	margin-top: 20px;
}

@media screen and (max-width: 1000px) {
	.overlay .popup .l_l img,
	.sec1 .abs_prod {
		width: 100%;
		max-width: 150px;
		margin-top: 30px;
	}
}

@media screen and (max-width: 767px) {
	.overlay .popup .l_l img,
	.sec1 .abs_prod {
		margin-bottom: 30px;
		margin-top: 0;
		top: 203px;
	}
}

@media screen and (max-width: 380px) {
	.overlay .popup .l_l img,
	.sec1 .abs_prod {
		margin-bottom: 30px;
		margin-top: 0;
		top: 253px;
		max-width: 100px;
	}
}

@media screen and (max-width: 330px) {
	.overlay .popup .l_l img,
	.sec1 .abs_prod {
		margin-bottom: 30px;
		margin-top: 0;
		top: 323px;
		max-width: 100px;
	}
}

.cpu img {
	display: block;
	margin: 0 auto;
}
.cpu a {
	display: inline-block;
	margin: 5px;
	font-size: 14px;
	line-height: 1.1em;
	color: #333;
}
