@charset "UTF-8";

.telegram {
	display: flex;
	align-items: center;
	font-weight: 500;
    column-gap: 5px
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8
}

#CookiesAlert {
  border-radius: 4px;
  box-sizing: border-box !important;
  margin: 0 auto;
  border: none !important;
  width: fit-content !important;
  min-height: 10px !important;
  max-height: 250px !important;
  display: none;
  clear: both !important;
  left: 0;
  right: 0;
  padding: 12px !important;
  position: fixed;
  bottom: 0 !important;
  opacity: 1;
  transform: translateY(-15px);
  z-index: 99999;
  color: black;
}

#CookiesAlert.active {
    display: block
}

#CookiesAlert .content {
  padding: 15px;
  margin: auto auto auto 0;
  text-align: left;
  border-radius: 10px;
  background: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
  display: flex;
  gap: 1.5rem;
  max-width: 850px;
  align-items: center;
}

#CookiesAlert .content p {
    line-height: 1;
    font-size: 14px;
    margin: 0;
}

#CookiesAlert .content .buttons {
    display: flex;
    align-items: flex-end
}

#CookiesAlert .content .buttons a {
    border-radius: 6px;
    margin: auto 15px auto auto;
    padding: 6px 15px;
    transition: .3s
    text-decoration: none !important;
}

#CookiesAlert .content .buttons a.CUAgree {
    margin: auto 0;
    background: #D92020;
    color: #fff;
}

#CookiesAlert .content p a {
    text-decoration: underline;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: 0 !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #ccc
}

.mfp-preloader a:hover {
	color: #fff
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-arrow,
button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
	opacity: 1
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

.wrapper-all {
  background-color: #AE1A6E !important;
  border: 5px solid #AE1A6E !important;
}

.wrapper-all .people:hover {
  background: #940e5a !important;
}

.form-item .button-block button {
    color: #fff;
}

.s-quiz-block .button:hover svg path {
    fill: #000;
    transition: all .3s;
}

.s-quiz-block .button:hover {
    color: #000;
}

.s-quiz-block .button {
    color: #fff;
}

.s-cal .button-block a {
    color: #fff;
}

.table-block .row-table:nth-child(even) p {
    color: #fff;
}

.table-block .row-table:nth-child(odd) p {
    color: #000;
}

.table-block .top.row-table p {
    color: #fff;
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		-ms-transform: scale(.75);
		transform: scale(.75)
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		-ms-transform-origin: 0;
		transform-origin: 0
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		-ms-transform-origin: 100%;
		transform-origin: 100%
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

.mfp-ie7 .mfp-img {
	padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
	padding: 0
}

.mfp-ie7 .mfp-content {
	padding-top: 44px
}

.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0
}

.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-loading .slick-list {
	background: #fff url(../libs/slick_work/ajax-loader.gif) center center no-repeat
}

@font-face {
	font-family: slick;
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: url(../libs/slick_work/fonts/slick.eot);
	src: url(../libs/slick_work/fonts/slick.eot?#iefix) format("embedded-opentype"), url(../libs/slick_work/fonts/slick.woff) format("woff"), url(../libs/slick_work/fonts/slick.ttf) format("truetype"), url(../libs/slick_work/fonts/slick.svg#slick) format("svg")
}

.slick-next,
.slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: 0;
	background: 0 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
	color: transparent;
	outline: 0;
	background: 0 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-next:before,
.slick-prev:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir=rtl] .slick-prev {
	right: -25px;
	left: auto
}

.slick-prev:before {
	content: 'в†ђ'
}

[dir=rtl] .slick-prev:before {
	content: 'в†’'
}

.slick-next {
	right: -25px
}

[dir=rtl] .slick-next {
	right: auto;
	left: -25px
}

.slick-next:before {
	content: 'в†’'
}

[dir=rtl] .slick-next:before {
	content: 'в†ђ'
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: 0 0
}

.slick-dots li button:focus,
.slick-dots li button:hover {
	outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
	opacity: 1
}

.slick-dots li button:before {
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: "•";
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

@-webkit-keyframes bounce {

	0%,
	100%,
	20%,
	53%,
	80% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	40%,
	43% {
		-webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
		transition-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	70% {
		-webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
		transition-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

@keyframes bounce {

	0%,
	100%,
	20%,
	53%,
	80% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		-o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	40%,
	43% {
		-webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
		-o-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
		transition-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	70% {
		-webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
		-o-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
		transition-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes flash {

	0%,
	100%,
	50% {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {

	0%,
	100%,
	50% {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shake {

	0%,
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

@keyframes shake {

	0%,
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes bounceIn {

	0%,
	100%,
	20%,
	40%,
	60%,
	80% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes bounceIn {

	0%,
	100%,
	20%,
	40%,
	60%,
	80% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		-o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes bounceInDown {

	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInDown {

	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		-o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInLeft {

	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		-o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInRight {

	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		-o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInUp {

	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		-o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		-o-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		-o-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		-o-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		-o-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}

	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}

	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
	0% {
		opacity: 1
	}

	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1
	}

	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	100% {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	100% {
		opacity: 0
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}

.irs {
	position: relative;
	display: block;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 12px;
	font-family: Arial, sans-serif
}

.irs-line {
	position: relative;
	display: block;
	overflow: hidden;
	outline: 0 !important
}

.irs-bar {
	position: absolute;
	display: block;
	left: 0;
	width: 0
}

.irs-shadow {
	position: absolute;
	display: none;
	left: 0;
	width: 0
}

.irs-handle {
	position: absolute;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: default;
	z-index: 1
}

.irs-handle.type_last {
	z-index: 2
}

.irs-max,
.irs-min {
	position: absolute;
	display: block;
	cursor: default
}

.irs-min {
	left: 0
}

.irs-max {
	right: 0
}

.irs-from,
.irs-single,
.irs-to {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	cursor: default;
	white-space: nowrap
}

.irs-grid {
	position: absolute;
	display: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px
}

.irs-with-grid .irs-grid {
	display: block
}

.irs-grid-pol {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 8px;
	background: #000
}

.irs-grid-pol.small {
	height: 4px
}

.irs-grid-text {
	position: absolute;
	bottom: 0;
	left: 0;
	white-space: nowrap;
	text-align: center;
	font-size: 9px;
	line-height: 9px;
	padding: 0 3px;
	color: #000
}

.irs-disable-mask {
	position: absolute;
	display: block;
	top: 0;
	left: -1%;
	width: 102%;
	height: 100%;
	cursor: default;
	background: rgba(0, 0, 0, 0);
	z-index: 2
}

.lt-ie9 .irs-disable-mask {
	background: #000;
	cursor: not-allowed
}

.irs-disabled {
	opacity: .4
}

.irs-hidden-input {
	position: absolute !important;
	display: block !important;
	top: 0 !important;
	left: 0 !important;
	width: 0 !important;
	height: 0 !important;
	font-size: 0 !important;
	line-height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden;
	outline: 0 !important;
	z-index: -9999 !important;
	background: 0 0 !important;
	border-style: solid !important;
	border-color: transparent !important
}

.irs--flat {
	height: 40px
}

.irs--flat.irs-with-grid {
	height: 60px
}

.irs--flat .irs-line {
	top: 25px;
	height: 12px;
	background-color: #e1e4e9;
	border-radius: 4px
}

.irs--flat .irs-bar {
	top: 25px;
	height: 12px;
	background-color: #e1e4e9
}

.irs--flat .irs-bar--single {
	border-radius: 4px 0 0 4px
}

.irs--flat .irs-shadow {
	height: 1px;
	bottom: 16px;
	background-color: #e1e4e9
}

.irs--flat .irs-handle {
	top: 22px;
	width: 16px;
	height: 18px;
	background-color: transparent
}

.irs--flat .irs-handle>i:first-child {
	position: absolute;
	display: block;
	top: 0;
	left: 50%;
	width: 2px;
	height: 100%;
	margin-left: -1px;
	background-color: #D92020
}

.irs--flat .irs-handle.state_hover>i:first-child,
.irs--flat .irs-handle:hover>i:first-child {
	background-color: #D92020
}

.irs--flat .irs-max,
.irs--flat .irs-min {
	top: 0;
	padding: 1px 3px;
	color: #999;
	font-size: 10px;
	line-height: 1.333;
	text-shadow: none;
	background-color: #e1e4e9;
	border-radius: 4px
}

.irs--flat .irs-from,
.irs--flat .irs-single,
.irs--flat .irs-to {
	color: #fff;
	font-size: 10px;
	line-height: 1.333;
	text-shadow: none;
	padding: 1px 5px;
	background-color: #e1e4e9;
	border-radius: 4px
}

.irs--flat .irs-from:before,
.irs--flat .irs-single:before,
.irs--flat .irs-to:before {
	position: absolute;
	display: block;
	content: "";
	bottom: -6px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -3px;
	overflow: hidden;
	border: 3px solid transparent;
	border-top-color: #e1e4e9
}

.irs--flat .irs-grid-pol {
	background-color: #e1e4e9
}

.irs--flat .irs-grid-text {
	color: #999
}

.irs--big {
	height: 55px
}

.irs--big.irs-with-grid {
	height: 70px
}

.irs--big .irs-line {
	top: 33px;
	height: 12px;
	background-color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(-50%, #ddd), color-stop(150%, #fff));
	background: -o-linear-gradient(top, #ddd -50%, #fff 150%);
	background: linear-gradient(to bottom, #ddd -50%, #fff 150%);
	border: 1px solid #ccc;
	border-radius: 12px
}

.irs--big .irs-bar {
	top: 33px;
	height: 12px;
	background-color: #92bce0;
	border: 1px solid #428bca;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(30%, #428bca), to(#b9d4ec));
	background: -o-linear-gradient(top, #fff 0, #428bca 30%, #b9d4ec 100%);
	background: linear-gradient(to bottom, #fff 0, #428bca 30%, #b9d4ec 100%);
	-webkit-box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, .5);
	box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, .5)
}

.irs--big .irs-bar--single {
	border-radius: 12px 0 0 12px
}

.irs--big .irs-shadow {
	height: 1px;
	bottom: 16px;
	background-color: rgba(66, 139, 202, .5)
}

.irs--big .irs-handle {
	top: 25px;
	width: 30px;
	height: 30px;
	border: 1px solid rgba(0, 0, 0, .3);
	background-color: #cbcfd5;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(30%, #b4b9be), to(#fff));
	background: -o-linear-gradient(top, #fff 0, #b4b9be 30%, #fff 100%);
	background: linear-gradient(to bottom, #fff 0, #b4b9be 30%, #fff 100%);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2), inset 0 0 3px 1px #fff;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .2), inset 0 0 3px 1px #fff;
	border-radius: 30px
}

.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
	border-color: rgba(0, 0, 0, .45);
	background-color: #939ba7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(30%, #919ba5), to(#fff));
	background: -o-linear-gradient(top, #fff 0, #919ba5 30%, #fff 100%);
	background: linear-gradient(to bottom, #fff 0, #919ba5 30%, #fff 100%)
}

.irs--big .irs-max,
.irs--big .irs-min {
	top: 0;
	padding: 1px 5px;
	color: #fff;
	text-shadow: none;
	background-color: #9f9f9f;
	border-radius: 3px
}

.irs--big .irs-from,
.irs--big .irs-single,
.irs--big .irs-to {
	color: #fff;
	text-shadow: none;
	padding: 1px 5px;
	background-color: #428bca;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #428bca), to(#3071a9));
	background: -o-linear-gradient(top, #428bca 0, #3071a9 100%);
	background: linear-gradient(to bottom, #428bca 0, #3071a9 100%);
	border-radius: 3px
}

.irs--big .irs-grid-pol {
	background-color: #428bca
}

.irs--big .irs-grid-text {
	color: #428bca
}

.irs--modern {
	height: 55px
}

.irs--modern.irs-with-grid {
	height: 55px
}

.irs--modern .irs-line {
	top: 25px;
	height: 5px;
	background-color: #d1d6e0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e0e4ea), to(#d1d6e0));
	background: -o-linear-gradient(top, #e0e4ea 0, #d1d6e0 100%);
	background: linear-gradient(to bottom, #e0e4ea 0, #d1d6e0 100%);
	border: 1px solid #a3adc1;
	border-bottom-width: 0;
	border-radius: 5px
}

.irs--modern .irs-bar {
	top: 25px;
	height: 5px;
	background: #20b426;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #20b426), to(#18891d));
	background: -o-linear-gradient(top, #20b426 0, #18891d 100%);
	background: linear-gradient(to bottom, #20b426 0, #18891d 100%)
}

.irs--modern .irs-bar--single {
	border-radius: 5px 0 0 5px
}

.irs--modern .irs-shadow {
	height: 1px;
	bottom: 21px;
	background-color: rgba(209, 214, 224, .5)
}

.irs--modern .irs-handle {
	top: 37px;
	width: 12px;
	height: 13px;
	border: 1px solid #a3adc1;
	border-top-width: 0;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
	border-radius: 0 0 3px 3px
}

.irs--modern .irs-handle>i:nth-child(1) {
	position: absolute;
	display: block;
	top: -4px;
	left: 1px;
	width: 6px;
	height: 6px;
	border: 1px solid #a3adc1;
	background: #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.irs--modern .irs-handle>i:nth-child(2) {
	position: absolute;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	top: 0;
	left: 0;
	width: 10px;
	height: 12px;
	background: #e9e6e6;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(#e9e6e6));
	background: -o-linear-gradient(top, #fff 0, #e9e6e6 100%);
	background: linear-gradient(to bottom, #fff 0, #e9e6e6 100%);
	border-radius: 0 0 3px 3px
}

.irs--modern .irs-handle>i:nth-child(3) {
	position: absolute;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	top: 3px;
	left: 3px;
	width: 4px;
	height: 5px;
	border-left: 1px solid #a3adc1;
	border-right: 1px solid #a3adc1
}

.irs--modern .irs-handle.state_hover,
.irs--modern .irs-handle:hover {
	border-color: #7685a2;
	background: #c3c7cd;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(30%, #919ba5), to(#fff));
	background: -o-linear-gradient(top, #fff 0, #919ba5 30%, #fff 100%);
	background: linear-gradient(to bottom, #fff 0, #919ba5 30%, #fff 100%)
}

.irs--modern .irs-handle.state_hover>i:nth-child(1),
.irs--modern .irs-handle:hover>i:nth-child(1) {
	border-color: #7685a2
}

.irs--modern .irs-handle.state_hover>i:nth-child(3),
.irs--modern .irs-handle:hover>i:nth-child(3) {
	border-color: #48536a
}

.irs--modern .irs-max,
.irs--modern .irs-min {
	top: 0;
	font-size: 10px;
	line-height: 1.333;
	text-shadow: none;
	padding: 1px 5px;
	color: #fff;
	background-color: #d1d6e0;
	border-radius: 5px
}

.irs--modern .irs-from,
.irs--modern .irs-single,
.irs--modern .irs-to {
	font-size: 10px;
	line-height: 1.333;
	text-shadow: none;
	padding: 1px 5px;
	background-color: #20b426;
	color: #fff;
	border-radius: 5px
}

.irs--modern .irs-from:before,
.irs--modern .irs-single:before,
.irs--modern .irs-to:before {
	position: absolute;
	display: block;
	content: "";
	bottom: -6px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -3px;
	overflow: hidden;
	border: 3px solid transparent;
	border-top-color: #20b426
}

.irs--modern .irs-grid {
	height: 25px
}

.irs--modern .irs-grid-pol {
	background-color: #dedede
}

.irs--modern .irs-grid-text {
	color: silver;
	font-size: 13px
}

.irs--sharp {
	height: 50px;
	font-size: 12px;
	line-height: 1
}

.irs--sharp.irs-with-grid {
	height: 57px
}

.irs--sharp .irs-line {
	top: 30px;
	height: 2px;
	background-color: #000;
	border-radius: 2px
}

.irs--sharp .irs-bar {
	top: 30px;
	height: 2px;
	background-color: #ee22fa
}

.irs--sharp .irs-bar--single {
	border-radius: 2px 0 0 2px
}

.irs--sharp .irs-shadow {
	height: 1px;
	bottom: 21px;
	background-color: rgba(0, 0, 0, .5)
}

.irs--sharp .irs-handle {
	top: 25px;
	width: 10px;
	height: 10px;
	background-color: #a804b2
}

.irs--sharp .irs-handle>i:first-child {
	position: absolute;
	display: block;
	top: 100%;
	left: 0;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: #a804b2
}

.irs--sharp .irs-handle.state_hover,
.irs--sharp .irs-handle:hover {
	background-color: #000
}

.irs--sharp .irs-handle.state_hover>i:first-child,
.irs--sharp .irs-handle:hover>i:first-child {
	border-top-color: #000
}

.irs--sharp .irs-max,
.irs--sharp .irs-min {
	color: #fff;
	font-size: 14px;
	line-height: 1;
	top: 0;
	padding: 3px 4px;
	opacity: .4;
	background-color: #a804b2;
	border-radius: 2px
}

.irs--sharp .irs-from,
.irs--sharp .irs-single,
.irs--sharp .irs-to {
	font-size: 14px;
	line-height: 1;
	text-shadow: none;
	padding: 3px 4px;
	background-color: #a804b2;
	color: #fff;
	border-radius: 2px
}

.irs--sharp .irs-from:before,
.irs--sharp .irs-single:before,
.irs--sharp .irs-to:before {
	position: absolute;
	display: block;
	content: "";
	bottom: -6px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -3px;
	overflow: hidden;
	border: 3px solid transparent;
	border-top-color: #a804b2
}

.irs--sharp .irs-grid {
	height: 25px
}

.irs--sharp .irs-grid-pol {
	background-color: #dedede
}

.irs--sharp .irs-grid-text {
	color: silver;
	font-size: 13px
}

.irs--round {
	height: 50px
}

.irs--round.irs-with-grid {
	height: 65px
}

.irs--round .irs-line {
	top: 36px;
	height: 4px;
	background-color: #dee4ec;
	border-radius: 4px
}

.irs--round .irs-bar {
	top: 36px;
	height: 4px;
	background-color: #006cfa
}

.irs--round .irs-bar--single {
	border-radius: 4px 0 0 4px
}

.irs--round .irs-shadow {
	height: 4px;
	bottom: 21px;
	background-color: rgba(222, 228, 236, .5)
}

.irs--round .irs-handle {
	top: 26px;
	width: 24px;
	height: 24px;
	border: 4px solid #006cfa;
	background-color: #fff;
	border-radius: 24px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 255, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 255, .3)
}

.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
	background-color: #f0f6ff
}

.irs--round .irs-max,
.irs--round .irs-min {
	color: #333;
	font-size: 14px;
	line-height: 1;
	top: 0;
	padding: 3px 5px;
	background-color: rgba(0, 0, 0, .1);
	border-radius: 4px
}

.irs--round .irs-from,
.irs--round .irs-single,
.irs--round .irs-to {
	font-size: 14px;
	line-height: 1;
	text-shadow: none;
	padding: 3px 5px;
	background-color: #006cfa;
	color: #fff;
	border-radius: 4px
}

.irs--round .irs-from:before,
.irs--round .irs-single:before,
.irs--round .irs-to:before {
	position: absolute;
	display: block;
	content: "";
	bottom: -6px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -3px;
	overflow: hidden;
	border: 3px solid transparent;
	border-top-color: #006cfa
}

.irs--round .irs-grid {
	height: 25px
}

.irs--round .irs-grid-pol {
	background-color: #dedede
}

.irs--round .irs-grid-text {
	color: silver;
	font-size: 13px
}

.irs--square {
	height: 50px
}

.irs--square.irs-with-grid {
	height: 60px
}

.irs--square .irs-line {
	top: 31px;
	height: 4px;
	background-color: #dedede
}

.irs--square .irs-bar {
	top: 31px;
	height: 4px;
	background-color: #000
}

.irs--square .irs-shadow {
	height: 2px;
	bottom: 21px;
	background-color: #dedede
}

.irs--square .irs-handle {
	top: 25px;
	width: 16px;
	height: 16px;
	border: 3px solid #000;
	background-color: #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.irs--square .irs-handle.state_hover,
.irs--square .irs-handle:hover {
	background-color: #f0f6ff
}

.irs--square .irs-max,
.irs--square .irs-min {
	color: #333;
	font-size: 14px;
	line-height: 1;
	top: 0;
	padding: 3px 5px;
	background-color: rgba(0, 0, 0, .1)
}

.irs--square .irs-from,
.irs--square .irs-single,
.irs--square .irs-to {
	font-size: 14px;
	line-height: 1;
	text-shadow: none;
	padding: 3px 5px;
	background-color: #000;
	color: #fff
}

.irs--square .irs-grid {
	height: 25px
}

.irs--square .irs-grid-pol {
	background-color: #dedede
}

.irs--square .irs-grid-text {
	color: silver;
	font-size: 11px
}

@font-face {
	font-family: GilroyRegular;
	font-weight: 400;
	font-display: swap;
	src: url(../fonts/Gilroy-Regular/fonts/Gilroy-Regular.otf), url(../fonts/Gilroy-Regular/fonts/Gilroy-Regular.eot) format("embedded-opentype"), url(../fonts/Gilroy-Regular/fonts/Gilroy-Regular.otf) format("opentype"), url(../fonts/Gilroy-Regular/fonts/Gilroy-Regular.svg) format("svg"), url(../fonts/Gilroy-Regular/fonts/Gilroy-Regular.ttf) format("truetype"), url(../fonts/Gilroy-Regular/fonts/Gilroy-Regular.woff) format("woff"), url(../fonts/Gilroy-Regular/fonts/Gilroy-Regular.woff2) format("woff2")
}

@font-face {
	font-family: GilroyRegular;
	font-weight: 900;
	font-display: swap;
	src: url(../fonts/Gilroy-Bold/fonts/Gilroy-Bold.otf), url(../fonts/Gilroy-Bold/fonts/Gilroy-Bold.eot) format("embedded-opentype"), url(../fonts/Gilroy-Bold/fonts/Gilroy-Bold.otf) format("opentype"), url(../fonts/Gilroy-Bold/fonts/Gilroy-Bold.svg) format("svg"), url(../fonts/Gilroy-Bold/fonts/Gilroy-Bold.ttf) format("truetype"), url(../fonts/Gilroy-Bold/fonts/Gilroy-Bold.woff) format("woff"), url(../fonts/Gilroy-Bold/fonts/Gilroy-Bold.woff2) format("woff2")
}

@font-face {
	font-family: GilroyRegular;
	font-weight: 500;
	font-display: swap;
	src: url(../fonts/Gilroy-Medium/fonts/Gilroy-Medium.otf), url(../fonts/Gilroy-Medium/fonts/Gilroy-Medium.eot) format("embedded-opentype"), url(../fonts/Gilroy-Medium/fonts/Gilroy-Medium.otf) format("opentype"), url(../fonts/Gilroy-Medium/fonts/Gilroy-Medium.svg) format("svg"), url(../fonts/Gilroy-Medium/fonts/Gilroy-Medium.ttf) format("truetype"), url(../fonts/Gilroy-Medium/fonts/Gilroy-Medium.woff) format("woff"), url(../fonts/Gilroy-Medium/fonts/Gilroy-Medium.woff2) format("woff2")
}

@font-face {
	font-family: GilroyRegular;
	font-weight: 600;
	font-display: swap;
	src: url(../fonts/Gilroy-SemiBold/fonts/Gilroy-SemiBold.otf), url(../fonts/Gilroy-SemiBold/fonts/Gilroy-SemiBold.eot) format("embedded-opentype"), url(../fonts/Gilroy-SemiBold/fonts/Gilroy-SemiBold.otf) format("opentype"), url(../fonts/Gilroy-SemiBold/fonts/Gilroy-SemiBold.svg) format("svg"), url(../fonts/Gilroy-SemiBold/fonts/Gilroy-SemiBold.ttf) format("truetype"), url(../fonts/Gilroy-SemiBold/fonts/Gilroy-SemiBold.woff) format("woff"), url(../fonts/Gilroy-SemiBold/fonts/Gilroy-SemiBold.woff2) format("woff2")
}

::-webkit-input-placeholder {
	color: #666;
	opacity: 1
}

:-moz-placeholder {
	color: #666;
	opacity: 1
}

::-moz-placeholder {
	color: #666;
	opacity: 1
}

:-ms-input-placeholder {
	color: #666;
	opacity: 1
}

input:focus::-webkit-input-placeholder {
	color: transparent !important
}

input:focus::-moz-placeholder {
	color: transparent !important
}

input:focus::-moz-placeholder {
	color: transparent !important
}

input:focus::-ms-input-placeholder {
	color: transparent !important
}

.hidden {
	display: none
}

li,
ul {
	list-style-type: none;
	padding: 0;
	margin: 0
}

a:hover {
	color: #D92020
}

.h2,
h2 {
	font-size: 2rem;
	letter-spacing: -.96px;
	text-align: center;
	font-weight: 700
}

.h3,
h3 {
	font-size: 30px
}

.h4,
h4 {
	font-size: 1.1rem;
	font-weight: 600
}

.h5,
h5 {
	font-size: 30px
}

.h6,
h6 {
	font-size: 1rem;
	font-weight: 600
}

.h1-block .descr {
	font-size: 1rem
}

.h2-block {
	margin-bottom: 60px
}

.h2-block .descr {
	font-size: 1rem;
	text-align: center;
	margin-top: 15px
}

header.scroll {
	height: auto !important
}

header.scroll nav {
	padding: 0
}

.navigation-two {
	display: none
}

.header.scroll .navigation-two ul {
	display: block;
	position: fixed;
	width: 100%;
	min-height: 100vh;
	left: 0;
	top: 72px;
	background: #fff;
	text-align: center
}

.header.scroll nav li {
	padding: 15px 0
}

header.scroll .top-header-wrap {
	padding: 10px 0
}

.top-header-wrap .left-part {
	position: relative
}

.top-header-wrap .left-part a {
	font-weight: 700
}

.s-section {
	padding: 40px 0;
	position: relative
}

.wrap-items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.s-header .wrap-form .button {
	position: relative
}

.s-header.s-header-two .section-wrap {
	padding-top: 0
}

.animate-button.button,
.s-header .wrap-form .button {
	position: relative;
	overflow: hidden
}

.animate-button.button:before,
.s-header .wrap-form .button:before {
	content: '';
	position: absolute;
	width: 20px;
	height: 100px;
	left: -40px;
	top: -20px;
	background: rgba(255, 255, 255, .4);
	z-index: 1;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all .1s;
	-o-transition: all .1s;
	transition: all .1s;
	-webkit-animation: butt_blick 2s infinite;
	animation: butt_blick 2s infinite
}

@-webkit-keyframes butt_blick {
	0% {
		left: -40px
	}

	100% {
		left: 105%
	}
}

@keyframes butt_blick {
	0% {
		left: -40px
	}

	100% {
		left: 105%
	}
}

.button,
a.button,
form input.button {
	position: relative;
	border: none;
	font-size: .9rem;
	font-weight: 600;
	padding: 15px 25px;
	-webkit-transition: all .3;
	-o-transition: all .3;
	transition: all .3;
	background: #D92020;
	border-radius: 15px;
	border: 2px solid #D92020;
	min-width: 200px;
	text-align: center
}

.button:hover,
a.button:hover {
	color: #000 !important;
	background: 0 0 !important;
}

.header a.button:hover {
	background: #D92020
}

.button-white,
a.button-white {
	color: #000;
	background: #fff
}

.button-white:hover,
a.button-white:hover {
	color: #fff !important;
	background: #D92020 !important
}

.slick-dots li button:before {
	font-size: 9px
}

.button.button-black {
    color: #fff;
}

.s-how-call .num {
	width: 58px;
	height: 58px;
	border-radius: 50%;
	font-weight: 700;
	text-align: center;
	line-height: 58px;
	background: #e1e4e9;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}

.s-how-call .it-02 .num {
	-webkit-animation-delay: .8s;
	animation-delay: .8s
}

.s-how-call .it-03 .num {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.s-how-call .it-04 .num {
	-webkit-animation-delay: 1.6s;
	animation-delay: 1.6s
}

.s-how-call .wrap-num {
	position: absolute;
	width: 58px;
	height: 88px;
	border-radius: 29px;
	background: #f9f8f8;
	left: 0;
	top: 0
}

.s-how-call .it.anime .num {
	top: 0
}

.s-how-call .item-top .it {
	width: 50%;
	position: relative;
	padding-left: 80px
}

.s-how-call .item-top .it:nth-child(2) {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.s-how-call .item-top .wrap-it {
	max-width: 390px
}

.s-how-call .item-bot {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-top: 15px
}

.s-how-call .item-bot .it {
	width: 50%;
	position: relative;
	padding-left: 80px
}

.s-how-call .item-bot .it:nth-child(1) {
	-webkit-animation-delay: .8s;
	animation-delay: .8s
}

.s-how-call .item-bot .it:nth-child(2) {
	-webkit-animation-delay: 1.6s;
	animation-delay: 1.6s;
	width: 25%
}

.s-how-call .item-bot .wrap-it {
	max-width: 390px
}

.s-how-call .button-block {
	margin-top: 10px
}

.s-how-call a {
	font-weight: 600
}

.s-calc .rond {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #e3e3e3;
	position: absolute;
	right: 25px;
	bottom: 25px
}

.s-calc .rond-2 {
	left: 25px
}

.s-calc .rond-3 {
	top: 25px
}

.s-calc .rond-4 {
	left: 25px;
	top: 25px
}

.s-calc .ttl {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-weight: 600
}

.s-calc .num {
	font-size: 1.25rem
}

.s-calc .fromto {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: .7rem
}

.s-calc .line {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.s-calc .wrap-rng {
	width: 50%;
	padding: 30px 0 0 75px
}

.s-calc .wrap-calc {
	background: #f7fafd;
	border-radius: 30px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative
}

.s-calc .wrap-calc:before {
	content: '';
	position: absolute;
	width: 157px;
	height: 300px;
	right: 110px;
	top: 45px;
	background: url(../img/tape.png) no-repeat 50%;
	background-size: contain
}

.s-calc .bot-part {
	width: 100%;
	border-top: 1px dashed #e1e4e9;
	margin-top: 15px;
	padding: 35px 30px 50px 75px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.s-calc .bot-part .button-block .button {
	min-width: 230px;
	height: 60px
}

.s-calc .bot-part label {
	width: 30%
}

.s-calc .inp-part {
	width: 100%;
	margin: 45px 0;
	height: 108px
}

.s-calc .select-part {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 60px;
	position: relative
}

.s-calc .sel-block {
	padding-left: 100px;
	margin: 30px 0;
	height: 108px
}

.s-calc .sel-block .ttl {
	position: relative
}

.s-calc .sel-block input {
	border-radius: 30px;
	width: 170px;
	height: 50px;
	border: none;
	text-align: center;
	font-weight: 600
}

.s-calc .max,
.s-calc .min {
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	width: 50px;
	height: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	top: 5px
}

.s-calc .max {
	left: auto;
	right: 0
}

.s-calc .total .numbers {
	font-weight: 600;
	font-size: 1.25rem
}

.s-calc .bot-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 280px
}

.s-calc .total-all {
	margin-left: 15px
}

.s-calc .check-block {
	width: 100%;
	margin: 0
}

.s-calc .check-block label {
	width: 100%
}

.s-calc .form-temp {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.s-calc .bot-top strong {
	font-weight: 600;
	font-size: 1.25rem
}

.s-calc .star-text {
	font-size: .7rem;
	font-weight: 500
}

.s-calc .empty {
	margin-right: 30px
}

.line-through {
	text-decoration: line-through
}

.phone {
	white-space: nowrap
}

.s-feedbacks .img {
	min-width: 55px;
	min-height: 55px;
	margin-right: 15px;
	max-width: 55px;
	height: 55px;
	width: 55px;
	overflow: hidden;
	border-radius: 50%
}

.s-feedbacks .man {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 15px
}

.s-feedbacks .man .city {
	font-size: .7rem
}

.s-feedbacks .man .name {
	font-weight: 600;
	font-size: .9rem;
	margin-bottom: 5px
}

.s-feedbacks .item-cont {
	width: 40%
}

.s-feedbacks .item-cont .button-block {
	margin-top: 30px
}

.s-feedbacks .cont {
	font-size: .8rem
}

.s-feedbacks .cont p {
	margin: 15px 0
}

.s-feedbacks .cont strong {
	font-size: 1rem
}

.s-feedbacks .slider-cont {
	width: 60%
}

.s-feedbacks .sl-it {
	padding: 25px 30px;
	margin: 40px auto;
	-webkit-box-shadow: 10px 13px 85px rgba(189, 223, 246, .448672);
	box-shadow: 10px 13px 85px rgba(189, 223, 246, .448672);
	border-radius: 30px;
	display: none
}

.s-feedbacks .sl-it:nth-child(even) .item-cont {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

.s-feedbacks .sl-it .wrap-item a {
	margin: auto;
	display: block;
	height: 390px;
	overflow: hidden
}

.s-feedbacks .sl-it .wrap-item a img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 15px;
	border: 20px solid #ffefd8
}

.s-feedbacks .sl-it:nth-child(even) .wrap-item a img {
	border: 20px solid #f0f7fb
}

.s-feedbacks .sl-it:nth-child(1) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.s-feedbacks .sl-it:nth-child(1) .button-white {
	display: none
}

.s-feedbacks .sl-it:nth-child(2) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.s-feedbacks .slick-next,
.s-feedbacks .slick-prev {
	top: auto;
	bottom: 30px
}

.s-feedbacks .slick-prev {
	left: 42%
}

.s-feedbacks .slick-next {
	right: 42%
}

.s-feedbacks .button-white {
	margin-left: 15px;
	min-width: 220px
}

.s-feedbacks .button-block.bott {
	text-align: center;
	position: relative
}

.s-feedbacks .arrow img {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	width: 40px
}

.s-feedbacks .arrow {
	position: absolute;
	bottom: -50px;
	left: calc(50% - 20px);
	cursor: pointer
}

.star {
	color: #D92020;
	font-weight: 600;
	font-size: 1.25rem
}

.irs-handle.single {
	background: #D92020;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 5px rgba(255, 206, 136, .5);
	box-shadow: 0 0 0 5px rgba(255, 206, 136, .5);
	cursor: pointer
}

.irs--flat .irs-handle {
	top: 18px
}

.irs--flat .irs-line {
	background: rgba(157, 203, 244, .4);
	height: 7px
}

.irs--flat .irs-bar {
	height: 7px
}

.s-examples {
	position: relative;
	padding-bottom: 0
}

.s-examples .line-through {
	font-size: 14px
}

.s-examples .bot {
	padding-bottom: 280px;
	background: url(../img/ex-bg.png) 50% 100% no-repeat;
	background-size: cover;
	height: 250px;
	width: 100%;
	margin-top: -88px
}

.s-examples .bot img,
.s-examples .img-block img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.s-examples .text-block {
	padding: 20px 25px
}

.s-examples .wrap-item {
	border-radius: 30px;
	overflow: hidden;
	border: 1px solid #ececec;
	background: #fff
}

.s-examples .wrap-slider {
	max-width: 980px;
	margin: 0 auto
}

.s-examples .wrap-slider a {
	margin: auto;
	display: block;
	height: 180px;
	overflow: hidden
}

.s-examples .item {
	margin: 0 15px
}

.s-examples .slick-next,
.s-examples .slick-prev {
	border: 1px solid #ededed
}

.s-examples .slick-prev {
	left: -80px
}

.s-examples .slick-next {
	right: -80px
}

.s-materials .wrap-items {
	max-width: 1000px;
	margin: 0 auto;
	text-align: center
}

.s-materials .img {
	height: 150px;
	overflow: hidden;
	margin-bottom: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.s-materials .ttl {
	font-size: 1.1rem;
	font-weight: 600;
	margin-bottom: 5px
}

.s-materials .price {
	font-size: .9rem
}

.s-materials .price span {
	font-weight: 600
}

.s-materials .info {
	margin-bottom: 25px
}

.s-materials .wrap-item {
	padding: 10px 40px;
	border: 1px solid transparent;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-radius: 30px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.s-materials .wrap-item:hover {
	border: 1px solid #ececec
}

.s-materials .item {
	width: calc(100% / 3)
}

.s-materials .button-block {
	margin: 15px auto 30px;
	text-align: center;
	white-space: nowrap
}

.s-dop .section-wrap {
	max-width: 1000px;
	margin: 0 auto;
	position: relative
}

.sales-new {
	position: absolute;
	width: 400px;
	height: 340px;
	right: 0;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center
}

.sales-new .wrap {
	position: relative;
	width: 100%
}

.sales-new .ttl {
	font-size: 50px;
	font-weight: 700
}

.sales-new .s-b {
	border-radius: 50px;
	padding: 15px;
	width: 145px;
	height: 145px;
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.sales-new .s1 {
	background: #f4aeae;
	top: 30px;
	left: 0;
	z-index: 2;
  color: #fff;
}

.sales-new .s2 {
	background: #d92020;
	width: 185px;
	height: 185px;
	top: 0;
	left: 130px;
	z-index: 2;
  color: #fff;
}

.sales-new .s2 .ttl,
.sales-new .s3 .ttl {
	font-size: 55px
}

.sales-new .s3 {
	background: #ae1a6e;
	width: 185px;
	height: 185px;
	left: 70px;
	top: 150px;
  color: #fff;
}

.sales-new .s4 {
	background: #ee8dc4;
	left: 250px;
	top: 150px;
  color: #fff;
}
.button:disabled, button:disabled {
	cursor: wait;
}

@media only screen and (max-width:992px) {
	.sales-new {
		position: static
	}
	
	.header .left-wrap {
    flex-direction: column;
    }

	.s-dop .section-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.s-dop .h2-block {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
}

@media only screen and (max-width:767px) {
	.sales-new {
		width: 290px;
		height: 300px
	}

	.sales-new .s-b {
		width: 120px;
		height: 120px;
		border-radius: 22px
	}

	.sales-new .ttl {
		font-size: 35px
	}

	.sales-new .s2 .ttl,
	.sales-new .s3 .ttl {
		font-size: 40px
	}

	.sales-new .s1 {
		right: 20px
	}

	.sales-new .s2 {
		width: 150px;
		height: 150px;
		left: 110px
	}

	.sales-new .s3 {
		width: 150px;
		height: 150px;
		left: 45px;
		top: 140px
	}

	.sales-new .s4 {
		left: auto;
		right: 0;
		top: 140px
	}

	.sales-new .te {
		font-size: 14px
	}
}

.s-dop .h2-block {
	padding: 60px 15px
}

.s-dop .h2,
.s-dop h2 {
	text-align: left !important
}

.s-dop .descr {
	text-align: left;
	max-width: 460px;
	line-height: 1.4
}

.s-dop .descr p {
	min-height: 20px
}

.s-dop .button-block {
	margin-top: 30px
}

.s-dop .strong {
	margin-top: 15px;
	font-weight: 700
}

.s-no-money {
	background: #ebf4f9
}

.s-no-money .descr {
	font-size: 1.25rem;
	font-weight: 700
}

.s-no-money.quiz-block .descr {
	margin-top: 30px
}

.s-no-money.quiz-block .button-block {
	margin-top: 40px
}

.s-no-money .ul-check li {
	font-size: 1.66vw
}

.s-no-money .item {
	width: 70%;
	min-width: 70%
}

.s-no-money .item-sn {
	width: 30%;
	min-width: 30%
}

.s-no-money .button {
	width: 330px
}

.s-no-money .ul-check {
	margin-top: 50px
}

.s-no-money .ul-check li:before {
	top: 5px
}

.s-no-money .wrap-items {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.s-no-money .h2-block {
	margin: 50px 0
}

.s-no-money .h2,
.s-no-money h2 {
	text-align: left !important
}

.s-no-money .descr {
	text-align: left
}

.s-no-money.quiz-block .item {
	width: 55%;
	padding-left: 60px
}

.s-no-money.quiz-block .item.picture {
	width: 45%;
	min-width: 40px
}

.s-examples-withPrices .img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-width: 54%;
	width: 54%
}

.s-examples-withPrices .tb p {
	margin-bottom: 5px
}

.s-examples-withPrices .img .big {
	width: 46%;
	min-width: 46%;
	height: 400px;
	padding: 0 5px
}

.s-examples-withPrices .img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: top;
	object-position: top
}

.s-examples-withPrices .img .small {
	width: 50%;
	min-width: 50%;
	height: 400px
}

.s-examples-withPrices .img .big a {
	display: block;
	height: 100%
}

.s-examples-withPrices .img .small a {
	height: 49%;
	display: block
}

.s-examples-withPrices .img .small a:nth-child(2) {
	margin-top: 2%
}

.s-examples-withPrices .ttl {
	font-size: 1.4rem;
	font-weight: 600;
	margin-bottom: 15px
}

.s-examples-withPrices .price {
	font-size: 1.2rem;
	margin-bottom: 15px
}

.s-examples-withPrices .price .it {
	margin-right: 30px
}

.s-examples-withPrices .price .it:nth-child(2) {
	font-size: .9rem;
	font-style: italic
}

.s-examples-withPrices .price span {
	font-weight: 600
}

.s-examples-withPrices .info {
	width: 50%;
	padding-left: 30px
}

.s-examples-withPrices .wrap-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.s-examples-withPrices .item {
	width: 100%;
	padding: 30px 0;
	position: relative;
	overflow: hidden;
	border-bottom: 3px solid #D92020
}

.s-examples-withPrices .button-block {
	margin-top: 15px;
	white-space: nowrap
}

.s-garant {
	font-weight: 600;
	background: #f7fafd;
	padding: 60px 0
}

.s-garant .item {
	width: calc(100% / 3);
	margin: 15px 0
}

.s-garant .item:nth-child(2) {
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}

.s-garant .item:nth-child(3) {
	-webkit-animation-delay: .8s;
	animation-delay: .8s
}

.s-garant .item:nth-child(4) {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.s-garant .item:nth-child(5) {
	-webkit-animation-delay: 1.6s;
	animation-delay: 1.6s
}

.s-garant .item:nth-child(6) {
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}

.s-garant .img {
	background: #fcf1ae;
	border-radius: 29px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 88px;
	height: 88px;
	margin-bottom: 24px
}

.s-end .h2-block {
	margin-bottom: 20px
}

.s-end .descr {
	font-size: 1.4rem
}

.s-end .form-item {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 800px;
	margin: 30px auto 0
}

.s-end .item {
	width: 100%
}

.s-end .check-block {
	color: #fff;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 16px
}

.s-end .img {
	min-width: 20%;
	width: 25%;
	min-height: 14px;
	position: absolute;
	right: 0;
	top: 0
}

.s-end .section-wrap {
	background: url(../img/sert-bg.png) 50%;
	background-size: cover;
	border-radius: 30px;
	padding: 50px 30px 50px 60px;
	-webkit-box-shadow: 10px 13px 85px rgba(189, 223, 246, .448672);
	box-shadow: 10px 13px 85px rgba(189, 223, 246, .448672);
	position: relative;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.s-end .section-wrap:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .34);
	border-radius: 30px
}

.s-end .wrap-items {
	position: relative;
	text-align: center;
	width: 100%
}

.s-end .wrap-items input {
	background: #fff !important;
	color: #000;
	width: 330px;
	height: 50px
}

.s-end .button {
	padding: 15px 25px !important;
	width: 330px
}

.s-contacts .item {
	width: 50%
}

.s-contacts h2 {
	text-align: left !important
}

.s-contacts .descr {
	text-align: left
}

.s-contacts .schedule {
	margin: 30px 0
}

.s-contacts .phone {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	font-weight: 500
}

.s-contacts .ssoc {
	margin: 15px 0
}

.s-contacts .button-block {
	margin-top: 30px
}

.s-contacts .h2-block {
	padding: 30px 0 30px 30px
}

.s-contacts .wrap-items {
	-webkit-box-shadow: 10px 13px 85px rgba(189, 223, 246, .448672);
	box-shadow: 10px 13px 85px rgba(189, 223, 246, .448672);
	border-radius: 30px
}

.s-contacts .item-map {
	padding: 0
}

.map {
	height: 110%;
	position: relative;
	top: -5%
}

.map iframe {
	border-radius: 15px
}

.s-faq .section-wrap {
	max-width: 1070px;
	margin: auto
}

.acc-head .ppr {
	position: absolute;
	left: 0;
	top: -30px;
	color: #d1d2d4;
	display: block
}

.acc-head {
	position: relative
}

.acc-head:before {
	content: '?';
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 50px;
	height: 100%;
	left: 0;
	top: 0;
	background: #D92020;
	z-index: 1;
	font-size: 30px;
	font-weight: 500;
	color: #fff;
}

.acc-head p {
	background: #eaf4f9;
	padding: 15px 70px;
	margin: 15px 0;
	max-width: 735px;
	cursor: pointer;
	position: relative
}

.acc-head p:before {
	content: '';
	position: absolute;
	width: 50px;
	height: 100%;
	text-align: center;
	line-height: 50px;
	font-size: 32px;
	background: url(../img/angle_down.svg) no-repeat 50%;
	background-size: 20px;
	color: #b90f19;
	font-size: 10px;
	right: 0;
	top: 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff
}

.ac-body .ppr {
	position: absolute;
	right: 0;
	top: -30px;
	color: #d1d2d4;
	display: block
}

.ac-body {
	display: none;
	max-width: 680px;
	margin: 0 0 0 auto;
	position: relative
}

.ac-body .tb {
	padding: 10px 20px;
	border: 1px solid #D92020;
	border-radius: 5px
}

.tb p {
	margin-bottom: 10px
}

.tb li {
	position: relative;
	padding-left: 15px;
	margin: 10px 0
}

.tb li:before {
	content: '';
	position: absolute;
	left: 0;
	top: calc(50% - 3px);
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #000
}

footer {
	padding: 40px 0;
	background: #f7fafd
}

footer nav {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

footer .iem-mnu {
	padding: 15px 15px
}

footer .iem-mnu a {
	padding: 5px 0
}

footer .ff {
	font-weight: 600;
	margin-bottom: 15px
}

footer .wrap-items {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

footer .copy {
	font-weight: 700;
	text-transform: uppercase;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: center
}

.ssoc a {
	margin: 0 10px
}

.ssoc a path {
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.ssoc a img {
	height: 19px
}

.ssoc a:hover path {
	fill: #D92020
}

iframe {
	width: 100%;
	height: 100%
}

.wrap-1000 {
	max-width: 1000px;
	margin: auto
}

.ul-check li {
	padding-left: 45px;
	position: relative;
	margin: 30px 0;
	font-weight: 400;
	font-size: 1rem
}

.ul-check li:before {
	content: '';
	position: absolute;
	left: 0;
	top: -5px;
	background: #D92020 url(../img/check.svg) 50% no-repeat;
	background-size: 11px;
	width: 27px;
	height: 27px;
	border-radius: 50%;
	padding: 3px
}

.button_shite {
    color: #fff;
}

.error {
	display: none;
	color: red
}

.form-popup {
	max-width: 400px;
	background: #fff;
	padding: 40px 45px;
	border-radius: 20px;
	position: relative;
	margin: auto
}

.form-popup .button {
	width: 100%
}

.form-temp .form-title {
	font-size: 1.1rem;
	font-weight: 600;
	margin-bottom: 25px
}

.form-temp .form-title span {
	white-space: nowrap
}

.form-temp input {
	width: 100%;
	height: 60px;
	border-radius: 6px;
	background: #f0f4f8;
	text-indent: 20px;
	border: none
}

.form-temp label {
	margin-bottom: 15px;
	display: block
}

.check-block {
	font-size: .65rem;
	font-weight: 500;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 15px 0;
	color: #9b99ad
}

.check-block a {
	color: #9b99ad;
	text-decoration: underline
}

.check-block label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 0
}

.check-block input {
	margin-right: 10px;
	min-width: 16px;
	width: 16px;
	height: 16px;
	display: none
}

.slick-next:before,
.slick-prev:before {
	content: ''
}

.slick-next,
.slick-prev {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background: #fff url(../img/chevron-left.svg) no-repeat 50%;
	z-index: 9;
	border: 1px solid #ededed
}

.slick-next:focus {
	background: #fff url(../img/chevron-left.svg) no-repeat 50%
}

.slick-prev:focus {
	background: #fff url(../img/chevron-right.svg) no-repeat 50%
}

.slick-next:hover,
.slick-prev:hover {
	background: #ccc url(../img/chevron-left.svg) no-repeat 50%
}

.slick-prev {
	background: #fff url(../img/chevron-right.svg) no-repeat 50%
}

.slick-prev:hover {
	background: #ccc url(../img/chevron-right.svg) no-repeat 50%
}

.slick-dots li.slick-active button:before {
	color: #e1e4e9;
	opacity: 1
}

.mob-how-call {
	display: none
}

.ssoc {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.s-attr {
	position: absolute;
	left: 0;
	top: -100px
}

.l-phone {
	position: relative;
	padding-left: 40px
}

.l-phone:before {
	content: '';
	position: absolute;
	width: 25px;
	height: 25px;
	left: 0;
	top: 0;
	background: url(../img/phone.svg) no-repeat;
	background-size: contain
}

form br {
	display: none
}

.s-header .month {
	font-weight: 700;
	text-align: center;
	font-size: 1.5rem;
	margin-bottom: 15px
}

.s-header .dates {
	margin-bottom: 15px
}

.s-end .descr br {
	display: none
}

.s-contacts .small {
	margin-top: 15px;
	font-size: 12px
}

.s-three .container {
	max-width: 1000px;
	font-family: GilroyRegular
}

.s-three .item {
	width: calc(100% / 3)
}

.s-three .wrap-item {
	background: #f7fafd;
	border-radius: 30px;
	padding: 30px 35px 30px 20px
}

.s-three .h4 {
	max-width: 190px;
	font-size: 1.3rem
}

.s-three .ttl-part {
	margin: 0 0 20px;
	position: relative
}

.s-three .num {
	position: absolute;
	right: 0;
	top: 30px;
	line-height: 0;
	font-size: 70px;
	font-weight: 700;
	color: #e3e3e3
}

.s-three .price,
.s-three .propetries {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 25px 0;
	font-size: 14px
}

.s-three .prop-row.one {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding-left: 35px
}

.s-three .price span {
	font-size: 25px;
	font-weight: 500;
	display: block
}

.s-three .total span {
	font-size: 25px;
	font-weight: 500
}

.s-three .total {
	margin-bottom: 25px
}

.s-three .button-block {
	margin-top: 15px;
	text-align: center
}

.s-three .prop-item {
	position: relative
}

.s-three .prop-item:before {
	content: 'м²';
	position: absolute;
	left: -35px;
	top: 0;
	width: 29px;
	height: 29px;
	border-radius: 50%;
	background: #D92020;
	font-size: 11px;
	line-height: 29px;
	text-align: center;
  color: #fff;
}

.s-three .prop-row.two .prop-item:before {
	content: '%';
	position: absolute;
	left: -35px;
	top: 0;
	width: 29px;
	height: 29px;
	border-radius: 50%;
	background: #EE8EC5;
	font-size: 11px;
	line-height: 29px;
	text-align: center;
  color: #fff;
}

.s-three .prop-row.two .prop-item span {
	color: #EE8EC5;
}

.s-three .prop-item span {
	font-size: 20px;
	font-weight: 500;
	display: block
}

.s-sales .section-wrap {
	padding-top: 0
}

.s-sales .h2-block {
	width: 69%
}

.s-sales .descr {
	font-weight: 700;
	font-size: 1.25rem
}

.s-sales.small-section .wrap-items {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.s-sales.small-section .table-block {
	margin-top: 0
}

.s-sales.small-section .h2-block {
	position: relative
}

.s-sales.small-section h2 {
	text-align: center
}

.s-sales.small-section .h2-block {
	margin: 0 auto 60px
}

.s-sales.small-section .form-date {
	background: #f7f8f9;
	border-radius: 30px;
	padding: 30px 25px 0
}

.s-sales.small-section .wrap-form {
	height: auto;
	padding: 0
}

.s-sales.small-section .form-title {
	padding: 15px 0
}

.s-sales h2 {
	text-align: left !important;
	width: 100%
}

.s-sales .h1-block {
	width: 69%;
	background: #eaf4f9
}

.s-sales .form-part {
	width: 31%
}

.s-sales .table-block {
	width: 700px;
	max-width: 100%;
	margin: 40px 0 15px;
	-webkit-box-shadow: 0 0 10px 10px #f8f8f8;
	box-shadow: 0 0 10px 10px #f8f8f8;
	padding: 15px
}

.s-sales .table-block_row {
	padding: 15px 0;
	border-bottom: 1px solid #eee
}

.table-block .table-block_it {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.tal {
	text-align: left
}

.s-small-form .h1-block,
.s-small-form .wrap-form {
	height: 480px !important
}

.s-small-form .wrap-form .form-title {
	margin-bottom: 30px
}

.s-washroom .form-temp,
.s-washroom .h1-block {
	position: relative;
	background: url(../img/bg-washroom.png) no-repeat 50%;
	background-size: cover;
	border-radius: 30px
}

.s-washroom .wrap-form {
	background: rgba(255, 255, 255, .7);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.s-washroom .h1-block:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(255, 255, 255, .7)
}

.s-washroom .h1-block .wrap {
	position: relative
}

.s-journal .form-temp,
.s-journal .h1-block {
	position: relative;
	background: url(../img/bg-journal.png) no-repeat 50%;
	background-size: cover;
	border-radius: 30px
}

.s-journal .wrap-form {
	background: rgba(255, 255, 255, .7);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.s-journal .h1-block:before {
	display: none !important
}

.s-journal .h1-block .wrap {
	position: relative
}

.s-komand {
	background: #e3e3e3
}

.s-komand .item {
	width: calc(100% / 3);
	text-align: center;
	font-size: 22px
}

.s-komand .img {
	height: 240px
}

.s-komand .img img {
	max-height: 100%;
	border: 8px solid #D92020;
	border-radius: 50%
}

.s-komand .tb {
	margin-top: 15px
}

.s-komand .item p:last-child {
	font-size: 10px;
	text-transform: uppercase;
	color: #9fa3a7
}

.s-moments {
	background: #e3e3e3
}

.s-moments .item {
	width: 25%;
	text-align: center;
	margin: 15px 0
}

.s-moments .item a {
	height: 210px;
	display: block;
	position: relative
}

.s-moments .item a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../img/pl.png) 50% no-repeat
}

.s-moments .item img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.s-new-quiz {
	background: #eaf4f9
}

.s-new-quiz .item {
	width: calc(100% / 3);
	text-align: center
}

.s-new-quiz .img {
	width: 110px;
	height: 110px;
	border-radius: 50%;
	background: #D92020;
	margin: 0 auto 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.s-new-quiz .button-block {
	text-align: center;
	margin-top: 30px
}

.s-cal .item {
	width: 25%;
	margin: 15px 0;
	text-align: center
}

.s-cal .button-block {
	margin-top: 30px;
	text-align: center
}

.s-cal .button {
	width: 280px
}

.s-cal h6 {
	margin: 10px 0
}

.s-cal .num {
	width: 110px;
	height: 110px;
	border-radius: 50%;
	background: #D92020;
	margin: 0 auto 15px;
	font-size: 60px;
	line-height: 110px;
	color: #fff
}

.s-bez {
	background: url(../img/bez-bg.jpg) 50% no-repeat;
	background-size: cover
}

.pic-feedbacks {
	margin-bottom: 70px
}

.s-feedbacks .pic-feedbacks .slick-next,
.s-feedbacks .pic-feedbacks .slick-prev {
	bottom: -70px
}

.pic-feedbacks .item {
	margin: 0 15px
}

.pic-feedbacks .item a {
	padding: 0 15px;
	margin: 5px 0;
	height: 270px
}

.pic-feedbacks .item img {
	box-shadow: 0 0 5px rgba(0, 0, 0, .2)
}

.s-slider {
	padding: 70px 0 0
}

.s-slider .pic-feedbacks {
	margin-bottom: 30px
}

.s-slider .pic-feedbacks .item a {
	height: 130px
}

.s-examples-nohome {
	overflow-x: hidden
}

.mfp-title .p-span {
	display: block
}

.photo-gallery {
	margin-top: 50px
}

.photo-gallery .item {
	width: 25%;
	margin: 15px 0
}

.photo-gallery .img {
	height: 220px;
	overflow: hidden
}

.photo-gallery .img a {
	display: block;
	height: 100%
}

.photo-gallery .img img {
	max-width: 1000%;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.photo-gallery .text-block p {
	margin: 10px 0
}

.nohome .h2,
.nohome h2 {
	text-align: left;
	font-size: 32px;
	letter-spacing: 0
}

.calc-page .h2,
.calc-page h2 {
	text-align: center
}

.nohome .s-moments {
	background: 0 0
}

.table-block {
	font-weight: 600
}

.table-block .wrap {
	border-radius: 10px;
	overflow: hidden
}

.table-block .top.row-table {
	background: #D92020
}

.table-block .top.row-table .ttl {
	padding: 15px 15px 15px 40px
}

.table-block .top.row-table .price {
	padding: 15px 15px 15px 40px
}

.table-block .ttl {
	width: 68%;
	padding: 20px 15px 20px 40px;
	position: relative
}

.table-block .ttl:before {
	content: '';
	position: absolute;
	width: 1px;
	height: 100%;
	background: #000;
	top: 0;
	right: 0
}

.table-block .price {
	padding: 20px 15px 20px 40px
}

.table-block .row-table {
	background: #eae6e6
}

.table-block .row-table:nth-child(even) {
	background: #D92020
}

.s-examples-nohome .wrap-items {
	margin: 0 -10px
}

.s-examples-nohome .item {
	width: 50%;
	padding: 0 25px;
	margin: 35px 0
}

.s-examples-nohome .img a {
	height: 300px;
	overflow: hidden;
	margin-bottom: 25px
}

.s-examples-nohome .img a img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	max-width: 200%
}

.s-examples-nohome .h3,
.s-examples-nohome .price,
.s-examples-nohome h3 {
	font-size: 25px;
	font-weight: 600
}

.s-examples-nohome .tb {
	font-size: 1.1rem;
	margin: 25px 0
}

.s-examples-nohome .button-block {
	margin-top: 20px
}

.s-examples-nohome .button {
	width: 380px
}

.s-examples-nohome .small {
	margin: 0 -10px
}

.s-examples-nohome .small a {
	width: 50%;
	padding: 0 10px
}

.s-quiz-block {
	position: relative;
	background: #f5f5f5;
	padding: 50px 0
}

.s-quiz-block:before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 37.7%;
	height: 100%;
	background: url(../img/quiz-01-bg.jpg) 50%;
	background-size: cover
}

.s-quiz-block .container {
	position: relative
}

.s-quiz-block .h2-block {
	max-width: 740px;
	font-size: 22px;
	margin-bottom: 0
}

.s-quiz-block .button {
	display: inline-block;
	width: 330px;
	font-weight: 700;
	font-size: 22px
}

.s-quiz-block .button span {
	position: relative;
	padding-right: 50px
}

.s-quiz-block .button img {
	width: 35px;
	position: absolute;
	top: 7px;
	right: 0
}

.s-quiz-block .descr-quiz {
	margin: 20px 0;
	line-height: 1.45
}

.s-quiz-block .number li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 23px 0
}

.s-quiz-block .nim {
	width: 35px;
	min-width: 35px;
	height: 35px;
	border-radius: 50%;
	background: #D92020;
	text-align: center;
	font-size: 20px;
	line-height: 35px;
	font-weight: 600;
	margin-right: 20px;
  color: #fff;
}

.s-quiz-block .button-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 30px
}

.s-quiz-block .bot {
	font-size: 18px;
	line-height: 1.5;
	margin-left: 30px
}

.s-more-links {
	padding: 100px 0
}

.s-more-links .h2,
.s-more-links h2 {
	text-align: center
}

.s-more-links .slider-examples {
	max-width: 1000px;
	margin: auto
}

.s-more-links .img-block {
	height: 240px;
	border-radius: 2px;
	overflow: hidden
}

.s-more-links .img-block img {
	max-width: 1000%;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.s-more-links .text-block {
	margin-top: 15px
}

.s-more-links .h4,
.s-more-links h4 {
	font-size: 22px;
	font-weight: 400
}

.s-more-links .item {
	padding: 0 15px
}

.s-more-links .wrap-item {
	position: relative;
	display: block
}

.s-more-links .wrap-item:hover .img-block {
	position: relative
}

.s-more-links .wrap-item:hover .img-block:before {
	content: 'подробнее';
	font-size: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .35)
}

.s-more-links .slick-prev {
	left: -80px;
	background: #D92020 url(../img/chevron-left-w.svg) no-repeat 50%;
	background-size: 25px
}

.s-more-links .slick-prev:focus {
	background: #D92020 url(../img/chevron-left-w.svg) no-repeat 50%;
	background-size: 25px
}

.s-more-links .slick-next {
	right: -80px;
	background: #D92020 url(../img/chevron-right-w.svg) no-repeat 50%;
	background-size: 25px
}

.s-more-links .slick-next:focus {
	background: #D92020 url(../img/chevron-right-w.svg) no-repeat 50%;
	background-size: 25px
}

.s-end-new {
	background: #f5f5f5;
	padding: 60px 0;
	font-size: 32px;
	margin-bottom: 30px
}

.s-end-new .img {
	min-width: 44%;
	width: 44%;
	text-align: right
}

.s-end-new .item {
	width: 56%
}

.s-end-new .descr-text {
	margin-top: 25px
}

.s-end-new input {
	background: #fff !important;
	font-size: 22px;
	border: 1px solid #c4c4c4
}

.s-end-new .lab {
	margin-right: 50px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.s-end-new .button {
	width: 330px;
	font-size: 22px
}

.s-end-new .check-block {
	font-size: 18px
}

.s-sale2 .h1-block {
	width: 100%
}

.s-sale2 .warn {
	font-size: 20px;
	width: 150%;
	position: absolute;
	top: calc(100% + 20px);
	left: 15px
}

.s-sale2 .title {
	font-size: 32px;
	text-transform: uppercase;
	margin-bottom: 20px
}

.s-sale2 .wrap-act {
	margin: 40px 0;
	position: relative
}

.s-sale2 .wrap-act .wrap {
	padding: 30px;
	border-radius: 20px;
	height: 500px;
	font-size: 26px;
	font-weight: 700;
	line-height: 1.25;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.s-sale2 .wrap-act-1 {
	width: 40%
}

.s-sale2 .wrap-act-1 .wrap {
	background: url(../img/sale-bg-01.jpg) 50%;
	background-size: cover
}

.s-sale2 .wrap-act-2 {
	width: 60%
}

.s-sale2 .wrap-act-2 .wrap {
	background: url(../img/sale-bg-02.jpg) 50%;
	background-size: cover
}

.s-sale2 .wrap-act-3 {
	width: 60%
}

.s-sale2 .wrap-act-3 .wrap {
	background: url(../img/sale-bg-03.jpg) 50%;
	background-size: cover
}

.s-sale2 .wrap-act-4 {
	width: 40%
}

.s-sale2 .wrap-act-5 {
	width: 60%;
}
.s-sale2 .wrap-act-5 .wrap {
	background: url(../img/promo1.jpg) 50%;
	background-size: cover;
}

.s-sale2 .wrap-act-6 {
	width: 40%;
}
.s-sale2 .wrap-act-6 .wrap {
	background: url(../img/promo2.jpg) 50%;
	background-size: cover;
}

.s-sale2 .wrap-act-7 {
	width: 60%;
}
.s-sale2 .wrap-act-7 .wrap {
	background: url(../img/promo3.jpg) 50%;
	background-size: cover;
}

.s-sale2 .wrap-act-8 {
	width: 40%;
}
.s-sale2 .wrap-act-8 .wrap {
	background: url(../img/promo4.jpg) 50%;
	background-size: cover;
}

.s-sale2 .wrap-act-9 {
	width: 60%;
}
.s-sale2 .wrap-act-9 .wrap {
	background: url(../img/promo5.jpg) 50%;
	background-size: cover;
}

.s-sale2 .wrap-act-10 {
	width: 40%;
}
.s-sale2 .wrap-act-10 .wrap {
	background: url(../img/promo6.jpg) 50%;
	background-size: cover;
}

.s-sale2 .wrap-act-11 {
	width: 60%;
}
.s-sale2 .wrap-act-11 .wrap {
	background: url(../img/promo7.jpg) 50%;
	background-size: cover;
}

.s-sale2 .form-part {
	height: 100%;
	-webkit-box-shadow: 0 0 10px rgba(54, 54, 54, .3);
	box-shadow: 0 0 10px rgba(54, 54, 54, .3);
	border-radius: 20px
}

.form-temp_bem {
	padding: 50px 35px
}

.form-temp_bem .ttl {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 30px;
	text-align: center
}

.form-temp_bem .button {
	width: 100%;
	font-size: 22px
}

.form-temp_bem label {
	margin-bottom: 30px
}

.form-temp_bem .check-block label {
	margin-bottom: 0
}

.item-card {
	width: 20%;
	text-align: center;
	margin: 15px 0;
}

@media only screen and (max-width:1750px) {
	.header.scroll nav li {
		padding: 10px 0
	}

	.s-examples .bot {
		padding-bottom: 200px;
		height: 200px
	}

	.s-dop .h2-block {
		padding-bottom: 0;
		margin-bottom: 0
	}

	footer {
		padding: 30px 0
	}

	.s-end-new {
		font-size: 24px
	}

	.s-end-new input {
		font-size: 18px
	}

	.s-more-links .wrap-item:hover .img-block:before {
		font-size: 18px
	}

	.s-sale2 .wrap-act .wrap {
		height: 450px;
		font-size: 22px
	}

	.form-temp_bem {
		padding: 35px
	}

	.s-sale2 .title {
		font-size: 28px
	}

	.form-temp_bem .button {
		font-size: 18px
	}

	.form-temp_bem label {
		margin-bottom: 15px
	}
}

@media only screen and (max-width:1500px) {
	header.scroll {
		height: 105px
	}

	.check-block {
		margin: 0
	}

	.form-temp_bem {
		padding: 35px 15px
	}

	.form-temp_bem .check-block {
		margin-top: 15px
	}

	.form-temp_bem .ttl,
	.s-sale2 .title {
		font-size: 24px
	}

	.s-sale2 .wrap-act .wrap {
		height: 390px
	}

	.s-sale2 .wrap-act .wrap {
		font-size: 20px
	}

	.s-sale2 .warn {
		font-size: 17px
	}

	.form-temp input,
	.s-calc .bot-part .button-block .button {
		height: 50px
	}

	.button,
	a.button {
		padding: 12px 25px
	}

	.mobil-mnu.scr {
		top: 7px
	}

	.s-calc .bot-top {
		margin-right: 0;
		margin-bottom: 15px
	}

	.photo-gallery .img {
		height: 150px
	}
}

@media only screen and (max-width:1300px) {
	.s-calc .bot-part .button-block .button {
		min-width: 200px
	}

	.s-washroom .form-temp,
	.s-washroom .h1-block {
		height: 510px
	}

	.s-examples-nohome .img a {
		height: 222px
	}

	.nohome .h2,
	.nohome h2 {
		font-size: 28px
	}

	.s-examples-nohome .h3,
	.s-examples-nohome .price,
	.s-examples-nohome h3 {
		font-size: 20px
	}

	.s-quiz-block .h2-block {
		font-size: 18px;
		max-width: 63%
	}

	.s-quiz-block .button {
		font-size: 18px
	}

	.s-quiz-block .button img {
		width: 28px
	}

	.s-more-links .img-block {
		height: 230px
	}

	.s-end-new .button-block {
		width: 48%;
		min-width: 48%
	}

	.s-end-new .button-block .button {
		font-size: 18px;
		height: 50px;
		width: 100%
	}

	.s-end-new .check-block {
		font-size: 14px
	}

	.s-end-new .lab {
		margin-right: 30px
	}

	.s-more-links .h4,
	.s-more-links h4 {
		font-size: 20px
	}

	.nohome .h2 br,
	.nohome h2 br {
		display: none
	}

	.pic-feedbacks .item a {
		height: 190px
	}

	.s-slider .pic-feedbacks .item a {
		height: 90px
	}
}

@media only screen and (max-width:1199px) {

	.s-examples-withPrices .img .big,
	.s-examples-withPrices .img .small {
		height: 300px
	}

	.s-header .h1-block {
		padding-left: 20px;
		padding-right: 20px
	}
}

@media only screen and (max-width:992px) {
	.nowrap {
		white-space: nowrap
	}

	.slick-next:hover,
	.slick-prev:hover {
		background: #fff url(../img/chevron-left.svg) no-repeat 50%
	}

	.top-header-wrap .close {
		position: absolute;
		right: 15px;
		top: 15px;
		font-size: 30px;
		cursor: pointer;
		display: block;
		width: 30px
	}

	.header nav ul {
		height: auto;
		display: block;
		text-align: center
	}

	.header .navigation {
		position: absolute;
		right: 0;
		top: 65px;
		width: 100%;
		height: 100vh;
		background-color: #fff;
		z-index: 99;
		padding: 15px;
		display: none
	}

	.header .navigation li {
		display: block
	}

	.header .navigation li {
		padding: 10px 15px;
		display: block;
		min-height: 51px;
		font-size: 20px
	}

	header.scroll nav .dropdown-second {
		height: auto
	}

	.dropdown-second {
		position: relative;
		overflow: visible;
		height: auto
	}

	.dropdown-second li {
		font-size: 16px !important
	}

	.dropdown-second .wrap-dropdown {
		display: block;
		padding: 15px
	}

	header nav {
		height: 85vh;
		overflow-y: auto
	}

	.s-how-call .item-bot,
	.s-how-call .item-top {
		display: none
	}

	.mob-how-call {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.mob-how-call .it {
		width: 50%;
		margin: 15px 0;
		position: relative
	}

	.s-how-call .wrap-it {
		padding-left: 70px
	}

	.s-calc .wrap-rng {
		width: 65%
	}

	.s-calc .sel-block {
		padding-left: 50px
	}

	.s-dop .section-wrap {
		background-size: 37%
	}

	.s-contacts .ct-block {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.s-contacts .phone {
		margin: 10px 0
	}

	footer {
		padding: 15px 0
	}

	.h2-block {
		margin-bottom: 30px
	}

	.s-examples .bot {
		padding-bottom: 150px;
		height: 150px
	}

	.h2,
	h2 {
		font-size: 30px
	}

	.s-calc .wrap-calc:before {
		display: none
	}

	.s-feedbacks .sl-it {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.s-feedbacks .item-cont {
		width: 100%
	}

	.s-feedbacks .slider-cont {
		width: 100%;
		margin-bottom: 15px
	}

	.s-feedbacks .sl-it .wrap-item a {
		min-height: 250px
	}

	.s-feedbacks .item-cont {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}

	.s-feedbacks .slick-prev {
		left: calc(50% - 60px)
	}

	.s-feedbacks .slick-next {
		right: calc(50% - 60px)
	}

	header.scroll {
		height: 70px
	}

	.s-three .item {
		min-width: 325px;
		margin: 15px 0
	}

	.s-three .wrap-items {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin: 15px 0
	}

	.ac-body {
		margin-top: 30px
	}

	.s-materials .item {
		width: 50%
	}

	.s-sales .h2-block {
		width: 100%
	}

	.s-sales .table-block {
		margin: 30px auto
	}

	.s-sales .form-part {
		width: 100%
	}

	.s-sales .section-wrap {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.s-calc .bot-part {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-top: 0
	}

	.s-calc .bot-top {
		width: 100%
	}

	.s-calc .form-temp {
		width: 100%
	}

	.s-end .wrap-items input {
		width: 250px
	}

	.s-end .button {
		width: 250px
	}

	.s-end .img {
		width: 20%
	}

	.s-examples-nohome .img a {
		height: 166px
	}

	.s-examples-nohome .button {
		max-width: 100%
	}

	.s-moments .item a {
		height: 150px
	}

	.nohome .s-moments {
		padding-top: 0
	}

	.s-quiz-block .h2-block {
		width: 100%;
		max-width: 100%
	}

	.s-quiz-block:before {
		display: none
	}

	.s-end-new .form-item {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.s-end-new .form-item input {
		max-width: 330px
	}

	.s-end-new .form-item .button-block {
		width: 330px
	}

	.s-end-new .check-block {
		margin-top: 15px;
		max-width: 330px
	}

	.s-end-new .lab {
		width: 100%
	}

	.s-end-new .item {
		width: 80%
	}

	.s-end-new .img {
		display: none
	}

	.s-more-links .slick-next {
		right: -15px
	}

	.s-more-links .slick-prev {
		left: -15px
	}

	.s-end-new {
		position: relative
	}

	.s-end-new:before {
		content: '';
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
		width: 35%;
		background: url(../img/mob-end2.png);
		background-size: cover
	}

	.s-end-new .button-block {
		position: relative
	}

	.s-end-new .button-block:before {
		content: '';
		position: absolute;
		width: 334px;
		height: 238px;
		top: -40px;
		left: 110%;
		background: url(../img/present-mob2.png) no-repeat;
		background-size: contain
	}

	.photo-gallery .item {
		width: calc(100% / 3)
	}

	.s-sale2 .wrap-act {
		width: 100%;
		margin: 20px 0
	}

	.s-sale2 .form-part {
		max-width: 450px;
		margin: auto
	}

	.s-sale2 .warn {
		position: static;
		margin: 15px 0 0;
		width: 100%
	}

	.s-sale2 .wrap-act .wrap {
		height: 350px
	}
}

@media only screen and (max-width:768px) {
	.s-how-call .wrap-num {
		left: 15px
	}

	  #CookiesAlert .content {
      flex-direction: column;
      align-items: center;
  }

  #CookiesAlert .content p {
      margin: 0;
      padding: 0;
  }

	.s-dop .section-wrap {
		background: 0 0 !important
	}

	.s-calc .wrap-calc {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.s-calc .wrap-rng {
		width: 100%
	}

	.s-calc .wrap-sel {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.s-calc .sel-block {
		max-width: 170px;
		margin: 15px auto;
		padding-left: 0
	}

	.s-examples .slider-examples {
		max-width: 298px;
		margin: auto
	}

	.s-dop .mob-show {
		display: block;
		min-height: 300px;
		text-align: center
	}

	.s-no-money {
		overflow: hidden
	}

	.s-no-money .item {
		width: 100%
	}

	.s-no-money.quiz-block .item {
		width: 100%;
		padding-left: 15px
	}

	.s-no-money .img {
		display: none
	}

	.s-no-money.quiz-block .img {
		display: block;
		min-height: 50px;
		position: absolute;
		bottom: 70px;
		right: -15%
	}

	.s-no-money.quiz-block .button-block {
		position: relative;
		z-index: 2
	}

	.s-no-money .h2-block {
		padding: 0;
		position: relative;
		z-index: 2
	}

	.s-no-money.quiz-block .img img {
		height: 230px
	}

	.s-examples-withPrices .wrap-items .slick-next {
		right: 0
	}

	.s-examples-withPrices .wrap-items .slick-prev {
		left: 0
	}

	.s-end .item {
		width: 100%;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.s-end .descr,
	.s-end h2 {
		text-align: center
	}

	.s-end .h2-block {
		margin-top: 15px
	}

	.s-end .img {
		min-width: 100%;
		position: static;
		text-align: center
	}

	.s-end .section-wrap {
		padding: 30px 0
	}

	.s-contacts .item {
		width: 100%
	}

	.map {
		height: 300px;
		position: static
	}

	.s-end .section-wrap {
		margin: 0 15px;
		-webkit-box-shadow: none;
		box-shadow: none
	}

	.s-end {
		padding-bottom: 0
	}

	.s-contacts {
		padding-bottom: 15px
	}

	.s-contacts .h2-block {
		padding: 30px 0
	}

	.s-garant .item {
		width: 50%;
		font-size: 20px;
		padding: 0 30px
	}

	.s-calc .bot-part .button-block {
		width: 100%;
		margin: 15px 0;
		text-align: center
	}

	.s-calc .bot-part .flex {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.s-calc .bot-top,
	.s-calc .sel-block .ttl {
		text-align: center
	}

	.s-calc .inp-part {
		margin: 15px 0
	}

	.s-calc .wrap-rng {
		padding: 40px 15px 15px
	}

	.s-calc .sel-block {
		height: auto
	}

	.s-calc .bot-part {
		padding: 35px 15px 50px 15px
	}

	.s-calc .bot-part .button-block .button {
		min-width: 220px
	}

	header.scroll {
		height: 45px
	}

	.h1-block .descr,
	.s-header .h1,
	.s-header .h1-block,
	.s-header .h1-block .button-block {
		position: relative
	}

	.s-end .form-item {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.s-end .descr {
		font-size: 22px
	}

	.s-end .descr br {
		display: block
	}

	.s-contacts .item.item-ct {
		margin: 0 15px;
		-webkit-box-shadow: 10px 13px 85px rgba(189, 223, 246, .448672);
		box-shadow: 10px 13px 85px rgba(189, 223, 246, .448672)
	}

	.s-contacts .wrap-items {
		-webkit-box-shadow: none;
		box-shadow: none
	}

	.s-materials .wrap-items {
		max-width: 298px;
		margin: auto
	}

	.s-materials .wrap-items .slick-next {
		right: 0
	}

	.s-materials .wrap-items .slick-prev {
		left: 0
	}

	.s-calc .bot-part {
		max-width: 320px;
		margin: auto
	}

	.s-how-call .num {
		left: 15px
	}

	.s-calc .bot-part label {
		width: 100%;
		padding: 0 15px
	}

	.s-calc .bot-part .button-block .button {
		width: 100%
	}

	.s-calc .bot-top {
		padding: 0 15px
	}

	.s-journal {
		padding-bottom: 0
	}

	.table-block .top.row-table .price,
	.table-block .top.row-table .ttl {
		padding: 15px
	}

	.table-block .price,
	.table-block .ttl {
		padding: 15px
	}

	footer nav.flex {
		display: block;
		max-width: 300px;
		margin: auto
	}

	.s-sale2 .wrap-act .wrap {
		padding: 20px
	}

	.form-temp_bem .ttl,
	.s-sale2 .title {
		font-size: 22px
	}

	.s-sale2 .wrap-act .wrap {
		font-size: 18px
	}
	.item-card {
		width: 50%;
	}
}

@media only screen and (max-width:767px) {

	.s-journal .wrap-form,
	.s-washroom .wrap-form {
		-webkit-box-shadow: 0 0 12px 5px #eee;
		box-shadow: 0 0 12px 5px #eee;
		border-radius: 30px
	}

	.ssoc {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.ssoc {
		width: 100%;
		text-align: center
	}

	footer .copy {
		text-align: center;
		margin: 15px 0 40px;
		width: 100%
	}

	footer .logo {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	footer .wrap-items {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.s-end .section-wrap .form-item {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.s-end .button-block {
		margin-left: 0
	}

	.s-end .section-wrap .button,
	.s-end .section-wrap .button-block,
	.s-end .section-wrap input,
	.s-end .section-wrap label {
		width: 100%
	}

	.s-examples-withPrices {
		padding-bottom: 0
	}

	.s-examples-withPrices .img {
		min-width: 100%;
		width: 100%
	}

	.s-examples-withPrices .info {
		width: 100%;
		padding-left: 15px;
		margin-top: 15px
	}

	.s-examples-withPrices .item {
		margin-bottom: 0
	}

	.s-examples-withPrices .wrap-item {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.s-examples-withPrices .slick-next,
	.s-examples-withPrices .slick-prev {
		top: 150px
	}

	.s-examples-withPrices .img .big,
	.s-examples-withPrices .img .small {
		height: 250px
	}

	.s-sales .table-block {
		width: 100%
	}

	.s-journal .h1-block {
		display: none
	}

	.s-komand .item {
		width: 100%;
		margin: 15px 0;
		font-size: 18px
	}

	.s-moments .item {
		width: 50%
	}

	.s-moments .item a {
		height: 170px
	}

	.s-cal .item,
	.s-new-quiz .item {
		width: 100%;
		margin: 15px 0
	}

	.s-no-money .ul-check li {
		font-size: 16px
	}

	.s-end .check-block {
		font-size: 12px;
		margin-top: 10px
	}

	.table-block .price {
		width: 35%
	}

	.table-block .ttl {
		width: 65%
	}

	.s-header-nohome .table-block {
		font-size: 15px
	}

	.nohome .h2,
	.nohome h2 {
		font-size: 25px
	}

	.slider-examples2 {
		width: 200%;
		position: relative;
		left: -50%
	}

	.s-more-links .img-block {
		height: 45vw
	}

	.s-more-links {
		overflow: hidden;
		padding: 60px 0
	}

	.s-more-links .h4,
	.s-more-links h4 {
		font-size: 16px
	}

	.s-end-new {
		padding-bottom: 100px
	}

	.s-end-new .item {
		width: 100%
	}

	.s-end-new .form-temp {
		max-width: 330px;
		margin: auto
	}

	.s-end-new .container {
		position: relative
	}

	.s-end-new .lab {
		margin-right: 0
	}

	.s-end-new:before {
		display: none
	}

	.s-end-new .button-block:before {
		width: 60%;
		top: 100px;
		left: 40%
	}

	.photo-gallery .item {
		width: 50%;
		padding: 0 7px
	}

	.photo-gallery .item .img {
		height: 34vw
	}

	.photo-gallery {
		margin: 25px 10px 0
	}

	.pic-feedbacks .item {
		margin: 0
	}

	.s-slider .pic-feedbacks .item a {
		height: 19vw
	}

	.pic-feedbacks.dop-pop1 .slick-next {
		top: auto;
		bottom: -75px;
		right: 50px
	}

	.pic-feedbacks.dop-pop1 .slick-prev {
		top: auto;
		bottom: -75px;
		left: 50px
	}
}

@media only screen and (max-width:580px) {
	.s-garant .item {
		width: 100%;
		font-size: 18px;
		padding: 0 15px;
		text-align: center
	}

	.s-garant .img {
		margin: 0 auto 15px
	}

	.s-feedbacks .button {
		margin: 15px;
		min-width: 220px
	}

	.mob-how-call .it {
		width: 100%
	}

	.ssoc {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.s-feedbacks .sl-it {
		padding: 25px 0
	}

	.s-feedbacks .sl-it .wrap-item a {
		height: 270px
	}

	.s-feedbacks .slick-prev {
		left: -15px;
		top: 50%
	}

	.s-feedbacks .slick-next {
		right: -15px;
		top: 50%
	}

	.s-examples-withPrices .img .big,
	.s-examples-withPrices .img .small {
		height: 200px
	}

	.s-examples-nohome .item {
		width: 100%
	}

	.s-examples-nohome .img a {
		height: 40vw
	}

	.table-block .top.row-table .price,
	.table-block .top.row-table .ttl {
		padding: 15px 10px
	}

	.table-block .price,
	.table-block .ttl {
		padding: 15px 10px
	}

	.table-block .ttl {
		width: 60%
	}

	.table-block .price {
		width: 40%
	}

	.s-quiz-block .nim {
		margin-right: 10px
	}

	.s-quiz-block .h2-block {
		font-size: 16px
	}

	.s-quiz-block .button-block {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.s-quiz-block .bot {
		margin: 10px auto 0
	}

	.s-quiz-block .button img {
		top: 6px
	}
}

@media only screen and (max-width:480px) {

	.button,
	a.button,
	form input.button {
		font-size: 16px
	}

	.s-calc .wrap-sel {
		display: block
	}

	.s-examples .slick-prev {
		left: -15px;
		top: auto;
		bottom: 0
	}

	.s-examples .slick-next {
		right: -15px;
		top: auto;
		bottom: 0
	}

	footer .logo {
		display: none
	}

	.s-contacts .button-block {
		text-align: center
	}

	.s-sales .h1-block {
		width: 100%
	}

	footer .copy {
		margin-bottom: 80px
	}
}

@media only screen and (max-width:359px) {
	.s-three .item {
		min-width: 100%;
		width: 100%
	}
}

#promotions{
  --text:#111827;
  --muted:#6b7280;
  --accent:#D92020;
  --shadow:0 18px 45px rgba(17,24,39,.12);
  --radius:18px;
  --gap:22px;
  color:var(--text);
  font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  width:100%;
  margin-top:16px
}
.s-sale2 .h1-block{margin-bottom:24px}

#promotions .promotions__header{text-align:center;margin:0 0 28px 0}
#promotions .promotions__header h2{margin:0;font-weight:800;font-size:clamp(22px,3.2vw,34px)}
#promotions .promotions__subtitle{margin:8px 0 0 0;color:var(--muted);font-size:clamp(14px,2.2vw,16px)}

#promotions .promotions__grid{display:grid;grid-template-columns:1fr;gap:var(--gap)}
@media (min-width:768px){#promotions .promotions__grid{grid-template-columns:repeat(6,1fr)}}
@media (min-width:1100px){#promotions .promotions__grid{grid-template-columns:repeat(12,1fr)}}

#promotions .promo-card{grid-column:span 6}
@media (min-width:1100px){#promotions .promo-card{grid-column:span 4}}
#promotions .promo-card--wide{grid-column:span 6}
@media (min-width:1100px){#promotions .promo-card--wide{grid-column:span 8}}

#promotions .promo-card{
  display:flex;
  flex-direction:column;
  background:#fff;
  border:none;
  border-radius:var(--radius);
  overflow:hidden;
  box-shadow:var(--shadow);
  transition:transform .2s ease,box-shadow .2s ease
}
#promotions .promo-card:hover{transform:translateY(-3px);box-shadow:0 24px 60px rgba(17,24,39,.16)}

#promotions .promo-card__media{margin:0;background:#f3f5f8}
#promotions .promo-card__media img{
  width:100%;
  height:auto;
  aspect-ratio:16/9;
  object-fit:cover;
  display:block;
  transition:transform .35s ease
}
#promotions .promo-card:hover .promo-card__media img{transform:scale(1.03)}

#promotions .promo-card__body{
  padding:18px 20px 20px;
  display:grid;
  gap:10px;
  background:#fff;
  color:var(--text)
}
#promotions .promo-card__title{margin:0;font-weight:800;line-height:1.25;font-size:clamp(18px,2.2vw,22px)}
#promotions .promo-card__lead{margin:0;font-weight:700;color:var(--accent);font-size:clamp(14px,2vw,16px)}
#promotions .promo-card__text{margin:0;color:#334155;font-size:clamp(14px,2vw,15px)}
#promotions .promo-card__note{margin:2px 0 0 0;color:var(--muted);font-size:clamp(12px,1.8vw,14px)}
#promotions .promo-card__list{margin:0;padding-left:18px;display:grid;gap:6px;font-size:clamp(14px,2vw,15px);color:#334155}

.promo-form{grid-column:span 6}
@media (min-width:1100px){.promo-form{grid-column:span 4}}
.promo-form__card{
  background:#fff;
  border:none;
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  padding:22px 22px 24px;
  display:grid;
  gap:14px
}
.promo-form__head h3{margin:0;font-weight:800;line-height:1.25;font-size:clamp(18px,2.2vw,22px)}
.promo-form__field{display:block}
.promo-form__field input{
  width:100%;
  display:block;
  height:46px;
  padding:0 14px;
  border:1px solid #e5e7eb;
  border-radius:12px;
  font-size:16px;
  outline:0
}
.promo-form__field input:focus{border-color:#cfd5df;box-shadow:0 0 0 4px rgba(20,115,230,.08)}
.promo-form__field .error{display:none;color:#ef4444;font-size:12px;margin-top:6px}
.promo-form__btn{
  width:100%;
  height:46px;
  border:none;
  border-radius:12px;
  font-weight:700;
  color:#fff;
  cursor:pointer;
  transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease
}
.promo-form__btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(225,29,72,.25)}
.promo-form__btn:active{transform:none}
.promo-form__policy{margin:0;color:#6b7280;font-size:12px;line-height:1.4}
.promo-form__policy a{text-decoration:underline;color:#6b7280}

@media (max-width:767.98px){
  #promotions{padding-inline:14px}
  #promotions .promotions__header{padding-inline:4px}
  #promotions .promotions__grid{gap:18px}
  #promotions .promo-card{border-radius:16px}
  #promotions .promo-card__media img{aspect-ratio:16/10}
  #promotions .promo-card__body{padding:16px 16px 18px}
  .promo-form__card{border-radius:16px;padding:18px}
}

@media (hover:none){
  #promotions .promo-card:hover{transform:none;box-shadow:var(--shadow)}
  #promotions .promo-card:hover .promo-card__media img{transform:none}
}

@media (prefers-reduced-motion:reduce){
  #promotions *{transition:none!important}
}

.privacy{
  --pv-bg:#f6f7fb;
  --pv-surface:#ffffff;
  --pv-text:#111827;
  --pv-muted:#6b7280;
  --pv-border:#e5e7eb;
  --pv-shadow:0 12px 30px rgba(17,24,39,.10);
  --pv-radius:18px;
  --pv-accent1:#ff4d6d;
  --pv-accent2:#ffb703;
  --pv-accent3:#3b82f6;
  --pv-container:1100px;
  --pv-header-offset:0px;
  width:100%;
  background:var(--pv-bg);
  padding:calc(clamp(16px,3vw,40px) + var(--pv-header-offset)) 0 clamp(16px,3vw,40px);
}

.privacy__container{
  width:min(var(--pv-container), calc(100% - clamp(24px,4vw,64px)));
  margin:0 auto;
}

.privacy__topbar{
  display:flex;
  gap:10px;
  align-items:center;
  padding:10px 12px;
  border-radius:999px;
  background:rgba(255,255,255,.78);
  border:1px solid var(--pv-border);
  box-shadow:0 6px 18px rgba(17,24,39,.06);
  backdrop-filter:saturate(140%) blur(10px);
  margin:0 auto 14px;
}

.privacy__dot{
  width:10px;
  height:10px;
  border-radius:999px;
  display:inline-block;
}
.privacy__dot--1{background:var(--pv-accent1)}
.privacy__dot--2{background:var(--pv-accent2)}
.privacy__dot--3{background:var(--pv-accent3)}

.privacy__card{
  background:var(--pv-surface);
  border:1px solid var(--pv-border);
  border-radius:var(--pv-radius);
  box-shadow:var(--pv-shadow);
  overflow:hidden;
}

.privacy__header{
  padding:clamp(18px,3.2vw,44px);
  padding-bottom:clamp(14px,2.6vw,28px);
  border-bottom:1px solid var(--pv-border);
}

.privacy__title{
  margin:0 0 8px;
  font-weight:800;
  letter-spacing:-.02em;
  font-size:clamp(22px,3vw,40px);
  line-height:1.15;
  color:var(--pv-text);
}

.privacy__subtitle{
  margin:0;
  color:var(--pv-muted);
  font-size:clamp(14px,1.2vw,16px);
  line-height:1.5;
}

.privacy__content{
  padding:clamp(16px,2.8vw,40px);
}

.privacy__text{
  color:var(--pv-text);
  font-size:clamp(14px,1.1vw,16px);
  line-height:1.8;
  word-break:break-word;
}

.privacy__text p{
  margin:0;
}

.privacy__text a{
  color:#2563eb;
  text-decoration:underline;
  text-underline-offset:3px;
}

.privacy__footer{
  padding:clamp(14px,2.6vw,28px);
  border-top:1px solid var(--pv-border);
  display:flex;
  justify-content:flex-start;
}

.privacy__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:12px 18px;
  border-radius:12px;
  border:1px solid var(--pv-border);
  background:linear-gradient(180deg,#ffffff,#f3f4f6);
  color:var(--pv-text);
  font-weight:700;
  text-decoration:none;
  box-shadow:0 6px 16px rgba(17,24,39,.08);
  transition:transform .15s ease, box-shadow .15s ease;
}

.privacy__btn:hover{
  transform:translateY(-1px);
  box-shadow:0 10px 22px rgba(17,24,39,.12);
}

.privacy__btn:active{
  transform:translateY(0);
  box-shadow:0 6px 16px rgba(17,24,39,.08);
}

.privacy__btn:focus-visible{
  outline:3px solid rgba(59,130,246,.35);
  outline-offset:3px;
}

@media (max-width: 640px){
  .privacy__topbar{margin-bottom:10px}
  .privacy__dot{width:9px;height:9px}
  .privacy__footer{justify-content:stretch}
  .privacy__btn{width:100%}
}

@media (prefers-reduced-motion: reduce){
  .privacy__btn{transition:none}
}

