﻿@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);

*,
body {
	padding: 0
}

.main-wrap h1,
.main-wrap h2,
.main-wrap h3,
.main-wrap h4,
.main-wrap h5,
.main-wrap h6,
body {
	font-weight: 400
}

.desc_form h4,
.lvl-title {
	font-size: 30px;
	text-transform: uppercase
}

.button-m,
.center,
.desc_form,
.examples li p,
.lvl-title,
.title-block,
.title-block .main-title,
.top-block-v1 .timer-action,
.top-block-v2 .timer-action {
	text-align: center
}

.button-m,
.examples .before,
.examples li .pic,
.field,
.top-block-v1 {
	position: relative
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
	display: block
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

img {
	max-width: 100%;
	height: auto;
	flex-shrink: 0;
	align-self: center
}

a {
	text-decoration: underline
}

a:hover {
	cursor: pointer
}

::-webkit-input-placeholder {
	color: #a9a9a9;
	opacity: 1
}

:-moz-placeholder {
	color: #a9a9a9;
	opacity: 1
}

::-moz-placeholder {
	color: #a9a9a9;
	opacity: 1
}

:-ms-input-placeholder {
	color: #a9a9a9;
	opacity: 1
}

* {
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

a,
button,
input {
	outline: 0
}

button,
input,
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

html {
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: subpixel-antialiased !important
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

input::-webkit-input-placeholder {
	opacity: 1;
	transition: opacity .3s
}

input::-moz-placeholder {
	opacity: 1;
	transition: opacity .3s
}

input:-moz-placeholder {
	opacity: 1;
	transition: opacity .3s
}

input:-ms-input-placeholder {
	opacity: 1;
	transition: opacity .3s
}

input:focus::-webkit-input-placeholder {
	opacity: 0;
	transition: opacity .3s
}

input:focus::-moz-placeholder {
	opacity: 0;
	transition: opacity .3s
}

input:focus:-moz-placeholder {
	opacity: 0;
	transition: opacity .3s
}

input:focus:-ms-input-placeholder {
	opacity: 0;
	transition: opacity .3s
}

button,
input {
	font-family: inherit
}

.expert-block-v1 .lvl-title:after,
.hidden,
.rev-block-v1 .slick-dots button,
.rev-block-v3 .slick-dots button,
.rev-block-v4 .slick-dots button,
.top-block-v1 .timer-action .timer-col:last-child:after,
.top-block-v2 .timer-action .timer-col:last-child:after {
	display: none
}

.left,
.top-block-v2 .cost-cont>div {
	float: left
}

.compound-block-v3 .compound-cont>li:nth-child(2n)>img,
.right,
.use-block-v2 .use-cont>li:nth-child(2n)>img {
	float: right
}

.clearfix:after,
.examples li:after {
	content: '';
	display: block;
	clear: both
}

.clear {
	clear: both;
	height: 0
}

body {
	width: 100%;
	min-width: 320px;
	margin: 0 auto;
	font-family: "Proxima Nova", Helvetica, sans-serif;
	font-size: 22px;
	line-height: 1.5em;
	color: #333;
	background: #555
}

.main-wrap {
	width: 480px;
	margin: 0 auto;
	background: #fff
}

.main-wrap b,
.main-wrap strong {
	font-weight: 700
}

section {
	padding: 40px 20px
}

.lvl-title {
	margin: 0 0 30px;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 1px
}

.detail-block .text-cont>p b,
.lvl-title span {
	color: #f34a6e
}

.lvl-title:after {
	content: '. . .';
	display: block;
	font-weight: 700;
	font-size: 36px;
	line-height: 10px;
	color: #e6b3be
}

.button-m {
	display: block;
	width: 400px;
	height: 84px;
	margin: 0 auto;
	border: 0;
	text-decoration: none;
	cursor: pointer;
	line-height: 84px;
	font-family: "Proxima Nova", sans-serif;
	font-weight: 700;
	letter-spacing: 1.2px;
	font-size: 24px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
	background: #ffa900;
	background-image: -webkit-linear-gradient(top, #ffba00, #ff8a00);
	background-image: -moz-linear-gradient(top, #ffba00, #ff8a00);
	background-image: -ms-linear-gradient(top, #ffba00, #ff8a00);
	background-image: -o-linear-gradient(top, #ffba00, #ff8a00);
	background-image: linear-gradient(to bottom, #ffba00, #ff8a00);
	border-bottom: 5px solid #d97400;
	border-radius: 42px;
	-webkit-box-shadow: 0 3px 10px rgba(140, 75, 0, .5);
	-moz-box-shadow: 0 3px 10px rgba(140, 75, 0, .5);
	box-shadow: 0 3px 10px rgba(140, 75, 0, .5)
}

.mform>div:last-child {
	margin-bottom: 0
}

.field {
	display: block;
	outline: 0;
	border: 0;
	width: 380px;
	height: 74px;
	line-height: 74px;
	margin: 0 auto 15px;
	font-size: 22px;
	font-family: "Proxima Nova", Helvetica, sans-serif;
	font-weight: 400;
	border-radius: 37px;
	box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, .18);
	background: 20px center no-repeat #fff;
	padding: 0 0 0 70px
}

.field[name=name] {
	background-image: url(../img/offer__name_icon.png)
}

.field[name=phone] {
	background-image: url(../img/offer__phone_icon.png)
}

select:disabled {
	display: none !important
}

select.field {
	background-image: url(../img/select.png) !important;
	background-position: 2px center !important
}

.desc_form {
	padding-bottom: 15px
}

.desc_form h4 {
	padding-bottom: 10px;
	font-weight: 700
}

.desc_form p {
	font-size: 20px
}

.mform ::-webkit-input-placeholder {
	color: #aaa
}

.mform ::-moz-placeholder {
	color: #aaa
}

.mform :-moz-placeholder {
	color: #aaa
}

.mform :-ms-input-placeholder {
	color: #aaa
}

.mform :focus::-webkit-input-placeholder {
	color: transparent
}

.mform :focus::-moz-placeholder {
	color: transparent
}

.mform :focus:-moz-placeholder {
	color: transparent
}

.mform :focus:-ms-input-placeholder {
	color: transparent
}

.examples {
	background: #f2f2f2;
	padding-bottom: 30px
}

.examples li {
	padding: 30px 0
}

.examples li:last-child {
	padding-bottom: 0
}

.examples .before {
	float: left;
	width: 50%;
	padding-right: 20px
}

.examples .before .pic:after {
	position: absolute;
	right: -28px;
	top: 50%;
	margin-top: -8px;
	display: block;
	width: 16px;
	height: 17px;
	background: url("../img/arrow-right.png") no-repeat;
	content: ''
}

.examples .after {
	float: right;
	width: 50%;
	padding-left: 20px
}

.examples .after .pic:before,
.examples .before .pic:before {
	position: absolute;
	left: 60px;
	top: -30px;
	display: block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0
}

.examples .before .pic:before {
	content: 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾';
	background: #333
}

.examples .after .pic:before {
	content: '';
	background: #61ad3c
}

.examples li p {
	padding-top: 10px;
	line-height: 24px
}

.detail-block h3 span,
.cost {
	font-size: 34px;
	line-height: 1.1;
	text-shadow: 2px 2px 1px #fff
}



.examples li .pic {
	background: #d9d9d9;
	padding: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.examples li .pic img {
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.examples li .after .pic {
	background: #61ad3c
}

.title-block {
	padding: 0;
	color: #fff
}

.title-block .main-title {
	line-height: 1;
	font-size: 35px;
	font-weight: 700;
	letter-spacing: 1.75px;
	background: #f34a6e;
	padding: 10px 0
}

.title-block .sub-main-title {
	height: 64px;
	padding: 7px 0 0 20px;
	font-size: 20px;
	line-height: normal;
	background: #333;
	margin-left: 168px;
	text-align: left
}

.top-block-v1 {
	padding: 0
}

.top-block-v1 .sale-cont {
	position: absolute;
	width: 200px;
	top: 300px;
	left: 0;
	padding: 10px 0;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .5px;
	color: #fff;
	border-radius: 0 8px 8px 0;
	background: #f44a6f
}

.top-block-v1 .sale-cont>strong {
	display: block;
	font-size: 22px;
	line-height: 1.3em
}

.top-block-v1 .cost-cont {
	text-align: center;
	padding-bottom: 30px
}

.top-block-v1 .cost-cont .cost {
	padding: 10px 0 0;
	white-space: nowrap
}

.cost>strong {
	display: block;
	font-size: 40px;
}
.cost>s {
    font-size: 30px;
    font-weight: bold;
}

.old-cost {
	color: #f34a6e;
	font-size: 22px;
	text-align: center;
	padding-bottom: 10px;
}

.fancybox-content .lvl-title:after,
.table_size .lvl-title:after,
.top-block-v1 .cost-cont .new-cost,
.top-block-v2 .cost-cont .new-cost {
	color: #fff
}

.top-block-v1 .describe-cont {
	padding: 0 40px 30px;
	background: #f7cd9c;
	background-image: -webkit-linear-gradient(top, #f7cd9c, #fed4d3);
	background-image: -moz-linear-gradient(top, #f7cd9c, #fed4d3);
	background-image: -o-linear-gradient(top, #f7cd9c, #fed4d3);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f7cd9c), to(#fed4d3));
	background-image: linear-gradient(to bottom, #f7cd9c, #fed4d3)
}

.fancybox-content {
	background: #f7cd9c !important;
	background-image: -webkit-linear-gradient(top, #f7cd9c, #fed4d3) !important;
	background-image: -moz-linear-gradient(top, #f7cd9c, #fed4d3) !important;
	background-image: -o-linear-gradient(top, #f7cd9c, #fed4d3) !important;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f7cd9c), to(#fed4d3)) !important;
	background-image: linear-gradient(to bottom, #f7cd9c, #fed4d3) !important
}

.top-block-v1 .list-1 {
	padding: 0 0 20px 40px
}

.top-block-v1 .list-1>li {
	padding: 0 0 15px 40px;
	background: url(../img/marker-1.png) no-repeat;
	font-size: 24px
}

.delivery-block-v3 .delivery-cont>li,
.top-block-v1 .timer-cont,
.top-block-v2 .timer-cont {
	padding: 0 0 30px
}

.top-block-v1 .timer-cont>h3,
.top-block-v2 .timer-cont>h3 {
	padding: 0 0 10px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 20px;
	font-weight: 700
}

.top-block-v1 .timer-action .timer-col,
.top-block-v2 .timer-action .timer-col {
	position: relative;
	display: inline-block;
	width: 80px;
	margin: 0 20px;
	text-transform: uppercase;
	font-weight: 700;
	color: #f34a6e
}

.top-block-v1 .timer-action .timer-col:after,
.top-block-v2 .timer-action .timer-col:after {
	content: ':';
	position: absolute;
	top: 18%;
	right: -24px;
	font-size: 3em
}

.top-block-v1 .timer-action .timer-col>strong,
.top-block-v2 .timer-action .timer-col>strong {
	display: inline-block;
	font-size: 4em;
	line-height: 1.1em;
	color: #f34a6e
}

.top-block-v1 .timer-action .timer-col>span,
.top-block-v2 .timer-action .timer-col>span {
	display: inline-block;
	padding: 3px 6px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #333;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: rgba(255, 255, 255, .3)
}

.ost-col {
	padding: 30px 0 0;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .6px;
	font-weight: 700
}

.ost-col>span,
.top-block-v2 .ost-col>span {
	display: inline-block;
	padding: 3px 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	background: #f34a6e
}

.top-block-v2 {
	padding: 432px 0 0;
	background: url(../img/top-block-v2.jpg) 50% 0 no-repeat
}

.top-block-v2 .cost-cont {
	height: 118px;
	color: #fff;
	text-align: center
}

.top-block-v2 .cost-cont .sale-cont {
	width: 130px;
	padding: 16px 0 0;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .5px
}

.top-block-v2 .cost-cont .sale-cont>strong {
	display: block;
	font-size: 2em;
	line-height: 1em
}

.top-block-v2 .cost-cont .sale-cont>strong small {
	font-size: .8em
}

.top-block-v2 .cost-cont .cost {
	width: 175px;
	padding: 10px 0 0;
	white-space: nowrap
}

.top-block-v2 .cost-cont .cost>strong {
	display: block;
	font-size: 2.4em;
	line-height: 1em
}

.copyright a,
.top-block-v2 .cost-cont .old-cost {
	color: #333
}

.top-block-v2 .cost-cont .old-cost>strong {
	text-decoration: line-through
}

.top-block-v2 .describe-cont {
	padding: 20px 20px 40px;
	background: #f7cd9c;
	background-image: -webkit-linear-gradient(top, #f7cd9c, #fed4d3);
	background-image: -moz-linear-gradient(top, #f7cd9c, #fed4d3);
	background-image: -o-linear-gradient(top, #f7cd9c, #fed4d3);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f7cd9c), to(#fed4d3));
	background-image: linear-gradient(to bottom, #f7cd9c, #fed4d3)
}

.top-block-v2 .ost-col {
	padding: 30px 0 0;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700
}

.after-block-v1,
.after-block-v2,
.delivery-block-v3 .delivery-cont>li:last-child,
.slider-block,
.sup-block-v1,
.use-block-v2,
.visual-block {
	padding: 0
}

.slider-block .slick-arrow {
	display: inline-block;
	position: absolute;
	width: 60px;
	height: 60px;
	cursor: pointer;
	z-index: 99;
	top: 40%;
	background: url(../img/button-sl-v1.png) no-repeat
}

.after-block-v1 .after-cont,
.after-block-v2 .after-cont,
.video-container {
	position: relative
}

.slider-block .slick-prev {
	left: 20px;
	background-position: 0 0
}

.slider-block .slick-next {
	background-position: -60px 0;
	right: 20px
}

.visual-block>img {
	display: block;
	margin: 0 auto
}

.video-container {
	width: 100%;
	height: 270px;
	margin: 0 auto;
	overflow: hidden;
	background: #000;
	outline: 0
}

.video-container embed,
.video-container iframe,
.video-container object {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.detail-block {
	padding: 40px 20px 20px
}

.detail-block h3 {
	font-weight: 700;
	font-size: 23px;
	text-align: center;
	padding-bottom: 15px
}

.detail-block h3 span {
	color: #f34a6e
}

.detail-block h4 {
 font-weight: 700;
 font-size: 22px;
 text-align: center;
 padding-bottom: 10px;
}

.detail-block h4 span {
    color: #f34a6e;
    font-size: 28px;
}

.detail-block .lvl-title {
	font-size: 30px
}

.detail-block .lvl-title span {
	display: block;
	text-transform: initial;
	font-size: 50px
}

.detail-block .video-container {
	margin: 0 0 20px -20px;
	width: 480px
}

.detail-block .material {
	margin: -10px -20px 25px;
	padding: 15px;
	background: #f2f2f2;
	font-weight: 700;
	font-size: 24px;
	text-align: center
}

.detail-block .colors {
	display: block;
	margin: 0 0 20px -20px;
	width: 480px;
	max-width: 480px
}

.detail-block .text-cont,
.expert-block-v3 .expert-cont .expert-title,
.sup-block-v2 {
	padding: 0 0 20px
}

.compound-block-v2,
.list-block-v3,
.sup-block-v3,
.sup-block-v4,
.use-block-v3 {
	padding: 40px 0
}

.detail-block .text-cont>p {
	padding: 0 0 15px;
	text-align: justify;
	text-align-last: center
}

.after-block-v1 .after-cont:after,
.after-block-v1 .after-cont:before {
	content: '';
	position: absolute;
	display: block;
	width: 50%;
	bottom: 0;
	z-index: 99;
	padding: 10px 0 8px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	-webkit-border-radius: 20px 20px 0 0;
	-moz-border-radius: 20px 20px 0 0;
	border-radius: 20px 20px 0 0
}

.after-block-v1 .after-cont:before {
	content: 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾';
	left: 0;
	background: rgba(0, 0, 0, .7)
}

.after-block-v1 .after-cont:after {
	content: 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ';
	right: 0;
	background: rgba(243, 74, 110, .7)
}

.after-block-v2 .after-cont:after {
	content: '';
	position: absolute;
	display: block;
	width: 53px;
	height: 53px;
	top: 40%;
	left: 50%;
	margin-left: -26px;
	z-index: 99;
	background: url(../img/after-v2-arrow.png) no-repeat
}

.colors-block-v1,
.colors-block-v2 {
	padding: 40px 0;
	background: #f2e3e8
}

.colors-block-v1 .colors-cont>li {
	float: left;
	width: 160px;
	text-align: center;
	padding: 0 10px
}

.colors-block-v1 .colors-cont>li img {
	display: block;
	margin: 0 auto 15px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 3px solid #e6b3be
}

.colors-block-v1 .colors-cont>li h4 {
	padding: 0 0 5px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px
}

.colors-block-v2 .colors-cont>li {
	float: left;
	width: 158px;
	text-align: center
}

.colors-block-v2 .colors-cont>li:nth-child(2) {
	margin: 0 3px
}

.colors-block-v2 .colors-cont>li:before {
	content: '';
	display: block;
	height: 80px;
	margin: 0 auto 15px
}

.colors-block-v2 .colors-cont>li:first-child:before {
	background: #f6d1ae
}

.colors-block-v2 .colors-cont>li:nth-child(2):before {
	background: #efbb94
}

.colors-block-v2 .colors-cont>li:nth-child(3):before {
	background: #e7b38c
}

.colors-block-v2 .colors-cont>li h4 {
	padding: 0 10px 5px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px
}

.colors-block-v2 .colors-cont>li p,
.compound-block-v2 .compound-cont,
.sup-block-v2 .sup-cont,
.sup-block-v3 .sup-cont {
	padding: 0 10px
}

.list-block-v1 .list-cont>li {
	position: relative;
	min-height: 50px;
	margin: 0 0 20px;
	padding: 0 0 0 70px
}

.compound-block-v1 .compound-cont>li,
.use-block-v1 .use-cont>li {
	min-height: 130px;
	margin: 0 0 20px
}

.compound-block-v1 .compound-cont>li:last-child,
.list-block-v1 .list-cont>li:last-child,
.use-block-v1 .use-cont>li:last-child,
.use-block-v3 .use-cont>li:last-child {
	margin: 0
}

.list-block-v1 .list-cont>li:before {
	content: '';
	position: absolute;
	display: block;
	width: 50px;
	height: 50px;
	top: 0;
	left: 0;
	background: url(../img/list-block-v1.png) no-repeat
}

.delivery-block-v1 .delivery-cont>li:first-child:before,
.delivery-block-v3 .delivery-cont>li:first-child:before,
.list-block-v1 .list-cont>li:first-child:before,
.sup-block-v1 .sup-cont>li:first-child:before,
.sup-block-v4 .sup-cont>li:first-child:before {
	background-position: 0 0
}

.list-block-v1 .list-cont>li:nth-child(2):before {
	background-position: -50px 0
}

.list-block-v1 .list-cont>li:nth-child(3):before,
.sup-block-v1 .sup-cont>li:nth-child(2):before {
	background-position: -100px 0
}

.list-block-v1 .list-cont>li>p {
	padding: 12px 0 0;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px
}

.list-block-v2 .list-cont>li {
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px dashed #ddd
}

.list-block-v2 .list-cont>li:last-child {
	padding: 0;
	margin: 0;
	border: 0
}

.list-block-v2 .list-cont>li>span {
	float: left;
	font-size: 52px;
	line-height: .95em;
	font-weight: 700;
	color: #f34a6e
}

.list-block-v2 .list-cont>li>p {
	padding: 0 0 0 45px
}

.list-block-v3 .list-cont>li {
	padding: 15px 20px
}

.list-block-v3 .list-cont>li:nth-child(odd),
.sup-block-v1 .sup-cont>li.color-bg {
	background: #fcf6f8
}

.list-block-v3 .list-cont>li>p {
	padding: 5px 0 5px 40px;
	background: url(../img/marker-1.png) 0 4px no-repeat
}

.sup-block-v1 .sup-cont>li {
	float: left;
	width: 50%;
	padding: 20px;
	text-align: center
}

.sup-block-v1 .sup-cont>li:before {
	content: '';
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 auto 15px;
	background: url(../img/sup-block-v1.png) no-repeat
}

.sup-block-v1 .sup-cont>li:nth-child(3):before {
	background-position: -200px 0
}

.sup-block-v1 .sup-cont>li:nth-child(4):before {
	background-position: -300px 0
}

.compound-block-v2 .compound-cont>li,
.sup-block-v2 .sup-cont>li {
	float: left;
	width: 50%;
	padding: 15px 10px;
	text-align: center
}

.sup-block-v2 .sup-cont>li:before {
	content: '';
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 auto 15px
}

.sup-block-v2 .sup-cont>li:first-child:before {
	background: url("../img/benefits-icon-1.png") no-repeat
}

.sup-block-v2 .sup-cont>li:nth-child(2):before {
	background: url("../img/benefits-icon-2.png") no-repeat
}

.sup-block-v2 .sup-cont>li:nth-child(3):before {
	background: url("../img/benefits-icon-3.png") no-repeat
}

.sup-block-v2 .sup-cont>li:nth-child(4):before {
	background: url("../img/benefits-icon-4.png") no-repeat
}

.compound-block-v1 .compound-cont .compound-txt>h4,
.rev-block-v2 .rev-item .rev-txt>h4,
.sup-block-v2 .sup-cont>li>h4 {
	padding: 0 0 5px;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px
}

.sup-block-v3 .sup-cont>li {
	float: left;
	width: 50%;
	padding: 10px 10px 20px;
	text-align: center
}

.sup-block-v3 .sup-cont>li img {
	display: block;
	width: 210px;
	height: 180px;
	margin: 0 auto 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 4px solid #f2e3e8
}

.sup-block-v4 {
	background: #e6b3be
}

.sup-block-v4 .sup-cont>li {
	position: relative;
	height: 130px;
	margin: 0 20px 30px 0;
	padding: 18px 130px 0 20px;
	-webkit-border-radius: 0 65px 65px 0;
	-moz-border-radius: 0 65px 65px 0;
	border-radius: 0 65px 65px 0;
	line-height: 1.4em;
	background: #fff
}

.sup-block-v4 .sup-cont>li:nth-child(2n) {
	margin: 0 0 30px 20px;
	padding: 18px 20px 0 130px;
	-webkit-border-radius: 65px 0 0 65px;
	-moz-border-radius: 65px 0 0 65px;
	border-radius: 65px 0 0 65px
}

.sup-block-v4 .sup-cont>li:before {
	content: '';
	position: absolute;
	display: block;
	width: 90px;
	height: 90px;
	top: 20px;
	right: 20px;
	background: url(../img/sup-block-v4.png) no-repeat
}

.sup-block-v4 .sup-cont>li:nth-child(2n):before {
	right: auto;
	left: 20px
}

.sup-block-v4 .sup-cont>li:nth-child(2):before {
	background-position: -90px 0
}

.compound-block-v2,
.expert-block-v1,
.use-block-v1 .use-cont>li>span,
.use-block-v2 .use-cont>li {
	color: #fff;
	background: #f34a6e
}

.sup-block-v4 .sup-cont>li>h4 {
	padding: 0 0 5px;
	font-weight: 700
}

.compound-block-v1 .compound-cont>li>img,
.use-block-v1 .use-cont>li>img {
	display: block;
	float: left;
	width: 130px;
	height: 130px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 4px solid #e6b3be
}

.compound-block-v1 .compound-cont .compound-txt,
.use-block-v1 .use-cont .use-txt {
	padding: 10px 0 0 150px
}

.compound-block-v2 .compound-cont>li img {
	display: block;
	width: 160px;
	height: 160px;
	margin: 0 auto 15px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 4px solid #f2e3e8
}

.compound-block-v2 .compound-cont>li strong {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px
}

.compound-block-v3 {
	padding: 40px 0 0
}

.compound-block-v3 .compound-cont>li {
	height: 140px
}

.compound-block-v3 .compound-cont>li>img {
	display: block;
	float: left;
	width: 150px;
	height: 140px
}

.compound-block-v3 .compound-cont .compound-txt {
	padding: 0 0 0 150px
}

.compound-block-v3 .compound-cont>li:nth-child(2n) .compound-txt {
	padding: 0 150px 0 0
}

.compound-block-v3 .compound-cont .compound-txt>h4 {
	padding: 6px 20px;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	background: #f34a6e
}

.compound-block-v3 .compound-cont .compound-txt>p {
	padding: 12px 20px 0
}

.use-block-v1 .use-cont>li {
	position: relative
}

.use-block-v1 .use-cont>li>span {
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	z-index: 99;
	top: 5px;
	left: 5px;
	line-height: 30px;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.use-block-v1 .use-cont .use-txt>h4,
.use-block-v3 .use-cont .use-txt>h4 {
	padding: 0 0 5px;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #f34a6e
}

.use-block-v2 .use-cont>li {
	position: relative;
	height: 240px
}

.use-block-v2 .use-cont>li:before {
	content: '';
	position: absolute;
	z-index: 99;
	top: 50%;
	right: 240px;
	margin: -20px 0 0;
	border: 20px solid transparent;
	border-right: 20px solid #f34a6e
}

.use-block-v2 .use-cont>li:nth-child(2n):before {
	right: auto;
	left: 240px;
	border: 20px solid transparent;
	border-left: 20px solid #f34a6e
}

.use-block-v2 .use-cont>li>img {
	display: block;
	float: left;
	width: 240px;
	height: 240px
}

.use-block-v2 .use-cont .use-txt {
	padding: 20px 20px 20px 260px;
	text-align: center
}

.use-block-v2 .use-cont>li:nth-child(2n) .use-txt {
	padding: 20px 260px 20px 20px
}

.use-block-v2 .use-cont .use-txt>h4 {
	padding: 20px 0 8px;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px
}

.use-block-v2 .use-cont .use-txt>h4:after {
	content: '';
	display: block;
	width: 30px;
	height: 2px;
	margin: 8px auto 0;
	background: #fff
}

.use-block-v3 .use-cont>li {
	margin: 0 0 30px
}

.use-block-v3 .use-cont>li>img {
	display: block;
	float: left;
	width: 150px;
	height: 150px;
	margin: -10px 0 0 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 4px solid #f34a6e
}

.use-block-v3 .use-cont>li:nth-child(2n)>img {
	float: right;
	margin: -10px 20px 0 0
}

.use-block-v3 .use-cont .use-txt {
	padding: 15px 20px 15px 190px;
	background: #fcf6f8
}

.use-block-v3 .use-cont>li:nth-child(2n) .use-txt {
	padding: 15px 190px 15px 20px
}

.expert-block-v1 .lvl-title {
	width: 50%;
	margin: 0 0 20px;
	text-align: left
}

.expert-block-v1 .expert-cont {
	padding: 20px;
	color: #333;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #fff
}

.expert-block-v1 .expert-cont .expert-title {
	position: relative;
	padding: 5px 0 20px
}

.expert-block-v1 .expert-cont .expert-title:after {
	content: '';
	position: absolute;
	display: block;
	top: -140px;
	right: -20px;
	width: 175px;
	height: 184px;
	background: url(../img/expert-block-v1.png) no-repeat
}

.expert-block-v1 .expert-cont .expert-title>h3 {
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase
}

.expert-block-v1 .expert-cont .expert-title>span,
.expert-block-v2 .expert-cont .expert-title>span,
.expert-block-v3 .expert-cont .expert-title>span {
	color: grey
}

.expert-block-v1 .expert-cont>p,
.expert-block-v3 .expert-cont>p {
	text-align: justify
}

.expert-block-v2 .expert-cont .expert-title {
	padding: 0 0 10px;
	background: url(../img/expert-block-v2_1.jpg) 100% 100% no-repeat
}

.expert-block-v2 .expert-cont .expert-title>img {
	display: block;
	float: left;
	width: 168px;
	height: 189px;
	margin: 0 22px 0 0
}

.expert-block-v2 .expert-cont .expert-title>h3,
.expert-block-v3 .expert-cont .expert-title>h3 {
	padding: 20px 0 5px;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase
}

.expert-block-v2 .expert-cont>p,
.rev-block-v2 .rev-cont {
	padding: 10px 0 0
}

.expert-block-v3 {
	padding: 0 0 40px;
	background: #fcf6f8
}

.expert-block-v3 .lvl-title {
	position: relative;
	overflow: hidden;
	padding: 40px 20px 110px;
	color: #fff;
	background: #f34a6e
}

.expert-block-v3 .lvl-title:after,
.expert-block-v3 .lvl-title:before {
	content: "";
	position: absolute;
	width: 50%;
	height: 20px;
	bottom: -10px;
	background: #fcf6f8
}

.expert-block-v3 .lvl-title:before {
	left: 0;
	-webkit-transform: skew(0deg, 5deg);
	-moz-transform: skew(0deg, 5deg);
	-ms-transform: skew(0deg, 5deg);
	-o-transform: skew(0deg, 5deg);
	transform: skew(0deg, 5deg)
}

.expert-block-v3 .lvl-title:after {
	right: 0;
	-webkit-transform: skew(0deg, -5deg);
	-moz-transform: skew(0deg, -5deg);
	-ms-transform: skew(0deg, -5deg);
	-o-transform: skew(0deg, -5deg);
	transform: skew(0deg, -5deg)
}

.expert-block-v3 .expert-cont {
	padding: 0 20px;
	text-align: center
}

.expert-block-v3 .expert-cont>img {
	position: relative;
	display: block;
	z-index: 99;
	width: 150px;
	height: 150px;
	margin: -110px auto 0;
	border: 3px solid #e6b3be;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.rev-block-v1 {
	padding-bottom: 25px
}

.rev-block-v1 .rev-cont {
	padding: 10px 0 25px;
	text-align: center
}

.rev-block-v1 .rev-item>img {
	display: block;
	margin: 0 auto 20px
}

.rev-block-v1 .rev-item>h4 {
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px
}

.rev-block-v1 .rev-item>h4:after {
	content: '';
	display: block;
	width: 77px;
	height: 12px;
	margin: 10px auto;
	background: url("../img/stars.png") no-repeat
}

.rev-block-v1 .slick-arrow {
	display: inline-block;
	position: absolute;
	width: 60px;
	height: 60px;
	cursor: pointer;
	z-index: 99;
	bottom: 15px;
	background: url(../img/rev-block-v1-button.png) no-repeat
}

.rev-block-v1 .slick-prev {
	left: 45px;
	background-position: 0 0
}

.rev-block-v1 .slick-next {
	background-position: -60px 0;
	right: 45px
}

.rev-block-v1 .slick-dots,
.rev-block-v3 .slick-dots,
.rev-block-v4 .slick-dots {
	padding: 20px 0 0;
	text-align: center
}

.rev-block-v1 .slick-dots li,
.rev-block-v3 .slick-dots li,
.rev-block-v4 .slick-dots li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 4px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border-top: 1px solid #ccc;
	background: #f3f3f3
}

.rev-block-v1 .slick-dots li.slick-active,
.rev-block-v3 .slick-dots li.slick-active,
.rev-block-v4 .slick-dots li.slick-active {
	border: 0;
	background: #f34a6e
}

.rev-block-v2 .rev-item {
	margin: 0 auto 20px;
	padding: 0 0 20px;
	border-bottom: 1px dashed #e8b8c2
}

.rev-block-v2 .rev-item:last-child {
	margin: 0;
	padding: 0;
	border: 0
}

.delivery-block-v1 .delivery-anon:before,
.delivery-block-v2 .delivery-anon:before {
	position: absolute;
	width: 38px;
	height: 40px;
	top: -24px;
	left: 50%;
	margin: 0 0 0 -19px;
	content: ''
}

.rev-block-v2 .rev-item>img {
	display: block;
	float: left;
	width: 86px;
	height: 86px;
	border: 4px solid #f2e3e8;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.rev-block-v3 .rev-item>img,
.rev-block-v4 .rev-item>img {
	width: 400px;
	height: 260px;
	margin: 0 auto 20px;
	display: block
}

.rev-block-v2 .rev-item .rev-txt {
	padding: 0 0 0 106px
}

.rev-block-v3 .rev-cont {
	padding: 10px 0 0;
	text-align: center
}

.rev-block-v3 .rev-item>img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.rev-block-v3 .rev-item>h4,
.rev-block-v4 .rev-item>h4 {
	padding: 0 0 10px;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px
}

.rev-block-v3 .slick-arrow,
.rev-block-v4 .slick-arrow {
	display: inline-block;
	position: absolute;
	width: 60px;
	height: 60px;
	cursor: pointer;
	z-index: 99;
	top: 100px;
	background: url(../img/rev-block-v3-button.png) no-repeat
}

.rev-block-v3 .slick-prev {
	left: -10px;
	background-position: 0 0
}

.rev-block-v3 .slick-next {
	background-position: -60px 0;
	right: -10px
}

.rev-block-v4 {
	color: #fff;
	background: #e6b3be
}

.rev-block-v4 .rev-cont {
	margin: 0 20px;
	padding: 10px 0 0;
	text-align: center
}

.delivery-block-v1 .delivery-anon,
.delivery-block-v2 .delivery-anon {
	position: relative;
	margin: 40px 10px 0;
	padding: 20px 15px 15px;
	text-align: center
}

.rev-block-v4 .rev-item {
	overflow: hidden;
	color: #333;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.rev-block-v4 .rev-item>p {
	padding: 0 20px 20px
}

.rev-block-v4 .slick-prev {
	left: -30px;
	background-position: 0 0
}

.rev-block-v4 .slick-next {
	background-position: -60px 0;
	right: -30px
}

.delivery-block-v1 {
	padding: 40px 10px;
	color: #fff;
	background: #f34a6e
}

.delivery-block-v1 .delivery-cont>li {
	float: left;
	width: 50%;
	padding: 15px;
	text-align: center
}

.delivery-block-v1 .delivery-cont>li:before {
	content: '';
	display: block;
	width: 124px;
	height: 124px;
	margin: 0 auto 15px;
	background: url(../img/delivery-block-v1.png) no-repeat
}

.delivery-block-v1 .delivery-cont>li:nth-child(2):before {
	background-position: -124px 0
}

.delivery-block-v1 .delivery-cont>li:nth-child(3):before {
	background-position: -248px 0
}

.delivery-block-v1 .delivery-cont>li:nth-child(4):before {
	background-position: -372px 0
}

.delivery-block-v1 .delivery-anon {
	border: 1px dashed #f7819a;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #da4263
}

.delivery-block-v1 .delivery-anon:before {
	display: block;
	background: url(../img/anon-icon.png) no-repeat
}

.delivery-block-v2 {
	padding: 40px 10px
}

.delivery-block-v2 .delivery-cont>li {
	position: relative;
	float: left;
	width: 210px;
	margin: 0 10px;
	padding: 15px 0;
	text-align: center
}

.delivery-block-v2 .delivery-cont>li>span {
	position: absolute;
	display: block;
	width: 50px;
	height: 50px;
	top: 80px;
	left: 50%;
	margin: 0 0 0 -25px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	background: rgba(243, 74, 110, .7);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.delivery-block-v2 .delivery-cont>li>img {
	display: block;
	width: 210px;
	height: 180px;
	margin: 0 auto 15px;
	border: 4px solid #f2e3e8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.delivery-block-v2 .delivery-anon {
	border: 1px dashed #e6b3be;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #fcf6f8
}

.delivery-block-v2 .delivery-anon:before {
	display: block;
	background: url(../img/anon-icon.png) 0 100% no-repeat
}

.delivery-block-v3 {
	background: #f7cd9c;
	background-image: -webkit-linear-gradient(top, #f7cd9c, #fed4d3);
	background-image: -moz-linear-gradient(top, #f7cd9c, #fed4d3);
	background-image: -o-linear-gradient(top, #f7cd9c, #fed4d3);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f7cd9c), to(#fed4d3));
	background-image: linear-gradient(to bottom, #f7cd9c, #fed4d3)
}

.delivery-block-v3 .delivery-cont>li:before {
	content: '';
	display: block;
	float: left;
	width: 64px;
	height: 64px;
	background: url(../img/delivery-block-v3.png) no-repeat
}

.delivery-block-v3 .delivery-cont>li:nth-child(2):before {
	background-position: -64px 0
}

.delivery-block-v3 .delivery-cont>li:nth-child(3):before {
	margin: 5px 0 0;
	background-position: -128px 0
}

.delivery-block-v3 .delivery-cont>li:nth-child(4):before {
	margin: 5px 0 0;
	background-position: -192px 0
}

.delivery-block-v3 .delivery-cont>li h3 {
	padding: 0 0 0 84px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.5
}

.delivery-block-v3 .delivery-cont>li p {
	padding: 0 0 0 84px
}

.copyright {
	color: #222;
	padding: 30px 0 20px;
	text-align: center;
	font-size: 14px;
	background: #efefef
}

.table_size {
	padding-bottom: 25px;
	background: #f7cd9c;
	background-image: -webkit-linear-gradient(top, #f7cd9c, #fed4d3);
	background-image: -moz-linear-gradient(top, #f7cd9c, #fed4d3);
	background-image: -o-linear-gradient(top, #f7cd9c, #fed4d3);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f7cd9c), to(#fed4d3));
	background-image: linear-gradient(to bottom, #f7cd9c, #fed4d3)
}

.table_size table {
	width: 100%;
	margin-bottom: 30px
}

.table_size table th {
	background: #f34a6e;
	color: #fff;
	font-weight: 400;
	padding: 12px 5px;
	border-right: 1px solid #f8ce9f
}

.table_size table td:last-child,
.table_size table th:last-child {
	border-right: 0
}

.table_size table td {
	text-transform: uppercase;
	text-align: center;
	padding: 12px 0;
	color: #333;
	border-right: 1px solid #f8ce9f
}

.table_size table tr:nth-child(odd) td {
	background: #fff
}

.table_size table tr:nth-child(2n) td {
	background: #fce7d1
}

.table_size .ost-col {
	padding: 20px 0 30px
}

.table_size .text {
	padding: 0 30px;
	margin-bottom: 30px
}

.table_size .text p {
	font-weight: 700;
	margin-bottom: 1em
}

.pulse-button {
	width: 72px;
	height: 72px;
	border: none;
	box-shadow: 0 0 0 0 rgba(52, 187, 112, .3);
	border-radius: 50%;
	background-color: #34bb70;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: pointer;
	font-size: 20px;
	text-align: center;
	color: #fff;
	position: fixed;
	bottom: 25px;
	right: 25px;
	-webkit-animation: 2.25s cubic-bezier(.16, 0, 0, 1) infinite pulse;
	-moz-animation: 2.25s cubic-bezier(.16, 0, 0, 1) infinite pulse;
	-ms-animation: pulse 2.25s infinite cubic-bezier(0.16, 0, 0, 1);
	animation: 2.25s cubic-bezier(.16, 0, 0, 1) infinite pulse;
	z-index: 100
}

.pulse-button:hover {
	background-color: #24cb6f;
	-webkit-animation: none;
	-moz-animation: none;
	-ms-animation: none;
	animation: none
}

@-webkit-keyframes pulse {
	to {
		box-shadow: 0 0 0 33px rgba(52, 187, 112, 0)
	}
}

@-moz-keyframes pulse {
	to {
		box-shadow: 0 0 0 33px rgba(52, 187, 112, 0)
	}
}

@-ms-keyframes pulse {
	to {
		box-shadow: 0 0 0 33px rgba(52, 187, 112, 0)
	}
}

@keyframes pulse {
	to {
		box-shadow: 0 0 0 33px rgba(52, 187, 112, 0)
	}
}

.card {
	background: #ffe8e7;
	padding: 20px;
	border-radius: 40px
}


.card img {
	border-radius: 20px
}