@font-face {
	font-family: bebas;
	src: url(../fonts/bebasneue_bold-webfont.woff2) format('woff2'), url(../fonts/bebasneue_bold-webfont.woff) format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: bebas;
	src: url(../fonts/bebasneue_regular-webfont.woff2) format('woff2'), url(../fonts/bebasneue_regular-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

a,
body,
div,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
legend,
li,
p,
s,
span,
ul {
	border: 0;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}

body {
	font-family: bebas, Roboto, sans-serif;
	font-size: 20px;
	color: #fff
}

ul {
	list-style: none
}

a img {
	border: 0
}

.nowrap {
	white-space: nowrap
}

a {
	text-decoration: none
}

article,
aside,
footer,
header,
section {
	display: block
}

.clearfix:after,
.clearfix:before {
	display: table;
	line-height: 0;
	content: ""
}

.clear,
.clearfix:after {
	clear: both
}

.fulljustify {
	text-align: justify
}

.fulljustify:after {
	content: "";
	display: inline-block;
	width: 100%
}

img {
	max-width: 100%
}

.hh {
	position: absolute;
	font-size: 0;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	opacity: 0
}

section {
	position: relative
}

.wrapper {
	width: 1000px;
	margin: 0 auto;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	z-index: 5
}

.img {
	display: block;
	margin: 0 auto
}

.inp {
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.overflow {
	overflow: hidden
}

.center {
	text-align: center
}

.overflow>header {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	height: 815px
}

input.btn {
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0;
	width: 275px
}

.btn {
	padding: 20px 0;
	background: -moz-linear-gradient(top, #1dcef4 0, #16c8f3 28%, #0bbcf0 50%, #07a8eb 76%, #06a3ea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1dcef4), color-stop(28%, #16c8f3), color-stop(50%, #0bbcf0), color-stop(76%, #07a8eb), color-stop(100%, #06a3ea));
	background: -webkit-linear-gradient(top, #1dcef4 0, #16c8f3 28%, #0bbcf0 50%, #07a8eb 76%, #06a3ea 100%);
	background: -o-linear-gradient(top, #1dcef4 0, #16c8f3 28%, #0bbcf0 50%, #07a8eb 76%, #06a3ea 100%);
	background: -ms-linear-gradient(top, #1dcef4 0, #16c8f3 28%, #0bbcf0 50%, #07a8eb 76%, #06a3ea 100%);
	background: linear-gradient(to bottom, #1dcef4 0, #16c8f3 28%, #0bbcf0 50%, #07a8eb 76%, #06a3ea 100%);
	border: 0;
	width: 295px;
	border-radius: 20px;
	border-bottom: 4px solid #0476a8;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 1;
	font-weight: 700;
	cursor: pointer;
	transition: all .5s ease-out;
	font-family: sans-serif;
	position: relative;
	color: #fff
}

.btn:before {
	right: -70px
}

.btn:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1)
}

.btn a {
	color: #fff;
	display: block
}

.order-list {
	display: flex;
	justify-content: space-between
}

.order-list li {
	width: 250px
}

.desktop {
	background: #252525
}

.top_head article {
	padding-top: 25px;
	padding-left: 255px;
	font-family: bebas, Roboto, sans-serif;
	font-size: 52px;
	line-height: 100%;
	position: relative
}

.top_head article p {
	font-weight: 700;
	display: table-cell;
	height: 225px;
	vertical-align: middle
}

.top_head article p span {
	color: #ffc345
}

.top_head article p span.or {
	color: #ff7937
}

.top_head article>span {
	font-weight: 400;
	font-size: 32px;
	display: block;
	text-align: justify;
	padding-right: 262px
}

.top_head>div {
	position: relative;
	width: 950px;
	height: 322px;
	margin: 70px auto 30px
}

.no-webp .top_head>div {
	background: url(../images/sec.png) center top no-repeat;
	background-size: 100% 100%
}

.webp .top_head>div {
	background: url(../images/sec.webp) center top no-repeat;
	background-size: 100% 100%
}

.top_head>div>div {
	display: inline-block;
	vertical-align: top;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative
}

.back {
	position: relative
}

.back::after,
.back::before {
	content: "";
	display: block;
	width: 202px;
	height: 386px;
	left: 540px;
	top: 50px;
	position: absolute;
	z-index: -1
}

.no-webp .back::after,
.no-webp .back::before {
	background: url(../images/04.png) no-repeat;
	background-size: 100%
}

.webp .back::after,
.webp .back::before {
	background: url(../images/04.webp) no-repeat;
	background-size: 100%
}

.back::before {
	transform: rotate(180deg);
	left: 320px;
	top: 80px
}

.top_head>div::before {
	display: block;
	line-height: 0;
	content: "";
	width: 677px;
	left: -230px;
	top: -320px;
	height: 611px;
	position: absolute;
	z-index: -1
}

.no-webp .top_head>div::before {
	background: url(../images/08.png) no-repeat
}

.webp .top_head>div::before {
	background: url(../images/08.webp) no-repeat
}

.top_head>div::after {
	display: block;
	line-height: 0;
	content: "";
	width: 268px;
	right: -170px;
	bottom: -60px;
	height: 290px;
	position: absolute;
	z-index: -1
}

.no-webp .top_head>div::after {
	background: url(../images/01.png) no-repeat
}

.webp .top_head>div::after {
	background: url(../images/01.webp) no-repeat
}

.top_head>div .product {
	position: absolute;
	left: 240px;
	top: -10px;
	max-width: 420px
}

.top_head>div>div:first-child {
	padding-left: 30px;
	padding-top: 40px;
	float: left;
	position: relative
}

.top_head>div>div:first-child>p {
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 22px;
	margin-bottom: 20px;
	height: 56px;
	box-sizing: border-box;
	padding-right: 50px
}

.top_head>div>div:first-child>p span {
	color: #ff7937
}

.top_head>div>div:first-child>aside {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 700;
	height: 120px;
	margin-bottom: 5px
}

.price-old:before {
	background: #262923;
	top: 12px
}

.old_price .x_price_previous {
	position: relative;
	display: inline-block
}

@media (min-width:0\0) {
	.old_price .x_price_previous {
		display: inline
	}
}

.old_price .x_price_previous,
.price-old .x_price_previous {
	text-decoration: line-through
}

.new_price span {
	color: #ffc345
}

.top_head>div>div:first-child>aside .new_price {
	font-size: 52px;
	line-height: 100%
}

.top_head>div>div .left h4 {
	color: #ff7937;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 40px;
	margin-bottom: -17px;
	height: 48px
}

.top_head>div>div .left p {
	color: #000;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 24px
}

.top_head>div>div .left p span {
	display: inline-block;
	vertical-align: bottom;
	background: #ff7937;
	font-size: 36px;
	padding: 4px 10px 0;
	color: #fff;
	border-bottom: 5px solid #963d06;
	position: relative;
	left: 30px;
	z-index: 9
}

.top_head>div>div .left p span {
	z-index: 3;
	position: relative!important;
	left: 0;
	display: inline;
	color: #ff7937;
	vertical-align: inherit;
	background: 0 0;
	border-bottom: none;
	position: static;
	padding: 0
}

.top_head>div>div:last-child {
	padding-top: 0;
	float: right;
	padding-right: 10px
}

.top_head>div>div:last-child>span {
	display: block;
	text-align: center;
	padding: 7px 0;
	font-size: 17px
}

.top_head>div>div:last-child form {
	width: 275px
}

.top_head>div>div:last-child form .inp,
.top_head>div>div:last-child form select {
	display: block;
	width: 100%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border: 3px solid #ff7937;
	background: rgba(0, 0, 0, 0);
	height: 55px;
	margin-bottom: 10px;
	color: #fff;
	padding-left: 20px;
	font-weight: 700;
	font-size: 18px;
	outline: 0!important
}

select {
	appearance: none
}

.top_head>div>div:last-child form select {
	padding-left: 18px
}

select::-ms-expand {
	display: none
}

.sec_scr>h3 {
	text-align: center;
	text-transform: uppercase;
	font-size: 57px;
	margin-bottom: 25px;
	font-weight: 700
}

.sec_scr>h3 span {
	color: #ff7937
}

.sec_scr>ul li {
	position: relative;
	margin-bottom: 30px;
	min-height: 200px;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.sec_scr>ul li::after {
	display: block;
	content: "";
	position: absolute;
	z-index: -1;
	width: 371px;
	height: 170px
}

.no-webp .sec_scr>ul li::after {
	background: url(../images/02.png) no-repeat left top;
	background-size: 100%
}

.webp .sec_scr>ul li::after {
	background: url(../images/02.webp) no-repeat left top;
	background-size: 100%
}

.sec_scr>ul li:nth-child(1)::after {
	left: 80px;
	top: -50px
}

.sec_scr>ul li:nth-child(2)::after {
	right: 45px;
	top: -85px
}

.sec_scr>ul li:nth-child(3)::after {
	left: 80px;
	top: -90px
}

.sec_scr>ul li h4 {
	color: #ff7937;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 10px
}

.sec_scr>ul li p {
	font-weight: 700;
	font-size: 25px
}

.sec_scr>ul li p span {
	color: #e2463c
}

.sec_scr>ul li img {
	position: absolute;
	top: 0
}

.sec_scr>ul li:nth-child(2n+1) img {
	left: 0
}

.sec_scr>ul li:nth-child(2n+2) img {
	right: 0
}

.sec_scr>ul li:nth-child(2n+2) {
	padding-right: 505px
}

.sec_scr>ul li:nth-child(2n+1) {
	padding-left: 505px
}

.sec_scr>ul li div p {
	width: 30%;
	display: inline-block;
	vertical-align: top;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 15px
}

.sec_scr>ul li div p span {
	font-family: bebas, Roboto, sans-serif;
	font-weight: 700;
	font-size: 26px
}

.third_scr {
	background: #eeecea;
	padding: 40px 0;
	margin-top: 0;
	position: relative
}

.third_scr .wrapper::before {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 660px;
	height: 500px
}

.no-webp .third_scr .wrapper::before {
	background: url(../images/hand.png) no-repeat left top;
	background-size: 100%
}

.webp .third_scr .wrapper::before {
	background: url(../images/hand.webp) no-repeat left top;
	background-size: 100%
}

.third_scr .wrapper * {
	position: relative
}

.third_scr>div>h3 {
	line-height: 100%;
	color: #a10101;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 49px;
	margin-bottom: 30px;
	padding-left: 500px
}

.third_scr>div>h3 span {
	color: #06840f
}

.third_scr>div>article {
	position: relative;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: sans-serif;
	color: #000;
	font-weight: 700;
	padding-left: 500px;
	margin-bottom: 30px
}

.third_scr>div>article img {
	position: absolute;
	left: 0;
	top: 0
}

.third_scr>div>article h4 {
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 30px
}

.third_scr>div {
	height: 100%
}

.third_scr>div>article span {
	color: #ff7937;
	display: block
}

.third_scr>div>aside {
	width: 100%;
	position: absolute;
	text-align: center
}

.third_scr>div>p {
	margin-left: 450px;
	width: 623px;
	height: 110px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 42px 110px 0 50px;
	font-family: sans-serif;
	font-weight: 700;
	font-size: 16px
}

.no-webp .third_scr>div>p {
	background-size: 640px 100%;
	background: url(../images/bg.png) left top no-repeat
}

.webp .third_scr>div>p {
	background-size: 640px 100%;
	background: url(../images/bg.webp) left top no-repeat
}

.third_scr .btn {
	font-size: 22px;
	font-family: sans-serif;
	font-weight: 700;
	margin: 30px auto 30px
}

.third_scr aside p {
	font-size: 32px;
	text-transform: uppercase;
	font-weight: 700;
	color: #ff7937
}

.third_scr aside p span {
	color: #a10101
}

.forth_scr .product {
	position: absolute;
	top: 210px;
	left: 310px
}

.back {
	display: none
}

.forth_scr {
	padding: 40px 0
}

.forth_scr>h3 {
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	font-size: 65px;
	margin-bottom: 20px
}

.forth_scr>h3 span {
	color: #e2463f
}

.forth_scr>article {
	text-align: center;
	padding: 0 20px;
	font-family: sans-serif;
	font-size: 18px;
	margin-bottom: 20px
}

.forth_scr>img {
	position: absolute;
	left: 237px;
	top: 390px
}

.forth_scr>ul li h4 {
	text-transform: uppercase;
	font-weight: 700;
	color: #e2463f;
	font-size: 30px
}

@media (min-width:0\0) {
	.forth_scr>ul li h4 {
		font-size: 20px;
		font-family: sans-serif
	}
}

.forth_scr>ul li p {
	font-family: sans-serif;
	font-size: 15px
}

.forth_scr>ul.left {
	float: left;
	width: 320px
}

.forth_scr>ul.right {
	float: right;
	width: 320px
}

.forth_scr>ul li {
	position: relative;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 12px 15px 30px;
	z-index: 5
}

.forth_scr>ul.left li:nth-child(2n+1) {
	background: rgba(54, 54, 54, .48)
}

.fifth_scr {
	background: #fcfcfc;
	padding: 40px 0;
	box-sizing: content-box;
	overflow: hidden
}

.fifth_scr .wrapper::before {
	content: "";
	display: block;
	position: absolute;
	left: -1510px;
	top: -40px;
	width: 1920px;
	height: 1000px
}

.fifth_scr .wrapper::before {
	background: url(../images/mount.jpg) no-repeat right top
}

.fifth_scr>div>h3 {
	height: 150px;
	width: 1235px;
	position: relative;
	left: -110px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 45px;
	padding: 50px 160px 0
}

.no-webp .fifth_scr>div>h3 {
	background: url(../images/bg_top.png) 0 top no-repeat;
	background-size: 100%
}

.webp .fifth_scr>div>h3 {
	background: url(../images/bg_top.webp) 0 top no-repeat;
	background-size: 100%
}

.fifth_scr>div>div {
	padding-left: 50%;
	margin-top: 20px
}

.fifth_scr>div>div>div {
	margin: 0 0 10px
}

.fifth_scr>div>div>div>p {
	color: #000;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 38px;
	line-height: 100%
}

.fifth_scr>div>div>div>p span {
	color: #ff7937
}

.fifth_scr>div>div>article>p {
	text-transform: uppercase;
	font-weight: 700;
	color: #000
}

.fifth_scr>div>div>article>p span {
	font-size: 36px;
	color: #e2463f
}

@media (min-width:0\0) {
	.fifth_scr>div>h3 {
		font-size: 45px
	}
	.fifth_scr>div>div>article>p span {
		font-size: 30px;
		color: #e2463f;
		font-family: sans-serif
	}
}

.fifth_scr>div>div>ul {
	margin-top: 30px
}

.fifth_scr>div>div>p {
	height: 138px;
	width: 712px;
	box-sizing: border-box;
	padding-left: 222px;
	padding-top: 34px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 36px;
	position: relative;
	left: -222px;
	margin-bottom: 0;
	margin-top: 10px
}

.no-webp .fifth_scr>div>div>p {
	background: url(../images/bg_red.png) center top no-repeat
}

.webp .fifth_scr>div>div>p {
	background: url(../images/bg_red.webp) center top no-repeat
}

.fifth_scr>div>div>p img {
	position: absolute;
	left: 48px;
	top: -37px
}

.fifth_scr>div>div>ul li:before {
	position: absolute;
	display: block;
	content: "";
	width: 31px;
	height: 42px;
	left: 0;
	top: -10px
}

.no-webp .fifth_scr>div>div>ul li:before {
	background: url(../images/yes.png) center top no-repeat
}

.webp .fifth_scr>div>div>ul li:before {
	background: url(../images/yes.webp) center top no-repeat
}

.fifth_scr>div>div>ul li {
	position: relative;
	color: #000;
	margin-bottom: 8px;
	padding-left: 35px
}

.img_3 {
	position: absolute;
	left: 324px;
	bottom: -46px
}

.img_1 {
	position: absolute;
	left: 324px;
	top: 182px
}

.sixth_scr {
	padding-top: 2px
}

.sixth_scr>div>h3 {
	text-align: center;
	font-weight: 700;
	font-size: 51px;
	line-height: 100%
}

.penis-item {
	display: inline-block;
	vertical-align: top;
	width: 21.5%;
	margin: 20px 1.5%;
	text-align: center;
	color: #fff
}

.penis-img {
	text-align: center
}

.penis-img img {
	max-width: 100%;
	width: auto
}

.penis-ned {
	font-size: 30px;
	font-weight: 400;
	text-transform: uppercase;
	height: 50px
}

.penis-desk {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: 400
}

.penis-time-desl {
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px
}

.penis-result {
	color: #ff5949;
	font-size: 32px;
	font-weight: 400;
	text-transform: uppercase
}

.sixth_scr>div>h3 span {
	color: #e1473c
}

.sixth_scr>div>h3 span.red {
	color: #e2463f
}

.sixth_scr>div>ul {
	display: block
}

.sixth_scr>div>ul li {
	width: 50%;
	position: relative;
	padding-left: 260px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 40px
}

.sixth_scr>div>ul li:nth-child(2n+2) {
	padding-left: 230px
}

.sixth_scr>div>ul li:nth-child(2n+2) img {
	left: 50px
}

.sixth_scr>div>ul li img {
	position: absolute;
	left: 92px;
	top: 10px
}

.sixth_scr>div>ul li h4 {
	color: #ff7937;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 30px
}

.sixth_scr>div>ul li p {
	font-family: sans-serif;
	position: relative;
	font-size: 15px
}

.sixth_scr>div>ul li p:nth-of-type(1):after {
	width: 50%;
	content: "";
	display: block;
	height: 2px;
	background: #515151;
	margin: 10px 0
}

.sixth_scr>div>ul li>span {
	color: #e2463f;
	font-size: 30px;
	font-weight: 700
}

.sixth_scr>div>.btn {
	margin: 10px auto 0;
	font-size: 20px;
	font-family: sans-serif;
	font-weight: 700
}

.alm_last {
	background-color: #00a3fe;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 64px;
	padding: 15px 0
}

#last {
	padding-bottom: 30px
}

.no-webp #last {
	background: url(../images/footer.jpg) center top no-repeat;
	background-size: cover
}

.webp #last {
	background: url(../images/footer.webp) center top no-repeat;
	background-size: cover
}

#last .product {
	position: absolute;
	left: 290px;
	top: 0;
	max-width: 420px
}

#last .list div {
	width: 245px;
	height: 61px;
	padding: 17px 10px 0 86px;
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
	font-size: 20px;
	color: #fff;
	text-align: left
}

@media (min-width:0\0) {
	#last .list div {
		font-size: 20px;
		font-family: sans-serif
	}
}

#last .price {
	padding: 20px 0 30px;
	text-align: center
}

#last .price .price-old {
	margin-right: 20px;
	font-size: 36px;
	color: #262923;
	font-weight: 700
}

#last .price .price-new {
	font-size: 48px;
	color: #fff;
	font-weight: 700
}

#last h2 {
	font-size: 64px;
	line-height: 100%;
	font-weight: 700;
	color: #fff;
	text-align: center;
	padding: 40px 0 15px
}

#last .price>span {
	display: inline-block;
	vertical-align: baseline
}

.no-webp #last .list div.second {
	background: url(../images/icon18.png) no-repeat
}

.webp #last .list div.second {
	background: url(../images/icon18.webp) no-repeat
}

.no-webp #last .list div.third {
	background: url(../images/icon19.png) no-repeat
}

.webp #last .list div.third {
	background: url(../images/icon19.webp) no-repeat
}

.no-webp #last .list div.first {
	background: url(../images/icon17.png) no-repeat
}

.webp #last .list div.first {
	background: url(../images/icon17.webp) no-repeat
}

#last .list div {
	background-size: 100% 100%!important
}

@media screen and (min-width:1021px) {
	#size .product::before {
		width: 290px;
		height: 220px;
		content: '';
		position: absolute;
		top: 30px;
		left: 46px
	}
}

.half_scr .product:before {
	-webkit-background-size: 100%;
	background-size: 100%;
	width: 266px;
	height: 222px;
	left: auto;
	right: 10px
}

.half_scr {
	padding-bottom: 30px;
	position: relative;
	text-align: center
}

.half_scr h3 {
	line-height: 100%;
	text-transform: uppercase;
	font-weight: 700;
	display: inline-block;
	vertical-align: top;
	color: #e2463f;
	font-size: 40px;
	margin-right: 0
}

.half_scr .btn {
	margin: 6px 0 14px 100px;
	display: block;
	font-family: sans-serif;
	font-size: 20px
}

.half_scr .btn a {
	padding-top: 20px;
	font-weight: 700
}

.half_scr p {
	font-family: sans-serif;
	font-size: 16px
}

.seventh_scr {
	padding: 40px 0;
	background: #fff
}

.seventh_scr>div h3 {
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 66px;
	line-height: 100%;
	color: #000;
	margin-bottom: 30px
}

.seventh_scr>div h3 span {
	color: #e24943
}

.seventh_scr>div ul li:not(:last-child) {
	margin-bottom: 20px
}

.seventh_scr>div ul li h4 {
	position: relative;
	text-align: center;
	font-weight: 700;
	font-family: sans-serif;
	color: #000;
	font-size: 22px;
	margin-bottom: 15px
}

.seventh_scr>div ul li p {
	color: #000;
	font-size: 14px;
	font-family: sans-serif
}

.seventh_scr>div ul li h4 img {
	position: absolute;
	left: 0;
	bottom: 0
}

.eigth_scr .vk header {
	background: #4a7aa9;
	height: 100px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 0 0;
	text-align: center
}

.eigth_scr .odn header {
	background: #e67817;
	height: 100px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 0 0;
	text-align: center
}

.eigth_scr>div {
	display: flex
}

.eigth_scr>div>div {
	width: 50%
}

.eigth_scr {
	padding: 40px 0
}

.eigth_scr>div>div ul {
	padding: 0 10px 0;
	background: #fff;
	box-sizing: border-box;
	height: 100%
}

.eigth_scr>div>div ul li {
	min-height: 108px;
	padding: 10px 20px 10px 65px;
	border-bottom: 1px solid #e0e0e2;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	font-size: 13px;
	font-family: sans-serif
}

.eigth_scr>div>div ul li:last-child {
	border: 0
}

.eigth_scr>div .vk ul li:last-child {
	min-height: auto
}

.ava {
	width: 51px;
	height: 51px;
	position: absolute;
	left: 0;
	top: 15px
}

.eigth_scr>div>div ul li>p {
	font-weight: 700;
	font-family: sans-serif
}

.eigth_scr>div>div ul li>article {
	margin: 6px 0;
	color: #000
}

.eigth_scr>div>div.vk ul li>p {
	color: #51667b
}

.eigth_scr>div>div.odn ul li>p {
	color: #538761
}

.eigth_scr>div>div.odn ul li>div span {
	color: #385165;
	position: relative;
	cursor: pointer
}

.eigth_scr>div>div.odn ul li>div span img {
	position: relative;
	top: 2px;
	left: -7px
}

.eigth_scr>div>div.odn ul li>div span:first-child {
	padding-left: 0;
	color: #b4b5be
}

#ten::after {
	display: table;
	content: "";
	clear: both
}

.eigth_scr>div>div.odn ul li:last-child {
	border-bottom: 1px solid #e0e0e2
}

.eigth_scr>div>div.odn ul li>div span:first-child img {
	top: 4px
}

.eigth_scr>div>div.vk ul li>div span {
	color: #385165;
	cursor: pointer
}

.eigth_scr>div>div.vk ul li>div span.grey {
	color: #b4b5be
}

.eigth_scr>div>div.odn ul li {
	padding: 10px 20px 10px 65px
}

.eigth_scr>div>div.odn ul li>img {
	top: 15px;
	width: 51px;
	height: 51px
}

.nine_scr {
	padding: 40px 0
}

.nine_scr h3 {
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 66px;
	line-height: 100%;
	margin-bottom: 30px
}

.nine_scr h3 span {
	color: #ff7937
}

.nine_scr ul {
	text-align: center
}

.nine_scr ul li {
	padding: 0 23px;
	display: inline-block;
	vertical-align: top
}

.nine_scr ul li div {
	height: 230px;
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	text-align: center;
	position: relative
}

.nine_scr ul li div img {
	display: block
}

.nine_scr ul li div img:first-child {
	left: 36px
}

.nine_scr ul li p {
	text-align: center;
	font-size: 30px
}

.nine_scr ul li p span {
	color: #e2463f
}

.ten_scr {
	background-color: #fff;
	padding: 30px 0;
	color: #000;
	position: relative
}

#ten {
	overflow: hidden
}

#ten .wrapper::before {
	display: block;
	content: "";
	width: 300px;
	height: 500px;
	left: 60px;
	top: -170px;
	position: absolute
}

.no-webp #ten .wrapper::before {
	background: url(../images/delivery1.png) no-repeat left bottom;
	background-size: 100%
}

.webp #ten .wrapper::before {
	background: url(../images/delivery1.webp) no-repeat left bottom;
	background-size: 100%
}

.ten_scr>div {
	padding-left: 500px
}

.ten_scr h3 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 60px;
	margin-bottom: 20px;
	line-height: 100%
}

.ten_scr h4 {
	color: #ff7937;
	font-size: 30px;
	font-family: sans-serif;
	font-weight: 700;
	margin-bottom: 20px
}

.ten_scr p {
	margin-bottom: 15px;
	font-family: sans-serif;
	font-size: 16px
}

footer {
	color: #fff;
	padding: 15px 0;
	text-align: center
}

input[type=text]::-ms-clear {
	display: none;
	width: 0;
	height: 0
}

input[type=text]::-ms-reveal {
	display: none;
	width: 0;
	height: 0
}

#weeks {
	padding: 40px 0;
	background: #242424
}

.forth_scr>ul.right li:nth-child(2n+1) {
	background-color: rgba(54, 54, 54, .48)
}

.button {
	width: 328px;
	height: 72px;
	line-height: 67px;
	font-family: bebas, Roboto, sans-serif;
	border: 0;
	font-size: 36px;
	color: #fff;
	cursor: pointer;
	display: block;
	text-transform: uppercase;
	font-weight: 700;
	outline: 0
}

.no-webp .button {
	background: url(../images/button.png) no-repeat
}

.webp .button {
	background: url(../images/button.webp) no-repeat
}
.ever-popup__body.ever-mobile {
	display: none
}

.ever-popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	z-index: 111;
	display: none;
	overflow: auto;
}

.ever-popup__body {
	position: static;
	float: none;
	display: block;
	margin: 0 auto;
	width: auto
}

.ever-popup.show {
	display: block;
	align-items: center;
}

.ever-popup__inner {
	position: relative;
	margin: 0 auto;
	padding-top: 35px
}

.ever-popup__close {
	width: 35px;
	height: 30px;
	position: absolute;
	cursor: pointer;
	top: 0;
	right: 0;
	z-index: 1;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.ever-popup__close:after,
.ever-popup__close:before {
	content: "";
	position: absolute;
	right: 0;
	top: 10px;
	width: 35px;
	height: 10px;
	background: #fff;
	transition: all 1s;
}

.ever-popup__close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.ever-popup__close:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.ever-popup.show {
    display: block;
    align-items: center;
}

.ever-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    z-index: 111;
    display: none;
    overflow: auto;
}

.ever-popup input,
.ever-popup select,
.ever-popup-build input,
.ever-popup-build select {
	background: #fff;
	width: 275px;
	height: 32px;
	padding: 0 15px;
	border: 1px solid #000;
	display: block;
	border-radius: 16px;
	-moz-border-radius: 16px;
	font-size: 18px;
	font-weight: 700;
	color: #262923;
	margin: 0 auto 6px;
	outline: 0
}

.button:hover {
	background-position: 0 -72px
}

button.button {
	margin: 18px auto 0
}

.over-window {
	background: #fff;
	border-radius: 15px;
	-moz-border-radius: 15px;
	cursor: default;
	position: relative;
	top: 20px;
	margin: 0 auto;
	padding: 0 22px;
	width: 732px;
	z-index: 9999
}

.ever-popup .close-over,
.ever-popup-build .close-over {
	width: 15px;
	height: 16px;
	position: absolute;
	right: 15px;
	top: 15px;
	cursor: pointer
}

.ever-popup h1,
.ever-popup-build h1 {
	color: #282624;
	font-size: 48px;
	text-align: center;
	line-height: 40px;
	padding: 30px 0
}

.ever-popup .red,
.ever-popup-build .red {
	background: #ef4c40;
	width: 344px;
	height: 92px;
	padding: 22px 0 0;
	border-radius: 15px;
	-moz-border-radius: 15px;
	color: #fff;
	text-align: center;
	font-size: 40px;
	float: right
}

.ever-popup h2,
.ever-popup-build h2 {
	padding: 15px 0 10px;
	font-size: 48px;
	color: #ef4c40;
	text-align: center
}

.ever-popup .product,
.ever-popup-build .product {
	float: left;
	margin: 0 0 0 -22px;
	width: 360px
}

.ever-popup form,
.ever-popup-build form {
	margin: 0 0 0 350px!important
}

.ever-popup .price,
.ever-popup-build .price {
	font-size: 36px;
	text-align: center;
	line-height: 40px;
	color: #282624;
	padding: 10px 0;
	padding-top: 0;
	margin-top: 0
}

.ever-popup .copy,
.ever-popup-build .copy {
	padding: 0;
	font-size: 24px;
	color: #282624;
	width: 340px;
	float: right;
	text-align: center
}

.box::-webkit-input-placeholder {
	color: #000
}

.box:-moz-placeholder {
	color: #000
}

.box::-moz-placeholder {
	color: #000
}

.x_order_form {
	margin-top: 20px!important
}

.inp:focus {
	outline: 0!important
}

.product:before {
	width: 275px;
	height: 212px;
	content: '';
	position: absolute;
	top: 57px;
	left: 126px
}

.no-webp .product:before {
	background: url(../images/prod-it.png) 0 0 no-repeat;
	background-size: 100%
}

.webp .product:before {
	background: url(../images/prod-it.webp) 0 0 no-repeat;
	background-size: 100%
}

.half_scr .product::before {
	display: none;
	background: 0 0
}

.product {
	position: relative
}

.discount {
	width: 90px;
	height: 90px;
	background: #32cd32;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 20px 0 0;
	text-align: center;
	text-transform: uppercase;
	position: absolute;
	left: 280px;
	top: 0;
	font-size: 18px;
	font-family: bebas, Roboto, sans-serif
}

@media (min-width:0\0) {
	.discount {
		padding-top: 18px
	}
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type=text],
select {
	font-size: 16px!important
}

.ever-popup .product:before,
.ever-popup-build .product:before {
	width: 306px;
	height: 265px;
	background-size: contain;
	position: static;
	display: block
}

.ever-popup .product .discount,
.ever-popup-build .product .discount {
	position: absolute;
	top: -7px;
	left: 210px;
	color: #fff
}

.ever-popup .product,
.ever-popup-build .product {
	margin: 0;
	padding-top: 20px;
	width: 330px;
	float: left;
	position: relative
}

.ever-popup .button:hover,
.ever-popup-build .button:hover {
	background-position: 0 -61px
}

.ever-popup .button,
.ever-popup-build .button {
	width: 278px;
	margin: 10px auto;
	background-size: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 30px
}

.eigth_scr>div>div.vk ul li>div span.grey>span {
	color: #b4b5be
}

#form>div {
	margin-top: 40px
}

#form>div::after,
#form>div::before {
	content: none
}

#form .product::before {
	left: 77px;
	top: 82px
}

#form .discount {
	left: 252px
}

.x_country_select {
	overflow: hidden;
	position: relative
}

.x_country_select::after {
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #ff7937;
	position: absolute;
	top: 40%;
	right: 10px;
	content: "";
	z-index: 98
}

.x_country_select select {
	position: relative;
	z-index: 99;
	background: 0 0
}

@media screen and (max-width:1020px) {
	.wrapper {
		width: 800px
	}
	.top_head article {
		font-size: 40px;
		padding-left: 325px
	}
	.fulljustify {
		display: none!important
	}
	.top_head>div::before {
		left: -160px
	}
	.top_head>div>div:first-child::before {
		content: none
	}
	.sec_scr>ul li h4 {
		line-height: 1.1
	}
	.alm_last {
		font-size: 60px
	}
	.third_scr {
		margin-top: 0
	}
	.discount {
		left: 150px;
		top: 35px
	}
	.top_head .product:before {
		width: 230px;
		left: 9px;
		top: 81px
	}
	.third_scr .wrapper::before {
		left: -140px;
		top: 47px;
		width: 580px
	}
	#ten .wrapper::before {
		left: 25px
	}
	.top_head>div>div .left p {
		font-size: 22px
	}
	.top_head>div>div .left h4 {
		margin-bottom: -12px
	}
	#form .product::before {
		top: 74px;
		left: -29px
	}
	#form>div {
		margin-top: 0
	}
	#form .discount {
		top: 17px;
		left: 117px
	}
	.top_head>div {
		font-size: 0;
		height: 300px;
		width: 100%;
		background-image: none;
		background-color: rgba(0, 0, 0, .2);
		border-radius: 40px
	}
	.top_head>div>div:first-child {
		padding: 15px 0;
		background-color: #fff;
		width: 420px;
		border-radius: 30px;
		height: 100%
	}
	.top_head>div>div:first-child>aside {
		background: #d45300;
		background: -webkit-linear-gradient(left, #4f0400, #f66a00);
		background: -o-linear-gradient(right, #4f0400, #f66a00);
		background: -moz-linear-gradient(right, #4f0400, #f66a00);
		background: linear-gradient(to right, #4f0400, #f66a00);
		padding: 10px 20px
	}
	.top_head>div>div:first-child>aside .new_price {
		font-size: 45px
	}
	.top_head>div>div:last-child {
		width: 280px;
		margin-right: 10px
	}
	.top_head>div>div:last-child form {
		width: 100%;
		margin: 0 auto;
		text-align: center
	}
	form input.btn {
		margin: 0 auto;
		width: 275px
	}
	.top_head>div>div:first-child>p {
		padding: 0 18px;
		margin-bottom: 15px
	}
	.top_head>div>div:first-child>.left {
		padding: 0 20px
	}
	.half_scr h3 {
		margin-right: 110px
	}
	.fifth_scr .wrapper::before {
		left: -1610px
	}
	.half_scr p {
		display: inline-block;
		margin-right: 100px
	}
	.third_scr>div>p {
		margin-left: 270px;
		padding: 29px 110px 0 50px
	}
	.third_scr>div>article,
	.third_scr>div>h3 {
		padding-left: 350px
	}
	.sec_scr>ul li div p {
		width: 100%
	}
	.sec_scr>ul li div p br {
		display: none
	}
	.sec_scr>ul li:nth-child(3) {
		padding-left: 490px
	}
	.sec_scr>ul li:nth-child(3) p,
	.sec_scr>ul li:nth-child(3) p span {
		font-size: 21px;
		padding-right: 0
	}
	.fifth_scr>div>div>div>p {
		font-size: 38px
	}
	.forth_scr>ul.left,
	.forth_scr>ul.right {
		float: none;
		width: 100%
	}
	.forth_scr>ul li {
		left: 0
	}
	.forth_scr .product,
	.forth_scr .product:before {
		position: static;
		display: block
	}
	.forth_scr .product {
		margin-top: 15px
	}
	.forth_scr .product:before {
		width: 360px;
		height: 280px;
		margin: 0 auto
	}
	.back {
		display: none
	}
	.back::after,
	.back::before {
		width: 232px;
		height: 437px;
		left: 430px;
		top: -40px
	}
	.back::before {
		left: 180px;
		top: 0
	}
	.fifth_scr>div>h3 {
		width: auto;
		height: auto;
		left: auto;
		font-size: 39px;
		padding: 5px 180px
	}
	.no-webp .fifth_scr>div>h3 {
		background: url(../images/bg_top.png) 50% 0 no-repeat;
		background-size: 790px
	}
	.webp .fifth_scr>div>h3 {
		background: url(../images/bg_top.webp) 50% 0 no-repeat;
		background-size: 790px
	}
	.fifth_scr>div>div>p {
		width: 630px;
		padding-top: 24px
	}
	.no-webp .fifth_scr>div>div>p,
	.webp .fifth_scr>div>div>p {
		padding-top: 18px;
		font-size: 34px;
		background-size: 630px
	}
	.img_1,
	.img_3 {
		left: 228px
	}
	.fifth_scr>div>div>article>p span {
		font-size: 38px;
		line-height: 1
	}
	.seventh_scr {
		background-size: 100% 850px
	}
	.half_scr .product:before {
		right: -45px;
		z-index: -1
	}
	.eigth_scr>div>div {
		width: 100%
	}
	.eigth_scr>div {
		display: block
	}
	.eigth_scr>div>div ul li:last-child {
		border-bottom: 1px solid #e0e0e2
	}
	.eigth_scr>div>div ul {
		min-height: initial;
		padding-top: 0
	}
	.eigth_scr>div>div ul li,
	.eigth_scr>div>div.odn ul li {
		height: auto;
		min-height: auto
	}
	.half_scr {
		padding: 0 0 25px 0
	}
	.nine_scr h3 {
		font-size: 58px
	}
	.nine_scr ul li {
		padding: 0 10px
	}
	.ten_scr>div {
		padding-left: 390px
	}
	.penis-ned {
		font-size: 28px
	}
}

@media screen and (max-width:820px) {
	.wrapper {
		width: 600px
	}
	#ten .wrapper::before {
		content: none
	}
	.ever-popup__inner {
		width: 300px!important;
		margin: 111px auto 20px!important;
	}
	.ever-popup .price,
	.ever-popup-build .price {
		margin-top: 0;
		font-size: 35px
	}
	.ever-popup .over-window {
		padding: 11px 0
	}
	.ever-popup h2,
	.ever-popup-build h2 {
		padding: 15px 0 0;
		font-size: 42px;
		line-height: 1
	}
	.ever-popup .product,
	.ever-popup .product:before,
	.ever-popup-build .product,
	.ever-popup-build .product:before {
		display: none
	}
	.ever-popup .copy,
	.ever-popup-build .copy {
		width: auto;
		float: none
	}
	.ever-popup form,
	.ever-popup-build form {
		margin: 0!important
	}
	.third_scr .wrapper::before {
		content: none
	}
	#header {
		margin-bottom: 50px
	}
	#feed::after,
	#header::after,
	#nine::after,
	#weeks::after {
		clear: both;
		content: "";
		display: table
	}
	#feed,
	#nine,
	#test,
	#weeks {
		height: auto
	}
	.top_head article {
		padding-left: 225px
	}
	.top_head>div::before {
		left: -240px
	}
	.top_head>div>div:first-child,
	.top_head>div>div:last-child {
		width: 100%;
		margin-right: 0
	}
	.top_head .product:before {
		left: 110px
	}
	.discount {
		left: 259px;
		top: 20px
	}
	.sixth_scr>div>h3 br {
		display: none
	}
	#last h2 {
		font-size: 58px
	}
	.top_head>div>div:first-child>.left,
	.top_head>div>div:first-child>aside,
	.top_head>div>div:first-child>p {
		padding-left: 30px
	}
	.top_head>div>div:last-child {
		background-color: rgba(0, 0, 0, .2);
		border-radius: 30px;
		margin-top: 15px;
		padding: 10px 80px
	}
	.sec_scr>h3 {
		font-size: 54px
	}
	.sec_scr>ul li img {
		display: none
	}
	.sec_scr>ul li::before {
		content: "";
		display: block;
		margin: 0 auto;
		width: 435px;
		height: 200px
	}
	.no-webp .sec_scr>ul li:nth-child(1)::before {
		background: url(../images/li_1_1.jpg) no-repeat -8px
	}
	.webp .sec_scr>ul li:nth-child(1)::before {
		background: url(../images/li_1_1.webp) no-repeat -8px
	}
	.no-webp .sec_scr>ul li:nth-child(2)::before {
		background: url(../images/li_1_2.jpg) no-repeat -23px
	}
	.webp .sec_scr>ul li:nth-child(2)::before {
		background: url(../images/li_1_2.webp) no-repeat -23px
	}
	.no-webp .sec_scr>ul li:nth-child(3)::before {
		background: url(../images/li_1_3.jpg) no-repeat -8px
	}
	.webp .sec_scr>ul li:nth-child(3)::before {
		background: url(../images/li_1_3.webp) no-repeat -8px
	}
	.sec_scr>ul li:nth-child(n) {
		padding: 0
	}
	.sec_scr>ul li h4 {
		margin-top: 10px;
		text-align: center
	}
	.sec_scr>ul li p {
		padding-left: 83px
	}
	.sec_scr>ul li:nth-child(3) p:last-child {
		display: block
	}
	.third_scr>div>article,
	.third_scr>div>h3 {
		padding-left: 0
	}
	.third_scr>div>h3 br {
		display: none
	}
	.third_scr>div>p {
		margin-left: 0
	}
	.third_scr .btn {
		margin: 40px auto 0
	}
	.forth_scr>h3 {
		font-size: 46px
	}
	.back::before {
		left: 77px
	}
	.back::after {
		left: 320px
	}
	#weeks {
		padding: 30px 0
	}
	#how {
		height: auto;
		background: #fff none
	}
	.fifth_scr>div>h3 br {
		display: none
	}
	.sixth_scr>div>h3 {
		font-size: 54px
	}
	.no-webp .fifth_scr>div>h3,
	.webp .fifth_scr>div>h3 {
		padding-top: 0;
		background: 0 0;
		font-size: 54px
	}
	.nine_scr h3 {
		font-size: 54px
	}
	.fifth_scr>div>h3 {
		font-size: 40px;
		color: #ea5f00;
		background: 0 0;
		width: auto;
		position: relative;
		height: auto;
		left: 0;
		padding: 30px 0 0
	}
	.fifth_scr>div>div {
		padding-left: 160px
	}
	.fifth_scr>div>div>p img {
		left: 65px
	}
	.img_3 {
		bottom: -32px
	}
	.img_1,
	.img_3 {
		left: 0
	}
	.img_1 {
		top: 120px
	}
	.fifth_scr>div>div>ul {
		margin-top: 40px
	}
	.fifth_scr .wrapper::before {
		content: none
	}
	.fifth_scr>div>div>p {
		padding-left: 222px
	}
	.penis-list {
		margin-top: -40px;
		text-align: center
	}
	.penis-item {
		width: 45%
	}
	.half_scr .product:before {
		right: -60px
	}
	#feed {
		background: #fff;
		margin-top: 0
	}
	.nine_scr ul li {
		display: block;
		width: 100%;
		margin-bottom: 20px;
		text-align: center
	}
	.nine_scr ul li p {
		display: block
	}
	#half::after,
	.nine_scr ul li::after {
		display: table;
		clear: both;
		content: ""
	}
	.nine_scr ul li div {
		height: 230px;
		display: block;
		margin-bottom: 15px;
		text-align: center
	}
	.order-list {
		justify-content: space-around;
		flex-wrap: wrap
	}
	.nine_scr ul li {
		width: 290px
	}
	.nine_scr ul li:nth-child(3),
	.nine_scr ul li:nth-child(4) {
		margin-bottom: 0
	}
	.half_scr h3,
	.half_scr p {
		float: left
	}
	.half_scr .product:before {
		right: -82px
	}
	.nine_scr ul li div img {
		display: block;
		margin: 0 auto
	}
	.ten_scr {
		margin-top: 0;
		padding-top: 40px;
		padding-bottom: 40px;
		background: #fff
	}
	.ten_scr p {
		margin: 0
	}
	.ten_scr>div {
		padding-left: 10px
	}
	#form .product::before {
		top: 45px;
		left: 43px
	}
	#last .list div {
		display: block;
		margin: 15px auto
	}
	.fifth_scr {
		padding-bottom: 40px
	}
	.seventh_scr>div h3 {
		font-size: 54px
	}
	#form .discount {
		top: -10px;
		left: 187px
	}
	.half_scr p {
		margin-right: 230px
	}
	.half_scr p br {
		display: none
	}
	.x_order_form {
		margin-top: 0!important
	}
	.fifth_scr .wrapper::before {
		display: none;
		background: 0 0
	}
	.no-webp .third_scr .wrapper::before,
	.webp .third_scr .wrapper::before {
		display: none;
		background: 0 0
	}
	.no-webp #ten .wrapper::before,
	.webp #ten .wrapper::before {
		display: none;
		background: 0 0
	}
}

@media screen and (max-width:640px) {
	.wrapper {
		width: 480px;
		padding: 0 10px
	}
	.top_head>div::before {
		content: none
	}
	.top_head article p {
		height: auto;
		padding: 20px 0;
		line-height: 1;
		font-size: 45px;
		text-align: center
	}
	.sec_scr>h3 {
		font-size: 45px;
		line-height: 1
	}
	.top_head article {
		padding: 0 10px 0
	}
	.top_head>div {
		margin-top: 0
	}
	.discount {
		top: 15px;
		left: 125px
	}
	.top_head .product:before {
		left: 9px;
		top: 85px;
		width: 216px
	}
	.sec_scr>ul li:nth-child(3) p {
		max-width: 370px;
		margin: 0 auto;
		display: block
	}
	.sec_scr>ul li p br {
		display: none
	}
	.sec_scr>ul li p {
		padding: 0;
		text-align: center
	}
	.no-webp .third_scr>div>p,
	.webp .third_scr>div>p {
		padding: 20px;
		border-radius: 15px;
		background: #ec600a
	}
	.nine_scr ul li div img {
		left: 0
	}
	#what {
		height: auto;
		background: #eae5e3;
		margin-top: 0;
		padding: 30px 0
	}
	#size {
		margin: 0 auto;
		padding: 30px 10px
	}
	.third_scr>div>article,
	.third_scr>div>h3 {
		padding: 0 10px;
		text-align: center
	}
	.third_scr>div>h3 {
		margin-bottom: 10px;
		font-size: 45px;
		line-height: 1
	}
	.forth_scr>h3,
	.sixth_scr>div>h3 {
		font-size: 35px;
		line-height: 1
	}
	.no-webp .fifth_scr>div>h3,
	.webp .fifth_scr>div>h3 {
		font-size: 45px;
		line-height: 1
	}
	.fifth_scr>div>div>article>p span,
	.fifth_scr>div>div>div>p,
	.fifth_scr>div>div>p {
		font-size: 35px
	}
	.third_scr>div>p {
		height: auto;
		width: auto;
		background: #f66a00;
		margin-left: 0;
		padding: 20px 10px
	}
	.third_scr>div>aside {
		position: static
	}
	.third_scr .btn {
		margin: 20px auto 0
	}
	.forth_scr .product:before {
		width: 360px;
		height: 270px
	}
	.half_scr h3,
	.half_scr p {
		float: none;
		margin: 0
	}
	.back::after,
	.back::before {
		width: 152px;
		height: 297px
	}
	.back::after {
		left: 275px;
		top: -10px
	}
	.img_1,
	.img_3 {
		left: 15px
	}
	.img_1 {
		top: 170px
	}
	.penis-desk {
		height: 60px
	}
	.half_scr h3 {
		margin-right: 0
	}
	.half_scr h3 br,
	.seventh_scr>div h3 span br {
		display: none
	}
	.nine_scr h3,
	.seventh_scr>div h3,
	.ten_scr h3 {
		font-size: 45px;
		line-height: 1
	}
	.nine_scr ul li:nth-child(3) {
		margin-bottom: 20px
	}
	.nine_scr ul li div {
		display: flex;
		justify-content: center
	}
	.half_scr .product {
		position: static
	}
	#form .product::before {
		left: -41px;
		top: 48px
	}
	#form .discount {
		left: 75px;
		top: -5px
	}
	.top_head>div {
		background-color: transparent
	}
	.top_head>div>div:last-child {
		padding: 10px
	}
	footer.wrapper {
		padding: 10px
	}
	.no-webp .top_head>div::before,
	.webp .top_head>div::before {
		display: none;
		background: 0 0
	}
}

@media screen and (max-width:480px) {
	.no-webp .top_head>div,
	.webp .top_head>div {
		background: 0 0
	}
	.top_head>div>div:first-child>aside {
		height: auto;
		padding: 10px 20px
	}
	.wrapper {
		width: 320px
	}
	.forth_scr>h3 {
		font-size: 35px;
		line-height: 1.2
	}
	.no-webp .fifth_scr>div>h3,
	.webp .fifth_scr>div>h3 {
		font-size: 32px;
		line-height: 1.2
	}
	.nine_scr h3 {
		font-size: 32px;
		line-height: 1.2
	}
	.fifth_scr>div>div>article>p span,
	.fifth_scr>div>div>div>p,
	.fifth_scr>div>div>p {
		font-size: 30px
	}
	.top_head article p {
		display: block;
		height: auto;
		font-size: 32px;
		line-height: 1.2
	}
	.no-webp .sec_scr>ul li:nth-child(1)::before {
		background: url(../images/li_1_1.jpg) no-repeat -78px
	}
	.webp .sec_scr>ul li:nth-child(1)::before {
		background: url(../images/li_1_1.webp) no-repeat -78px
	}
	.no-webp .sec_scr>ul li:nth-child(2)::before {
		background: url(../images/li_1_2.jpg) no-repeat -73px
	}
	.webp .sec_scr>ul li:nth-child(2)::before {
		background: url(../images/li_1_2.webp) no-repeat -73px
	}
	.no-webp .sec_scr>ul li:nth-child(3)::before {
		background: url(../images/li_1_3.jpg) no-repeat -48px
	}
	.webp .sec_scr>ul li:nth-child(3)::before {
		background: url(../images/li_1_3.webp) no-repeat -48px
	}
	.sec_scr>h3 {
		font-size: 32px;
		line-height: 1.2
	}
	.sec_scr>ul li h4 {
		font-size: 32px
	}
	.third_scr>div>article {
		margin-bottom: 20px
	}
	.third_scr>div>h3 {
		font-size: 32px;
		line-height: 1.2
	}
	#last h2,
	.alm_last {
		font-size: 32px;
		line-height: 1.2
	}
	.top_head>div>div:first-child>aside .new_price {
		font-size: 30px
	}
	.nine_scr ul li div {
		display: block
	}
	.penis-ned {
		font-size: 30px
	}
	.nine_scr ul li:nth-child(2) div img,
	.nine_scr ul li:nth-child(3) div img {
		left: 35px
	}
	#form>div>div:first-child>.left,
	.top_head>div>div:first-child>.left {
		padding-left: 20px
	}
	#form>div>div .left h4,
	.top_head>div>div .left h4 {
		margin-bottom: 0
	}
	.top_head>div>div .left p {
		line-height: 1
	}
	.top_head>div>div .left p span {
		font-size: 28px
	}
	#form>div>div .left p span,
	.top_head>div>div .left p span {
		display: inline;
		color: #ff7937;
		vertical-align: inherit;
		background: 0 0;
		border-bottom: none;
		position: static;
		padding: 0
	}
	#form>div .product,
	.top_head>div .product {
		position: static;
		display: block
	}
	#form>div>div,
	.top_head>div>div {
		float: none!important
	}
	#form>div,
	.top_head>div {
		height: auto
	}
	.discount {
		left: 197px;
		top: 263px
	}
	#form>div .product::before,
	.top_head>div .product::before {
		display: block;
		position: static;
		margin: 30px auto 0;
		height: 171px
	}
	#header {
		margin-bottom: 20px
	}
	.sec_scr>ul li::before {
		content: "";
		display: block;
		margin: 0 auto;
		width: 300px;
		height: 200px
	}
	.sec_scr>ul li:nth-child(1)::before {
		background-position-x: -80px
	}
	.sec_scr>ul li:nth-child(2)::before {
		background-position-x: -80px
	}
	.sec_scr>ul li:nth-child(3)::before {
		background-position-x: -80px
	}
	.sec_scr>ul li div p {
		padding-right: 0
	}
	.forth_scr .product:before {
		width: 300px;
		height: 225px
	}
	.back {
		display: none
	}
	.img_3 {
		bottom: 80px
	}
	.img_1 {
		left: 375px;
		top: 375px
	}
	.fifth_scr>div>div {
		padding-left: 0
	}
	.img_1,
	.img_3 {
		left: 90px
	}
	.img_1 {
		top: 90px;
		bottom: 680px
	}
	.no-webp .fifth_scr>div>div>p,
	.webp .fifth_scr>div>div>p {
		margin-bottom: 0;
		padding: 15px;
		border-radius: 10px;
		background: #da4b41
	}
	.fifth_scr>div>div>p .img_2 {
		top: 475px
	}
	.fifth_scr>div>div {
		margin-top: 165px
	}
	.forth_scr>h3,
	.sixth_scr>div>h3 {
		font-size: 32px;
		line-height: 1.2
	}
	#how {
		padding: 30px 0
	}
	.penis-img img {
		height: auto
	}
	.penis-desk {
		height: auto
	}
	.half_scr p br {
		display: none
	}
	.penis-item:nth-child(n+4) .penis-desk {
		height: auto
	}
	.seventh_scr>div h3 {
		margin-bottom: 10px;
		font-size: 32px;
		line-height: 1.2
	}
	#half {
		padding-bottom: 15px
	}
	.half_scr .product {
		max-width: 260px;
		margin: 0 auto
	}
	.fifth_scr>div>div>p img {
		display: block;
		margin-left: 0;
		left: 88px;
		top: 239px
	}
	.fifth_scr>div>div>p {
		background: #da4b41;
		height: auto;
		width: auto;
		padding-top: 14px;
		font-size: 25px;
		position: static;
		margin-bottom: 15px;
		padding: 10px 5px;
		font-size: 24px;
		margin-top: 170px
	}
	.penis-ned {
		height: auto
	}
	.fifth_scr>div>div>p br {
		display: none
	}
	.top_head>div>div:first-child>p {
		height: auto;
		padding: 0 20px
	}
	.top_head>div>div:first-child>p br {
		display: none
	}
	.fifth_scr>div>div>ul {
		margin-top: 180px
	}
	#feed {
		padding: 30px 0
	}
	#nine {
		padding: 30px 0
	}
	.eigth_scr {
		padding: 30px 0
	}
	.ten_scr h3 {
		margin-bottom: 10px;
		font-size: 32px;
		line-height: 1.2;
		text-align: center
	}
	.ten_scr {
		padding: 30px 0
	}
	#last {
		padding: 30px 0;
		background-size: 4780px
	}
	.no-webp #last,
	.webp #last {
		background: #af281f
	}
	#last h2 {
		padding: 0
	}
	#form>div {
		margin-bottom: 0
	}
	#form>div>div:last-child {
		background-color: rgba(0, 0, 0, .5)
	}
	#last .price {
		display: none
	}
	#form {
		margin-top: 20px
	}
	.sec_scr>ul li:nth-child(1)::after {
		display: none;
		background: 0 0;
		left: 8px
	}
	.sec_scr>ul li:nth-child(2)::after {
		display: none;
		background: 0 0;
		right: -65px
	}
	.sec_scr>ul li:nth-child(3)::after {
		display: none;
		background: 0 0;
		left: -3px
	}
	.fifth_scr>div>h3 {
		line-height: 40px
	}
	#form .discount {
		left: 200px;
		top: 263px
	}
	_::-webkit-full-page-media,
	_:future,
	:root .img_1 {
		top: 700px
	}
	.webp .top_head>div::after {
		display: none;
		background: 0 0
	}
}

option {
	color: #000
}

.popup .x_country_select::after {
	right: 50px
}

@media (max-width:820px) {
	#last .product {
		top: 30px
	}
	.popup .x_country_select::after {
		right: 30px
	}
}

footer {
	outline: 2px solid "#000"
}

::-webkit-input-placeholder {
	color: #fff
}

::-moz-placeholder {
	color: #fff;
	opacity: 1
}

:-moz-placeholder {
	color: #fff;
	opacity: 1
}

:-ms-input-placeholder {
	color: #fff
}

select {
	outline: 0!important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(https://179523.selcdn.ru/public/layout-images/select-triangle.svg);
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 10px 10px
}

select:hover {
	background-size: 10px 10px;
	background-position: right 10px center
}

select:focus {
	outline: 0!important;
	outline-color: transparent;
	outline-width: 0
}

select::-ms-expand {
	display: none!important;
	background: 0 0!important;
	position: fixed;
	border: none!important;
	outline: 0!important
}

button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=file]>input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
option::-moz-focus-inner,
select::-moz-focus-inner {
	border: none
}

:not(#fake) {
	outline: 0
}

select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000
}

.bel-footer-block {
	background-color: #2f3543;
	padding: 0;
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 16px;
	font-family: Arial, sans-serif!important;
	box-sizing: border-box;
	margin: 0;
	outline: 1px solid #2f3543;
}


@media screen and (max-width: 900px) {
	.ever-popup {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, .7);
		z-index: 111;
		display: none;
		overflow: auto;
	}
	.ever-popup__body {
		position: static;
		float: none;
		display: block;
		margin: 0 auto;
		width: auto
	}
	.ever-popup.show {
		display: block;
		align-items: center;
	}
	.ever-popup__inner {
		position: relative;
		margin: 0 auto;
		padding-top: 35px
	}
	.ever-popup__close {
		width: 35px;
		height: 30px;
		position: absolute;
		cursor: pointer;
		top: 0;
		right: 0;
		z-index: 1;
		-webkit-transition: .3s;
		-moz-transition: .3s;
		-ms-transition: .3s;
		-o-transition: .3s;
		transition: .3s;
	}
	.ever-popup__close:after,
	.ever-popup__close:before {
		content: "";
		position: absolute;
		right: 0;
		top: 10px;
		width: 35px;
		height: 10px;
		background: #fff;
		transition: all 1s;
	}
	.ever-popup__close:after {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.ever-popup__close:before {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	
	.ever-popup .over-window{width: 100%!important}
	
	.popup-price{display: block}
}

@media(max-width:700px) {
	.webp .fifth_scr>div>div>p {
		background: #fff;
		color: #000;
		max-width: 500px;
	}
}