/*
Theme Name: Darmira
*/
@charset "UTF-8";
#start-resizable-editor-section {
	display: none
}
.wp-block-audio {
	margin: 0 0 1em
}
.wp-block-audio figcaption {
	margin-top: .5em;
	margin-bottom: 1em
}
.wp-block-audio audio {
	width: 100%;
	min-width: 300px
}
.wp-block-button__link {
	color: #fff;
	background-color: #32373c;
	border-radius: 9999px;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	font-size: 1.125em;
	padding: calc(.667em + 2px) calc(1.333em + 2px);
	text-align: center;
	text-decoration: none;
	overflow-wrap: break-word;
	box-sizing: border-box
}
.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover, .wp-block-button__link:visited {
	color: #fff
}
.wp-block-button__link.aligncenter {
	text-align: center
}
.wp-block-button__link.alignright {
	text-align: right
}
.wp-block-buttons>.wp-block-button.has-custom-width {
	max-width: none
}
.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
	width: 100%
}
.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
	font-size: inherit
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
	width: calc(25% - .5em)
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
	width: calc(50% - .5em)
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
	width: calc(75% - .5em)
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
	width: calc(100% - .5em)
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-100:only-child {
	margin-right: 0;
	width: 100%
}
@supports (column-gap:.5em) {
	.wp-block-buttons.is-content-justification-right>.wp-block-button.wp-block-button, .wp-block-buttons>.wp-block-button.wp-block-button {
		margin-right: 0;
		margin-left: 0
	}
	.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
		width: calc(25% - .375em)
	}
	.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
		width: calc(50% - .25em)
	}
	.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
		width: calc(75% - .125em)
	}
	.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
		width: auto;
		flex-basis: 100%
	}
}
.wp-block-button.is-style-squared, .wp-block-button__link.wp-block-button.is-style-squared {
	border-radius: 0
}
.wp-block-button.no-border-radius, .wp-block-button__link.no-border-radius {
	border-radius: 0!important
}
.is-style-outline>.wp-block-button__link, .wp-block-button__link.is-style-outline {
	border: 2px solid;
	padding: .667em 1.333em
}
.is-style-outline>.wp-block-button__link:not(.has-text-color), .wp-block-button__link.is-style-outline:not(.has-text-color) {
	color: currentColor
}
.is-style-outline>.wp-block-button__link:not(.has-background), .wp-block-button__link.is-style-outline:not(.has-background) {
	background-color: transparent
}
.wp-block-buttons {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	column-gap: .5em
}
.wp-block-buttons.is-vertical {
	flex-direction: column
}
.wp-block-buttons.is-vertical>.wp-block-button {
	margin-right: 0
}
.wp-block-buttons.is-vertical>.wp-block-button:last-child {
	margin-bottom: 0
}
.wp-block-buttons>.wp-block-button {
	display: inline-block;
	margin-left: 0;
	margin-right: .5em;
	margin-bottom: .5em
}
.wp-block-buttons>.wp-block-button:last-child {
	margin-right: 0
}
.wp-block-buttons.is-content-justification-left {
	justify-content: flex-start
}
.wp-block-buttons.is-content-justification-left.is-vertical {
	align-items: flex-start
}
.wp-block-buttons.is-content-justification-center {
	justify-content: center
}
.wp-block-buttons.is-content-justification-center.is-vertical {
	align-items: center
}
.wp-block-buttons.is-content-justification-right {
	justify-content: flex-end
}
.wp-block-buttons.is-content-justification-right>.wp-block-button {
	margin-left: .5em;
	margin-right: 0
}
.wp-block-buttons.is-content-justification-right>.wp-block-button:first-child {
	margin-left: 0
}
.wp-block-buttons.is-content-justification-right.is-vertical {
	align-items: flex-end
}
.wp-block-buttons.is-content-justification-space-between {
	justify-content: space-between
}
.wp-block-buttons.aligncenter {
	text-align: center
}
.wp-block-buttons.alignleft .wp-block-button {
	margin-left: 0;
	margin-right: .5em
}
.wp-block-buttons.alignleft .wp-block-button:last-child {
	margin-right: 0
}
.wp-block-buttons.alignright .wp-block-button {
	margin-right: 0;
	margin-left: .5em
}
.wp-block-buttons.alignright .wp-block-button:first-child {
	margin-left: 0
}
.wp-block-buttons:not(.is-content-justification-space-between, .is-content-justification-right, .is-content-justification-left, .is-content-justification-center) .wp-block-button.aligncenter {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: .5em;
	width: 100%
}
.wp-block-button.aligncenter, .wp-block-calendar {
	text-align: center
}
.wp-block-calendar tbody td, .wp-block-calendar th {
	padding: .25em;
	border: 1px solid #ddd
}
.wp-block-calendar tfoot td {
	border: none
}
.wp-block-calendar table {
	width: 100%;
	border-collapse: collapse
}
.wp-block-calendar table th {
	font-weight: 400;
	background: #ddd
}
.wp-block-calendar a {
	text-decoration: underline
}
.wp-block-calendar table caption, .wp-block-calendar table tbody {
	color: #40464d
}
.wp-block-categories.alignleft {
	margin-right: 2em
}
.wp-block-categories.alignright {
	margin-left: 2em
}
.wp-block-code code {
	display: block;
	white-space: pre-wrap;
	overflow-wrap: break-word
}
.wp-block-columns {
	display: flex;
	margin-bottom: 1.75em;
	box-sizing: border-box;
	flex-wrap: wrap
}
@media (min-width:782px) {
	.wp-block-columns {
		flex-wrap: nowrap
	}
}
.wp-block-columns.has-background {
	padding: 1.25em 2.375em
}
.wp-block-columns.are-vertically-aligned-top {
	align-items: flex-start
}
.wp-block-columns.are-vertically-aligned-center {
	align-items: center
}
.wp-block-columns.are-vertically-aligned-bottom {
	align-items: flex-end
}
.wp-block-column {
	flex-grow: 1;
	min-width: 0;
	word-break: break-word;
	overflow-wrap: break-word
}
@media (max-width:599px) {
	.wp-block-column {
		flex-basis: 100%!important
	}
}
@media (min-width:600px) and (max-width:781px) {
	.wp-block-column:not(:only-child) {
		flex-basis: calc(50% - 1em)!important;
		flex-grow: 0
	}
	.wp-block-column:nth-child(2n) {
		margin-left: 2em
	}
}
@media (min-width:782px) {
	.wp-block-column {
		flex-basis: 0%;
		flex-grow: 1
	}
	.wp-block-column[style*=flex-basis] {
		flex-grow: 0
	}
	.wp-block-column:not(:first-child) {
		margin-left: 2em
	}
}
.wp-block-column.is-vertically-aligned-top {
	align-self: flex-start
}
.wp-block-column.is-vertically-aligned-center {
	align-self: center
}
.wp-block-column.is-vertically-aligned-bottom {
	align-self: flex-end
}
.wp-block-column.is-vertically-aligned-bottom, .wp-block-column.is-vertically-aligned-center, .wp-block-column.is-vertically-aligned-top {
	width: 100%
}
.wp-block-cover, .wp-block-cover-image {
	position: relative;
	background-size: cover;
	background-position: 50%;
	min-height: 430px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 1em;
	box-sizing: border-box
}
.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
	background-attachment: fixed
}
@supports (-webkit-overflow-scrolling:touch) {
	.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
		background-attachment: scroll
	}
}
@media (prefers-reduced-motion:reduce) {
	.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
		background-attachment: scroll
	}
}
.wp-block-cover-image.is-repeated, .wp-block-cover.is-repeated {
	background-repeat: repeat;
	background-size: auto
}
.wp-block-cover-image.has-background-dim:not([class*=-background-color]), .wp-block-cover.has-background-dim:not([class*=-background-color]) {
	background-color: #000
}
.wp-block-cover-image.has-background-dim:before, .wp-block-cover.has-background-dim:before {
	content: "";
	background-color: inherit
}
.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before, .wp-block-cover-image .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim:not(.has-background-gradient):before, .wp-block-cover .wp-block-cover__gradient-background {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	opacity: .5
}
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
	opacity: .1
}
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
	opacity: .2
}
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
	opacity: .3
}
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
	opacity: .4
}
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
	opacity: .5
}
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
	opacity: .6
}
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
	opacity: .7
}
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
	opacity: .8
}
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
	opacity: .9
}
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
	opacity: 1
}
.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.alignleft, .wp-block-cover.alignright {
	max-width: 420px;
	width: 100%
}
.wp-block-cover-image:after, .wp-block-cover:after {
	display: block;
	content: "";
	font-size: 0;
	min-height: inherit
}
@supports (position:sticky) {
	.wp-block-cover-image:after, .wp-block-cover:after {
		content: none
	}
}
.wp-block-cover-image.aligncenter, .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.aligncenter, .wp-block-cover.alignleft, .wp-block-cover.alignright {
	display: flex
}
.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
	width: 100%;
	z-index: 1;
	color: #fff
}
.wp-block-cover-image h1:not(.has-text-color), .wp-block-cover-image h2:not(.has-text-color), .wp-block-cover-image h3:not(.has-text-color), .wp-block-cover-image h4:not(.has-text-color), .wp-block-cover-image h5:not(.has-text-color), .wp-block-cover-image h6:not(.has-text-color), .wp-block-cover-image p:not(.has-text-color), .wp-block-cover h1:not(.has-text-color), .wp-block-cover h2:not(.has-text-color), .wp-block-cover h3:not(.has-text-color), .wp-block-cover h4:not(.has-text-color), .wp-block-cover h5:not(.has-text-color), .wp-block-cover h6:not(.has-text-color), .wp-block-cover p:not(.has-text-color) {
	color: inherit
}
.wp-block-cover-image.is-position-top-left, .wp-block-cover.is-position-top-left {
	align-items: flex-start;
	justify-content: flex-start
}
.wp-block-cover-image.is-position-top-center, .wp-block-cover.is-position-top-center {
	align-items: flex-start;
	justify-content: center
}
.wp-block-cover-image.is-position-top-right, .wp-block-cover.is-position-top-right {
	align-items: flex-start;
	justify-content: flex-end
}
.wp-block-cover-image.is-position-center-left, .wp-block-cover.is-position-center-left {
	align-items: center;
	justify-content: flex-start
}
.wp-block-cover-image.is-position-center-center, .wp-block-cover.is-position-center-center {
	align-items: center;
	justify-content: center
}
.wp-block-cover-image.is-position-center-right, .wp-block-cover.is-position-center-right {
	align-items: center;
	justify-content: flex-end
}
.wp-block-cover-image.is-position-bottom-left, .wp-block-cover.is-position-bottom-left {
	align-items: flex-end;
	justify-content: flex-start
}
.wp-block-cover-image.is-position-bottom-center, .wp-block-cover.is-position-bottom-center {
	align-items: flex-end;
	justify-content: center
}
.wp-block-cover-image.is-position-bottom-right, .wp-block-cover.is-position-bottom-right {
	align-items: flex-end;
	justify-content: flex-end
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
	margin: 0;
	width: auto
}
.wp-block-cover-image img.wp-block-cover__image-background, .wp-block-cover-image video.wp-block-cover__video-background, .wp-block-cover img.wp-block-cover__image-background, .wp-block-cover video.wp-block-cover__video-background {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	max-width: none;
	max-height: none;
	-o-object-fit: cover;
	object-fit: cover;
	outline: none;
	border: none;
	box-shadow: none
}
.wp-block-cover__image-background, .wp-block-cover__video-background {
	z-index: 0
}
.wp-block-cover-image-text, .wp-block-cover-image-text a, .wp-block-cover-image-text a:active, .wp-block-cover-image-text a:focus, .wp-block-cover-image-text a:hover, .wp-block-cover-text, .wp-block-cover-text a, .wp-block-cover-text a:active, .wp-block-cover-text a:focus, .wp-block-cover-text a:hover, section.wp-block-cover-image h2, section.wp-block-cover-image h2 a, section.wp-block-cover-image h2 a:active, section.wp-block-cover-image h2 a:focus, section.wp-block-cover-image h2 a:hover {
	color: #fff
}
.wp-block-cover-image .wp-block-cover.has-left-content {
	justify-content: flex-start
}
.wp-block-cover-image .wp-block-cover.has-right-content {
	justify-content: flex-end
}
.wp-block-cover-image.has-left-content .wp-block-cover-image-text, .wp-block-cover.has-left-content .wp-block-cover-text, section.wp-block-cover-image.has-left-content>h2 {
	margin-left: 0;
	text-align: left
}
.wp-block-cover-image.has-right-content .wp-block-cover-image-text, .wp-block-cover.has-right-content .wp-block-cover-text, section.wp-block-cover-image.has-right-content>h2 {
	margin-right: 0;
	text-align: right
}
.wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text, section.wp-block-cover-image>h2 {
	font-size: 2em;
	line-height: 1.25;
	z-index: 1;
	margin-bottom: 0;
	max-width: 840px;
	padding: .44em;
	text-align: center
}
.wp-block-embed.alignleft, .wp-block-embed.alignright, .wp-block[data-align=left]>[data-type="core/embed"], .wp-block[data-align=right]>[data-type="core/embed"] {
	max-width: 360px;
	width: 100%
}
.wp-block-embed.alignleft .wp-block-embed__wrapper, .wp-block-embed.alignright .wp-block-embed__wrapper, .wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper, .wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper {
	min-width: 280px
}
.wp-block-cover .wp-block-embed {
	min-width: 320px;
	min-height: 240px
}
.wp-block-embed {
	margin: 0 0 1em
}
.wp-block-embed figcaption {
	margin-top: .5em;
	margin-bottom: 1em
}
.wp-block-embed iframe {
	max-width: 100%
}
.wp-block-embed__wrapper {
	position: relative
}
.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
	content: "";
	display: block;
	padding-top: 50%
}
.wp-embed-responsive .wp-has-aspect-ratio iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%
}
.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
	padding-top: 42.85%
}
.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
	padding-top: 50%
}
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
	padding-top: 56.25%
}
.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
	padding-top: 75%
}
.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
	padding-top: 100%
}
.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
	padding-top: 177.77%
}
.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
	padding-top: 200%
}
.wp-block-file {
	margin-bottom: 1.5em
}
.wp-block-file.aligncenter {
	text-align: center
}
.wp-block-file.alignright {
	text-align: right
}
.wp-block-file .wp-block-file__embed {
	margin-bottom: 1em
}
.wp-block-file .wp-block-file__button {
	background: #32373c;
	border-radius: 2em;
	color: #fff;
	font-size: .8em;
	padding: .5em 1em
}
.wp-block-file a.wp-block-file__button {
	text-decoration: none
}
.wp-block-file a.wp-block-file__button:active, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited {
	box-shadow: none;
	color: #fff;
	opacity: .85;
	text-decoration: none
}
.wp-block-file *+.wp-block-file__button {
	margin-left: .75em
}
.blocks-gallery-grid, .wp-block-gallery {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	padding: 0;
	margin: 0
}
.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
	margin: 0 1em 1em 0;
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	justify-content: center;
	position: relative;
	align-self: flex-start;
	width: calc(50% - 1em)
}
.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
	margin-right: 0
}
.blocks-gallery-grid .blocks-gallery-image figure, .blocks-gallery-grid .blocks-gallery-item figure, .wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
	margin: 0;
	height: 100%
}
@supports (position:sticky) {
	.blocks-gallery-grid .blocks-gallery-image figure, .blocks-gallery-grid .blocks-gallery-item figure, .wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
		display: flex;
		align-items: flex-end;
		justify-content: flex-start
	}
}
.blocks-gallery-grid .blocks-gallery-image img, .blocks-gallery-grid .blocks-gallery-item img, .wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img {
	display: block;
	max-width: 100%;
	height: auto;
	width: 100%
}
@supports (position:sticky) {
	.blocks-gallery-grid .blocks-gallery-image img, .blocks-gallery-grid .blocks-gallery-item img, .wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img {
		width: auto
	}
}
.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
	position: absolute;
	bottom: 0;
	width: 100%;
	max-height: 100%;
	overflow: auto;
	padding: 3em .77em .7em;
	color: #fff;
	text-align: center;
	font-size: .8em;
	background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent);
	box-sizing: border-box;
	margin: 0
}
.blocks-gallery-grid .blocks-gallery-image figcaption img, .blocks-gallery-grid .blocks-gallery-item figcaption img, .wp-block-gallery .blocks-gallery-image figcaption img, .wp-block-gallery .blocks-gallery-item figcaption img {
	display: inline
}
.blocks-gallery-grid figcaption, .wp-block-gallery figcaption {
	flex-grow: 1
}
.blocks-gallery-grid.is-cropped .blocks-gallery-image, .blocks-gallery-grid.is-cropped .blocks-gallery-item, .wp-block-gallery.is-cropped .blocks-gallery-image, .wp-block-gallery.is-cropped .blocks-gallery-item {
	align-self: inherit
}
.blocks-gallery-grid.is-cropped .blocks-gallery-image a, .blocks-gallery-grid.is-cropped .blocks-gallery-image img, .blocks-gallery-grid.is-cropped .blocks-gallery-item a, .blocks-gallery-grid.is-cropped .blocks-gallery-item img, .wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {
	width: 100%
}
@supports (position:sticky) {
	.blocks-gallery-grid.is-cropped .blocks-gallery-image a, .blocks-gallery-grid.is-cropped .blocks-gallery-image img, .blocks-gallery-grid.is-cropped .blocks-gallery-item a, .blocks-gallery-grid.is-cropped .blocks-gallery-item img, .wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {
		height: 100%;
		flex: 1;
		-o-object-fit: cover;
		object-fit: cover
	}
}
.blocks-gallery-grid.columns-1 .blocks-gallery-image, .blocks-gallery-grid.columns-1 .blocks-gallery-item, .wp-block-gallery.columns-1 .blocks-gallery-image, .wp-block-gallery.columns-1 .blocks-gallery-item {
	width: 100%;
	margin-right: 0
}
@media (min-width:600px) {
	.blocks-gallery-grid.columns-3 .blocks-gallery-image, .blocks-gallery-grid.columns-3 .blocks-gallery-item, .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
		width: calc(33.33333% - .66667em);
		margin-right: 1em
	}
	.blocks-gallery-grid.columns-4 .blocks-gallery-image, .blocks-gallery-grid.columns-4 .blocks-gallery-item, .wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {
		width: calc(25% - .75em);
		margin-right: 1em
	}
	.blocks-gallery-grid.columns-5 .blocks-gallery-image, .blocks-gallery-grid.columns-5 .blocks-gallery-item, .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
		width: calc(20% - .8em);
		margin-right: 1em
	}
	.blocks-gallery-grid.columns-6 .blocks-gallery-image, .blocks-gallery-grid.columns-6 .blocks-gallery-item, .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
		width: calc(16.66667% - .83333em);
		margin-right: 1em
	}
	.blocks-gallery-grid.columns-7 .blocks-gallery-image, .blocks-gallery-grid.columns-7 .blocks-gallery-item, .wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
		width: calc(14.28571% - .85714em);
		margin-right: 1em
	}
	.blocks-gallery-grid.columns-8 .blocks-gallery-image, .blocks-gallery-grid.columns-8 .blocks-gallery-item, .wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
		width: calc(12.5% - .875em);
		margin-right: 1em
	}
	.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n), .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n), .blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n), .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n), .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n), .blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n), .blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n), .blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n), .blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n), .blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n), .blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n), .blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n), .blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n), .blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n), .blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n), .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n), .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n), .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n), .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n), .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n), .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n), .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n), .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n), .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n), .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n), .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n), .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
		margin-right: 0
	}
}
.blocks-gallery-grid .blocks-gallery-image:last-child, .blocks-gallery-grid .blocks-gallery-item:last-child, .wp-block-gallery .blocks-gallery-image:last-child, .wp-block-gallery .blocks-gallery-item:last-child {
	margin-right: 0
}
.blocks-gallery-grid.alignleft, .blocks-gallery-grid.alignright, .wp-block-gallery.alignleft, .wp-block-gallery.alignright {
	max-width: 420px;
	width: 100%
}
.blocks-gallery-grid.aligncenter .blocks-gallery-item figure, .wp-block-gallery.aligncenter .blocks-gallery-item figure {
	justify-content: center
}
.wp-block-group {
	box-sizing: border-box
}
h1.has-background, h2.has-background, h3.has-background, h4.has-background, h5.has-background, h6.has-background {
	padding: 1.25em 2.375em
}
.wp-block-image {
	margin: 0 0 1em
}
.wp-block-image img {
	max-width: 100%
}
.wp-block-image:not(.is-style-rounded) img {
	border-radius: inherit
}
.wp-block-image.aligncenter {
	text-align: center
}
.wp-block-image.alignfull img, .wp-block-image.alignwide img {
	width: 100%
}
.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright {
	display: table
}
.wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption {
	display: table-caption;
	caption-side: bottom
}
.wp-block-image .alignleft {
	float: left;
	margin: .5em 1em .5em 0
}
.wp-block-image .alignright {
	float: right;
	margin: .5em 0 .5em 1em
}
.wp-block-image .aligncenter {
	margin-left: auto;
	margin-right: auto
}
.wp-block-image figcaption {
	margin-top: .5em;
	margin-bottom: 1em
}
.wp-block-image.is-style-circle-mask img, .wp-block-image.is-style-rounded img {
	border-radius: 9999px
}
@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
	.wp-block-image.is-style-circle-mask img {
		-webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
		mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
		mask-mode: alpha;
		-webkit-mask-repeat: no-repeat;
		mask-repeat: no-repeat;
		-webkit-mask-size: contain;
		mask-size: contain;
		-webkit-mask-position: center;
		mask-position: center;
		border-radius: 0
	}
}
.wp-block-image figure {
	margin: 0
}
ol.wp-block-latest-comments {
	margin-left: 0
}
.wp-block-latest-comments .wp-block-latest-comments {
	padding-left: 0
}
.wp-block-latest-comments__comment {
	line-height: 1.1;
	list-style: none;
	margin-bottom: 1em
}
.has-avatars .wp-block-latest-comments__comment {
	min-height: 2.25em;
	list-style: none
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
	margin-left: 3.25em
}
.has-dates .wp-block-latest-comments__comment, .has-excerpts .wp-block-latest-comments__comment {
	line-height: 1.5
}
.wp-block-latest-comments__comment-excerpt p {
	font-size: .875em;
	line-height: 1.8;
	margin: .36em 0 1.4em
}
.wp-block-latest-comments__comment-date {
	display: block;
	font-size: .75em
}
.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar {
	border-radius: 1.5em;
	display: block;
	float: left;
	height: 2.5em;
	margin-right: .75em;
	width: 2.5em
}
.wp-block-latest-posts.alignleft {
	margin-right: 2em
}
.wp-block-latest-posts.alignright {
	margin-left: 2em
}
.wp-block-latest-posts.wp-block-latest-posts__list {
	list-style: none;
	padding-left: 0
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
	clear: both
}
.wp-block-latest-posts.is-grid {
	display: flex;
	flex-wrap: wrap;
	padding: 0
}
.wp-block-latest-posts.is-grid li {
	margin: 0 1.25em 1.25em 0;
	width: 100%
}
@media (min-width:600px) {
	.wp-block-latest-posts.columns-2 li {
		width: calc(50% - .625em)
	}
	.wp-block-latest-posts.columns-2 li:nth-child(2n) {
		margin-right: 0
	}
	.wp-block-latest-posts.columns-3 li {
		width: calc(33.33333% - .83333em)
	}
	.wp-block-latest-posts.columns-3 li:nth-child(3n) {
		margin-right: 0
	}
	.wp-block-latest-posts.columns-4 li {
		width: calc(25% - .9375em)
	}
	.wp-block-latest-posts.columns-4 li:nth-child(4n) {
		margin-right: 0
	}
	.wp-block-latest-posts.columns-5 li {
		width: calc(20% - 1em)
	}
	.wp-block-latest-posts.columns-5 li:nth-child(5n) {
		margin-right: 0
	}
	.wp-block-latest-posts.columns-6 li {
		width: calc(16.66667% - 1.04167em)
	}
	.wp-block-latest-posts.columns-6 li:nth-child(6n) {
		margin-right: 0
	}
}
.wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date {
	display: block;
	color: #555;
	font-size: .8125em
}
.wp-block-latest-posts__post-excerpt {
	margin-top: .5em;
	margin-bottom: 1em
}
.wp-block-latest-posts__featured-image a {
	display: inline-block
}
.wp-block-latest-posts__featured-image img {
	height: auto;
	width: auto;
	max-width: 100%
}
.wp-block-latest-posts__featured-image.alignleft {
	margin-right: 1em
}
.wp-block-latest-posts__featured-image.alignright {
	margin-left: 1em
}
.wp-block-latest-posts__featured-image.aligncenter {
	margin-bottom: 1em;
	text-align: center
}
.block-editor-image-alignment-control__row .components-base-control__field {
	display: flex;
	justify-content: space-between;
	align-items: center
}
.block-editor-image-alignment-control__row .components-base-control__field .components-base-control__label {
	margin-bottom: 0
}
ol.has-background, ul.has-background {
	padding: 1.25em 2.375em
}
.wp-block-media-text {
	/*!rtl:begin:ignore*/
	direction: ltr;
	/*!rtl:end:ignore*/
	display: grid;
	grid-template-columns: 50% 1fr;
	grid-template-rows: auto
}
.wp-block-media-text.has-media-on-the-right {
	grid-template-columns: 1fr 50%
}
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
	align-self: start
}
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media, .wp-block-media-text .wp-block-media-text__content, .wp-block-media-text .wp-block-media-text__media {
	align-self: center
}
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
	align-self: end
}
.wp-block-media-text .wp-block-media-text__media {
	/*!rtl:begin:ignore*/
	grid-column: 1;
	grid-row: 1;
	/*!rtl:end:ignore*/
	margin: 0
}
.wp-block-media-text .wp-block-media-text__content {
	direction: ltr;
	/*!rtl:begin:ignore*/
	grid-column: 2;
	grid-row: 1;
	/*!rtl:end:ignore*/
	padding: 0 8%;
	word-break: break-word
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
	/*!rtl:begin:ignore*/
	grid-column: 2;
	grid-row: 1/*!rtl:end:ignore*/
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
	/*!rtl:begin:ignore*/
	grid-column: 1;
	grid-row: 1/*!rtl:end:ignore*/
}
.wp-block-media-text__media img, .wp-block-media-text__media video {
	max-width: unset;
	width: 100%;
	vertical-align: middle
}
.wp-block-media-text.is-image-fill .wp-block-media-text__media {
	height: 100%;
	min-height: 250px;
	background-size: cover
}
.wp-block-media-text.is-image-fill .wp-block-media-text__media>a {
	display: block;
	height: 100%
}
.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
@media (max-width:600px) {
	.wp-block-media-text.is-stacked-on-mobile {
		grid-template-columns: 100%!important
	}
	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
		grid-column: 1;
		grid-row: 1
	}
	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
		grid-column: 1;
		grid-row: 2
	}
}
.wp-block-navigation {
	position: relative
}
.wp-block-navigation ul, .wp-block-navigation ul li {
	list-style: none;
	padding: 0
}
.wp-block-navigation .wp-block-navigation-link, .wp-block-navigation .wp-block-pages-list__item {
	display: flex;
	align-items: center;
	position: relative
}
.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__container:empty, .wp-block-navigation .wp-block-pages-list__item .wp-block-navigation-link__container:empty {
	display: none
}
.wp-block-navigation .wp-block-navigation-link__content, .wp-block-navigation .wp-block-pages-list__item__link {
	color: inherit;
	display: block
}
.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link, .wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__container, .wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content, .wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content:active, .wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content:focus, .wp-block-navigation[style*=text-decoration] .wp-block-pages-list__item, .wp-block-navigation[style*=text-decoration] .wp-block-pages-list__item__link, .wp-block-navigation[style*=text-decoration] .wp-block-pages-list__item__link:active, .wp-block-navigation[style*=text-decoration] .wp-block-pages-list__item__link:focus {
	text-decoration: inherit
}
.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content, .wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content:active, .wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content:focus, .wp-block-navigation:not([style*=text-decoration]) .wp-block-pages-list__item__link, .wp-block-navigation:not([style*=text-decoration]) .wp-block-pages-list__item__link:active, .wp-block-navigation:not([style*=text-decoration]) .wp-block-pages-list__item__link:focus {
	text-decoration: none
}
.wp-block-navigation .wp-block-navigation-link__submenu-icon, .wp-block-navigation .wp-block-page-list__submenu-icon {
	height: inherit
}
.wp-block-navigation .wp-block-navigation-link__submenu-icon svg, .wp-block-navigation .wp-block-page-list__submenu-icon svg {
	stroke: currentColor
}
.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__content.wp-block-navigation-link__content.wp-block-navigation-link__content, .wp-block-navigation .wp-block-pages-list__item .wp-block-pages-list__item__link {
	padding: 0
}
.wp-block-navigation .has-child>.wp-block-navigation-link__content, .wp-block-navigation .has-child>.wp-block-pages-list__item__link {
	margin-right: .5em
}
.wp-block-navigation .has-child .submenu-container, .wp-block-navigation .has-child .wp-block-navigation-link__container {
	background-color: inherit;
	color: inherit;
	position: absolute;
	z-index: 2;
	flex-direction: column;
	align-items: normal;
	min-width: 200px;
	display: none;
	opacity: 0;
	transition: opacity .1s linear;
	visibility: hidden
}
.wp-block-navigation .has-child .submenu-container>.wp-block-navigation-link>.wp-block-navigation-link__content, .wp-block-navigation .has-child .submenu-container>.wp-block-navigation-link>.wp-block-pages-list__item__link, .wp-block-navigation .has-child .submenu-container>.wp-block-pages-list__item>.wp-block-navigation-link__content, .wp-block-navigation .has-child .submenu-container>.wp-block-pages-list__item>.wp-block-pages-list__item__link, .wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-navigation-link>.wp-block-navigation-link__content, .wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-navigation-link>.wp-block-pages-list__item__link, .wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-pages-list__item>.wp-block-navigation-link__content, .wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-pages-list__item>.wp-block-pages-list__item__link {
	flex-grow: 1
}
.wp-block-navigation .has-child .submenu-container>.wp-block-navigation-link>.wp-block-navigation-link__submenu-icon, .wp-block-navigation .has-child .submenu-container>.wp-block-navigation-link>.wp-block-page-list__submenu-icon, .wp-block-navigation .has-child .submenu-container>.wp-block-pages-list__item>.wp-block-navigation-link__submenu-icon, .wp-block-navigation .has-child .submenu-container>.wp-block-pages-list__item>.wp-block-page-list__submenu-icon, .wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-navigation-link>.wp-block-navigation-link__submenu-icon, .wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-navigation-link>.wp-block-page-list__submenu-icon, .wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-pages-list__item>.wp-block-navigation-link__submenu-icon, .wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-pages-list__item>.wp-block-page-list__submenu-icon {
	padding-right: .5em
}
@media (min-width:782px) {
	.wp-block-navigation .has-child .submenu-container .submenu-container:before, .wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__container:before, .wp-block-navigation .has-child .wp-block-navigation-link__container .submenu-container:before, .wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container:before {
		content: "";
		position: absolute;
		right: 100%;
		height: 100%;
		display: block;
		width: .5em;
		background: transparent
	}
	.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__submenu-icon svg, .wp-block-navigation .has-child .submenu-container .wp-block-page-list__submenu-icon svg, .wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__submenu-icon svg, .wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-page-list__submenu-icon svg {
		transform: rotate(-90deg)
	}
}
.wp-block-navigation .has-child:hover>.wp-block-navigation-link__container {
	display: flex;
	visibility: visible;
	opacity: 1
}
.wp-block-navigation .has-child:focus-within>.wp-block-navigation-link__container {
	display: flex;
	visibility: visible;
	opacity: 1
}
.wp-block-navigation .has-child:hover {
	cursor: pointer
}
.wp-block-navigation .has-child:hover>.submenu-container {
	display: flex;
	visibility: visible;
	opacity: 1
}
.wp-block-navigation .has-child:focus-within {
	cursor: pointer
}
.wp-block-navigation .has-child:focus-within>.submenu-container {
	display: flex;
	visibility: visible;
	opacity: 1
}
.wp-block-navigation.wp-block-navigation.items-justified-right>.submenu-container .has-child .submenu-container, .wp-block-navigation.wp-block-navigation.items-justified-right>.submenu-container .has-child .wp-block-navigation-link__container, .wp-block-navigation.wp-block-navigation.items-justified-right>.wp-block-navigation__container .has-child .submenu-container, .wp-block-navigation.wp-block-navigation.items-justified-right>.wp-block-navigation__container .has-child .wp-block-navigation-link__container, .wp-block-navigation.wp-block-navigation.items-justified-space-between>.submenu-container>.has-child:last-child .submenu-container, .wp-block-navigation.wp-block-navigation.items-justified-space-between>.submenu-container>.has-child:last-child .wp-block-navigation-link__container, .wp-block-navigation.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .submenu-container, .wp-block-navigation.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation-link__container {
	left: auto;
	right: 0
}
.wp-block-navigation.wp-block-navigation.items-justified-right>.submenu-container .has-child .submenu-container .submenu-container, .wp-block-navigation.wp-block-navigation.items-justified-right>.submenu-container .has-child .submenu-container .wp-block-navigation-link__container, .wp-block-navigation.wp-block-navigation.items-justified-right>.submenu-container .has-child .wp-block-navigation-link__container .submenu-container, .wp-block-navigation.wp-block-navigation.items-justified-right>.submenu-container .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container, .wp-block-navigation.wp-block-navigation.items-justified-right>.wp-block-navigation__container .has-child .submenu-container .submenu-container, .wp-block-navigation.wp-block-navigation.items-justified-right>.wp-block-navigation__container .has-child .submenu-container .wp-block-navigation-link__container, .wp-block-navigation.wp-block-navigation.items-justified-right>.wp-block-navigation__container .has-child .wp-block-navigation-link__container .submenu-container, .wp-block-navigation.wp-block-navigation.items-justified-right>.wp-block-navigation__container .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container, .wp-block-navigation.wp-block-navigation.items-justified-space-between>.submenu-container>.has-child:last-child .submenu-container .submenu-container, .wp-block-navigation.wp-block-navigation.items-justified-space-between>.submenu-container>.has-child:last-child .submenu-container .wp-block-navigation-link__container, .wp-block-navigation.wp-block-navigation.items-justified-space-between>.submenu-container>.has-child:last-child .wp-block-navigation-link__container .submenu-container, .wp-block-navigation.wp-block-navigation.items-justified-space-between>.submenu-container>.has-child:last-child .wp-block-navigation-link__container .wp-block-navigation-link__container, .wp-block-navigation.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .submenu-container .submenu-container, .wp-block-navigation.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .submenu-container .wp-block-navigation-link__container, .wp-block-navigation.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation-link__container .submenu-container, .wp-block-navigation.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation-link__container .wp-block-navigation-link__container {
	left: auto;
	right: 100%
}
.wp-block-navigation.wp-block-navigation .wp-block-navigation__container>.wp-block-navigation-link, .wp-block-navigation.wp-block-navigation .wp-block-page-list, .wp-block-navigation.wp-block-navigation .wp-block-page-list>.wp-block-pages-list__item {
	margin: 0 2em 0 0
}
.wp-block-navigation.wp-block-navigation .wp-block-navigation__container>.wp-block-navigation-link:last-child, .wp-block-navigation.wp-block-navigation .wp-block-page-list:last-child, .wp-block-navigation.wp-block-navigation .wp-block-page-list>.wp-block-pages-list__item:last-child {
	margin-right: 0
}
.wp-block-navigation.wp-block-navigation.has-background .wp-block-navigation__container>.wp-block-navigation-link, .wp-block-navigation.wp-block-navigation.has-background .wp-block-page-list, .wp-block-navigation.wp-block-navigation.has-background .wp-block-page-list>.wp-block-pages-list__item {
	margin: 0 .5em 0 0
}
.wp-block-navigation.wp-block-navigation.has-background .wp-block-navigation__container .wp-block-navigation-link__content, .wp-block-navigation.wp-block-navigation.has-background .wp-block-page-list .wp-block-pages-list__item__link {
	padding: .5em 1em
}
.wp-block-navigation.wp-block-navigation .has-child .submenu-container, .wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container {
	left: -1em;
	top: 100%
}
.wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link, .wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-pages-list__item, .wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link, .wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-pages-list__item {
	margin: 0
}
.wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__content, .wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-pages-list__item__link, .wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__content, .wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-pages-list__item__link {
	padding: .5em 1em
}
.wp-block-navigation.wp-block-navigation .has-child .submenu-container .submenu-container, .wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__container, .wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .submenu-container, .wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container {
	left: -1px
}
@media (min-width:782px) {
	.wp-block-navigation.wp-block-navigation .has-child .submenu-container .submenu-container, .wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__container, .wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .submenu-container, .wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container {
		left: 100%;
		top: -1px
	}
}
.wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container, .wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container {
	left: 0;
	top: 100%
}
.wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container .submenu-container, .wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container .wp-block-navigation-link__container, .wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container .submenu-container, .wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container {
	left: 0
}
@media (min-width:782px) {
	.wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container .submenu-container, .wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container .wp-block-navigation-link__container, .wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container .submenu-container, .wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container {
		left: 100%;
		top: 0
	}
}
.wp-block-navigation:not(.has-background) .submenu-container, .wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-navigation-link__container {
	background-color: #fff;
	color: #000;
	border: 1px solid rgba(0, 0, 0, .15)
}
.wp-block-navigation__container {
	align-items: center;
	list-style: none;
	margin: 0;
	padding-left: 0
}
.wp-block-navigation__container .is-responsive {
	display: none
}
@media (min-width:600px) {
	.wp-block-navigation__container {
		display: flex;
		flex-wrap: wrap
	}
	.is-vertical .wp-block-navigation__container {
		display: block;
		flex-direction: column;
		align-items: flex-start
	}
}
.items-justified-center .wp-block-navigation__container {
	justify-content: center
}
.items-justified-right .wp-block-navigation__container {
	justify-content: flex-end
}
.items-justified-space-between .wp-block-navigation__container {
	justify-content: space-between
}
.is-vertical.items-justified-center>ul {
	align-items: center
}
.is-vertical.items-justified-right>ul {
	align-items: flex-end
}
.is-vertical.items-justified-right>ul .wp-block-navigation-link, .is-vertical.items-justified-right>ul .wp-block-pages-list__item {
	margin-right: 0;
	justify-content: flex-end
}
.wp-block-navigation__responsive-container {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	align-items: flex-start;
	justify-content: flex-start
}
.wp-block-navigation__responsive-container.is-menu-open {
	display: flex;
	flex-direction: column;
	overflow: auto;
	z-index: 100000;
	padding: 24px;
	background-color: inherit
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container {
	display: flex;
	flex-direction: column;
	margin-left: auto;
	margin-right: auto;
	align-items: flex-start;
	line-height: 48px;
	padding: 0
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container .wp-block-page-list {
	flex-direction: column
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link .wp-block-navigation-link__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-pages-list__item, .wp-block-navigation__responsive-container.is-menu-open .wp-block-pages-list__item .submenu-container {
	background: transparent!important
}
@media (min-width:600px) {
	.wp-block-navigation__responsive-container:not(.is-menu-open) {
		display: flex;
		flex-direction: row;
		position: relative;
		background-color: inherit
	}
	.wp-block-navigation__responsive-container:not(.is-menu-open) .wp-block-navigation__responsive-container-close {
		display: none
	}
	.wp-block-navigation__responsive-container.is-menu-open .submenu-container.submenu-container.submenu-container.submenu-container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link__container.wp-block-navigation-link__container.wp-block-navigation-link__container.wp-block-navigation-link__container {
		left: 0
	}
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
	background-color: #fff;
	color: #000
}
.wp-block-navigation__responsive-container-close, .wp-block-navigation__responsive-container-open {
	vertical-align: middle;
	cursor: pointer;
	color: currentColor;
	background: transparent;
	border: none;
	margin: 0;
	padding: 0
}
.wp-block-navigation__responsive-container-close svg, .wp-block-navigation__responsive-container-open svg {
	fill: currentColor;
	pointer-events: none;
	display: block;
	width: 24px;
	height: 24px
}
.wp-block-navigation__responsive-container-open {
	display: flex
}
@media (min-width:600px) {
	.wp-block-navigation__responsive-container-open {
		display: none
	}
}
.items-justified-left .wp-block-navigation__responsive-container-open {
	margin-left: 0;
	margin-right: auto
}
.items-justified-center .wp-block-navigation__responsive-container-open {
	margin-left: auto;
	margin-right: auto
}
.items-justified-right .wp-block-navigation__responsive-container-open {
	margin-left: auto;
	margin-right: 0
}
.wp-block-navigation__responsive-container-close {
	position: absolute;
	top: 24px;
	right: 24px;
	z-index: 2
}
.wp-block-navigation__responsive-close {
	width: 100%
}
.is-menu-open .wp-block-navigation__responsive-close, .is-menu-open .wp-block-navigation__responsive-container-content, .is-menu-open .wp-block-navigation__responsive-dialog {
	width: 100%;
	height: 100%
}
.wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link__submenu-icon, .wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list__submenu-icon {
	display: none
}
.wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .has-child .submenu-container, .wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .has-child .wp-block-navigation-link__container {
	position: relative;
	opacity: 1;
	visibility: visible;
	padding: 0 0 0 32px;
	border: none
}
.wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link, .wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-pages-list__item {
	flex-direction: column;
	align-items: flex-start
}
html.has-modal-open {
	overflow: hidden
}
.wp-block-navigation .wp-block-navigation-link__label {
	word-break: normal;
	overflow-wrap: break-word
}
.wp-block-navigation .wp-block-home-link__content {
	color: inherit;
	display: block;
	padding: .5em 1em
}
.wp-block-navigation[style*=text-decoration] .wp-block-home-link, .wp-block-navigation[style*=text-decoration] .wp-block-home-link__content, .wp-block-navigation[style*=text-decoration] .wp-block-home-link__content:active, .wp-block-navigation[style*=text-decoration] .wp-block-home-link__content:focus {
	text-decoration: inherit
}
.wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content, .wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content:active, .wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content:focus {
	text-decoration: none
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-home-link__container {
	background-color: #fff;
	color: #000;
	border: 1px solid rgba(0, 0, 0, .15)
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-home-link__container .wp-block-home-link__container {
	top: -1px
}
.wp-block-navigation .wp-block-page-list {
	display: flex;
	flex-wrap: wrap;
	background-color: inherit
}
.wp-block-navigation .wp-block-pages-list__item {
	background-color: inherit
}
.wp-block-navigation .wp-block-page-list__submenu-icon {
	display: none
}
.is-open .wp-block-navigation__container .wp-block-page-list, .is-vertical .wp-block-navigation__container .wp-block-page-list, .wp-block-navigation .show-submenu-icons .wp-block-page-list__submenu-icon {
	display: block
}
@media (min-width:480px) {
	.is-open .wp-block-navigation__container .wp-block-page-list {
		display: flex
	}
}
.items-justified-space-between .wp-block-page-list {
	display: contents
}
.is-small-text {
	font-size: .875em
}
.is-regular-text {
	font-size: 1em
}
.is-large-text {
	font-size: 2.25em
}
.is-larger-text {
	font-size: 3em
}
.has-drop-cap:not(:focus):first-letter {
	float: left;
	font-size: 8.4em;
	line-height: .68;
	font-weight: 100;
	margin: .05em .1em 0 0;
	text-transform: uppercase;
	font-style: normal
}
p.has-drop-cap.has-background {
	overflow: hidden
}
p.has-background {
	padding: 1.25em 2.375em
}
p.has-text-color a {
	color: inherit
}
.wp-block-post-author {
	display: flex;
	flex-wrap: wrap
}
.wp-block-post-author__byline {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	font-size: .5em
}
.wp-block-post-author__avatar {
	margin-right: 1em
}
.wp-block-post-author__bio {
	margin-bottom: .7em;
	font-size: .7em
}
.wp-block-post-author__content {
	flex-grow: 1;
	flex-basis: 0%
}
.wp-block-post-author__name {
	font-weight: 700;
	margin: 0
}
.wp-block-post-comments .commentlist {
	list-style: none;
	margin: 0;
	padding: 0
}
.wp-block-post-comments .commentlist .comment {
	min-height: 2.25em;
	padding-left: 3.25em
}
.wp-block-post-comments .commentlist .comment p {
	font-size: .875em;
	line-height: 1.8;
	margin: .36em 0 1.4em
}
.wp-block-post-comments .commentlist .children {
	list-style: none;
	margin: 0;
	padding: 0
}
.wp-block-post-comments .comment-author {
	line-height: 1.5;
	margin-left: -3.25em
}
.wp-block-post-comments .comment-author .avatar {
	border-radius: 1.5em;
	display: block;
	float: left;
	height: 2.5em;
	margin-right: .75em;
	width: 2.5em
}
.wp-block-post-comments .comment-author cite {
	font-style: normal
}
.wp-block-post-comments .comment-meta {
	line-height: 1.5;
	margin-left: -3.25em
}
.wp-block-post-comments .comment-body .commentmetadata {
	font-size: .75em
}
.wp-block-post-comments .comment-form-author label, .wp-block-post-comments .comment-form-comment label, .wp-block-post-comments .comment-form-email label, .wp-block-post-comments .comment-form-url label {
	display: block
}
.wp-block-post-comments .comment-form-comment textarea {
	box-sizing: border-box;
	width: 100%
}
.wp-block-post-comments .reply {
	font-size: .75em;
	margin-bottom: 1.4em
}
.wp-block-post-comments input, .wp-block-post-comments textarea {
	border: 1px solid #949494
}
.wp-block-post-comments-form input[type=submit] {
	border: none;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	overflow-wrap: break-word
}
.wp-block-post-excerpt__more-link, .wp-block-post-title a {
	display: inline-block
}
.wp-block-preformatted {
	white-space: pre-wrap
}
.wp-block-preformatted.has-background {
	padding: 1.25em 2.375em
}
.wp-block-pullquote {
	margin: 0 0 1em;
	padding: 3em 0;
	text-align: center
}
.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
	max-width: 420px
}
.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {
	font-size: 1.25em
}
.wp-block-pullquote p {
	font-size: 1.75em;
	line-height: 1.6
}
.wp-block-pullquote cite, .wp-block-pullquote footer {
	position: relative
}
.wp-block-pullquote .has-text-color a {
	color: inherit
}
.wp-block-pullquote:not(.is-style-solid-color) {
	background: none
}
.wp-block-pullquote.is-style-solid-color {
	border: none
}
.wp-block-pullquote.is-style-solid-color blockquote {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	max-width: 60%
}
.wp-block-pullquote.is-style-solid-color blockquote p {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 2em
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
	text-transform: none;
	font-style: normal
}
.wp-block-pullquote cite {
	color: inherit
}
.wp-block-post-template, .wp-block-query-loop {
	max-width: 100%;
	list-style: none;
	padding: 0
}
.wp-block-post-template li, .wp-block-query-loop li {
	clear: both
}
.wp-block-post-template.is-flex-container, .wp-block-query-loop.is-flex-container {
	flex-direction: row;
	display: flex;
	flex-wrap: wrap
}
.wp-block-post-template.is-flex-container li, .wp-block-query-loop.is-flex-container li {
	margin: 0 0 1.25em;
	width: 100%
}
@media (min-width:600px) {
	.wp-block-post-template.is-flex-container li, .wp-block-query-loop.is-flex-container li {
		margin-right: 1.25em
	}
	.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li, .wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li {
		width: calc(50% - .625em)
	}
	.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li:nth-child(2n), .wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li:nth-child(2n) {
		margin-right: 0
	}
	.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li, .wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li {
		width: calc(33.33333% - .83333em)
	}
	.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li:nth-child(3n), .wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li:nth-child(3n) {
		margin-right: 0
	}
	.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li, .wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li {
		width: calc(25% - .9375em)
	}
	.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li:nth-child(4n), .wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li:nth-child(4n) {
		margin-right: 0
	}
	.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li, .wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li {
		width: calc(20% - 1em)
	}
	.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li:nth-child(5n), .wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li:nth-child(5n) {
		margin-right: 0
	}
	.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li, .wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li {
		width: calc(16.66667% - 1.04167em)
	}
	.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li:nth-child(6n), .wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li:nth-child(6n) {
		margin-right: 0
	}
}
.wp-block-query-pagination {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap
}
.wp-block-query-pagination>.wp-block-query-pagination-next, .wp-block-query-pagination>.wp-block-query-pagination-numbers, .wp-block-query-pagination>.wp-block-query-pagination-previous {
	display: inline-block;
	margin-right: .5em;
	margin-bottom: .5em
}
.wp-block-query-pagination>.wp-block-query-pagination-next:last-child, .wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child, .wp-block-query-pagination>.wp-block-query-pagination-previous:last-child {
	margin-right: 0
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
	margin-bottom: 1em;
	padding: 0 1em
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
	font-size: 1.5em;
	font-style: italic;
	line-height: 1.6
}
.wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer {
	font-size: 1.125em;
	text-align: right
}
.wp-block-rss.wp-block-rss {
	box-sizing: border-box
}
.wp-block-rss.alignleft {
	margin-right: 2em
}
.wp-block-rss.alignright {
	margin-left: 2em
}
.wp-block-rss.is-grid {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	list-style: none
}
.wp-block-rss.is-grid li {
	margin: 0 1em 1em 0;
	width: 100%
}
@media (min-width:600px) {
	.wp-block-rss.columns-2 li {
		width: calc(50% - 1em)
	}
	.wp-block-rss.columns-3 li {
		width: calc(33.33333% - 1em)
	}
	.wp-block-rss.columns-4 li {
		width: calc(25% - 1em)
	}
	.wp-block-rss.columns-5 li {
		width: calc(20% - 1em)
	}
	.wp-block-rss.columns-6 li {
		width: calc(16.66667% - 1em)
	}
}
.wp-block-rss__item-author, .wp-block-rss__item-publish-date {
	display: block;
	color: #555;
	font-size: .8125em
}
.wp-block-search .wp-block-search__button {
	background: #f7f7f7;
	border: 1px solid #ccc;
	padding: .375em .625em;
	color: #32373c;
	margin-left: .625em;
	word-break: normal
}
.wp-block-search .wp-block-search__button.has-icon {
	line-height: 0
}
.wp-block-search .wp-block-search__button svg {
	min-width: 1.5em;
	min-height: 1.5em
}
.wp-block-search .wp-block-search__inside-wrapper {
	display: flex;
	flex: auto;
	flex-wrap: nowrap;
	max-width: 100%
}
.wp-block-search .wp-block-search__label {
	width: 100%
}
.wp-block-search .wp-block-search__input {
	flex-grow: 1;
	min-width: 3em;
	border: 1px solid #949494
}
.wp-block-search.wp-block-search__button-only .wp-block-search__button {
	margin-left: 0
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
	padding: 4px;
	border: 1px solid #949494
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
	border-radius: 0;
	border: none;
	padding: 0 0 0 .25em
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus {
	outline: none
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
	padding: .125em .5em
}
.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
	margin: auto
}
.wp-block-separator {
	border-top: 1px solid;
	border-bottom: 1px solid
}
.wp-block-separator.is-style-wide {
	border-bottom-width: 1px
}
.wp-block-separator.is-style-dots {
	background: none!important;
	border: none;
	text-align: center;
	width: none;
	line-height: 1;
	height: auto
}
.wp-block-separator.is-style-dots:before {
	content: "···";
	color: currentColor;
	font-size: 1.5em;
	letter-spacing: 2em;
	padding-left: 2em;
	font-family: serif
}
.wp-block-site-logo {
	line-height: 0
}
.wp-block-site-logo a {
	display: inline-block
}
.wp-block-site-logo.is-default-size img {
	width: 120px;
	height: auto
}
.wp-block-site-logo .aligncenter {
	display: table
}
.wp-block-site-logo.is-style-rounded img {
	border-radius: 9999px
}
.wp-block-social-links {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	padding-right: 0;
	text-indent: 0;
	margin-left: 0
}
.wp-block-social-links .wp-social-link a, .wp-block-social-links .wp-social-link a:hover {
	text-decoration: none;
	border-bottom: 0;
	box-shadow: none
}
.wp-block-social-links .wp-social-link.wp-social-link.wp-social-link {
	margin: 4px 8px 4px 0
}
.wp-block-social-links .wp-social-link a {
	padding: .25em
}
.wp-block-social-links .wp-social-link svg {
	width: 1em;
	height: 1em
}
.wp-block-social-links.has-small-icon-size {
	font-size: 16px
}
.wp-block-social-links, .wp-block-social-links.has-normal-icon-size {
	font-size: 24px
}
.wp-block-social-links.has-large-icon-size {
	font-size: 36px
}
.wp-block-social-links.has-huge-icon-size {
	font-size: 48px
}
.wp-block-social-links.aligncenter {
	justify-content: center;
	display: flex
}
.wp-block-social-links.alignright {
	justify-content: flex-end
}
.wp-block-social-link {
	display: block;
	border-radius: 9999px;
	transition: transform .1s ease;
	height: auto
}
@media (prefers-reduced-motion:reduce) {
	.wp-block-social-link {
		transition-duration: 0s;
		transition-delay: 0s
	}
}
.wp-block-social-link a {
	display: block;
	line-height: 0;
	transition: transform .1s ease
}
.wp-block-social-link:hover {
	transform: scale(1.1)
}
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg {
	color: currentColor;
	fill: currentColor
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
	background-color: #f0f0f0;
	color: #444
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
	background-color: #f90;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
	background-color: #1ea0c3;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
	background-color: #0757fe;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
	background-color: #1e1f26;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
	background-color: #02e49b;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
	background-color: #e94c89;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
	background-color: #4280ff;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
	background-color: #f45800;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
	background-color: #1778f2;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
	background-color: #000;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
	background-color: #0461dd;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
	background-color: #e65678;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
	background-color: #24292d;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
	background-color: #eceadd;
	color: #382110
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
	background-color: #ea4434;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
	background-color: #f00075;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
	background-color: #e21b24;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
	background-color: #0d66c2;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
	background-color: #3288d4;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
	background-color: #02ab6c;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
	background-color: #f6405f;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
	background-color: #ff424d;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
	background-color: #e60122;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
	background-color: #ef4155;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
	background-color: #fe4500;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
	background-color: #0478d7;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
	background-color: #fefc00;
	color: #fff;
	stroke: #000
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
	background-color: #ff5600;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
	background-color: #1bd760;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
	background-color: #2aabee;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
	background-color: #000;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
	background-color: #011835;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
	background-color: #6440a4;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
	background-color: #1da1f2;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
	background-color: #1eb7ea;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
	background-color: #4680c2;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
	background-color: #3499cd;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
	background-color: #d32422;
	color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
	background-color: red;
	color: #fff
}
.wp-block-social-links.is-style-logos-only .wp-social-link {
	background: none;
	padding: 4px
}
.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
	color: #f90
}
.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
	color: #1ea0c3
}
.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
	color: #0757fe
}
.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
	color: #1e1f26
}
.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
	color: #02e49b
}
.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
	color: #e94c89
}
.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
	color: #4280ff
}
.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
	color: #f45800
}
.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
	color: #1778f2
}
.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
	color: #000
}
.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
	color: #0461dd
}
.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
	color: #e65678
}
.wp-block-social-links.is-style-logos-only .wp-social-link-github {
	color: #24292d
}
.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
	color: #382110
}
.wp-block-social-links.is-style-logos-only .wp-social-link-google {
	color: #ea4434
}
.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
	color: #f00075
}
.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
	color: #e21b24
}
.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
	color: #0d66c2
}
.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
	color: #3288d4
}
.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
	color: #02ab6c
}
.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
	color: #f6405f
}
.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
	color: #ff424d
}
.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
	color: #e60122
}
.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
	color: #ef4155
}
.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
	color: #fe4500
}
.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
	color: #0478d7
}
.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
	color: #fff;
	stroke: #000
}
.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
	color: #ff5600
}
.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
	color: #1bd760
}
.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
	color: #2aabee
}
.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
	color: #000
}
.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
	color: #011835
}
.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
	color: #6440a4
}
.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
	color: #1da1f2
}
.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
	color: #1eb7ea
}
.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
	color: #4680c2
}
.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
	color: #3499cd
}
.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
	color: #d32422
}
.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
	color: red
}
.wp-block-social-links.is-style-pill-shape .wp-social-link {
	width: auto
}
.wp-block-social-links.is-style-pill-shape .wp-social-link a {
	padding-left: .66667em;
	padding-right: .66667em
}
.wp-block-spacer {
	clear: both
}
.wp-block-tag-cloud.aligncenter {
	text-align: center
}
.wp-block-tag-cloud.alignfull {
	padding-left: 1em;
	padding-right: 1em
}
.wp-block-table {
	margin: 0 0 1em;
	overflow-x: auto
}
.wp-block-table table {
	border-collapse: collapse;
	width: 100%
}
.wp-block-table .has-fixed-layout {
	table-layout: fixed;
	width: 100%
}
.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {
	word-break: break-word
}
.wp-block-table.aligncenter, .wp-block-table.alignleft, .wp-block-table.alignright {
	display: table;
	width: auto
}
.wp-block-table.aligncenter td, .wp-block-table.aligncenter th, .wp-block-table.alignleft td, .wp-block-table.alignleft th, .wp-block-table.alignright td, .wp-block-table.alignright th {
	word-break: break-word
}
.wp-block-table .has-subtle-light-gray-background-color {
	background-color: #f3f4f5
}
.wp-block-table .has-subtle-pale-green-background-color {
	background-color: #e9fbe5
}
.wp-block-table .has-subtle-pale-blue-background-color {
	background-color: #e7f5fe
}
.wp-block-table .has-subtle-pale-pink-background-color {
	background-color: #fcf0ef
}
.wp-block-table.is-style-stripes {
	border-spacing: 0;
	border-collapse: inherit;
	background-color: transparent;
	border-bottom: 1px solid #f0f0f0
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background-color: #f0f0f0
}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
	background-color: #f3f4f5
}
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
	background-color: #e9fbe5
}
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
	background-color: #e7f5fe
}
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
	background-color: #fcf0ef
}
.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
	border-color: transparent
}
.wp-block-table .has-border-color>*, .wp-block-table .has-border-color td, .wp-block-table .has-border-color th, .wp-block-table .has-border-color tr {
	border-color: inherit
}
.wp-block-table table[style*=border-style]>*, .wp-block-table table[style*=border-style] td, .wp-block-table table[style*=border-style] th, .wp-block-table table[style*=border-style] tr {
	border-style: inherit
}
.wp-block-table table[style*=border-width]>*, .wp-block-table table[style*=border-width] td, .wp-block-table table[style*=border-width] th, .wp-block-table table[style*=border-width] tr {
	border-width: inherit
}
.wp-block-text-columns, .wp-block-text-columns.aligncenter {
	display: flex
}
.wp-block-text-columns .wp-block-column {
	margin: 0 1em;
	padding: 0
}
.wp-block-text-columns .wp-block-column:first-child {
	margin-left: 0
}
.wp-block-text-columns .wp-block-column:last-child {
	margin-right: 0
}
.wp-block-text-columns.columns-2 .wp-block-column {
	width: 50%
}
.wp-block-text-columns.columns-3 .wp-block-column {
	width: 33.33333%
}
.wp-block-text-columns.columns-4 .wp-block-column {
	width: 25%
}
pre.wp-block-verse {
	font-family: inherit;
	overflow: auto;
	white-space: pre-wrap
}
.wp-block-video {
	margin: 0 0 1em
}
.wp-block-video video {
	width: 100%
}
@supports (position:sticky) {
	.wp-block-video [poster] {
		-o-object-fit: cover;
		object-fit: cover
	}
}
.wp-block-video.aligncenter {
	text-align: center
}
.wp-block-video figcaption {
	margin-top: .5em;
	margin-bottom: 1em
}
.wp-block-post-featured-image {
	margin-left: 0;
	margin-right: 0
}
.wp-block-post-featured-image a {
	display: inline-block
}
.wp-block-post-featured-image img {
	max-width: 100%;
	height: auto
}
.wp-block-post-featured-image.alignfull img, .wp-block-post-featured-image.alignwide img {
	width: 100%
}
:root .has-pale-pink-background-color {
	background-color: #f78da7
}
:root .has-vivid-red-background-color {
	background-color: #cf2e2e
}
:root .has-luminous-vivid-orange-background-color {
	background-color: #ff6900
}
:root .has-luminous-vivid-amber-background-color {
	background-color: #fcb900
}
:root .has-light-green-cyan-background-color {
	background-color: #7bdcb5
}
:root .has-vivid-green-cyan-background-color {
	background-color: #00d084
}
:root .has-pale-cyan-blue-background-color {
	background-color: #8ed1fc
}
:root .has-vivid-cyan-blue-background-color {
	background-color: #0693e3
}
:root .has-vivid-purple-background-color {
	background-color: #9b51e0
}
:root .has-white-background-color {
	background-color: #fff
}
:root .has-very-light-gray-background-color {
	background-color: #eee
}
:root .has-cyan-bluish-gray-background-color {
	background-color: #abb8c3
}
:root .has-very-dark-gray-background-color {
	background-color: #313131
}
:root .has-black-background-color {
	background-color: #000
}
:root .has-pale-pink-color {
	color: #f78da7
}
:root .has-vivid-red-color {
	color: #cf2e2e
}
:root .has-luminous-vivid-orange-color {
	color: #ff6900
}
:root .has-luminous-vivid-amber-color {
	color: #fcb900
}
:root .has-light-green-cyan-color {
	color: #7bdcb5
}
:root .has-vivid-green-cyan-color {
	color: #00d084
}
:root .has-pale-cyan-blue-color {
	color: #8ed1fc
}
:root .has-vivid-cyan-blue-color {
	color: #0693e3
}
:root .has-vivid-purple-color {
	color: #9b51e0
}
:root .has-white-color {
	color: #fff
}
:root .has-very-light-gray-color {
	color: #eee
}
:root .has-cyan-bluish-gray-color {
	color: #abb8c3
}
:root .has-very-dark-gray-color {
	color: #313131
}
:root .has-black-color {
	color: #000
}
:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background {
	background: linear-gradient(135deg, #0693e3, #9b51e0)
}
:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
	background: linear-gradient(135deg, #00d084, #0693e3)
}
:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background {
	background: linear-gradient(135deg, #7adcb4, #00d082)
}
:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
	background: linear-gradient(135deg, #fcb900, #ff6900)
}
:root .has-luminous-vivid-orange-to-vivid-red-gradient-background {
	background: linear-gradient(135deg, #ff6900, #cf2e2e)
}
:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background {
	background: linear-gradient(135deg, #eee, #a9b8c3)
}
:root .has-cool-to-warm-spectrum-gradient-background {
	background: linear-gradient(135deg, #4aeadc, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c)
}
:root .has-blush-light-purple-gradient-background {
	background: linear-gradient(135deg, #ffceec, #9896f0)
}
:root .has-blush-bordeaux-gradient-background {
	background: linear-gradient(135deg, #fecda5, #fe2d2d 50%, #6b003e)
}
:root .has-purple-crush-gradient-background {
	background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}
:root .has-luminous-dusk-gradient-background {
	background: linear-gradient(135deg, #ffcb70, #c751c0 50%, #4158d0)
}
:root .has-hazy-dawn-gradient-background {
	background: linear-gradient(135deg, #faaca8, #dad0ec)
}
:root .has-pale-ocean-gradient-background {
	background: linear-gradient(135deg, #fff5cb, #b6e3d4 50%, #33a7b5)
}
:root .has-electric-grass-gradient-background {
	background: linear-gradient(135deg, #caf880, #71ce7e)
}
:root .has-subdued-olive-gradient-background {
	background: linear-gradient(135deg, #fafae1, #67a671)
}
:root .has-atomic-cream-gradient-background {
	background: linear-gradient(135deg, #fdd79a, #004a59)
}
:root .has-nightshade-gradient-background {
	background: linear-gradient(135deg, #330968, #31cdcf)
}
:root .has-midnight-gradient-background {
	background: linear-gradient(135deg, #020381, #2874fc)
}
.has-small-font-size {
	font-size: .8125em
}
.has-normal-font-size, .has-regular-font-size {
	font-size: 1em
}
.has-medium-font-size {
	font-size: 1.25em
}
.has-large-font-size {
	font-size: 2.25em
}
.has-huge-font-size, .has-larger-font-size {
	font-size: 2.625em
}
.has-text-align-center {
	text-align: center
}
.has-text-align-left {
	text-align: left
}
.has-text-align-right {
	text-align: right
}
#end-resizable-editor-section {
	display: none
}
.aligncenter {
	clear: both
}
.items-justified-left {
	justify-content: flex-start
}
.items-justified-center {
	justify-content: center
}
.items-justified-right {
	justify-content: flex-end
}
.items-justified-space-between {
	justify-content: space-between
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal!important
}
.screen-reader-text:focus {
	background-color: #ddd;
	clip: auto!important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}
.logo__container {
	display: flex;
	flex-flow: column;
	position: relative;
	top: -12px
}
.logo__city {
	position: absolute;
	font-size: 13px;
	top: 80%;
	left: 29%
}
.logo__city a {
	color: #ff4a72
}
.logo__city a:hover {
	color: #fff!important
}
.modal-city {
	display: flex;
	flex-flow: column;
	max-width: 520px;
	width: 100%;
	padding-left: 140px!important;
	padding-right: 140px!important;
	padding-top: 80px!important
}
.modal-city .modal-cities {
	display: flex;
	flex-flow: column
}
.modal-city .modal-cities a {
	font-size: 16px;
	display: inline-block;
	position: relative;
	margin-bottom: 18px;
	font-weight: 400
}
.modal-city .modal-title {
	font-size: 18px;
	margin-bottom: 25px;
	font-weight: 500
}
#modal-city .modal-big {
	width: auto!important
}
@media (max-width:895px) {
	.logo__container {
		position: static
	}
	#modal-city .modal-big {
		width: 21rem!important
	}
	.logo__city {
		-webkit-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		left: 50%;
		top: 90%
	}
	.logo__city a {
		font-size: 1.2rem
	}
	.header {
		padding-bottom: 1rem!important
	}
	.modal-city {
		padding: 30px!important;
		width: 100%
	}
}
.slick-slider {
	position: relative;
	display: block;
	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: none
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.slick-track:before, .slick-track:after {
	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
}
@charset 'UTF-8';
.slick-loading .slick-list {
	background: #fff url(assets/js/slick/ajax-loader.gif) center center no-repeat
}
@font-face {
	font-display: swap;
	font-family: 'slick';
	font-weight: 400;
	font-style: normal;
	src: url(assets/js/slick/fonts/slick.eot);
	src: url('assets/js/slick/fonts/slick-1.eot') format('embedded-opentype'), url(assets/js/slick/fonts/slick.woff) format('woff'), url(assets/js/slick/fonts/slick.ttf) format('truetype'), url('assets/js/slick/fonts/slick.svg') format('svg')
}
.slick-prev, .slick-next {
	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: none;
	background: transparent
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: .25
}
.slick-prev:before, .slick-next: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: none;
	background: transparent
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1
}
.slick-dots li button:before {
	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
}
div.fancy-select {
	position: relative;
	font-size: .85vw;
	color: #747474;
	cursor: pointer;
	font-weight: 400;
	width: 100%
}
div.fancy-select.disabled {
	opacity: .5
}
div.fancy-select div.trigger {
	text-align: left;
	position: relative;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	border-radius: 7px;
	padding: .3vw 1vw;
	padding-left: 2vw;
	padding-right: 3.5vw;
	border: none;
	height: 3.8vw;
	width: 100%;
	transition: all 240ms ease-out;
	-webkit-transition: all 240ms ease-out;
	-moz-transition: all 240ms ease-out;
	-ms-transition: all 240ms ease-out;
	-o-transition: all 240ms ease-out
}
div.fancy-select div.trigger:after {
	position: absolute;
	content: "";
	top: 50%;
	margin-top: -3px;
	right: 1.5vw;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	border-bottom: 8px solid #afafb0;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	z-index: 9
}
div.fancy-select div.trigger.open {
	box-shadow: 0 0 12px rgba(0, 0, 0, .1);
	border-radius: 10px 10px 0 0;
	background-color: #fff
}
div.fancy-select div.trigger.open:after {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg)
}
div.fancy-select ul.options {
	padding-left: 0;
	list-style: none;
	margin: 0;
	margin-top: -4px;
	position: absolute;
	left: 0;
	visibility: hidden;
	opacity: 0;
	z-index: 50;
	overflow: auto;
	box-shadow: 0 13px 12px rgba(0, 0, 0, .1);
	border-radius: 0 0 10px 10px;
	border: none;
	background-color: #fff;
	width: 100%;
	max-height: 32vh;
	overflow-y: auto;
	overflow-x: hidden;
	transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
	-webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
	-moz-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
	-ms-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
	-o-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out
}
div.fancy-select ul.options.open {
	visibility: visible;
	top: 85%;
	opacity: 1;
	transition: opacity 300ms ease-out, top 300ms ease-out;
	-webkit-transition: opacity 300ms ease-out, top 300ms ease-out;
	-moz-transition: opacity 300ms ease-out, top 300ms ease-out;
	-ms-transition: opacity 300ms ease-out, top 300ms ease-out;
	-o-transition: opacity 300ms ease-out, top 300ms ease-out
}
div.fancy-select ul.options.overflowing {
	top: 100%;
	transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
	-webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
	-moz-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
	-ms-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
	-o-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out
}
div.fancy-select ul.options.overflowing.open {
	top: 100%;
	transition: opacity 300ms ease-out, bottom 300ms ease-out;
	-webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out;
	-moz-transition: opacity 300ms ease-out, bottom 300ms ease-out;
	-ms-transition: opacity 300ms ease-out, bottom 300ms ease-out;
	-o-transition: opacity 300ms ease-out, bottom 300ms ease-out
}
div.fancy-select ul.options li {
	text-align: left;
	padding: .5vw 2vw;
	color: #747474;
	cursor: pointer;
	margin: 0;
	transition: all 150ms ease-out;
	-webkit-transition: all 150ms ease-out;
	-moz-transition: all 150ms ease-out;
	-ms-transition: all 150ms ease-out;
	-o-transition: all 150ms ease-out
}
div.fancy-select ul.options li:before {
	display: none
}
div.fancy-select ul.options li.selected {
	color: #ff624a;
	font-weight: 700
}
div.fancy-select ul.options li.hover {
	color: #ff624a;
	cursor: pointer
}
.to_top {
	position: fixed;
	right: 2.5vw;
	bottom: 1.5vw;
	-webkit-box-shadow: 0 0 84px rgba(0, 108, 163, .41);
	box-shadow: 0 0 84px rgba(0, 108, 163, .41);
	background-color: #dcbf8b;
	width: 3.5vw;
	height: 3.5vw;
	border-radius: 100%;
	padding: .7vw;
	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;
	cursor: pointer;
	z-index: 189;
	opacity: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s
}
.to_top:before {
	content: '';
	position: relative;
	border: .8vw solid transparent;
	border-bottom: 1vw solid #fff;
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	transform: translateY(-25%);
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s
}
.to_top.act {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.to_top:hover:before {
	-webkit-transform: translateY(-37%);
	-ms-transform: translateY(-37%);
	transform: translateY(-37%)
}
/*!Ion.RangeSlider, 2.3.0, © Denis Ineshin, 2010 - 2018, IonDen.com, Build date: 2018-12-11 23:23:51*/

.irs {
	position: relative;
	display: block;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-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: none!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;
	box-sizing: border-box;
	cursor: default;
	z-index: 1
}
.irs-handle.type_last {
	z-index: 2
}
.irs-min, .irs-max {
	position: absolute;
	display: block;
	cursor: default
}
.irs-min {
	left: 0
}
.irs-max {
	right: 0
}
.irs-from, .irs-to, .irs-single {
	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;
	filter: alpha(opacity=0);
	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: none!important;
	z-index: -9999!important;
	background: none!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: #ed5565
}
.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: #da4453
}
.irs--flat .irs-handle.state_hover>i:first-child, .irs--flat .irs-handle:hover>i:first-child {
	background-color: #a43540
}
.irs--flat .irs-min, .irs--flat .irs-max {
	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-to, .irs--flat .irs-single {
	color: #fff;
	font-size: 10px;
	line-height: 1.333;
	text-shadow: none;
	padding: 1px 5px;
	background-color: #ed5565;
	border-radius: 4px
}
.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single: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: #ed5565
}
.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: linear-gradient(to bottom, #ddd -50%, white 150%);
	border: 1px solid #ccc;
	border-radius: 12px
}
.irs--big .irs-bar {
	top: 33px;
	height: 12px;
	background-color: #92bce0;
	border: 1px solid #428bca;
	background: linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
	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: linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);
	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: linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%)
}
.irs--big .irs-min, .irs--big .irs-max {
	top: 0;
	padding: 1px 5px;
	color: #fff;
	text-shadow: none;
	background-color: #9f9f9f;
	border-radius: 3px
}
.irs--big .irs-from, .irs--big .irs-to, .irs--big .irs-single {
	color: #fff;
	text-shadow: none;
	padding: 1px 5px;
	background-color: #428bca;
	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: 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: 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;
	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;
	transform: rotate(45deg)
}
.irs--modern .irs-handle>i:nth-child(2) {
	position: absolute;
	display: block;
	box-sizing: border-box;
	top: 0;
	left: 0;
	width: 10px;
	height: 12px;
	background: #e9e6e6;
	background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
	border-radius: 0 0 3px 3px
}
.irs--modern .irs-handle>i:nth-child(3) {
	position: absolute;
	display: block;
	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: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 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-min, .irs--modern .irs-max {
	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-to, .irs--modern .irs-single {
	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-to:before, .irs--modern .irs-single: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-min, .irs--sharp .irs-max {
	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-to, .irs--sharp .irs-single {
	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-to:before, .irs--sharp .irs-single: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;
	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-min, .irs--round .irs-max {
	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-to, .irs--round .irs-single {
	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-to:before, .irs--round .irs-single: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-min, .irs--square .irs-max {
	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-to, .irs--square .irs-single {
	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
}
body.compensate-for-scrollbar {
	overflow: hidden
}
.fancybox-active {
	height: auto
}
.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute!important;
	top: -9999px;
	visibility: hidden
}
.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: none;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	transform: translateZ(0);
	width: 100%;
	z-index: 99992
}
.fancybox-container * {
	box-sizing: border-box
}
.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}
.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto
}
.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	transition-duration: inherit;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}
.fancybox-is-open .fancybox-bg {
	opacity: .9;
	transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}
.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	transition: opacity .25s ease, visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997
}
.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	transition: opacity .25s ease 0s, visibility 0s ease 0s;
	visibility: visible
}
.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.fancybox-toolbar {
	right: 0;
	top: 0
}
.fancybox-stage {
	direction: ltr;
	overflow: visible;
	transform: translateZ(0);
	z-index: 99994
}
.fancybox-is-open .fancybox-stage {
	overflow: hidden
}
.fancybox-slide {
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-property: transform, opacity;
	white-space: normal;
	width: 100%;
	z-index: 99994
}
.fancybox-slide:before {
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0
}
.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
	display: block
}
.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0
}
.fancybox-slide--image:before {
	display: none
}
.fancybox-slide--html {
	padding: 6px
}
.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle
}
.fancybox-slide--image .fancybox-content {
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	background: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	transform-origin: top left;
	transition-property: transform, opacity;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995
}
.fancybox-can-zoomOut .fancybox-content {
	cursor: zoom-out
}
.fancybox-can-zoomIn .fancybox-content {
	cursor: zoom-in
}
.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
	cursor: grab
}
.fancybox-is-grabbing .fancybox-content {
	cursor: grabbing
}
.fancybox-container [data-selectable=true] {
	cursor: text
}
.fancybox-image, .fancybox-spaceball {
	background: transparent;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}
.fancybox-spaceball {
	z-index: 1
}
.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%
}
.fancybox-slide--video .fancybox-content {
	background: #000
}
.fancybox-slide--map .fancybox-content {
	background: #e5e3df
}
.fancybox-slide--iframe .fancybox-content {
	background: #fff
}
.fancybox-iframe, .fancybox-video {
	background: transparent;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}
.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0
}
.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%
}
.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0
}
.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px
}
.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
	color: #ccc
}
.fancybox-button:hover {
	color: #fff
}
.fancybox-button:focus {
	outline: none
}
.fancybox-button.fancybox-focus {
	outline: 1px dotted
}
.fancybox-button[disabled], .fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: none
}
.fancybox-button div {
	height: 100%
}
.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%
}
.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0
}
.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
	display: none
}
.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scaleX(0);
	transform-origin: 0;
	transition-property: transform;
	transition-timing-function: linear;
	z-index: 99998
}
.fancybox-close-small {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401
}
.fancybox-close-small:hover {
	color: #fff;
	opacity: 1
}
.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden
}
.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none
}
.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px
}
.fancybox-navigation .fancybox-button div {
	padding: 7px
}
.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px
}
.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right)
}
.fancybox-caption {
	background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996
}
@supports (padding:max(0px)) {
	.fancybox-caption {
		padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
	}
}
.fancybox-caption--separate {
	margin-top: -50px
}
.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all
}
.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none
}
.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline
}
.fancybox-loading {
	animation: a 1s linear infinite;
	background: transparent;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999
}
@keyframes a {
	to {
		transform: rotate(1turn)
	}
}
.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, .25, 1)
}
.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	transform: translate3d(-100%, 0, 0)
}
.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	transform: translate3d(100%, 0, 0)
}
.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	transform: translateZ(0)
}
.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}
.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(1.5, 1.5, 1.5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(.5, .5, .5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	transform: scaleX(1)
}
.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	transform: rotate(-1turn)
}
.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	transform: rotate(1turn)
}
.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	transform: rotate(0deg)
}
.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}
.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}
.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	transform: scaleX(1) translateZ(0)
}
.fancybox-fx-tube.fancybox-slide--previous {
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}
.fancybox-fx-tube.fancybox-slide--next {
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}
.fancybox-fx-tube.fancybox-slide--current {
	transform: translateZ(0) scale(1)
}
@media (max-height:576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px
	}
	.fancybox-slide--image {
		padding: 6px 0
	}
	.fancybox-close-small {
		right: -6px
	}
	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px
	}
	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px
	}
	@supports (padding:max(0px)) {
		.fancybox-caption {
			padding-left: max(12px, env(safe-area-inset-left));
			padding-right: max(12px, env(safe-area-inset-right))
		}
	}
}
.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center
}
.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px
}
.fancybox-share p {
	margin: 0;
	padding: 0
}
.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap
}
.fancybox-share__button:link, .fancybox-share__button:visited {
	color: #fff
}
.fancybox-share__button:hover {
	text-decoration: none
}
.fancybox-share__button--fb {
	background: #3b5998
}
.fancybox-share__button--fb:hover {
	background: #344e86
}
.fancybox-share__button--pt {
	background: #bd081d
}
.fancybox-share__button--pt:hover {
	background: #aa0719
}
.fancybox-share__button--tw {
	background: #1da1f2
}
.fancybox-share__button--tw:hover {
	background: #0d95e8
}
.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px
}
.fancybox-share__button svg path {
	fill: #fff
}
.fancybox-share__input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0;
	outline: none;
	padding: 10px 15px;
	width: 100%
}
.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 0;
	width: 212px;
	z-index: 99995
}
.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden
}
.fancybox-show-thumbs .fancybox-thumbs {
	display: block
}
.fancybox-show-thumbs .fancybox-inner {
	right: 212px
}
.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%
}
.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px
}
.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, .1);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px
}
.fancybox-thumbs__list a:before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991
}
.fancybox-thumbs__list a:focus:before {
	opacity: .5
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
	opacity: 1
}
@media (max-width:576px) {
	.fancybox-thumbs {
		width: 110px
	}
	.fancybox-show-thumbs .fancybox-inner {
		right: 110px
	}
	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px)
	}
}
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
	content: " ";
	display: block;
	background: #fff;
	position: absolute;
	z-index: 30;
	-webkit-box-shadow: 0 0 12px rgba(51, 51, 51, .5);
	-moz-box-shadow: 0 0 12px rgba(51, 51, 51, .5);
	box-shadow: 0 0 12px rgba(51, 51, 51, .5)
}
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
	width: 3px;
	height: 9999px;
	left: 50%;
	margin-left: -1.5px
}
.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
	width: 9999px;
	height: 3px;
	top: 50%;
	margin-top: -1.5px
}
.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%
}
.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s
}
.twentytwenty-before-label, .twentytwenty-after-label {
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	transition-property: opacity
}
.twentytwenty-before-label:before, .twentytwenty-after-label:before {
	color: #fff;
	font-size: 13px;
	letter-spacing: .1em
}
.twentytwenty-before-label:before, .twentytwenty-after-label:before {
	position: absolute;
	background: rgba(255, 255, 255, .2);
	line-height: 38px;
	padding: 0 20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
	top: 50%;
	margin-top: -19px
}
.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
	left: 50%;
	margin-left: -45px;
	text-align: center;
	width: 90px
}
.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
	width: 0;
	height: 0;
	border: 6px inset transparent;
	position: absolute
}
.twentytwenty-left-arrow, .twentytwenty-right-arrow {
	top: 50%;
	margin-top: -6px
}
.twentytwenty-up-arrow, .twentytwenty-down-arrow {
	left: 50%;
	margin-left: -6px
}
.twentytwenty-container {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	z-index: 0;
	overflow: hidden;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}
.twentytwenty-container img {
	max-width: 100%;
	position: absolute;
	top: 0;
	display: block
}
.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
	background: rgba(0, 0, 0, 0)
}
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label, .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
	opacity: 0
}
.twentytwenty-container * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.twentytwenty-before-label {
	opacity: 0
}
.twentytwenty-before-label:before {
	content: attr(data-content)
}
.twentytwenty-after-label {
	opacity: 0
}
.twentytwenty-after-label:before {
	content: attr(data-content)
}
.twentytwenty-horizontal .twentytwenty-before-label:before {
	left: 10px
}
.twentytwenty-horizontal .twentytwenty-after-label:before {
	right: 10px
}
.twentytwenty-vertical .twentytwenty-before-label:before {
	top: 10px
}
.twentytwenty-vertical .twentytwenty-after-label:before {
	bottom: 10px
}
.twentytwenty-overlay {
	-webkit-transition-property: background;
	-moz-transition-property: background;
	transition-property: background;
	background: rgba(0, 0, 0, 0);
	z-index: 25
}
.twentytwenty-overlay:hover {
	background: rgba(0, 0, 0, .5)
}
.twentytwenty-overlay:hover .twentytwenty-after-label {
	opacity: 1
}
.twentytwenty-overlay:hover .twentytwenty-before-label {
	opacity: 1
}
.twentytwenty-before {
	z-index: 20
}
.twentytwenty-after {
	z-index: 10
}
.twentytwenty-handle {
	height: 38px;
	width: 38px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -22px;
	margin-top: -22px;
	border: 1px solid #fff;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	box-shadow: -6px 16px 29px rgba(34, 137, 189, .65);
	background-image: linear-gradient(to top, #dcbf8b 0%, #f8e4b8 100%);
	z-index: 40;
	cursor: pointer
}
.twentytwenty-horizontal .twentytwenty-handle:before {
	bottom: 50%;
	margin-bottom: 22px;
	-webkit-box-shadow: 0 3px 0 white, 0 0 12px rgba(51, 51, 51, .5);
	-moz-box-shadow: 0 3px 0 white, 0 0 12px rgba(51, 51, 51, .5);
	box-shadow: 0 3px 0 white, 0 0 12px rgba(51, 51, 51, .5)
}
.twentytwenty-horizontal .twentytwenty-handle:after {
	top: 50%;
	margin-top: 22px;
	-webkit-box-shadow: 0 -3px 0 white, 0 0 12px rgba(51, 51, 51, .5);
	-moz-box-shadow: 0 -3px 0 white, 0 0 12px rgba(51, 51, 51, .5);
	box-shadow: 0 -3px 0 white, 0 0 12px rgba(51, 51, 51, .5)
}
.twentytwenty-vertical .twentytwenty-handle:before {
	left: 50%;
	margin-left: 22px;
	-webkit-box-shadow: 3px 0 0 white, 0 0 12px rgba(51, 51, 51, .5);
	-moz-box-shadow: 3px 0 0 white, 0 0 12px rgba(51, 51, 51, .5);
	box-shadow: 3px 0 0 white, 0 0 12px rgba(51, 51, 51, .5)
}
.twentytwenty-vertical .twentytwenty-handle:after {
	right: 50%;
	margin-right: 22px;
	-webkit-box-shadow: -3px 0 0 white, 0 0 12px rgba(51, 51, 51, .5);
	-moz-box-shadow: -3px 0 0 white, 0 0 12px rgba(51, 51, 51, .5);
	box-shadow: -3px 0 0 white, 0 0 12px rgba(51, 51, 51, .5)
}
.twentytwenty-left-arrow {
	border-right: 6px solid #fff;
	left: 50%;
	margin-left: -17px
}
.twentytwenty-right-arrow {
	border-left: 6px solid #fff;
	right: 50%;
	margin-right: -17px
}
.twentytwenty-up-arrow {
	border-bottom: 6px solid #fff;
	top: 50%;
	margin-top: -17px
}
.twentytwenty-down-arrow {
	border-top: 6px solid #fff;
	bottom: 50%;
	margin-bottom: -17px
}
@charset "UTF-8";
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-ThinItalic.eot);
	src: url("assets/fonts/Geometria-ThinItalic-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-ThinItalic.woff2) format('woff2'), url(assets/fonts/Geometria-ThinItalic.woff) format('woff'), url(assets/fonts/Geometria-ThinItalic.ttf) format('truetype'), url("assets/fonts/Geometria-ThinItalic.svg") format('svg');
	font-weight: 100;
	font-style: italic;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-BoldItalic.eot);
	src: url("assets/fonts/Geometria-BoldItalic-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-BoldItalic.woff2) format('woff2'), url(assets/fonts/Geometria-BoldItalic.woff) format('woff'), url(assets/fonts/Geometria-BoldItalic.ttf) format('truetype'), url("assets/fonts/Geometria-BoldItalic.svg") format('svg');
	font-weight: 700;
	font-style: italic;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-BoldItalic_1.eot);
	src: url("assets/fonts/Geometria-BoldItalic_1-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-BoldItalic_1.woff2) format('woff2'), url(assets/fonts/Geometria-BoldItalic_1.woff) format('woff'), url(assets/fonts/Geometria-BoldItalic_1.ttf) format('truetype'), url("assets/fonts/Geometria-BoldItalic_1.svg") format('svg');
	font-weight: 700;
	font-style: italic;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria.eot);
	src: url("assets/fonts/Geometria-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria.woff2) format('woff2'), url(assets/fonts/Geometria.woff) format('woff'), url(assets/fonts/Geometria.ttf) format('truetype'), url("assets/fonts/Geometria.svg") format('svg');
	font-weight: 400;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-ThinItalic_1.eot);
	src: url("assets/fonts/Geometria-ThinItalic_1-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-ThinItalic_1.woff2) format('woff2'), url(assets/fonts/Geometria-ThinItalic_1.woff) format('woff'), url(assets/fonts/Geometria-ThinItalic_1.ttf) format('truetype'), url("assets/fonts/Geometria-ThinItalic_1.svg") format('svg');
	font-weight: 100;
	font-style: italic;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-ExtraBold.eot);
	src: url("assets/fonts/Geometria-ExtraBold-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-ExtraBold.woff2) format('woff2'), url(assets/fonts/Geometria-ExtraBold.woff) format('woff'), url(assets/fonts/Geometria-ExtraBold.ttf) format('truetype'), url("assets/fonts/Geometria-ExtraBold.svg") format('svg');
	font-weight: 700;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-Thin.eot);
	src: url("assets/fonts/Geometria-Thin-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-Thin.woff2) format('woff2'), url(assets/fonts/Geometria-Thin.woff) format('woff'), url(assets/fonts/Geometria-Thin.ttf) format('truetype'), url("assets/fonts/Geometria-Thin.svg") format('svg');
	font-weight: 100;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-ExtraLight.eot);
	src: url("assets/fonts/Geometria-ExtraLight-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-ExtraLight.woff2) format('woff2'), url(assets/fonts/Geometria-ExtraLight.woff) format('woff'), url(assets/fonts/Geometria-ExtraLight.ttf) format('truetype'), url("assets/fonts/Geometria-ExtraLight.svg") format('svg');
	font-weight: 200;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria_1.eot);
	src: url("assets/fonts/Geometria_1-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria_1.woff2) format('woff2'), url(assets/fonts/Geometria_1.woff) format('woff'), url(assets/fonts/Geometria_1.ttf) format('truetype'), url("assets/fonts/Geometria_1.svg") format('svg');
	font-weight: 400;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-ExtraLight_1.eot);
	src: url("assets/fonts/Geometria-ExtraLight_1-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-ExtraLight_1.woff2) format('woff2'), url(assets/fonts/Geometria-ExtraLight_1.woff) format('woff'), url(assets/fonts/Geometria-ExtraLight_1.ttf) format('truetype'), url("assets/fonts/Geometria-ExtraLight_1.svg") format('svg');
	font-weight: 200;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-Bold.eot);
	src: url("assets/fonts/Geometria-Bold-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-Bold.woff2) format('woff2'), url(assets/fonts/Geometria-Bold.woff) format('woff'), url(assets/fonts/Geometria-Bold.ttf) format('truetype'), url("assets/fonts/Geometria-Bold.svg") format('svg');
	font-weight: 700;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-Thin_1.eot);
	src: url("assets/fonts/Geometria-Thin_1-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-Thin_1.woff2) format('woff2'), url(assets/fonts/Geometria-Thin_1.woff) format('woff'), url(assets/fonts/Geometria-Thin_1.ttf) format('truetype'), url("assets/fonts/Geometria-Thin_1.svg") format('svg');
	font-weight: 100;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-Bold_1.eot);
	src: url("assets/fonts/Geometria-Bold_1-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-Bold_1.woff2) format('woff2'), url(assets/fonts/Geometria-Bold_1.woff) format('woff'), url(assets/fonts/Geometria-Bold_1.ttf) format('truetype'), url("assets/fonts/Geometria-Bold_1.svg") format('svg');
	font-weight: 700;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-ExtraBold_1.eot);
	src: url("assets/fonts/Geometria-ExtraBold_1-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-ExtraBold_1.woff2) format('woff2'), url(assets/fonts/Geometria-ExtraBold_1.woff) format('woff'), url(assets/fonts/Geometria-ExtraBold_1.ttf) format('truetype'), url("assets/fonts/Geometria-ExtraBold_1.svg") format('svg');
	font-weight: 700;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-ExtraBoldItalic.eot);
	src: url("assets/fonts/Geometria-ExtraBoldItalic-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-ExtraBoldItalic.woff2) format('woff2'), url(assets/fonts/Geometria-ExtraBoldItalic.woff) format('woff'), url(assets/fonts/Geometria-ExtraBoldItalic.ttf) format('truetype'), url("assets/fonts/Geometria-ExtraBoldItalic.svg") format('svg');
	font-weight: 700;
	font-style: italic;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-ExtraBoldItalic_1.eot);
	src: url("assets/fonts/Geometria-ExtraBoldItalic_1-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-ExtraBoldItalic_1.woff2) format('woff2'), url(assets/fonts/Geometria-ExtraBoldItalic_1.woff) format('woff'), url(assets/fonts/Geometria-ExtraBoldItalic_1.ttf) format('truetype'), url("assets/fonts/Geometria-ExtraBoldItalic_1.svg") format('svg');
	font-weight: 700;
	font-style: italic;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-Italic.eot);
	src: url("assets/fonts/Geometria-Italic-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-Italic.woff2) format('woff2'), url(assets/fonts/Geometria-Italic.woff) format('woff'), url(assets/fonts/Geometria-Italic.ttf) format('truetype'), url("assets/fonts/Geometria-Italic.svg") format('svg');
	font-weight: 400;
	font-style: italic;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-Medium.eot);
	src: url("assets/fonts/Geometria-Medium-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-Medium.woff2) format('woff2'), url(assets/fonts/Geometria-Medium.woff) format('woff'), url(assets/fonts/Geometria-Medium.ttf) format('truetype'), url("assets/fonts/Geometria-Medium.svg") format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-ExtraLightItalic.eot);
	src: url("assets/fonts/Geometria-ExtraLightItalic-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-ExtraLightItalic.woff2) format('woff2'), url(assets/fonts/Geometria-ExtraLightItalic.woff) format('woff'), url(assets/fonts/Geometria-ExtraLightItalic.ttf) format('truetype'), url("assets/fonts/Geometria-ExtraLightItalic.svg") format('svg');
	font-weight: 200;
	font-style: italic;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-Italic_1.eot);
	src: url("assets/fonts/Geometria-Italic_1-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-Italic_1.woff2) format('woff2'), url(assets/fonts/Geometria-Italic_1.woff) format('woff'), url(assets/fonts/Geometria-Italic_1.ttf) format('truetype'), url("assets/fonts/Geometria-Italic_1.svg") format('svg');
	font-weight: 400;
	font-style: italic;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-LightItalic.eot);
	src: url("assets/fonts/Geometria-LightItalic-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-LightItalic.woff2) format('woff2'), url(assets/fonts/Geometria-LightItalic.woff) format('woff'), url(assets/fonts/Geometria-LightItalic.ttf) format('truetype'), url("assets/fonts/Geometria-LightItalic.svg") format('svg');
	font-weight: 300;
	font-style: italic;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-Light.eot);
	src: url("assets/fonts/Geometria-Light-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-Light.woff2) format('woff2'), url(assets/fonts/Geometria-Light.woff) format('woff'), url(assets/fonts/Geometria-Light.ttf) format('truetype'), url("assets/fonts/Geometria-Light.svg") format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-Heavy.eot);
	src: url("assets/fonts/Geometria-Heavy-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-Heavy.woff2) format('woff2'), url(assets/fonts/Geometria-Heavy.woff) format('woff'), url(assets/fonts/Geometria-Heavy.ttf) format('truetype'), url("assets/fonts/Geometria-Heavy.svg") format('svg');
	font-weight: 900;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-Medium_1.eot);
	src: url("assets/fonts/Geometria-Medium_1-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-Medium_1.woff2) format('woff2'), url(assets/fonts/Geometria-Medium_1.woff) format('woff'), url(assets/fonts/Geometria-Medium_1.ttf) format('truetype'), url("assets/fonts/Geometria-Medium_1.svg") format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-Light_1.eot);
	src: url("assets/fonts/Geometria-Light_1-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-Light_1.woff2) format('woff2'), url(assets/fonts/Geometria-Light_1.woff) format('woff'), url(assets/fonts/Geometria-Light_1.ttf) format('truetype'), url("assets/fonts/Geometria-Light_1.svg") format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-LightItalic_1.eot);
	src: url("assets/fonts/Geometria-LightItalic_1-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-LightItalic_1.woff2) format('woff2'), url(assets/fonts/Geometria-LightItalic_1.woff) format('woff'), url(assets/fonts/Geometria-LightItalic_1.ttf) format('truetype'), url("assets/fonts/Geometria-LightItalic_1.svg") format('svg');
	font-weight: 300;
	font-style: italic;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-ExtraLightItalic_1.eot);
	src: url("assets/fonts/Geometria-ExtraLightItalic_1-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-ExtraLightItalic_1.woff2) format('woff2'), url(assets/fonts/Geometria-ExtraLightItalic_1.woff) format('woff'), url(assets/fonts/Geometria-ExtraLightItalic_1.ttf) format('truetype'), url("assets/fonts/Geometria-ExtraLightItalic_1.svg") format('svg');
	font-weight: 200;
	font-style: italic;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-HeavyItalic.eot);
	src: url("assets/fonts/Geometria-HeavyItalic-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-HeavyItalic.woff2) format('woff2'), url(assets/fonts/Geometria-HeavyItalic.woff) format('woff'), url(assets/fonts/Geometria-HeavyItalic.ttf) format('truetype'), url("assets/fonts/Geometria-HeavyItalic.svg") format('svg');
	font-weight: 900;
	font-style: italic;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-Heavy_1.eot);
	src: url("assets/fonts/Geometria-Heavy_1-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-Heavy_1.woff2) format('woff2'), url(assets/fonts/Geometria-Heavy_1.woff) format('woff'), url(assets/fonts/Geometria-Heavy_1.ttf) format('truetype'), url("assets/fonts/Geometria-Heavy_1.svg") format('svg');
	font-weight: 900;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url(assets/fonts/Geometria-HeavyItalic_1.eot);
	src: url("assets/fonts/Geometria-HeavyItalic_1-1.eot") format('embedded-opentype'), url(assets/fonts/Geometria-HeavyItalic_1.woff2) format('woff2'), url(assets/fonts/Geometria-HeavyItalic_1.woff) format('woff'), url(assets/fonts/Geometria-HeavyItalic_1.ttf) format('truetype'), url("assets/fonts/Geometria-HeavyItalic_1.svg") format('svg');
	font-weight: 900;
	font-style: italic;
	font-display: swap
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
h1 {
	font-size: 2em;
	margin: 0
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}
b, strong {
	font-weight: bolder
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
img {
	border-style: none
}
button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
button, [type="button"], [type="reset"], [type="submit"] {
	-webkit-appearance: button
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}
fieldset {
	padding: .35em .75em .625em
}
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
progress {
	vertical-align: baseline
}
textarea {
	overflow: auto
}
[type="checkbox"], [type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
	height: auto
}
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}
details {
	display: block
}
summary {
	display: list-item
}
template {
	display: none
}
[hidden] {
	display: none
}
@-webkit-keyframes opas {
	0% {
		opacity: .4
	}
	60% {
		opacity: 1
	}
	100% {
		opacity: .4
	}
}
@keyframes opas {
	0% {
		opacity: .4
	}
	60% {
		opacity: 1
	}
	100% {
		opacity: .4
	}
}
@-webkit-keyframes fadeOpas {
	0% {
		-webkit-transform: translateY(110%);
		transform: translateY(110%);
		opacity: 0
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1
	}
}
@keyframes fadeOpas {
	0% {
		-webkit-transform: translateY(110%);
		transform: translateY(110%);
		opacity: 0
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1
	}
}
@-webkit-keyframes tooltipShow {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}
@keyframes tooltipShow {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}
@-webkit-keyframes rotate {
	0% {
		-webkit-transform: translate(-50%, -50%) rotate(0deg);
		transform: translate(-50%, -50%) rotate(0deg)
	}
	100% {
		-webkit-transform: translate(-50%, -50%) rotate(-360deg);
		transform: translate(-50%, -50%) rotate(-360deg)
	}
}
@keyframes rotate {
	0% {
		-webkit-transform: translate(-50%, -50%) rotate(0deg);
		transform: translate(-50%, -50%) rotate(0deg)
	}
	100% {
		-webkit-transform: translate(-50%, -50%) rotate(-360deg);
		transform: translate(-50%, -50%) rotate(-360deg)
	}
}
@-webkit-keyframes rotate2 {
	0% {
		-webkit-transform: translate(-50%, -50%) rotate(0deg);
		transform: translate(-50%, -50%) rotate(0deg)
	}
	100% {
		-webkit-transform: translate(-50%, -50%) rotate(360deg);
		transform: translate(-50%, -50%) rotate(360deg)
	}
}
@keyframes rotate2 {
	0% {
		-webkit-transform: translate(-50%, -50%) rotate(0deg);
		transform: translate(-50%, -50%) rotate(0deg)
	}
	100% {
		-webkit-transform: translate(-50%, -50%) rotate(360deg);
		transform: translate(-50%, -50%) rotate(360deg)
	}
}
@-webkit-keyframes deg {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	60% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}
@keyframes deg {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	60% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}
@-webkit-keyframes jamp {
	0% {
		margin-top: 0
	}
	15% {
		margin-top: -1rem
	}
	25% {
		margin-top: 0
	}
	35% {
		margin-top: -.5rem
	}
	45% {
		margin-top: 0
	}
	100% {
		margin-top: 0
	}
}
@keyframes jamp {
	0% {
		margin-top: 0
	}
	15% {
		margin-top: -1rem
	}
	25% {
		margin-top: 0
	}
	35% {
		margin-top: -.5rem
	}
	45% {
		margin-top: 0
	}
	100% {
		margin-top: 0
	}
}
@-webkit-keyframes jampTrf {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	15% {
		-webkit-transform: translateY(-7%);
		transform: translateY(-7%)
	}
	25% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	35% {
		-webkit-transform: translateY(-3%);
		transform: translateY(-3%)
	}
	45% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
@keyframes jampTrf {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	15% {
		-webkit-transform: translateY(-7%);
		transform: translateY(-7%)
	}
	25% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	35% {
		-webkit-transform: translateY(-3%);
		transform: translateY(-3%)
	}
	45% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
@-webkit-keyframes slideme {
	0% {
		left: -30px;
		margin-left: 0
	}
	30% {
		left: 110%;
		margin-left: 80px
	}
	100% {
		left: 110%;
		margin-left: 80px
	}
}
@keyframes slideme {
	0% {
		left: -30px;
		margin-left: 0
	}
	30% {
		left: 110%;
		margin-left: 80px
	}
	100% {
		left: 110%;
		margin-left: 80px
	}
}
@-webkit-keyframes pulseicon-a {
	0% {
		-webkit-transform: translate(0, 0) scale(.85);
		transform: translate(0, 0) scale(.85)
	}
	50% {
		-webkit-transform: translate(0, 0) scale(1);
		transform: translate(0, 0) scale(1)
	}
	100% {
		-webkit-transform: translate(0, 0) scale(.85);
		transform: translate(0, 0) scale(.85)
	}
}
@keyframes pulseicon-a {
	0% {
		-webkit-transform: translate(0, 0) scale(.85);
		transform: translate(0, 0) scale(.85)
	}
	50% {
		-webkit-transform: translate(0, 0) scale(1);
		transform: translate(0, 0) scale(1)
	}
	100% {
		-webkit-transform: translate(0, 0) scale(.85);
		transform: translate(0, 0) scale(.85)
	}
}
@-webkit-keyframes pulseicon {
	0% {
		-webkit-transform: translate(-50%, -50%) scale(.8);
		transform: translate(-50%, -50%) scale(.8)
	}
	50% {
		-webkit-transform: translate(-50%, -50%) scale(1);
		transform: translate(-50%, -50%) scale(1)
	}
	100% {
		-webkit-transform: translate(-50%, -50%) scale(.8);
		transform: translate(-50%, -50%) scale(.8)
	}
}
@keyframes pulseicon {
	0% {
		-webkit-transform: translate(-50%, -50%) scale(.8);
		transform: translate(-50%, -50%) scale(.8)
	}
	50% {
		-webkit-transform: translate(-50%, -50%) scale(1);
		transform: translate(-50%, -50%) scale(1)
	}
	100% {
		-webkit-transform: translate(-50%, -50%) scale(.8);
		transform: translate(-50%, -50%) scale(.8)
	}
}
@-webkit-keyframes phone {
	0% {
		-webkit-transform: translate(-50%, -50%) rotate(15deg) scale(.9);
		transform: translate(-50%, -50%) rotate(15deg) scale(.9)
	}
	50% {
		-webkit-transform: translate(-50%, -50%) rotate(0deg) scale(1.01);
		transform: translate(-50%, -50%) rotate(0deg) scale(1.01)
	}
	100% {
		-webkit-transform: translate(-50%, -50%) rotate(15deg) scale(.9);
		transform: translate(-50%, -50%) rotate(15deg) scale(.9)
	}
}
@keyframes phone {
	0% {
		-webkit-transform: translate(-50%, -50%) rotate(15deg) scale(.9);
		transform: translate(-50%, -50%) rotate(15deg) scale(.9)
	}
	50% {
		-webkit-transform: translate(-50%, -50%) rotate(0deg) scale(1.01);
		transform: translate(-50%, -50%) rotate(0deg) scale(1.01)
	}
	100% {
		-webkit-transform: translate(-50%, -50%) rotate(15deg) scale(.9);
		transform: translate(-50%, -50%) rotate(15deg) scale(.9)
	}
}
@-webkit-keyframes pulseiconLine {
	0% {
		-webkit-transform: translateX(-55%) scale(.7);
		transform: translateX(-55%) scale(.7)
	}
	50% {
		-webkit-transform: translateX(-65%) scale(1);
		transform: translateX(-65%) scale(1)
	}
	100% {
		-webkit-transform: translateX(-55%) scale(.7);
		transform: translateX(-55%) scale(.7)
	}
}
@keyframes pulseiconLine {
	0% {
		-webkit-transform: translateX(-55%) scale(.7);
		transform: translateX(-55%) scale(.7)
	}
	50% {
		-webkit-transform: translateX(-65%) scale(1);
		transform: translateX(-65%) scale(1)
	}
	100% {
		-webkit-transform: translateX(-55%) scale(.7);
		transform: translateX(-55%) scale(.7)
	}
}
@-webkit-keyframes scale-before {
	0% {
		-webkit-transform: translate(-50%, -50%) scale(.8);
		transform: translate(-50%, -50%) scale(.8);
		opacity: 0
	}
	50% {
		-webkit-transform: translate(-50%, -50%) scale(1);
		transform: translate(-50%, -50%) scale(1);
		opacity: .7
	}
	100% {
		-webkit-transform: translate(-50%, -50%) scale(.8);
		transform: translate(-50%, -50%) scale(.8);
		opacity: 0
	}
}
@keyframes scale-before {
	0% {
		-webkit-transform: translate(-50%, -50%) scale(.8);
		transform: translate(-50%, -50%) scale(.8);
		opacity: 0
	}
	50% {
		-webkit-transform: translate(-50%, -50%) scale(1);
		transform: translate(-50%, -50%) scale(1);
		opacity: .7
	}
	100% {
		-webkit-transform: translate(-50%, -50%) scale(.8);
		transform: translate(-50%, -50%) scale(.8);
		opacity: 0
	}
}
@-webkit-keyframes transform-shiver {
	0% {
		-webkit-transform: translate(0, 0) rotate(0deg);
		transform: translate(0, 0) rotate(0deg)
	}
	25% {
		-webkit-transform: translate(-5px, 0) rotate(0deg);
		transform: translate(-5px, 0) rotate(0deg)
	}
	75% {
		-webkit-transform: translate(5px, 0) rotate(0deg);
		transform: translate(5px, 0) rotate(0deg)
	}
	100% {
		-webkit-transform: translate(0, 0) rotate(0deg);
		transform: translate(0, 0) rotate(0deg)
	}
}
@keyframes transform-shiver {
	0% {
		-webkit-transform: translate(0, 0) rotate(0deg);
		transform: translate(0, 0) rotate(0deg)
	}
	25% {
		-webkit-transform: translate(-5px, 0) rotate(0deg);
		transform: translate(-5px, 0) rotate(0deg)
	}
	75% {
		-webkit-transform: translate(5px, 0) rotate(0deg);
		transform: translate(5px, 0) rotate(0deg)
	}
	100% {
		-webkit-transform: translate(0, 0) rotate(0deg);
		transform: translate(0, 0) rotate(0deg)
	}
}
@-webkit-keyframes transform-shiver2 {
	0% {
		-webkit-transform: translate(0, 0) rotate(0deg);
		transform: translate(0, 0) rotate(0deg)
	}
	25% {
		-webkit-transform: translate(0, -5px) rotate(0deg);
		transform: translate(0, -5px) rotate(0deg)
	}
	75% {
		-webkit-transform: translate(0, 5px) rotate(0deg);
		transform: translate(0, 5px) rotate(0deg)
	}
	100% {
		-webkit-transform: translate(0, 0) rotate(0deg);
		transform: translate(0, 0) rotate(0deg)
	}
}
@keyframes transform-shiver2 {
	0% {
		-webkit-transform: translate(0, 0) rotate(0deg);
		transform: translate(0, 0) rotate(0deg)
	}
	25% {
		-webkit-transform: translate(0, -5px) rotate(0deg);
		transform: translate(0, -5px) rotate(0deg)
	}
	75% {
		-webkit-transform: translate(0, 5px) rotate(0deg);
		transform: translate(0, 5px) rotate(0deg)
	}
	100% {
		-webkit-transform: translate(0, 0) rotate(0deg);
		transform: translate(0, 0) rotate(0deg)
	}
}
@-webkit-keyframes car1 {
	0% {
		-webkit-transform: translate(0, 0) scale(1);
		transform: translate(0, 0) scale(1)
	}
	100% {
		-webkit-transform: translate(-200px, 10px) scale(0);
		transform: translate(-200px, 10px) scale(0)
	}
}
@keyframes car1 {
	0% {
		-webkit-transform: translate(0, 0) scale(1);
		transform: translate(0, 0) scale(1)
	}
	100% {
		-webkit-transform: translate(-200px, 10px) scale(0);
		transform: translate(-200px, 10px) scale(0)
	}
}
@-webkit-keyframes pulse {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(237, 26, 35, .5);
		box-shadow: 0 0 0 0 rgba(237, 26, 35, .5)
	}
	70% {
		-webkit-box-shadow: 0 0 0 8px rgba(237, 26, 35, 0);
		box-shadow: 0 0 0 8px rgba(237, 26, 35, 0)
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(237, 26, 35, 0);
		box-shadow: 0 0 0 0 rgba(237, 26, 35, 0)
	}
}
@keyframes pulse {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(237, 26, 35, .5);
		box-shadow: 0 0 0 0 rgba(237, 26, 35, .5)
	}
	70% {
		-webkit-box-shadow: 0 0 0 8px rgba(237, 26, 35, 0);
		box-shadow: 0 0 0 8px rgba(237, 26, 35, 0)
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(237, 26, 35, 0);
		box-shadow: 0 0 0 0 rgba(237, 26, 35, 0)
	}
}
@-webkit-keyframes pulse2 {
	0% {
		-webkit-box-shadow: 0 0 0 0 #B42041;
		box-shadow: 0 0 0 0 #B42041
	}
	70% {
		-webkit-box-shadow: 0 0 0 28px rgba(113, 21, 33, 0);
		box-shadow: 0 0 0 28px rgba(113, 21, 33, 0)
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(113, 21, 33, 0);
		box-shadow: 0 0 0 0 rgba(113, 21, 33, 0)
	}
}
@keyframes pulse2 {
	0% {
		-webkit-box-shadow: 0 0 0 0 #B42041;
		box-shadow: 0 0 0 0 #B42041
	}
	70% {
		-webkit-box-shadow: 0 0 0 28px rgba(113, 21, 33, 0);
		box-shadow: 0 0 0 28px rgba(113, 21, 33, 0)
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(113, 21, 33, 0);
		box-shadow: 0 0 0 0 rgba(113, 21, 33, 0)
	}
}
@-webkit-keyframes pulse3 {
	0% {
		-webkit-box-shadow: 0 0 0 0 #fff;
		box-shadow: 0 0 0 0 #fff
	}
	70% {
		-webkit-box-shadow: 0 0 0 11px rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 11px rgba(255, 255, 255, 0)
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
	}
}
@keyframes pulse3 {
	0% {
		-webkit-box-shadow: 0 0 0 0 #fff;
		box-shadow: 0 0 0 0 #fff
	}
	70% {
		-webkit-box-shadow: 0 0 0 11px rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 11px rgba(255, 255, 255, 0)
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
	}
}
@-webkit-keyframes sbs-anim {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0) translateY(0) rotate(0deg) scale(1, 1);
		transform: translateX(0) translateY(0) rotate(0deg) scale(1, 1);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear
	}
	50% {
		opacity: 1;
		-webkit-transform: translateX(-2px) translateY(-8px) rotate(-5deg) scale(1, 1);
		transform: translateX(-2px) translateY(-8px) rotate(-5deg) scale(1, 1);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0) translateY(0) rotate(0deg) scale(1, 1);
		transform: translateX(0) translateY(0) rotate(0deg) scale(1, 1)
	}
}
@keyframes sbs-anim {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0) translateY(0) rotate(0deg) scale(1, 1);
		transform: translateX(0) translateY(0) rotate(0deg) scale(1, 1);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear
	}
	50% {
		opacity: 1;
		-webkit-transform: translateX(-2px) translateY(-8px) rotate(-5deg) scale(1, 1);
		transform: translateX(-2px) translateY(-8px) rotate(-5deg) scale(1, 1);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0) translateY(0) rotate(0deg) scale(1, 1);
		transform: translateX(0) translateY(0) rotate(0deg) scale(1, 1)
	}
}
@-webkit-keyframes pop {
	0% {
		-webkit-transform: perspective(1px) rotateX(0deg) scale3d(1, 1, 1);
		transform: perspective(1px) rotateX(0deg) scale3d(1, 1, 1)
	}
	100% {
		-webkit-transform: perspective(1px) rotateX(0deg) scale3d(1.2, 1.2, 1.2);
		transform: perspective(1px) rotateX(0deg) scale3d(1.2, 1.2, 1.2)
	}
}
@keyframes pop {
	0% {
		-webkit-transform: perspective(1px) rotateX(0deg) scale3d(1, 1, 1);
		transform: perspective(1px) rotateX(0deg) scale3d(1, 1, 1)
	}
	100% {
		-webkit-transform: perspective(1px) rotateX(0deg) scale3d(1.2, 1.2, 1.2);
		transform: perspective(1px) rotateX(0deg) scale3d(1.2, 1.2, 1.2)
	}
}
@-webkit-keyframes puff-out {
	0% {
		-webkit-transform: translate(-50%, -50%) rotate(0deg) scale(1, 1);
		transform: translate(-50%, -50%) rotate(0deg) scale(1, 1);
		-webkit-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		opacity: 1
	}
	100% {
		-webkit-transform: translate(-50%, -50%) rotate(0deg) scale(2, 2);
		transform: translate(-50%, -50%) rotate(0deg) scale(2, 2);
		-webkit-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		opacity: 0
	}
}
@keyframes puff-out {
	0% {
		-webkit-transform: translate(-50%, -50%) rotate(0deg) scale(1, 1);
		transform: translate(-50%, -50%) rotate(0deg) scale(1, 1);
		-webkit-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		opacity: 1
	}
	100% {
		-webkit-transform: translate(-50%, -50%) rotate(0deg) scale(2, 2);
		transform: translate(-50%, -50%) rotate(0deg) scale(2, 2);
		-webkit-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		opacity: 0
	}
}
@-webkit-keyframes slide-up-in {
	0% {
		-webkit-transform: translate(0, 100%) rotate(1deg);
		transform: translate(0, 100%) rotate(1deg);
		opacity: 0;
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0
	}
	100% {
		opacity: 1;
		-webkit-transform: translate(0, 0) rotate(0deg);
		transform: translate(0, 0) rotate(0deg);
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0
	}
}
@keyframes slide-up-in {
	0% {
		-webkit-transform: translate(0, 100%) rotate(1deg);
		transform: translate(0, 100%) rotate(1deg);
		opacity: 0;
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0
	}
	100% {
		opacity: 1;
		-webkit-transform: translate(0, 0) rotate(0deg);
		transform: translate(0, 0) rotate(0deg);
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0
	}
}
.fade_in {
	opacity: 1;
	-webkit-animation-delay: 0ms;
	animation-delay: 0ms;
	-webkit-animation-duration: 1500ms;
	animation-duration: 1500ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: slide-up-in;
	animation-name: slide-up-in
}
.title-first {
	-webkit-animation-delay: 0ms;
	animation-delay: 0ms;
	-webkit-animation-duration: 1500ms;
	animation-duration: 1500ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: slide-up-in;
	animation-name: slide-up-in
}
.subtitle-first {
	-webkit-animation-delay: 0ms;
	animation-delay: 0ms;
	-webkit-animation-duration: 1500ms;
	animation-duration: 1500ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: slide-up-in;
	animation-name: slide-up-in
}
@-webkit-keyframes main {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
@keyframes main {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 1vw;
	overflow-x: hidden
}
body {
	font-family: 'Geometria', sans-serif;
	line-height: 1.2;
	font-weight: 400;
	overflow-x: hidden;
	color: #282828
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
	padding: 0
}
a, button, input, textarea, select {
	outline: none
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}
a {
	text-decoration: none;
	color: #d881ff;
}
p {
	margin: 0 0 15px 0;
}
img {
	max-width: 100%;
	max-height: 100%
}
@media (max-width:900px) {
	.forest {
		display: none!important
	}
}
.col-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-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
}
.col-vcenter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.row-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.row-vcenter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.margin-center {
	margin-left: auto;
	margin-right: auto
}
.rel-center {
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
.abs-center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
@media (max-width:567px) {
	.media-center {
		text-align: center
	}
}
.graf {
	-webkit-animation: transform-shiver 5000ms linear 0ms infinite normal both;
	animation: transform-shiver 5000ms linear 0ms infinite normal both
}
.l-before {
	position: relative
}
.l-before::after {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%);
	background-color: #d9272d;
	width: 3.5rem;
	height: 2px;
	z-index: 10
}
.l-before::before {
	content: '';
	position: absolute;
	left: -3rem;
	top: 50%;
	-webkit-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%);
	height: .6rem;
	width: .6rem;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border-radius: 100%;
	z-index: 10;
	background-color: #d9272d
}
.r-before {
	position: relative
}
.r-before::after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translate(100%, -50%);
	transform: translate(100%, -50%);
	background-color: #d9272d;
	width: 2.5rem;
	height: 2px
}
.r-before::before {
	content: '';
	position: absolute;
	right: -2.5rem;
	top: 50%;
	-webkit-transform: translate(100%, -50%);
	transform: translate(100%, -50%);
	height: .6rem;
	width: .6rem;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border-radius: 100%;
	background-color: #d9272d
}
.dotted {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	position: relative;
	-webkit-transition: all .4s;
	transition: all .4s;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.dotted:before {
	content: '';
	position: absolute;
	top: 115%;
	width: 100%;
	border-bottom: 1px dotted #B42041;
	-webkit-transition: all .4s;
	transition: all .4s
}
.dotted:hover {
	color: #111
}
.dotted:hover:before {
	width: 30%;
	border-color: #282828
}
.dotted_l::before {
	border-bottom: 1px solid #B42041
}
.dotted_l:hover:before {
	border-color: #282828
}
.dotted_d::before {
	border-bottom: 1px dashed #a804b2
}
.dotted_d:hover:before {
	border-color: #282828
}
.dotted_inv::before {
	border-bottom: 1px dashed #fff
}
.dotted_inv:hover:before {
	border-color: #B42041
}
.skew-text {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-transform: skew(-8deg);
	transform: skew(-8deg);
	background-color: #5490d5;
	padding: .5vw 1.2vw;
	border-radius: 5px;
	line-height: 1
}
.skew-text__block {
	-webkit-transform: skew(8deg);
	transform: skew(8deg)
}
.kr-text {
	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
}
.kr-text__cir {
	background-color: #1cbc54;
	width: .35rem;
	height: .35rem;
	border-radius: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-animation: opas 1.1s infinite linear;
	animation: opas 1.1s infinite linear
}
.ovh {
	overflow: hidden
}
.sf {
	font-family: 'SF Pro Display', sans-serif
}
.lh08 {
	line-height: .8
}
.lh1 {
	line-height: 1
}
.lhm {
	line-height: 1.3
}
.lh15 {
	line-height: 1.5
}
.lsp {
	letter-spacing: .05rem
}
.tgc {
	color: #0099e4
}
a.tgc {
	-webkit-transition: all 0.4s;
	transition: all 0.4s
}
a.tgc:hover {
	color: #000
}
.gray {
	color: rgba(40, 39, 40, .5)
}
.black {
	color: #282828
}
.white {
	color: #fff
}
.blue {
	color: #a804b2
}
.lblue {
	color: #baeefc
}
.red {
	color: #ff3334
}
.red2 {
	color: #d9272e
}
.green {
	color: #1cbc54
}
.fw1 {
	font-weight: 100
}
.fw2 {
	font-weight: 200
}
.fw3 {
	font-weight: 300
}
.fw5 {
	font-weight: 500
}
.fw4 {
	font-weight: 400
}
.fw6 {
	font-weight: 600
}
.fw7 {
	font-weight: 700
}
.fw8 {
	font-weight: 800
}
.fwb {
	font-weight: 700
}
.fw9 {
	font-weight: 900
}
.fsi {
	font-style: italic
}
.tar {
	text-align: right
}
.tdt {
	text-decoration: line-through
}
.tdu {
	text-decoration: underline
}
.tac {
	text-align: center
}
.ttu {
	text-transform: uppercase
}
.title-lg {
	font-size: 3.5rem
}
.zi1 {
	z-index: 1;
	position: relative
}
.zi5 {
	z-index: 5;
	position: relative
}
.title {
	font-size: 3rem;
	line-height: 1.1;
	position: relative;
	z-index: 2
}
.t48 {
	font-size: 2.5rem
}
.t54 {
	font-size: 2.7rem
}
.t38 {
	font-size: 2rem
}
.t36 {
	font-size: 1.9rem;
	position: relative;
	z-index: 2
}
.t34 {
	font-size: 1.77rem
}
.t32 {
	font-size: 1.67rem
}
.t30 {
	font-size: 1.56rem
}
.t28 {
	font-size: 1.46rem
}
.t26 {
	font-size: 1.35rem
}
.t24 {
	font-size: 1.25rem
}
.t23 {
	font-size: 1.2rem
}
.t22 {
	font-size: 1.15rem
}
.t21 {
	font-size: 1.1rem
}
.t20 {
	font-size: 1.04rem
}
.t19 {
	font-size: 1rem
}
.t18 {
	font-size: .94rem
}
.t17 {
	font-size: .88rem
}
.t16 {
	font-size: .83rem
}
.t15 {
	font-size: .8rem
}
.t14 {
	font-size: .73rem
}
.t13 {
	font-size: .68rem
}
.t12 {
	font-size: .63rem
}
.t10 {
	font-size: .52rem
}
.t8 {
	font-size: .42rem
}
.t7 {
	font-size: .37rem
}
.container {
	max-width: 86.5rem;
	margin: 0 auto;
	width: 100%
}
.container-big {
	max-width: 91rem;
	margin: 0 auto
}
.container-sbig {
	max-width: 81rem;
	margin: 0 auto
}
.container-big2 {
	max-width: 89rem;
	margin: 0 auto
}
.container-min {
	max-width: 63rem;
	margin: 0 auto
}
.container-md {
	max-width: 78rem;
	margin: 0 auto
}
.container-md2 {
	max-width: 74rem;
	margin: 0 auto
}
.mlg3 {
	margin-bottom: 8rem
}
.mlg2 {
	margin-bottom: 6rem
}
.mlg {
	margin-bottom: 4.5rem
}
.msm {
	margin-bottom: 2.5rem
}
.mb {
	margin-bottom: 2rem
}
.mb2 {
	margin-bottom: 1.4rem
}
.mbm {
	margin-bottom: .7rem
}
.mbs {
	margin-bottom: .41rem
}
.mbs2 {
	margin-bottom: .21rem
}
.mrm {
	margin-right: .5rem
}
.mr {
	margin-right: 1rem
}
.mrd {
	margin-right: 1.5rem
}
.mrs {
	margin-right: 1.7rem
}
.stop {
	overflow: hidden
}
.section {
	padding: 4rem 0;
	position: relative
}
.dib {
	display: inline-block
}
.fsi {
	font-style: italic
}
.rel {
	position: relative
}
.poe {
	pointer-events: none
}
.white-space {
	white-space: nowrap
}
.f-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.f-nowrap {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}
.lts {
	letter-spacing: .02rem
}
.btn {
	letter-spacing: .06rem;
	padding: 1.2rem 1.9rem;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	z-index: 6;
	cursor: pointer;
	border: none;
	position: relative;
	color: #fff;
	border-radius: 3rem;
    background-image: linear-gradient(to right, #a804b2 0%, #735ab9 99%, #8d4daa 100%);
}

.btn::before {
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: '';
    background-image: linear-gradient(to right, #a804b2 0%, #735ab9 99%, #8d4daa 100%);
    border-radius: 50px;
    opacity: 0.5;
    width: 105%;
    height: 124%;
}

.btn:disabled {
	background-image: radial-gradient(circle 1087px at 46.6% -47.5%, #67696b 0%, #67696b 11%, #67696b 100%)
}
.btn:hover {
	-webkit-transform: scale(1.04);
	transform: scale(1.04)
}
.btn:not(:disabled) .btn-blick {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 3rem;
	overflow: hidden
}
.btn:not(:disabled) .btn-blick:after {
	margin-left: -30px;
	content: " ";
	width: 30px;
	height: 400px;
	background: #fff;
	-webkit-animation-delay: 0.05s;
	animation-delay: 0.05s;
	position: absolute;
	left: -40px;
	top: -150px;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
	-webkit-animation-name: slideme;
	animation-name: slideme;
	-webkit-animation-duration: 3.5s;
	animation-duration: 3.5s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.btn.btn-line::before {
	content: '';
	position: absolute;
	left: 0rem;
	top: 50%;
	-webkit-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%);
	width: 3.2rem;
	height: 1px;
	background-color: #d22630
}
.btn.btn-line::after {
	content: '';
	position: absolute;
	left: -2.7rem;
	top: 50%;
	-webkit-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%);
	width: .5rem;
	height: .5rem;
	border-radius: 100%;
	background-color: #d22630;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.btn.b-yel {
	background-color: #f8e049;
	background-image: linear-gradient(-129deg, #edd491 0%, #ffeea9 100%);
	-webkit-box-shadow: 0 8px 13px rgba(204, 178, 118, .49), inset 0 -4px 1px #ccb276;
	box-shadow: 0 8px 13px rgba(204, 178, 118, .49), inset 0 -4px 1px #ccb276;
	border-radius: 30rem;
	padding: 1.2rem 2rem
}
.btn.b-yel:not(:disabled) .btn-blick {
	border-radius: 30rem
}
.btn.b-yel:hover {
	-webkit-box-shadow: 0 8px 13px rgba(205, 179, 119, .49), inset 0 4px 1px #cdb377;
	box-shadow: 0 8px 13px rgba(205, 179, 119, .49), inset 0 4px 1px #cdb377;
	-webkit-transform: scale(1);
	transform: scale(1)
}
.btn.bord {
	border: none;
	border-radius: 5px;
	background-color: #f1f6fa;
	color: #282728;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 1.6rem 3rem
}
.btn.bord:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn.ta {
	background-color: #fcc000;
	-webkit-box-shadow: 0 16px 21px rgba(252, 192, 0, .35);
	box-shadow: 0 16px 21px rgba(252, 192, 0, .35)
}
.btn.ta:hover {
	-webkit-box-shadow: 0 16px 21px rgba(252, 192, 0, .85);
	box-shadow: 0 16px 21px rgba(252, 192, 0, .85)
}
.btn.big {
	padding: 2.5rem 3.4rem
}
.btn.min {
	padding: 1.25rem 1.5rem
}
.btn.min-l {
	padding-left: 1.5rem;
	padding-right: 1.5rem
}
.btn.max {
	width: 100%
}
.btn-img {
	width: 1.7rem
}
.btn-o {
	color: #83c250;
	background-image: none;
	-webkit-box-shadow: 0 0 50px rgba(171, 214, 138, .3);
	box-shadow: 0 0 50px rgba(171, 214, 138, .3);
	border-radius: 5px 25px;
	border: 2px solid #83c250;
	background-color: #fff;
	padding: 1.6rem 3.75rem
}
.btn-o:hover {
	color: #fff;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#6fb247), color-stop(98%, #b8ee68), to(#b8ee68)), -webkit-gradient(linear, left bottom, left top, from(#ee858c), color-stop(98%, #fabcbc), to(#fabcbc));
	background-image: linear-gradient(to top, #6fb247 0%, #b8ee68 98%, #b8ee68 100%), linear-gradient(to top, #ee858c 0%, #fabcbc 98%, #fabcbc 100%)
}
.burger {
	width: 2.7rem;
	height: 2.7rem;
	position: relative;
	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;
	cursor: pointer;
	background-color: #fff;
	padding: .8rem;
	border-radius: 100%
}
.burger span {
	display: block;
	width: 100%;
	height: 3px;
	position: relative;
	background-color: #37b1e0;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	border-radius: .3rem;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.burger span:before, .burger span:after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 3px;
	left: 0;
	background-color: #37b1e0;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	border-radius: .3rem
}
.burger span:before {
	top: -.4rem;
	width: 80%
}
.burger span:after {
	bottom: -.4rem;
	right: auto;
	left: 0;
	width: 50%
}
.burger__wrap {
	text-transform: uppercase;
	color: #282828;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 600;
	line-height: .8;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s
}
.burger__wrap:hover {
	color: #37b1e0
}
.burger__wrap:hover .burger span {
	background-color: #37b1e0
}
.burger__wrap:hover .burger span:before, .burger__wrap:hover .burger span:after {
	background-color: #37b1e0
}
.close-nav {
	display: none
}
.dark {
	color: #282828
}
.white {
	color: #fff
}
.ptn {
	pointer-events: none
}
.link {
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	position: relative;
	display: inline-block;
	color: #67a8b9;
	z-index: 4
}
.link-o {
	cursor: pointer;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	color: #282828
}
.link-o:hover {
	color: #fc9533
}
.link.green {
	color: #81c04f
}
.link.green:before {
	border-bottom: 1px solid #81c04f
}
.link.green:hover {
	color: #81c04f
}
.link.green:hover:before {
	width: 40%
}
.link:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 100%;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #67a8b9;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all 0.4s;
	transition: all 0.4s
}
.link:hover {
	color: #464b53
}
.link:hover:before {
	width: 40%
}
.link.dsh:before {
	border-bottom: 1px dashed #67a8b9
}
input::-webkit-input-placeholder {
	color: #8c8c8c
}
input:-ms-input-placeholder {
	color: #8c8c8c
}
input::-ms-input-placeholder {
	color: #8c8c8c
}
input::-moz-placeholder {
	color: #8c8c8c
}
input::placeholder {
	color: #8c8c8c
}
textarea::-webkit-input-placeholder {
	color: #8c8c8c
}
textarea:-ms-input-placeholder {
	color: #8c8c8c
}
textarea::-ms-input-placeholder {
	color: #8c8c8c
}
textarea::-moz-placeholder {
	color: #8c8c8c
}
textarea::placeholder {
	color: #8c8c8c
}
.area {
	padding-left: 2rem;
	height: 7rem
}
.input {
	padding: 1.3rem 1rem;
	border-radius: 3rem;
	border: none;
	-ms-flex-item-align: center;
	align-self: center;
	width: 100%;
	position: relative;
	-webkit-box-shadow: inset 0 3px 13px rgba(0, 0, 0, .05);
	box-shadow: inset 0 3px 13px rgba(0, 0, 0, .05);
	background-color: #f4f4f4;
	padding-left: 2rem;
	font-weight: 500;
	color: #8c8c8c
}
.input-small {
	padding: 1.2rem .8rem
}
.input.i-modal {
	border-radius: .4rem;
	background-color: #fff;
	padding: 1rem 1rem;
	padding-left: 1.5rem
}
.input.i-gray {
	background-color: #f4f7fa
}
.input.dash {
	background-color: transparent;
	border-radius: 5px;
	border: 1px solid #e1e1e1
}
.input.phone {
	background: url(../../../themes/predray-wp/assets/img/icons/phone.png) no-repeat center left 1.4rem, #ffffff;
	background-size: 1rem
}
.input.i-black {
	background-color: #393d42;
	border-radius: .4rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	color: #fff
}
.input.i-black::-webkit-input-placeholder {
	color: #fff
}
.input.i-black:-ms-input-placeholder {
	color: #fff
}
.input.i-black::-ms-input-placeholder {
	color: #fff
}
.input.i-black::-moz-placeholder {
	color: #fff
}
.input.i-black::placeholder {
	color: #fff
}
.input.time {
	padding-left: 3.5rem;
	background: url(../../../themes/predray-wp/assets/img/icons/time.svg) no-repeat center left 1.4rem;
	background-size: 1rem
}
.input.v2 {
	background-color: #f4f7fa
}
.input.ipd {
	padding: 1.3rem 1rem;
	padding-left: 2rem
}
.inp-min {
	width: 31.5%
}
.inp-md {
	width: 48%
}
.inp-big {
	width: 100%
}
.inp-c {
	width: 40%
}
.inp-mm {
	width: 18.5%
}
.arrows {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 3rem;
	height: 3rem;
	z-index: 18;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	cursor: pointer;
	border: none;
	background: transparent;
	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
}
.arrows.t4 {
	width: 3.5rem;
	height: 3.5rem
}
.arrows.t6 {
	-webkit-box-shadow: 0 5px 54px rgba(0, 0, 0, .5);
	box-shadow: 0 5px 54px rgba(0, 0, 0, .5);
	background-color: #fff;
	border-radius: 100%;
	-webkit-filter: grayscale(1);
	filter: grayscale(1)
}
.arrows:hover {
	opacity: .7;
	-webkit-transform: translateY(-50%) scale(1.1);
	transform: translateY(-50%) scale(1.1)
}
.arrows.v2.slidePrev {
	left: -3rem
}
.arrows.v2.slideNext {
	right: -3rem
}
.slidePrev {
	left: -4rem
}
.slidePrev.t2 {
	left: -4rem;
	top: 55%
}
.slidePrev.t4 {
	left: -1.1rem
}
.slidePrev.t3 {
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
.slidePrev.t3:hover {
	opacity: .7;
	-webkit-transform: translateX(-50%) scale(1.1);
	transform: translateX(-50%) scale(1.1)
}
.slideNext {
	right: -4rem
}
.slideNext.t2 {
	right: -4rem;
	top: 55%
}
.slideNext.t4 {
	right: -1.1rem
}
.slideNext.t3 {
	left: 50%;
	bottom: -1rem;
	top: auto;
	right: auto;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
.slideNext.t3:hover {
	opacity: .7;
	-webkit-transform: translateX(-50%) scale(1.1);
	transform: translateX(-50%) scale(1.1)
}
.check-box {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.check-line {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.check-label {
	width: .9rem;
	height: .9rem;
	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;
	padding: .2rem;
	position: relative;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: .5rem;
	border-radius: 2px;
	background-color: #ee1a24
}
.check-label.v2 {
	border-radius: 100%;
	-webkit-box-shadow: 0 5px 10px rgba(43, 43, 51, .1);
	box-shadow: 0 5px 10px rgba(43, 43, 51, .1);
	border: 1px solid #e8e8e8;
	background-color: #fff;
	width: 1.5rem;
	height: 1.5rem;
	padding: .2rem
}
.check-label.v2 .check-label-act {
	width: 1rem;
	height: 1rem;
	border-radius: 100%;
	padding: .2rem;
	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;
	background-color: #4ca352
}
.check-label-act {
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-transform: scale(0);
	transform: scale(0);
	border-radius: 2px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 80%;
	height: 80%
}
.check-label.min {
	width: 1rem;
	height: 1rem;
	border-radius: 2px
}
.rhide {
	display: none
}
.rhide:checked~span .check-label-act {
	-webkit-transform: scale(1);
	transform: scale(1)
}
.rhide:checked~span .check-label.min {
	background-color: #5bd273
}
.rhide:checked~.block-imp-bf {
	background-color: #4ca352;
	border: 1px solid #4ca352
}
.rhide:checked~.tsm13 {
	color: #fff;
	position: relative
}
.rhide:checked~.times-block div.fancy-select div.trigger {
	color: #fff!important
}
.wac {
	color: #3fbf3f!important
}
.vic {
	color: #8173c7!important
}
.emc {
	color: #fbc855!important
}
.text-rotate {
	position: absolute;
	left: 0;
	top: 0;
	width: 8rem;
	height: 100%;
	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;
	z-index: 71
}
.text-rotate.right {
	left: auto;
	right: 0
}
.text-rotate-item {
	position: relative;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	white-space: nowrap;
	display: inline-block;
	color: rgba(179, 179, 179, .5)
}
.text-rotate-item:before {
	content: '';
	position: absolute;
	left: -3.4rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-top: 1px solid #d1d1d1;
	width: 3rem;
	height: 1px
}
.text-rotate-item:after {
	content: '';
	position: absolute;
	right: -3.4rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-top: 1px solid #d1d1d1;
	width: 3rem;
	height: 1px
}
.text-rotate-item.wh {
	color: #fff
}
.row-colmob {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.list__item {
	margin-bottom: .5rem
}
.list:last-child {
	margin-bottom: 0
}
.link-hover {
	-webkit-transition: all .3s;
	transition: all .3s
}
.link-hover:hover {
	color: #906bff!important
}
.link-hover-inv {
	-webkit-transition: all .3s;
	transition: all .3s
}
.link-hover-inv:hover {
	color: #fff!important
}
.link-hover-inv.dotted:hover {
	color: #fff
}
.link-hover-inv.dotted:hover::before {
	border-color: #fff
}
.link-ar {
	display: inline-block;
	width: 1rem
}
.link-ar img {
	width: 100%
}
.pre {
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	z-index: 5
}
.header {
	padding: 1.3rem 0rem;
	position: relative
}
.header__cont {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-evenly;
}

@media (max-width: 900px) {
.header__cont {
	justify-content: space-between;
}
}

.logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.logo__img {
	width: 12rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.logo__img img {
	max-width: none;
	width: 100%
}
.logo__text {
	color: rgba(255, 255, 255, .6)
}

@media (max-width: 900px) {
.lg-bl {
    display: none;
}
}

.lg-bl__mob li {
	list-style: none;
} 

.lg-bl__mob li a{
	color: #fff;
    padding: 1.5rem 0.5rem;
    padding-left: 1rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    position: relative;
	list-style: none;
    font-weight: 400;
    text-transform: uppercase;
} 

@media (min-width: 900px) {
    .lg-bl__mob {
        display: none;
    }
    }

.main {
	position: relative;
	width: 100%
}
.scroll {
	width: 2rem;
	z-index: 10;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	color: #fff;
	position: absolute;
	left: 3.5rem;
	top: 58%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 1;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s
}
.scroll__scrolldown {
	width: 1px;
	height: 1rem;
	margin-top: 0;
	margin-bottom: 1rem
}
.scroll__cir {
	width: 3.5rem;
	height: 3.5rem;
	padding: .9rem;
	display: block;
	border: 1px solid rgba(255, 255, 255, .1);
	border-radius: 50px;
	position: relative;
	-webkit-transition: all 0.5s;
	transition: all 0.5s
}
.scroll__cir svg {
	width: 100%;
	height: 100%;
	-webkit-transform: translate(0, 0%) rotate(-90deg);
	transform: translate(0, 0%) rotate(-90deg);
	-webkit-animation: moveScroll 2s infinite linear;
	animation: moveScroll 2s infinite linear
}
.scroll__text {
	white-space: nowrap;
	-webkit-transform: translateY(-4rem) rotate(-90deg);
	transform: translateY(-4rem) rotate(-90deg);
	letter-spacing: .25rem
}
@-webkit-keyframes moveScroll {
	0% {
		-webkit-transform: translate(0, 0%) rotate(-90deg);
		transform: translate(0, 0%) rotate(-90deg)
	}
	50% {
		-webkit-transform: translate(0, 15%) rotate(-90deg);
		transform: translate(0, 15%) rotate(-90deg)
	}
	100% {
		-webkit-transform: translate(0, 0%) rotate(-90deg);
		transform: translate(0, 0%) rotate(-90deg)
	}
}
@keyframes moveScroll {
	0% {
		-webkit-transform: translate(0, 0%) rotate(-90deg);
		transform: translate(0, 0%) rotate(-90deg)
	}
	50% {
		-webkit-transform: translate(0, 15%) rotate(-90deg);
		transform: translate(0, 15%) rotate(-90deg)
	}
	100% {
		-webkit-transform: translate(0, 0%) rotate(-90deg);
		transform: translate(0, 0%) rotate(-90deg)
	}
}
.video-b {
	padding: 1.4rem;
	border-radius: 100px;
	width: 3.7rem;
	height: 3.7rem;
	-webkit-animation: pulse2 2s infinite;
	animation: pulse2 2s infinite
}
.close-nav {
	display: block
}
.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    letter-spacing: .8px;
}
.nav__wrap {
	position: relative;
	/* border-top: 1px solid rgba(255, 255, 255, .2);
	border-bottom: 1px solid rgba(255, 255, 255, .2); */
	background-image: radial-gradient(circle 1087px at 44.69% -47.5%, #6542d6 0%, #6942db 11%, #964f9f 100%);
}
.nav li {
	position: relative;
	-webkit-transition: all 0.4s;
	transition: all 0.4s
}
.nav li.menu-item-has-children::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% + 2rem);
	height: 100%;
	background-color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s;
	opacity: 0
}
.nav li.menu-item-has-children::after {
	content: '';
	position: absolute;
	right: -.4rem;
	top: 51%;
	-webkit-transform: translate(0, -100%) rotate(45deg);
	transform: translate(0, -100%) rotate(45deg);
	border: solid #fff;
	border-width: 0 .15rem .15rem 0;
	display: inline-block;
	padding: .15rem;
	background-size: 100%;
	-webkit-transition: all .3s;
	transition: all .3s
}
.nav li.menu-item-has-children:hover .sub-menu {
	opacity: 1;
	-webkit-transform: translateY(0%) scale(1);
	transform: translateY(0%) scale(1);
	box-shadow: 0px 0px 20px rgba(34, 34, 46, .5);
}
.nav li.menu-item-has-children:hover::after {
	-webkit-transform: translate(0, -45%) rotate(-135deg);
	transform: translate(0, -45%) rotate(-135deg);
	border-color: #282828
}
.nav li.menu-item-has-children:hover::before {
	opacity: 1
}
.nav li.menu-item-has-children:hover a {
	color: #282828;
	font-weight: 500
}
.nav a {
	color: #fff;
	padding: 1.5rem .5rem;
	padding-left: 1rem;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	position: relative;
	font-weight: 400;
	text-transform: uppercase
}
.nav a:hover, .nav a:active {
	font-weight: 500;
	color: #906bff
}
.nav .current-menu-item {
	font-weight: 500
}
.close-nav {
	display: none
}
.sub-menu {
	top: 100%;
	left: 0;
	background-color: #fff;
	width: calc(100% + 2rem);
	position: absolute;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-transform: translateY(0%) scale(0);
	transform: translateY(0%) scale(0);
	padding: .8rem;
	opacity: 0;
	z-index: 99
}
.sub-menu li {
	margin: 0 .5rem
}
.sub-menu a {
	color: #282828!important;
	padding: .5rem 0;
	position: relative;
	text-transform: none;
	padding-left: 1rem
}
.sub-menu a::before {
	content: '';
	position: absolute;
	background: url(../../../themes/predray-wp/assets/img/ar.svg) center no-repeat;
	left: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	background-size: 100%;
	width: .7rem;
	height: .7rem
}
.sub-menu a:hover {
	color: #6742d9!important;
	font-weight: 400
}
.soc-ico {
	height: 2.5rem;
	width: 2.5rem;
	padding: .85rem;
	background-color: #fff;
	border-radius: 100%;
	position: relative
}
.soc-ico::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 120%;
	height: 120%;
	border-radius: 100%;
	background-color: #44474a;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: -1
}
.st-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1
}
.st-bg img {
	width: 100%;
	height: 100%;
	max-height: 100%;
	max-width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

@media (max-width: 768px) {
.st-bg .desc {
    display: none;
}
}

@media (max-width: 768px) {
	.st-bg .phone {
		display: block;
	}
	}
@media (min-width: 768px) {
		.st-bg .phone {
			display: none;
	}
	}

.st-bg__ob {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1
}
.st-bg__ob img {
	width: 50%;
	height: 100%;
	max-height: 100%;
	max-width: 100%;
}

@media (max-width: 900px) {
	.st-bg__ob img {
		width: 100%;
}
}

.h-soc__item {
	width: 2.5rem;
	height: 2.5rem;
	border-radius: 100%;
	padding: .7rem;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: .7rem;
	-webkit-transition: all .3s;
	transition: all .3s
}
.h-soc__item:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}
.h-soc__item:last-child {
	margin-right: 0
}
.h-soc__item:nth-child(1) {
    background-image: linear-gradient(to left, #0099e4 0%, #8d4daa 80%, #8d4daa 100%);
}
.h-soc__item:nth-child(2) {
    background-image: linear-gradient(to left, #0099e4 0%, #8d4daa 80%, #8d4daa 100%);
}
.h-soc__item:nth-child(3) {
    background-image: linear-gradient(to left, #0099e4 0%, #8d4daa 80%, #8d4daa 100%);
}

.h-soc__item svg {
	width: 100%;
	height: 100%;
	fill: #fff
}
.h-soc__block.v2 .h-soc__item {
	padding: 0;
	background-color: transparent!important;
	margin-right: 0
}
.cir-man {
	width: 3.2rem;
	height: 3.2rem;
	background-color: #eaf1f4;
	border-radius: 100%
}
.cir-man__opas {
	right: .15rem;
	top: .4rem
}
.cir-man__img {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	width: 3.2rem
}
.cir-man__img img {
	max-width: none;
	width: 100%
}
.opas {
	position: absolute;
	width: .4rem;
	height: .4rem;
	border-radius: 100%;
	background-color: #1ebf57;
	-webkit-animation: opas 1.1s infinite linear;
	animation: opas 1.1s infinite linear;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.header .ph-bl__ico {
	margin-top: .3rem
}
.ph-bl__ico {
	width: .8rem;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.ph-bl.v2 {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.call-bl__wrap {
	margin-top: .2rem
}
.btn__img {
	width: 1.5rem;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.main__cont {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding-top: 2.5rem;
	padding-bottom: 11rem
}
.main__left {
	padding-top: 2rem
}
div.fancy-select {
	font-size: .8rem;
	color: #2f2f2f;
	font-weight: 500
}
div.fancy-select div.trigger {
	padding: .5rem 1rem;
	border: none;
	border-radius: 2rem;
	padding-left: 1.5rem;
	padding-right: 2rem;
	-webkit-box-shadow: inset 0 3px 13px rgba(0, 0, 0, .05);
	box-shadow: inset 0 3px 13px rgba(0, 0, 0, .05);
	background-color: #fbfafa;
	font-weight: 400;
	height: 3.5rem
}
div.fancy-select div.trigger::after {
	right: 1rem;
	border-right: .25rem solid transparent;
	border-left: .25rem solid transparent;
	border-bottom: .35rem solid #282728
}
div.fancy-select div.trigger.open {
	border-radius: 5px;
	background-color: #f6f6f6
}
div.fancy-select ul.options.open {
	background-color: #f6f6f6
}
div.fancy-select ul.options.open li {
	color: #282728;
	padding: .5rem 1rem;
	padding-left: 1.5rem;
	padding-right: 1rem;
	font-weight: 400
}
div.fancy-select ul.options li.selected {
	color: #487be4
}
div.fancy-select ul.options li {
	padding: .5rem 2rem
}
div.fancy-select ul.options {
	-webkit-box-shadow: inset 0 3px 13px rgba(0, 0, 0, .05);
	box-shadow: inset 0 3px 13px rgba(0, 0, 0, .05)
}
.main-form {
	color: #282828;
	padding: 2rem;
	padding-top: 1.3rem;
	padding-bottom: 2.5rem;
	position: relative;
	width: 26.5rem
}
.main-form::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 1
}
.main-form__btn {
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem
}
.main-form__inp-bl {
	width: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	z-index: 10;
	position: relative
}
.main-form__select-wrap:nth-child(1) {
	width: 28%
}
.main-form__select-wrap:nth-child(2) {
	width: 28%
}
.main-form__select-wrap:nth-child(3) {
	width: 40%
}
.main-form__list {
	position: absolute;
	left: 0;
	top: 67%;
	width: 24rem;
	-webkit-transform: translate(-69%, -50%);
	transform: translate(-69%, -50%);
	z-index: 0
}
.main-form__list img {
	max-width: none;
	width: 100%
}
.st-form-bg {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 150%;
	height: 150%
}
.st-form-bg svg {
	max-width: none;
	width: 100%;
	max-height: none;
	height: 100%
}
.main-bot {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
	background-image: -webkit-gradient(linear, right top, left top, from(#6542d6), color-stop(11%, #6942db), to(#964f9f));
	background-image: radial-gradient(circle 1087px at 44.69% -47.5%, #6542d6 0%, #6942db 11%, #964f9f 100%);
	padding: 0.6rem 0
}

.main-bot__header {
	position: relative;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 0rem 0;
}

.main-bot__cont {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.main-bot__item {
	position: relative
}
.main-bot__line {
	width: 1px;
	border-right: 1px dashed #fff;
	height: 4.5rem
}
.main-bot__img {
	width: 2.9rem;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 1.7rem
}
.main-bot__img img {
	max-width: none;
	width: 100%
}
.kn {
	padding-top: 5rem;
	padding-bottom: 1.5rem
}
.kn__block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.1rem
}
.kn__item:hover .kn__img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}
.kn__img {
	height: 8rem;
	-webkit-transition: all .3s;
	transition: all .3s;
	position: relative
}
.serv {
	padding-top: 4.5rem
}
.serv-bl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: normal;
	-ms-flex-align: normal;
	align-items: normal;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 3rem;
	margin-bottom: 3rem;
}
.serv-bl__item {
	min-height: 10rem;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 33.333%;
	position: relative
}
.serv-bl__item:first-child .serv-bl__cir {
	width: 25rem;
	height: 25rem;
	left: 0;
	top: 0;
	-webkit-transform: translate(-61.9%, -61.5%);
	transform: translate(-61.9%, -61.5%)
}
.serv-bl__item:first-child .serv-bl__img {
	margin: 0
}
.serv-bl__item:nth-child(odd) {
    background-image: radial-gradient(circle 1112px at 44.69% -47.5%, #6542d6 0%, #a804b2 50%);
	color: #fff
}
.serv-bl__item:nth-child(odd) .serv-bl__cir-var {
	background-color: rgba(255, 255, 255, .1)
}
.serv-bl__item:nth-child(odd):hover .serv-bl__arrow {
	-webkit-box-shadow: 0 0 32px rgba(255, 255, 255, .4);
	box-shadow: 0 0 32px rgba(255, 255, 255, .4);
	background-color: #fff
}
.serv-bl__item:nth-child(odd):hover .serv-bl__arrow svg {
	fill: #282828
}
.serv-bl__item:nth-child(even) {
	background-color: #fff;
	color: #282828
}
.serv-bl__item:nth-child(even) .serv-bl__img {
	margin-top: 1rem
}
.serv-bl__item:nth-child(even) .serv-bl__cir {
	background-color: #4e8af1;
	opacity: .15
}
.serv-bl__item:nth-child(even) .serv-bl__arrow {
	border: 1px solid #eaeaea
}
.serv-bl__item:nth-child(even) .serv-bl__arrow svg {
	fill: #282828
}
.serv-bl__item:nth-child(even):hover .serv-bl__arrow {
	-webkit-box-shadow: 0 0 32px rgba(40, 40, 40, .4);
	box-shadow: 0 0 32px rgba(40, 40, 40, .4);
	background-color: #282828
}
.serv-bl__item:nth-child(even):hover .serv-bl__arrow svg {
	fill: #fff
}
.serv-bl__item:hover .serv-bl__content {
	-webkit-box-shadow: 0 0 30px rgba(34, 34, 46, .5);
	box-shadow: 0 0 30px rgba(34, 34, 46, .5)
}
.serv-bl__content {
	height: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-transition: all .3s;
	transition: all .3s;
	padding: 2.8rem 3.5rem;
	padding-right: 3rem;
	padding-bottom: 1.7rem
}
.serv-bl__img {
	width: 5.3rem;
	position: relative;
	margin-left: 1.8rem
}
.serv-bl__bot {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%
}
.serv-bl__arrow {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 3.5rem;
	height: 3.5rem;
	padding: .9rem;
	border-radius: 100%;
	border: 1px solid rgba(255, 255, 255, .2);
	-ms-flex-item-align: end;
	align-self: flex-end;
	margin-bottom: .9rem;
	-webkit-transition: all .3s;
	transition: all .3s
}
.serv-bl__arrow svg {
	fill: #fff;
	-webkit-transition: all .3s;
	transition: all .3s
}
.serv-bl__cir {
	background-color: rgba(255, 255, 255, .1);
	width: 5rem;
	height: 5rem;
	position: absolute;
	border-radius: 100%;
	position: absolute;
	left: .5rem;
	top: -.8rem;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.serv-bl__cir-var {
	background-color: rgba(216, 159, 166, .15);
	width: 5rem;
	height: 5rem;
	border-radius: 100%;
	position: relative;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.serv-bl__img-var {
	position: absolute;
	width: 5.3rem;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%)
}
.st-link {
	margin-top: 3rem
}
.org {
	padding-top: 0rem;
	padding-bottom: 3.41rem
}
.org__block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-top: 3rem
}
.org__item {
	width: auto
}
.org__item:hover .org__cir {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}
.org__cir {
	position: relative;
	width: 4.7rem;
	height: 4.7rem;
	border-radius: 100%;
	background-color: #f9f1f2;
	margin-right: -2rem;
	margin-bottom: 1.3rem;
	-webkit-transition: all .3s;
	transition: all .3s
}
.org__img {
	position: absolute;
	bottom: .9rem;
	left: 0;
	-webkit-transform: translate(-35%, 0%);
	transform: translate(-35%, 0%);
	width: 6rem
}
.org__bot {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 1rem 2rem;
	border: 2px dashed #B42041;
	margin-top: 0rem;
	padding-left: 3rem
}
.org__no {
	width: 3rem;
	margin-right: 1.3rem
}

.org__desc p{
	padding: 15px 15px 0px 15px;
	font-size: 16px;
}

.c-color {
	color: #fefefe
}
.cost {
	padding-top: 5rem;
	padding-bottom: 8rem
}
.cost__block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-top: 2.8rem
}
.cost__cir {
	width: 1.1rem;
	height: 1.1rem;
	margin-bottom: 1.2rem;
	background-color: #B42041;
	position: relative
}
.cost__num span {
	font-size: 2.9rem
}
.cost__left {
	width: 50%
}
.cost__item {
	width: 47%;
	margin-bottom: 2.5rem;
	position: relative
}
.cost__item .blue {
	color: #B42041
}
.cost__arr {
	position: absolute;
	width: 20rem;
	right: 3.5rem;
	top: -1.5rem;
	-webkit-transform: translate(80%, -80%);
	transform: translate(80%, -80%)
}
.cost__arr img {
	max-width: none;
	width: 100%
}
.cost__right {
	position: absolute;
	right: 8rem;
	bottom: 0
}
.cost__list {
	width: 37rem;
	position: relative;
	margin-right: -4.5rem
}
.cost__list img {
	max-width: none;
	width: 100%
}
.cost__btn {
	width: 22rem;
	position: absolute;
	bottom: 8.3rem;
	padding-top: 1.35rem;
	padding-bottom: 1.35rem;
	left: calc(50% - 2.5rem);
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}
.cost__btn:hover {
	-webkit-transform: translate(-50%, 0) scale(1.05)!important;
	transform: translate(-50%, 0) scale(1.05)!important
}
.dnld-cir {
	position: absolute;
	background-image: radial-gradient(circle 1087px at 44.69% -47.5%, rgba(27,127,204,.8) 0%, #ef67f7a6 11%, #167ac6fc 100%);
    border-radius: 100%;
    width: 8rem;
    height: 8rem;
    left: 32%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: 51%;
    pointer-events: none;
}
.dnld-cir__img {
	width: 6.7rem;
	height: 6.7rem;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	pointer-events: none;
	-webkit-animation: rotate 5s infinite linear;
	animation: rotate 5s infinite linear
}
.dnld-cir__img img {
	max-width: none;
	width: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.dnld-cir-bonus {
	position: absolute;
	background-image: radial-gradient(circle 1087px at 44.69% -47.5%, rgba(27,127,204,.8) 0%, #ef67f7a6 11%, #167ac6fc 100%);
    border-radius: 100%;
    width: 8rem;
    height: 8rem;
    left: 0%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: 51%;
    pointer-events: none;
}
.dnld-cir__img-bonus {
	width: 6.7rem;
	height: 6.7rem;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	pointer-events: none;
	-webkit-animation: rotate 5s infinite linear;
	animation: rotate 5s infinite linear
}
.dnld-cir__img-bonus img {
	max-width: none;
	width: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.dnld-cir-bonus-text {
	margin-top: 10px;
}

.acc {
	padding-bottom: 2.6rem
}
.acc__right {
	width: 63%;
	margin-left: 38%
}
.acc__ph {
	position: absolute;
	width: 27rem;
	left: 8rem;
	bottom: 0
}
.acc__ph img {
	max-width: none;
	width: 100%
}
.acc__t {
	margin-top: 3rem
}
.acc-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.acc-wrap__left {
	width: 60%
}
.acc-wrap__right {
	width: 43.5%;
	padding-top: 4rem
}
.acc-wrap__link {
	background-color: #171717;
	border-radius: 2rem;
	padding: .2rem 1rem;
	-webkit-transition: all .3s;
	transition: all .3s;
	margin-top: 1.2rem;
	width: 11.2rem;
	height: 3.5rem
}
.acc-wrap__link:last-child {
	margin-top: .5rem
}
.acc-wrap__link:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}
.acc-wrap__img {
	position: absolute;
	left: 50%;
	top: -1rem;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	width: 23rem;
	pointer-events: none
}
.acc-wrap__img img {
	max-width: none;
	width: 100%
}
.acc-bl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 1rem;
	width: 100%
}
.acc-bl__item {
	margin-bottom: 1rem;
	width: 45%
}
.acc-bl__ok {
	margin-right: 1rem
}
.st-ok {
	border-radius: 100%;
	border: 1px solid rgba(150, 45, 69, .26);
	width: 1.55rem;
	height: 1.55rem;
	padding: .5rem
}
.acc-bot {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 2rem
}
.acc-bot__item {
	width: 30%;
	margin-bottom: 2rem
}
.acc-bot__cir {
	width: 3.5rem;
	height: 3.5rem;
	border-radius: 100%;
	background-color: #f9f1f2;
	position: relative;
	margin-bottom: 2.7rem;
	margin-left: 1rem
}
.acc-bot__img {
	position: absolute;
	width: 4rem;
	top: 30%;
	right: 20%
}
.c-bl__item:last-child .c-bl__line {
	display: none
}
.c-bl__top {
	line-height: 1.1;
	margin-bottom: .5rem
}
.c-bl__top::before {
	content: '';
	position: absolute;
	left: -1.6rem;
	top: 1.5rem;
	width: .7rem;
	height: .7rem;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	border-radius: 100%;
	-webkit-animation: opas 2s infinite;
	animation: opas 2s infinite;
	-webkit-animation: opas 1.1s infinite linear;
	animation: opas 1.1s infinite linear;
	flex-shrink: 0;
	background-color: #a93750
}
.c-bl__line {
	margin: 2rem 0;
	height: 1px;
	width: 10rem;
	border-top: 1px solid #bbb8b7
}
.info {
	padding-bottom: 3rem
}
.info__cont {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.info__left {
	width: 80%;
	position: relative
}
.info__text {
	margin-top: 3rem;
	width: 55%
}
.info__btn {
	width: 18rem;
	padding-top: 1.6rem;
	padding-bottom: 1.6rem
}
.info-gal {
	position: absolute;
	bottom: 2.5rem;
	right: 4.5rem
}
.info-gal__hide-link {
	position: absolute;
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	pointer-events: none
}
.info-gal__ico {
	position: absolute;
	left: 5.3rem;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	bottom: 5.4rem;
	width: 11rem;
	z-index: 0
}
.info-gal__ico img {
	max-width: none;
	width: 100%
}
.info-gal__img {
	width: 16.5rem;
	z-index: 10;
	position: relative
}
.info-gal__img img {
	max-width: none;
	width: 100%
}
.comp {
	padding-top: 8.5rem;
	padding-bottom: 1.8rem
}
.comp__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.mark-slider {
	margin-top: 3rem;
	width: 100%
}
.mark-slider__item {
	cursor: pointer;
	border: 1px solid #edecec;
	padding: 3rem 0
}
.mark-slider__item:hover {
	-webkit-box-shadow: 0 1px 98px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 98px rgba(0, 0, 0, .1);
	background-color: #fff
}
.mark-slider__item:hover img {
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}
.mark-slider__img {
	height: 4.5rem;
	margin-left: auto;
	margin-right: auto;
	-webkit-transition: all .3s;
	transition: all .3s
}
.mark-slider__img img {
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-filter: grayscale(1);
	filter: grayscale(1)
}
.sl-arr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: static
}
.sl-arr__img {
	width: 2.5rem;
	height: auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border: none;
	background-color: transparent;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s
}
.sl-arr__img:first-child {
	margin-right: 1rem
}
.sl-arr__img img {
	max-width: none;
	width: 100%
}
.sl-arr__img:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.ex {
	padding-top: 2rem;
	padding-bottom: 6rem
}
.ex .sl-arr {
	margin-top: -2rem
}
.ex__block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-top: 2.6rem
}
.ex__left {
	width: 40%
}
.ex__t {
	margin-top: 2rem
}
.ex-item:first-child {
	margin-bottom: 2.1rem
}
.ex-item__btn {
	background-image: radial-gradient(circle 1087px at 46.6% -47.5%, #a804b2 0%, rgba(27, 127, 204, 0.8) 11%, rgba(27, 127, 204, 0.8) 100%);
	border-radius: 4rem;
	color: #fff;
	margin-right: 1.3rem;
	padding: .9rem 1.3rem;
	padding-left: 1.9rem;
	width: 35%;
	letter-spacing: .02rem;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.ex-item__btn::before {
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: '';
    background-image: -webkit-gradient(linear, left top, right top, from(#fb408c), color-stop(99%, #fe6829), to(#fe6829));
	background-image: linear-gradient(to right, rgba(27,127,204,.8) 0%, #a804b2 99%, #fe6829 100%);
    border-radius: 50px;
    opacity: 0.5;
    width: 105%;
    height: 115%;
    -webkit-animation: opas 3s linear infinite;
    animation: opas 3s linear infinite;
}
.ex-item__btn::before:last-child {
	-webkit-animation: opas 3s ease-out infinite;
	animation: opas 3s ease-out infinite;
}
.ex-item__btn:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}
.ex-item__img {
	margin-right: .7rem;
	width: 3rem;
	height: 2rem
}
.ex-item__arr {
	position: absolute;
	bottom: 1rem;
	right: 4rem;
	width: 1.4rem
}
.ex-item__arr img {
	max-width: none;
	width: 100%
}
.ex-item__star {
	width: 4rem;
	margin-left: .7rem;
	-ms-flex-item-align: end;
	align-self: flex-end;
	margin-bottom: .3rem
}
.ex-item__star img {
	max-width: none;
	width: 100%
}
.ex-item__link {
	margin-top: .5rem
}
.ex-item__right {
	margin-top: -.5rem
}
.ex-slider {
	width: 86%;
	position: absolute;
	right: 0;
	bottom: 0;
	-webkit-transform: translate(25%, 0);
	transform: translate(25%, 0)
}
.ex-slider__item {
	border: 2.3rem solid #f8f8f8;
	border-top: 1.6rem solid #f8f8f8;
	border-bottom: 1.6rem solid #f8f8f8;
	height: 16rem;
	margin-left: 1rem;
	margin-right: 1rem
}
.kval {
	padding-bottom: 14rem
}
.kval__block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-top: 4.5rem
}
.kval__item {
	margin-left: 2.47%;
	margin-right: 2.47%
}
.kval__ok {
	width: 2.1rem;
	height: 2.1rem;
	padding: .7rem
}
.st-ok_white {
	border-color: rgb(0 0 0 / 26%);
}
.kval-bot {
	padding-top: 1.9rem;
	padding-bottom: 1.9rem
}
.kval-bot__line {
	height: 6.7rem
}

.kval-bot__link{
	color: #fff;
}

.kval-bot__link:hover{
	color: #d7d7d7;
    transition: all .3s;
}

.kval-bot__cir {
	margin-top: 1rem
}
.st-cir {
	border-radius: 100%;
	background-color: rgba(255, 255, 255, .1);
	width: 3rem;
	height: 3rem;
	position: relative;
	margin-right: 3rem
}
.st-cir__img {
	position: absolute;
	width: 4rem
}
.st-cir__img_top-left {
	-webkit-transform: translate(25%, -30%);
	transform: translate(25%, -30%)
}
.rec {
	padding-top: 4.5rem;
	padding-bottom: 2.4rem
}
.rec__block {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
}
.rec__wrap {
	margin-left: 30%;
	margin-top: 3.8rem
}
.rec__left {
	width: 65%
}
.rec__list {
	bottom: 0;
	left: 0rem;
	-webkit-transform: translate(-32%, 12%);
	transform: translate(-32%, 12%);
	position: absolute;
	width: 25rem;
	pointer-events: none
}
.rec__list img {
	max-width: none;
	width: 100%
}
.rec__item {
	width: 47%
}
.rec-bot {
	border: 2px dashed #B42041;
	margin-top: 2.4rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.rec-bot__img {
	width: 4rem;
	margin-right: 1rem
}
.rec-bot__text .link-hover:hover {
	color: #282828!important
}
.rec-bot__arr {
	width: 2rem;
	margin-left: 1rem;
	margin-right: 1rem
}
.rec-bot__arr img {
	max-width: none;
	width: 100%
}
.rec-form {
	width: 30%;
	padding: 2rem 2.5rem;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding-top: 6.2rem;
	position: relative
}
.rec-form__bg {
	position: absolute;
	top: -.3rem;
	left: -.2rem;
	width: 24.7rem
}
.rec-form__bg img {
	max-width: none;
	width: 100%;
	-webkit-filter: drop-shadow(0 0 125px rgba(40, 39, 40, .13));
	filter: drop-shadow(0 0 125px rgba(40, 39, 40, .13))
}
.rec-form__btn {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem
}
.rec-form__text {
	margin-left: 2rem;
	width: 100%
}
.rec-form__ph {
	position: absolute;
	right: 1.8rem;
	top: -.7rem;
	width: 11.5rem;
	pointer-events: none
}
.rec-form__ph img {
	max-width: none;
	width: 100%
}
.test {
	position: relative;
	padding: 3rem 4rem;
	padding-left: 6rem;
	padding-right: 6rem;
	padding-bottom: 4.2rem;
	width: 100%
}
.test-wrap {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto
}
.test__quests {
	width: 100%;
	padding: 0rem 0rem
}
.test-cont {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: normal;
	-ms-flex-align: normal;
	align-items: normal
}
.line-text {
	color: #d0d0d0
}
.quiz__next-wrap {
	position: relative;
	width: auto;
	padding: 0
}
.btns-text {
	color: gray
}
.quiz__prev {
	width: auto
}
.quiz__next {
	display: inline-block;
	width: 11.5rem;
	padding-top: 1.3rem;
	padding-bottom: 1.3rem;
	margin-top: 1.2rem
}
.test__btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: -.7rem;
	margin-top: 3rem
}
.test-item {
	position: relative
}
.test-item.t2 {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.test-item__title {
	width: 100%;
	margin-bottom: 2.2rem
}
.test-item__qw2 {
	width: 50%
}
.test-slider {
	width: 100%
}
.test-slider__item {
	height: auto
}
.test-item_3 .tiem-block {
	margin-left: -.6rem
}
.tiem {
	position: relative;
	width: 47%;
	margin: 0 1.2%;
	margin-bottom: 2rem;
	cursor: pointer;
	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;
	z-index: 2
}
.tiem:hover {
	z-index: 12
}
.tiem.t2 {
	width: 30.7%
}
.tiem.t3 {
	padding: .7rem 1rem;
	width: 38%;
	margin: 0 1.3%;
	margin-bottom: 1.2rem
}
.tiem.t4 {
	width: 100%;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 1.6rem
}
.tiem.t5 {
	width: 47%;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.tiem-img {
	height: 12rem;
	width: 100%;
	border-radius: .2rem;
	margin-bottom: 1.1rem;
	border: 2px solid transparent;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}
.tiem-img img {
	-o-object-fit: cover;
	object-fit: cover;
	max-width: none;
	width: 100%;
	max-height: none;
	height: 100%;
	border-radius: .2rem
}
.tiem-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%
}
.tiem-block {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 0rem;
	margin-left: -.2rem
}
.tiem-block__right-img {
	position: absolute;
	right: 2rem;
	top: -3rem;
	width: 30rem
}
.tiem-block__date {
	margin-bottom: 2rem;
	margin-top: 1.6rem
}
.tiem-block__date .input-date {
	width: 12.5rem;
	margin-right: 2rem
}
.tiem-block.t2 {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 5rem
}
.forms__block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.tiem-before-mod {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	border: 1px solid #dadada;
	-webkit-transition: all 0.4s;
	transition: all 0.4s
}
.slick-slide {
	outline: none
}
.checkbox-block {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	opacity: 1;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.checkbox-block.t2 {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%
}
.checkbox-block__left {
	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
}
.checkbox-block__flag {
	width: 2rem;
	height: 2rem;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.checkbox-inp {
	display: none
}
.checkbox-psevdo {
	border-radius: 100%;
	background-color: #edf2f6;
	border: none;
	width: 1.6rem;
	height: 1.6rem;
	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;
	margin-top: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: .8rem
}
.checkbox-psevdo.t2 {
	border-radius: 5px;
	border: 1px solid #e3e3e3
}
.checkbox-psevdo.t2 .checkbox-psevdo-active {
	border-radius: 0;
	width: 100%;
	height: 100%;
	padding: .3rem
}
.checkbox-psevdo.t3 {
	border-radius: 2px;
	margin-top: -1.5rem;
	background-color: #fff
}
.checkbox-psevdo.t3 .checkbox-psevdo-active {
	border-radius: 2px;
	background-color: #ddd
}
.checkbox-psevdo.t9 {
	margin-right: .5rem;
	border: 1px solid #ddd
}
.checkbox-psevdo-active {
	width: 65%;
	height: 65%;
	border-radius: 100%;
	padding: .23rem;
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.checkbox-psevdo-active img {
	-ms-flex-item-align: center;
	align-self: center;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.3s;
	transition: all 0.3s
}
.checkbox-inp:checked~span .tiem-img {
	border: 2px solid #56abfd;
	opacity: 1
}
.checkbox-inp:checked~.checkbox-block {
	opacity: 1
}
.checkbox-inp:checked~.checkbox-block .t14, .checkbox-inp:checked~.checkbox-block .t18 {
	font-weight: 700;
	opacity: 1
}
.checkbox-inp:checked~.checkbox-block .end-soc__text {
	font-weight: 500
}
.checkbox-inp:checked~.tiem-before-mod {
	border: 1px solid #56abfd
}
.checkbox-inp:checked~span .qw9-social {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}
.checkbox-inp:checked~span .checkbox-psevdo {
	border: none;
	background-color: rgba(86, 171, 253, .15)
}
.checkbox-inp:checked~span .checkbox-psevdo-active {
	opacity: 1
}
.checkbox-inp:checked~span .checkbox-psevdo-active img {
	-webkit-transform: scale(1);
	transform: scale(1)
}
.checkbox-inp:checked~span .checkbox-psevdo .checkbox-psevdo-active {
	background-image: none;
	background-color: #56abfd
}
.btn-lbs {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 15;
	cursor: pointer
}
.btn-lbs:before {
	content: "Выберие вариант ответа";
	position: absolute;
	bottom: 5rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #e42a2e;
	font-size: .8rem;
	white-space: nowrap;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	opacity: 0
}
.btn-lbs.act:before {
	opacity: 1
}
.t-end-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%
}
.t-end-block__left {
	width: 100%
}
.t-end-soc {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.t-end-form {
	width: 70%
}
.test-gray {
	color: gray
}
.check-box.sq {
	margin-bottom: 1.2rem
}
.check-box.sq .check-line {
	color: #282828;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.check-box.sq .check-label {
	background-color: transparent;
	border-radius: 5px;
	border: 1px solid #dfdfdf;
	padding: .2rem
}
.check-box.sq .rhide:checked~.check-line .tsm13, .check-box.sq .rhide:checked~.check-line .tsm12, .check-box.sq .rhide:checked~.check-line .tsm10, .check-box.sq .rhide:checked~.check-line .text {
	font-weight: 700
}
.check-box.sq .rhide:checked~.check-line .check-label {
	background-color: #ff624a;
	border-radius: 5px;
	border: 1px solid #ff624a
}
.checkbox-inp:checked~.case-check__block .case-check__text {
	font-weight: 700
}
.progress {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 18.9rem;
	margin-top: .5rem
}
.progress .st-cir2 {
	background-color: #edf2f8;
	width: 2.7rem;
	height: 2.7rem
}
.progress .st-cir2.active {
	background-color: #B42041
}
.progress__item {
	position: relative
}
.progress__item::after {
	position: absolute;
	content: '';
	width: 4.25rem;
	border-top: 1px dashed #B42041;
	height: 1px;
	right: -.65rem;
	top: 50%;
	-webkit-transform: translate(100%, -50%);
	transform: translate(100%, -50%)
}
.progress__item:last-child::after {
	display: none
}
.test-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%
}
.main_test .main__cont {
	padding-top: 3.26rem
}
.test__blocks {
	width: 81%
}
.test__quests {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.test__btns {
	width: 19%
}
.test-item {
	margin-top: 3.4rem
}
.test-item_2 .tiem-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%
}
.test-item_2 div.fancy-select div.trigger {
	background-color: #edf2f6;
	font-weight: 500;
	padding: .65rem 1rem;
	padding-left: 1.1rem;
	width: 100%;
	height: auto;
	-webkit-box-shadow: none;
	box-shadow: none
}
.test-item_2 div.fancy-select ul.options li {
	padding-left: 1.1rem
}
.test-item_2 div.fancy-select {
	width: 5.8rem
}
.test-item_2 div.fancy-select div.trigger::after {
	right: 1rem
}
.test-item_2 .tiem_3 div.fancy-select {
	width: 8.4rem;
	margin-top: -.5rem
}
.test-item_2 .tiem_3 .tiem-wrap {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.test-item_2 .tiem_3 .tiem-wrap__text {
	margin-top: .5rem
}
.t-end {
	margin-top: 2.55rem
}
.t-end__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	margin-top: .5rem
}
.t-end .case-check {
	width: auto
}
.t-end__left {
	width: 49%
}
.t-end .case-check__img {
	width: 2.7rem;
	height: 2.7rem;
	margin-bottom: .4rem;
	padding: .8rem
}
.t-end .case-check__item {
	margin-right: 2.2rem
}
.t-end .case-check__img {
	background-color: #dfe5ec
}
.t-end__list {
	position: absolute;
	right: -11rem;
	bottom: -4.2rem;
	width: 36rem
}
.t-end__list img {
	max-width: none;
	width: 100%
}
.t-end .dnld-cir {
	left: 22.3%;
	bottom: 17.5%;
	right: auto
}
.end-f {
	margin-top: 1rem
}
.end-f__block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: .5rem
}
.end-f__block .input {
	width: 48%;
	margin-bottom: .7rem
}
.end-f__block .btn {
	width: 48%;
	margin-bottom: .7rem
}
.checkbox-inp:checked~.case-check__block .case-check__img.email {
	background-color: tomato
}
.footer-test-wrap .footer {
	padding-top: 0
}
.footer-test-wrap .footer-bot {
	margin-top: 0
}
.main_test .main__cont {
	padding-bottom: 5rem!important
}
.navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 7rem
}
@media (max-width: 567px) {
.navigation {
	margin-bottom: 2rem
}
}

@media (max-width: 567px) {
.title {
    margin-bottom: 3.7rem;
}
}
.navigation__item {
	display: block;
	width: .3rem;
	height: .3rem;
	border-radius: 100%;
	background-color: #0693e3;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-left: .7rem;
	margin-right: .7rem
}
.main_solo-header .navigation {
	margin-bottom: 4rem
}
.main_solo-header .main__cont {
	padding-bottom: 3rem
}
.main_small-one .navigation {
	margin-bottom: 0
}
.main_small-one .main__cont {
	padding-top: 1.9rem;
	padding-bottom: 2rem
}
.main_lis .navigation {
	margin-bottom: 3rem
}
.main_lis .main__cont {
	padding-bottom: 4rem
}
.main_abort .main__cont {
	padding-top: 4rem
}
.news-sect {
	padding-top: 5rem;
	padding-bottom: 3rem
}

.news-sect__cont {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.news-sect__left {
	width: 71%
}
.news-sect__right {
	width: 24.2%;
	margin-top: .7rem
}
.news-sect__item {
	width: 100%;
	padding: 2.4rem 2.1rem;
	padding-top: 1.9rem
}
.news-sect__item.v1 {
	padding-bottom: 12rem;
	margin-bottom: 3rem
}
.news-sect__item.v2 {
	padding-top: 10.2rem
}
.news-sect__img {
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	width: 19rem;
	bottom: 0
}
.news-sect__img img {
	max-width: none;
	width: 100%
}
.news-sect__date {
	color: #B42041
}
.news-sect__btn {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	width: 93%;
	padding-left: 1rem;
	padding-right: 1rem
}

.news-sect__ul {
	padding: 30px;
border: solid 1px #8d4daa;
margin-top: 10px;
margin-bottom: 10px;
width: auto;
max-width: 50%;
border-radius: 8px;
}

.news-sect__ul ul {
list-style: disc;
}
.news-sect__ul li {
margin-bottom: 10px;
}

.news-sect__ul a:hover {
color: #a804b2;
}

@media (max-width: 900px) {
.news-sect__ul {
max-width: 100%;
}
}

.adr {
	padding-top: 2rem;
    padding-bottom: 1rem;
}
.adr__cont {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.adr__left {
	width: 45%
}
.adr__right {
	width: 45%
}
.adr .st-map {
	width: 100%
}
.adr-slider {
	width: 100%
}
.adr-slider__item {
	border-radius: .2rem;
	height: 24.2rem;
	border-radius: 1rem;
	display: block;
	position: relative;
	margin-left: .8rem;
	margin-right: .8rem;
	cursor: pointer
}
.adr-slider .st-bg img {
	border-radius: .2rem
}
.adr-arr.slidePrev {
	left: -2.5rem
}
.adr-arr.slideNext {
	right: -2.5rem
}
.st-map {
	border-radius: .2rem;
	height: 19.5rem
}
.st-map iframe {
	border-radius: .2rem
}
.states {
	padding-top: 2rem;
	padding-bottom: 2rem
}
.states__bl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: normal;
	-ms-flex-align: normal;
	align-items: normal
}
.states__item {
	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;
	width: 32.5%;
	border-radius: .2rem;
	min-height: 21rem;
	padding: 3rem;
	padding-bottom: 2rem
}
.states__item:hover .serv-bl__arrow {
	border-color: #fff;
	background-color: #fff
}
.states__item:hover .serv-bl__arrow svg {
	fill: #56abfd
}
.states__item:hover .st-shadow {
	opacity: 0
}
.states__item:hover .st-shadow-hover {
	opacity: 1
}
.states__item .st-bg img {
	border-radius: .2rem
}
.states .serv-bl__arrow {
	margin-bottom: 0;
	-ms-flex-item-align: center;
	align-self: center
}
.states .serv-bl__arrow svg {
	height: 100%;
	width: 100%
}
.states__text {
	-webkit-transition: all .3s;
	transition: all .3s
}
.st-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: .2rem;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(4%, #282728), color-stop(18%, rgba(40, 39, 40, .85)), color-stop(99%, rgba(40, 39, 40, .01)), to(rgba(40, 39, 40, 0)));
	background-image: linear-gradient(to top, #282728 4%, rgba(40, 39, 40, .85) 18%, rgba(40, 39, 40, .01) 99%, rgba(40, 39, 40, 0) 100%);
	z-index: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
	pointer-events: none
}
.st-shadow-hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: .2rem;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(4%, #497ae5), color-stop(18%, rgba(73, 122, 229, .85)), color-stop(99%, rgba(40, 39, 40, .01)), to(rgba(40, 39, 40, 0)));
	background-image: linear-gradient(to top, #497ae5 4%, rgba(73, 122, 229, .85) 18%, rgba(40, 39, 40, .01) 99%, rgba(40, 39, 40, 0) 100%);
	z-index: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
	opacity: 0;
	pointer-events: none
}
.padding-wrap .comp {
	padding-top: 5.5rem
}
.padding-wrap .rec {
	padding-top: 1.5rem
}
.padding-wrap .serv {
	padding-top: 4rem;
	padding-bottom: 15rem
}
.padding-wrap .kn {
	padding-bottom: 6.7rem
}
.padding-wrap .ex {
	padding-bottom: 3rem
}
.padding-wrap .fb {
	padding-top: 2.8rem;
	padding-bottom: 0rem
}
.black-bot {
	background-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.black-bot .main-bot__cont {
	color: #282828
}
.black-bot .main-bot__line {
	border-color: #e5eefd
}
.black-bot .kval-bot__cir {
	background-color: #8d4daa2b;
}
.main-lis {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 103.3%
}
.main-lis__btn {
	width: 16.5rem;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem
}
.lis {
	padding-bottom: 4rem
}
.lis__cont {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: space-evenly;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.lis__item {
	width: 35%;
	margin-left: .5%;
	margin-right: .5%;
	margin-bottom: 2.5rem
}

.lis__img {
	height: 15rem;
	width: 100%
}

.lis__img {
	border: 3px solid transparent;
    border-image: -webkit-linear-gradient(left, #f0f, #6842d9);
    border-image: linear-gradient(to right, #f0f, #6842d9);
    border-image-slice: 1;
}



.lis .st-link {
	margin-top: 1rem
}
.news-it {
	padding-bottom: 0rem
}
.news-it__cont {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%
}
.news-it__item {
	width: 31%;
	margin-left: 1.166%;
	margin-right: 1.166%;
	margin-bottom: 2.5rem
}
.news-it .st-link {
	margin-top: 1rem
}
.contract {
	padding-top: 0.8rem
}
.contract__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.contract__left {
	width: 45.7%
}
.contract__right {
	width: 45.7%;
	margin-top: 0;
	padding-left: 2rem;
	padding-right: 2rem;
	padding-top: 1.8rem;
	padding-bottom: 1.8rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.contract__bl {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-evenly;
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal;
    margin-top: 2.5rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.contract__item {
	background-color: #a804b20f;
	padding: 3rem;
	padding-top: 1.7rem;
	padding-bottom: 1.7rem;
	padding-left: 6rem;
	width: 45.7%;
	position: relative;
	margin-bottom: 2.3rem;
}
.contract__item:before {
	content: '';
	position: absolute;
	left: 3.33rem;
	top: 3.2rem;
	border-radius: 100%;
	width: 1rem;
	height: 1rem;
	background-color: #3892ff;
	-webkit-animation: opas 1.1s infinite linear;
	animation: opas 1.1s infinite linear
}
.contract__item ul {
	margin-top: 1.5rem
}
.contract__item li {
	margin-bottom: 1.5rem
}
.contract__item li:last-child {
	margin-bottom: 0
}
.contract__item li a {
	text-decoration: underline;
	color: #3892ff;
	-webkit-transition: all .3s;
	transition: all .3s;
	font-weight: 500
}
.contract__item li a:hover {
	color: #282828
}
.error-block {
	width: 33%
}
.error-block ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%
}
.error-block li {
	width: 47%
}
.error-block a {
	-webkit-transition: all .3s;
	transition: all .3s;
	color: #B42041;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	position: relative;
	-webkit-transition: all .4s;
	transition: all .4s;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 1.6rem;
	text-transform: uppercase
}
.error-block a:before {
	content: '';
	position: absolute;
	top: 105%;
	width: 100%;
	border-bottom: 1px dashed #B42041;
	-webkit-transition: all .4s;
	transition: all .4s
}
.error-block a:hover {
	color: #fff
}
.error-block a:hover:before {
	width: 30%;
	border-color: #fff
}
.error-block a:hover {
	color: #fff
}
.abort-img {
	position: absolute;
	right: 6rem;
	top: 17rem;
	width: 35rem;
	z-index: 2;
	pointer-events: none
}
.abort-img img {
	max-width: none;
	width: 100%
}
.relocation__mapBtn {
    margin-top: 2.083vw;
    margin-bottom: 1.083vw;
}
.relocation__mapBtn-btn {
    position: relative;
    border-radius: 15px;
    background-image: -webkit-gradient(linear,left bottom,left top,from(#8d4daadb),to(#167ac6d1));
    background-image: -webkit-linear-gradient(bottom,#8d4daadb,#167ac6d1);
    background-image: -o-linear-gradient(bottom,#8d4daadb,#167ac6d1);
    background-image: linear-gradient(to top,#8d4daadb,#167ac6d1);
    width: 55.417vw;
    padding: 4px;
    text-align: left;
}
.relocation__mapBtn-btn--border {
    border: 1px dashed #fff;
    border-radius: 15px;
    padding: 1.302vw 3.802vw 1.302vw 3.188vw;
}

.relocation__mapBtn-img {
    position: absolute;
    left: -2.031vw;
    border-radius: 50%;
    -webkit-box-shadow: 0 1px 65px 0 #f00;
    box-shadow: 0 1px 65px 0 #f00;
    width: 4.063vw;
    top: 0;
}

@media (max-width: 900px) {
.relocation__mapBtn {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}
.relocation__mapBtn-btn {
    width: auto;
}
.relocation__mapBtn-btn--border {
    padding: 1rem 2rem 1rem 5rem;
}

.relocation__mapBtn-img {
    left: -1rem;
    width: 5rem;
}
}
.contacts {
	padding-top: 4rem;
	padding-bottom: 0rem
}
.contacts .ph-bl_adr {
	min-height: auto
}
.contacts .ph-bl_adr .ph-bl__ico {
	-ms-flex-item-align: center!important;
	align-self: center!important;
	margin-top: -.8rem!important
}
.contacts .footer-wrap__img {
	width: 3.7rem
}
.contacts__bl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: normal;
	-ms-flex-align: normal;
	align-items: normal;
	width: 100%;
	margin-bottom: 5rem
}
.contacts__left {
	width: 42.9%
}
.contacts__map {
	width: 48.6%;
	margin-top: .5rem;
	border-radius: .5rem;
	position: relative;
	height: 19.8rem;
	background-color: #aeaeae
}
.contacts__map iframe {
	border-radius: .5rem
}
.contacts__info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	margin-bottom: 2rem
}
.contacts__item {
	margin-bottom: 3rem;
	width: auto
}
.contacts__img {
	width: 1.3rem;
	margin-right: .9rem
}
.contacts__img img {
	max-width: none;
	width: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.contacts__bot {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.contacts-gal {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: normal;
	-ms-flex-align: normal;
	align-items: normal;
	width: 62%
}
.contacts-gal__item {
	height: 6.2rem;
	border-radius: .2rem;
	margin-right: .7rem
}
.contacts-gal__item:last-child {
	margin-right: 0
}
.contacts-gal__item .st-bg img {
	border-radius: .2rem
}
.gal-arr {
	width: .7rem;
	padding: 0;
	height: auto
}
.gal-arr.slideNext {
	right: -1rem
}
.gal-arr.slidePrev {
	left: -1.7rem
}
.gal-arr img {
	max-width: none;
	width: 100%
}
.contacts-form {
	padding-top: 3rem;
	padding-bottom: 6rem
}
.contacts-form__bl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.contacts-form__block {
	padding: 3.4rem 2.7rem;
	padding-bottom: 3.3rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%
}
.contacts-form__left {
	padding-left: 2rem
}
.contacts-form__right {
	width: 58.2%;
	z-index: 5;
	position: relative
}
.contacts-form__input {
	width: 31%;
	-webkit-box-shadow: inset 0 3px 13px rgba(0, 0, 0, .05);
	box-shadow: inset 0 3px 13px rgba(0, 0, 0, .05);
	background-color: #fbfafa;
	margin-bottom: 1rem;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem
}
.contacts-form__input.t2 {
	width: 33.5%
}
.contacts-form__textarea {
	width: 100%;
	height: 6rem;
	margin-bottom: 1rem;
	-webkit-box-shadow: inset 0 3px 13px rgba(0, 0, 0, .05);
	box-shadow: inset 0 3px 13px rgba(0, 0, 0, .05);
	background-color: #fbfafa;
	border-radius: 1.2rem
}
.contacts-form__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%
}
.contacts-form .btn {
	width: 15rem;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem
}
.main_thank .main__cont {
	padding-bottom: 4rem;
	padding-top: 5rem
}
.main-thank {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 1;
	width: 100%
}
.main-thank__left {
	width: 45%
}
.main-thank__right {
	width: 47.7%;
	border: 2px dashed #B42041;
	padding: 2rem 3rem;
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin-top: 1rem;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding-right: 1.5rem;
	padding-bottom: 2.7rem
}
.main-thank__btn {
	width: 18rem;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	margin-left: auto;
	margin-right: auto
}
.main-thank__t1 {
	margin-bottom: 5.3rem
}
.main-thank__ph-bl {
	margin-top: 1rem
}
.main-thank__ph-bl .ph-bl__ico {
	width: 1.3rem;
	margin-right: 1.6rem
}
.main-thank__img {
	width: 15.6rem;
	margin-left: -3.5rem;
	margin-top: 2.4rem
}
.main-thank__img img {
	max-width: none;
	width: 100%
}
.main_serv-page .main__cont {
	padding-top: 1.7rem
}
.main_serv-page .navigation {
	margin-bottom: 1.3rem;
	margin-top: 0
}
.main_serv-page .main__img {
	width: 2.7rem
}
.main_serv-page .main__gerb {
	margin-bottom: 1rem
}
.main_serv-page2 .main__cont {
	padding-bottom: 15rem
}
.main_serv-page3 .main-serv__btn {
	padding-top: 1.9rem;
	padding-bottom: 1.9rem;
	margin-top: 3.6rem;
	padding-right: 2rem;
	padding-left: 2rem
}
.main_serv-page3 .main__cont {
	padding-bottom: 12rem
}
.main-serv__btn {
	width: 20rem;
	margin-top: 3.2rem;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	padding-left: 1.4rem
}
.main-serv__btn .btn__img {
	width: 2rem;
	margin-right: 1rem
}
.main__img {
	width: 4rem
}
.trans {
	padding-top: 2rem;
    padding-bottom: 2rem;
}
.trans__cont {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.trans__bot {
	width: 120%;
	margin-top: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.trans__item {
	margin-left: 2.38%;
	margin-right: 2.38%;
	margin-bottom: 2rem
}
.trans__left {
	width: 53%
}
.trans__right {
	width: 44.2%;
	margin-top: .5rem
}
.trans .kval__ok {
	width: 2.9rem;
	height: 2.9rem;
	padding: 1rem
}
.trans-right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 1rem;
	border: 2px dashed #f0f;
	position: relative;
}
.trans-right__left {
	width: 48%
}
.trans-right__right {
	width: 48%;
	margin-top: -.5rem
}
.trans-right__arr {
	margin-top: .5rem;
	margin-bottom: .5rem;
	width: .6rem
}
.trans-right__arr img {
	max-width: none;
	width: 100%
}
.trans-right__cir {
	width: .8rem;
	height: .8rem;
	border-radius: 100%;
	margin-top: 1rem;
	margin-bottom: 1rem;
	background-color: #B42041;
	-webkit-animation: opas 1.1s infinite linear;
	animation: opas 1.1s infinite linear
}
.trans-right__top {
	width: 80%;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: .8rem 1rem;
	border-radius: 2rem;
	padding-bottom: .9rem;
    background-image: linear-gradient(to left, rgb(124 198 255) 0%, #ff74ff 80%, #ff7aff 100%);
}
.trans-right .blue {
	color: #7ebafb
}
.serv-bl__cir {
	pointer-events: none
}
.law {
	padding-bottom: 3.4rem
}
.law__bl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.law__left {
	width: 49.6%
}
.law__right {
	width: 47%
}
.law__img-wrap {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.law__img {
	position: relative;
	width: 100%;
	display: block;
	height: 25rem
}
.law__img img {
	max-width: none;
	width: 100%
}
.law__link {
	margin-top: 1.5rem
}
.law__header {
	margin-bottom: 2rem
}
.law__bot {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 4rem
}
.law__btn {
	padding-top: 1.6rem;
	padding-bottom: 1.6rem;
	width: 18rem;
	-ms-flex-item-align: end;
	align-self: flex-end
}
.dop-info {
	position: absolute;
	left: 37%;
	top: -1rem
}
.dop-info:hover .dop-info__text {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}
.dop-info__img {
	border-radius: 100%;
	padding: .6rem;
	width: 1.8rem;
	height: 1.8rem;
	background-color: #902c42;
	z-index: 15;
	position: relative;
	cursor: pointer
}
.dop-info__img img {
	-webkit-animation: opas 1.1s infinite linear;
	animation: opas 1.1s infinite linear
}
.dop-info__text {
	position: absolute;
	top: 1rem;
	left: 1rem;
	padding: 1rem 1.1rem;
	-webkit-box-shadow: 0 0 125px rgba(44, 43, 44, .13);
	box-shadow: 0 0 125px rgba(44, 43, 44, .13);
	border-radius: 2px;
	background-color: #fff;
	width: 26rem;
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all .3s;
	transition: all .3s
}
.indiv {
	padding-top: 5rem;
	padding-bottom: 5.6rem
}
.indiv__cont {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.indiv__left {
	width: 61%
}
.indiv__right {
	position: absolute;
	bottom: 0;
	right: 2.5rem;
	bottom: 0;
	width: 33.5rem
}
.indiv__right img {
	max-width: none;
	width: 100%
}
.indiv__arr {
	position: absolute;
	left: 0;
	bottom: 26.2%;
	width: 13rem;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	pointer-events: none;
	z-index: 5
}
.indiv__arr img {
	max-width: none;
	width: 100%
}
.indiv-form {
	padding: 1rem 3rem;
	padding-top: 2.6rem;
	padding-bottom: 2.7rem;
	margin-top: 3.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.indiv-form__inp-bl {
	width: 100%
}
.indiv-form__inp-bl .main-form__select-wrap {
	width: 32%
}
.indiv-form .input {
	width: 32%;
	margin-right: 0
}
.indiv-form .btn {
	width: 32%
}
.check {
	padding-top: 5rem;
	padding-bottom: 12.2rem
}
.check_v2 .check__left {
	width: 32%
}
.check_v2 .check__right {
	width: 50%;
	-webkit-transform: translate(0%, 0);
	transform: translate(0%, 0)
}
.check__bl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-top: 4.4rem
}
.check__left {
	width: 45%
}
.check__right {
	width: 52%;
	margin-top: -1rem
}
.check__title {
	margin-bottom: 1rem
}
.check-bot {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-image: -webkit-gradient(linear, right top, left top, from(#701F29), color-stop(11%, #701F29), to(#B42041));
	background-image: linear-gradient(to left, #701F29 0%, #701F29 11%, #B42041 100%);
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
	padding: 2rem 0
}
.check-bot__cont {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.check-bot__btn {
	-webkit-box-shadow: 0 0 32px rgba(255, 255, 255, .2);
	box-shadow: 0 0 32px rgba(255, 255, 255, .2);
	background-color: #fff;
	background-image: none;
	width: 18.2rem;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem
}
.check-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-top: 1.4rem;
	width: 79%
}
.check-wrap__header {
	min-height: 3rem
}
.check-wrap__img {
	width: 12rem
}
.check-wrap__img img {
	max-width: none;
	width: 100%
}
.check-man {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.check-man__img {
	width: 18rem;
	margin-bottom: 1.5rem;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.check-man__img img {
	max-width: none;
	width: 100%
}
.check-man__item {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.check-man__item:hover .ph-hover {
	background-color: #fff;
	opacity: 1;
	-webkit-box-shadow: 4px -1px 20px rgba(40, 39, 40, .3);
	box-shadow: 4px -1px 20px rgba(40, 39, 40, .3)
}
.check-man__item:hover .ph-hover__text {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}
.ph-hover {
	position: absolute;
	bottom: 10rem;
	left: 2rem;
	width: 80%;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-box-shadow: none;
	box-shadow: none
}
.ph-hover__wrap {
	background-image: -webkit-gradient(linear, left bottom, left top, from(#B42041), to(#B42041));
	background-image: linear-gradient(to top, #B42041 0%, #B42041 100%);
	opacity: .25;
	width: 135%;
	height: 135%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 100%
}
.ph-hover__text {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-shadow: 0 0 103px rgba(40, 39, 40, .3);
	box-shadow: 0 0 103px rgba(40, 39, 40, .3);
	border-radius: .7rem;
	padding: .7rem .7rem;
	background-color: #fff;
	width: 100%;
	-webkit-transition: all .3s;
	transition: all .3s
}
.ph-hover__plus {
	position: absolute;
	top: 0;
	left: 0;
	width: 2rem;
	height: 2rem;
	color: #fff;
	background-image: linear-gradient(45deg, #B42041 0%, #B42041 100%);
	border-radius: 100%;
	-webkit-transform: translate(-40%, -40%);
	transform: translate(-40%, -40%);
	z-index: 15;
	-webkit-animation: pulse2 2s infinite;
	animation: pulse2 2s infinite
}
.come__center-item {
	margin-bottom: 2rem
}
.come__center-item .st-cir2 {
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin-top: 1rem
}
.come__list {
	position: absolute;
	right: -5rem;
	top: 13rem;
	width: 34rem
}
.come__list img {
	max-width: none;
	width: 100%
}
.come__bl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 68%
}
.come__arr {
	position: absolute;
	right: 2rem;
	width: 20rem;
	bottom: 0;
	-webkit-transform: translate(50%, 20%);
	transform: translate(50%, 20%)
}
.come__arr img {
	max-width: none;
	width: 100%
}
.come__center {
	margin-top: -.7rem
}
.come__cont_v2 {
	padding-bottom: 21rem;
	padding-top: 4.6rem
}
.come__btn {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	width: 18rem;
	margin-top: .5rem
}
.come-left {
	margin-left: .2rem
}
.come-left__item {
	margin-bottom: 2rem;
	position: relative
}
.come-left__item:first-child .st-cir2__line {
	display: none
}
.come-left__item:nth-child(3) .st-cir2__line {
	height: 2.5rem
}
.come-left__img {
	position: relative
}
.st-cir2 {
	width: 2.2rem;
	height: 2.2rem;
	border-radius: 100%;
	background-color: #B42041;
	position: relative;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.st-cir2::before {
	content: '';
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 30%;
	height: 30%;
	background-color: #fff;
	border-radius: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	position: absolute
}
.st-cir2__line {
	position: absolute;
	top: -.5rem;
	-webkit-transform: translate(-50%, -100%);
	transform: translate(-50%, -100%);
	left: 50%;
	width: 1px;
	height: 1.8rem;
	border-right: 1px dashed #B42041;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.serv-sl {
	padding-top: 5rem;
	padding-bottom: 1rem
}
.serv-sl__slider {
	margin-top: 3rem
}
.serv-sl__item {
	height: 18rem
}
.serv-sl__item_v1 .serv-bl__img-var {
	width: 4.5rem;
	-webkit-transform: translate(0%, -70%);
	transform: translate(0%, -70%)
}
.serv-sl__item .serv-bl__bot {
	-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;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}
.serv-sl__item .serv-bl__arrow {
	-ms-flex-item-align: center;
	align-self: center;
	margin-top: 1rem;
	margin-bottom: 0
}
.serv-sl__item .serv-bl__cir-var {
	margin-bottom: .5rem;
	margin-left: -1rem
}
.serv-sl__item .serv-bl__content {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 2rem;
	padding-bottom: 1.5rem;
	width: 100%;
	min-height: 18rem
}
.serv-sl__item .serv-bl__text {
	width: 100%;
	min-height: 4rem
}
.serv-sl__item .serv-bl__text .span-ed {
	display: block;
	margin-top: 1.1rem
}
.serv-sl__item:nth-child(2n) {
	border-top: 1px solid #ebeaea;
	border-bottom: 1px solid #ebeaea
}
.kn_serv3 {
	padding-bottom: 4rem!important
}
.kn_serv3 .dop-info {
	left: auto;
	right: 22%
}
.kn_serv3 .kn__item:first-child .kn__lbtn {
	color: #282828
}
.kn_serv3 .kn__item:first-child .kn__img img {
	max-height: 100%;
	height: auto
}
.kn_serv3 .kn__img {
	height: 10rem;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.kn_serv3 .kn__img img {
	max-height: none;
	height: 100%
}
.kn__lbtn {
	border: 1px dashed #B42041;
	padding: .6rem 2rem;
	width: 19rem;
	margin-left: auto;
	margin-right: auto
}
.aut__img {
	position: absolute;
	top: -.5rem;
	right: -1rem;
	width: 4rem;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.aut__cir {
	width: 3.5rem;
	height: 3.5rem;
	border-radius: 100%;
	background-color: rgba(255, 255, 255, .1);
	position: relative;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 1.5rem
}
.aut__opas {
	width: .7rem;
	height: .7rem;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-animation: opas 1.1s infinite linear;
	background-color: #6742d9;
	animation: opas 1.1s infinite linear
}
.aut__bl {
	padding-left: 4.2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 73%
}
.aut__right {
	margin-top: 4rem
}
.check_serv3 .check__right {
	width: 50%
}
.check_serv3 .check-wrap {
	width: 94%
}
.check_serv3 .check__left {
	width: 47%
}
.check_serv3 .check-wrap__img {
	width: 11rem
}
.check-it {
	margin-bottom: 3rem
}
.check-it .st-ok {
	width: 2.9rem;
	height: 2.9rem;
	padding: 1rem;
	margin-right: 1.5rem
}
.check-it__item {
	margin-bottom: 1rem
}
.check-it__item:last-child {
	margin-bottom: 0
}
.check-img {
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.info-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	padding: 1.6rem 2rem;
	padding-left: 6rem;
	margin-bottom: 4rem;
	padding-right: 4rem
}
.info-top__form {
	width: 67%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.info-top__form .input {
	width: 14.5rem;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem
}
.info-top__form .btn {
	width: 17rem;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem
}
.info-top__img {
	position: absolute;
	left: 26%;
	top: 0;
	width: 10rem
}
.info-top__img img {
	max-width: none;
	width: 100%
}
.doc {
	padding-top: 5rem;
	padding-bottom: 5rem
}
.doc__cont {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.doc__left {
	width: 47.45%
}
.doc__right {
	position: absolute;
	right: 3rem;
	bottom: 0;
	width: 44.5rem
}
.doc__right img {
	max-width: none;
	width: 100%
}
.doc__right .dnld-cir {
	bottom: auto;
	top: .5rem;
	left: 48%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}
.doc__arrow {
	position: absolute;
	left: -7rem;
	bottom: 23%;
	width: 11.5rem;
	z-index: 5
}
.doc__arrow img {
	max-width: none;
	width: 100%
}
.st-bg {
	pointer-events: none
}
.doc-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 2rem 3rem;
	padding-left: 4.55rem;
	padding-top: 2.2rem;
	padding-bottom: 1.3rem;
	margin-top: 4rem
}
.doc-form__left {
	width: 53%
}
.doc-form__right {
	width: 44%
}
.doc-form__btn {
	padding-top: 1.4rem;
	padding-bottom: 1.4rem
}
.lspn {
	letter-spacing: normal
}
.case-check {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	margin-top: 1rem
}
.case-check__item {
	width: auto;
	margin-right: .7rem;
	position: relative
}
.case-check__block {
	position: relative;
	border-radius: 5px;
	padding: 0;
	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;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
	width: 100%
}
.case-check__item {
	margin-right: 1rem
}
.case-check__img {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 1.9rem;
	height: 1.9rem;
	border-radius: 100%;
	padding: .55rem;
	background-color: #dcdcdc
}
.case-check__img svg {
	max-width: 100%;
	max-height: 100%;
	fill: #fff
}
.case-check__text {
	white-space: nowrap;
	color: #282828;
	margin-top: .2rem
}
.checkbox-inp:checked~.case-check__block .case-check__text {
	font-weight: 400
}
.checkbox-inp:checked~.case-check__block .case-check__img.ws {
	background-color: #25d266
}
.checkbox-inp:checked~.case-check__block .case-check__img.vb {
	background-color: #7F40BD
}
.checkbox-inp:checked~.case-check__block .case-check__img.tg {
	background-color: #039BE5
}
.checkbox-inp:checked~.case-bgg {
	opacity: 1
}
.kn_serv4 {
	padding-bottom: 4rem
}
.kn_serv4 .kn__block {
	width: 75%
}
.check_serv4 .check__right {
	width: 33%;
	-webkit-transform: translate(10%, 0);
	transform: translate(10%, 0)
}
.check_serv4 .check__bl {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 3rem
}
.check_serv4 .check__left {
	width: auto
}
.check_serv4 .check-wrap {
	width: auto;
	margin-top: -1.5rem
}
.check_serv4 .check-wrap__img {
	width: 14rem
}
.main_serv-page5 .main-serv__btn {
	margin-top: 5.6rem
}
.aut_serv5 .aut__cir {
	background-color: #f9f1f2
}
.kp__cont {
	padding: 6rem 5rem
}
.kp__block {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.kp__logo {
	width: 35rem;
	margin-bottom: 2rem
}
.kp__logo img {
	max-width: none;
	width: 100%
}
.kp__gerb-img {
	width: 7.5rem;
	margin-right: .3rem
}
.kp__gerb-img img {
	max-width: none;
	width: 100%
}
.kp__title {
	margin-bottom: 4rem
}
.kp__wrap {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.kp__item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.kp__item .st-ok {
	width: 2.8rem;
	height: 2.8rem;
	padding: .9rem
}
.kp__item .st-ok svg {
	width: 100%;
	height: 100%;
	fill: #85a4fb
}
.kb-bot {
	position: relative;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
	background-image: -webkit-gradient(linear, right top, left top, from(#495dc9), color-stop(11%, #495dc9), to(#678ff1));
	background-image: linear-gradient(to left, #495dc9 0%, #495dc9 11%, #678ff1 100%)
}
.kb-bot .main-bot__cont {
	padding-left: 5rem;
	padding-right: 5rem;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.kb-bot .main-bot__line {
	height: 2.7rem
}
.kb-bot .main-bot__img {
	width: 2.2rem;
	margin-right: 1rem
}
.kb-bot__bot-text {
	margin-top: 2rem;
	width: 100%
}
.fb {
	padding-top: 2rem;
	padding-bottom: 4rem
}
.fb__cont {
	margin-top: 3.3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-evenly;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.gtab {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 47%
}
.gtab .ab-city_item-pulse {
	width: 2rem;
	height: 2rem
}
.gtab .ab-item__pulse {
	width: 2rem;
	height: 2rem
}
.gtab__item {
	margin-bottom: 1rem;
	z-index: 2;
	position: relative;
	width: 100%;
	border-radius: .7rem;
	background-color: #f8f8f8;
	padding: .5rem 2.5rem;
	padding-right: 2rem
}

.gtab:last-of-type {
	margin-bottom: 3rem;
  }

.gtab__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.gtab__plus {
	position: relative;
	width: 1.7rem;
	height: 1.7rem;
	-webkit-transition: all .3s;
	transition: all .3s;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	background-color: #a804b2;
	border-radius: 100%;
	-ms-flex-item-align: start;
	align-self: flex-start
}
.gtab__plus:before, .gtab__plus:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all .3s;
	transition: all .3s;
	background-color: #fff
}
.gtab__plus:before {
	width: 2px;
	height: 25%
}
.gtab__plus:after {
	height: 2px;
	width: 25%
}
.gtab__top {
	cursor: pointer;
	padding-top: 1rem;
	padding-bottom: 1rem
}
.gtab__top.show .gtab__plus:before {
	-webkit-transform: translate(-50%, -50%) rotate(-90deg);
	transform: translate(-50%, -50%) rotate(-90deg)
}
.gtab__hover {
	padding-bottom: 1rem;
	line-height: 1.4;
	padding-top: 0rem;
	padding-right: 0rem
}
.gtab__line {
	border-bottom: 1px solid rgba(190, 190, 190, .5);
	width: 100%;
	height: 1px
}
@-webkit-keyframes animPulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	10% {
		opacity: .9
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(1.7);
		transform: scale(1.7)
	}
}
@keyframes animPulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	10% {
		opacity: .9
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(1.7);
		transform: scale(1.7)
	}
}
.ab-city_item-pulse {
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border: none;
	border-radius: 50%;
	background-color: transparent;
	height: 5rem;
	width: 5rem;
	top: 50%;
	left: 50%;
	z-index: -1
}
.ab-item__pulse {
	position: absolute;
	top: 0;
	left: 0;
	height: 5rem;
	width: 5rem;
	border: 1px solid #8d4daa;
	border-radius: 50%;
	opacity: .4;
	-webkit-animation: animPulse 6s linear infinite;
	animation: animPulse 6s linear infinite
}
.ab-city_item-pulse_1 {
	-webkit-animation-delay: 0s;
	animation-delay: 0s
}
.ab-city_item-pulse_2 {
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}
.ab-city_item-pulse_3 {
	-webkit-animation-delay: 4s;
	animation-delay: 4s
}
.ab-city_item-pulse_4 {
	-webkit-animation-delay: 6s;
	animation-delay: 6s
}
/* faq */
.gtab__section-faq {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.gtab-faq {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 47%
}
.gtab-faq .ab-city_item-pulse-faq {
	width: 2rem;
	height: 2rem
}
.gtab-faq .ab-item__pulse-faq {
	width: 2rem;
	height: 2rem
}
.gtab__item-faq {
	margin-bottom: 1rem;
	z-index: 2;
	position: relative;
	width: 100%;
	border-radius: .7rem;
	border: 1px solid rgba(97, 125, 255, 0.2);
	background-color: #fff;
	box-shadow: 0 3px 10px -2px rgba(0,0,0,0.1);
	padding: .5rem 2.5rem;
	padding-right: 1.7rem
}
.gtab__top-faq {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.gtab__plus-faq {
	position: relative;
	width: 1.5rem;
	height: 1.5rem;
	-webkit-transition: all .3s;
	transition: all .3s;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	background-color: #0693e3;
	border-radius: 100%;
	-ms-flex-item-align: start;
	align-self: flex-start
}

.gtab__plus-faq:before, .gtab__plus-faq:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all .3s;
	transition: all .3s;
	background-color: #fff
}
.gtab__plus-faq:before {
	width: 1px;
	height: 25%
}
.gtab__plus-faq:after {
	height: 2px;
	width: 25%
}
.gtab__top-faq {
	cursor: pointer;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem
}

.gtab__top-faq.show .gtab__plus-faq:before {
	-webkit-transform: translate(-50%, -50%) rotate(-90deg);
	transform: translate(-50%, -50%) rotate(-90deg)
}

.gtab__hover-faq {
	padding-bottom: 1rem;
	line-height: 1.4;
	padding-top: 0rem;
	padding-right: 0rem
}
.gtab__line-faq {
	border-bottom: 1px solid rgba(190, 190, 190, .5);
	width: 100%;
	height: 1px
}

@media (max-width: 900px) {
.gtab__section-faq .gtab-faq{
    width: 100%;
    text-align: center;
}
}
/* faq */
.seob {
	position: relative;
	padding: 0.5rem 0;
	padding-top: 4rem;
	width: 70%;
	margin-left: auto;
	margin-right: auto
}
.seob .ware__item__img {
	width: 4rem;
	height: 4rem
}
.seob__btn {
	margin-top: 1rem;
	width: 1.9rem;
	color: #a0b945;
	margin-left: auto;
	margin-right: auto;
	-webkit-transition: all .3s;
	transition: all .3s;
	cursor: pointer
}
.seob__btn.open img {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.seob__text {
	text-align: center;
	color: #2a2a2a;
	position: relative;
	height: 5rem;
	overflow: hidden
}

.seob__text-wrap {
	padding-bottom: 2rem
}
.seob__text.act {
	height: 5rem!important
}
.seob__text:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 6rem;
	background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff));
	background-image: linear-gradient(to bottom, transparent 0%, #fff 100%)
}
.footer {
	background-color: #f4f8fd;
	padding: 4rem 0;
	padding-bottom: 0;
	padding-top: 3rem
}
.footer__cont {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.footer__item li a {
	padding: .5rem 0;
	color: #282828;
	-webkit-transition: all .3s;
	transition: all .3s;
	display: block
}
.footer__item li a:hover {
	color: #4f8cf1
}
.footer__header {
	margin-bottom: 1rem;
	letter-spacing: .05rem
}
.footer__link {
	margin-left: 1.5rem
}
.footer .ph-bl__ico {
	width: 1rem
}
.f-soc-bl__item {
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 2.2rem;
	height: 2.2rem;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: .6rem;
	position: relative
}
.f-soc-bl__item:last-child {
	margin-right: 0
}
.f-soc-bl__item img {
	max-width: none;
	width: 100%
}
.f-soc-bl__item:hover {
	-webkit-transform: scale(1.06);
	transform: scale(1.06)
}
.footer-bot {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .8rem 0;
	padding-bottom: 1rem;
	border-top: 1px solid #e0e3e8;
	margin-top: 2rem
}
.footer-bot .btn-politics-js:hover {
	color: #282828!important
}
.ph-bl__ico {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: auto
}
.ph-bl__ico img {
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.ph-bl_adr {
	min-height: 8rem;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.ph-bl_adr .ph-bl__ico {
	width: 1.3rem;
	margin-left: -.2rem;
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin-top: .8rem
}
.footer-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	min-width: 24.3rem;
	margin-top: .5rem
}
.footer-wrap__marsh {
	margin-left: 1.6rem
}
.footer-wrap__img {
	width: 2rem;
	-webkit-transition: all .3s;
	transition: all .3s
}
.footer-wrap__img:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}
.overlay {
	z-index: 999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .7);
	overflow-x: hidden
}
.modal-wrap {
	position: absolute;
	top: 6vh;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	margin-bottom: 8rem
}
.modal_pol {
	padding: 3rem 2rem
}
.modal-wrap_pol {
	border-radius: 1.5rem
}
.modal-min {
	width: 30rem
}
.modal-smin {
	width: 27rem
}
.modal-norm {
	width: 44rem
}
.modal-big {
	width: 40rem
}
.modal-sm {
	width: 34rem
}
.modal-test {
	width: 69.271rem
}
.modal__block {
	padding: 3rem 2rem;
	-webkit-box-shadow: 0 1px 120px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 120px rgba(0, 0, 0, .1);
	border-radius: 0;
	padding-top: 2rem
}
.leftm {
	position: fixed;
	left: 1rem;
	bottom: 1rem;
	width: 12.9rem;
	z-index: 99;
	-webkit-box-shadow: 0 0 81px rgba(53, 53, 53, .2);
	box-shadow: 0 0 81px rgba(53, 53, 53, .2);
	border-radius: 1rem;
	background-color: #fff
}
.leftm .video-b {
	position: absolute;
	padding: 2.4rem;
	border-radius: 100px;
	width: 6.2rem;
	height: 6.2rem
}
.leftm .video-b:hover {
	-webkit-transform: translate(-50%, -50%) scale(1.05);
	transform: translate(-50%, -50%) scale(1.05)
}
.leftm-img {
	width: 100%;
	height: 19.3rem;
	overflow: hidden;
	border-radius: 15px
}
.leftm-img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: all 3s;
	transition: all 3s
}
.video-b {
	background-color: #B42041;
	background-image: none
}
.close-img {
	position: absolute;
	right: .8rem;
	top: .8rem;
	width: .7rem;
	cursor: pointer
}
.arr-img {
	position: absolute;
	left: 3rem;
	top: -6rem;
	width: 8rem
}
.modal-call {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	position: relative;
	overflow: hidden;
	padding-top: 4rem
}
.modal-call .btn {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem
}
.modal-call__wrap {
	width: 21rem
}
.modal-cost {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding-bottom: 2rem;
	padding-top: 3rem
}
.modal-cost__left {
	width: 65%
}
.modal-cost__img {
	position: absolute;
	bottom: .3rem;
	right: 0;
	width: 15.5rem
}
.modal-cost__img img {
	max-width: none;
	width: 100%
}
.modal-cost .btn {
	width: 14rem;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem
}
.modal-stay {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	overflow: visible;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 2.5rem;
	padding-bottom: 2.5rem
}
.modal-stay__top {
	width: 100%;
	margin-bottom: 3rem
}
.modal-stay__list {
	position: absolute;
	left: -6rem;
	bottom: 0;
	width: 23rem
}
.modal-stay__list img {
	max-width: none;
	width: 100%
}
.modal-stay__right {
	width: 54%
}
.modal-stay .modal-call__wrap {
	width: 17rem
}
.modal-dl {
	-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;
	text-align: center;
	padding-top: 3rem;
	padding-bottom: 2rem;
	background-color: #fff;
	border-radius: .4rem
}
.modal-dl__cir {
	position: absolute;
	background-color: #6489ed;
	width: 18rem;
	height: 18rem;
	border-radius: 100%;
	top: 0;
	left: 0;
	-webkit-transform: translate(-28%, -51%);
	transform: translate(-28%, -51%);
	opacity: .15
}
.check-label.t2 {
	background-color: #dcdfe2;
	margin-right: .5rem
}
.rhide:checked~span .check-label.t2 {
	background-color: #ba2b31
}
.input.t-modal {
	color: #747474;
	height: 8rem
}
.close {
	position: absolute;
	right: 0;
	top: 0;
	width: 1.4rem;
	height: 1.4rem;
	-webkit-transform: translate(-75%, 75%);
	transform: translate(-75%, 75%);
	cursor: pointer;
	z-index: 99
}
.close-modals {
	top: 1rem
}
.close:before, .close:after {
	position: absolute;
	left: 50%;
	content: ' ';
	height: 100%;
	width: 2px;
	background-color: #c7cbcf;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	border-radius: 3px
}
.close:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.close:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.close:hover:before, .close:hover:after {
	background-color: #282828
}
.th-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-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;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 13rem;
	margin-left: 43%
}
.back-close {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.back-close img {
	width: .9rem;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.close-b {
	right: 1rem;
	top: -.5rem
}
.end-soc-mod {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	width: 90%
}
.end-soc-mod .tiem {
	padding: .6rem
}
.end-soc-mod .checkbox-block.t3 .checkbox-psevdo {
	margin-left: -1.4rem;
	margin-right: .6rem
}
.right-menu {
	position: fixed;
	right: 0rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 333
}
.right-menu__item {
	margin-bottom: .5rem;
	width: 5.8rem;
	height: 5.5rem;
	padding: 1.1rem;
	padding-left: 1.4rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	z-index: 3;
	color: #fff;
	border-radius: .5rem 0 0 .5rem;
	background-image: linear-gradient(to left, #782938 0%, #9e2d48 100%);
	-webkit-transition: all 0.3s;
	transition: all 0.3s
}
.right-menu__item:last-child {
	margin-bottom: 0
}
.right-menu__item:hover {
	background-image: linear-gradient(to left, #782938 0%, #9e2d48 100%);
	-webkit-box-shadow: inset 0 4px 1px #782136;
	box-shadow: inset 0 4px 1px #782136
}
.right-menu__img {
	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: 2rem;
	height: 2rem;
	margin-bottom: .3rem
}
.right-menu__img.pd {
	width: 100%;
	height: 100%
}
.right-menu.t13 {
	font-size: .8rem
}
.btn--burger-wrapper {
	position: relative;
	margin: .18rem 0 .5rem 2.5rem;
	cursor: pointer;
	background-image: linear-gradient(to left, #782938 0%, #9e2d48 100%);
	width: 1.5rem;
	height: 1.5rem;
	border-radius: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.btn--burger {
	width: .7rem;
	background-color: transparent
}
.btn--burger:before {
	top: .95rem;
	-webkit-transform: rotate(-25deg);
	transform: rotate(-25deg)
}
.btn--burger:after {
	bottom: .95rem;
	-webkit-transform: rotate(25deg);
	transform: rotate(25deg)
}
.right-menu.active {
	-webkit-transform: translateX(100%) translateY(-50%);
	transform: translateX(100%) translateY(-50%)
}
.right-menu.active .btn--burger-wrapper {
	-webkit-transform: translateX(-6rem);
	transform: translateX(-6rem)
}
.btn--burger-wrapper.active .btn--burger {
	background-color: transparent
}
.btn--burger-wrapper.active .btn--burger:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: .65rem
}
.btn--burger-wrapper.active .btn--burger:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	bottom: .7rem
}
.to_top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(#0099e4), to(#0099e4));
	background-image: linear-gradient(to top, #0099e4 0%, #0099e4 100%)
}
.close-b {
	position: absolute;
	right: .5rem;
	top: .5rem;
	width: 1rem;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	cursor: pointer
}
.close-b:hover {
	opacity: .5
}
.wom-m {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 33;
	cursor: pointer
}
.m-img {
	width: 10rem
}
.insta-btn {
	margin-top: -1rem
}
.thank-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.thank {
	padding-bottom: 0
}
.test-mod {
	padding: 3rem 0
}
.prev-modal .close {
	-webkit-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%)
}
.prev-modal__cont {
	width: 100%;
	height: 100vh;
	-webkit-transition: all .9s;
	transition: all .9s;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.prev-modal__scroll {
	width: 70%;
	background-color: tomato;
	overflow: auto;
	height: 100vh;
	position: relative
}
.prev-modal__right {
	width: 30%
}
.right-content {
	background: #fff;
	height: 100vh;
	padding: 3rem 3rem 3rem 3.5rem;
	overflow: hidden;
	overflow-y: auto
}
.right-content li {
	padding-left: 1.5rem;
	position: relative
}
.right-content li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 1rem;
	height: .5rem;
	background: url(../../../themes/predray-wp/assets/img/right.svg) no-repeat center;
	background-size: 100%
}
.right-content__btn {
	margin-top: 0;
	padding: 2rem 2rem!important;
	padding-right: 3.5rem!important
}
.right-content__soc {
	margin-top: 3rem
}
.right-content__soc .soc__item {
	width: 2.8rem;
	height: 2.8rem;
	padding: .8rem
}
.btn--burger:after, .btn--burger:before {
	content: "";
	position: absolute;
	display: block;
	width: 45%;
	height: 2px;
	background-color: #fff;
	-webkit-transition: 0.4s;
	transition: 0.4s
}
.btn--burger:before {
	top: .55rem;
	-webkit-transform: rotate(-25deg);
	transform: rotate(-25deg)
}
.btn--burger:after {
	bottom: .55rem;
	-webkit-transform: rotate(25deg);
	transform: rotate(25deg)
}
.right-menu .right-menu__item {
	-webkit-transform: translateX(0%);
	transform: translateX(0%)
}
.right-menu.active .right-menu__item {
	-webkit-transform: translateX(170%);
	transform: translateX(170%)
}
.acc-bot__cir {
	-webkit-transition: all .3s;
	transition: all .3s
}
.acc-bot__item:hover .acc-bot__cir {
	-webkit-transform: scale(1.07);
	transform: scale(1.07)
}
.mark-slider__img {
	width: 90%
}
.kval__item {
	margin-bottom: 2rem
}
.navigation a {
	-webkit-transition: all .3s;
	transition: all .3s
}
.navigation a:hover {
	color: #00a2f2
}
.kp__item .st-ok {
	-ms-flex-negative: 0;
	flex-shrink: 0
}
@media (max-width:900px) {
	html {
		font-size: 14px!important
	}
	.container {
		max-width: 90vw
	}
	.container-big {
		max-width: 90vw
	}
	.container-sbig {
		max-width: 90vw
	}
	.container-big2 {
		max-width: 90vw
	}
	.container-min {
		max-width: 90vw
	}
	.container-md {
		max-width: 90vw
	}
	.container-md2 {
		max-width: 90vw
	}
	.nav {
		-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;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 1.5rem;
		background-color: transparent;
		-webkit-box-shadow: 0 0 0 #000;
		box-shadow: 0 0 0 #000;
		border: none;
		height: auto
	}
	.nav__wrap {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		-webkit-box-shadow: 1px -1px 57px rgba(0, 0, 0, .1);
		box-shadow: 1px -1px 57px rgba(0, 0, 0, .1);
		border-radius: 5px;
		background-color: rgba(0, 0, 0, .95);
		z-index: 644;
		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;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-transform: translateX(-110%);
		transform: translateX(-110%);
		-webkit-transition: all 0.4s ease-in;
		transition: all 0.4s ease-in
	}
	.nav__wrap.active {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		overflow: scroll
	}
    
	.burger__wrap-block {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important;
		width: auto
	}
	.burger__wrap {
		text-transform: uppercase;
		font-size: 1.4rem;
		color: #fff;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		font-weight: 600;
		cursor: pointer
	}
	.burger span {
		background-color: #323232
	}
	.burger span::after {
		background-color: #323232
	}
	.burger span::before {
		background-color: #323232
	}
	.nav li.menu-item-has-children::before {
		width: calc(100% + 1.5rem)
	}
	.sub-menu {
		width: calc(100% + 1.5rem)
	}
	.main__btn {
		display: none
	}
	.header .h-soc {
		display: none
	}
	.header .call-bl {
		display: none
	}
	.nav__wrap {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important;
		background: #312231;
	}
	.nav__wrap .h-soc {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important;
		margin-bottom: 1rem
	}
	.nav__wrap .call-bl {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}

	.nav__wrap .call-bl .ph-bl__ico {
		margin-top: .3rem
	}
	.close-nav {
		display: block
	}
	.main__cont {
		-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;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
		padding-top: 0
	}
	.main__gerb {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 1rem;
		-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;
		text-align: center
	}
	.main__img {
		margin-right: 0;
		margin-bottom: .7rem;
		width: 5rem
	}
	.main-form {
		width: 21rem;
		padding-top: 2rem
	}
	.main-form .t22 {
		font-size: 1.5rem
	}
	.main-form .t22 br {
		display: none
	}
	.main-form .t16 {
		font-size: 1.2rem
	}
	.main-form .t16 br {
		display: none
	}
	.main-form__list {
		position: relative;
		top: 0;
		left: 0;
		-webkit-transform: none;
		transform: none;
		bottom: 0;
		right: 0;
		z-index: 1;
		width: 17rem;
		margin-bottom: -3rem
	}
	.main-form__inp-bl {
		-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;
		text-align: center
	}
	.main-form__select-wrap {
		width: 14rem!important;
		margin-top: 1rem
	}
	.main-form__select-wrap .t14 {
		font-size: 1rem
	}
	div.fancy-select div.trigger {
		font-size: .9rem
	}
	div.fancy-select ul.options li {
		font-size: .9rem
	}
	.main-form__inp-bl2 {
		-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;
		text-align: center;
		margin-bottom: 0;
		width: 100%
	}
	.main-form__inp-bl2 .input {
		width: 100%;
		margin-bottom: 1rem;
		font-size: 1rem
	}
	.main-form__btn .t13 {
		line-height: 1.1rem;
		font-size: .9rem
	}
	.main-bot {
		position: relative;
		margin-top: 2rem;
		border-radius: .5rem;
		text-align: left;
		width: auto;
		padding-left: 2rem;
		padding-right: 2rem
	}

	.main-bot__header {
		position: relative;
		margin-bottom: 3rem;
		border-radius: .5rem;
		text-align: left;
		width: auto;
		padding-left: 2rem;
		padding-right: 2rem
	}


	.main-bot__cont {
		-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;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.main-bot__line {
		width: 10rem;
		height: 1px;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		border-right: none;
		border-bottom: 1px dashed #fff;
		margin-top: 1rem;
		margin-bottom: 1rem
	}
	.main__cont {
		padding-bottom: 6rem
	}
	.nav a {
		padding-top: 1.2rem;
		padding-bottom: 1.2rem
	}
	.kn .t48 br {
		display: none
	}
	.kn__block {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.kn__item {
		width: 47%;
		margin-bottom: 1rem
	}
	.kn .t24 br {
		display: none
	}
	.serv .title br {
		display: none
	}
	.serv-bl__bot {
		-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
	}
	.serv-bl__arrow {
		margin-bottom: 0;
		margin-top: 1rem
	}
	.serv-bl__content {
		padding-left: 2rem;
		padding-right: 2rem;
		text-align: center
	}
	.serv-bl__cir-var {
		margin-left: auto;
		margin-right: auto;
		width: 6rem;
		height: 6rem;
		margin-bottom: 1rem
	}
	.serv-bl__item {
		min-height: 23rem
	}
	.serv-bl__bot {
		-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
	}
	.serv-bl__arrow {
		-ms-flex-item-align: center;
		align-self: center
	}
	.serv-bl__img {
		-ms-flex-item-align: center;
		align-self: center;
		width: 6rem;
		margin-bottom: 1rem!important
	}
	.serv-bl__bot {
		height: 100%
	}
	.title {
		font-size: 2.5rem
	}
	.org__block {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.org__item {
		width: 33%;
		margin-bottom: 2rem
	}
	.org__bot {
		margin-top: 1rem
	}
	.org__no {
		width: 5rem
	}
	.org {
		padding-bottom: 4rem
	}
	.cost__right {
		position: relative;
		right: 0;
		bottom: 0;
		margin-top: 3rem
	}
	.cost__arr {
		display: none
	}
	.cost__left {
		width: 100%
	}
	.cost__item {
		-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;
		text-align: center
	}
	.cost__cir {
		margin-left: auto;
		margin-right: auto
	}
	.cost .t16 {
		text-align: center
	}
	.cost {
		padding-bottom: 0
	}
	.dnld-cir {
		bottom: 0%;
		left: 10%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	.cost .dnld-cir {
		left: 45%
	}
	.cost .title {
		margin-bottom: 1rem
	}
	.cost .t28 {
		margin-bottom: 1rem
	}
	.cost__left {
		text-align: center
	}
	.acc__ph {
		width: 20rem;
		left: 1rem;
		bottom: 0;
		position: relative
	}
	.acc__right {
		width: 100%;
		margin-left: 0
	}
	.st-ok {
		width: 2.6rem;
		height: 2.6rem;
		padding: .75rem
	}
	.acc .t54 {
		text-align: center
	}
	.acc__t {
		margin-top: 1.5rem;
		text-align: center
	}
	.acc-bl__item {
		-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;
		text-align: center
	}
	.acc-bl__item br {
		display: none
	}
	.acc-bl__item .st-ok {
		margin-right: 0;
		margin-bottom: .5rem
	}
	.acc-wrap__right {
		width: 100%;
		padding-bottom: 4rem
	}
	.acc-wrap {
		-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
	}
	.acc {
		padding-bottom: 0
	}
	.acc__ph {
		left: auto;
		margin-left: auto;
		margin-right: auto;
		-webkit-transform: translateY(20%);
		transform: translateY(20%);
		width: 30rem;
		margin-top: -10rem
	}
	.acc-bot__item {
		-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;
		text-align: center
	}
	.acc-wrap__left {
		width: 100%
	}
	.info-gal {
		position: relative;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		width: auto
	}
	.info__left {
		-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;
		text-align: center;
		text-align: center;
		width: 100%
	}
	.info__left .t54 br {
		display: none
	}
	.info__cont {
		-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;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.t14 {
		font-size: 1rem
	}
	.info-gal__ico {
		display: none
	}
	.info__text {
		width: 20.3rem;
		margin-left: auto;
		margin-right: auto;
		margin-top: 2rem
	}
	.info__right {
		margin-top: 2rem;
		width: 100%;
		-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;
		text-align: center
	}
	.c-bl {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.c-bl__item {
		width: 47%;
		-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;
		text-align: center;
		margin-bottom: 1rem;
		margin-top: 1.3rem
	}
	.c-bl__line {
		display: none
	}
	.c-bl__top::before {
		left: 50%;
		top: -1.3rem
	}
	.comp {
		padding-top: 4rem
	}
	.mark-slider__img {
		width: 80%
	}
	.ex__block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
	.ex-slider {
		position: relative;
		width: 100%;
		-webkit-transform: none;
		transform: none;
		margin-bottom: 2rem
	}
	.ex__left {
		width: 20.3rem;
		margin-left: auto;
		margin-right: auto
	}
	.ex-item {
		-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;
		text-align: center
	}
	.ex-item__btn {
		margin-right: 0;
		margin-bottom: 1.6rem;
		text-align: left
	}
	.ex-item__star {
		width: 6rem
	}
	.ex__t {
		width: 100%;
		text-align: center;
		margin-top: 0;
		margin-bottom: 1rem;
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.ex__left {
		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;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.kval__item {
		width: 49%;
		margin-left: 0;
		margin-right: 0;
		-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;
		text-align: center
	}
	.kval__block {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.kval-bot {
		margin-left: auto;
		margin-right: auto
	}
	.kval-bot__cir {
		margin-right: 0;
		margin-bottom: .7rem
	}
	.kval-bot {
		width: 20rem
	}
	.kval-bot .main-bot__item {
		-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;
		text-align: center
	}
	.kval {
		padding-bottom: 4rem
	}
	.rec__block {
		-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
	}
	.rec-form {
		width: 20rem;
		margin-top: 3rem
	}
	.rec-form__bg {
		top: -.3rem;
		left: -2.1rem;
		width: 25rem
	}
	.rec-form__ph {
		right: -1.2rem
	}
	.rec__list {
		position: relative;
		left: 0;
		bottom: 0;
		right: 0;
		margin-bottom: 2rem;
		margin-top: -4rem;
		margin-bottom: -6rem;
		margin-left: auto;
		margin-right: auto;
		width: 40rem;
		-webkit-transform: none;
		z-index: -1;
		transform: none
	}
	.rec__left {
		width: 100%;
		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
	}
	.rec__wrap {
		margin-top: 1rem;
		width: 100%;
		margin-left: 0
	}
	.rec-bot__wrap {
		-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;
		text-align: center
	}
	.rec-bot__img {
		margin-right: 0;
		margin-bottom: .5rem
	}
	.rec-bot__arr {
		margin-top: 1rem;
		margin-bottom: 1rem
	}
	.rec-bot__arr img {
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg)
	}
	.seob__text:before {
		display: none
	}
	.seob {
		padding-top: 1rem;
		width: 90%
	}
	.footer__cont {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.footer__item {
		margin-bottom: 2rem
	}
	.news-sect {
		padding-top: 4rem
	}
	.news-sect__cont {
		-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
	}
	.news-sect__left {
		width: 100%
	}
	.news-sect .st-link {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.news-sect__right {
		width: 20.5rem;
		margin-top: 2rem
	}
	.news-sect {
		padding-bottom: 2rem
	}
	.states .t54 {
		text-align: center
	}
	.states .serv-bl__bot {
		height: auto;
		text-align: center
	}
	.states__bl {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.states__item {
		width: 49%;
		margin-bottom: 1rem
	}
	.adr__cont {
		-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
	}
	.adr__right {
		width: 90%
	}
	.adr__left {
		width: 100%;
		margin-bottom: 2rem
	}
	.adr-slider__item {
		height: 46vw
	}
	.main-lis {
		-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;
		text-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.main-lis__text {
		margin-bottom: 1.2rem
	}
	.main-lis__text br {
		display: none
	}
	.lis__item {
		width: 100%;
	}
	.news-it__cont {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.news-it__item {
		margin-left: 0;
		margin-right: 0
	}
	.black-bot {
		width: 100%;
		padding-bottom: 0
	}
	.black-bot .main-bot__cont {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.black-bot .main-bot__item {
		width: 49%;
		margin-bottom: 2rem
	}
	.black-bot .main-bot__line {
		display: none
	}
	.padding-wrap .serv {
		padding-bottom: 0rem
	}
	.contacts__bl {
		-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
	}
	.contacts__left {
		width: 100%;
		margin-bottom: 2rem
	}
	.contacts__bot {
		-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
	}
	.contacts-gal {
		margin-top: 1rem
	}
	.contacts-gal__item {
		height: 9rem
	}
	.contacts .t48 {
		text-align: center;
		margin-bottom: 1.3rem
	}
	.contacts .t30 {
		text-align: center
	}
	.contacts__map {
		width: 100%
	}
	.contacts-form__bl {
		-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;
		text-align: center
	}
	.contacts-form__right {
		width: 20rem;
		margin-top: 3rem
	}
	.contacts-form__left {
		margin-left: 0;
		width: 100%;
		padding-left: 0
	}
	.contacts-form__left br {
		display: none
	}
	.contacts-form__block {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
		padding-top: 2rem;
		padding-bottom: 2rem;
		-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;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.contacts-form__block .input {
		width: 100%
	}
	.contacts-form__block .btn {
		width: 100%;
		margin-bottom: 1rem
	}
	.contacts-form__wrap {
		-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;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: left
	}
	.contacts-form__wrap .t14 {
		font-size: .9rem
	}
	.contacts-form {
		padding-bottom: 3rem
	}
	.abort-img {
		position: relative;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		margin-top: 1rem;
		margin-bottom: 2rem;
		width: 20rem
	}
	.error-block {
		width: 20rem
	}
	.error-block li {
		width: auto
	}
	.main_abort .main__cont {
		padding-top: 2rem
	}
	.contract__top {
		-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;
		text-align: center
	}
	.contract__left {
		width: 100%;
		margin-bottom: 2rem
	}
	.contract__right {
		width: 20rem
	}
	.contract__item {
		width: 100%
	}
	.main-thank {
		-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;
		text-align: center
	}
	.main-thank h1 {
		width: 100%
	}
	.main-thank__left {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.main-thank__right {
		width: 20rem;
		margin-left: auto;
		margin-right: auto;
		-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;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 2rem 1rem
	}
	.main-thank .main-thank__img {
		width: 100%;
		margin-bottom: 1rem;
		margin-left: 0;
		margin-top: 0
	}
	.main-thank__t1 {
		margin-bottom: 1.8rem
	}
	.main-thank__btn {
		width: 19rem
	}
	.main_thank .main__cont {
		padding-top: 2rem
	}
	.main_serv-page .main__img {
		width: 10rem
	}
	.main_serv-page .t54 {
		font-size: 2.3rem
	}
	.padding-wrap .kn {
		padding-bottom: 4rem
	}
	.trans__left {
		width: 100%;
		text-align: center;
		margin-bottom: 3rem
	}
	.trans__right {
		width: 20rem;
		margin-left: auto;
		margin-right: auto;
		-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
	}
	.trans-right__left {
		width: 100%
	}
	.trans-right__right {
		width: 100%
	}
	.trans-right__top {
		border-radius: 3rem;
		width: 90%
	}
	.trans__bot {
		width: 100%;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.trans__bot .kval__text {
		font-size: 1.1rem
	}
	.trans__item {
		width: 48%;
		margin-left: 0;
		margin-right: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-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;
		text-align: center
	}
	.trans {
		padding-top: 4rem
	}
	.trans .kval__ok {
		margin-right: 0;
		margin-bottom: 1rem
	}
	.law .t54 br {
		display: none
	}
	.law__bl {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-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;
		text-align: center
	}
	.law__img {
		height: 17rem
	}
	.law__left {
		margin-bottom: 2rem
	}
	.law__bot {
		-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;
		text-align: center
	}
	.law__bot br {
		display: none
	}
	.law__btn {
		-ms-flex-item-align: center;
		align-self: center;
		margin-top: 1.7rem
	}
	.dop-info {
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0)
	}
	.dop-info:hover .dop-info__text {
		-webkit-transform: translate(-50%, 0) scale(1);
		transform: translate(-50%, 0) scale(1)
	}
	.dop-info__text {
		-webkit-transform: translate(-50%, 0) scale(0);
		transform: translate(-50%, 0) scale(0);
		width: 20rem
	}
	.law__left {
		width: 100%
	}
	.law__right {
		width: 100%
	}
	.law__img {
		height: auto;
		width: 8rem;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.law__img-wrap {
		width: 30rem
	}
	.law__img {
		width: 15rem
	}
	.indiv__right {
		position: relative;
		bottom: 0;
		right: 0;
		left: 0
	}
	.indiv__arr {
		display: none
	}
	.indiv__left {
		width: 100%;
		text-align: center
	}
	.indiv__right {
		width: 20rem;
		margin-bottom: 0;
		margin-top: 2rem;
		margin-left: auto;
		margin-right: auto
	}
	.indiv-form {
		margin-top: 0;
		width: 20rem;
		margin-left: auto;
		margin-right: auto;
		background: none!important;
		background-color: #fff!important;
		border-radius: .3rem;
		padding-left: 2rem;
		padding-right: 2rem
	}
	.indiv-form__inp-bl {
		-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
	}
	.indiv-form .input {
		width: 100%;
		margin-bottom: .7rem
	}
	.indiv-form .btn {
		width: 100%
	}
	.indiv-form__inp-bl .main-form__select-wrap {
		width: 100%!important
	}
	.check__bl {
		-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
	}
	.check__left {
		width: 100%;
		margin-bottom: 2rem
	}
	.check__right {
		width: 100%;
		margin-top: 0;
		margin-bottom: 4rem
	}
	.check-man__item {
		width: 48%
	}
	.ph-hover {
		left: 47%
	}
	.check-man {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.check-man__item:hover .ph-hover__text {
		-webkit-transform: translate(-50%, 0) scale(1);
		transform: translate(-50%, 0) scale(1)
	}
	.ph-hover__text {
		-webkit-transform: translate(-50%, 0) scale(0);
		transform: translate(-50%, 0) scale(0);
		left: 0%;
		width: 20rem;
		padding-top: 1.5rem
	}
	.check__left {
		-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;
		text-align: center
	}
	.check-wrap__header {
		width: 100%
	}
	.check-wrap {
		width: 100%;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.check-wrap__item {
		width: 48%;
		-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
	}
	.check-bot__cont {
		-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
	}
	.check-bot__cont .serv-bl__arrow {
		margin-right: 0;
		margin-bottom: 1rem;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg)
	}
	.check-bot__cont br {
		display: none
	}
	.check-bot {
		position: relative;
		padding: 2rem;
		text-align: center;
		border-radius: .3rem
	}
	.check {
		padding-bottom: 4rem
	}
	.come__arr {
		display: none
	}
	.come .t54 br {
		display: none
	}
	.come__list {
		position: relative;
		left: 0;
		right: 0;
		bottom: 0;
		top: 0;
		width: 20rem;
		margin-bottom: 2rem
	}
	.come__bl {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-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
	}
	.come__cont_v2 {
		padding-top: 2rem;
		padding-bottom: 4rem
	}
	.come .st-bg {
		opacity: .4
	}
	.gtab__item {
		padding-left: 1.5rem
	}
	/* .gtab__item br {
		display: none
	} */
	.gtab__hover {
		padding-right: 0rem
	}
	.gtab {
		width: 100%
	}
	.fb {
		padding-bottom: 0
	}
	.serv-sl__item .serv-bl__cir-var {
		margin-left: auto
	}
	.serv-sl__item {
		min-height: 20rem!important
	}
	.serv-sl__item .serv-bl__img-var {
		width: 4rem
	}
	.padding-wrap .kn .t48 {
		font-size: 2.2rem
	}
	.check_v2 .check__left {
		width: auto
	}
	.check_v2 .check-wrap__item {
		width: 100%
	}
	.check_v2 .check__right {
		-webkit-transform: none;
		transform: none
	}
	.kn_serv3 .kn__img {
		height: auto;
		width: 20rem;
		min-height: 9rem
	}
	.kn_serv3 .kn__text br {
		display: none
	}
	.kn_serv3 .kn__item {
		margin-bottom: 2rem
	}
	.kn_serv3 .dop-info {
		left: 56%
	}
	.aut__bl {
		padding-left: 0;
		width: 100%
	}
	.aut__right {
		margin-top: 0
	}
	.check-it__item {
		-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;
		width: 49%
	}
	.check-it {
		-ms-flex-pack: distribute;
		justify-content: space-around;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.check_serv3 .check__left {
		width: 100%
	}
	.check-it .st-ok {
		margin-right: 0;
		margin-bottom: .7rem
	}
	.check_serv3 .check__right {
		width: 100%
	}
	.check_serv3 .check-wrap {
		width: 100%
	}
	.doc__arrow {
		display: none
	}
	.doc__right {
		position: relative;
		right: 0;
		left: 0;
		top: 0;
		bottom: 0;
		width: 20rem;
		margin-left: auto;
		margin-right: auto
	}
	.doc-form {
		margin-top: 0;
		width: 20rem;
		background: none!important;
		background-color: #fff!important;
		border-radius: .2rem;
		-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;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-left: auto;
		margin-right: auto;
		padding: 2rem
	}
	.doc-form__left {
		text-align: center;
		width: 100%
	}
	.doc__left {
		width: 100%
	}
	.case-check {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.doc-form__right {
		width: 100%;
		-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;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.case-check__img {
		width: 2.7rem;
		height: 2.7rem;
		padding: .7rem
	}
	.case-check__text {
		font-size: .9rem
	}
	.doc-form .t18 br {
		display: none
	}
	.doc__left {
		text-align: center
	}
	.doc__left .t54 {
		font-size: 2.2rem
	}
	.doc__left br {
		display: none
	}
	.aut .t24.lhm.mb2 {
		text-align: center
	}
	.check_serv4 .check-wrap__item {
		width: 100%;
		margin-bottom: 2rem
	}
	.check_serv4 .check__right {
		-webkit-transform: none;
		transform: none;
		margin-top: 2rem
	}
	.info-top {
		width: 20rem;
		-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;
		text-align: center;
		padding: 2rem;
		background: none!important;
		background-color: #fff!important;
		border-radius: .2rem;
		margin-bottom: 2rem
	}
	.info-top__left {
		font-size: 1.5rem
	}
	.info-top__left br {
		display: none
	}
	.info-top__form {
		width: 100%;
		-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;
		text-align: left
	}
	.info-top__form .input {
		width: 100%;
		margin-bottom: .5rem;
		margin-top: 1rem
	}
	.info-top__form .btn {
		width: 100%;
		margin-bottom: .8rem
	}
	.info-top__form .t14 {
		font-size: .9rem
	}
	.main_serv-page5 .main__left {
		-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;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.main_serv-page5 .main-serv__btn {
		margin-top: 3rem
	}
	.test-top {
		-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;
		text-align: center
	}
	.test-top br {
		display: none
	}
	.test-item {
		margin-top: 1.5rem
	}
	.test__blocks {
		width: 100%
	}
	.tiem {
		text-align: left
	}
	.test {
		padding-left: 3rem;
		padding-right: 3rem;
		padding-bottom: 3rem!important
	}
	.progress {
		margin-top: 1rem
	}
	.test__btns {
		width: 100%;
		margin-right: 0;
		margin-top: 0rem
	}
	.checkbox-block {
		width: 100%
	}
	.test-item_2 .tiem-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.test-item_2 div.fancy-select {
		margin-top: 1rem!important;
		margin-left: 0!important;
		margin-right: 0!important
	}
	.t-end__list {
		position: relative;
		bottom: 0;
		left: -2rem;
		right: 0;
		width: 20rem;
		margin-left: auto;
		margin-right: auto
	}
	.end-f {
		margin-top: 0;
		width: 20rem;
		margin-left: auto;
		margin-right: auto
	}
	.end-f__block {
		-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;
		width: 100%
	}
	.end-f__block .input {
		width: 100%
	}
	.end-f__block .btn {
		width: 100%
	}
	.t-end__left {
		width: 100%;
		-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
	}
	.t-end__wrap {
		-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;
		margin-bottom: 1.5rem
	}
	.t-end__text {
		font-size: 1.1rem
	}
	.t-end .case-check__item {
		width: 33%;
		margin-right: 0
	}
	.t-end .case-check__item:last-child {
		margin-right: 0
	}
	.t-end .case-check {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 100%
	}
	.end-f {
		width: 16.7rem
	}
	.end-f .t14 {
		white-space: normal;
		text-align: left
	}
	.t-end__list {
		width: 16rem;
		left: -1rem
	}
	.t-end .dnld-cir {
		left: 50%
	}
	.kp .main-bot {
		margin-top: 0;
		border-radius: 0
	}
	.kp .main-bot__line {
		display: none
	}
	.kp .main-bot__cont {
		padding-left: 0;
		padding-right: 0;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.kp .main-bot__item {
		margin-bottom: 2rem
	}
	.kb-bot__bot-text {
		margin-top: 0
	}
	.kp__item .st-ok {
		-ms-flex-negative: 0;
		flex-shrink: 0;
		margin-right: 0;
		margin-bottom: .7rem
	}
	.kp__item {
		width: 49%;
		margin-bottom: 2rem;
		text-align: center;
		-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
	}
	.kp__wrap {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.kp__cont {
		padding-bottom: 2rem
	}
	.right-menu__item {
		width: 4.8rem
	}
	.modal-smin {
		width: 21rem
	}
	.modal-call {
		padding-top: 3rem
	}
	.modal-call__wrap {
		width: 100%
	}
	.modal-call {
		background: #fff!important;
		border-radius: .3rem
	}
	.modal-min {
		width: 21rem
	}
	.modal-cost__img {
		position: relative;
		right: 0;
		bottom: 0;
		top: 0;
		width: 17rem;
		margin-right: -4rem
	}
	.modal-cost__left {
		width: 100%
	}
	.modal-cost .t22 {
		font-size: 1.6rem
	}
	.modal-cost .t17 {
		font-size: 1rem
	}
	.modal-stay__right {
		z-index: 1;
		width: 100%
	}
	.modal-big {
		width: 21rem
	}
	.modal-stay__list {
		position: relative;
		bottom: 0;
		right: 0;
		left: 0;
		margin-left: auto;
		margin-right: auto;
		margin-top: 2rem;
		width: 17rem
	}
	.modal-stay {
		padding-bottom: 0
	}
	.leftm-img {
		height: 13.7rem
	}
	.leftm {
		width: 9rem;
		border-radius: 3rem
	}
	.leftm .video-b {
		padding: 1.4rem;
		width: 4.2rem;
		height: 4.2rem
	}
	.modal_pol-header {
		font-size: 1.25rem
	}
}
@media (max-width:767px) {
	.logo__text {
		display: none
	}
	.serv-bl__item {
		width: 50%
	}
	.serv-bl__content {
		-webkit-box-shadow: 0 0 30px rgba(34, 34, 46, .3);
		box-shadow: 0 0 30px rgba(34, 34, 46, .3)
	}
	.cost__list {
		width: 21rem;
		position: relative;
		margin-right: -2.5rem
	}
	.cost__btn {
		width: 19rem;
		bottom: 4.3rem;
		left: calc(50% - 1.3rem)
	}
	.comp__top {
		-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;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center
	}
	.comp__top .sl-arr {
		margin-top: 1rem
	}
	.ex-slider__item {
		height: auto;
		margin-left: .5rem;
		margin-right: .5rem
	}
	.mark-slider {
		margin-top: 2rem
	}
	.ex__block {
		margin-top: 2rem
	}
	.ex-item__btn {
		width: 21rem;
	}
	.ex {
		padding-bottom: 4rem
	}
	.footer-bot {
		-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;
		text-align: center
	}
	.footer-bot__item {
		margin-bottom: 1rem
	}
	.footer-bot__item:last-child {
		margin-bottom: 0
	}
	.footer-bot {
		margin-top: 0rem
	}
	.lis__img {
		height: 12rem
	}
	.black-bot {
		width: 100%
	}
	.aut__right {
		width: 100%
	}
	.aut__left {
		width: 100%;
		margin-bottom: 2rem
	}
	.aut__bl {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.aut__bl br {
		display: none
	}
	.aut__item {
		-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;
		text-align: center
	}
	.aut__cir {
		margin-right: 0;
		margin-bottom: 1rem
	}
	.tiem-block {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.tiem.t2 {
		width: 48%;
		margin-left: 0;
		margin-right: 0
	}
	.test {
		padding-bottom: 1rem;
		padding-top: 7rem
	}
}
@media (max-width:567px) {
	html {
		font-size: 14px
	}
	.main-bot__item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center
	}
	.main-bot__item br {
		display: none
	}
	.main-bot__img {
		margin-right: 0;
		margin-bottom: .6rem
	}
	.main-bot {
		width: 21rem
	}
	.main__cont {
		padding-bottom: 0rem
	}
	.h-soc {
		-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;
		text-align: center
	}
	.h-soc__text {
		margin-right: 0;
		margin-bottom: .6rem
	}
	.cir-man {
		margin-right: 0;
		margin-bottom: .6rem;
		width: 5rem;
		height: 5rem
	}
	.cir-man__img {
		width: 5.2rem
	}
	.opas {
		width: .7rem;
		height: .7rem
	}
	.nav__wrap {
		padding-top: 4rem
	}
	.nav__wrap .call-bl__wrap {
		-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
	}
	.nav__wrap .ph-bl.v2 {
		margin-right: 0;
		margin-top: .3rem;
		margin-bottom: .3rem
	}
	.t14, .t15, .t16 {
		font-size: 1rem
	}
	.t17, .t18 {
		font-size: 1rem
	}
	.kr-text__cir {
		width: .5rem;
		height: .5rem
	}
	.nav {
		padding-left: 0rem;
		padding-right: 0rem
	}
	.nav li {
		margin-left: -1rem
	}
	.kn__img {
		height: 5rem
	}
	.kn__text br {
		display: none
	}
	.serv-bl__item {
		width: 100%
	}
	.serv-bl__content {
		-webkit-box-shadow: 0 0 30px rgba(34, 34, 46, .3);
		box-shadow: 0 0 30px rgba(34, 34, 46, .3)
	}
	.serv-bl__item {
		height: auto;
		min-height: 100%
	}
	.serv .title {
		font-size: 2.2rem
	}
	.kn__img {
		align-items: center;
		justify-content: center
	}
	.org__item {
		width: 47%
	}
	.org__bot {
		-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;
		text-align: center;
		padding: 2rem 1.7rem
	}
	.org__no {
		margin-right: 0;
		margin-bottom: .7rem
	}
	.acc-bot__item {
		width: 47%
	}
	.acc-bot__item br {
		display: none
	}
	.acc__ph {
		width: 19rem;
		margin-top: -7rem
	}
	.t54 {
		font-size: 2rem
	}
	.ex-slider__item {
		border: 1rem solid #f8f8f8
	}
	.kval__block {
		margin-top: 2rem
	}
	.kval__text {
		font-size: .9rem
	}
	.rec__list {
		width: 12rem;
		margin-top: 0;
		margin-bottom: 0rem
	}
	.rec__list img {
		-webkit-transform: scale(1.5);
		transform: scale(1.5)
	}
	.rec-form__bg {
		top: 1rem
	}
	.rec-form__bg img {
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}
	.footer__item {
		width: 100%;
		-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;
		text-align: center
	}
	.footer-logo__text {
		width: 100%
	}
	.footer-logo {
		margin-bottom: 1rem
	}
	.footer-logo__img {
		width: 17rem!important;
		margin-left: auto;
        margin-right: auto;
    }
	.f-soc-bl__item {
		width: 2.8rem;
		height: 2.8rem
	}
	.footer-wrap__item {
		text-align: left
	}
	.footer-wrap {
		-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;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.footer-wrap__item {
		margin-bottom: 2rem
	}
	.footer-wrap__item:last-child {
		margin-bottom: 0
	}
	.t13 {
		font-size: .9rem
	}
	.states__item {
		width: 100%;
		margin-bottom: 1rem
	}
	.states {
		padding-bottom: 0
	}
	.rec .t54 {
		font-size: 2.4rem
	}
	.adr-slider__item {
		height: 20rem
	}
	.adr__right {
		width: 17rem
	}
	.main_solo-header .navigation {
		margin-bottom: 2rem
	}
	.main_solo-header h1 {
		font-size: 1.9rem
	}
	.black-bot {
		width: 100%
	}
	.contacts__left-wrap .t17 br {
		display: none
	}
	.contacts .ph-bl__ico {
		width: 1.2rem
	}
	.contacts .ph-bl_adr .ph-bl__ico {
		width: 1.6rem
	}
	.contacts .footer-wrap__marsh {
		margin-bottom: 2rem
	}
	.contacts-gal {
		width: 85%;
		margin-left: auto;
		margin-right: auto
	}
	.contacts__bl {
		margin-bottom: 2rem
	}
	.contacts__bl:last-child {
		margin-bottom: 3rem
	}
	.contract__item {
		padding-left: 2rem;
		padding-top: 4rem;
		margin-bottom: 1.5rem
	}
	.contract__item:before {
		left: 2rem;
		top: 2rem
	}
	.main_serv-page .navigation span {
		-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
	}
	.main_serv-page .navigation__item {
		margin-top: .7rem;
		margin-bottom: .7rem;
		width: .6rem;
		height: .6rem
	}
	.law__img-wrap {
		-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;
		width: 100%
	}
	.law__img {
		width: 20rem;
		margin-bottom: 1rem
	}
	.law__right .t28 {
		white-space: normal
	}
	.check-man__item {
		width: 100%;
		margin-bottom: 2rem
	}
	.check__right {
		margin-bottom: 2rem
	}
	.check__left br {
		display: none
	}
	.check-wrap {
		-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
	}
	.check-wrap__item {
		margin-bottom: 2rem
	}
	.check-wrap__item:last-child {
		margin-bottom: 0
	}
	.check {
		padding-top: 4rem
	}
	.check__title {
		font-size: 2.1rem
	}
	.come-left__item .st-cir2__line {
		display: none!important
	}
	.come-left__item {
		text-align: center;
		-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;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 49%
	}
	.come-left {
		margin-left: 0;
		width: 100%;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.come-left__img {
		margin-right: 0;
		margin-bottom: 1rem
	}
	.come__center-item {
		-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;
		text-align: center
	}
	.come__center-item .st-cir2 {
		-ms-flex-item-align: center;
		align-self: center;
		margin-bottom: .7rem;
		margin-right: 0
	}
	.serv-sl__item .serv-bl__content {
		min-height: 20rem
	}
	.serv-sl .t54 {
		font-size: 2.3rem
	}
	.serv-sl .t54 br {
		display: none
	}
	.btn .t18 {
		font-size: .95rem
	}
	.check-wrap__item .row-vcenter {
		-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
	}
	.check-wrap__item .row-vcenter .check-wrap__img {
		margin-right: 0
	}
	.check__bl {
		margin-top: 2rem
	}
	.rec .rec-bot {
		width: 20rem;
		padding-right: 2rem;
		padding-left: 2rem;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.kn_serv3 .kn__item {
		width: 48%
	}
	.kn_serv3 .kn__item {
		width: 100%
	}
	.check-it__text {
		font-size: .9rem
	}
	.check_serv3 .check-wrap__img {
		width: 17rem
	}
	.check-wrap__img {
		width: 17rem
	}
	.aut .t54 {
		font-size: 2rem
	}
	.tiem.t2 {
		width: 100%
	}
	.progress {
		width: 15rem
	}
	.progress__item::after {
		width: 2.25rem;
		right: -.65rem
	}
	.test {
		padding-left: 2rem;
		padding-right: 2rem;
		padding-top: 3rem;
		background: none!important;
		background-color: #fff!important;
		border-radius: .2rem
	}
	.test-item_2 .tiem-wrap {
		-webkit-box-align: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.test-item_2 div.fancy-select {
		width: auto!important;
		min-width: 6rem
	}
	.test-item_2 div.fancy-select div.trigger {
		padding-top: 1rem;
		padding-bottom: 1rem;
		padding-left: 1.8rem;
		padding-right: 3rem
	}
	.test-item_2 .tiem {
		text-align: center
	}
	.tiem-img {
		height: 54vw
	}
	.kp__cont {
		padding-left: 2rem;
		padding-right: 2rem
	}
	.kp__block br {
		display: none
	}
	.kp__gerb br {
		display: block
	}
	.kp__wrap {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.kp .main-bot {
		width: 100%
	}
	.kp .main-bot__item {
		width: 49%
	}
	.kb-bot .main-bot__img {
		margin-right: 0
	}
	.kp__gerb {
		-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;
		text-align: center;
		margin-bottom: 1rem
	}
	.kp__logo {
		width: 87vw;
		margin-bottom: 1rem
	}
	.kp__wrap {
		width: 100%
	}
	.kp__wrap br {
		display: none
	}
	.kp__text {
		font-size: 1rem
	}
	.kb-bot .main-bot__text {
		font-size: 1rem
	}

	.kp__cont {
		padding-top: 4rem
	}
}
.prel {
	position: relative
}
.xcont {
	text-align: center;
	font-weight: 700;
	font-size: 1.6vw
}
.yurleft {
	width: 65%
}
.yuristimg {
	display: block;
	z-index: 100;
	position: absolute;
	right: 0;
	bottom: -2.4vw;
	width: 25%;
	max-width: 272px;
	height: auto;
	min-width: 150px;
	max-height: 272px!important
}
.xnwr {
	flex-wrap: wrap!important
}
.xnwr div {
	margin-bottom: .8vw
}
.auto2 li {
	margin-bottom: .8rem;
	list-style-type: disc;
	margin-left: 1.1rem
}
@media screen and (max-width:900px) {
	.yuristimg {
		z-index: 100;
		position: relative;
		width: 272px;
		height: 272px!important
	}
	.yurleft {
		width: 100%
	}
}
@media screen and (max-width:659px) {
	.xcont {
		font-size: 3vw
	}
	.xnwr div {
		margin-bottom: 1.2vw
	}
	.auto2 li {
		margin-left: 1.2rem
	}
}
.modal-cost__overlay {
	position: fixed;
	bottom: 1rem;
	left: 1rem;
	top: auto;
	right: auto;
	transform: none;
	z-index: 99999999;
	margin-bottom: 0;
	width: 30rem;
	height: 20rem
}
.navigation span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.navigation a {
	color: #fff
}
.btn-lbs:before {
	bottom: -2rem
}
.sub-menu {
	white-space: nowrap;
	min-width: calc(100% + 2rem);
	width: auto
}
.modal__tab-click {
	position: absolute;
	right: 0;
	top: -8rem
}
.modal__tab-click::before {
	content: '';
	position: absolute;
	bottom: .9rem;
	left: -.5rem;
	background: url(../../../themes/predray-wp/assets/img/modals/line.png) no-repeat center;
	background-size: 100%;
	width: 4.5rem;
	height: 6.5rem;
	-webkit-transform: translate(-100%, 100%);
	transform: translate(-100%, 100%)
}
.kn_serv3 .kn__item {
	width: 33%
}
.kn_serv3 .dop-info {
	right: -1rem;
	left: auto
}
.kn_serv3 .dop-info__text {
	left: auto;
	right: 1rem;
	transform: translate(0%, 0) scale(0)
}
.kn_serv3 .dop-info:hover .dop-info__text {
	transform: translate(0%, 0) scale(1)
}
.modal-wrap_pol {
	width: 70rem
}
.case-check__text {
	transition: all .3s
}
.case-check__item {
	padding: .5rem;
	transition: all .3s;
	border-radius: .5rem
}
.case-check__item:hover {
	background-color: #fff;
	box-shadow: 0 7px 27px rgba(40, 40, 40, .1)
}
.footer-logo__img {
	width: 12rem
}
.main-form__inp-bl {
	justify-content: space-around;
	flex-wrap: wrap
}
.main-form .main-form__select-wrap:nth-child(1) {
	width: 47%
}
.main-form .main-form__select-wrap:nth-child(2) {
	width: 47%
}
.main-form .main-form__select-wrap:nth-child(3) {
	width: 47%;
	margin-top: .5rem
}
.mark-slider__item img {
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}
.right-menu__item.v3 {
	box-shadow: inset 0 4px 1px #4CAF50;
	background-image: linear-gradient(-1deg, #4CAF50 0%, #4CAF50 11%, #4CAF50 100%)
}
.right-menu__item.v3:hover {
	box-shadow: inset 0 4px 1px #368038
}
.right-menu__item.v4 {
	box-shadow: inset 0 4px 1px #00a2f2;
	background-image: linear-gradient(-1deg, #00a2f2 0%, #00a2f2 11%, #00a2f2 100%)
}
.right-menu__item.v4:hover {
	box-shadow: inset 0 4px 1px #026ca1
}
.test-item_2 .input {
	padding-top: .8rem;
	padding-bottom: .8rem;
	padding-left: 1rem;
	width: 6rem
}
div.mob {
	display: none
}
@media (max-width:900px) {
	div.mob {
		display: block
	}
	div.des {
		display: none
	}
	.main_serv-page2 .main__cont {
		padding-bottom: 4rem
	}
	.right-menu {
		top: 50%
	}
	.leftm {
		display: none!important
	}
	.nav__wrap .main__btn {
		display: flex!important;
		margin-top: .7rem
	}
	.check-man__item {
		width: 100%
	}
	.modal-cost__overlay {
		width: 20rem;
		height: 35rem
	}
	.kn_serv3 .dop-info {
		left: 50%;
		top: -2rem;
		right: auto;
		transform: translate(-50%, 0)
	}
	.kn_serv3 .dop-info__text {
		left: .5rem;
		right: 1rem;
		transform: translate(-50%, 0) scale(0)
	}
	.kn_serv3 .dop-info:hover .dop-info__text {
		transform: translate(-50%, 0) scale(1)
	}
	.nav li.menu-item-has-children:hover .sub-menu {
		transform: translate(-50%, 0%) scale(1)
	}
	.nav li.menu-item-has-children:hover .sub-menu {
		transform: translate(-50%, 0%) scale(1);
		left: 50%
	}
	.nav li.menu-item-has-children::before {
		background-color: transparent
	}
	.nav li.menu-item-has-children::after {
		border-color: #fff
	}
	.nav li.menu-item-has-children:hover a {
		color: #fff
	}
	.nav li.menu-item-has-children:hover::after {
		border-color: #fff
	}
	.sub-menu {
		width: 20rem
	}
	.sub-menu a {
		width: 100%;
		white-space: normal
	}
	.nav li {
		margin-left: 0!important
	}
	.kn_serv3 .kn__item {
		width: 47%
	}
	.modal-wrap_pol {
		width: 21rem
	}
	.black-bot .main-bot__cont {
		justify-content: space-around
	}
	.btn-header-mod {
		display: flex!important
	}
	.test-item_2 .input {
		width: 100%;
		margin-top: 1rem
	}
}
.right-menu__item {
	white-space: nowrap
}
@media (max-width:567px) {
	.main__left {
		align-items: center;
		flex-direction: column
	}
	.test-item_2 .input {
		width: auto
	}
	.tiem .t14 {
		white-space: normal
	}
	.acc-bot {
		justify-content: space-around
	}
	.kn .t48 {
		font-size: 2.1rem
	}
	.info .t54 {
		font-size: 2rem
	}
	.modal__tab-click {
		position: absolute!important;
		right: -3rem!important;
		top: -8rem!important
	}
	.kn_serv3 .kn__item {
		width: 100%!important
	}
	.indiv .t54 {
		font-size: 2.4rem
	}
	.main-form__select-wrap {
		width: 100%!important
	}
	.acc-wrap__link {
		width: 14.2rem
	}
	.kn_mod3 .kn__img {
		min-height: auto!important;
		height: auto!important
	}
	.kn_mod3 .kn__img img {
		max-width: none!important;
		width: 100%
	}
	.btn-header-mod .btn__img {
		display: none
	}
	.btn-header-mod {
		padding-left: .8rem;
		padding-right: .8rem
	}
	.btn-header-mod .t15 {
		font-size: .6rem
	}
	.logo__img {
		width: 15rem;
		margin-right: 0
	}
	.header__cont {
		align-items: flex-start;
	}

	.nav__wrap {
		justify-content: flex-start
	}
	.nav__wrap .h-soc {
		position: absolute;
		left: 50%;
		transform: translate(-50%, 0);
		top: 5rem
	}
	.nav__wrap .call-bl {
		position: absolute;
		left: 50%;
		transform: translate(-50%, 0);
		top: 12rem;
		width: 100%
	}

	.nav__wrap {
		padding-top: 15rem
	}
	.nav {
		justify-content: flex-start
	}
}
@media (min-width:900px) {
	.serv-bl {
		justify-content: space-evenly;
	}
}
.nav__wrap.fixed {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	background-color: #282828;
	z-index: 444;
	-webkit-animation-delay: 0ms;
	animation-delay: 0ms;
	-webkit-animation-duration: 1100ms;
	animation-duration: 1100ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: topHeader;
	animation-name: topHeader
}
@-webkit-keyframes topHeader {
	0% {
		-webkit-transform: translateY(-110%);
		transform: translateY(-110%);
		opacity: 0
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}
}
@keyframes topHeader {
	0% {
		-webkit-transform: translateY(-110%);
		transform: translateY(-110%);
		opacity: 0
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}
}
.menu-item-has-children:first-child {
	margin-bottom: 9rem!important
}
.states__bl {
	flex-wrap: wrap
}
.states__item {
	margin-bottom: 1rem
}
.footer-test-wrap .footer {
	padding-top: 1rem
}
.footer-test-wrap .footer-bot {
	border: none
}
.st-ok {
	flex-shrink: 0
}
.st-ok img {
	flex-shrink: 0
}
.test-item_1 .white-space {
	white-space: normal
}
.trans-right .blue {
	color: #B42041
}
.check-img {
	width: .9rem
}
.check-img img {
	max-width: none;
	width: 100%
}