@font-face {
	font-family: "Roboto Condensed";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local("Roboto Condensed"), local("RobotoCondensed-Regular"),
		url("../fonts/roboto-condensed-v18-latin-ext_latin-regular.woff2") format("woff2"),
		url("../fonts/roboto-condensed-v18-latin-ext_latin-regular.woff") format("woff");
}

@font-face {
	font-family: "Roboto Condensed";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"),
		url("../fonts/roboto-condensed-v18-latin-ext_latin-700.woff2") format("woff2"),
		url("../fonts/roboto-condensed-v18-latin-ext_latin-700.woff") format("woff");
}

body,
html {
	overflow-x: hidden;
}

.dib {
	zoom: 1;
}

.circle,
.timer-wrap {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.s1-for-button,
.timer-wrap {
	-moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.39);
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.39);
}

.circle,
.timer-bg p,
.timer-header,
.txt-after-logo {
	text-align: center;
}

.slide2 {
	overflow: hidden;
}

body {
	overflow-x: hidden;
	overflow-y: auto;
}

.s1-txt,
.s2-item,
.s3-top-h,
.s4-centr-text,
.s4-header,
.timer-header {
	text-transform: uppercase;
}

a,
b,
body,
div,
form,
h2,
header,
html,
i,
iframe,
img,
li,
object,
p,
q,
s,
section,
span,
th,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}

header,
main,
section {
	display: block;
}

ul {
	list-style: none;
}

q {
	quotes: none;
}

b {
	font-weight: 700;
}

q:after,
q:before {
	content: "";
	content: none;
}

body {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	width: 100%;
	line-height: 1;
}

a:hover {
	text-decoration: none;
}

button,
input[type="button"],
input[type="submit"] {
	cursor: pointer;
}

button:active,
button:focus,
input,
textarea {
	outline: 0;
}

img {
	border: 0;
}

/* .placeholder {
  color: #fff;
  font-size: 14px
} */

.dib {
	-moz-box-orient: vertical;
	display: inline-block;
	vertical-align: top;
}

.page-wrapper__inner {
	width: 940px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}

.logo,
.s1-txt {
	position: absolute;
}

.wrapper {
	min-width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.slide1 {
	height: 811px;
}

.no-webp .slide1 {
	background: url(../img/slide1.jpg) 50% 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.webp .slide1 {
	background: url("../img/slide1.webp") 50% 0 no-repeat;
	-webkit-background-size: cover;
	background-size: auto 100%;
}

.logo {
	width: 144px;
	height: 145px;
	top: 10px;
}

.no-webp .logo {
	background: url(../img/logo.png) no-repeat;
}

.webp .logo {
	background: url("../img/logo.webp") no-repeat;
}

.logo.right {
	right: -10px;
}

.logo.left {
	left: 10px;
}

.logo2 {
	font-weight: 700;
	padding-top: 22px;
	padding-left: 28px;
	font-size: 70px;
	color: #0780b8;
	text-transform: uppercase;
}

.timer-dot {
	line-height: 38px;
	font-size: 30px;
}

.timer-dot--white {
	color: white;
}

.txt-after-logo {
	max-width: 360px;
	font-size: 29px;
	font-weight: 700;
	color: #393c4b;
	line-height: 1.2em;
	padding-top: 23px;
}

.circle,
.s1-button,
.s1-f-b-hear,
.s1-txt,
.s2-item,
.s3-glob,
.s3-top-h,
.timer-header {
	font-weight: 700;
}

.s1-txt {
	font-size: 18px;
	line-height: 25px;
	color: #fff;
	text-shadow: 0 0 3px #000;
}

.s1-button,
.s2-button {
	text-shadow: 0 2px 2px rgba(255, 255, 255, 1);
	cursor: pointer;
}

.s1-txt.first {
	right: 424px;
	top: 306px;
}

.s1-txt.sec {
	top: 220px;
	right: 104px;
}

.s1-txt.th {
	top: 383px;
	right: 212px;
}

.tovarzzz {
	width: 386px;
	height: 377px;
	margin-top: 15px;
	position: relative;
}

.no-webp .tovarzzz {
	background: url(../img/arthrolon.png) no-repeat;
	background-size: 46%;
	background-position-y: -2px;
	background-position-x: 15%;
}

.webp .tovarzzz {
	background: url("../img/arthrolon.webp") no-repeat;
	background-size: 65%;
	background-position-y: -2px;
	background-position-x: 15%;
}

.circle {
	width: 186px;
	height: 189px;
	padding-top: 50px;
	position: absolute;
	bottom: 7px;
	right: -4px;
	box-sizing: border-box;
	color: #312d2d;
	font-size: 40px !important;
}

.no-webp .circle {
	background: url(../img/circle.png) no-repeat;
}

.webp .circle {
	background: url("../img/circle.webp") no-repeat;
}

.pricebot_old .x_price_previous {
	position: relative;
}

.pricebot_old {
	margin-top: 15px;
	font-size: 24px;
}

.pricebot_old .x_price_previous::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 100%;
	height: 2px;
	background: #000;
}

.timer-wrap {
	width: 360px;
	height: 150px;
	margin-top: 10px;
	padding-top: 22px;
	background: #fff;
	box-sizing: border-box;
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.39);
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.39);
}

.s1-for-button,
.slider-wrap {
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.39);
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.39);
}

.timer-header {
	font-size: 27px;
	color: #4d4d4d;
}

.timer-bg {
	width: 248px;
	height: 47px;
	margin: 20px auto 0;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.hours,
.minutes,
.seconds {
	border-radius: 5px;
	font-size: 32px;
	color: #fff;
	padding: 0;
	width: 45px;
	height: 45px;
	display: block;
	line-height: 43px;
	text-align: center;
	margin: 0 13px;
	background: -moz-linear-gradient(top,
			rgba(207, 4, 4, 1) 3%,
			rgba(207, 4, 4, 0.66) 58%,
			rgba(255, 48, 25, 0.42) 97%,
			rgba(255, 48, 25, 0.4) 100%);
	background: -webkit-linear-gradient(top,
			rgba(207, 4, 4, 1) 3%,
			rgba(207, 4, 4, 0.66) 58%,
			rgba(255, 48, 25, 0.42) 97%,
			rgba(255, 48, 25, 0.4) 100%);
	background: linear-gradient(to bottom,
			rgba(207, 4, 4, 1) 3%,
			rgba(207, 4, 4, 0.66) 58%,
			rgba(255, 48, 25, 0.42) 97%,
			rgba(255, 48, 25, 0.4) 100%);
	/* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf0404', endColorstr='#66ff3019', GradientType=0) */
}

.timer-bg p {
	padding: 3px 0 0;
	color: #fff;
}

.timer-bg-top p {
	color: #000;
}

.journals,
.s1-for-button,
.s3-glob {
	position: absolute;
}

.s1-for-button {
	bottom: 50px;
	right: 0;
	height: 200px;
	width: 380px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzAxNzFhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTQ5NmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,
			rgba(1, 113, 164, 1) 1%,
			rgba(1, 73, 106, 1) 100%);
	background: -webkit-gradient(linear,
			left top,
			left bottom,
			color-stop(1%, rgba(1, 113, 164, 1)),
			color-stop(100%, rgba(1, 73, 106, 1)));
	background: -webkit-linear-gradient(top,
			rgba(1, 113, 164, 1) 1%,
			rgba(1, 73, 106, 1) 100%);
	background: -o-linear-gradient(top,
			rgba(1, 113, 164, 1) 1%,
			rgba(1, 73, 106, 1) 100%);
	background: -ms-linear-gradient(top,
			rgba(1, 113, 164, 1) 1%,
			rgba(1, 73, 106, 1) 100%);
	background: linear-gradient(to bottom,
			rgba(1, 113, 164, 1) 1%,
			rgba(1, 73, 106, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0171a4', endColorstr='#01496a', GradientType=0);
	padding: 27px 9px 0;
	box-sizing: border-box;
	color: #fff;
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.39);
}

.s1-f-b-hear {
	font-size: 24px;
	text-align: center;
	line-height: 1.2;
}

.s1-button {
	width: 291px;
	/* height: 105px; */
	text-align: center;
	margin: 0 auto;
	color: #312d2d;
	font-size: 22px;
	line-height: 89px;
	line-height: 89px;
	border: none;
}

.no-webp .s1-button {
	background: url(../img/but.png) no-repeat;
}

.webp .s1-button {
	background: url("../img/but.webp") no-repeat;
	display: block;
	text-decoration: none;
}

.h2-header,
.s2-item {
	text-align: center;
	line-height: 1.2em;
}

.s1-button:hover {
	background-position: 0 -111px;
}

.s1-button:active {
	background-position: 0 -222px;
}

.slide2 {
	height: 663px;
}

.no-webp .slide2 {
	background: url(../img/slide2.png) repeat-x;
	-webkit-background-size: cover;
	background-size: cover;
}

.webp .slide2 {
	background: url("../img/slide2.webp") repeat-x;
	-webkit-background-size: cover;
	background-size: cover;
}

.journals {
	width: 497px;
	height: 571px;
	bottom: -20px;
	left: -165px;
}

.no-webp .journals {
	background: url(../img/journal.png) no-repeat;
}

.webp .journals {
	background: url("../img/journal.webp") no-repeat;
}

.s2-right-side {
	padding-left: 310px;
}

.h2-header {
	font-size: 34px;
	color: #ffc825;
	padding: 30px 0;
  text-transform: uppercase;
}

.h2-header span,
.s2-item {
	color: #fff;
}

.s2-item {
	width: 180px;
	padding-top: 166px;
	font-size: 19px;
	margin-bottom: 30px;
	margin-right: 25px;
}

.no-webp .s2-item.item1 {
	background: url(../img/i1.png) 50% 0 no-repeat;
}

.webp .s2-item.item1 {
	background: url("../img/i1.webp") 50% 0 no-repeat;
}

.no-webp .s2-item.item2 {
	background: url(../img/i2.png) 50% 0 no-repeat;
}

.webp .s2-item.item2 {
	background: url("../img/i2.webp") 50% 0 no-repeat;
}

.no-webp .s2-item.item3 {
	background: url(../img/i3.png) 50% 0 no-repeat;
}

.webp .s2-item.item3 {
	background: url("../img/i3.webp") 50% 0 no-repeat;
}

.no-webp .s2-item.item4 {
	background: url(../img/i4.png) 50% 0 no-repeat;
}

.webp .s2-item.item4 {
	background: url("../img/i4.webp") 50% 0 no-repeat;
}

.no-webp .s2-item.item5 {
	background: url(../img/i5.png) 50% 0 no-repeat;
}

.webp .s2-item.item5 {
	background: url("../img/i5.webp") 50% 0 no-repeat;
}

.no-webp .s2-item.item6 {
	background: url(../img/i6.png) 50% 0 no-repeat;
}

.webp .s2-item.item6 {
	background: url("../img/i6.webp") 50% 0 no-repeat;
}

.slide3 {
	height: 730px;
	padding-top: 30px;
}

.no-webp .slide3 {
	background: url(../img/slide3.jpg) 50% 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.webp .slide3 {
	background: url("../img/slide3.webp") 50% 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.s3-glob {
	width: 220px;
	padding-left: 330px;
	padding-top: 170px;
	height: 270px;
	top: 55px;
	right: 0;
	font-size: 22px;
	color: #3f3f3f;
}

.no-webp .s3-glob {
	background: url(../img/glob.png) no-repeat;
}

.webp .s3-glob {
	background: url("../img/glob.webp") no-repeat;
}

.s3-product,
.s3-top-h {
	width: 484px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.s3-glob span {
	color: #e73d17;
}

.s3-p-head,
.s3-top-h {
	color: #fff;
	line-height: 1.2em;
}

.s3-top-h {
	height: 169px;
	box-sizing: border-box;
	padding-top: 45px;
	padding-left: 50px;
	font-size: 21px;
	text-align: left;
}

.no-webp .s3-top-h {
	background: url(../img/s3-t.png);
	background-repeat: no-repeat;
}

.webp .s3-top-h {
	background: url("../img/s3-t.webp");
	background-repeat: no-repeat;
}

.s3-product {
	height: 512px;
	padding: 34px;
	position: relative;
	box-sizing: border-box;
}

.no-webp .s3-product {
	background: url(../img/product.png) no-repeat;
	background-size: cover;
}

.webp .s3-product {
	background: url("../img/product.webp") no-repeat;
	background-size: cover;
}

.s2-button,
.s4-centr-text {
	position: absolute;
	left: 50%;
	font-weight: 700;
	text-align: center;
}

.poligon,
.slider-header {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.s3-p-head {
	display: block;
	font-size: 18px;
	font-weight: 700;
	padding-bottom: 14px;
}

.s3-product p {
	font-size: 17px;
	color: #d6d5d5;
	line-height: 1.2em;
	padding-bottom: 15px;
}

.s2-button {
	width: 291px;
	height: 111px;
	color: #312d2d;
	font-size: 22px;
	line-height: 89px;
	line-height: 89px;
	bottom: -50px;
	margin-left: -145px;
}

.no-webp .s2-button {
	background: url(../img/but.png) no-repeat;
}

.webp .s2-button {
	background: url("../img/but.webp") no-repeat;
}

.s2-button:hover {
	background-position: 0 -111px;
}

.slide4 {
	height: 775px;
}

.no-webp .slide4 {
	background: url(../img/slide4.jpg) 50% 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.webp .slide4 {
	background: url("../img/slide4.webp") 50% 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.s4-centr-text {
	font-size: 27px;
	top: 146px;
	color: #fff;
	width: 270px;
	margin-left: -135px;
	line-height: 1.2em;
}

.circle-img,
.poligon {
	width: 345px;
	position: absolute;
}

.s4-centr-text span {
	color: #21323c;
	font-size: 38px;
	padding: 10px 0;
	line-height: 1;
}

.poligon {
	height: 224px;
	padding: 65px 45px 0;
	box-sizing: border-box;
	text-align: center;
}

.no-webp .poligon {
	background: url(../img/poligon.png) no-repeat;
}

.webp .poligon {
	background: url("../img/poligon.webp") no-repeat;
}

.poligon.item1 {
	top: 135px;
	left: 0;
}

.poligon.item2 {
	top: 135px;
	right: 0;
}

.poligon.item3 {
	top: 500px;
	left: 0;
}

.poligon.item4 {
	top: 500px;
	right: 0;
}

.p-header {
	color: #07618b;
	font-size: 20px;
	font-weight: 700;
	padding-bottom: 15px;
}

.poligon p {
	font-size: 17px;
	color: #4c4c4c;
	line-height: 1.2;
	font-weight: 700;
}

.circle-img {
	height: 175px;
	top: -100px;
	left: 0;
}

.no-webp .circle-img.item1 {
	background: url(../img/p1.png) 50% 0 no-repeat;
}

.webp .circle-img.item1 {
	background: url("../img/p1.webp") 50% 0 no-repeat;
}

.no-webp .circle-img.item2 {
	background: url(../img/p2.png) 50% 0 no-repeat;
}

.webp .circle-img.item2 {
	background: url("../img/p2.webp") 50% 0 no-repeat;
}

.no-webp .circle-img.item3 {
	background: url(../img/p3.png) 50% 0 no-repeat;
}

.webp .circle-img.item3 {
	background: url("../img/p3.webp") 50% 0 no-repeat;
}

.no-webp .circle-img.item4 {
	background: url(../img/p4.png) 50% 0 no-repeat;
}

.webp .circle-img.item4 {
	background: url("../img/p4.webp") 50% 0 no-repeat;
}

.s1-button.s4 {
	position: relative;
	top: 467px;
}

.slide5 {
	padding: 40px 0;
	/* height: 565px; */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMGIwYjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,
			rgba(255, 255, 255, 1) 0,
			rgba(176, 176, 176, 1) 100%);
	background: -webkit-gradient(linear,
			left top,
			right top,
			color-stop(0, rgba(255, 255, 255, 1)),
			color-stop(100%, rgba(176, 176, 176, 1)));
	background: -webkit-linear-gradient(left,
			rgba(255, 255, 255, 1) 0,
			rgba(176, 176, 176, 1) 100%);
	background: -o-linear-gradient(left,
			rgba(255, 255, 255, 1) 0,
			rgba(176, 176, 176, 1) 100%);
	background: -ms-linear-gradient(left,
			rgba(255, 255, 255, 1) 0,
			rgba(176, 176, 176, 1) 100%);
	background: linear-gradient(to right,
			rgba(255, 255, 255, 1) 0,
			rgba(176, 176, 176, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b0b0b0', GradientType=1);
	-webkit-background-size: cover;
	background-size: cover;
}

.s4-header {
	font-size: 32px;
	font-weight: 700;
	color: #06608a;
	padding-bottom: 25px;
	text-align: center;
}

.slider-wrap {
	margin: 0 auto;
	width: 820px;
	/* height: 455px; */
	border-bottom: 15px solid #fcb405;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzAxNzFhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTQ5NmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,
			rgba(1, 113, 164, 1) 1%,
			rgba(1, 73, 106, 1) 100%);
	background: -webkit-gradient(linear,
			left top,
			left bottom,
			color-stop(1%, rgba(1, 113, 164, 1)),
			color-stop(100%, rgba(1, 73, 106, 1)));
	background: -webkit-linear-gradient(top,
			rgba(1, 113, 164, 1) 1%,
			rgba(1, 73, 106, 1) 100%);
	background: -o-linear-gradient(top,
			rgba(1, 113, 164, 1) 1%,
			rgba(1, 73, 106, 1) 100%);
	background: -ms-linear-gradient(top,
			rgba(1, 113, 164, 1) 1%,
			rgba(1, 73, 106, 1) 100%);
	background: linear-gradient(to bottom,
			rgba(1, 113, 164, 1) 1%,
			rgba(1, 73, 106, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0171a4', endColorstr='#01496a', GradientType=0);
	-moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.39);
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.39);
}

.slider-header {
	padding-top: 20px;
	padding-left: 58px;
	box-sizing: border-box;
	margin-bottom: 25px;
}

.right-form {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.photo-img {
	height: 125px;
	width: auto;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-webkit-box-shadow: 3px 3px 2px 0 rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 3px 3px 2px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 3px 3px 2px 0 rgba(0, 0, 0, 0.4);
	margin-right: 25px;
}

.photo-namez {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	padding-top: 45px;
	padding-bottom: 5px;
}

.photo-namez a {
	text-decoration: none;
	color: #FFFFFF;
}

.bxsliderr p,
.photo-descriptin {
	font-size: 18px;
	font-style: italic;
}

.photo-descriptin {
	color: #fcb405;
	font-weight: 700;
}

.bxsliderr p {
	display: block;
	color: #fefefe;
	line-height: 1.2;
	padding: 0 50px 25px;
}

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
}

.bx-wrapper .bx-viewport {
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}

.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: 0.85em;
	font-weight: 700;
	color: #666;
	padding-top: 20px;
}

.form-header {
	font-weight: 700;
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #e7ac24;
	text-indent: -9999px;
	display: block;
	width: 19px;
	height: 19px;
	margin: 0 5px;
	outline: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #df9e08;
}

.bx-wrapper .bx-prev {
	left: -56px;
}

.no-webp .bx-wrapper .bx-prev {
	background: url(../img/slider-left.png) no-repeat;
}

.webp .bx-wrapper .bx-prev {
	background: url(../img/slider-left.webp) no-repeat;
}

.bx-wrapper .bx-next {
	right: -56px;
}

.no-webp .bx-wrapper .bx-next {
	background: url(../img/slider-right.png) no-repeat;
}

.webp .bx-wrapper .bx-next {
	background: url("../img/slider-right.webp") no-repeat;
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-prev:hover {
	cursor: pointer;
}

.bx-wrapper .bx-controls-direction a:hover {
	background-position: 0 -63px;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -17px;
	outline: 0;
	width: 35px;
	height: 63px;
	text-indent: -9999px;
	z-index: 9;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

.slide6 {
	height: 513px;
	padding-top: 40px;
}

.no-webp .slide6 {
	background: url(../img/para.png) no-repeat,
		url(../img/slide6.jpg) 50% 0 no-repeat;
	background-size: 560px, cover;
	background-position: calc(50% - 50px) bottom, center;
}

.webp .slide6 {
	background: url("../img/para.webp") no-repeat,
		url("../img/slide6.webp") 50% 0 no-repeat;
	background-size: 560px, cover;
	background-position: calc(50% - 50px) bottom, center;
}

.bottom-pack {
	width: 329px;
	height: 479px;
	position: absolute;
	bottom: 5px;
	left: -30px;
	z-index: 2;
}

.no-webp .bottom-pack {
	background: url(../img/arthrolon.png) 60% 0 no-repeat;
	background-size: 58%;
	background-position-x: 36%;
	background-position-y: 80%;
}

.webp .bottom-pack {
	background: url("../img/arthrolon.webp") 60% 0 no-repeat;
	background-size: 58%;
	background-position-x: 36%;
	background-position-y: 80%;
}

.bottom-pack .circle {
	left: 157px;
	top: -50px;
}

.right-form {
	position: absolute;
	right: 0;
	bottom: 40px;
	width: 335px;
	z-index: 5;
	padding-top: 25px;
	padding-bottom: 43px;
	box-sizing: border-box;
}

.no-webp .right-form {
	background: url(../img/form.png) 50% 100% no-repeat #fff;
}

.webp .right-form {
	background: url("../img/form.webp") 50% 100% no-repeat #fff;
}

.form-header {
	text-align: center;
	color: #272424;
	font-size: 22px;
	line-height: 45px;
	padding: 10px 0;
	background: #fcb405;
	margin-bottom: 20px;
	position: relative;
}

.form-header:after,
.form-header:before {
	position: absolute;
	top: 0;
	width: 6px;
	background: #d80d0d;
	height: 100%;
	content: "";
}

.form-header:after {
	left: -6px;
}

.form-header:before {
	right: -6px;
}

.sula-b,
input,
select {
	width: 265px;
	display: block;
	margin: 0 auto 18px;
	height: 44px;
	line-height: normal;
	line-height: 44px;
	font-size: 14px;
	padding-left: 15px;
	background: #505050;
	border: 0;
	border-top: 1px solid #b6b2b2;
	outline: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
}

select,
select:focus {
	outline: 0 !important;
}

input.error {
	background: #cc4c4c;
}

.s1-button.form-send {
	position: relative;
	top: -18px;
	/* left: 25px; */
}

.timer-bg.last {
	margin-top: 20px;
	position: absolute;
	bottom: 8px;
	left: 50%;
	margin-left: -124px;
}

.no-webp .timer-bg.last {
	background: url(../img/timer.png) no-repeat;
}

.webp .timer-bg.last {
	background: url(../img/timer.webp) no-repeat;
}

select {
	width: 265px;
	display: block;
	background: #505050;
	padding: 0 0 0 10px;
	font-size: 14px;
	height: 44px;
	color: #fff;
	margin-bottom: 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.popup_flex {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	padding: 20px 5px;
}

.popup_img_wrap {
	position: relative;
	width: 180px;
	padding-top: 65px;
}

.popup_left,
.popup_right {
	margin: 0 40px;
}

.popup_right {
	background: #fff;
	padding-bottom: 30px;
}

.popup_img_wrap img {
	width: 100%;
}

.wrap_popup {
	background: #3390ba;
	position: relative;
}

.pricebot_new {
	padding-top: 14px;
	font-size: 30px;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(../img/select-arrow_nar.svg);
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 10px;
}

select:hover {
	background-size: 12px;
	background-position: right 9px center;
}

select::-ms-expand {
	display: none !important;
	background: 0 0 !important;
	border: none !important;
	outline: 0 !important;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner {
	border: none;
}

select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000;
}

.bxsliderr li {
	min-width: 320px;
}

.ever-popup__inner .circle {
	width: 150px;
	padding-top: 40px;
	left: 100px;
	top: 56px;
}

.no-webp .ever-popup__inner .s1-button.form-send,
.webp .ever-popup__inner .s1-button.form-send {
	left: 0;
	top: 0;
	background-position: 41% 3px;
}

.ever-popup__inner .pricebot_old {
	margin-top: 10px;
}

.webp .ever-popup__inner .circle,
.no-webp .ever-popup__inner .circle {
	background-size: contain;
}

.ever-popup__inner .timer-bg p {
	color: #000000;
}

.ever-popup__inner .pricebot_new {
	font-size: 24px;
}

.ever-popup__inner .pricebot_old {
	font-size: 18px;
}

@media (max-width: 980px) {
	.slide1 {
		padding-top: 25px;
	}

	.bottom-pack .circle {
		top: -30px;
		left: 150px;
	}

	.page-wrapper__inner,
	.slide1 {
		width: 100%;
	}

	.page-wrapper__inner {
		width: 767px;
	}

	.slide1,
	.slide2 {
		background-size: cover;
	}

	.s1-f-b-hear,
	.s2-item,
	.txt-after-logo {
		padding-left: 15px;
		padding-right: 15px;
	}

	.s1-f-b-hear,
	.s2-item,
	.txt-after-logo {
		padding-right: 15px;
	}

	.logo2,
	.logo2+div {
		text-align: center;
	}

	.wrapper {
		min-width: 0;
	}

	.slide1 {
		background-position-x: 58%;
		background-color: #bcdcdf;
	}

	.no-webp .slide1 {
		background-position-x: calc(50% - 170px);
	}

	.webp .slide1 {
		background-position-x: calc(50% - 170px);
	}

	.logo2 {
		font-size: 50px;
		padding-top: 0;
		padding-left: 0;
		margin-bottom: 10px;
	}

	.txt-after-logo {
		padding-top: 0;
		font-size: 22px;
		line-height: 1.2;
	}

	.tovarzzz {
		left: -40px;
		top: 410px;
		position: absolute;
		z-index: 10;
	}

	.timer-wrap {
		width: 0;
		height: 0;
		box-shadow: none;
		/* display: none; */
	}

	.s1-for-button {
		height: auto;
		padding-top: 20px;
		right: 10px;
		top: 580px;
		bottom: auto;
		box-shadow: none;
		display: block;
	}

	.s1-button {
		line-height: 98px;
	}

	.logo.left,
	.logo.right,
	.pare,
	.s3-glob,
	.timer-bg-top,
	.timer-header,
	.txt-after-logo br {
		display: none;
	}

	.s2-item,
	.slide2,
	.slide5 {
		height: auto;
	}

	.timer-bg {
		margin-top: 0;
	}

	.s1-f-b-hear {
		font-size: 23px;
	}

	.s1-txt.first {
		right: 360px;
	}

	.s1-txt.sec {
		right: 180px;
	}

	.s1-txt.th {
		right: 150px;
		top: 463px;
	}

	.slide2 {
		padding-bottom: 25px;
	}

	.journals {
		bottom: -25px;
		left: -195px;
	}

	.s2-items-wrap {
		overflow: hidden;
	}

	.h2-header {
		padding-bottom: 10px;
	}

	.s2-item {
		width: 50%;
		float: left;
		margin: 0 0 20px;
		box-sizing: border-box;
	}

	.s4-centr-text {
		top: 25px;
		font-size: 22px;
	}

	.s4-centr-text span {
		font-size: 30px;
	}

	.s1-button.s4 {
		top: 380px;
	}

	.slider-wrap {
		width: 80%;
		height: auto;
	}

	.slide6 {
		height: 505px;
		background: #bcdcdf;
	}

	.right-form {
		padding-bottom: 43px;
		right: 80px;
		top: 0;
		bottom: auto;
		margin-right: 0;
	}

	.bottom-pack {
		top: 20px;
		left: 0;
	}

	.ever-popup-build {
		display: none !important;
	}

	.webp .slide6,
	.no-webp .slide6 {
		background: #3390ba;
	}

	.slide6 .timer-bg {
		margin-top: 20px;
	}

	.popup_left {
		display: none;
	}

	.popup_right {
		width: 100%;
		margin: 0;
	}

	.ever-popup__inner {
		width: 310px !important;
	}

	.popup_flex {
		padding: 10px;
	}

	.s1-button.form-send {
		margin-bottom: 10px;
		top: -7px;
	}

	.s2-right-side {
		padding-left: 270px;
	}
}

@media (max-width: 768px) {

	.no-webp .slide1,
	.webp .slide1 {
		background: #efefef;
	}

	.circle {
		bottom: 187px;
		right: -119px;
	}

	.txt-after-logo {
		padding: 5px 10px;
		font-size: 25px;
		color: #ffffff;
		background-color: #0780b8;
	}

	.s1-f-b-hear {
		font-size: 22px;
		margin-bottom: 10px;
	}

	.s1-for-button {
		top: 697px;
		right: 50%;
		transform: translateX(50%);
		padding: 15px;
	}

	.slide1 {
		height: 910px;
	}

	.page-wrapper__inner {
		width: 520px;
	}

	.journals,
	.s1-txt.first br,
	.s1-txt.sec br,
	.s1-txt.th br {
		display: none;
	}

	.slide1 {
		background-image: none;
	}

	.s1-txt.first,
	.s1-txt.sec,
	.s1-txt.th {
		width: 310px;
		right: 50%;
		margin-right: -140px;
		padding-left: 50px;
		box-sizing: border-box;
		font-size: 18px;
	}

	.no-webp .s1-txt.first,
	.no-webp .s1-txt.sec,
	.no-webp .s1-txt.th {
		background: url(../img/list1.png) 0 50% no-repeat;
	}

	.webp .s1-txt.first,
	.webp .s1-txt.sec,
	.webp .s1-txt.th {
		/* background: url(../img/list1.webp) 0 50% no-repeat; */
	}

	.s3-product,
	.s3-top-h {
		width: 100%;
		text-align: center;
	}

	.logo.right {
		right: 50%;
		margin-right: -72px;
	}

	.logo.left {
		left: 50%;
		margin-left: -72px;
	}

	.logo2 {
		margin-bottom: 10px;
		font-size: 60px;
	}

	.s1-txt.first {
		top: 170px;
	}

	.s1-txt.sec {
		top: 220px;
	}

	.s1-txt.th {
		top: 270px;
	}

	.webp .s3-top-h,
	.no-webp .s3-top-h {
		background-size: 100%;
	}

	.tovarzzz {
		left: 90px;
		top: 290px;
	}

	.circle {
		bottom: 187px;
		right: 41px;
	}

	.s1-txt {
		color: #312d2d;
		text-shadow: none;
	}

	.s2-right-side {
		padding-left: 0;
	}

	.s2-items-wrap {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}

	.h2-header {
		padding: 40px 15px 10px;
	}

	.s3-top-h,
	.s4-header {
		padding-left: 15px;
		padding-right: 15px;
	}

	.slide3 {
		background: #f4f4f4 !important;
		height: auto;
		padding-bottom: 50px;
		padding-top: 20px;
	}

	.slide2,
	.slide4 {
		background: #2772a5 !important;
	}

	.s3-top-h {
		background: #fcb405;
	}

	.s3-product {
		height: auto;
		background: #0172a4;
		margin-top: 20px;
		padding-bottom: 54px;
	}

	.circle-img {
		width: 100%;
		top: -150px;
	}

	.slide4 {
		padding: 280px 0 110px;
		background: #bcdcdf;
		height: auto;
	}

	.s4-centr-text {
		top: -250px;
	}

	.poligon-wrap {
		padding: 0 10px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.poligon {
		width: 230px;
		height: auto;
		padding: 15px;
		background-size: contain;
		position: relative;
	}

	.poligon.item1,
	.poligon.item2,
	.poligon.item3,
	.poligon.item4 {
		left: calc(50% - 150px);
	}

	.webp .poligon,
	.no-webp .poligon {
		background: white;
	}

	.poligon.item1 {
		margin-bottom: 160px;
		top: 0;
		left: 0;
	}

	.bxsliderr p {
		padding: 0 20px 25px;
	}

	.poligon.item2 {
		margin-bottom: 160px;

		top: 0;
		left: 0;
	}

	.poligon.item3 {
		top: 0;
		left: 0;
	}

	.poligon.item4 {
		top: 0;
		left: 0;
	}

	.s1-button.s4 {
		top: auto;
		bottom: -80px;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}

	.s4-header {
		font-size: 28px;
	}

	.slider-header {
		padding: 20px 93px 0;
		height: 230px;
		text-align: center;
		width: 100%;
		margin: 0 auto 20px;
		background: #fcb405;
	}

	.photo-namez {
		padding-top: 15px;
	}

	.photo-descriptin {
		color: #000;
	}

	.bx-wrapper .bx-controls-direction a {
		top: 140px;
	}

	.bx-wrapper .bx-next {
		right: 50%;
		margin-right: -180px;
	}

	.bx-wrapper .bx-controls-direction a:hover {
		background-position: 0 0;
	}

	.bx-wrapper .bx-prev {
		left: 50%;
		margin-left: -180px;
	}

	.slide6 {
		height: 870px;
	}

	.photo-img {
		display: block !important;
		margin: 0 auto;
	}

	.right-form {
		top: 420px;
		right: 50%;
		transform: translateX(50%);
	}

	.bottom-pack {
		left: 50%;
		top: -40px;
		transform: translateX(-50%);
	}

	.s1-button,
	.s2-button {
		background: #df9e08 !important;
		height: 55px;
		line-height: 55px;
	}

	.s2-button {
		bottom: -25px;
	}

	.s1-button.form-send {
		margin-bottom: 20px;
		top: -5px;
	}

	.bottom-pack .circle {
		width: 150px;
		padding-top: 40px;
		left: 160px;
		top: 20px;
	}

	.bottom-pack .circle .pricebot_new {
		font-size: 24px;
	}

	.bottom-pack .circle .pricebot_old {
		font-size: 18px;
	}

	.webp .circle,
	.no-webp .circle {
		background-size: contain;
	}

	.slide6 .pricebot_old {
		margin-top: 10px;
	}
}

@media (max-width: 520px) {
	.no-webp .slide1 {
		background-position-x: calc(50% - 238px);
	}

	.webp .slide1 {
		background-position-x: calc(50% - 238px);
	}

	.webp .circle,
	.no-webp .circle {
		background-size: 80%;
		background-position: center;
	}

	.pricebot_new {
		font-size: 24px;
	}

	.pricebot_old {
		font-size: 20px;
	}

	.webp .tovarzzz,
	.no-webp .tovarzzz {
		background-size: 65%;
		background-position-y: 21px;
		background-position-x: -3%;
	}

	.slide1 {
		height: 900px;
	}

	.s1-for-button {
		top: 700px;
		left: 50%;
		transform: translateX(-50%);
	}

	.page-wrapper__inner {
		width: 479px;
	}

	.bxsliderr p {
		text-align: center;
	}

	.tovarzzz {
		width: 380px;
		left: 20px;
		top: 280px;
	}

	.circle {
		right: -82px;
		bottom: 107px;
	}

	.s2-item {
		margin-top: 20px;
	}

	.bxsliderr p {
		padding-left: 20px;
		padding-right: 20px;
	}

	.right-form {
		width: 300px;
		background-color: #fff;
	}

	.form-header {
		background: #fcb405;
		padding: 10px;
		margin-bottom: 30px;
	}

	.s1-button.form-send {
		left: 0;
	}

	.webp .slide4,
	.no-webp .slide4 {
		background: #bcdcdf;
	}

	.poligon-wrap {
		justify-content: center;
	}

	.poligon.item1 {
		margin-bottom: 0;
	}

	.poligon:not(:last-of-type) {
		margin-bottom: 170px;
	}

	.s4-centr-text {
		color: #000000;
	}

	.slide6 {
		height: 560px;
	}
}

.bottom {
	margin-bottom: 80px;
}

@media screen and (max-width: 520px) {

	.h2-header,
	.slide3 {
		padding-top: 30px;
	}

	.slide2 {
		padding-bottom: 30px;
	}

	.slide1 {
		height: 840px;
	}

	.txt-after-logo {
		font-size: 20px;
	}

	.webp .slide1,
	.no-webp .slide1 {
		background: rgb(254, 254, 254);
		background: -moz-linear-gradient(top,
				rgba(254, 254, 254, 1) 0%,
				rgba(211, 208, 212, 1) 100%);
		background: -webkit-linear-gradient(top,
				rgba(254, 254, 254, 1) 0%,
				rgba(211, 208, 212, 1) 100%);
		background: linear-gradient(to bottom,
				rgba(254, 254, 254, 1) 0%,
				rgba(211, 208, 212, 1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#d3d0d4', GradientType=0);
	}

	.s1-txt.first,
	.s1-txt.sec,
	.s1-txt.th {
		color: #000000;
		text-shadow: none;
	}

	.s1-txt.first {
		top: 150px;
	}

	.s1-txt.sec {
		top: 200px;
	}

	.s1-txt.first,
	.s1-txt.sec,
	.s1-txt.th {
		width: 290px;
		font-size: 17px;
	}

	.s1-txt.th {
		top: 250px;
	}

	.s1-button {
		width: 100%;
	}

	.tovarzzz {
		margin-top: 0;
	}

	.s1-f-b-hear {
		padding: 0;
		font-size: 18px;
	}

	.s1-for-button {
		width: 300px;
		top: 670px;
	}

	.s2-item {
		width: 100%;
	}

	.s2-item:last-child {
		margin-bottom: 0;
	}

	.page-wrapper__inner {
		width: 320px;
		padding: 0 10px;
		box-sizing: border-box;
	}

	.circle {
		right: 88px;
		bottom: 190px;
	}

	.bottom {
		margin-bottom: 110px;
	}

	.s3-top-h {
		height: auto;
		padding: 0;
		color: #000000;
	}

	.s3-product {
		margin-top: 10px;
		padding: 15px;
		padding-bottom: 0;
	}

	.webp .s3-product,
	.no-webp .s3-product {
		background: #1f6fa3;
	}

	.slide3 {
		padding-bottom: 100px;
	}

	.s1-button.s4 {
		width: 290px;
	}

	.slide5 {
		padding: 30px 0;
	}

	.s2-button {
		bottom: -70px;
	}

	.webp .s3-top-h,
	.no-webp .s3-top-h {
		background: none;
	}

	.webp .s1-button,
	.no-webp .s1-button {
		background-position-x: 50%;
	}

	.slider-wrap {
		width: 100%;
	}

	.bxsliderr li {
		min-width: auto;
	}

	.bx-wrapper .bx-next {
		margin: 0;
		right: 10px;
	}

	.bx-wrapper .bx-prev {
		margin: 0;
		left: 10px;
	}

	.slider-header .photo-namez {
		width: 100%;
	}

	.slider-header {
		height: 240px;
		padding: 20px 45px 0;
	}

	.slide6 {
		height: 890px;
	}

	.right-form {
		top: auto;
		bottom: 20px;
		right: auto;
		left: 50%;
		transform: translateX(-50%);
	}

	.bottom-pack .circle {
		top: 0px;
		left: 160px;
		background-size: contain;
		padding-top: 56px;
	}

	.bottom-pack {
		top: -30px;
	}
}

.sula-b,
input,
select {
	width: 265px;
	display: block;
	margin: 0 auto 18px;
	height: 44px;
	line-height: normal;
	line-height: 44px;
	font-size: 14px;
	padding-left: 15px;
	/* background: #505050; */
	border: 0;
	border-top: 1px solid #b6b2b2;
	outline: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
}

:-moz-placeholder {
	color: #fff;
	opacity: 1;
}

::-moz-placeholder {
	opacity: 1;
	color: #fff;
}

::-webkit-input-placeholder {
	color: #fff;
}

input[type="text"]:-ms-input-placeholder {
	color: #fff;
}

input[type="text"]::-ms-input-placeholder {
	color: #fff;
}

select {
	outline: none !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: none !important;
	outline-color: transparent;
	outline-width: 0;
}

select::-ms-expand {
	display: none !important;
	background: none !important;
	position: fixed;
	border: none !important;
	outline: none !important;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
select::-moz-focus-inner,
option::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner {
	border: none;
}

*:not(#fake) {
	outline: none;
}

select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000;
}

.ever-popup.show {
	display: flex !important;
	align-items: center !important;
}

.ever-popup__inner {
	margin: 0 auto !important;
}

@media (max-height: 600px) {
	.ever-popup.show {
		display: block !important;
	}

	.ever-popup__inner {
		margin-top: 40px !important;
	}
}