﻿body {
	overflow-x: hidden;
}
section {
	overflow: hidden;
}
[name="google_conversion_frame"] {
	position: absolute;
	margin-top: -13px;
}
@import url(http://fonts.googleapis.com/css?family=Open + Sans:300);
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
html {
	line-height: 1;
}
ol,
ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}
q,
blockquote {
	quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
	content: "";
	content: none;
}
a img {
	border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}
* {
	box-sizing: border-box;
	outline-width: 0;
}
*:after,
* :before {
	box-sizing: border-box;
}
input,
textarea,
keygen,
select,
button {
	font-family: inherit;
}
a {
	color: inherit;
}
a:focus,
a:hover {
	color: inherit;
	text-decoration: none;
}
@font-face {
	font-display: swap;
	font-family: "Montserrat-Regular";
	src: url("../fonts/Montserrat-Regular/Montserrat-Regular.eot");
	src: url("../fonts/Montserrat-Regular/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular/Montserrat-Regular.woff") format("woff"),
	url("../fonts/Montserrat-Regular/Montserrat-Regular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-display: swap;
	font-family: "Montserrat-SemiBold";
	src: url("../fonts/Montserrat-SemiBold/Montserrat-SemiBold.eot");
	src: url("../fonts/Montserrat-SemiBold/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-SemiBold/Montserrat-SemiBold.woff") format("woff"),
	url("../fonts/Montserrat-SemiBold/Montserrat-SemiBold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-display: swap;
	font-family: "Montserrat-Bold";
	src: url("../fonts/Montserrat-Bold/Montserrat-Bold.eot");
	src: url("../fonts/Montserrat-Bold/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold/Montserrat-Bold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
.wrapper {
	width: 100%;
}
.wrapper:after {
	display: table;
	content: "";
	clear: both;
}
.inner {
	width: 960px;
	padding: 0 0px;
	margin: 0 auto;
}
.inner:after {
	display: table;
	content: "";
	clear: both;
}
.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}
.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
[dir="rtl"] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
.slick-loading .slick-list {
	background: #fff url(../img/ajax-loader.gif) center center no-repeat;
}
@font-face {
	font-display: swap;
	font-family: "slick";
	src: url("../fonts/slick.eot");
	src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.svg#slick") format("svg");
	font-weight: normal;
	font-style: normal;
}
.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	height: 60px;
	width: 30px;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	background: transparent;
	content: "";
	background: url("../img/arrowWhite.png") no-repeat center left;
	z-index: 4;
	color: transparent;
	top: 50%;
	opacity: 0.8;
	margin-top: -40px;
	margin-left: 30px;
	padding: 0;
	border: none;
	outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	outline: none;
	opacity: 1;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: 0.75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-next {
	background: url("../img/arrowWhite.png") no-repeat center right;
}
.slick-next {
	right: 40px;
}
[dir="rtl"] .slick-next {
	left: 40px;
	right: auto;
}
.slick-slider {
	margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: transparent;
	padding: 5px;
	cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: #000;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	color: #000;
	opacity: 0.75;
}
body {
	font-family: "Montserrat-Bold", Helvetica, sans-serif;
	font-size: 14px;
}
.header {
	height: 80px;
	padding-top: 15px;
}
.header__wrapper {
	height: 80px;
	-moz-box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.3);
	z-index: 1;
	opacity: 0.9999;
}
.header__logo {
	float: left;
}
.header__link {
	text-decoration: none;
	font-size: 20px;
	color: #fff;
}
.header__link:hover {
	text-decoration: underline;
	color: #fff;
}
.header__phone {
	float: right;
	width: 200px;
	font-family: "Montserrat-Regular", Helvetica, sans-serif;
	font-size: 16px;
	line-height: 50px;
}
.header__buttonbox {
	float: right;
	width: 175px;
	color: #fff;
	text-align: center;
	font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
	font-size: 14px;
}
.header__buttonbox__button {
	display: block;
	width: 100%;
	height: 40px;
	font-family: "Montserrat-Bold", Helvetica, sans-serif;
	font-size: 18px;
	border-radius: 5px;
	color: #fff;
	background: transparent;
	border: 2px solid #fcfa60;
	cursor: pointer;
	text-align: center;
	position: relative;
	overflow: hidden;
	margin-bottom: 5px;
	-moz-transition: color 0.2s ease-out;
	-o-transition: color 0.2s ease-out;
	-webkit-transition: color 0.2s ease-out;
	transition: color 0.2s ease-out;
}
.header__buttonbox__button:after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fcfa60;
	border-bottom: 2px solid #fcfa60;
	top: -100%;
	left: 0;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.header__buttonbox__button:before {
	content: attr(data-content);
	font-size: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 2;
	top: 0;
	left: 0;
	line-height: 38px;
}
.header__buttonbox__button:hover {
	color: #222;
}
.header__buttonbox__button:hover:after {
	top: 0%;
}
.header__buttonbox__button:active {
	-moz-box-shadow: 0 0 10px 0 rgba(150, 15, 40, 0.8) inset;
	-webkit-box-shadow: 0 0 10px 0 rgba(150, 15, 40, 0.8) inset;
	box-shadow: 0 0 10px 0 rgba(150, 15, 40, 0.8) inset;
}
.scr-i {
	position: relative;
	height: 600px;
}
.scr-i__wrapper {
	background: url(../img/1.jpg) 50% 0 no-repeat;
	background-size: cover;
	text-align: center;
}
.scr-i__title {
	display: block;
	font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
	font-size: 42px;
	color: #fff;
	line-height: 50px;
	margin-top: 55px;
}
.scr-i__subtitle {
	display: block;
	font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
	font-size: 24px;
	color: #fcfa60;
	line-height: 25px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.scr-i__form-wrapper {
	width: 100%;
	margin-top: 100px;
}
.scr-i__form-title {
	display: block;
	font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
	font-size: 43px;
	color: #fff;
	text-align: center;
	padding: 20px 20px 0;
	line-height: 35px;
}
.scr-i__form-subtitle {
	display: block;
	font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding: 20px 20px 0;
	line-height: 35px;
}
.scr-i__descr {
	color: #222;
	text-align: center;
	margin-top: 5px;
}
.scr-i__input-wrapper,
.scr-sklad__form__input-wrapper {
	margin: 10px 5px 10px;
	width: 240px;
	display: inline-block;
	position: relative;
}
.scr-i__input-wrapper label.error,
.scr-sklad__form__input-wrapper label.error {
	position: absolute;
	font-size: 12px;
	left: 50%;
	transform: translateX(-50%);
	min-width: max-content;
	color: #ff0000;
}
.scr-i__input-wrapper:last-child,
.scr-sklad__form__input-wrapper:last-child {
	display: block;
	width: 100%;
}
.scr-i__input,
.scr-sklad__form__input {
	display: block;
	width: 100%;
	font-family: "Montserrat-Bold", Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	height: 40px;
	line-height: 38px;
	padding: 0 15px;
	background-color: #000;
	border: 2px solid #fcfa60;
	border-radius: 5px;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.scr-i__input:-moz-placeholder,
.scr-sklad__form__input:-moz-placeholder {
	color: #fff;
}
.scr-i__input::-moz-placeholder,
.scr-sklad__form__input::-moz-placeholder {
	color: #fff;
}
.scr-i__input:-ms-input-placeholder,
.scr-sklad__form__input:-ms-input-placeholder {
	color: #fff;
}
.scr-i__input::-webkit-input-placeholder,
.scr-sklad__form__input::-webkit-input-placeholder {
	color: #fff;
}
.scr-i__input:focus,
.scr-sklad__form__input:focus {
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
.scr-i__button,
.scr-form2__button,
.scr-cons__button,
.scr-deliv__form-button,
.scr-question__form-button,
.scr-sklad__form__button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 240px;
	margin: 0 auto;
	height: 40px;
	font-family: "Montserrat-Bold", Helvetica, sans-serif;
	font-size: 18px;
	color: #222;
	background: transparent;
	border-radius: 5px;
	border: 2px solid #fcfa60;
	cursor: pointer;
	text-align: center;
	position: relative;
	overflow: hidden;
	-moz-transition: color 0.2s ease-out;
	-o-transition: color 0.2s ease-out;
	-webkit-transition: color 0.2s ease-out;
	transition: color 0.2s ease-out;
}
.scr-cons__button{
	width: 260px;
}
.scr-i__button:after,
.scr-form2__button:after,
.scr-cons__button:after,
.scr-deliv__form-button:after,
.scr-question__form-button:after,
.scr-sklad__form__button:after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fcfa60;
	border-bottom: 2px solid #fcfa60;
	top: 0;
	left: 0;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.scr-i__button:before,
.scr-form2__button:before,
.scr-cons__button:before,
.scr-deliv__form-button:before,
.scr-question__form-button:before,
.scr-sklad__form__button:before {
	content: attr(data-content);
	font-size: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 2;
	top: 0;
	left: 0;
	line-height: 38px;
}
.scr-i__button:hover,
.scr-form2__button:hover,
.scr-cons__button:hover,
.scr-deliv__form-button:hover,
.scr-question__form-button:hover,
.scr-sklad__form__button:hover {
	color: #fcfa60;
}
.scr-i__button:hover:after,
.scr-form2__button:hover:after,
.scr-cons__button:hover:after,
.scr-deliv__form-button:hover:after,
.scr-question__form-button:hover:after,
.scr-sklad__form__button:hover:after {
	top: 100%;
}
.scr-i__button:active,
.scr-form2__button:active,
.scr-cons__button:active,
.scr-deliv__form-button:active,
.scr-question__form-button:active,
.scr-sklad__form__button:active {
	-moz-box-shadow: 0 0 10px 0 rgba(150, 15, 40, 0.8) inset;
	-webkit-box-shadow: 0 0 10px 0 rgba(150, 15, 40, 0.8) inset;
	box-shadow: 0 0 10px 0 rgba(150, 15, 40, 0.8) inset;
}
.scr-i__button > span,
.scr-form2__button > span,
.scr-cons__button > span,
.scr-deliv__form-button > span,
.scr-question__form-button > span,
.scr-sklad__form__button > span {
	position: relative;
	z-index: 2;
}
.scr-ii__wrapper {
	height: 320px;
	background-color: #fcfa60;
	padding: 60px 0 0;
	text-align: center;
}
.scr-ii__egg {
	display: inline-block;
	vertical-align: top;
	margin: 0 12px;
	width: 169px;
	cursor: pointer;
	font-size: 16px;
}
.scr-ii__egg:first-child {
	margin-left: 0;
}
.scr-ii__egg:last-child {
	margin-right: 0;
}
.scr-ii__egg:hover p {
	text-decoration: underline;
}
.scr-ii__egg img {
	width: 100%;
	margin-bottom: 20px;
}
.scr-front__triangle {
	content: "";
	height: 100px;
	border-width: 100px 49vw 0;
	border-style: solid;
	border-color: #fcfa60 transparent;
}
.scr-front__wrapper {
	text-align: center;
	padding: 0 0 60px;
	background: url("../img/2.jpg") no-repeat top center;
	background-size: cover;
}
.scr-front__title {
	font-family: "Montserrat-Bold", Helvetica, sans-serif;
	font-size: 30px;
	color: #fcfa60;
	padding-top: 60px;
	margin-bottom: 50px;
}
.flipster {
	overflow: hidden;
	margin-bottom: 15px;
}
.flipster__button svg {
	stroke: #fcfa60;
}
.flipster__item {
	vertical-align: top;
}
.flipster__item__content {
	position: relative;
}
.flipster__nav {
	width: 100%;
	background: rgba(34, 34, 34, 0.8);
	font-size: 0;
}
.flipster__nav__child {
	display: none !important;
}
.flipster__nav__item {
	width: 14%;
	font-size: 14px;
	position: relative;
	margin: 0;
}
.flipster__nav__item:after {
	width: 100%;
	height: 3px;
	display: block;
	background: #fff;
	content: "";
	bottom: -3px;
}
.flipster__nav__item:hover:after {
	background: #fff063;
}
.flipster__nav__item--current {
	color: #fcfa60;
}
.flipster__nav__item--current:after {
	background: #fcfa60;
}
.flipster__nav__item--current a {
	color: #fcfa60 !important;
}
.flipster__nav__link {
	color: #fff;
	text-decoration: none;
}
.flipster__nav__link:hover {
	color: #fff063;
}
.scr-form__wrapper {
	background-color: #fcfa60;
	padding: 50px 0;
	text-align: center;
}
.scr-form__title {
	font-family: "Montserrat-Bold", Helvetica, sans-serif;
	font-size: 30px;
	color: #222;
	margin-bottom: 30px;
}
.scr-form__input-wrapper,
.scr-cons__input-wrapper {
	margin: 10px 5px 10px;
	width: 240px;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.scr-cons__input-wrapper{
	width: 260px;
}
.scr-form__input-wrapper label.error,
.scr-cons__input-wrapper label.error {
	position: absolute;
	font-size: 12px;
	color: #ff0000;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	min-width: max-content;
}
.scr-form__input,
.scr-cons__input,
.scr-logo__input,
.scr-deliv__form-input,
.scr-question__form-input {
	display: block;
	width: 100%;
	font-family: "Montserrat-Bold", Helvetica, sans-serif;
	font-size: 14px;
	height: 40px;
	line-height: 38px;
	padding: 0 15px;
	border-radius: 5px;
	border: none;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.scr-form__input:-moz-placeholder,
.scr-cons__input:-moz-placeholder,
.scr-logo__input:-moz-placeholder,
.scr-deliv__form-input:-moz-placeholder,
.scr-question__form-input:-moz-placeholder {
	color: #222;
}
.scr-form__input::-moz-placeholder,
.scr-cons__input::-moz-placeholder,
.scr-logo__input::-moz-placeholder,
.scr-deliv__form-input::-moz-placeholder,
.scr-question__form-input::-moz-placeholder {
	color: #222;
}
.scr-form__input:-ms-input-placeholder,
.scr-cons__input:-ms-input-placeholder,
.scr-logo__input:-ms-input-placeholder,
.scr-deliv__form-input:-ms-input-placeholder,
.scr-question__form-input:-ms-input-placeholder {
	color: #222;
}
.scr-form__input::-webkit-input-placeholder,
.scr-cons__input::-webkit-input-placeholder,
.scr-logo__input::-webkit-input-placeholder,
.scr-deliv__form-input::-webkit-input-placeholder,
.scr-question__form-input::-webkit-input-placeholder {
	color: #222;
}
.scr-form__input:focus,
.scr-cons__input:focus,
.scr-logo__input:focus,
.scr-deliv__form-input:focus,
.scr-question__form-input:focus {
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
.scr-form__button,
.scr-logo__button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 240px;
	margin: 0 auto;
	height: 40px;
	font-family: "Montserrat-Bold", Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	background: #fcfa60;
	border-radius: 5px;
	border: 2px solid #222;
	cursor: pointer;
	text-align: center;
	position: relative;
	overflow: hidden;
	-moz-transition: color 0.2s ease-out;
	-o-transition: color 0.2s ease-out;
	-webkit-transition: color 0.2s ease-out;
	transition: color 0.2s ease-out;
}
.scr-form__button:after,
.scr-logo__button:after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #222;
	top: 0;
	left: 0;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.scr-form__button:before,
.scr-logo__button:before {
	content: attr(data-content);
	font-size: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 2;
	top: 0;
	left: 0;
	line-height: 38px;
}
.scr-form__button:hover,
.scr-logo__button:hover {
	color: #222;
}
.scr-form__button:hover:after,
.scr-logo__button:hover:after {
	top: 100%;
}
.scr-form__button:active,
.scr-logo__button:active {
	-moz-box-shadow: 0 0 10px 0 rgba(150, 15, 40, 0.8) inset;
	-webkit-box-shadow: 0 0 10px 0 rgba(150, 15, 40, 0.8) inset;
	box-shadow: 0 0 10px 0 rgba(150, 15, 40, 0.8) inset;
}

.scr-form__button > span,
.scr-logo__button > span {
	position: relative;
	z-index: 2;
}
.dollar {
	opacity: 0;
}
.flipster__item--current .dollar {
	display: block;
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
	text-shadow: 0 0 7px #000;
	color: #fcfa60;
	padding: 10px;
	font-size: 23px;
	opacity: 1;
}
.scr-form2__wrapper {
	background: url("../img/bg-form.webp") no-repeat top center;
	background-size: cover;
	padding: 70px 0;
	text-align: center;
}
.scr-form2__title {
	font-family: "Montserrat-Bold", Helvetica, sans-serif;
	font-size: 30px;
	color: #fff;
	margin-bottom: 30px;
}
.scr-form2__input-wrapper {
	margin: 10px 5px 10px;
	width: 240px;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.scr-form2__input-wrapper label.error {
	position: absolute;
	font-size: 12px;
	color: #ff0000;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	min-width: max-content;
}
.scr-form2__input-wrapper:last-child {
	display: block;
	width: 100%;
}
.scr-form2__input {
	display: block;
	width: 100%;
	color: #fff;
	background: transparent;
	font-family: "Montserrat-Bold", Helvetica, sans-serif;
	font-size: 14px;
	height: 40px;
	line-height: 38px;
	padding: 0 15px;
	border-radius: 5px;
	border: 1px solid #fff;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.scr-form2__input:-moz-placeholder {
	color: #fff;
	background: transparent;
}
.scr-form2__input::-moz-placeholder {
	color: #fff;
	background: transparent;
}
.scr-form2__input:-ms-input-placeholder {
	color: #fff;
	background: transparent;
}
.scr-form2__input::-webkit-input-placeholder {
	color: #fff;
	background: transparent;
}
.scr-form2__input:focus {
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
.scr-video__wrapper {
	text-align: center;
	padding: 60px 0;
	background: #fff;
}
.scr-video__title {
	font-family: "Montserrat-Bold", Helvetica, sans-serif;
	font-size: 30px;
	color: #222;
	margin-bottom: 30px;
}
#carousel-video .flipster__button--prev {
	left: -20px;
}
#carousel-video .flipster__button--next {
	right: -20px;
}
#carousel-video .flipster__button svg {
	stroke: #fcfa60;
}
.scr-how__wrapper {
	text-align: center;
	padding: 60px 0;
	background: #fcfa60;
}
.scr-how__title {
	font-family: "Montserrat-Bold", Helvetica, sans-serif;
	font-size: 30px;
	color: #222;
	margin-bottom: 30px;
}
.scr-how__img {
	background: url("../img/shema.png") no-repeat top center;
	width: 846px;
	margin: 0 auto;
	content: "";
	display: block;
	height: 316px;
}
.scr-sklad__wrapper {
	background: url("../img/bg-sklad.jpg") no-repeat top center;
	background-size: cover;
	padding: 50px 0 100px;
	text-align: center;
}
.scr-sklad__title {
	font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
	font-size: 26px;
	margin-bottom: 30px;
	color: #fff;
}
.scr-sklad__col {
	float: left;
	width: 65%;
	text-align: center;
}
.scr-sklad__col .slider_sklad {
	width: 483px;
	height: 386px;
	margin: 0 auto;
}
.scr-sklad__col .slider_sklad img {
	border: 3px solid #fff;
	border-radius: 3px;
	height: 386px;
}
.scr-sklad__col .slider_sklad .slick-prev,
.scr-sklad__col .slider_sklad .slick-next {
	background: url("../img/arroww.png");
	width: 31px;
	height: 31px;
	top: 57%;
}
.scr-sklad__col .slider_sklad .slick-prev {
	left: -80px;
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.scr-sklad__col .slider_sklad .slick-next {
	right: -50px;
}
.scr-sklad__col .slider_sklad .slick-dots li {
	margin: 0 3px;
}
.scr-sklad__col .slider_sklad .slick-dots li.slick-active button:before {
	opacity: 1;
	color: #fcfa60;
}
.scr-sklad__col .slider_sklad .slick-dots li button:before {
	opacity: 1;
	color: #fff;
	font-size: 60px;
}
.scr-sklad__col2 {
	float: left;
	width: 35%;
	text-align: center;
	padding: 0 20px;
}
.scr-sklad__radio-wrapper {
	width: 100%;
	height: 50px;
	text-align: center;
	margin: 0 auto 15px;
}
.scr-sklad__radio-wrapper label {
	width: 55px;
	cursor: pointer;
	height: 60px;
	display: inline-block;
	margin: 5px;
	vertical-align: middle;
	text-align: left;
	content: "";
	background: url("../img/whatsapp.png") no-repeat center;
	background-size: contain;
}
.scr-sklad__radio-wrapper [for="viber"] {
	background: url("../img/viber.png") no-repeat center;
	background-size: contain;
}
.scr-sklad__radio-wrapper [for="telegram"] {
	background: url("../img/telegram.png") no-repeat center;
	background-size: contain;
}
.scr-sklad__radio-wrapper #whatsapp:checked ~ [for="whatsapp"] {
	background: rgba(255, 202, 16, 0.3) url("../img/whatsapp.png") no-repeat center;
	box-shadow: 0 0 10px rgba(255, 202, 16, 0.5);
}
.scr-sklad__radio-wrapper #viber:checked ~ [for="viber"] {
	background: rgba(255, 202, 16, 0.3) url("../img/viber.png") no-repeat center;
	box-shadow: 0 0 10px rgba(255, 202, 16, 0.5);
}
.scr-sklad__radio {
	display: none;
}
.scr-sklad__form__wrapper {
	margin: 60px auto 0;
	width: 300px;
	background: rgba(34, 34, 34, 0.8);
	padding: 30px 0;
}
.scr-sklad__form__title {
	font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	margin-bottom: 5px;
}
.scr-sklad__form__subtitle {
	font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	margin-bottom: 10px;
}
.scr-sklad__form__input-wrapper {
	width: 70%;
	margin: 10px auto;
}
.scr-sklad__form__input-wrapper label.error {
	position: absolute;
	font-size: 11px;
	line-height: 16px;
	color: #ff0000;
}
.scr-sklad__form__input {
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.scr-sklad__form__input:-moz-placeholder {
	color: #666666;
	font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
	font-size: 14px;
}
.scr-sklad__form__input::-moz-placeholder {
	color: #666666;
	font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
	font-size: 14px;
}
.scr-sklad__form__input:-ms-input-placeholder {
	color: #666666;
	font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
	font-size: 14px;
}
.scr-sklad__form__input::-webkit-input-placeholder {
	color: #666666;
	font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
	font-size: 14px;
}
.scr-sklad__form__button {
	width: 212px;
}
.scr-cons__wrapper {
	text-align: center;
	padding: 60px 0;
	background: #222;
}
.scr-cons__title {
	font-family: "Montserrat-Bold", Helvetica, sans-serif;
	font-size: 30px;
	color: #fff;
	margin-bottom: 30px;
}
.scr-logo__wrapper {
	text-align: center;
	padding: 60px 0 80px;
	background: #fcfa60;
	height: 570px;
}
.scr-logo__title {
	font-family: "Montserrat-Bold", Helvetica, sans-serif;
	font-size: 30px;
	color: #fff;
	margin-bottom: 20px;
}
.scr-logo__subtitle {
	font-family: "Montserrat-Bold", Helvetica, sans-serif;
	font-size: 24px;
	color: #222;
	margin-bottom: 50px;
}
.scr-logo__slide-box {
	margin: 0 auto;
	width: 760px;
	height: 320px;
}
.scr-logo__form {
	display: none;
}
.scr-logo__chbox-wrapper {
	width: 600px;
	text-align: center;
	margin: 0 auto 15px;
}
.scr-logo__chbox-wrapper label {
	width: 280px;
	height: 64px;
	display: inline-block;
	margin: 5px;
	border-radius: 5px;
	vertical-align: middle;
	text-align: left;
	border: 2px solid #222;
}
.scr-logo__chbox-wrapper label:before {
	display: inline-block;
	vertical-align: middle;
	height: 60px;
	width: 70px;
	content: "";
	background: url("../img/car.png") no-repeat;
	background-position: 0px 0;
}
.scr-logo__chbox-wrapper [for="checkbox2"]:before {
	background-position: -70px 0;
}
.scr-logo__chbox-wrapper [for="checkbox3"]:before {
	background-position: -140px 0;
}
.scr-logo__chbox-wrapper [for="checkbox4"]:before {
	background-position: -210px 0;
}
.scr-logo__chbox-wrapper #checkbox1:checked ~ [for="checkbox1"] {
	box-shadow: 0 0 20px #000;
}
.scr-logo__chbox-wrapper #checkbox2:checked ~ [for="checkbox2"] {
	box-shadow: 0 0 20px #000;
}
.scr-logo__chbox-wrapper #checkbox3:checked ~ [for="checkbox3"] {
	box-shadow: 0 0 20px #000;
}
.scr-logo__chbox-wrapper #checkbox4:checked ~ [for="checkbox4"] {
	box-shadow: 0 0 20px #000;
}
.scr-logo__checkbox {
	display: none;
}
.scr-logo__input-wrapper {
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}
.scr-logo__input-wrapper:last-of-type{
	margin-top: 25px;
}
.scr-logo__input-wrapper label {
	display: inline-block;
	vertical-align: middle;
	width: 200px;
	text-align: right;
	margin-right: 15px;
}
.scr-logo__input-wrapper label.error {
	position: absolute;
	font-size: 12px;
	left: calc(50% + 10px);
	width: auto;
	min-width: max-content;
	bottom: -19px;
	color: #ff0000;
	text-align: center;
	margin: 0 auto;
}

@media screen and (max-width: 480px) {
	.scr-logo__input-wrapper label.error {
		left: 50%;
		transform: translateX(-50%);
		width: 100%;
	}
}
.scr-logo__input {
	display: inline-block;
	vertical-align: middle;
	width: 200px;
}
.scr-logo__back {
	display: inline-block;
	vertical-align: middle;
	width: 35px;
	height: 35px;
	background: url("../img/arrow-right.png") no-repeat center;
	background-size: cover;
	cursor: pointer;
	content: "";
}
.scr-logo__button {
	width: 150px;
	display: inline-block;
	vertical-align: middle;
}
.hex {
	float: left;
	margin-left: 3px;
	margin-bottom: -26px;
}
.hex img {
	width: 80%;
}
.hex:hover .middle {
	background: #e1dfd0;
}
.hex:hover .top {
	border-bottom: 30px solid #e1dfd0;
}
.hex:hover .bottom {
	border-top: 30px solid #e1dfd0;
}
.hex:active .middle {
	background: #b7b5a7;
}
.hex:active .top {
	border-bottom: 30px solid #b7b5a7;
}
.hex:active .bottom {
	border-top: 30px solid #b7b5a7;
}
.hex .top {
	width: 0;
	border-bottom: 30px solid #fff;
	border-left: 52px solid transparent;
	border-right: 52px solid transparent;
	content: "";
}
.hex .middle {
	width: 104px;
	height: 60px;
	background: #fff;
	content: "";
	display: flex;
	justify-content: space-around;
	align-content: center;
}
.hex .bottom {
	width: 0;
	border-top: 30px solid #fff;
	border-left: 52px solid transparent;
	border-right: 52px solid transparent;
	content: "";
}
.hex-row {
	clear: left;
}
.hex-row.even {
	margin-left: 53px;
}
.scr-deliv__wrapper {
	text-align: center;
	padding: 60px 0 80px;
	background: url("../img/bg-6.webp") no-repeat top center;
	background-size: cover;
}
.scr-deliv__title {
	font-family: "Montserrat-Bold", Helvetica, sans-serif;
	font-size: 30px;
	color: #fff;
	margin-bottom: 50px;
}
.scr-deliv__img {
	display: inline-block;
	vertical-align: top;
	width: 460px;
}
.scr-deliv__form {
	display: inline-block;
	vertical-align: top;
	float: right;
	width: 440px;
	padding: 55px 0;
	background-color: #111111;
}
.scr-deliv__form-title {
	font-size: 24px;
	color: #fff;
	margin-bottom: 20px;
}
.scr-deliv__form-subtitle {
	font-size: 18px;
	color: #fcfa60;
	margin-bottom: 20px;
}
.scr-deliv__form-input-wrapper {
	width: 240px;
	margin: 20px auto 0;
	position: relative;
}
.scr-deliv__form-input-wrapper label.error {
	position: absolute;
	font-size: 12px;
	color: #ff0000;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	min-width: max-content;
}
.scr-question__wrapper {
	text-align: center;
	padding: 60px 0 60px;
	background: url("../img/4.jpg") no-repeat center;
	background-size: cover;
}
.scr-question__title {
	font-family: "Montserrat-Bold", Helvetica, sans-serif;
	font-size: 30px;
	color: #fff;
	margin-bottom: 50px;
}
.scr-question__link img {
	display: inline-block;
	vertical-align: middle;
}
.scr-question__link a {
	display: inline-block;
	color: #fcfa60;
}
.scr-question__form {
	width: 500px;
	padding: 30px 60px;
	margin: 0 auto;
	background-color: rgba(34, 34, 34, 0.9);
}
.scr-question__form-title {
	font-size: 24px;
	color: #fcfa60;
	margin-bottom: 10px;
}
.scr-question__form-subtitle {
	color: #fff;
	margin-bottom: 10px;
}
.scr-question__form-input-wrapper {
	width: 100%;
	margin: 20px auto 0;
	position: relative;
}
.scr-question__form-input-wrapper label.error {
	position: absolute;
	font-size: 12px;
	color: #ff0000;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	min-width: max-content;
}
.scr-question__form-textarea {
	width: 100%;
	padding: 10px;
}
.scr-question__form-textarea:-moz-placeholder {
	color: #222;
}
.scr-question__form-textarea::-moz-placeholder {
	color: #222;
}
.scr-question__form-textarea:-ms-input-placeholder {
	color: #222;
}
.scr-question__form-textarea::-webkit-input-placeholder {
	color: #222;
}
.scr-question__form-input {
	width: 100%;
	border-radius: 0;
}
.scr-question__form-button {
	border-radius: 2px;
}
.scr-sto__wrapper {
	background-color: #fcfa60;
	padding: 50px 0;
	text-align: center;
}
.scr-sto__wrapper .flipster__button svg {
	stroke: #000000;
}
.scr-sto__title {
	font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
	font-size: 26px;
	margin-bottom: 10px;
}
.scr-sto__subtitle {
	color: #fff;
	font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 30px;
}
.tabs {
	position: relative;
	margin-top: 40px;
}
.tabs-nav {
	width: 100%;
	margin: 0 auto;
	z-index: 1;
	background: #fff;
}
.tabs-nav:after {
	display: table;
	content: "";
	clear: both;
}
.tabs-nav :after {
	width: 100%;
	height: 3px;
	content: "";
	display: block;
	background: #2fceca;
	position: relative;
	bottom: 5px;
}
.tabs-nav__item {
	display: inline-block;
	width: 33%;
	height: 40px;
	font-family: "Montserrat-Regular", Helvetica, sans-serif;
	font-size: 22px;
	color: #2fceca;
	background: #fff;
	cursor: pointer;
	text-align: center;
	position: relative;
	overflow: hidden;
	-moz-transition: color 0.1s ease-out;
	-o-transition: color 0.1s ease-out;
	-webkit-transition: color 0.1s ease-out;
	transition: color 0.1s ease-out;
}
.tabs-nav__item:after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #2fceca;
	border-bottom: 2px solid #21acb1;
	bottom: -100%;
	left: 0;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	-webkit-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.tabs-nav__item:before {
	content: attr(data-content);
	font-size: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 2;
	top: 0;
	left: 0;
	line-height: 38px;
	color: #222;
}
.tabs-nav__item:hover:after {
	bottom: -86%;
	border-radius: 4px;
}
.tabs-nav__item:active:after {
	bottom: 0;
}
.tabs-nav__item.active:after {
	bottom: 0;
}
.tabs-nav__item.active:before {
	color: #fff;
}
.tabs-content {
	position: relative;
	width: 100%;
	margin-top: -5px;
}
.tabs-content__item {
	display: none;
}
.tabs-content__item:after {
	display: table;
	content: "";
	clear: both;
}
.tabs-content__item.active {
	display: block;
}
.tab:after {
	display: table;
	content: "";
	clear: both;
}
.owl-img.owl-carousel .lazyOwl {
	width: 100%;
}
.owl-img-preview {
	width: 80% !important;
	margin: -140px auto 0 auto;
}
.owl-img-preview img {
	width: 100px;
	height: 100px;
	border: 9px solid rgba(47, 206, 202, 0.7);
	margin: 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	cursor: pointer;
}
.owl-img-preview p {
	display: block;
	text-align: center;
	font-family: "Montserrat-Bold", Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	padding-bottom: 5px;
}
.owl-img-preview .prev {
	text-align: center;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
	background: url("../img/arrow.png") no-repeat;
	width: 30px;
	height: 60px;
	position: absolute;
	bottom: 60px;
	z-index: 5;
	left: 60px;
}
.owl-next {
	right: 60px;
	left: auto !important;
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.scr-vi__wrapper {
	width: 100%;
	overflow: hidden;
}
.scr-vi__rotate {
	margin: 7% -20% 0 -20%;
	padding: 0 20%;
	width: 140%;
	-moz-transform: rotate(-7deg);
	-ms-transform: rotate(-7deg);
	-webkit-transform: rotate(-7deg);
	transform: rotate(-7deg);
	background: #2fceca;
}
.scr-vi__inner {
	-moz-transform: rotate(7deg);
	-ms-transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	transform: rotate(7deg);
}
.scr-vi__title {
	color: #fff;
	padding-bottom: 35px;
}
.scr-vi__videoframe {
	display: block;
	margin: 0 auto 90px;
}
.modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	z-index: 99999;
	visibility: hidden;
	opacity: 0;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.modal.active {
	visibility: visible;
	opacity: 1;
}
.modal.active .modal__wrapper {
	margin-top: -150px;
}
.modal__wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 400px;
	height: 300px;
	margin-left: -200px;
	background: #fff;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-top: -500px;
}
.modal__close {
	position: absolute;
	width: 30px;
	height: 30px;
	display: block;
	border: 2px solid #fff;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	font-size: 30px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	top: -30px;
	right: -30px;
	cursor: pointer;
	border-color: transparent;
	cursor: pointer;
	-moz-transition: border-color 0.15s ease-out;
	-o-transition: border-color 0.15s ease-out;
	-webkit-transition: border-color 0.15s ease-out;
	transition: border-color 0.15s ease-out;
}
.modal__close:hover {
	border-color: #fff;
}
.callback-modal.active .modal__wrapper,
.active.response-modal .modal__wrapper {
	margin-top: -168px;
}
.callback-modal .modal__wrapper,
.response-modal .modal__wrapper {
	position: relative;
	width: 350px;
	height: 202.07px;
	background-color: #222;
	margin: 101.04px 0 101.04px -150px;
	border-left: solid 5px #fcfa60;
	border-right: solid 5px #fcfa60;
	z-index: 2;
}
.callback-modal .modal__wrapper:before,
.response-modal .modal__wrapper:before,
.callback-modal .modal__wrapper:after,
.response-modal .modal__wrapper:after {
	content: "";
	position: absolute;
	width: 247.49px;
	height: 247.49px;
	-webkit-transform: scaleY(0.5774) rotate(-45deg);
	-ms-transform: scaleY(0.5774) rotate(-45deg);
	transform: scaleY(0.5774) rotate(-45deg);
	background-color: inherit;
	left: 46.2563px;
	z-index: -1;
}
.callback-modal .modal__wrapper:before,
.response-modal .modal__wrapper:before {
	top: -123.7437px;
	border-top: solid 7.0711px #fcfa60;
	border-right: solid 7.0711px #fcfa60;
}
.callback-modal .modal__wrapper:after,
.response-modal .modal__wrapper:after {
	bottom: -123.7437px;
	border-bottom: solid 7.0711px #fcfa60;
	border-left: solid 7.0711px #fcfa60;
}
.callback-modal .modal__close,
.response-modal .modal__close {
	top: -40px;
	right: -40px;
}
.callback-modal .modal__title,
.response-modal .modal__title {
	display: block;
	text-align: center;
	font-family: "Montserrat-Bold", Helvetica, sans-serif;
	font-size: 26px;
	padding: 0;
	color: #fcfa60;
}
.callback-modal .modal__input-wrapper,
.response-modal .modal__input-wrapper {
	width: 100%;
	margin: 5px auto;
}
.callback-modal .modal__input,
.response-modal .modal__input {
	padding: 10px 20px;
	display: block;
	font-family: "ArimoRegular";
	font-size: 18px;
	background: transparent;
	color: #fcfa60;
	height: 40px;
	line-height: 38px;
	padding: 18px 15px;
	border: 2px solid rgba(255, 202, 16, 0.7);
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	width: 194px;
	margin: 0 auto;
}
.callback-modal .modal__input:-moz-placeholder,
.response-modal .modal__input:-moz-placeholder {
	color: #fcfa60;
}
.callback-modal .modal__input::-moz-placeholder,
.response-modal .modal__input::-moz-placeholder {
	color: #fcfa60;
}
.callback-modal .modal__input:-ms-input-placeholder,
.response-modal .modal__input:-ms-input-placeholder {
	color: #fcfa60;
}
.callback-modal .modal__input::-webkit-input-placeholder,
.response-modal .modal__input::-webkit-input-placeholder {
	color: #fcfa60;
}
.modal__button > span{
	position: relative;
	z-index: 2;
}
.callback-modal .modal__button,
.response-modal .modal__button {
	display: block;
	height: 40px;
	font-family: "Montserrat-Regular", Helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
	background: transparent;
	border: 1px solid #fcfa60;
	cursor: pointer;
	text-align: center;
	position: relative;
	overflow: hidden;
	width: 194px;
	margin: 20px auto;
	-moz-transition: color 0.2s ease-out;
	-o-transition: color 0.2s ease-out;
	-webkit-transition: color 0.2s ease-out;
	transition: color 0.2s ease-out;
}
.callback-modal .modal__button:after,
.response-modal .modal__button:after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fcfa60;
	border-bottom: 2px solid #fcfa60;
	top: 0;
	left: 0;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.callback-modal .modal__button:before,
.response-modal .modal__button:before {
	content: attr(data-content);
	font-size: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 2;
	top: 0;
	left: 0;
	line-height: 38px;
}
.callback-modal .modal__button:hover,
.response-modal .modal__button:hover {
	color: #fcfa60;
}
.callback-modal .modal__button:hover:after,
.response-modal .modal__button:hover:after {
	top: 100%;
}
.callback-modal .modal__button:active,
.response-modal .modal__button:active {
	-moz-box-shadow: 0 0 10px 0 rgba(220, 171, 0, 0.8) inset;
	-webkit-box-shadow: 0 0 10px 0 rgba(220, 171, 0, 0.8) inset;
	box-shadow: 0 0 10px 0 rgba(220, 171, 0, 0.8) inset;
}
.callback-modal .modal__label,
.response-modal .modal__label {
	display: block;
	text-align: center;
	font-family: "Montserrat-Bold", Helvetica, sans-serif;
	font-size: 15px;
	padding-bottom: 5px;
	color: #fff;
}
.callback-modal label.error,
.response-modal label.error {
	display: block;
	text-align: center;
	color: #ff0000;
	position: absolute;
	left: 50%;
	width: 100%;
	margin-left: -50%;
	min-width: max-content;
}
.response-modal .modal__title {
	padding: 40px 10px 0;
}
.ui-state-default,
.ui-widget-content {
	background: #eaeaea;
	font-weight: normal;
	border: 0;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-bottom {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.ui-selectmenu-button span.ui-selectmenu-text {
	font-family: "Montserrat-Regular", Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	padding: 0 35px 0 13px;
	color: rgba(0, 0, 0, 0.5);
	border: 0;
}
.ui-selectmenu-button span.ui-icon {
	opacity: 0.5;
}
.ui-state-focus,
.ui-widget-content .ui-state-focus {
	border: none;
	color: rgba(0, 0, 0, 0.5);
	font-weight: normal;
	margin: 0;
	background: #d1d1d1;
}
.ui-menu .ui-menu-item {
	font-family: "Montserrat-Regular", Helvetica, sans-serif;
	font-size: 18px;
	list-style: none;
}
.live-search {
	position: absolute;
	background: #fff;
	border: 2px solid #fcfa60;
	z-index: 3;
	display: none;
}
.live-search__result {
	padding: 5px 13px;
	text-align: left;
}
.live-search__result.focus,
.live-search__result:hover {
	background-color: #ccc;
}
@keyframes lf {
	0% {
		left: 200%;
	}
	100% {
		left: -200%;
		opacity: 0;
	}
}
@keyframes lf2 {
	0% {
		left: 200%;
	}
	100% {
		left: -200%;
		opacity: 0;
	}
}
@keyframes lf3 {
	0% {
		left: 200%;
	}
	100% {
		left: -100%;
		opacity: 0;
	}
}
@keyframes lf4 {
	0% {
		left: 200%;
	}
	100% {
		left: -100%;
		opacity: 0;
	}
}
#page-preloader {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #fcfa60;
	z-index: 100500;
}
h1 {
	position: absolute;
	font-family: Open Sans;
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
	left: 50%;
	top: 58%;
	margin-left: -20px;
}
.body {
	position: absolute;
	top: 50%;
	margin-left: -50px;
	left: 50%;
	animation: speeder 0.4s linear infinite;
}
.body > span {
	height: 5px;
	width: 35px;
	background: #000;
	position: absolute;
	top: -19px;
	left: 60px;
	border-radius: 2px 10px 1px 0;
}
.base span {
	position: absolute;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-right: 100px solid #000;
	border-bottom: 6px solid transparent;
}
.base span:after {
	content: "";
	height: 22px;
	width: 22px;
	border-radius: 50%;
	background: #000;
	position: absolute;
	right: -110px;
	top: -16px;
}
.base span:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 0 solid transparent;
	border-right: 55px solid #000;
	border-bottom: 16px solid transparent;
	top: -16px;
	right: -98px;
}
.face {
	position: absolute;
	height: 12px;
	width: 20px;
	background: #000;
	border-radius: 20px 20px 0 0;
	transform: rotate(-40deg);
	right: -125px;
	top: -15px;
}
.face:after {
	content: "";
	height: 12px;
	width: 12px;
	background: #000;
	right: 4px;
	top: 7px;
	position: absolute;
	transform: rotate(40deg);
	transform-origin: 50% 50%;
	border-radius: 0 0 0 2px;
}
.body > span > span:nth-child(1),
.body > span > span:nth-child(2),
.body > span > span:nth-child(3),
.body > span > span:nth-child(4) {
	width: 30px;
	height: 1px;
	background: #000;
	position: absolute;
	animation: fazer1 0.2s linear infinite;
}
.body > span > span:nth-child(2) {
	top: 3px;
	animation: fazer2 0.4s linear infinite;
}
.body > span > span:nth-child(3) {
	top: 1px;
	animation: fazer3 0.4s linear infinite;
	animation-delay: -1s;
}
.body > span > span:nth-child(4) {
	top: 4px;
	animation: fazer4 1s linear infinite;
	animation-delay: -1s;
}
@keyframes fazer1 {
	0% {
		left: 0;
	}
	100% {
		left: -80px;
		opacity: 0;
	}
}
@keyframes fazer2 {
	0% {
		left: 0;
	}
	100% {
		left: -100px;
		opacity: 0;
	}
}
@keyframes fazer3 {
	0% {
		left: 0;
	}
	100% {
		left: -50px;
		opacity: 0;
	}
}
@keyframes fazer4 {
	0% {
		left: 0;
	}
	100% {
		left: -150px;
		opacity: 0;
	}
}
@keyframes speeder {
	0% {
		transform: translate(2px, 1px) rotate(0deg);
	}
	10% {
		transform: translate(-1px, -3px) rotate(-1deg);
	}
	20% {
		transform: translate(-2px, 0px) rotate(1deg);
	}
	30% {
		transform: translate(1px, 2px) rotate(0deg);
	}
	40% {
		transform: translate(1px, -1px) rotate(1deg);
	}
	50% {
		transform: translate(-1px, 3px) rotate(-1deg);
	}
	60% {
		transform: translate(-1px, 1px) rotate(0deg);
	}
	70% {
		transform: translate(3px, 1px) rotate(-1deg);
	}
	80% {
		transform: translate(-2px, -1px) rotate(1deg);
	}
	90% {
		transform: translate(2px, 1px) rotate(0deg);
	}
	100% {
		transform: translate(1px, -2px) rotate(-1deg);
	}
}
.longfazers {
	position: absolute;
	width: 100%;
	height: 100%;
}
.longfazers span {
	position: absolute;
	height: 2px;
	width: 20%;
	background: #000;
}
.longfazers span:nth-child(1) {
	top: 20%;
	animation: lf 0.6s linear infinite;
	animation-delay: -5s;
}
.longfazers span:nth-child(2) {
	top: 40%;
	animation: lf2 0.8s linear infinite;
	animation-delay: -1s;
}
.longfazers span:nth-child(3) {
	top: 60%;
	animation: lf3 0.6s linear infinite;
}


.longfazers span:nth-child(4){top:80%;animation:lf4 .5s linear infinite;animation-delay:-3s}

.scr-i__wrapper{
	padding-bottom: 60px;
	background: url(../img/01.webp) 50% 0 no-repeat;
    background-size: cover;
}

.scr-front__wrapper1{
    background: url(../img/02.webp) no-repeat top center;
    background-size: cover;
}

.scr-front__wrapper2{
    background: url(../img/03.webp) no-repeat top center;
    background-size: cover;
}

.scr-front__wrapper3{
    background: url(../img/04.webp) no-repeat top center;
    background-size: cover;
}

.scr-front__wrapper4{
    background: url(../img/05.webp) no-repeat top center;
    background-size: cover;
}

.scr-front__wrapper5{
    background: url(../img/06.webp) no-repeat top center;
    background-size: cover;
}

.scr-front__wrapper6{
    background: url(../img/07.webp) no-repeat top center;
    background-size: cover;
}

@media not all and (min-resolution:.001dpcm){
	@supports (-webkit-appearance:none) and (stroke-color:transparent){
		.scr-i__wrapper {
			background: url(../img/01.jpg) 50% 0 no-repeat;
		}

		.scr-front__wrapper1 {
			background: url(../img/02.jpg) no-repeat top center;
		}

		.scr-front__wrapper2 {
			background: url(../img/03.jpg) no-repeat top center;
		}

		.scr-front__wrapper3 {
			background: url(../img/04.jpg) no-repeat top center;
		}

		.scr-front__wrapper4 {
			background: url(../img/05.jpg) no-repeat top center;
		}

		.scr-front__wrapper5 {
			background: url(../img/06.jpg) no-repeat top center;
		}

		.scr-front__wrapper6 {
			background: url(../img/07.jpg) no-repeat top center;
		}
		.scr-form2__wrapper{
			background:url("../img/bg-form.jpg") no-repeat top center;
		}
		.scr-deliv__wrapper{
			background:url("../img/bg-6.jpg") no-repeat top center;
		}
	}
}

.header__buttonbox{
	margin-left: 10px;
}

.header__buttonbox__button{
	font-size: 16px;
	font-family: "Montserrat-Regular";
	border: 1px solid #FCFA60;
	border-radius: 3px;
	background: #FCFA60;
	color: #000;
	display: flex;
	align-items: center;
	justify-content: center;
}

.header__buttonbox__button > span{
	position: relative;
	z-index: 2;
}

.header__buttonbox__button:after{
	background: #FCFA60;
    border-bottom: 2px solid #FCFA60;
}

.header__buttonbox__button:before{
	color: #000;
}

.scr-i__title{
	font-size: 40px;
	line-height: 49px;
	font-family: "Montserrat-SemiBold";
}

.scr-i__subtitle{
	font-size: 24px;
	line-height: 29px;
	color: #FCFA60;
}

.scr-i__input, .scr-sklad__form__input{
	border-width: 1px;
	background-color: #fff;
	color: #000;
	font-family: "Montserrat-Regular";
	border-radius: 3px;
	font-size: 16px;
}

.scr-i__input::placeholder, .scr-sklad__form__input::placeholder{
	color: #000;
	font-family: "Montserrat-Regular";
	font-size: 16px;
}

.messengers{
	background-color: #4C8AB1 !important;
	margin-top: 60px !important;
}

.scr-ii__wrapper{
	background-color: #4C8AB1;
}

.scr-front__triangle{
	border-color: #4C8AB1 transparent;
}

.scr-form__wrapper{
	background-color: #4C8AB1;
}

.scr-form__button{
	background: #FCFA60;
}

.scr-form__button:hover{
	border-color: #FCFA60;
}

.scr-how__wrapper{
	background-color: #4C8AB1;
}

.scr-sto__wrapper{
	background-color: #4C8AB1;
}

.scr-logo__wrapper{
	background-color: #4C8AB1;
}

.scr-logo__chbox-wrapper label{
	font-size: 13px;
}

footer{
	background: #FCFA60 !important;
}

.flipster__nav__item{
	cursor: pointer;
}

@media screen and (max-width: 1023px){
	.inner{
		width: 100%;
		padding: 0 15px;
	}
	.scr-ii__wrapper{
		height: auto;
	}
	.flipster__nav__item{
		width: 17%;
		font-size: 12px;
		cursor: pointer;
	}
	.scr-how__img{
		background: url(../img/shema.png) no-repeat top center;
	    width: 100%;
	    background-size: contain;
	    height: 33vw;
	}
	.inner{
		display: flex;
	    flex-direction: column;
	    align-items: center;
	}
	.scr-sklad__col{
		width: 100%;
	}
	.scr-sklad__col2{
		width: 100%;
	}
}

.scr-logo__logosBox .slick-dots{
	position: relative;
	display: flex;
	justify-content: center;
	margin: 30px auto 0;
	bottom: auto;
}

.slick-dots li button:before{
	font-size: 50px;
	color: #fff;
}

.slick-dots li.slick-active button:before{
	color: #fff;
}

.callback-modal .modal__button, .response-modal .modal__button{
	color: #000;
}

.scr-i__button:hover:after, .scr-form2__button:hover:after, .scr-cons__button:hover:after, .scr-deliv__form-button:hover:after, .scr-question__form-button:hover:after, .scr-sklad__form__button:hover:after{
	top: 0;
}

.scr-i__button:hover:before, .scr-form2__button:hover:before, .scr-cons__button:hover:before, .scr-deliv__form-button:hover:before, .scr-question__form-button:hover:before, .scr-sklad__form__button:hover:before{
	background: #00a700;
}

.scr-i__button:hover, .scr-form2__button:hover, .scr-cons__button:hover, .scr-deliv__form-button:hover, .scr-question__form-button:hover, .scr-sklad__form__button:hover{
	color: #000;
	border-color: #00a700;
}

@media screen and (max-width: 1023px){
	.scr-logo__wrapper{
		height: auto;
		padding-bottom: 40px;
	}
}

@media screen and (max-width: 767px){
	.flipster__nav__item{
		width: 33.33333%;
	}
	.scr-sklad__col .slider_sklad{
		max-width: 100%;
	}
	.scr-logo__slide-box{
		width: 450px;
	    height: 600px;
	    display: flex;
	    flex-direction: column;
	}
	.hex-row {
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: center;
	    order: 1;
	}
	.hex-row.even{
		margin-left: 0;
		order: 2;
	}	
	.hex-row.even .hex:last-child{
		position: relative;
		right: -53px;
	}
	.hex-row.even .hex:nth-last-child(2){
		position: relative;
		left: -53px;
	}
	.scr-logo__chbox-wrapper label{
		width: 420px;
	}
	.scr-question__form{
		max-width: 100%;
	}
}

@media screen and (max-width: 480px){
	.scr-i__wrapper{
		padding: 15px 0 20px;
	}
	.scr-i__wrapper .inner{
		flex-direction: row;
		position: relative;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-start;
	}
	.header{
		height: auto;
	}
	.header__logo{
		width: 120px;
		padding-top: 4px;
	}
	.header__buttonbox{
		width: 140px;
	}
	.header__buttonbox__button{
		font-size: 14px;
		height: 28px;
	}
	.header__buttonbox__button:before{
		line-height: 26px;
	}
	.header__link {
	    font-size: 14px;
	    position: absolute;
	    top: 20px;
	    right: 18px;
	}
	.scr-i__title {
	    font-size: 20px;
	    line-height: 24px;
	    margin-top: 35px;
	}
	.scr-i__subtitle {
	    font-size: 14px;
	    line-height: 18px;
	    margin: 15px 0 auto;
	    text-align: center;
	    width: 100%;
	}
	.scr-i__form-wrapper{
		margin-top: 35px;
	}
	.scr-i__form-title {
	    font-size: 18px;
	    padding: 0;
	    line-height: 25px;
	}
	.scr-i__form-subtitle {
	    font-size: 14px;
	    padding: 0;
	    line-height: 20px;
	    margin-top: 10px;
	}
	.scr-i__form{
		margin-top: 20px;
	}
	.scr-i__input-wrapper:last-child, .scr-sklad__form__input-wrapper:last-child {
	    width: 240px;
	    margin: 10px auto;
	}
	.messengers{
		margin-top: 20px !important;
	}
	.messengers p{
		font-size: 15px !important;
	}
	.messengers span {
	    font-size: 12px !important;
	    font-family:"Montserrat-Regular";
	    padding-top: 5px;
	}
	.messengers a{
		width: 100%;
	}
	.scr-ii__wrapper{
		padding: 30px 0 0;
	}
	.scr-ii__inner{
		display: flex;
	    flex-wrap: wrap;
	    flex-direction: row;
	    justify-content: center;
	    align-items: flex-start;
	}
	.scr-ii__egg{
		margin: 0 0 15px;
	    padding: 0 10px;
	    width: 50%;
	    font-family:"Montserrat-Regular";
	    font-size: 13px;
	}
	.scr-ii__egg img{
		margin-bottom: 10px;
	}
	.scr-front__title {
	    font-size: 20px;
	    padding-top: 30px;
	    margin-bottom: 30px;
	}
	.flipster__nav__item{
		width: 50%;
		font-family:"Montserrat-Regular";
	}
	.flipster__nav{
		padding-bottom: 10px;
	}
	.flipster__button--next {
	    right: -25px;
	    font-size: 10px;
	}
	.flipster__button--prev {
	    left: -25px;
	    font-size: 10px;
	}
	.scr-form__wrapper{
		padding: 30px 0;
	}
	.scr-form__title{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.scr-front__wrapper{
		padding-bottom: 30px
	}
	.scr-video__wrapper{
		padding: 30px 0;
	}
	.scr-video__title{
		font-size: 20px;
		margin-bottom: 20px;
	}
	#carousel-video{
		width: 100%;
	}
	#carousel-video .flipster__button--next{
		display: none !important
	}
	#carousel-video .flipster__button--prev{
		display: none !important
	}
	#carousel-video ul{
		height: auto !important;
	    transform: none !important;
	    display: flex !important;
	    flex-direction: column !important;
	}
	#carousel-video ul li{
		perspective: unset !important;
	    transform: none !important;
	    position: static !important;
	    left: auto !important;
	    margin: 0 !important;
	    padding: 0 !important;
	    opacity: 1 !important;
	}
	#carousel-video ul li > div{
		perspective: unset !important;
	    transform: none !important;
	    position: static !important;
	    left: auto !important;
	    margin: 0 !important;
	    padding: 0 !important;
	    opacity: 1 !important;
	}
	#carousel-video iframe{
		width: 100% !important;
		height: 50vw;
    	margin-bottom: 10px;
	}
	.scr-form2__wrapper{
		padding: 30px 0;
	}
	.scr-form2__title{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.scr-form2__input-wrapper:last-child {
	    display: block;
	    width: 240px;
	    margin: 10px auto;
	}
	.scr-how__wrapper{
		display: none;
	}
	.scr-sklad__wrapper{
		padding: 30px 0;
		background: #4C8AB1;
	}
	.scr-sklad__col .slider_sklad{
		height: auto;
	}
	.scr-sklad__col .slider_sklad img{
		height: auto;
	}
	.scr-sklad__col2{
		padding: 0;
		margin-top: 20px;
	}
	.scr-sklad__form__wrapper{
		width: 100%;
		padding: 20px 15px;
	}
	.scr-sklad__form__input-wrapper{
		width: 240px;
	}
	.scr-sklad__form__button{
		width: 100%;
	}
	.scr-sklad__radio-wrapper{
		margin: 10px auto 25px;
	}
	.scr-cons__wrapper{
		padding: 30px 0;
	}
	.scr-cons__title{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.scr-deliv__wrapper{
		padding: 30px 0 0;
	}
	.scr-deliv__title{
		font-size: 20px;
		margin-bottom: 20px;
	}
	.scr-deliv__img{
		max-width: 100%;
		margin-bottom: 20px
	}
	.scr-sto__wrapper{
		padding-bottom: 0;
	}
	.scr-logo__wrapper{
		padding: 30px 0;
	}
	.scr-logo__slide-box{
		width: 300px;
		height: 375px;
	}
	.hex{
		margin-bottom: -12px;
	}
	.hex .top {
	    border-bottom: 15px solid #fff;
	    border-left: 30px solid transparent;
	    border-right: 30px solid transparent;
	}
	.hex .middle {
	    width: 60px;
	    height: 42px;
	}
	.hex .bottom {
	    border-top: 15px solid #fff;
	    border-left: 30px solid transparent;
	    border-right: 30px solid transparent;
	}
	.hex-row.even .hex:nth-last-child(2){
		left: -31px;
	}
	.hex-row.even .hex:last-child{
		right: -31px;
	}
	.scr-logo__title{
		font-size: 20px;
		margin-bottom: 15px;
	}
	.scr-logo__subtitle{
		font-size: 16px;
		margin-bottom: 30px;
	}
	.scr-question__wrapper{
		padding: 30px 0;
	}
	.scr-question__title{
		font-size: 20px;
		margin-bottom: 20px;
	}
	.scr-question__form{
		padding: 20px;
	}
	.scr-question__form-title{
		font-size: 20px;
	}
	.scr-question__form-button{
		width: 100%;
	}
	.scr-question__link{
		margin-top: 10px;
		font-size: 12px;
	}
	.scr-question__link img{
		margin-right: 8px;
	}
	.scr-deliv__form{
		max-width: 100%;
		padding: 20px;
	}
	.scr-deliv__form-title{
		font-size: 20px;
	}
	.scr-deliv__wrapper{
		padding-bottom: 30px;
	}
	.scr-sto__title{
		font-size: 20px;
	}
	.scr-sto__subtitle{
		font-size: 16px;
	}
	.scr-logo__form{
		width: 100%;
	}
	.scr-logo__chbox-wrapper{
		width: 100%;
	}
	.scr-logo__chbox-wrapper label{
		margin: 0 auto 10px;
		max-width: 100%;
	}
	.scr-logo__input-wrapper label{
		text-align: left;
	    margin-left: 15px;
	    margin-bottom: 5px;
	}
	.scr-logo__chbox-wrapper label:before{
		margin-right: 5px;
	}
	.callback-modal .modal__wrapper, .response-modal .modal__wrapper{
		width: 282px;
		height: 176px;
	}
	.callback-modal .modal__wrapper:before, .response-modal .modal__wrapper:before, .callback-modal .modal__wrapper:after, .response-modal .modal__wrapper:after{
		width: 200px;
    	height: 200px;
    	left: 36.2563px;
	}
	.callback-modal .modal__wrapper:before, .response-modal .modal__wrapper:before{
		top: -100px;
	}
	.callback-modal .modal__wrapper:after, .response-modal .modal__wrapper:after{
		bottom: -100px;
	}
	.callback-modal .modal__title, .response-modal .modal__title{
		font-size: 20px;
	}
	.callback-modal .modal__close, .response-modal .modal__close {
	    top: -85px;
	    right: -30px;
	}
	.flipster__nav__item{
		font-size: 11px;
	}
	.flipster__nav__link{
		padding: 1em;
	}
}

.slick-prev, .slick-next{
	filter: drop-shadow(2px 4px 6px black);
}

.tabs-content{
	display: none;
	margin-top: 0;
}

.tabs-content.active{
	display: block;
}

.tabs-wrapper{
	width: 100%;
}

.tabs-wrapper > ul > li span{
	display: block;
	padding: .5em 1em;
	color: #fff;
}

.tabs-wrapper > ul > li.active span{
	color: #FCFA60;
}

.tabs-wrapper > ul > li:hover span{
	color: #FCFA60;
}

.product-slider img{
	margin: 0 auto;
	display: block;
	max-width: 100%;
	max-height: 500px;
	object-fit: contain;
}

.slider-sto{
	max-width: 100%;
}

.slider-sto img{
	max-height: 400px;
}

.scr-i__button.look{
	display: none;
}

.product-slide{
	position: relative;
}

.product-slide span{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 15px;
	color: #FCFA60;
    font-size: 23px;
    text-shadow: 0 0 7px #000;
    z-index: 1;
}

@media screen and (max-width: 480px){
	.slick-prev, .slick-next{
		transform: scale(0.7);
		margin-left: 10px;
	}
	.slick-next{
		right: 10px;
	}
	.product-slide span{
		font-size: 15px;
	}
}

.dropdown.lang{
	position: relative;
	float: right;
	margin-left: 10px;
	margin-top: 7px;
	text-align: left;
}

.dropdown.lang > p{
	padding: 6px 10px;
	min-width: 60px;
	border: 1px solid #000;
	cursor: pointer;
	position: relative;
	background-color: #fff;
}
.dropdown.lang > p:after{
	position: absolute;
	content: '';
	width: 6px;
	height: 6px;
	border: 1px solid #000;
	border-top: none;
	border-left: none;
	transform: rotate(45deg);
	right: 7px;
	top: 10px;
}
.dropdown.lang > ul{
	display: none;
	position: absolute;
	z-index: 1;
	width: 100%;
	left: 0;
	top: calc(100% - 1px);
	background-color: #fff;
	border: 1px solid #000;
}
.dropdown.lang.open{
	background: none;
}
.dropdown.lang.open > ul{
	display: block;
	padding: 3px 0;
}
.dropdown.lang > ul li a{
	display: block;
	padding: 3px 10px;
	text-decoration: none;
}

.dropdown.lang > ul li a:hover{
	color: #4C8AB1;
}
@media screen and (max-width: 991px){
	.scr-i__title{
		margin-top: 105px;
	}
}
@media screen and (max-width: 480px){
	.dropdown.lang{
		position: absolute;
		z-index: 2;
		right: 15px;
		top: 50px;
	}
}

.VIpgJd-ZVi9od-aZ2wEe-wOHMyf-ti6hGc{
	opacity: 0;
	visibility: hidden;
}

@media screen and (max-width: 374px){
	.callback-modal label.error,
	.response-modal label.error {
		font-size: 12px;
	}
}