@font-face {
    font-family: 'MuseoCyrl-300';
    src: url('/wp-content/themes/sitestyle/fontsnew/MuseoCyrl-300.woff2') format('woff2'),
        url('/wp-content/themes/sitestyle/fontsnew/MuseoCyrl-300.woff') format('woff'),
        url('/wp-content/themes/sitestyle/fontsnew/MuseoCyrl-300.ttf') format('truetype'),
        url('/wp-content/themes/sitestyle/fontsnew/MuseoCyrl-300.svg#MuseoCyrl-300') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: 'MuseoCyrl-500';
	src: url('/wp-content/themes/sitestyle/fontsnew/MuseoCyrl-500.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/sitestyle/fontsnew/MuseoCyrl-500.otf') format('opentype'), url('/wp-content/themes/sitestyle/fontsnew/MuseoCyrl-500.woff') format('woff'), url('/wp-content/themes/sitestyle/fontsnew/MuseoCyrl-500.ttf') format('truetype'), url('/wp-content/themes/sitestyle/fontsnew/MuseoCyrl-500.svg#MuseoCyrl-500') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MuseoCyrl-700';
	src: url('/wp-content/themes/sitestyle/fontsnew/MuseoCyrl-700.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/sitestyle/fontsnew/MuseoCyrl-700.otf') format('opentype'), url('/wp-content/themes/sitestyle/fontsnew/MuseoCyrl-700.woff') format('woff'), url('/wp-content/themes/sitestyle/fontsnew/MuseoCyrl-700.ttf') format('truetype'), url('/wp-content/themes/sitestyle/fontsnew/MuseoCyrl-700.svg#MuseoCyrl-700') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MuseoCyrl-900';
	src: url('/wp-content/themes/sitestyle/fontsnew/MuseoCyrl-900.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/sitestyle/fontsnew/MuseoCyrl-900.otf') format('opentype'), url('/wp-content/themes/sitestyle/fontsnew/MuseoCyrl-900.woff') format('woff'), url('/wp-content/themes/sitestyle/fontsnew/MuseoCyrl-900.ttf') format('truetype'), url('/wp-content/themes/sitestyle/fontsnew/MuseoCyrl-900.svg#MuseoCyrl-900') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url("fonts/Raleway-Light.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url("fonts/Raleway-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url("fonts/Raleway-Medium.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url("fonts/Raleway-SemiBold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url("fonts/Raleway-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: url("fonts/Raleway-ExtraBold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 900;
  src: url("fonts/Raleway-Black.woff2") format("woff2");
  font-display: swap;
}

h1, h2, h3, .button, .menu a {
	font-family: 'MuseoCyrl-500', serif;
	text-shadow: 2px 2px 4px #000000cf;
}
.z_loz {
    font-size: 3em;
    color: #ffdf7f;
    display: inline-block;
    padding-bottom: 20px;
    text-shadow: 2px 2px 4px #000000cf;
}
.top_box {
	position: relative;
	background: linear-gradient(180deg, #FE8B05 0%, #FED714 139.52%);
	border-radius: 40px;
	display: flex
}
.top_box:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 10%;
	right: 2%;
	background: linear-gradient(180deg, rgba(254, 139, 5, 0.65) 0%, rgba(254, 215, 20, 0.65) 139.52%);
	filter: blur(50px);
	border-radius: 40px;
	height: 100%;
	width: 96%;
	left: 2%
}
@media screen and (min-width:1601px){
.top_box-grad h1{
	max-width:1000px;
	margin:0 auto 60px;
}
}
.w60 {
	position: relative;
	z-index: 1;
	padding-left: 90px;
	padding-top: 100px;
	width: 60%
}
a.modal-connect-with {
	margin: 0 0 120px 16px;
	height: 90px;
	padding: 0 70px 0 15px;
	width: 428px;
	background: linear-gradient(267.08deg, #FF66D4 0.55%, #A966FF 99.66%);
	box-shadow: 0 8px 15px rgba(157, 52, 184, 0.25);
	border-radius: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	font-family: 'MuseoCyrl-900', serif;
	letter-spacing: 3px;
	font-size: 18px
}
a.modal-connect-with:after {
	content: '';
	background: url(/wp-content/themes/sitestyle/img/sprite.png) -209px -58px no-repeat;
	width: 39px;
	height: 36px;
	margin: auto;
	top: 0;
	bottom: 0;
	position: absolute;
	right: 42px
}
@media only screen and (max-width:767px) {
	a.modal-connect-with {
		padding: 0
	}
	a.modal-connect-with:after {
		content: none
	}
}
.sitename {
	margin: 10px 0 40px
}
.sitename img {
	max-width: 100%
}
.sitename_opacity {
	z-index: 0;
	position: absolute;
	font-family: 'MuseoCyrl-900', serif;
	font-size: 288px;
	line-height: 1;
	top: 140px;
	right: 30%;
	text-align: right;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.13)
}
.top_box h1 {
	margin-bottom: 60px;
	font-size: 54px;
	line-height: 1.2;
	color: #fff
}
.main_screen_content__surprise {
    font-size: 25px;
    line-height: 1.2;
}
.top_box_img {
	z-index: 0;
	position: absolute;
	right: -5%;
	bottom: 0
}
.home .header-yellow-box {
	margin-bottom: 60px
}
*, ::before, ::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block
}
body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff
}
[tabindex="-1"]:focus {
	outline: 0!important
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: .5rem
}
p {
	margin-top: 0;
	margin-bottom: 1rem
}
abbr[title], abbr[data-original-title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0
}
address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}
ol, ul, dl {
	margin-top: 0;
	margin-bottom: 1rem
}
ol ol, ul ul, ol ul, ul ol {
	margin-bottom: 0
}
dt {
	font-weight: 700
}
dd {
	margin-bottom: .5rem;
	margin-left: 0
}
blockquote {
	margin: 0 0 1rem
}
dfn {
	font-style: italic
}
b, strong {
	font-weight: bolder
}
small {
	font-size: 80%
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
	color: inherit;
	text-decoration: none
}
a:not([href]):not([tabindex]):focus {
	outline: 0
}
pre, code, kbd, samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: 1em
}
pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar
}
figure {
	margin: 0 0 1rem
}
img {
	vertical-align: middle;
	border-style: none
}
svg:not(:root) {
	overflow: hidden
}
table {
	border-collapse: collapse
}
caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}
th {
	text-align: inherit
}
label {
	display: inline-block;
	margin-bottom: .5rem
}
button {
	-webkit-border-radius: 0;
	border-radius: 0
}
button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}
input, button, select, optgroup, textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html [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 {
	padding: 0;
	border-style: none
}
input[type="radio"], input[type="checkbox"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
	-webkit-appearance: listbox
}
textarea {
	overflow: auto;
	resize: vertical
}
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}
legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}
progress {
	vertical-align: baseline
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
	height: auto
}
[type="search"] {
	outline-offset: -2px;
	-webkit-appearance: none
}
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}
output {
	display: inline-block
}
summary {
	display: list-item;
	cursor: pointer
}
template {
	display: none
}
[hidden] {
	display: none!important
}
html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-overflow-style: scrollbar
}
*, ::before, ::after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}
.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
@media (min-width: 400px) {
	.container {
		max-width: 400px
	}
}
@media (min-width: 576px) {
	.container {
		max-width: 540px
	}
}
@media (min-width: 768px) {
	.container {
		max-width: 720px;
	}
}












@media (max-width: 1000px) {
	.container {
		font-size: 0.6em;
	}
}



@media (min-width: 992px) {
	.container {
		max-width: 960px
	}
}
@media (min-width: 1200px) {
	.container {
		max-width: 1170px
	}
}
@media (min-width: 1366px) {
	.container {
		max-width: 1336px
	}
}
@media (min-width: 1680px) {
	.container {
		max-width: 1650px
	}
}
.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
.row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}
.no-gutters {
	margin-right: 0;
	margin-left: 0
}
.no-gutters>.col, .no-gutters>[class*="col-"] {
	padding-right: 0;
	padding-left: 0
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24, .col, .col-auto, .col-sm2-1, .col-sm2-2, .col-sm2-3, .col-sm2-4, .col-sm2-5, .col-sm2-6, .col-sm2-7, .col-sm2-8, .col-sm2-9, .col-sm2-10, .col-sm2-11, .col-sm2-12, .col-sm2-13, .col-sm2-14, .col-sm2-15, .col-sm2-16, .col-sm2-17, .col-sm2-18, .col-sm2-19, .col-sm2-20, .col-sm2-21, .col-sm2-22, .col-sm2-23, .col-sm2-24, .col-sm2, .col-sm2-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24, .col-xl, .col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.col {
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-auto {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-1 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 4.16667%;
	-ms-flex: 0 0 4.16667%;
	flex: 0 0 4.16667%;
	max-width: 4.16667%
}
.col-2 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-3 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 12.5%;
	-ms-flex: 0 0 12.5%;
	flex: 0 0 12.5%;
	max-width: 12.5%
}
.col-4 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-5 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 20.83333%;
	-ms-flex: 0 0 20.83333%;
	flex: 0 0 20.83333%;
	max-width: 20.83333%
}
.col-6 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-7 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 29.16667%;
	-ms-flex: 0 0 29.16667%;
	flex: 0 0 29.16667%;
	max-width: 29.16667%
}
.col-8 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-9 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 37.5%;
	-ms-flex: 0 0 37.5%;
	flex: 0 0 37.5%;
	max-width: 37.5%
}
.col-10 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-11 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 45.83333%;
	-ms-flex: 0 0 45.83333%;
	flex: 0 0 45.83333%;
	max-width: 45.83333%
}
.col-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-13 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 54.16667%;
	-ms-flex: 0 0 54.16667%;
	flex: 0 0 54.16667%;
	max-width: 54.16667%
}
.col-14 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-15 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 62.5%;
	-ms-flex: 0 0 62.5%;
	flex: 0 0 62.5%;
	max-width: 62.5%
}
.col-16 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-17 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 70.83333%;
	-ms-flex: 0 0 70.83333%;
	flex: 0 0 70.83333%;
	max-width: 70.83333%
}
.col-18 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-19 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 79.16667%;
	-ms-flex: 0 0 79.16667%;
	flex: 0 0 79.16667%;
	max-width: 79.16667%
}
.col-20 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-21 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 87.5%;
	-ms-flex: 0 0 87.5%;
	flex: 0 0 87.5%;
	max-width: 87.5%
}
.col-22 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-23 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 95.83333%;
	-ms-flex: 0 0 95.83333%;
	flex: 0 0 95.83333%;
	max-width: 95.83333%
}
.col-24 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.order-first {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1
}
.order-last {
	-webkit-box-ordinal-group: 26;
	-webkit-order: 25;
	-ms-flex-order: 25;
	order: 25
}
.order-0 {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0
}
.order-1 {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
.order-2 {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
.order-3 {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3
}
.order-4 {
	-webkit-box-ordinal-group: 5;
	-webkit-order: 4;
	-ms-flex-order: 4;
	order: 4
}
.order-5 {
	-webkit-box-ordinal-group: 6;
	-webkit-order: 5;
	-ms-flex-order: 5;
	order: 5
}
.order-6 {
	-webkit-box-ordinal-group: 7;
	-webkit-order: 6;
	-ms-flex-order: 6;
	order: 6
}
.order-7 {
	-webkit-box-ordinal-group: 8;
	-webkit-order: 7;
	-ms-flex-order: 7;
	order: 7
}
.order-8 {
	-webkit-box-ordinal-group: 9;
	-webkit-order: 8;
	-ms-flex-order: 8;
	order: 8
}
.order-9 {
	-webkit-box-ordinal-group: 10;
	-webkit-order: 9;
	-ms-flex-order: 9;
	order: 9
}
.order-10 {
	-webkit-box-ordinal-group: 11;
	-webkit-order: 10;
	-ms-flex-order: 10;
	order: 10
}
.order-11 {
	-webkit-box-ordinal-group: 12;
	-webkit-order: 11;
	-ms-flex-order: 11;
	order: 11
}
.order-12 {
	-webkit-box-ordinal-group: 13;
	-webkit-order: 12;
	-ms-flex-order: 12;
	order: 12
}
.order-13 {
	-webkit-box-ordinal-group: 14;
	-webkit-order: 13;
	-ms-flex-order: 13;
	order: 13
}
.order-14 {
	-webkit-box-ordinal-group: 15;
	-webkit-order: 14;
	-ms-flex-order: 14;
	order: 14
}
.order-15 {
	-webkit-box-ordinal-group: 16;
	-webkit-order: 15;
	-ms-flex-order: 15;
	order: 15
}
.order-16 {
	-webkit-box-ordinal-group: 17;
	-webkit-order: 16;
	-ms-flex-order: 16;
	order: 16
}
.order-17 {
	-webkit-box-ordinal-group: 18;
	-webkit-order: 17;
	-ms-flex-order: 17;
	order: 17
}
.order-18 {
	-webkit-box-ordinal-group: 19;
	-webkit-order: 18;
	-ms-flex-order: 18;
	order: 18
}
.order-19 {
	-webkit-box-ordinal-group: 20;
	-webkit-order: 19;
	-ms-flex-order: 19;
	order: 19
}
.order-20 {
	-webkit-box-ordinal-group: 21;
	-webkit-order: 20;
	-ms-flex-order: 20;
	order: 20
}
.order-21 {
	-webkit-box-ordinal-group: 22;
	-webkit-order: 21;
	-ms-flex-order: 21;
	order: 21
}
.order-22 {
	-webkit-box-ordinal-group: 23;
	-webkit-order: 22;
	-ms-flex-order: 22;
	order: 22
}
.order-23 {
	-webkit-box-ordinal-group: 24;
	-webkit-order: 23;
	-ms-flex-order: 23;
	order: 23
}
.order-24 {
	-webkit-box-ordinal-group: 25;
	-webkit-order: 24;
	-ms-flex-order: 24;
	order: 24
}
.offset-1 {
	margin-left: 4.16667%
}
.offset-2 {
	margin-left: 8.33333%
}
.offset-3 {
	margin-left: 12.5%
}
.offset-4 {
	margin-left: 16.66667%
}
.offset-5 {
	margin-left: 20.83333%
}
.offset-6 {
	margin-left: 25%
}
.offset-7 {
	margin-left: 29.16667%
}
.offset-8 {
	margin-left: 33.33333%
}
.offset-9 {
	margin-left: 37.5%
}
.offset-10 {
	margin-left: 41.66667%
}
.offset-11 {
	margin-left: 45.83333%
}
.offset-12 {
	margin-left: 50%
}
.offset-13 {
	margin-left: 54.16667%
}
.offset-14 {
	margin-left: 58.33333%
}
.offset-15 {
	margin-left: 62.5%
}
.offset-16 {
	margin-left: 66.66667%
}
.offset-17 {
	margin-left: 70.83333%
}
.offset-18 {
	margin-left: 75%
}
.offset-19 {
	margin-left: 79.16667%
}
.offset-20 {
	margin-left: 83.33333%
}
.offset-21 {
	margin-left: 87.5%
}
.offset-22 {
	margin-left: 91.66667%
}
.offset-23 {
	margin-left: 95.83333%
}
@media (min-width: 400px) {
	.col-sm2 {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-sm2-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-sm2-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 4.16667%;
		-ms-flex: 0 0 4.16667%;
		flex: 0 0 4.16667%;
		max-width: 4.16667%
	}
	.col-sm2-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-sm2-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 12.5%;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%
	}
	.col-sm2-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-sm2-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 20.83333%;
		-ms-flex: 0 0 20.83333%;
		flex: 0 0 20.83333%;
		max-width: 20.83333%
	}
	.col-sm2-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm2-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 29.16667%;
		-ms-flex: 0 0 29.16667%;
		flex: 0 0 29.16667%;
		max-width: 29.16667%
	}
	.col-sm2-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-sm2-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 37.5%;
		-ms-flex: 0 0 37.5%;
		flex: 0 0 37.5%;
		max-width: 37.5%
	}
	.col-sm2-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-sm2-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 45.83333%;
		-ms-flex: 0 0 45.83333%;
		flex: 0 0 45.83333%;
		max-width: 45.83333%
	}
	.col-sm2-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm2-13 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 54.16667%;
		-ms-flex: 0 0 54.16667%;
		flex: 0 0 54.16667%;
		max-width: 54.16667%
	}
	.col-sm2-14 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-sm2-15 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 62.5%;
		-ms-flex: 0 0 62.5%;
		flex: 0 0 62.5%;
		max-width: 62.5%
	}
	.col-sm2-16 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-sm2-17 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 70.83333%;
		-ms-flex: 0 0 70.83333%;
		flex: 0 0 70.83333%;
		max-width: 70.83333%
	}
	.col-sm2-18 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm2-19 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 79.16667%;
		-ms-flex: 0 0 79.16667%;
		flex: 0 0 79.16667%;
		max-width: 79.16667%
	}
	.col-sm2-20 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-sm2-21 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 87.5%;
		-ms-flex: 0 0 87.5%;
		flex: 0 0 87.5%;
		max-width: 87.5%
	}
	.col-sm2-22 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-sm2-23 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 95.83333%;
		-ms-flex: 0 0 95.83333%;
		flex: 0 0 95.83333%;
		max-width: 95.83333%
	}
	.col-sm2-24 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-sm2-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}
	.order-sm2-last {
		-webkit-box-ordinal-group: 26;
		-webkit-order: 25;
		-ms-flex-order: 25;
		order: 25
	}
	.order-sm2-0 {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0
	}
	.order-sm2-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
	.order-sm2-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.order-sm2-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3
	}
	.order-sm2-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4
	}
	.order-sm2-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5
	}
	.order-sm2-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6
	}
	.order-sm2-7 {
		-webkit-box-ordinal-group: 8;
		-webkit-order: 7;
		-ms-flex-order: 7;
		order: 7
	}
	.order-sm2-8 {
		-webkit-box-ordinal-group: 9;
		-webkit-order: 8;
		-ms-flex-order: 8;
		order: 8
	}
	.order-sm2-9 {
		-webkit-box-ordinal-group: 10;
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9
	}
	.order-sm2-10 {
		-webkit-box-ordinal-group: 11;
		-webkit-order: 10;
		-ms-flex-order: 10;
		order: 10
	}
	.order-sm2-11 {
		-webkit-box-ordinal-group: 12;
		-webkit-order: 11;
		-ms-flex-order: 11;
		order: 11
	}
	.order-sm2-12 {
		-webkit-box-ordinal-group: 13;
		-webkit-order: 12;
		-ms-flex-order: 12;
		order: 12
	}
	.order-sm2-13 {
		-webkit-box-ordinal-group: 14;
		-webkit-order: 13;
		-ms-flex-order: 13;
		order: 13
	}
	.order-sm2-14 {
		-webkit-box-ordinal-group: 15;
		-webkit-order: 14;
		-ms-flex-order: 14;
		order: 14
	}
	.order-sm2-15 {
		-webkit-box-ordinal-group: 16;
		-webkit-order: 15;
		-ms-flex-order: 15;
		order: 15
	}
	.order-sm2-16 {
		-webkit-box-ordinal-group: 17;
		-webkit-order: 16;
		-ms-flex-order: 16;
		order: 16
	}
	.order-sm2-17 {
		-webkit-box-ordinal-group: 18;
		-webkit-order: 17;
		-ms-flex-order: 17;
		order: 17
	}
	.order-sm2-18 {
		-webkit-box-ordinal-group: 19;
		-webkit-order: 18;
		-ms-flex-order: 18;
		order: 18
	}
	.order-sm2-19 {
		-webkit-box-ordinal-group: 20;
		-webkit-order: 19;
		-ms-flex-order: 19;
		order: 19
	}
	.order-sm2-20 {
		-webkit-box-ordinal-group: 21;
		-webkit-order: 20;
		-ms-flex-order: 20;
		order: 20
	}
	.order-sm2-21 {
		-webkit-box-ordinal-group: 22;
		-webkit-order: 21;
		-ms-flex-order: 21;
		order: 21
	}
	.order-sm2-22 {
		-webkit-box-ordinal-group: 23;
		-webkit-order: 22;
		-ms-flex-order: 22;
		order: 22
	}
	.order-sm2-23 {
		-webkit-box-ordinal-group: 24;
		-webkit-order: 23;
		-ms-flex-order: 23;
		order: 23
	}
	.order-sm2-24 {
		-webkit-box-ordinal-group: 25;
		-webkit-order: 24;
		-ms-flex-order: 24;
		order: 24
	}
	.offset-sm2-0 {
		margin-left: 0
	}
	.offset-sm2-1 {
		margin-left: 4.16667%
	}
	.offset-sm2-2 {
		margin-left: 8.33333%
	}
	.offset-sm2-3 {
		margin-left: 12.5%
	}
	.offset-sm2-4 {
		margin-left: 16.66667%
	}
	.offset-sm2-5 {
		margin-left: 20.83333%
	}
	.offset-sm2-6 {
		margin-left: 25%
	}
	.offset-sm2-7 {
		margin-left: 29.16667%
	}
	.offset-sm2-8 {
		margin-left: 33.33333%
	}
	.offset-sm2-9 {
		margin-left: 37.5%
	}
	.offset-sm2-10 {
		margin-left: 41.66667%
	}
	.offset-sm2-11 {
		margin-left: 45.83333%
	}
	.offset-sm2-12 {
		margin-left: 50%
	}
	.offset-sm2-13 {
		margin-left: 54.16667%
	}
	.offset-sm2-14 {
		margin-left: 58.33333%
	}
	.offset-sm2-15 {
		margin-left: 62.5%
	}
	.offset-sm2-16 {
		margin-left: 66.66667%
	}
	.offset-sm2-17 {
		margin-left: 70.83333%
	}
	.offset-sm2-18 {
		margin-left: 75%
	}
	.offset-sm2-19 {
		margin-left: 79.16667%
	}
	.offset-sm2-20 {
		margin-left: 83.33333%
	}
	.offset-sm2-21 {
		margin-left: 87.5%
	}
	.offset-sm2-22 {
		margin-left: 91.66667%
	}
	.offset-sm2-23 {
		margin-left: 95.83333%
	}
}
@media (min-width: 576px) {
	.col-sm {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-sm-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-sm-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 4.16667%;
		-ms-flex: 0 0 4.16667%;
		flex: 0 0 4.16667%;
		max-width: 4.16667%
	}
	.col-sm-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-sm-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 12.5%;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%
	}
	.col-sm-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-sm-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 20.83333%;
		-ms-flex: 0 0 20.83333%;
		flex: 0 0 20.83333%;
		max-width: 20.83333%
	}
	.col-sm-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 29.16667%;
		-ms-flex: 0 0 29.16667%;
		flex: 0 0 29.16667%;
		max-width: 29.16667%
	}
	.col-sm-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-sm-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 37.5%;
		-ms-flex: 0 0 37.5%;
		flex: 0 0 37.5%;
		max-width: 37.5%
	}
	.col-sm-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-sm-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 45.83333%;
		-ms-flex: 0 0 45.83333%;
		flex: 0 0 45.83333%;
		max-width: 45.83333%
	}
	.col-sm-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-13 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 54.16667%;
		-ms-flex: 0 0 54.16667%;
		flex: 0 0 54.16667%;
		max-width: 54.16667%
	}
	.col-sm-14 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-sm-15 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 62.5%;
		-ms-flex: 0 0 62.5%;
		flex: 0 0 62.5%;
		max-width: 62.5%
	}
	.col-sm-16 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-sm-17 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 70.83333%;
		-ms-flex: 0 0 70.83333%;
		flex: 0 0 70.83333%;
		max-width: 70.83333%
	}
	.col-sm-18 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm-19 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 79.16667%;
		-ms-flex: 0 0 79.16667%;
		flex: 0 0 79.16667%;
		max-width: 79.16667%
	}
	.col-sm-20 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-sm-21 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 87.5%;
		-ms-flex: 0 0 87.5%;
		flex: 0 0 87.5%;
		max-width: 87.5%
	}
	.col-sm-22 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-sm-23 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 95.83333%;
		-ms-flex: 0 0 95.83333%;
		flex: 0 0 95.83333%;
		max-width: 95.83333%
	}
	.col-sm-24 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-sm-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}
	.order-sm-last {
		-webkit-box-ordinal-group: 26;
		-webkit-order: 25;
		-ms-flex-order: 25;
		order: 25
	}
	.order-sm-0 {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0
	}
	.order-sm-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
	.order-sm-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.order-sm-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3
	}
	.order-sm-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4
	}
	.order-sm-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5
	}
	.order-sm-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6
	}
	.order-sm-7 {
		-webkit-box-ordinal-group: 8;
		-webkit-order: 7;
		-ms-flex-order: 7;
		order: 7
	}
	.order-sm-8 {
		-webkit-box-ordinal-group: 9;
		-webkit-order: 8;
		-ms-flex-order: 8;
		order: 8
	}
	.order-sm-9 {
		-webkit-box-ordinal-group: 10;
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9
	}
	.order-sm-10 {
		-webkit-box-ordinal-group: 11;
		-webkit-order: 10;
		-ms-flex-order: 10;
		order: 10
	}
	.order-sm-11 {
		-webkit-box-ordinal-group: 12;
		-webkit-order: 11;
		-ms-flex-order: 11;
		order: 11
	}
	.order-sm-12 {
		-webkit-box-ordinal-group: 13;
		-webkit-order: 12;
		-ms-flex-order: 12;
		order: 12
	}
	.order-sm-13 {
		-webkit-box-ordinal-group: 14;
		-webkit-order: 13;
		-ms-flex-order: 13;
		order: 13
	}
	.order-sm-14 {
		-webkit-box-ordinal-group: 15;
		-webkit-order: 14;
		-ms-flex-order: 14;
		order: 14
	}
	.order-sm-15 {
		-webkit-box-ordinal-group: 16;
		-webkit-order: 15;
		-ms-flex-order: 15;
		order: 15
	}
	.order-sm-16 {
		-webkit-box-ordinal-group: 17;
		-webkit-order: 16;
		-ms-flex-order: 16;
		order: 16
	}
	.order-sm-17 {
		-webkit-box-ordinal-group: 18;
		-webkit-order: 17;
		-ms-flex-order: 17;
		order: 17
	}
	.order-sm-18 {
		-webkit-box-ordinal-group: 19;
		-webkit-order: 18;
		-ms-flex-order: 18;
		order: 18
	}
	.order-sm-19 {
		-webkit-box-ordinal-group: 20;
		-webkit-order: 19;
		-ms-flex-order: 19;
		order: 19
	}
	.order-sm-20 {
		-webkit-box-ordinal-group: 21;
		-webkit-order: 20;
		-ms-flex-order: 20;
		order: 20
	}
	.order-sm-21 {
		-webkit-box-ordinal-group: 22;
		-webkit-order: 21;
		-ms-flex-order: 21;
		order: 21
	}
	.order-sm-22 {
		-webkit-box-ordinal-group: 23;
		-webkit-order: 22;
		-ms-flex-order: 22;
		order: 22
	}
	.order-sm-23 {
		-webkit-box-ordinal-group: 24;
		-webkit-order: 23;
		-ms-flex-order: 23;
		order: 23
	}
	.order-sm-24 {
		-webkit-box-ordinal-group: 25;
		-webkit-order: 24;
		-ms-flex-order: 24;
		order: 24
	}
	.offset-sm-0 {
		margin-left: 0
	}
	.offset-sm-1 {
		margin-left: 4.16667%
	}
	.offset-sm-2 {
		margin-left: 8.33333%
	}
	.offset-sm-3 {
		margin-left: 12.5%
	}
	.offset-sm-4 {
		margin-left: 16.66667%
	}
	.offset-sm-5 {
		margin-left: 20.83333%
	}
	.offset-sm-6 {
		margin-left: 25%
	}
	.offset-sm-7 {
		margin-left: 29.16667%
	}
	.offset-sm-8 {
		margin-left: 33.33333%
	}
	.offset-sm-9 {
		margin-left: 37.5%
	}
	.offset-sm-10 {
		margin-left: 41.66667%
	}
	.offset-sm-11 {
		margin-left: 45.83333%
	}
	.offset-sm-12 {
		margin-left: 50%
	}
	.offset-sm-13 {
		margin-left: 54.16667%
	}
	.offset-sm-14 {
		margin-left: 58.33333%
	}
	.offset-sm-15 {
		margin-left: 62.5%
	}
	.offset-sm-16 {
		margin-left: 66.66667%
	}
	.offset-sm-17 {
		margin-left: 70.83333%
	}
	.offset-sm-18 {
		margin-left: 75%
	}
	.offset-sm-19 {
		margin-left: 79.16667%
	}
	.offset-sm-20 {
		margin-left: 83.33333%
	}
	.offset-sm-21 {
		margin-left: 87.5%
	}
	.offset-sm-22 {
		margin-left: 91.66667%
	}
	.offset-sm-23 {
		margin-left: 95.83333%
	}
}
@media (min-width: 768px) {
	.col-md {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-md-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-md-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 4.16667%;
		-ms-flex: 0 0 4.16667%;
		flex: 0 0 4.16667%;
		max-width: 4.16667%
	}
	.col-md-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-md-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 12.5%;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%
	}
	.col-md-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-md-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 20.83333%;
		-ms-flex: 0 0 20.83333%;
		flex: 0 0 20.83333%;
		max-width: 20.83333%
	}
	.col-md-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-md-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 29.16667%;
		-ms-flex: 0 0 29.16667%;
		flex: 0 0 29.16667%;
		max-width: 29.16667%
	}
	.col-md-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-md-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 37.5%;
		-ms-flex: 0 0 37.5%;
		flex: 0 0 37.5%;
		max-width: 37.5%
	}
	.col-md-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-md-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 45.83333%;
		-ms-flex: 0 0 45.83333%;
		flex: 0 0 45.83333%;
		max-width: 45.83333%
	}
	.col-md-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-13 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 54.16667%;
		-ms-flex: 0 0 54.16667%;
		flex: 0 0 54.16667%;
		max-width: 54.16667%
	}
	.col-md-14 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-md-15 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 62.5%;
		-ms-flex: 0 0 62.5%;
		flex: 0 0 62.5%;
		max-width: 62.5%
	}
	.col-md-16 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-md-17 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 70.83333%;
		-ms-flex: 0 0 70.83333%;
		flex: 0 0 70.83333%;
		max-width: 70.83333%
	}
	.col-md-18 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-md-19 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 79.16667%;
		-ms-flex: 0 0 79.16667%;
		flex: 0 0 79.16667%;
		max-width: 79.16667%
	}
	.col-md-20 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-md-21 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 87.5%;
		-ms-flex: 0 0 87.5%;
		flex: 0 0 87.5%;
		max-width: 87.5%
	}
	.col-md-22 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-md-23 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 95.83333%;
		-ms-flex: 0 0 95.83333%;
		flex: 0 0 95.83333%;
		max-width: 95.83333%
	}
	.col-md-24 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-md-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}
	.order-md-last {
		-webkit-box-ordinal-group: 26;
		-webkit-order: 25;
		-ms-flex-order: 25;
		order: 25
	}
	.order-md-0 {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0
	}
	.order-md-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
	.order-md-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.order-md-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3
	}
	.order-md-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4
	}
	.order-md-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5
	}
	.order-md-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6
	}
	.order-md-7 {
		-webkit-box-ordinal-group: 8;
		-webkit-order: 7;
		-ms-flex-order: 7;
		order: 7
	}
	.order-md-8 {
		-webkit-box-ordinal-group: 9;
		-webkit-order: 8;
		-ms-flex-order: 8;
		order: 8
	}
	.order-md-9 {
		-webkit-box-ordinal-group: 10;
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9
	}
	.order-md-10 {
		-webkit-box-ordinal-group: 11;
		-webkit-order: 10;
		-ms-flex-order: 10;
		order: 10
	}
	.order-md-11 {
		-webkit-box-ordinal-group: 12;
		-webkit-order: 11;
		-ms-flex-order: 11;
		order: 11
	}
	.order-md-12 {
		-webkit-box-ordinal-group: 13;
		-webkit-order: 12;
		-ms-flex-order: 12;
		order: 12
	}
	.order-md-13 {
		-webkit-box-ordinal-group: 14;
		-webkit-order: 13;
		-ms-flex-order: 13;
		order: 13
	}
	.order-md-14 {
		-webkit-box-ordinal-group: 15;
		-webkit-order: 14;
		-ms-flex-order: 14;
		order: 14
	}
	.order-md-15 {
		-webkit-box-ordinal-group: 16;
		-webkit-order: 15;
		-ms-flex-order: 15;
		order: 15
	}
	.order-md-16 {
		-webkit-box-ordinal-group: 17;
		-webkit-order: 16;
		-ms-flex-order: 16;
		order: 16
	}
	.order-md-17 {
		-webkit-box-ordinal-group: 18;
		-webkit-order: 17;
		-ms-flex-order: 17;
		order: 17
	}
	.order-md-18 {
		-webkit-box-ordinal-group: 19;
		-webkit-order: 18;
		-ms-flex-order: 18;
		order: 18
	}
	.order-md-19 {
		-webkit-box-ordinal-group: 20;
		-webkit-order: 19;
		-ms-flex-order: 19;
		order: 19
	}
	.order-md-20 {
		-webkit-box-ordinal-group: 21;
		-webkit-order: 20;
		-ms-flex-order: 20;
		order: 20
	}
	.order-md-21 {
		-webkit-box-ordinal-group: 22;
		-webkit-order: 21;
		-ms-flex-order: 21;
		order: 21
	}
	.order-md-22 {
		-webkit-box-ordinal-group: 23;
		-webkit-order: 22;
		-ms-flex-order: 22;
		order: 22
	}
	.order-md-23 {
		-webkit-box-ordinal-group: 24;
		-webkit-order: 23;
		-ms-flex-order: 23;
		order: 23
	}
	.order-md-24 {
		-webkit-box-ordinal-group: 25;
		-webkit-order: 24;
		-ms-flex-order: 24;
		order: 24
	}
	.offset-md-0 {
		margin-left: 0
	}
	.offset-md-1 {
		margin-left: 4.16667%
	}
	.offset-md-2 {
		margin-left: 8.33333%
	}
	.offset-md-3 {
		margin-left: 12.5%
	}
	.offset-md-4 {
		margin-left: 16.66667%
	}
	.offset-md-5 {
		margin-left: 20.83333%
	}
	.offset-md-6 {
		margin-left: 25%
	}
	.offset-md-7 {
		margin-left: 29.16667%
	}
	.offset-md-8 {
		margin-left: 33.33333%
	}
	.offset-md-9 {
		margin-left: 37.5%
	}
	.offset-md-10 {
		margin-left: 41.66667%
	}
	.offset-md-11 {
		margin-left: 45.83333%
	}
	.offset-md-12 {
		margin-left: 50%
	}
	.offset-md-13 {
		margin-left: 54.16667%
	}
	.offset-md-14 {
		margin-left: 58.33333%
	}
	.offset-md-15 {
		margin-left: 62.5%
	}
	.offset-md-16 {
		margin-left: 66.66667%
	}
	.offset-md-17 {
		margin-left: 70.83333%
	}
	.offset-md-18 {
		margin-left: 75%
	}
	.offset-md-19 {
		margin-left: 79.16667%
	}
	.offset-md-20 {
		margin-left: 83.33333%
	}
	.offset-md-21 {
		margin-left: 87.5%
	}
	.offset-md-22 {
		margin-left: 91.66667%
	}
	.offset-md-23 {
		margin-left: 95.83333%
	}
}
@media (min-width: 992px) {
	.col-lg {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-lg-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-lg-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 4.16667%;
		-ms-flex: 0 0 4.16667%;
		flex: 0 0 4.16667%;
		max-width: 4.16667%
	}
	.col-lg-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-lg-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 12.5%;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%
	}
	.col-lg-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-lg-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 20.83333%;
		-ms-flex: 0 0 20.83333%;
		flex: 0 0 20.83333%;
		max-width: 20.83333%
	}
	.col-lg-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 29.16667%;
		-ms-flex: 0 0 29.16667%;
		flex: 0 0 29.16667%;
		max-width: 29.16667%
	}
	.col-lg-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-lg-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 37.5%;
		-ms-flex: 0 0 37.5%;
		flex: 0 0 37.5%;
		max-width: 37.5%
	}
	.col-lg-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-lg-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 45.83333%;
		-ms-flex: 0 0 45.83333%;
		flex: 0 0 45.83333%;
		max-width: 45.83333%
	}
	.col-lg-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-lg-13 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 54.16667%;
		-ms-flex: 0 0 54.16667%;
		flex: 0 0 54.16667%;
		max-width: 54.16667%
	}
	.col-lg-14 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-lg-15 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 62.5%;
		-ms-flex: 0 0 62.5%;
		flex: 0 0 62.5%;
		max-width: 62.5%
	}
	.col-lg-16 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-lg-17 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 70.83333%;
		-ms-flex: 0 0 70.83333%;
		flex: 0 0 70.83333%;
		max-width: 70.83333%
	}
	.col-lg-18 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-lg-19 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 79.16667%;
		-ms-flex: 0 0 79.16667%;
		flex: 0 0 79.16667%;
		max-width: 79.16667%
	}
	.col-lg-20 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-lg-21 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 87.5%;
		-ms-flex: 0 0 87.5%;
		flex: 0 0 87.5%;
		max-width: 87.5%
	}
	.col-lg-22 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-lg-23 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 95.83333%;
		-ms-flex: 0 0 95.83333%;
		flex: 0 0 95.83333%;
		max-width: 95.83333%
	}
	.col-lg-24 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-lg-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}
	.order-lg-last {
		-webkit-box-ordinal-group: 26;
		-webkit-order: 25;
		-ms-flex-order: 25;
		order: 25
	}
	.order-lg-0 {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0
	}
	.order-lg-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
	.order-lg-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.order-lg-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3
	}
	.order-lg-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4
	}
	.order-lg-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5
	}
	.order-lg-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6
	}
	.order-lg-7 {
		-webkit-box-ordinal-group: 8;
		-webkit-order: 7;
		-ms-flex-order: 7;
		order: 7
	}
	.order-lg-8 {
		-webkit-box-ordinal-group: 9;
		-webkit-order: 8;
		-ms-flex-order: 8;
		order: 8
	}
	.order-lg-9 {
		-webkit-box-ordinal-group: 10;
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9
	}
	.order-lg-10 {
		-webkit-box-ordinal-group: 11;
		-webkit-order: 10;
		-ms-flex-order: 10;
		order: 10
	}
	.order-lg-11 {
		-webkit-box-ordinal-group: 12;
		-webkit-order: 11;
		-ms-flex-order: 11;
		order: 11
	}
	.order-lg-12 {
		-webkit-box-ordinal-group: 13;
		-webkit-order: 12;
		-ms-flex-order: 12;
		order: 12
	}
	.order-lg-13 {
		-webkit-box-ordinal-group: 14;
		-webkit-order: 13;
		-ms-flex-order: 13;
		order: 13
	}
	.order-lg-14 {
		-webkit-box-ordinal-group: 15;
		-webkit-order: 14;
		-ms-flex-order: 14;
		order: 14
	}
	.order-lg-15 {
		-webkit-box-ordinal-group: 16;
		-webkit-order: 15;
		-ms-flex-order: 15;
		order: 15
	}
	.order-lg-16 {
		-webkit-box-ordinal-group: 17;
		-webkit-order: 16;
		-ms-flex-order: 16;
		order: 16
	}
	.order-lg-17 {
		-webkit-box-ordinal-group: 18;
		-webkit-order: 17;
		-ms-flex-order: 17;
		order: 17
	}
	.order-lg-18 {
		-webkit-box-ordinal-group: 19;
		-webkit-order: 18;
		-ms-flex-order: 18;
		order: 18
	}
	.order-lg-19 {
		-webkit-box-ordinal-group: 20;
		-webkit-order: 19;
		-ms-flex-order: 19;
		order: 19
	}
	.order-lg-20 {
		-webkit-box-ordinal-group: 21;
		-webkit-order: 20;
		-ms-flex-order: 20;
		order: 20
	}
	.order-lg-21 {
		-webkit-box-ordinal-group: 22;
		-webkit-order: 21;
		-ms-flex-order: 21;
		order: 21
	}
	.order-lg-22 {
		-webkit-box-ordinal-group: 23;
		-webkit-order: 22;
		-ms-flex-order: 22;
		order: 22
	}
	.order-lg-23 {
		-webkit-box-ordinal-group: 24;
		-webkit-order: 23;
		-ms-flex-order: 23;
		order: 23
	}
	.order-lg-24 {
		-webkit-box-ordinal-group: 25;
		-webkit-order: 24;
		-ms-flex-order: 24;
		order: 24
	}
	.offset-lg-0 {
		margin-left: 0
	}
	.offset-lg-1 {
		margin-left: 4.16667%
	}
	.offset-lg-2 {
		margin-left: 8.33333%
	}
	.offset-lg-3 {
		margin-left: 12.5%
	}
	.offset-lg-4 {
		margin-left: 16.66667%
	}
	.offset-lg-5 {
		margin-left: 20.83333%
	}
	.offset-lg-6 {
		margin-left: 25%
	}
	.offset-lg-7 {
		margin-left: 29.16667%
	}
	.offset-lg-8 {
		margin-left: 33.33333%
	}
	.offset-lg-9 {
		margin-left: 37.5%
	}
	.offset-lg-10 {
		margin-left: 41.66667%
	}
	.offset-lg-11 {
		margin-left: 45.83333%
	}
	.offset-lg-12 {
		margin-left: 50%
	}
	.offset-lg-13 {
		margin-left: 54.16667%
	}
	.offset-lg-14 {
		margin-left: 58.33333%
	}
	.offset-lg-15 {
		margin-left: 62.5%
	}
	.offset-lg-16 {
		margin-left: 66.66667%
	}
	.offset-lg-17 {
		margin-left: 70.83333%
	}
	.offset-lg-18 {
		margin-left: 75%
	}
	.offset-lg-19 {
		margin-left: 79.16667%
	}
	.offset-lg-20 {
		margin-left: 83.33333%
	}
	.offset-lg-21 {
		margin-left: 87.5%
	}
	.offset-lg-22 {
		margin-left: 91.66667%
	}
	.offset-lg-23 {
		margin-left: 95.83333%
	}
}
@media (min-width: 1200px) {
	.col-xl {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-xl-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-xl-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 4.16667%;
		-ms-flex: 0 0 4.16667%;
		flex: 0 0 4.16667%;
		max-width: 4.16667%
	}
	.col-xl-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-xl-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 12.5%;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%
	}
	.col-xl-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-xl-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 20.83333%;
		-ms-flex: 0 0 20.83333%;
		flex: 0 0 20.83333%;
		max-width: 20.83333%
	}
	.col-xl-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xl-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 29.16667%;
		-ms-flex: 0 0 29.16667%;
		flex: 0 0 29.16667%;
		max-width: 29.16667%
	}
	.col-xl-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-xl-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 37.5%;
		-ms-flex: 0 0 37.5%;
		flex: 0 0 37.5%;
		max-width: 37.5%
	}
	.col-xl-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-xl-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 45.83333%;
		-ms-flex: 0 0 45.83333%;
		flex: 0 0 45.83333%;
		max-width: 45.83333%
	}
	.col-xl-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xl-13 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 54.16667%;
		-ms-flex: 0 0 54.16667%;
		flex: 0 0 54.16667%;
		max-width: 54.16667%
	}
	.col-xl-14 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-xl-15 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 62.5%;
		-ms-flex: 0 0 62.5%;
		flex: 0 0 62.5%;
		max-width: 62.5%
	}
	.col-xl-16 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-xl-17 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 70.83333%;
		-ms-flex: 0 0 70.83333%;
		flex: 0 0 70.83333%;
		max-width: 70.83333%
	}
	.col-xl-18 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xl-19 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 79.16667%;
		-ms-flex: 0 0 79.16667%;
		flex: 0 0 79.16667%;
		max-width: 79.16667%
	}
	.col-xl-20 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-xl-21 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 87.5%;
		-ms-flex: 0 0 87.5%;
		flex: 0 0 87.5%;
		max-width: 87.5%
	}
	.col-xl-22 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-xl-23 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 95.83333%;
		-ms-flex: 0 0 95.83333%;
		flex: 0 0 95.83333%;
		max-width: 95.83333%
	}
	.col-xl-24 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xl-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}
	.order-xl-last {
		-webkit-box-ordinal-group: 26;
		-webkit-order: 25;
		-ms-flex-order: 25;
		order: 25
	}
	.order-xl-0 {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0
	}
	.order-xl-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
	.order-xl-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.order-xl-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3
	}
	.order-xl-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4
	}
	.order-xl-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5
	}
	.order-xl-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6
	}
	.order-xl-7 {
		-webkit-box-ordinal-group: 8;
		-webkit-order: 7;
		-ms-flex-order: 7;
		order: 7
	}
	.order-xl-8 {
		-webkit-box-ordinal-group: 9;
		-webkit-order: 8;
		-ms-flex-order: 8;
		order: 8
	}
	.order-xl-9 {
		-webkit-box-ordinal-group: 10;
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9
	}
	.order-xl-10 {
		-webkit-box-ordinal-group: 11;
		-webkit-order: 10;
		-ms-flex-order: 10;
		order: 10
	}
	.order-xl-11 {
		-webkit-box-ordinal-group: 12;
		-webkit-order: 11;
		-ms-flex-order: 11;
		order: 11
	}
	.order-xl-12 {
		-webkit-box-ordinal-group: 13;
		-webkit-order: 12;
		-ms-flex-order: 12;
		order: 12
	}
	.order-xl-13 {
		-webkit-box-ordinal-group: 14;
		-webkit-order: 13;
		-ms-flex-order: 13;
		order: 13
	}
	.order-xl-14 {
		-webkit-box-ordinal-group: 15;
		-webkit-order: 14;
		-ms-flex-order: 14;
		order: 14
	}
	.order-xl-15 {
		-webkit-box-ordinal-group: 16;
		-webkit-order: 15;
		-ms-flex-order: 15;
		order: 15
	}
	.order-xl-16 {
		-webkit-box-ordinal-group: 17;
		-webkit-order: 16;
		-ms-flex-order: 16;
		order: 16
	}
	.order-xl-17 {
		-webkit-box-ordinal-group: 18;
		-webkit-order: 17;
		-ms-flex-order: 17;
		order: 17
	}
	.order-xl-18 {
		-webkit-box-ordinal-group: 19;
		-webkit-order: 18;
		-ms-flex-order: 18;
		order: 18
	}
	.order-xl-19 {
		-webkit-box-ordinal-group: 20;
		-webkit-order: 19;
		-ms-flex-order: 19;
		order: 19
	}
	.order-xl-20 {
		-webkit-box-ordinal-group: 21;
		-webkit-order: 20;
		-ms-flex-order: 20;
		order: 20
	}
	.order-xl-21 {
		-webkit-box-ordinal-group: 22;
		-webkit-order: 21;
		-ms-flex-order: 21;
		order: 21
	}
	.order-xl-22 {
		-webkit-box-ordinal-group: 23;
		-webkit-order: 22;
		-ms-flex-order: 22;
		order: 22
	}
	.order-xl-23 {
		-webkit-box-ordinal-group: 24;
		-webkit-order: 23;
		-ms-flex-order: 23;
		order: 23
	}
	.order-xl-24 {
		-webkit-box-ordinal-group: 25;
		-webkit-order: 24;
		-ms-flex-order: 24;
		order: 24
	}
	.offset-xl-0 {
		margin-left: 0
	}
	.offset-xl-1 {
		margin-left: 4.16667%
	}
	.offset-xl-2 {
		margin-left: 8.33333%
	}
	.offset-xl-3 {
		margin-left: 12.5%
	}
	.offset-xl-4 {
		margin-left: 16.66667%
	}
	.offset-xl-5 {
		margin-left: 20.83333%
	}
	.offset-xl-6 {
		margin-left: 25%
	}
	.offset-xl-7 {
		margin-left: 29.16667%
	}
	.offset-xl-8 {
		margin-left: 33.33333%
	}
	.offset-xl-9 {
		margin-left: 37.5%
	}
	.offset-xl-10 {
		margin-left: 41.66667%
	}
	.offset-xl-11 {
		margin-left: 45.83333%
	}
	.offset-xl-12 {
		margin-left: 50%
	}
	.offset-xl-13 {
		margin-left: 54.16667%
	}
	.offset-xl-14 {
		margin-left: 58.33333%
	}
	.offset-xl-15 {
		margin-left: 62.5%
	}
	.offset-xl-16 {
		margin-left: 66.66667%
	}
	.offset-xl-17 {
		margin-left: 70.83333%
	}
	.offset-xl-18 {
		margin-left: 75%
	}
	.offset-xl-19 {
		margin-left: 79.16667%
	}
	.offset-xl-20 {
		margin-left: 83.33333%
	}
	.offset-xl-21 {
		margin-left: 87.5%
	}
	.offset-xl-22 {
		margin-left: 91.66667%
	}
	.offset-xl-23 {
		margin-left: 95.83333%
	}
}
.d-none {
	display: none!important
}
.d-inline {
	display: inline!important
}
.d-inline-block {
	display: inline-block!important
}
.d-block {
	display: block!important
}
.d-table {
	display: table!important
}
.d-table-row {
	display: table-row!important
}
.d-table-cell {
	display: table-cell!important
}
.d-flex {
	display: -webkit-box!important;
	display: -webkit-flex!important;
	display: -ms-flexbox!important;
	display: flex!important
}
.d-inline-flex {
	display: -webkit-inline-box!important;
	display: -webkit-inline-flex!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}
@media (min-width: 400px) {
	.d-sm2-none {
		display: none!important
	}
	.d-sm2-inline {
		display: inline!important
	}
	.d-sm2-inline-block {
		display: inline-block!important
	}
	.d-sm2-block {
		display: block!important
	}
	.d-sm2-table {
		display: table!important
	}
	.d-sm2-table-row {
		display: table-row!important
	}
	.d-sm2-table-cell {
		display: table-cell!important
	}
	.d-sm2-flex {
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-sm2-inline-flex {
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}
@media (min-width: 576px) {
	.d-sm-none {
		display: none!important
	}
	.d-sm-inline {
		display: inline!important
	}
	.d-sm-inline-block {
		display: inline-block!important
	}
	.d-sm-block {
		display: block!important
	}
	.d-sm-table {
		display: table!important
	}
	.d-sm-table-row {
		display: table-row!important
	}
	.d-sm-table-cell {
		display: table-cell!important
	}
	.d-sm-flex {
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-sm-inline-flex {
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}
@media (min-width: 768px) {
	.d-md-none {
		display: none!important
	}
	.d-md-inline {
		display: inline!important
	}
	.d-md-inline-block {
		display: inline-block!important
	}
	.d-md-block {
		display: block!important
	}
	.d-md-table {
		display: table!important
	}
	.d-md-table-row {
		display: table-row!important
	}
	.d-md-table-cell {
		display: table-cell!important
	}
	.d-md-flex {
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-md-inline-flex {
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}
@media (min-width: 992px) {
	.d-lg-none {
		display: none!important
	}
	.d-lg-inline {
		display: inline!important
	}
	.d-lg-inline-block {
		display: inline-block!important
	}
	.d-lg-block {
		display: block!important
	}
	.d-lg-table {
		display: table!important
	}
	.d-lg-table-row {
		display: table-row!important
	}
	.d-lg-table-cell {
		display: table-cell!important
	}
	.d-lg-flex {
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-lg-inline-flex {
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}
@media (min-width: 1200px) {
	.d-xl-none {
		display: none!important
	}
	.d-xl-inline {
		display: inline!important
	}
	.d-xl-inline-block {
		display: inline-block!important
	}
	.d-xl-block {
		display: block!important
	}
	.d-xl-table {
		display: table!important
	}
	.d-xl-table-row {
		display: table-row!important
	}
	.d-xl-table-cell {
		display: table-cell!important
	}
	.d-xl-flex {
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-xl-inline-flex {
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}
@media print {
	.d-print-none {
		display: none!important
	}
	.d-print-inline {
		display: inline!important
	}
	.d-print-inline-block {
		display: inline-block!important
	}
	.d-print-block {
		display: block!important
	}
	.d-print-table {
		display: table!important
	}
	.d-print-table-row {
		display: table-row!important
	}
	.d-print-table-cell {
		display: table-cell!important
	}
	.d-print-flex {
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-print-inline-flex {
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}
.flex-row {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: normal!important;
	-webkit-flex-direction: row!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}
.flex-column {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: normal!important;
	-webkit-flex-direction: column!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}
.flex-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: reverse!important;
	-webkit-flex-direction: row-reverse!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}
.flex-column-reverse {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: reverse!important;
	-webkit-flex-direction: column-reverse!important;
	-ms-flex-direction: column-reverse!important;
	flex-direction: column-reverse!important
}
.flex-wrap {
	-webkit-flex-wrap: wrap!important;
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}
.flex-nowrap {
	-webkit-flex-wrap: nowrap!important;
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}
.flex-wrap-reverse {
	-webkit-flex-wrap: wrap-reverse!important;
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}
.flex-fill {
	-webkit-box-flex: 1!important;
	-webkit-flex: 1 1 auto!important;
	-ms-flex: 1 1 auto!important;
	flex: 1 1 auto!important
}
.flex-grow-0 {
	-webkit-box-flex: 0!important;
	-webkit-flex-grow: 0!important;
	-ms-flex-positive: 0!important;
	flex-grow: 0!important
}
.flex-grow-1 {
	-webkit-box-flex: 1!important;
	-webkit-flex-grow: 1!important;
	-ms-flex-positive: 1!important;
	flex-grow: 1!important
}
.flex-shrink-0 {
	-webkit-flex-shrink: 0!important;
	-ms-flex-negative: 0!important;
	flex-shrink: 0!important
}
.flex-shrink-1 {
	-webkit-flex-shrink: 1!important;
	-ms-flex-negative: 1!important;
	flex-shrink: 1!important
}
.justify-content-start {
	-webkit-box-pack: start!important;
	-webkit-justify-content: flex-start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}
.justify-content-end {
	-webkit-box-pack: end!important;
	-webkit-justify-content: flex-end!important;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}
.justify-content-center {
	-webkit-box-pack: center!important;
	-webkit-justify-content: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important
}
.justify-content-between {
	-webkit-box-pack: justify!important;
	-webkit-justify-content: space-between!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}
.justify-content-around {
	-webkit-justify-content: space-around!important;
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}
.align-items-start {
	-webkit-box-align: start!important;
	-webkit-align-items: flex-start!important;
	-ms-flex-align: start!important;
	align-items: flex-start!important
}
.align-items-end {
	-webkit-box-align: end!important;
	-webkit-align-items: flex-end!important;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}
.align-items-center {
	-webkit-box-align: center!important;
	-webkit-align-items: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}
.align-items-baseline {
	-webkit-box-align: baseline!important;
	-webkit-align-items: baseline!important;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}
.align-items-stretch {
	-webkit-box-align: stretch!important;
	-webkit-align-items: stretch!important;
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}
.align-content-start {
	-webkit-align-content: flex-start!important;
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}
.align-content-end {
	-webkit-align-content: flex-end!important;
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}
.align-content-center {
	-webkit-align-content: center!important;
	-ms-flex-line-pack: center!important;
	align-content: center!important
}
.align-content-between {
	-webkit-align-content: space-between!important;
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}
.align-content-around {
	-webkit-align-content: space-around!important;
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}
.align-content-stretch {
	-webkit-align-content: stretch!important;
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}
.align-self-auto {
	-webkit-align-self: auto!important;
	-ms-flex-item-align: auto!important;
	align-self: auto!important
}
.align-self-start {
	-webkit-align-self: flex-start!important;
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}
.align-self-end {
	-webkit-align-self: flex-end!important;
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}
.align-self-center {
	-webkit-align-self: center!important;
	-ms-flex-item-align: center!important;
	align-self: center!important
}
.align-self-baseline {
	-webkit-align-self: baseline!important;
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}
.align-self-stretch {
	-webkit-align-self: stretch!important;
	-ms-flex-item-align: stretch!important;
	align-self: stretch!important
}
@media (min-width: 400px) {
	.flex-sm2-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: row!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-sm2-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: column!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-sm2-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: row-reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-sm2-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: column-reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-sm2-wrap {
		-webkit-flex-wrap: wrap!important;
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-sm2-nowrap {
		-webkit-flex-wrap: nowrap!important;
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-sm2-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse!important;
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-sm2-fill {
		-webkit-box-flex: 1!important;
		-webkit-flex: 1 1 auto!important;
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-sm2-grow-0 {
		-webkit-box-flex: 0!important;
		-webkit-flex-grow: 0!important;
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-sm2-grow-1 {
		-webkit-box-flex: 1!important;
		-webkit-flex-grow: 1!important;
		-ms-flex-positive: 1!important;
		flex-grow: 1!important
	}
	.flex-sm2-shrink-0 {
		-webkit-flex-shrink: 0!important;
		-ms-flex-negative: 0!important;
		flex-shrink: 0!important
	}
	.flex-sm2-shrink-1 {
		-webkit-flex-shrink: 1!important;
		-ms-flex-negative: 1!important;
		flex-shrink: 1!important
	}
	.justify-content-sm2-start {
		-webkit-box-pack: start!important;
		-webkit-justify-content: flex-start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-sm2-end {
		-webkit-box-pack: end!important;
		-webkit-justify-content: flex-end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-sm2-center {
		-webkit-box-pack: center!important;
		-webkit-justify-content: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-sm2-between {
		-webkit-box-pack: justify!important;
		-webkit-justify-content: space-between!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-sm2-around {
		-webkit-justify-content: space-around!important;
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-sm2-start {
		-webkit-box-align: start!important;
		-webkit-align-items: flex-start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-sm2-end {
		-webkit-box-align: end!important;
		-webkit-align-items: flex-end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-sm2-center {
		-webkit-box-align: center!important;
		-webkit-align-items: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-sm2-baseline {
		-webkit-box-align: baseline!important;
		-webkit-align-items: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-sm2-stretch {
		-webkit-box-align: stretch!important;
		-webkit-align-items: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-sm2-start {
		-webkit-align-content: flex-start!important;
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-sm2-end {
		-webkit-align-content: flex-end!important;
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-sm2-center {
		-webkit-align-content: center!important;
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-sm2-between {
		-webkit-align-content: space-between!important;
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-sm2-around {
		-webkit-align-content: space-around!important;
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-sm2-stretch {
		-webkit-align-content: stretch!important;
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-sm2-auto {
		-webkit-align-self: auto!important;
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.align-self-sm2-start {
		-webkit-align-self: flex-start!important;
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-sm2-end {
		-webkit-align-self: flex-end!important;
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-sm2-center {
		-webkit-align-self: center!important;
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.align-self-sm2-baseline {
		-webkit-align-self: baseline!important;
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-sm2-stretch {
		-webkit-align-self: stretch!important;
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}
@media (min-width: 576px) {
	.flex-sm-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: row!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-sm-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: column!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-sm-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: row-reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-sm-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: column-reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-sm-wrap {
		-webkit-flex-wrap: wrap!important;
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-sm-nowrap {
		-webkit-flex-wrap: nowrap!important;
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-sm-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse!important;
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-sm-fill {
		-webkit-box-flex: 1!important;
		-webkit-flex: 1 1 auto!important;
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-sm-grow-0 {
		-webkit-box-flex: 0!important;
		-webkit-flex-grow: 0!important;
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-sm-grow-1 {
		-webkit-box-flex: 1!important;
		-webkit-flex-grow: 1!important;
		-ms-flex-positive: 1!important;
		flex-grow: 1!important
	}
	.flex-sm-shrink-0 {
		-webkit-flex-shrink: 0!important;
		-ms-flex-negative: 0!important;
		flex-shrink: 0!important
	}
	.flex-sm-shrink-1 {
		-webkit-flex-shrink: 1!important;
		-ms-flex-negative: 1!important;
		flex-shrink: 1!important
	}
	.justify-content-sm-start {
		-webkit-box-pack: start!important;
		-webkit-justify-content: flex-start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-sm-end {
		-webkit-box-pack: end!important;
		-webkit-justify-content: flex-end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-sm-center {
		-webkit-box-pack: center!important;
		-webkit-justify-content: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-sm-between {
		-webkit-box-pack: justify!important;
		-webkit-justify-content: space-between!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-sm-around {
		-webkit-justify-content: space-around!important;
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-sm-start {
		-webkit-box-align: start!important;
		-webkit-align-items: flex-start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-sm-end {
		-webkit-box-align: end!important;
		-webkit-align-items: flex-end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-sm-center {
		-webkit-box-align: center!important;
		-webkit-align-items: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-sm-baseline {
		-webkit-box-align: baseline!important;
		-webkit-align-items: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-sm-stretch {
		-webkit-box-align: stretch!important;
		-webkit-align-items: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-sm-start {
		-webkit-align-content: flex-start!important;
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-sm-end {
		-webkit-align-content: flex-end!important;
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-sm-center {
		-webkit-align-content: center!important;
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-sm-between {
		-webkit-align-content: space-between!important;
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-sm-around {
		-webkit-align-content: space-around!important;
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-sm-stretch {
		-webkit-align-content: stretch!important;
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-sm-auto {
		-webkit-align-self: auto!important;
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.align-self-sm-start {
		-webkit-align-self: flex-start!important;
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-sm-end {
		-webkit-align-self: flex-end!important;
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-sm-center {
		-webkit-align-self: center!important;
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.align-self-sm-baseline {
		-webkit-align-self: baseline!important;
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-sm-stretch {
		-webkit-align-self: stretch!important;
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}
@media (min-width: 768px) {
	.flex-md-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: row!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-md-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: column!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-md-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: row-reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-md-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: column-reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-md-wrap {
		-webkit-flex-wrap: wrap!important;
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-md-nowrap {
		-webkit-flex-wrap: nowrap!important;
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-md-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse!important;
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-md-fill {
		-webkit-box-flex: 1!important;
		-webkit-flex: 1 1 auto!important;
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-md-grow-0 {
		-webkit-box-flex: 0!important;
		-webkit-flex-grow: 0!important;
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-md-grow-1 {
		-webkit-box-flex: 1!important;
		-webkit-flex-grow: 1!important;
		-ms-flex-positive: 1!important;
		flex-grow: 1!important
	}
	.flex-md-shrink-0 {
		-webkit-flex-shrink: 0!important;
		-ms-flex-negative: 0!important;
		flex-shrink: 0!important
	}
	.flex-md-shrink-1 {
		-webkit-flex-shrink: 1!important;
		-ms-flex-negative: 1!important;
		flex-shrink: 1!important
	}
	.justify-content-md-start {
		-webkit-box-pack: start!important;
		-webkit-justify-content: flex-start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-md-end {
		-webkit-box-pack: end!important;
		-webkit-justify-content: flex-end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-md-center {
		-webkit-box-pack: center!important;
		-webkit-justify-content: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-md-between {
		-webkit-box-pack: justify!important;
		-webkit-justify-content: space-between!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-md-around {
		-webkit-justify-content: space-around!important;
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-md-start {
		-webkit-box-align: start!important;
		-webkit-align-items: flex-start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-md-end {
		-webkit-box-align: end!important;
		-webkit-align-items: flex-end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-md-center {
		-webkit-box-align: center!important;
		-webkit-align-items: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-md-baseline {
		-webkit-box-align: baseline!important;
		-webkit-align-items: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-md-stretch {
		-webkit-box-align: stretch!important;
		-webkit-align-items: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-md-start {
		-webkit-align-content: flex-start!important;
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-md-end {
		-webkit-align-content: flex-end!important;
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-md-center {
		-webkit-align-content: center!important;
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-md-between {
		-webkit-align-content: space-between!important;
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-md-around {
		-webkit-align-content: space-around!important;
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-md-stretch {
		-webkit-align-content: stretch!important;
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-md-auto {
		-webkit-align-self: auto!important;
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.align-self-md-start {
		-webkit-align-self: flex-start!important;
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-md-end {
		-webkit-align-self: flex-end!important;
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-md-center {
		-webkit-align-self: center!important;
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.align-self-md-baseline {
		-webkit-align-self: baseline!important;
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-md-stretch {
		-webkit-align-self: stretch!important;
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}
@media (min-width: 992px) {
	.flex-lg-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: row!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-lg-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: column!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-lg-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: row-reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-lg-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: column-reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-lg-wrap {
		-webkit-flex-wrap: wrap!important;
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-lg-nowrap {
		-webkit-flex-wrap: nowrap!important;
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-lg-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse!important;
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-lg-fill {
		-webkit-box-flex: 1!important;
		-webkit-flex: 1 1 auto!important;
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-lg-grow-0 {
		-webkit-box-flex: 0!important;
		-webkit-flex-grow: 0!important;
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-lg-grow-1 {
		-webkit-box-flex: 1!important;
		-webkit-flex-grow: 1!important;
		-ms-flex-positive: 1!important;
		flex-grow: 1!important
	}
	.flex-lg-shrink-0 {
		-webkit-flex-shrink: 0!important;
		-ms-flex-negative: 0!important;
		flex-shrink: 0!important
	}
	.flex-lg-shrink-1 {
		-webkit-flex-shrink: 1!important;
		-ms-flex-negative: 1!important;
		flex-shrink: 1!important
	}
	.justify-content-lg-start {
		-webkit-box-pack: start!important;
		-webkit-justify-content: flex-start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-lg-end {
		-webkit-box-pack: end!important;
		-webkit-justify-content: flex-end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-lg-center {
		-webkit-box-pack: center!important;
		-webkit-justify-content: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-lg-between {
		-webkit-box-pack: justify!important;
		-webkit-justify-content: space-between!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-lg-around {
		-webkit-justify-content: space-around!important;
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-lg-start {
		-webkit-box-align: start!important;
		-webkit-align-items: flex-start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-lg-end {
		-webkit-box-align: end!important;
		-webkit-align-items: flex-end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-lg-center {
		-webkit-box-align: center!important;
		-webkit-align-items: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-lg-baseline {
		-webkit-box-align: baseline!important;
		-webkit-align-items: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-lg-stretch {
		-webkit-box-align: stretch!important;
		-webkit-align-items: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-lg-start {
		-webkit-align-content: flex-start!important;
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-lg-end {
		-webkit-align-content: flex-end!important;
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-lg-center {
		-webkit-align-content: center!important;
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-lg-between {
		-webkit-align-content: space-between!important;
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-lg-around {
		-webkit-align-content: space-around!important;
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-lg-stretch {
		-webkit-align-content: stretch!important;
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-lg-auto {
		-webkit-align-self: auto!important;
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.align-self-lg-start {
		-webkit-align-self: flex-start!important;
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-lg-end {
		-webkit-align-self: flex-end!important;
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-lg-center {
		-webkit-align-self: center!important;
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.align-self-lg-baseline {
		-webkit-align-self: baseline!important;
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-lg-stretch {
		-webkit-align-self: stretch!important;
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}
@media (min-width: 1200px) {
	.flex-xl-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: row!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-xl-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: column!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-xl-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: row-reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-xl-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: column-reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-xl-wrap {
		-webkit-flex-wrap: wrap!important;
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-xl-nowrap {
		-webkit-flex-wrap: nowrap!important;
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-xl-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse!important;
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-xl-fill {
		-webkit-box-flex: 1!important;
		-webkit-flex: 1 1 auto!important;
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-xl-grow-0 {
		-webkit-box-flex: 0!important;
		-webkit-flex-grow: 0!important;
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-xl-grow-1 {
		-webkit-box-flex: 1!important;
		-webkit-flex-grow: 1!important;
		-ms-flex-positive: 1!important;
		flex-grow: 1!important
	}
	.flex-xl-shrink-0 {
		-webkit-flex-shrink: 0!important;
		-ms-flex-negative: 0!important;
		flex-shrink: 0!important
	}
	.flex-xl-shrink-1 {
		-webkit-flex-shrink: 1!important;
		-ms-flex-negative: 1!important;
		flex-shrink: 1!important
	}
	.justify-content-xl-start {
		-webkit-box-pack: start!important;
		-webkit-justify-content: flex-start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-xl-end {
		-webkit-box-pack: end!important;
		-webkit-justify-content: flex-end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-xl-center {
		-webkit-box-pack: center!important;
		-webkit-justify-content: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-xl-between {
		-webkit-box-pack: justify!important;
		-webkit-justify-content: space-between!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-xl-around {
		-webkit-justify-content: space-around!important;
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-xl-start {
		-webkit-box-align: start!important;
		-webkit-align-items: flex-start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-xl-end {
		-webkit-box-align: end!important;
		-webkit-align-items: flex-end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-xl-center {
		-webkit-box-align: center!important;
		-webkit-align-items: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-xl-baseline {
		-webkit-box-align: baseline!important;
		-webkit-align-items: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-xl-stretch {
		-webkit-box-align: stretch!important;
		-webkit-align-items: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-xl-start {
		-webkit-align-content: flex-start!important;
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-xl-end {
		-webkit-align-content: flex-end!important;
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-xl-center {
		-webkit-align-content: center!important;
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-xl-between {
		-webkit-align-content: space-between!important;
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-xl-around {
		-webkit-align-content: space-around!important;
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-xl-stretch {
		-webkit-align-content: stretch!important;
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-xl-auto {
		-webkit-align-self: auto!important;
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.align-self-xl-start {
		-webkit-align-self: flex-start!important;
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-xl-end {
		-webkit-align-self: flex-end!important;
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-xl-center {
		-webkit-align-self: center!important;
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.align-self-xl-baseline {
		-webkit-align-self: baseline!important;
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-xl-stretch {
		-webkit-align-self: stretch!important;
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}
.w-25 {
	width: 25%!important
}
.w-50 {
	width: 50%!important
}
.w-75 {
	width: 75%!important
}
.w-100 {
	width: 100%!important
}
.w-auto {
	width: auto!important
}
.h-25 {
	height: 25%!important
}
.h-50 {
	height: 50%!important
}
.h-75 {
	height: 75%!important
}
.h-100 {
	height: 100%!important
}
.h-auto {
	height: auto!important
}
.mw-100 {
	max-width: 100%!important
}
.mh-100 {
	max-height: 100%!important
}
.mm-menu {
	--mm-line-height: 20px;
	--mm-listitem-size: 60px;
	--mm-navbar-size: 60px;
	--mm-offset-top: 0;
	--mm-offset-right: 0;
	--mm-offset-bottom: 0;
	--mm-offset-left: 0;
	--mm-color-border: rgba(0, 0, 0, 0.1);
	--mm-color-button: rgba(0, 0, 0, 0.3);
	--mm-color-text: rgba(0, 0, 0, 0.75);
	--mm-color-text-dimmed: rgba(0, 0, 0, 0.3);
	--mm-color-background: #fff;
	--mm-color-background-highlight: rgba(0, 0, 0, 0.05);
	--mm-color-background-emphasis: rgba(255, 255, 255, 0.4);
	--mm-shadow: 0 0 10px rgba(0, 0, 0, 0.3)
}
.mm-hidden {
	display: none!important
}
.mm-wrapper {
	overflow-x: hidden;
	position: relative
}
.mm-menu {
	background: #f3f3f3;
	border-color: rgba(0, 0, 0, .1);
	color: rgba(0, 0, 0, .75);
	background: var(--mm-color-background);
	border-color: var(--mm-color-border);
	color: var(--mm-color-text);
	line-height: 20px;
	line-height: var(--mm-line-height);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 0;
	top: 0;
	right: 0;
	left: 0;
	top: var(--mm-offset-top);
	right: var(--mm-offset-right);
	left: var(--mm-offset-left);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
	text-decoration: none;
	font-family: 'MuseoCyrl-700', serif;
	font-size: 18px;
	padding: 20px 30px;
	color: #000
}
[dir=rtl] .mm-menu {
	direction: rtl
}
.mm-panels, .mm-panels>.mm-panel {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 0
}
.mm-panel, .mm-panels {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #f3f3f3;
	border-color: rgba(0, 0, 0, .1);
	color: rgba(0, 0, 0, .75);
	background: var(--mm-color-background);
	border-color: var(--mm-color-border);
	color: var(--mm-color-text)
}
.mm-panel {
	-webkit-overflow-scrolling: touch;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
	padding: 0 20px;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	-o-transition: transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease
}
.mm-panel:not(.mm-hidden) {
	display: block
}
.mm-panel:after, .mm-panel:before {
	content: '';
	display: block;
	height: 20px
}
.mm-panel.mm-panel_opened:after {
	height: 0
}
.mm-panel_has-navbar {
	padding-top: 44px;
	padding-top: var(--mm-navbar-size)
}
.mm-panel_opened {
	z-index: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.mm-panel_opened-parent {
	-webkit-transform: translate3d(-30%, 0, 0);
	transform: translate3d(-30%, 0, 0)
}
.mm-panel_highest {
	z-index: 2
}
.mm-panel_noanimation {
	-webkit-transition: none!important;
	-o-transition: none!important;
	transition: none!important
}
.mm-panel_noanimation.mm-panel_opened-parent {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
[dir=rtl] .mm-panel:not(.mm-panel_opened) {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
[dir=rtl] .mm-panel.mm-panel_opened-parent {
	-webkit-transform: translate3d(30%, 0, 0);
	transform: translate3d(30%, 0, 0)
}
.mm-listitem_vertical>.mm-panel {
	-webkit-transform: none!important;
	-ms-transform: none!important;
	transform: none!important;
	display: none;
	width: 100%;
	padding: 10px 0 10px 10px
}
.mm-listitem_vertical>.mm-panel:after, .mm-listitem_vertical>.mm-panel:before {
	content: none;
	display: none
}
.mm-listitem_opened>.mm-panel {
	display: block
}
.mm-listitem_vertical>.mm-listitem__btn {
	height: 44px;
	height: var(--mm-listitem-size);
	bottom: auto
}
.mm-listitem_vertical .mm-listitem:last-child:after {
	border-color: transparent
}
.mm-listitem_opened>.mm-listitem__btn:after {
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
	right: 19px
}
.mm-btn {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 44px;
	padding: 0
}
.mm-btn:after, .mm-btn:before {
	border-color: rgba(0, 0, 0, .1);
	border-color: var(--mm-color-button);
	border-width: 2px;
	border-style: solid
}
.mm-btn_close:after, .mm-btn_close:before {
	content: '';
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	width: 5px;
	height: 5px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.mm-btn_close:before {
	border-right: none;
	border-bottom: none;
	right: 18px
}
.mm-btn_close:after {
	border-left: none;
	border-top: none;
	right: 25px
}
.mm-btn_next:after, .mm-btn_prev:before {
	content: '';
	border-bottom: none;
	border-right: none;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0
}
.mm-btn_prev:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: 23px;
	right: auto
}
.mm-btn_next:after {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 23px;
	left: auto
}
[dir=rtl] .mm-btn_next:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: 23px;
	right: auto
}
[dir=rtl] .mm-btn_prev:before {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 23px;
	left: auto
}
[dir=rtl] .mm-btn_close:after, [dir=rtl] .mm-btn_close:before {
	right: auto
}
[dir=rtl] .mm-btn_close:before {
	left: 25px
}
[dir=rtl] .mm-btn_close:after {
	left: 18px
}
.mm-navbar {
	background: #fff;
	border-color: rgba(0, 0, 0, .1);
	color: rgba(0, 0, 0, .3);
	background: var(--mm-color-background);
	border-color: var(--mm-color-border);
	color: var(--mm-color-text-dimmed);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: center;
	display: none;
	height: 44px;
	height: var(--mm-navbar-size);
	padding: 0 44px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: 1;
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}
.mm-navbar>* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	padding: 12px;
	padding: calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5);
	padding-left: 0;
	padding-right: 0
}
.mm-navbar a, .mm-navbar a:hover {
	text-decoration: none
}
.mm-navbar__title {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.mm-navbar__btn {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1
}
.mm-navbar__btn:first-child {
	text-align: left;
	left: 0
}
.mm-navbar__btn:last-child {
	text-align: right;
	right: 0
}
.mm-panel_has-navbar .mm-navbar {
	display: block;
	background: #fff
}
[dir=rtl] .mm-navbar__btn:first-child {
	text-align: right;
	right: 0;
	left: auto
}
[dir=rtl] .mm-navbar__btn:last-child {
	text-align: left;
	left: 0;
	right: auto
}
.mm-listitem, .mm-listview {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0
}
.mm-listitem {
	color: rgba(0, 0, 0, .75);
	color: var(--mm-color-text);
	border-color: rgba(0, 0, 0, .1);
	border-color: var(--mm-color-border);
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.mm-listitem:after {
	content: '';
	border-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	position: absolute;
	left: 30px;
	right: 0;
	bottom: 0
}
.mm-listitem a, .mm-listitem a:hover {
	text-decoration: none
}
.mm-listitem__btn, .mm-listitem__text {
	color: inherit;
	display: block;
	padding-top: 12px;
	padding-top: calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2);
	padding-bottom: 12px;
	padding-bottom: calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2)
}
.mm-listitem__text {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 30px;
	padding-right: 10px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 10%;
	flex-basis: 10%
}
.mm-listitem__btn {
	-webkit-tap-highlight-color: rgba(255, 255, 255, .4);
	tap-highlight-color: rgba(255, 255, 255, .4);
	-webkit-tap-highlight-color: var(--mm-color-background-emphasis);
	tap-highlight-color: var(--mm-color-background-emphasis);
	background: #fff;
	border-color: inherit;
	width: auto;
	padding-right: 54px;
	position: relative
}
.mm-listitem__btn:not(.mm-listitem__text) {
	border-left-width: 1px;
	border-left-style: solid
}
.mm-listitem_selected>.mm-listitem__text {
	background: rgba(255, 255, 255, .4);
	background: var(--mm-color-background-emphasis)
}
.mm-listitem_opened>.mm-listitem__btn, .mm-listitem_opened>.mm-panel {
	background: rgba(0, 0, 0, .05);
	background: var(--mm-color-background-highlight)
}
.mm-panels>.mm-panel>.mm-listview {
	margin: 20px -20px 0 20px
}
.mm-panels>.mm-panel>.mm-listview:first-child, .mm-panels>.mm-panel>.mm-navbar+.mm-listview {
	margin-top: -20px
}
.mm-listitem_divider {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: rgba(0, 0, 0, .05);
	background: var(--mm-color-background-highlight);
	font-size: 75%;
	text-transform: uppercase;
	min-height: 20px;
	min-height: var(--mm-line-height);
	padding: 6.5px;
	padding: calc(((var(--mm-listitem-size) * .75) - var(--mm-line-height)) * .5);
	padding-right: 10px;
	padding-left: 20px
}
.mm-listitem_spacer {
	padding-top: 44px;
	padding-top: var(--mm-listitem-size)
}
.mm-listitem_spacer>.mm-btn_next {
	top: 44px;
	top: var(--mm-listitem-size)
}
[dir=rtl] .mm-listitem:after {
	left: 0;
	right: 20px
}
[dir=rtl] .mm-listitem__text {
	padding-left: 10px;
	padding-right: 20px
}
[dir=rtl] .mm-listitem__btn {
	padding-left: 54px;
	border-left-width: 0;
	border-left-style: none
}
[dir=rtl] .mm-listitem__btn:not(.mm-listitem__text) {
	padding-right: 0;
	border-right-width: 1px;
	border-right-style: solid
}
.mm-page {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative
}
.mm-slideout {
	-webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	-o-transition: transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease;
	z-index: 1
}
.mm-wrapper_opened {
	overflow-x: hidden;
	position: relative
}
.mm-wrapper_background .mm-page {
	background: inherit
}
.mm-menu_offcanvas {
	display: none;
	position: fixed;
	right: 0;
	z-index: 10;
	left: 0;
	top: 80px;
	margin: auto
}
@media only screen and (max-width:767px) {
	.mm-menu_offcanvas {
		top: 68px
	}
}
.mm-menu_offcanvas.mm-menu_opened {
	display: block
}
.mm-menu_offcanvas {
	width: 100%;
	min-width: 240px
}
.mm-wrapper__blocker {
	background: rgba(3, 2, 1, 0);
	overflow: hidden;
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2
}
.mm-wrapper_blocking {
	overflow: hidden
}
.mm-wrapper_blocking body {
	overflow: hidden
}
.mm-wrapper_blocking .mm-wrapper__blocker {
	display: block
}
.mm-sronly {
	border: 0!important;
	clip: rect(1px, 1px, 1px, 1px)!important;
	-webkit-clip-path: inset(50%)!important;
	clip-path: inset(50%)!important;
	white-space: nowrap!important;
	width: 1px!important;
	min-width: 1px!important;
	height: 1px!important;
	min-height: 1px!important;
	padding: 0!important;
	overflow: hidden!important;
	position: absolute!important
}
.mm-menu_autoheight {
	-webkit-transition: none .4s ease;
	-o-transition: none .4s ease;
	transition: none .4s ease;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}
.mm-menu_autoheight:not(.mm-menu_offcanvas) {
	position: relative
}
.mm-menu_autoheight.mm-menu_position-bottom, .mm-menu_autoheight.mm-menu_position-top {
	max-height: 80%
}
.mm-menu_autoheight-measuring .mm-panel {
	display: block!important
}
.mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel {
	display: none!important
}
.mm-menu_autoheight-measuring .mm-panels>.mm-panel {
	bottom: auto!important;
	height: auto!important
}
[class*=mm-menu_columns-] {
	-webkit-transition-property: width;
	-o-transition-property: width;
	transition-property: width
}
[class*=mm-menu_columns-] .mm-panels>.mm-panel {
	right: auto;
	-webkit-transition-property: width, -webkit-transform;
	transition-property: width, -webkit-transform;
	-o-transition-property: width, transform;
	transition-property: width, transform;
	transition-property: width, transform, -webkit-transform
}
[class*=mm-menu_columns-] .mm-panels>.mm-panel_opened, [class*=mm-menu_columns-] .mm-panels>.mm-panel_opened-parent {
	display: block!important
}
[class*=mm-panel_columns-] {
	border-right: 1px solid;
	border-color: inherit
}
.mm-menu_columns-1 .mm-panel_columns-0, .mm-menu_columns-2 .mm-panel_columns-1, .mm-menu_columns-3 .mm-panel_columns-2, .mm-menu_columns-4 .mm-panel_columns-3 {
	border-right: none
}
[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-0 {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.mm-menu_columns-0 .mm-panels>.mm-panel {
	z-index: 0
}
.mm-menu_columns-0 .mm-panels>.mm-panel else {
	width: 100%
}
.mm-menu_columns-0 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}
.mm-menu_columns-0 {
	width: 80%;
	min-width: 240px;
	max-width: 0
}
.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(80vw, 0, 0);
	transform: translate3d(80vw, 0, 0)
}
@media all and (max-width:300px) {
	.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(240px, 0, 0);
		transform: translate3d(240px, 0, 0)
	}
}
@media all and (min-width:0px) {
	.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(-80vw, 0, 0);
	transform: translate3d(-80vw, 0, 0)
}
@media all and (max-width:300px) {
	.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-240px, 0, 0);
		transform: translate3d(-240px, 0, 0)
	}
}
@media all and (min-width:0px) {
	.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-1 {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}
.mm-menu_columns-1 .mm-panels>.mm-panel {
	z-index: 1;
	width: 100%
}
.mm-menu_columns-1 .mm-panels>.mm-panel else {
	width: 100%
}
.mm-menu_columns-1 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
	-webkit-transform: translate3d(200%, 0, 0);
	transform: translate3d(200%, 0, 0)
}
.mm-menu_columns-1 {
	width: 80%;
	min-width: 240px;
	max-width: 440px
}
.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(80vw, 0, 0);
	transform: translate3d(80vw, 0, 0)
}
@media all and (max-width:300px) {
	.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(240px, 0, 0);
		transform: translate3d(240px, 0, 0)
	}
}
@media all and (min-width:550px) {
	.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(440px, 0, 0);
		transform: translate3d(440px, 0, 0)
	}
}
.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(-80vw, 0, 0);
	transform: translate3d(-80vw, 0, 0)
}
@media all and (max-width:300px) {
	.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-240px, 0, 0);
		transform: translate3d(-240px, 0, 0)
	}
}
@media all and (min-width:550px) {
	.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-440px, 0, 0);
		transform: translate3d(-440px, 0, 0)
	}
}
[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-2 {
	-webkit-transform: translate3d(200%, 0, 0);
	transform: translate3d(200%, 0, 0)
}
.mm-menu_columns-2 .mm-panels>.mm-panel {
	z-index: 2;
	width: 50%
}
.mm-menu_columns-2 .mm-panels>.mm-panel else {
	width: 100%
}
.mm-menu_columns-2 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
	-webkit-transform: translate3d(300%, 0, 0);
	transform: translate3d(300%, 0, 0)
}
.mm-menu_columns-2 {
	width: 80%;
	min-width: 240px;
	max-width: 880px
}
.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(80vw, 0, 0);
	transform: translate3d(80vw, 0, 0)
}
@media all and (max-width:300px) {
	.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(240px, 0, 0);
		transform: translate3d(240px, 0, 0)
	}
}
@media all and (min-width:1100px) {
	.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(880px, 0, 0);
		transform: translate3d(880px, 0, 0)
	}
}
.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(-80vw, 0, 0);
	transform: translate3d(-80vw, 0, 0)
}
@media all and (max-width:300px) {
	.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-240px, 0, 0);
		transform: translate3d(-240px, 0, 0)
	}
}
@media all and (min-width:1100px) {
	.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-880px, 0, 0);
		transform: translate3d(-880px, 0, 0)
	}
}
[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-3 {
	-webkit-transform: translate3d(300%, 0, 0);
	transform: translate3d(300%, 0, 0)
}
.mm-menu_columns-3 .mm-panels>.mm-panel {
	z-index: 3;
	width: 33.34%
}
.mm-menu_columns-3 .mm-panels>.mm-panel else {
	width: 100%
}
.mm-menu_columns-3 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
	-webkit-transform: translate3d(400%, 0, 0);
	transform: translate3d(400%, 0, 0)
}
.mm-menu_columns-3 {
	width: 80%;
	min-width: 240px;
	max-width: 1320px
}
.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(80vw, 0, 0);
	transform: translate3d(80vw, 0, 0)
}
@media all and (max-width:300px) {
	.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(240px, 0, 0);
		transform: translate3d(240px, 0, 0)
	}
}
@media all and (min-width:1650px) {
	.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(1320px, 0, 0);
		transform: translate3d(1320px, 0, 0)
	}
}
.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(-80vw, 0, 0);
	transform: translate3d(-80vw, 0, 0)
}
@media all and (max-width:300px) {
	.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-240px, 0, 0);
		transform: translate3d(-240px, 0, 0)
	}
}
@media all and (min-width:1650px) {
	.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-1320px, 0, 0);
		transform: translate3d(-1320px, 0, 0)
	}
}
[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-4 {
	-webkit-transform: translate3d(400%, 0, 0);
	transform: translate3d(400%, 0, 0)
}
.mm-menu_columns-4 .mm-panels>.mm-panel {
	z-index: 4;
	width: 25%
}
.mm-menu_columns-4 .mm-panels>.mm-panel else {
	width: 100%
}
.mm-menu_columns-4 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
	-webkit-transform: translate3d(500%, 0, 0);
	transform: translate3d(500%, 0, 0)
}
.mm-menu_columns-4 {
	width: 80%;
	min-width: 240px;
	max-width: 1760px
}
.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(80vw, 0, 0);
	transform: translate3d(80vw, 0, 0)
}
@media all and (max-width:300px) {
	.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(240px, 0, 0);
		transform: translate3d(240px, 0, 0)
	}
}
@media all and (min-width:2200px) {
	.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(1760px, 0, 0);
		transform: translate3d(1760px, 0, 0)
	}
}
.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(-80vw, 0, 0);
	transform: translate3d(-80vw, 0, 0)
}
@media all and (max-width:300px) {
	.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-240px, 0, 0);
		transform: translate3d(-240px, 0, 0)
	}
}
@media all and (min-width:2200px) {
	.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-1760px, 0, 0);
		transform: translate3d(-1760px, 0, 0)
	}
}
[class*=mm-menu_columns-].mm-menu_position-bottom, [class*=mm-menu_columns-].mm-menu_position-top {
	width: 100%;
	max-width: 100%;
	min-width: 100%
}
.mm-wrapper_opening [class*=mm-menu_columns-].mm-menu_position-front {
	-webkit-transition-property: width, min-width, max-width, -webkit-transform;
	transition-property: width, min-width, max-width, -webkit-transform;
	-o-transition-property: width, min-width, max-width, transform;
	transition-property: width, min-width, max-width, transform;
	transition-property: width, min-width, max-width, transform, -webkit-transform
}
.mm-counter {
	color: rgba(0, 0, 0, .3);
	color: var(--mm-color-text-dimmed);
	text-align: right;
	display: block;
	min-width: 44px;
	float: right
}
.mm-listitem_nosubitems>.mm-counter {
	display: none
}
[dir=rtl] .mm-counter {
	text-align: left;
	float: left
}
.mm-listitem_divider {
	opacity: 1;
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}
.mm-menu_dividers-light .mm-listitem_divider {
	background: inherit;
	font-size: inherit;
	color: rgba(0, 0, 0, .3);
	color: var(--mm-color-text-dimmed);
	padding-top: 18px;
	padding-top: calc((var(--mm-listitem-size) - var(--mm-line-height)) * .75);
	padding-bottom: 6px;
	padding-bottom: calc((var(--mm-listitem-size) - var(--mm-line-height)) * .25)
}
.mm-menu_border-none .mm-listitem_divider {
	border-top-width: 1px;
	border-top-style: solid
}
.mm-listview_fixeddivider {
	background: inherit;
	display: none;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10
}
.mm-listview_fixeddivider:after {
	content: none!important;
	display: none!important
}
.mm-panel_dividers .mm-listview_fixeddivider {
	display: block
}
.mm-wrapper_opened.mm-dragging .mm-menu, .mm-wrapper_opened.mm-dragging .mm-slideout {
	-webkit-transition-duration: 0;
	-o-transition-duration: 0;
	transition-duration: 0
}
.mm-menu_dropdown {
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
	box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
	height: 80%;
	overflow: visible
}
.mm-wrapper_dropdown .mm-slideout {
	-webkit-transform: none!important;
	-ms-transform: none!important;
	transform: none!important;
	z-index: 0
}
.mm-wrapper_dropdown .mm-wrapper__blocker {
	-webkit-transition-delay: 0!important;
	-o-transition-delay: 0!important;
	transition-delay: 0!important;
	z-index: 1
}
.mm-wrapper_dropdown .mm-menu_dropdown {
	z-index: 2
}
.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown {
	display: none
}
[class*=mm-menu_tip-]:before {
	content: '';
	background: inherit;
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
	box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	z-index: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.mm-menu_tip-left:before {
	left: 22px
}
.mm-menu_tip-right:before {
	right: 22px
}
.mm-menu_tip-top:before {
	top: -8px
}
.mm-menu_tip-bottom:before {
	bottom: -8px
}
.mm-menu {
	--mm-iconbar-size: 44px
}
.mm-iconbar {
	color: rgba(0, 0, 0, .3);
	color: var(--mm-color-text-dimmed);
	border: 0 solid rgba(0, 0, 0, .1);
	border-color: var(--mm-color-border);
	border-right-width: 1px;
	text-align: center;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 44px;
	width: var(--mm-iconbar-size);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 2
}
.mm-menu_iconbar .mm-navbars_bottom, .mm-menu_iconbar .mm-navbars_top, .mm-menu_iconbar .mm-panels {
	left: 44px;
	left: var(--mm-iconbar-size)
}
.mm-iconbar__bottom, .mm-iconbar__top {
	width: inherit;
	position: absolute
}
.mm-iconbar__bottom>*, .mm-iconbar__top>* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	padding: 11px 0
}
.mm-iconbar__bottom a, .mm-iconbar__bottom a:hover, .mm-iconbar__top a, .mm-iconbar__top a:hover {
	text-decoration: none
}
.mm-iconbar__top {
	top: 0
}
.mm-iconbar__bottom {
	bottom: 0
}
.mm-iconbar__tab_selected {
	background: rgba(255, 255, 255, .4);
	background: var(--mm-color-background-emphasis)
}
.mm-menu_keyboardfocus a:focus, .mm-menu_keyboardfocus.mm-menu_opened~.mm-wrapper__blocker a:focus {
	outline: 0;
	background: rgba(255, 255, 255, .4);
	background: var(--mm-color-background-emphasis)
}
.mm-wrapper__blocker .mm-tabstart {
	cursor: default;
	display: block;
	width: 100%;
	height: 100%
}
.mm-wrapper__blocker .mm-tabend {
	opacity: 0;
	position: absolute;
	bottom: 0
}
.mm-menu {
	--mm-iconpanel-size: 44px
}
.mm-panel_iconpanel-1, .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider {
	width: calc(100% - (44px * 1));
	width: calc(100% - (var(--mm-iconpanel-size) * 1))
}
.mm-panel_iconpanel-2, .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider {
	width: calc(100% - (44px * 2));
	width: calc(100% - (var(--mm-iconpanel-size) * 2))
}
.mm-panel_iconpanel-3, .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider {
	width: calc(100% - (44px * 3));
	width: calc(100% - (var(--mm-iconpanel-size) * 3))
}
.mm-panel_iconpanel-first~.mm-panel, .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider {
	width: calc(100% - 44px);
	width: calc(100% - var(--mm-iconpanel-size))
}
.mm-menu_iconpanel .mm-panels>.mm-listview_fixeddivider, .mm-menu_iconpanel .mm-panels>.mm-panel {
	left: auto;
	-webkit-transition-property: width, -webkit-transform;
	transition-property: width, -webkit-transform;
	-o-transition-property: transform, width;
	transition-property: transform, width;
	transition-property: transform, width, -webkit-transform
}
.mm-menu_iconpanel .mm-panels>.mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) {
	border-left-width: 1px;
	border-left-style: solid
}
.mm-menu_iconpanel .mm-panels>.mm-panel_opened, .mm-menu_iconpanel .mm-panels>.mm-panel_opened-parent {
	display: block!important
}
.mm-menu_iconpanel .mm-panels>.mm-panel_opened-parent {
	overflow-y: hidden;
	-webkit-transform: unset;
	-ms-transform: unset;
	transform: unset
}
.mm-menu_hidedivider .mm-panel_opened-parent .mm-listitem_divider, .mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar {
	opacity: 0
}
.mm-panel__blocker {
	background: inherit;
	opacity: 0;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 3;
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}
.mm-panel_opened-parent .mm-panel__blocker {
	opacity: .6;
	bottom: -100000px
}
[dir=rtl] .mm-menu_iconpanel .mm-panels>.mm-listview_fixeddivider, [dir=rtl] .mm-menu_iconpanel .mm-panels>.mm-panel {
	left: 0;
	right: auto;
	-webkit-transition-property: width, -webkit-transform;
	transition-property: width, -webkit-transform;
	-o-transition-property: transform, width;
	transition-property: transform, width;
	transition-property: transform, width, -webkit-transform
}
[dir=rtl] .mm-menu_iconpanel .mm-panels>.mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) {
	border-left: none;
	border-right: 1px solid;
	border-color: inherit
}
.mm-navbars_bottom, .mm-navbars_top {
	background: inherit;
	border-color: inherit;
	border-width: 0;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1
}
.mm-navbars_bottom>.mm-navbar, .mm-navbars_top>.mm-navbar {
	border-width: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative
}
.mm-navbars_bottom>.mm-navbar:not(.mm-navbar_has-btns), .mm-navbars_top>.mm-navbar:not(.mm-navbar_has-btns) {
	padding: 0
}
.mm-navbars_bottom>.mm-navbar>:not(img):not(.mm-btn), .mm-navbars_top>.mm-navbar>:not(img):not(.mm-btn) {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}
.mm-navbars_top {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	top: 0;
	bottom: auto
}
.mm-menu_navbar_top-1 .mm-panels {
	top: 44px;
	top: calc(var(--mm-navbar-size) * 1)
}
.mm-menu_navbar_top-2 .mm-panels {
	top: 88px;
	top: calc(var(--mm-navbar-size) * 2)
}
.mm-menu_navbar_top-3 .mm-panels {
	top: 132px;
	top: calc(var(--mm-navbar-size) * 3)
}
.mm-menu_navbar_top-4 .mm-panels {
	top: 176px;
	top: calc(var(--mm-navbar-size) * 4)
}
.mm-navbars_bottom {
	border-top-style: solid;
	border-top-width: 1px;
	bottom: 0;
	top: auto
}
.mm-menu_navbar_bottom-1 .mm-panels {
	bottom: 44px;
	bottom: calc(var(--mm-navbar-size) * 1)
}
.mm-menu_navbar_bottom-2 .mm-panels {
	bottom: 88px;
	bottom: calc(var(--mm-navbar-size) * 2)
}
.mm-menu_navbar_bottom-3 .mm-panels {
	bottom: 132px;
	bottom: calc(var(--mm-navbar-size) * 3)
}
.mm-menu_navbar_bottom-4 .mm-panels {
	bottom: 176px;
	bottom: calc(var(--mm-navbar-size) * 4)
}
.mm-navbar_size-2 {
	height: 88px;
	height: calc(var(--mm-navbar-size) * 2)
}
.mm-navbar_size-3 {
	height: 132px;
	height: calc(var(--mm-navbar-size) * 3)
}
.mm-navbar_size-4 {
	height: 176px;
	height: calc(var(--mm-navbar-size) * 4)
}
.mm-navbar__breadcrumbs {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	overflow-x: auto;
	text-align: left;
	padding: 0 0 0 20px
}
.mm-navbar__breadcrumbs>* {
	display: inline-block;
	padding-right: 6px;
	padding-top: 12px;
	padding-top: calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5);
	padding-bottom: 12px;
	padding-bottom: calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5)
}
.mm-navbar__breadcrumbs>a {
	text-decoration: underline
}
.mm-navbar_has-btns .mm-navbar__breadcrumbs {
	margin-left: -44px
}
.mm-navbar_has-btns .mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs {
	margin-left: 0;
	padding-left: 0
}
.mm-navbar__tab_selected {
	background: inherit!important;
	color: inherit!important;
	border-width: 1px;
	border-style: solid;
	border-color: inherit
}
.mm-navbar__tab_selected:first-child {
	border-left: none
}
.mm-navbar__tab_selected:last-child {
	border-right: none
}
.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs, .mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar {
	background: inherit!important;
	color: inherit!important
}
.mm-navbars_top .mm-navbar_tabs:not(:last-child) {
	border-bottom-width: 1px;
	border-bottom-style: solid
}
.mm-navbars_top .mm-navbar__tab_selected {
	border-bottom: none;
	margin-bottom: -1px
}
.mm-navbars_top .mm-navbar_tabs:first-child .mm-navbar__tab_selected {
	border-top: none
}
.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar {
	background: inherit;
	color: inherit
}
.mm-navbars_bottom .mm-navbar_tabs:not(:first-child) {
	border-top-width: 1px;
	border-top-style: solid
}
.mm-navbars_bottom .mm-navbar__tab_selected {
	border-top: none;
	margin-top: -1px
}
.mm-navbars_bottom .mm-navbar_tabs:last-child .mm-navbar__tab_selected {
	border-bottom: none
}
.mm-navbar_tabs>a:not(.mm-navbar__tab_selected), .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar, .mm-navbars_top.mm-navbars_has-tabs>.mm-navbar:not(.mm-navbar_tabs) {
	background: rgba(255, 255, 255, .4);
	background: var(--mm-color-background-emphasis);
	color: rgba(0, 0, 0, .3);
	color: var(--mm-color-text-dimmed)
}
.mm-searchfield {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 44px;
	height: var(--mm-navbar-size);
	padding: 0;
	overflow: hidden
}
.mm-searchfield input {
	border: none!important;
	outline: 0!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	border-radius: 4px;
	background: rgba(0, 0, 0, .05);
	background: var(--mm-color-background-highlight);
	color: rgba(0, 0, 0, .75);
	color: var(--mm-color-text);
	font: inherit;
	font-size: inherit;
	line-height: 35.2px;
	line-height: calc(var(--mm-navbar-size) * .7);
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	height: 24px;
	height: calc(var(--mm-navbar-size) * .7);
	min-height: unset;
	max-height: unset;
	margin: 0;
	padding: 0 10px
}
.mm-searchfield input::-ms-clear {
	display: none
}
.mm-searchfield__input {
	padding: 6.6px 10px 0;
	padding-top: calc(var(--mm-navbar-size) * .15);
	position: relative
}
.mm-panel__noresultsmsg {
	color: rgba(0, 0, 0, .3);
	color: var(--mm-color-text-dimmed);
	text-align: center;
	font-size: 150%;
	padding: 44px 0
}
.mm-searchfield__btn {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0
}
.mm-panel_search {
	left: 0!important;
	right: 0!important;
	width: 100%!important;
	border-left: none!important
}
.mm-searchfield__input {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%
}
.mm-searchfield__cancel {
	line-height: 44px;
	line-height: var(--mm-navbar-size);
	text-decoration: none;
	display: block;
	padding-right: 10px;
	margin-right: -100px;
	-webkit-transition: margin .4s ease;
	-o-transition: margin .4s ease;
	transition: margin .4s ease
}
.mm-searchfield__cancel-active {
	margin-right: 0
}
.mm-panel>.mm-searchfield {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0
}
.mm-panel_has-searchfield {
	padding-top: 44px;
	padding-top: var(--mm-navbar-size)
}
.mm-panel_has-navbar.mm-panel_has-searchfield {
	padding-top: 88px;
	padding-top: calc(var(--mm-navbar-size) * 2)
}
.mm-panel_has-navbar.mm-panel_has-searchfield>.mm-searchfield {
	top: 44px;
	top: var(--mm-navbar-size)
}
.mm-listitem_nosubitems>.mm-listitem__btn {
	display: none
}
.mm-listitem_nosubitems>.mm-listitem__text {
	padding-right: 10px
}
.mm-sectionindexer {
	background: inherit;
	text-align: center;
	font-size: 12px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 20px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -20px;
	z-index: 15;
	-webkit-transition: right .4s ease;
	-o-transition: right .4s ease;
	transition: right .4s ease;
	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: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly
}
.mm-sectionindexer a {
	color: rgba(0, 0, 0, .3);
	color: var(--mm-color-text-dimmed);
	line-height: 1;
	text-decoration: none;
	display: block
}
.mm-sectionindexer~.mm-panels {
	-webkit-transition: right .4s ease;
	-o-transition: right .4s ease;
	transition: right .4s ease
}
.mm-menu_has-sectionindexer .mm-sectionindexer {
	right: 0
}
.mm-menu_has-sectionindexer .mm-panels {
	right: 20px
}
.mm-menu_navbar_top-1 .mm-sectionindexer {
	top: 46px;
	top: calc((var(--mm-navbar-size) * 1) + 2px)
}
.mm-menu_navbar_top-2 .mm-sectionindexer {
	top: 90px;
	top: calc((var(--mm-navbar-size) * 2) + 2px)
}
.mm-menu_navbar_top-3 .mm-sectionindexer {
	top: 134px;
	top: calc((var(--mm-navbar-size) * 3) + 2px)
}
.mm-menu_navbar_top-4 .mm-sectionindexer {
	top: 178px;
	top: calc((var(--mm-navbar-size) * 4) + 2px)
}
.mm-menu_navbar_bottom-1 .mm-sectionindexer {
	bottom: 46px;
	bottom: calc((var(--mm-navbar-size) * 1) + 2px)
}
.mm-menu_navbar_bottom-2 .mm-sectionindexer {
	bottom: 90px;
	bottom: calc((var(--mm-navbar-size) * 2) + 2px)
}
.mm-menu_navbar_bottom-3 .mm-sectionindexer {
	bottom: 134px;
	bottom: calc((var(--mm-navbar-size) * 3) + 2px)
}
.mm-menu_navbar_bottom-4 .mm-sectionindexer {
	bottom: 178px;
	bottom: calc((var(--mm-navbar-size) * 4) + 2px)
}
.mm-menu_selected-hover .mm-listitem>.mm-listitem__btn, .mm-menu_selected-hover .mm-listitem>.mm-listitem__text, .mm-menu_selected-parent .mm-listitem>.mm-listitem__btn, .mm-menu_selected-parent .mm-listitem>.mm-listitem__text {
	-webkit-transition: background .4s ease;
	-o-transition: background .4s ease;
	transition: background .4s ease
}
.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected .mm-listitem__text {
	background: 0 0
}
.mm-menu_selected-hover .mm-listitem__btn:hover, .mm-menu_selected-hover .mm-listitem__text:hover {
	background: rgba(255, 255, 255, .4);
	background: var(--mm-color-background-emphasis)
}
.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) .mm-listitem__text {
	background: 0 0
}
.mm-menu_selected-parent .mm-listitem_selected-parent>.mm-listitem__btn, .mm-menu_selected-parent .mm-listitem_selected-parent>.mm-listitem__text {
	background: rgba(255, 255, 255, .4);
	background: var(--mm-color-background-emphasis)
}
.mm-menu, .mm-slideout {
	--mm-sidebar-collapsed-size: 44px;
	--mm-sidebar-expanded-size: 440px
}
.mm-wrapper_sidebar-collapsed body, .mm-wrapper_sidebar-expanded body {
	position: relative
}
.mm-wrapper_sidebar-collapsed .mm-slideout, .mm-wrapper_sidebar-expanded .mm-slideout {
	-webkit-transition-property: width, -webkit-transform;
	transition-property: width, -webkit-transform;
	-o-transition-property: width, transform;
	transition-property: width, transform;
	transition-property: width, transform, -webkit-transform
}
.mm-wrapper_sidebar-collapsed .mm-page, .mm-wrapper_sidebar-expanded .mm-page {
	background: inherit;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 100vh
}
.mm-wrapper_sidebar-collapsed .mm-menu_sidebar-collapsed, .mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
	display: block!important;
	top: 0!important;
	right: auto!important;
	bottom: 0!important;
	left: 0!important
}
.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-listitem_divider, .mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar {
	opacity: 0
}
.mm-wrapper_sidebar-collapsed .mm-slideout {
	width: calc(100% - 44px);
	width: calc(100% - var(--mm-sidebar-collapsed-size));
	-webkit-transform: translate3d(44px, 0, 0);
	transform: translate3d(44px, 0, 0);
	-webkit-transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0);
	transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0)
}
.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
	border-right-width: 1px;
	border-right-style: solid;
	min-width: 0!important;
	max-width: 100000px!important
}
.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded.mm-menu_pageshadow:after {
	content: none;
	display: none
}
.mm-wrapper_sidebar-expanded.mm-wrapper_blocking, .mm-wrapper_sidebar-expanded.mm-wrapper_blocking body {
	overflow: visible
}
.mm-wrapper_sidebar-expanded .mm-wrapper__blocker {
	display: none!important
}
.mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened~.mm-slideout {
	width: calc(100% - 440px);
	width: calc(100% - var(--mm-sidebar-expanded-size));
	-webkit-transform: translate3d(440px, 0, 0);
	transform: translate3d(440px, 0, 0);
	-webkit-transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0);
	transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0)
}
.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
	width: 440px;
	width: var(--mm-sidebar-expanded-size)
}
.mm-menu__blocker {
	background: rgba(3, 2, 1, 0);
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 3
}
.mm-menu_opened .mm-menu__blocker {
	display: none
}
[dir=rtl].mm-wrapper_sidebar-collapsed .mm-slideout {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
[dir=rtl].mm-wrapper_sidebar-expanded .mm-slideout {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
[dir=rtl].mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
label.mm-toggle {
	border-radius: 34px;
	min-width: 58px;
	width: 58px;
	height: 34px;
	margin: 0 10px;
	margin-top: 5px;
	margin-top: calc((var(--mm-listitem-size) - 34px)/ 2)
}
label.mm-toggle:before {
	content: '';
	display: block;
	border-radius: 34px;
	width: 32px;
	height: 32px;
	margin: 1px
}
input.mm-toggle {
	position: absolute;
	left: -10000px
}
input.mm-toggle:checked~label.mm-toggle:before {
	float: right
}
label.mm-toggle {
	background: rgba(0, 0, 0, .1);
	background: var(--mm-color-border)
}
label.mm-toggle:before {
	background: #f3f3f3;
	background: var(--mm-color-background)
}
input.mm-toggle:checked~label.mm-toggle {
	background: #4bd963
}
label.mm-check {
	width: 34px;
	height: 34px
}
label.mm-check:before {
	border-color: rgba(0, 0, 0, .75);
	border-color: var(--mm-color-text);
	content: '';
	display: block;
	border-left: 3px solid;
	border-bottom: 3px solid;
	width: 40%;
	height: 20%;
	margin: 25% 0 0 20%;
	opacity: .1;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
input.mm-check {
	position: absolute;
	left: -10000px
}
input.mm-check:checked~label.mm-check:before {
	opacity: 1
}
[dir=rtl] input.mm-toggle:checked~label.mm-toggle:before {
	float: left
}
.mm-menu_border-none .mm-listitem:after, .mm-panel_border-none .mm-listitem:after {
	content: none
}
.mm-menu_border-full .mm-listitem:after, .mm-panel_border-full .mm-listitem:after {
	left: 0!important
}
.mm-menu_border-offset .mm-listitem:after, .mm-panel_border-offset .mm-listitem:after {
	right: 20px
}
.mm-menu_fx-menu-zoom {
	-webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	-o-transition: transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease
}
.mm-wrapper_opened .mm-menu_fx-menu-zoom {
	-webkit-transform: scale(.7, .7) translate3d(-30%, 0, 0);
	transform: scale(.7, .7) translate3d(-30%, 0, 0);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center
}
.mm-wrapper_opening .mm-menu_fx-menu-zoom {
	-webkit-transform: scale(1, 1) translate3d(0, 0, 0);
	transform: scale(1, 1) translate3d(0, 0, 0)
}
.mm-wrapper_opened .mm-menu_fx-menu-zoom.mm-menu_position-right {
	-webkit-transform: scale(.7, .7) translate3d(30%, 0, 0);
	transform: scale(.7, .7) translate3d(30%, 0, 0);
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center
}
.mm-wrapper_opening .mm-menu_fx-menu-zoom.mm-menu_position-right {
	-webkit-transform: scale(1, 1) translate3d(0, 0, 0);
	transform: scale(1, 1) translate3d(0, 0, 0)
}
.mm-menu_fx-menu-slide {
	-webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	-o-transition: transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease
}
.mm-wrapper_opened .mm-menu_fx-menu-slide {
	-webkit-transform: translate3d(-30%, 0, 0);
	transform: translate3d(-30%, 0, 0)
}
.mm-wrapper_opening .mm-menu_fx-menu-slide {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right {
	-webkit-transform: translate3d(30%, 0, 0);
	transform: translate3d(30%, 0, 0)
}
.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.mm-menu_fx-menu-fade {
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}
.mm-wrapper_opening .mm-menu_fx-menu-fade {
	opacity: 1
}
.mm-menu_fx-panels-none .mm-panel, .mm-panel_fx-none {
	-webkit-transition-property: none;
	-o-transition-property: none;
	transition-property: none
}
.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent, .mm-panel_fx-none.mm-panel_opened-parent {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.mm-menu_fx-panels-zoom .mm-panel, .mm-panel_fx-zoom {
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
	transform: scale(1.5, 1.5) translate3d(100%, 0, 0)
}
.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened, .mm-panel_fx-zoom.mm-panel_opened {
	-webkit-transform: scale(1, 1) translate3d(0, 0, 0);
	transform: scale(1, 1) translate3d(0, 0, 0)
}
.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened-parent, .mm-panel_fx-zoom.mm-panel_opened-parent {
	-webkit-transform: scale(.7, .7) translate3d(-30%, 0, 0);
	transform: scale(.7, .7) translate3d(-30%, 0, 0)
}
.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent, .mm-panel_fx-slide-0.mm-panel_opened-parent {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent, .mm-panel_fx-slide-100.mm-panel_opened-parent {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
.mm-menu_fx-panels-slide-up .mm-panel, .mm-panel_fx-slide-up {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}
.mm-menu_fx-panels-slide-up .mm-panel_opened, .mm-menu_fx-panels-slide-up .mm-panel_opened-parent, .mm-panel_fx-slide-up.mm-panel_opened {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.mm-menu_fx-panels-slide-right .mm-panel, .mm-panel_fx-slide-right {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
.mm-menu_fx-panels-slide-right .mm-panel_opened, .mm-menu_fx-panels-slide-right .mm-panel_opened-parent, .mm-panel_fx-slide-right.mm-panel_opened {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
[class*=mm-menu_fx-listitems-] .mm-listitem {
	-webkit-transition: none .4s ease;
	-o-transition: none .4s ease;
	transition: none .4s ease
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(1) {
	-webkit-transition-delay: 50ms;
	-o-transition-delay: 50ms;
	transition-delay: 50ms
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(2) {
	-webkit-transition-delay: .1s;
	-o-transition-delay: .1s;
	transition-delay: .1s
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(3) {
	-webkit-transition-delay: 150ms;
	-o-transition-delay: 150ms;
	transition-delay: 150ms
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(4) {
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(5) {
	-webkit-transition-delay: 250ms;
	-o-transition-delay: 250ms;
	transition-delay: 250ms
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(6) {
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(7) {
	-webkit-transition-delay: 350ms;
	-o-transition-delay: 350ms;
	transition-delay: 350ms
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(8) {
	-webkit-transition-delay: .4s;
	-o-transition-delay: .4s;
	transition-delay: .4s
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(9) {
	-webkit-transition-delay: 450ms;
	-o-transition-delay: 450ms;
	transition-delay: 450ms
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(10) {
	-webkit-transition-delay: .5s;
	-o-transition-delay: .5s;
	transition-delay: .5s
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(11) {
	-webkit-transition-delay: 550ms;
	-o-transition-delay: 550ms;
	transition-delay: 550ms
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(12) {
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(13) {
	-webkit-transition-delay: 650ms;
	-o-transition-delay: 650ms;
	transition-delay: 650ms
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(14) {
	-webkit-transition-delay: .7s;
	-o-transition-delay: .7s;
	transition-delay: .7s
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(15) {
	-webkit-transition-delay: 750ms;
	-o-transition-delay: 750ms;
	transition-delay: 750ms
}
.mm-menu_fx-listitems-slide .mm-listitem {
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	-o-transition-property: transform, opacity;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transform: translate3d(50%, 0, 0);
	transform: translate3d(50%, 0, 0);
	opacity: 0
}
.mm-wrapper_opening .mm-menu_fx-listitems-slide .mm-panel_opened .mm-listitem {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}
.mm-menu_fx-listitems-fade .mm-listitem {
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	opacity: 0
}
.mm-wrapper_opening .mm-menu_fx-listitems-fade .mm-panel_opened .mm-listitem {
	opacity: 1
}
.mm-menu_fx-listitems-drop .mm-listitem {
	-webkit-transition-property: opacity, top;
	-o-transition-property: opacity, top;
	transition-property: opacity, top;
	opacity: 0;
	top: -25%
}
.mm-wrapper_opening .mm-menu_fx-listitems-drop .mm-panel_opened .mm-listitem {
	opacity: 1;
	top: 0
}
.mm-menu_fullscreen {
	width: 100%;
	min-width: 140px;
	max-width: 10000px
}
.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(100vw, 0, 0);
	transform: translate3d(100vw, 0, 0)
}
@media all and (max-width:140px) {
	.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(140px, 0, 0);
		transform: translate3d(140px, 0, 0)
	}
}
@media all and (min-width:10000px) {
	.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(10000px, 0, 0);
		transform: translate3d(10000px, 0, 0)
	}
}
.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(-100vw, 0, 0);
	transform: translate3d(-100vw, 0, 0)
}
@media all and (max-width:140px) {
	.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-140px, 0, 0);
		transform: translate3d(-140px, 0, 0)
	}
}
@media all and (min-width:10000px) {
	.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-10000px, 0, 0);
		transform: translate3d(-10000px, 0, 0)
	}
}
.mm-menu_fullscreen.mm-menu_position-top {
	height: 100vh;
	min-height: 140px;
	max-height: 10000px
}
.mm-menu_fullscreen.mm-menu_position-bottom {
	height: 100vh;
	min-height: 140px;
	max-height: 10000px
}
.mm-menu_listview-justify .mm-panels>.mm-panel:after, .mm-menu_listview-justify .mm-panels>.mm-panel:before, .mm-panels>.mm-panel_listview-justify:after, .mm-panels>.mm-panel_listview-justify:before {
	content: none;
	display: none
}
.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listview, .mm-panels>.mm-panel_listview-justify .mm-listview {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	margin-top: 0;
	margin-bottom: 0
}
.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem, .mm-panels>.mm-panel_listview-justify .mm-listitem {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	min-height: 44px
}
.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem:not(.mm-listitem_divider), .mm-panels>.mm-panel_listview-justify .mm-listitem:not(.mm-listitem_divider) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem__text, .mm-panels>.mm-panel_listview-justify .mm-listitem__text {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.mm-listview_inset {
	list-style: inside disc;
	width: 100%;
	padding: 0 30px 15px;
	margin: 0
}
.mm-listview_inset .mm-listitem {
	padding: 5px 0
}
.mm-menu_multiline .mm-listitem__text, .mm-panel_multiline .mm-listitem__text {
	-o-text-overflow: clip;
	text-overflow: clip;
	white-space: normal
}
[class*=mm-menu_pagedim].mm-menu_opened~.mm-wrapper__blocker {
	opacity: 0
}
.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened~.mm-wrapper__blocker {
	opacity: .3;
	-webkit-transition: opacity .4s ease .4s;
	-o-transition: opacity .4s ease .4s;
	transition: opacity .4s ease .4s
}
.mm-menu_opened.mm-menu_pagedim~.mm-wrapper__blocker {
	background: inherit
}
.mm-menu_opened.mm-menu_pagedim-black~.mm-wrapper__blocker {
	background: #000
}
.mm-menu_opened.mm-menu_pagedim-white~.mm-wrapper__blocker {
	background: #fff
}
.mm-menu_popup {
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease;
	opacity: 0;
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
	box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
	height: 80%;
	min-height: 140px;
	max-height: 880px;
	top: 50%;
	left: 50%;
	bottom: auto;
	right: auto;
	z-index: 2;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}
.mm-menu_popup.mm-menu_opened~.mm-slideout {
	-webkit-transform: none!important;
	-ms-transform: none!important;
	transform: none!important;
	z-index: 0
}
.mm-menu_popup.mm-menu_opened~.mm-wrapper__blocker {
	-webkit-transition-delay: 0!important;
	-o-transition-delay: 0!important;
	transition-delay: 0!important;
	z-index: 1
}
.mm-wrapper_opening .mm-menu_popup {
	opacity: 1
}
.mm-menu_position-right {
	left: auto;
	right: 0
}
.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(-80vw, 0, 0);
	transform: translate3d(-80vw, 0, 0)
}
@media all and (max-width:300px) {
	.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-240px, 0, 0);
		transform: translate3d(-240px, 0, 0)
	}
}
@media all and (min-width:550px) {
	.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-440px, 0, 0);
		transform: translate3d(-440px, 0, 0)
	}
}
.mm-menu_position-bottom, .mm-menu_position-front, .mm-menu_position-top {
	-webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	-o-transition: transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease
}
.mm-menu_position-bottom.mm-menu_opened, .mm-menu_position-front.mm-menu_opened, .mm-menu_position-top.mm-menu_opened {
	z-index: 2
}
.mm-menu_position-bottom.mm-menu_opened~.mm-slideout, .mm-menu_position-front.mm-menu_opened~.mm-slideout, .mm-menu_position-top.mm-menu_opened~.mm-slideout {
	-webkit-transform: none!important;
	-ms-transform: none!important;
	transform: none!important;
	z-index: 0
}
.mm-menu_position-bottom.mm-menu_opened~.mm-wrapper__blocker, .mm-menu_position-front.mm-menu_opened~.mm-wrapper__blocker, .mm-menu_position-top.mm-menu_opened~.mm-wrapper__blocker {
	z-index: 1
}
.mm-menu_position-front {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
.mm-menu_position-front.mm-menu_position-right {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}
.mm-menu_position-bottom, .mm-menu_position-top {
	width: 100%;
	min-width: 100%;
	max-width: 100%
}
.mm-menu_position-top {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	height: 80vh;
	min-height: 140px;
	max-height: 880px
}
.mm-menu_position-bottom {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	top: auto;
	height: 80vh;
	min-height: 140px;
	max-height: 880px
}
.mm-wrapper_opening .mm-menu_position-bottom, .mm-wrapper_opening .mm-menu_position-front, .mm-wrapper_opening .mm-menu_position-top {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.mm-menu_shadow-page:after {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	-webkit-box-shadow: var(--mm-shadow);
	box-shadow: var(--mm-shadow);
	content: "";
	display: block;
	width: 20px;
	height: 120%;
	position: absolute;
	left: 100%;
	top: -10%;
	z-index: 100;
	-webkit-clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%);
	clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%)
}
.mm-menu_shadow-page.mm-menu_position-right:after {
	left: auto;
	right: 100%;
	-webkit-clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%);
	clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%)
}
.mm-menu_shadow-page.mm-menu_position-front:after {
	content: none;
	display: none
}
.mm-menu_shadow-menu {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	-webkit-box-shadow: var(--mm-shadow);
	box-shadow: var(--mm-shadow)
}
.mm-menu_shadow-panels .mm-panels>.mm-panel {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	-webkit-box-shadow: var(--mm-shadow);
	box-shadow: var(--mm-shadow)
}
.mm-menu_theme-white {
	--mm-color-border: rgba(0, 0, 0, 0.1);
	--mm-color-button: rgba(0, 0, 0, 0.3);
	--mm-color-text: rgba(0, 0, 0, 0.7);
	--mm-color-text-dimmed: rgba(0, 0, 0, 0.3);
	--mm-color-background: #fff;
	--mm-color-background-highlight: rgba(0, 0, 0, 0.06);
	--mm-color-background-emphasis: rgba(0, 0, 0, 0.03);
	--mm-shadow: 0 0 10px rgba(0, 0, 0, 0.2)
}
.mm-menu_theme-dark {
	--mm-color-border: rgba(0, 0, 0, 0.3);
	--mm-color-button: rgba(255, 255, 255, 0.4);
	--mm-color-text: rgba(255, 255, 255, 0.85);
	--mm-color-text-dimmed: rgba(255, 255, 255, 0.4);
	--mm-color-background: #333;
	--mm-color-background-highlight: rgba(255, 255, 255, 0.08);
	--mm-color-background-emphasis: rgba(0, 0, 0, 0.1);
	--mm-shadow: 0 0 20px rgba(0, 0, 0, 0.5)
}
.mm-menu_theme-black {
	--mm-color-border: rgba(255, 255, 255, 0.25);
	--mm-color-button: rgba(255, 255, 255, 0.4);
	--mm-color-text: rgba(255, 255, 255, 0.75);
	--mm-color-text-dimmed: rgba(255, 255, 255, 0.4);
	--mm-color-background: #000;
	--mm-color-background-highlight: rgba(255, 255, 255, 0.2);
	--mm-color-background-emphasis: rgba(255, 255, 255, 0.15);
	--mm-shadow: none
}
.mm-menu_tileview .mm-listview, .mm-panel_tileview .mm-listview {
	margin: 0!important
}
.mm-menu_tileview .mm-listview:after, .mm-panel_tileview .mm-listview:after {
	content: '';
	display: block;
	clear: both
}
.mm-menu_tileview .mm-listitem, .mm-panel_tileview .mm-listitem {
	padding: 0;
	float: left;
	position: relative;
	width: 50%;
	height: 0;
	padding-top: 50%
}
.mm-menu_tileview .mm-listitem:after, .mm-panel_tileview .mm-listitem:after {
	left: 0;
	top: 0;
	border-right-width: 1px;
	border-right-style: solid;
	z-index: -1
}
.mm-menu_tileview .mm-listitem.mm-tile-xs, .mm-panel_tileview .mm-listitem.mm-tile-xs {
	width: 12.5%;
	padding-top: 12.5%
}
.mm-menu_tileview .mm-listitem.mm-tile-s, .mm-panel_tileview .mm-listitem.mm-tile-s {
	width: 25%;
	padding-top: 25%
}
.mm-menu_tileview .mm-listitem.mm-tile-l, .mm-panel_tileview .mm-listitem.mm-tile-l {
	width: 75%;
	padding-top: 75%
}
.mm-menu_tileview .mm-listitem.mm-tile-xl, .mm-panel_tileview .mm-listitem.mm-tile-xl {
	width: 100%;
	padding-top: 100%
}
.mm-menu_tileview .mm-listitem__text, .mm-panel_tileview .mm-listitem__text {
	line-height: 1px;
	text-align: center;
	padding: 50% 10px 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: 1px;
	bottom: 1px;
	left: 0
}
.mm-menu_tileview .mm-listitem__btn, .mm-panel_tileview .mm-listitem__btn {
	width: auto
}
.mm-menu_tileview .mm-listitem__btn:after, .mm-menu_tileview .mm-listitem__btn:before, .mm-panel_tileview .mm-listitem__btn:after, .mm-panel_tileview .mm-listitem__btn:before {
	content: none;
	display: none
}
.mm-menu_tileview .mm-listitem_divider, .mm-panel_tileview .mm-listitem_divider {
	display: none
}
.mm-menu_tileview .mm-panel, .mm-panel_tileview {
	padding-left: 0;
	padding-right: 0
}
.mm-menu_tileview .mm-panel:after, .mm-menu_tileview .mm-panel:before, .mm-panel_tileview:after, .mm-panel_tileview:before {
	content: none;
	display: none
}
body.modal-open .mm-slideout {
	z-index: unset
}
* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-appearance: none
}
body.iosBugFixCaret.modal-open {
	position: fixed;
	width: 100%
}
h6 {
	padding: 0 0 17px;
	text-align: center;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 48px;
	line-height: 70px;
	letter-spacing: .4px;
	color: #fff
}
a, input, button, textarea {
	outline: none
}
.img-responsive {
	display: block;
	max-width: 100%;
	width: 100%;
	height: auto
}
.bluetext {
	color: #537fa2;
	text-align: center;
	font-weight: 700
}
.paddingtext {
	padding: 0 40px;
	list-style: circle
}
.nonecircle {
	list-style: none
}
.centerblock {
	margin: auto;
	max-width: 1170px;
	font-size: 16px
}
.centerblock p {
	text-indent: 20px
}
p, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none
}
img, iframe {
	display: block;
	border-style: none
}
input, select, textarea, button {
	vertical-align: middle;
	font: 100% 'Open Sans', Arial, sans-serif;
	border: none;
	outline: none
}
ul {
	padding: 0;
	margin: 0;
	list-style: none
}
a {
	color: #fff;
	text-decoration: none
}
a:hover {
text-decoration: underline; /* подчеркивание ссылки при наведении курсора */
color: #ff0012; /* Цвет ссылки */
}
a {
text-decoration: none; /* подчеркивание ссылки */
color: #004b91; /* Цвет ссылки */
	}

a[href^="tel"]:hover {
	text-decoration: none
}
.clearfix:before, .clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden
}
.clearfix:after {
	clear: both
}
.clearfix {
	zoom: 1
}
body {
	margin: 0;
	color: #3A3A3A;
	background: #fff;
	font-size: 15px;
	line-height: 22px;
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 400;
	letter-spacing: .25px;
	min-width: 320px;
	overflow-x: hidden
}
.ankor-wrap {
	position: relative
}
.ankor-wrap a {
	position: absolute;
	top: -120px
}
.why-we-top ul li {}
.why-we-top ul li div {}
.why-we-top ul li div img {}
.why-we-top ul li div .holder {
	max-width: 1650px;
	margin: 0 auto
}
.blue-box {
	position: relative;
	width: 100%;
}
.blue_box_1 {
/*	padding-bottom: 225px;*/
	background: url(img/blue_box_1_bg.jpg) no-repeat center top;
}
.blue-box .section-title {
	padding-bottom: 100px;
	color: #3A3A3A
}
.item-content>p, .services .content .title, .work .title {
	font-family: 'Roboto Slab', serif
}
h2, h3 {
	text-align: center;
	font-size: 48px;
	line-height: 52px;
	font-weight: 700;
	padding: 20px 0;
	letter-spacing: 1.2px
}
h2 span,
.section-title:not(.section-title_photo) span {
	display: block;
	padding: 20px 0 34px;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 1.8px;
	color: #f1419c
}
.button, input[type="submit"] {
	display: block;
	margin: 0 auto 50px;
	padding: 25px 15px;
	width: 302px;
	height: 70px;
	border-radius: 8px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1.8px;
	text-align: center;
	background: #f1419c;
	cursor: pointer;
	box-shadow: 0 13px 18px rgba(255, 84, 0, .6)
}
.button:hover, .help .button:hover, input[type="submit"]:hover {
	text-decoration: none;
	background: #e3358f;
	box-shadow: none
}
.header-yellow-box {
	background: url(img/bg-header.png) no-repeat 40% 80px;
	background-color: #ffc80a
}
.header-yellow-box.header-yellow-box-santa {
	background: url(img/sa.png) no-repeat 40% 80px;
	background-color: #ffc80a
}
.header__col_mobile {
	display: none;
}
.header__city2 {
	color: #fff;
	padding-left: 10px;
	font-family: 'MuseoCyrl-500', serif;
	font-size: 15px;
}
.pre-header {
	margin: 0 0 75px;
	position: relative
}
.pre-header .info {
	font-family: 'MuseoCyrl-500', serif;
	font-size: 13px;
	color: #3A3A3A
}
h1 span {
	display: block
}
.pre-header .nav {
	overflow: hidden;
	padding: 19px
}
.pre-header .nav li {
	float: left;
	padding: 0 15px
}
.pre-header .nav li a {
	color: #fff;
	font-weight: 700;
	text-transform: uppercase
}
.tel {
	text-align: right;
}
.tel a {
	text-decoration: underline
}
.tel a:hover {
	text-decoration: none
}
.site-header .tel a {
    font-family: 'MuseoCyrl-900', serif;
    text-decoration: none;
    font-weight: bold;
    font-size: 2.3em;
}
.header-contacts {
	text-align: center;
	margin: 3px 0 5px;
}
.header-contacts__link {
	color: #444;
	border-bottom: 1px dashed #444;
}
.header-contacts__link:hover {
	color: #444;
	border-color: transparent;
	transition: 0.3s;
}
.header-contacts__work-time {
    margin-bottom: 0.5em;
    font-size: 1.3em;
    color: #fff;
}
.site-header__mobile {
  width: 62px;
  width: 53px;
	order: 2;
	margin-left:15px;
}
@media screen and (min-width:1201px){
	.site-header__mobile {
		display:none;
	}
}
.site-header__mobile img {
    display: block;
    max-width: 100%;
}
.site-header .menu {
	line-height: 1;
	margin-right: auto;
  position: relative;
}
.fixed-top.site-header .menu {
	margin: auto;
}
.fixed-top .tel, .pre-header .tel {
	padding-top: 0
}
.hero-image img {
	margin: 0 auto;
	width: 70%;
	max-width: 1078px
}
.surprise {
	letter-spacing: 2px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 100px
}
.why-we-2-box {
	position: relative
}
.left45 {
	margin-top: 180px;
	margin-left: 45%;
	width: 55%;
}
.left45 .section-title {
	text-align: left;
	font-size: 42px;
	line-height: 48px;
}
.animation {
	width: 375px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	height: 750px
}
.animation img {
	margin: 0 auto;
	animation: rotate 100s linear infinite;
	-webkit-animation: rotate 100s infinite;
	width: auto;
	max-height: 750px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0
}
@-webkit-keyframes rotate {
	100% {
		transform: rotate(360deg)
	}
}
@keyframes rotate {
	100% {
		transform: rotate(360deg)
	}
}
@media only screen and (max-width:420px) {
	.animation {
		width: 150px
	}
}
.why-we-wrapper {
	padding: 92px 0 137px
}
.why-we-wrapper .title-desc {
	padding-top: 0
}
.why-we-wrapper .before-animators {
	color: #fff;
	font-size: 40px;
}
.why-we-wrapper-box {
	padding-bottom: 150px;
	background: url(img/why-we-wrapper-box-bg.jpg) no-repeat center top
}
.why-we-wrapper-box .why-we-wrapper {
	position: relative;
	padding: 60px 0 40px;
	background: url(/wp-content/themes/sitestyle/img/O71XLL0.jpg);
	border-radius: 40px;
	background-size: cover
}
.why-we-wrapper-box .why-we-wrapper:before {
	content: '';
	position: absolute;
	bottom: -40px;
	right: 2%;
	background: linear-gradient(180deg, rgba(1, 173, 255, 0.65) 0%, rgba(146, 109, 255, 0.533) 100%);
	filter: blur(40px);
	border-radius: 40px;
	height: 80px;
	width: 96%;
	left: 2%
}
#animators-block {
	width: 75%;
	margin: auto;
}
@media screen and (max-width: 1200px) {
	#animators-block {
		width: 100%;
	}
}
.why-we {
	margin: 0 auto 80px;
	overflow: hidden;
	font-family: 'MuseoCyrl-500', serif;
}
.why-we ul li {
	letter-spacing: .25px;
	position: relative
}
.why-we ul li:before {
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	background: url(img/ic_where_30x30/ic_candle_1.svg) no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 15px
}
.why-we .left-list li:nth-child(2):before {
	background-image: url(img/ic_where_30x30/ic_wallet_2.svg)
}
.why-we .left-list li:nth-child(3):before {
	background-image: url(img/ic_where_30x30/ic_glasses_3.svg)
}
.why-we .right-list li:nth-child(1):before {
	background-image: url(img/ic_where_30x30/ic_hat_4.svg)
}
.why-we .right-list li:nth-child(2):before {
	background-image: url(img/ic_where_30x30/ic_mask_5.svg)
}
.why-we .right-list li:nth-child(3):before {
	background-image: url(img/ic_where_30x30/ic_bant_6.svg)
}
.why-we ul li .bold, 
.why-we-2 ul li .bold,
.why-we-2 .ul .li .bold,
.why-we ul li b,
.why-we-2__item b,
.why-we-2__item .bold {
	margin-bottom: 16px;
	color: #3A3A3A;
	font-family: 'MuseoCyrl-900', serif;
	line-height: 24px;
	font-size: 20px
}
.why-we .left-list li:before, .why-we .right-list li:before {
	height: 60px;
	-webkit-background-size: contain;
	background-size: contain;
	top: .7rem;
	width: 65px;
	background-position: center center;
	background-repeat: no-repeat
}
.why-we-2 {
	margin: 87px 0 90px
}
.why-we-2 ul li,
.why-we-2__item {
	position: relative;
	width: 49%;
	padding: 0;
	display: inline-block;
	color: #767676;
	margin-bottom: 70px;
	line-height: 24px;
	font-size: 18px
}

.why-we-2 .ul .li,
.why-we-2__item {
	/*position: relative;*/
	color: #767676;
	margin-bottom: 70px;
	line-height: 24px;
	font-size: 18px
}


.why-we-2 ul li:before,
.why-we-2 .ul .li:before {
	content: '';
	width: 121px;
	margin-bottom: 20px;
	height: 121px;
	background: rgba(41, 151, 253, 0.06);
	border-radius: 50%;
	display: block
}
.why-we-2 ul li:after,
.why-we-2 .ul .li:after {
	content: '';
	position: absolute;
	left: 32px;
	top: 32px;
	width: 57px;
	height: 57px;
	background: url(img/sprite.png) no-repeat 0 0;
}
.why-we-2 .ul .li:after {
	left: 46px;
}
.why-we-2 ul li:nth-child(2):before,
.why-we-2 .ul .li:nth-child(2):before {
	background: rgba(255, 65, 114, 0.05)
}
.snow-bg .why-we-2 ul li:before,
.snow-bg .why-we-2 .ul .li:before {
	display: none;
}
.why-we-2 ul li:nth-child(2):after,
.why-we-2 .ul .li:nth-child(2):after {
	background-position: -57px 0
}
.why-we-2 ul li:nth-child(3):before,
.why-we-2 .ul .li:nth-child(3):before {
	background: rgba(255, 207, 44, 0.09)
}
.why-we-2 ul li:nth-child(3):after,
.why-we-2 .ul .li:nth-child(3):after {
	background-position: -114px 0
}
.why-we-2 ul li:nth-child(4):before,
.why-we-2 .ul .li:nth-child(4):before {
	background: rgba(0, 225, 175, 0.06)
}
.why-we-2 ul li:nth-child(4):after,
.why-we-2 .ul .li:nth-child(4):after {
	background-position: -171px 0
}
.why-we-2__img-wrap {
	height: 213px;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	margin-bottom: 12px;
}
.why-we-2__img {
	width: auto;
	margin: 0 auto;
}








.why-we-3 {
	margin-top: 5rem;
	margin-bottom: 1rem
}
.why-we-3 ul li {
	padding: 0 0 80px 135px;
	text-transform: none
}
.why-we ul li b {
	font-size: 20px
}
.why-we-3 .left-list li:before, .why-we-3 .right-list li:before {
	height: 60px;
	-webkit-background-size: contain;
	background-size: contain;
	top: .2rem;
	width: 65px;
	background-position: center center;
	background-repeat: no-repeat
}
.why-we-3 .left-list li:nth-child(1):before {
	background-image: url(img/how-1.png);
	height: 58px
}
.why-we-3 .left-list li:nth-child(2):before {
	background-image: url(img/how-2.png);
	height: 66px
}
.why-we-3 .right-list li:nth-child(1):before {
	background-image: url(img/how-3.png);
	height: 51px
}
.why-we-3 .right-list li:nth-child(2):before {
	background-image: url(img/how-4.png);
	height: 59px
}
.why-we-new {
	padding: 75px 0 0
}
.why-we-new .section-title {
	font-size: 40px
}
.why-we-4 {
	font-family: 'MuseoCyrl-500', serif;
	margin: 120px 0 170px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}
.why-we-4 li {
	font-size: 20px;
	line-height: 28px;
	width: 19%;
	text-align: center;
	letter-spacing: .03em;
	margin-bottom: 20px;
	color: #454545
}
.why-we-4 li b {
	position: relative;
	font-family: 'MuseoCyrl-900', serif;
	width: 122px;
	height: 122px;
	border-radius: 50%;
	background: #FC67D6;
	font-size: 36px;
	display: block;
	line-height: 122px;
	margin: 0 auto 55px;
	text-align: center;
	color: #FFF
}
.why-we-4 li b:before {
	content: '';
	width: 112px;
	height: 112px;
	border-radius: 50%;
	border: 3px solid #fff;
	display: block;
	background: transparent;
	left: 5px;
	top: 5px;
	position: absolute;
	z-index: 0
}
.purple-box-bottom {
	text-align: center;
	color: #fff;
	padding: 24px 0;
	background: linear-gradient(266.16deg, #FF66D4 0.55%, #A966FF 99.66%)
}
.purple-box-bottom p {
	line-height: 28px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1.6px;
}
@media (max-width: 767px) {
	.why-we-4 li {
		font-size: 12px;
		line-height: 14px;
		width: 100%;
		text-align: left;
		display: flex;
		align-items: center
	}
	.why-we-4 li b {
		width: 28px;
		height: 28px;
		font-size: 12px;
		line-height: 28px;
		margin: 0 20px 0 0
	}
}
.why-we-4 li span {
	display: block;
}
.reviews_box {
	position: relative
}
.reviews_box:before {
	content: '';
	position: absolute;
	top: 0;
	background: url(img/reviews_box_bg.jpg) no-repeat center top;
	width: 100%;
	height: 100%;
	z-index: -1;
	right: 0
}
.review-img-container {
	text-align: center
}
.review-img-container img {
	display: inline-block;
	vertical-align: top
}
.rew-col {
	float: left;
	width: 50%
}
.rew-col img {
	margin-top: 1rem;
	max-width: 464px;
	width: 100%
}
.comments-2 .spinner {
	margin-top: 2rem
}
.comments-2 .spinner img {
	border: 2px solid #fff;
	border-radius: 50%;
	background: #fff
}
.rew-col-left {
	text-align: right;
	padding-right: 32px
}
.rew-col-right {
	text-align: left;
	padding-left: 32px
}
.rew-col-left img, .rew-col-right img {
	max-width: 520px;
	width: 100%;
	background: url(img/reviews_box_item_bg.png) no-repeat;
	padding: 23% 7% 26%;
	background-size: contain;
}
.reviews_box button:not(.button_blue) {
	position: relative;
	background: linear-gradient(266.16deg, #FF66D4 0.55%, #A966FF 99.66%);
	border-radius: 48px;
	width: 530px;
	padding: 28px 10px;
	height: 78px;
	text-shadow: 0 1px 4px #999;
	box-shadow: 0 10px 20px #DBA5F7;
	cursor: pointer;
	margin: 100px auto;
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-family: 'MuseoCyrl-900', serif;
	letter-spacing: 3px;
	font-size: 18px
}
.reviews_box button:hover {
	background: #FF66D4
}
.owl-carousel .carousel-item img {
	width: auto
}
.owl-carousel {
	position: relative
}
.owl-carousel .carousel-item {
	margin: 0 auto;
	padding: 40px 0 0;
	max-width: 360px
}
/*
.owl-carousel .carousel-item>a {
	background: #fff;
	display: table;
	position: relative;
	width: 100%;
	height: 500px;
	margin: 0 0 40px;
	padding: 24px 21px;
	border-radius: 7px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .15)
}
.owl-carousel .carousel-item>a:hover {
	box-shadow: 0 5px 15px rgba(0, 0, 0, .45);
	text-decoration: none
}
.owl-carousel .carousel-item img {
	position: absolute;
	top: -25px;
	left: 0
}
.owl-carousel .carousel-item .item-content {
	display: table-cell;
	vertical-align: bottom
}
*/
.item-content>p {
	color: #527ea1;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: .6px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 15px 0 10px
}
.item-content .tag-boy {
	display: block;
	max-width: 130px;
	padding: 3px 5px;
	border: 1px solid #009fe3;
	border-radius: 5px;
	text-align: center;
	color: #009fe3
}
.item-content .tag-girl {
	display: block;
	max-width: 125px;
	padding: 3px 5px;
	border: 1px solid #e6007e;
	border-radius: 5px;
	text-align: center;
	color: #e6007e
}
.item-content .tags {
	color: #a9bfd0;
	text-transform: uppercase
}
.owl-carousel .owl-nav {
	position: absolute;
	top: 255px;
	margin: 0 auto;
	overflow: hidden;
	max-width: 100%;
	width: 100%
}
.owl-carousel .owl-prev, .owl-next {
	float: left;
	width: 49px;
	height: 49px;
	background: url(img/icon_btn_arrow.svg) no-repeat
}
.owl-carousel .owl-next {
	float: right;
	transform: rotate(180deg)
}
.owl-carousel .owl-dots {
	position: absolute;
	text-align: center;
	width: 500px;
	margin: 0 auto;
	bottom: -15px;
	left: calc(50% - 242px)
}
.shou-slider .owl-dots {
	bottom: -40px
}
.owl-dots .owl-dot {
	display: inline-block;
	margin: 0 15px 0 0
}
.owl-dots .owl-dot span {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #a8bed0;
	border: 5px solid #fff
}
.owl-dots .active span {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #ffc80a;
	border-color: transparent
}
.program-wrapper {
	padding-top: 88px;
	padding-bottom: 49px
}
.program-wrapper>img {
	position: absolute;
	top: 90px;
	left: -423px
}
.program {
	float: right;
	width: 100%;
	max-width: 728px;
	position: relative
}
.program .title {
	padding: 0 0 38px
}
.blue-box ul {
	margin-bottom: 80px
}
.blue-box ul li {
	letter-spacing: 0.03em;
	font-family: 'MuseoCyrl-500', serif;
	font-size: 20px;
	display: inline-block;
	width: 49%;
	text-transform: capitalize;
	line-height: 24px;
	font-weight: 500;
	text-transform: capitalize;
	letter-spacing: .25px;
	padding: 0 0 44px 58px;
	position: relative
}
.blue-box ul li:before {
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	background: url(img/sprite.png) no-repeat 0 -58px;
	position: absolute;
	top: 0;
	left: 5px
}
.blue-box li:nth-child(2):before {
	background-position: 0 -88px
}
.blue-box li:nth-child(3):before {
	background-position: -30px -58px
}
.blue-box li:nth-child(4):before {
	background-position: -30px -88px
}
.blue-box li:nth-child(5):before {
	background-position: -60px -58px
}
.blue-box li:nth-child(6):before {
	background-position: -60px -88px
}
.blue-box li:nth-child(7):before {
	background-position: -90px -58px
}
.blue-box li:nth-child(8):before {
	background-position: -90px -88px
}
.blue-box li:nth-child(9):before {
	background-position: -120px -58px
}
.blue-box li:nth-child(10):before {
	background-position: -120px -88px
}
.flexi {
	display: flex
}
.blue-box .price {
	width: 50%;
	font-size: 24px;
	text-transform: uppercase;
	font-family: 'MuseoCyrl-500', serif;
}
.blue-box .price span {
	margin-left: 40px;
	font-family: 'MuseoCyrl-700', serif;
	font-size: 64px;
	line-height: 1.2
}
.blue-box:not(.nprogram) .button {
	font-family: 'MuseoCyrl-900', serif;
	width: 480px;
	letter-spacing: 3px;
	height: 80px;
	padding: 28px 15px;
	margin: 0;
	font-size: 18px;
	background: linear-gradient(266.16deg, #FF66D4 0.55%, #A966FF 99.66%);
	border-radius: 48px;
	box-shadow: 0 10px 20px #DBA5F7
}
.blue-box .button:hover {
	background: #FF66D4
}
.services-wrapper {
	padding: 93px 0 100px
}
.services-wrapper-2 {
	padding: 0 0 85px
}
.group {
	overflow: hidden;
	text-align: center;
	letter-spacing: -4px;
	padding: 0 0 50px
}
.group .item {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin: 0 30px 30px 0;
	max-width: 370px;
	border-radius: 9px;
	overflow: hidden;
	letter-spacing: .25px
}
.group .item:nth-child(3n), .video .video-box:nth-child(3n) {
	margin-right: 0
}
.additional-info {
	display: table;
	height: 450px;
	background-color: #ffc80a;
	padding: 30px
}
.additional-info p {
	display: table-cell;
	vertical-align: middle;
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	text-align: center
}
.services .content {
	overflow: hidden;
	padding: 27px 23px 23px;
	border: 1px solid #c2d3e5;
	border-top: none;
	border-radius: 0 0 9px 9px
}
.services .content .title {
	font-size: 19px;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0 0 8px;
	letter-spacing: .5px
}
.services .content .text {
	line-height: 26px;
	letter-spacing: 0;
	height: 120px
}
.services .content .price {
	overflow: hidden
}
.services .content .tag-recomended {
	float: left;
	border: 2px solid #ffc80a;
	color: #ffc80a;
	padding: 4px 12px;
	border-radius: 5px;
	margin: 9px 0 0
}
.services .content .price p {
	float: right;
	font-size: 25px;
	line-height: 40px
}
.group .s_hide, .group .s_hide_three, .s_hide_two {
	display: none
}
.spinner a {
	margin: 0 auto;
	display: block;
	width: 49px;
	height: 49px
}
.help-wrapper {
	padding: 60px 0
}
.help {
	background: #4fbbbe;
	border-radius: 9px;
	padding: 48px 30px 51px
}
.help>div {
	float: right;
	width: 100%;
	max-width: 747px;
	position: relative
}
.help .section-title {
	letter-spacing: .1px;
	font-weight: 700;
	padding: 0 0 21px;
	text-align: left
}
.help p {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1.9px;
	padding: 0 0 43px
}
.help .contacts>* {
	float: left;
	margin: 0 61px 0 0
}
.help .contacts a[href^="tel"] {
	font-size: 30px;
	font-weight: 700;
	line-height: 70px
}
.help .contacts span {
	color: #fff;
	text-transform: uppercase;
	line-height: 70px;
	font-weight: 500
}
.help .button {
	width: 307px;
	margin: 0;
	box-shadow: 0 10px 20px rgba(1, 131, 135, .6)
}
.section_title_two {
	font-family: 'MuseoCyrl-500', serif;
	text-align: center;
	display: block;
	padding: 0 0 65px;
	letter-spacing: 1.2px;
	font-size: 20px;
	color: #575757
}
.yellow-box {
	padding: 45px 0 140px;
	position: relative
}
.yellow-box.yellow-box-single-page {
	padding-top: 115px
}
.yellow-box:before {
	content: '';
	position: absolute;
	top: 0;
	background: url(img/yellow-box-bg.jpg) no-repeat center top;
	width: 100%;
	height: 150%
}
.yellow-box .section_title_two {
	padding-bottom: 90px
}
.yellow-box .packages-wrapper {
	display: flex;
	/*flex-wrap: wrap;*/
	justify-content: space-between
}
.shou-services-wrap p,
.one-pack-txt p {
	margin-bottom: 1em;
	color: #000;
	font-weight: 600;
}
.packages-wrapper>li {
	position: relative;
	text-align: left;
	letter-spacing: .25px;
	width: 100%;
	max-width: 452px;
	background-color: #fff;
	padding: 160px 28px 60px;
	border: 6px solid #FD7777;
	box-sizing: border-box;
	box-shadow: 0 4px 250px rgba(0, 0, 0, 0.25);
	border-radius: 13px;
	display: flex;
	flex-direction: column
}
.packages-wrapper .super {
	max-width: 464px;
	border-color: #FFDE2E
}
.packages-wrapper .vip {
	border-color: #A15CFF
}
.packages-wrapper .standart, .packages-wrapper .vip {
	margin-top: 50px
}
.packages-wrapper .super {
	margin-bottom: 50px
}
.packages-wrapper .title {
	font-family: 'MuseoCyrl-900', serif;
	padding: 0 0 60px;
	color: #000;
	font-size: 33px;
	text-align: center;
	letter-spacing: 2px;
	line-height: 42px
}
.packages-wrapper .price {
	font-family: 'MuseoCyrl-700', serif;
	text-align: center;
	font-size: 34px;
	position: absolute;
	top: 36px;
	color: #fff;
	right: 0;
	background: #FD7777;
	height: 64px;
	padding: 0 35px 0 30px;
	line-height: 64px;
	border-radius: 58px 0 0 58px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15)
}
.packages-wrapper .super .price {
	color: #000;
	background: #FFF743;
	box-shadow: -3px 4px 8px rgba(0, 0, 0, 0.15)
}
.packages-wrapper .vip .price {
	background: #A15CFF;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15)
}
.packages-wrapper .price span {
	font-weight: 700
}
.old-price-wrap {
	position: absolute;
	font-family: 'MuseoCyrl-700', serif;
	font-size: 28px;
	top: 36px;
	left: 45px;
	height: 64px;
	color: #FF3998
}
.old-price {
	text-decoration: line-through;
	line-height: 64px;
	display: inline-block
}
.info.emotion_agency_li {
	margin-bottom: 60px
}
.info.emotion_agency_li li {
	font-family: 'MuseoCyrl-500', serif;
	font-size: 20px;
	margin-bottom: 16px;
	position: relative;
	color: #2E2E2E;
	list-style: none;
	text-transform: capitalize;
	padding-left: 40px
}
.info.emotion_agency_li li:before {
	content: '';
	background: #696969;
	width: 5px;
	height: 5px;
	position: absolute;
	border-radius: 50%;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto
}
.packages-wrapper>li .button {
	margin: auto auto 0;
	width: 340px;
	height: 64px;
	background: radial-gradient(50% 50% at 50% 50%, #FF9C9C 0%, #FD7777 100%);
	box-shadow: 0 12px 18px rgba(253, 119, 119, 0.5);
	border-radius: 42px;
	font-family: 'MuseoCyrl-900', serif;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	letter-spacing: .165em;
	padding: 0;
	color: #fff;
	line-height: 64px;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25)
}
.packages-wrapper .super .button {
	background: radial-gradient(50% 50% at 50% 50%, #FFE76B 0%, #FFD911 100%);
	box-shadow: 0 12px 18px rgba(255, 217, 17, 0.5)
}
.packages-wrapper .vip .button {
	background: radial-gradient(50% 50% at 50% 50%, rgba(177, 120, 255, 0.82) 0%, #A15CFF 100%);
	box-shadow: 0 12px 18px rgba(142, 100, 255, 0.5)
}
.packages-wrapper .standart .button:hover {
	background: radial-gradient(50% 50% at 50% 50%, #FD7777 0%, #FF9C9C 100%)
}
.packages-wrapper .super .button:hover {
	background: radial-gradient(50% 50% at 50% 50%, #FFD911 0%, #FFE76B 100%)
}
.packages-wrapper .vip .button:hover {
	background: radial-gradient(50% 50% at 50% 50%, #A15CFF 0%, rgba(177, 120, 255, 0.82) 100%)
}
.purple_box {
	padding-bottom: 60px
}
.purple_box .works {
	position: relative;
	width: 100%;
	background: linear-gradient(180deg, #41CDE6 0%, #5591DD 100%);
	border-radius: 46px;
	padding: 60px 100px 10px
}
.purple_box .works:before {
	content: '';
	position: absolute;
	background: rgba(144, 189, 255, 0.75);
	filter: blur(20px);
	border-radius: 46px;
	height: 60px;
	bottom: -30px;
	width: 96%;
	left: 2%;
	z-index: -1
}
.purple_box .section-title {
	color: #fff;
	font-size: 40px;
	line-height: 48px;
	padding-top: 5px;
	padding-bottom: 80px
}
.purple_box .works .title {
	text-transform: uppercase;
	text-align: center;
	font-size: 96px;
	line-height: 100px;
	letter-spacing: 3px;
	font-weight: 700;
	color: #fff;
	padding: 0 0 308px
}
.purple_box .works ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}
.purple_box .works li {
	width: 33%;
	position: relative;
	font-family: 'MuseoCyrl-500', serif;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	line-height: 28px;
	letter-spacing: 1.8px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 58px
}
.purple_box .works li i {
	position: relative;
	height: 122px;
	background: #fff;
	border-radius: 28px
}
.purple_box .works li i:after {
	content: '';
	position: absolute;
	left: 21px;
	top: 21px;
	width: 80px;
	height: 80px;
	background: url(img/sprite.png) no-repeat 0 -118px;
}
.purple_box .works li:nth-child(2) i:after {
	background-position: -80px -118px
}
.purple_box .works li:nth-child(3) i:after {
	background-position: -160px -118px
}
.purple_box .works li:nth-child(4) i:after {
	background-position: 0 -198px
}
.purple_box .works li:nth-child(5) i:after {
	background-position: -80px -198px
}
.purple_box .works li:nth-child(6) i:after {
	background-position: -160px -198px
}
.why_contact_us {
	margin-top: 125px;
	padding-bottom: 125px;
	background: url(img/why_contact_us_bg.jpg) no-repeat right center
}
.why_contact_us__inner{
	max-width:1000px;
}
@media screen and (min-width:1601px){
	.why_contact_us__inner{
		padding-left:100px;
	}
}
.why_contact_us .section-title {
	text-align: left;
	padding: 20px 0 160px
}
.why_contact_us ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}
.why_contact_us li {
	width: 50%;
	position: relative;
	font-family: 'MuseoCyrl-700', serif;
	font-size: 20px;
	color: #3A3A3A;
	line-height: 28px;
	padding-left: 50px;
	letter-spacing: .02em;
	margin-bottom: 100px
}
.why_contact_us li:before {
	content: '';
	width: 122px;
	margin-bottom: 20px;
	height: 122px;
	background: rgba(0, 225, 175, 0.06);
	border-radius: 50%;
	display: block
}
.why_contact_us li:after {
	content: '';
	position: absolute;
	top: 21px;
	left: 71px;
	width: 80px;
	height: 80px;
	background: url(img/sprite.png) no-repeat 0 -278px
}
.why_contact_us li:nth-child(2):before {
	background: rgba(255, 65, 114, 0.05)
}
.why_contact_us li:nth-child(2):after {
	background-position: -80px -278px
}
.why_contact_us li:nth-child(3):before {
	background: rgba(41, 151, 253, 0.06)
}
.why_contact_us li:nth-child(3):after {
	background-position: 0 -358px
}
.why_contact_us li:nth-child(4):before {
	background: rgba(255, 207, 44, 0.09)
}
.why_contact_us li:nth-child(4):after {
	background-position: -80px -358px
}
.yellow_box {
	padding: 55px 0 280px;
	position: relative
}
.yellow_box:before {
	content: '';
	width: 569px;
	height: 698px;
	background: url(img/yellow_box_bg.jpg) no-repeat 0 0;
	position: absolute;
	right: 0;
	top: 185px;
	z-index: -1
}
.yellow_box_inner {
	position: relative;
	background: linear-gradient(180deg, #FFD600 0%, #FFD910 100%);
	text-align: center;
	border-radius: 46px;
	padding: 60px 0
}
.yellow_box_inner:before {
	content: '';
	width: 531px;
	height: 509px;
	background: url(img/yellow_box_inner_bg.png) no-repeat 0 0;
	position: absolute;
	left: 106px;
	bottom: 62px
}

.yellow_box_inner:after,
.yellow_box_inner_dm_wrap:after {
	content: '';
	position: absolute;
	width: 90%;
	left: 5%;
	height: 60px;
	bottom: -20px;
	background: linear-gradient(180deg, #FFA800 0%, #FFD910 100%);
	opacity: .55;
	filter: blur(40px);
	border-radius: 46px;
	z-index: -1
}
.yellow_box_title {
	font-family: 'MuseoCyrl-900', serif;
	font-size: 40px;
	margin-bottom: 80px;
	line-height: 48px;
	letter-spacing: .03em;
	color: #FFF;
	text-shadow: 0 4px 10px rgba(0, 0, 0, 0.25)
}
#bomb-box .amoforms__fields__container, #bomb-box .form-line .amoforms__fields__row-submit {
	position: relative!important;
	top: unset!important;
	left: unset!important
}
#bomb-box #amoforms_form_9.amoforms .amoforms__fields__container {
	border: 0
}
#bomb-box .amoforms #style-10 .amoforms_field_element, #bomb-box .amoforms #style-5 .amoforms_submit_button {
	max-width: 480px!important;
	border: 0!important;
	margin: 0 auto 14px!important;
	width: 480px!important;
	text-align: center!important;
	border-radius: 46px!important;
	font-family: 'MuseoCyrl-700', serif !important;
	color: #000 !important
}
#bomb-box .amoforms #style-5 .amoforms_submit_button {
	font-size: 18px!important;
	font-family: 'MuseoCyrl-900', serif!important;
	font-weight: 400!important;
	line-height: 22px!important;
	letter-spacing: .16em!important;
	background: linear-gradient(265.66deg, #FF66D4 0.55%, #A966FF 99.66%)!important;
	box-shadow: 0 4px 15px rgba(157, 52, 184, 0.5)!important;
	margin: 0 auto 30px!important;
	color: #fff !important
}

/*Post block*/
.post-form {
	padding: 0;
}
.post-form_mg {
	margin: 50px 0 !important;
}
.post-form:before {
	display: none;
}
.yellow_box_inner2:before {
	content: '';
	width: 450px;
	height: 431px;
	background-image: url(img/yellow_box_inner_bg.png);
	position: absolute;
	left: 106px;
	bottom: 62px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.work {
	padding: 116px 0;
	position: relative
}
.work .info li a {
	text-decoration: underline
}
.work .info li a:hover {
	text-decoration: none
}
.work .info li:before {
	content: '1';
	position: absolute;
	top: 29px;
	left: 325px;
	width: 16px;
	height: 16px;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	border-radius: 50%;
	background: #ffc80a;
	color: #000
}
.work .info li:first-child {
	position: absolute;
	top: 139px;
	left: -30px;
	background: url(img/img_horn.png) no-repeat;
	padding: 22px 0 170px 354px
}
.work .info li:nth-child(2) {
	position: absolute;
	top: 279px;
	left: 365px;
	background: url(img/img_cogwheel.png) no-repeat;
	padding: 14px 0 170px 230px
}
.work .info li:nth-child(3) {
	position: absolute;
	top: 92px;
	left: auto;
	right: 3px;
	background: url(img/img_like.png) no-repeat;
	padding: 119px 0 30px 296px
}
.work .info li:nth-child(4) {
	position: absolute;
	top: 533px;
	left: 43px;
	background: url(img/img_gamepad.png) no-repeat;
	padding: 12px 0 130px 286px
}
.work .info li:nth-child(5) {
	position: absolute;
	top: 433px;
	left: auto;
	right: 11px;
	padding: 155px 0 84px 339px
}
.work .info li:nth-child(2):before {
	content: '2';
	top: 21px;
	left: 201px
}
.work .info li:nth-child(3):before {
	content: '3';
	top: auto;
	bottom: 63px;
	left: 268px
}
.work .info li:nth-child(4):before {
	content: '4';
	top: 19px;
	left: 258px
}
.work .info li:nth-child(5):before {
	content: '5';
	top: 162px;
	left: 311px
}
.work .section-title {
	text-align: center;
	padding: 0 0 78px
}
.work_zone {
	overflow: hidden
}
.work_zone ul {
	float: left;
	width: 100%;
	max-width: 334px
}
.work_zone ul:first-child {
	max-width: 466px
}
.work_zone ul:last-child {
	max-width: 370px
}
.work_zone ul li {
	padding: 10px 0 70px 100px;
	position: relative
}
.work_zone ul li:before {
	content: '';
	display: block;
	width: 48px;
	height: 48px;
	background: url(img/ic_why_we_48x48/ic_cafe_1.svg) no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 22px
}
.work_zone .first-list li:nth-child(2):before {
	background-image: url(img/ic_why_we_48x48/ic_home_2.svg)
}
.work_zone .second-list li:nth-child(1):before {
	background-image: url(img/ic_why_we_48x48/ic_tree_3.svg)
}
.work_zone .second-list li:nth-child(2):before {
	background-image: url(img/ic_why_we_48x48/ic_flat_4.svg)
}
.work_zone .third-list li:nth-child(1):before {
	background-image: url(img/ic_why_we_48x48/ic_school_5.svg)
}
.work_zone .third-list li:nth-child(2):before {
	background-image: url(img/ic_why_we_48x48/ic_target_6.svg)
}
.request {
	padding: 98px 42px 100px;
	position: relative
}
.request:before {
	content: '';
	display: block;
	width: 552px;
	height: 513px;
	background: url(img/img_cloud.png) no-repeat;
	position: absolute;
	top: -60px;
	left: -213px
}
.request:after {
	content: '';
	display: block;
	width: 601px;
	height: 468px;
	background: url(img/img_bomb2.png) no-repeat;
	position: absolute;
	top: -89px;
	right: -84px
}
.request-wrapper {
	overflow: hidden;
	background: #fff;
	padding: 57px 59px 50px;
	border-radius: 10px;
	position: relative;
	z-index: 1
}
.request-wrapper form {
	text-align: center
}
.request-wrapper form * {
	display: inline-block
}
.request-wrapper span {
	font-size: 20px;
	line-height: 70px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0;
	margin: 0 15px 0 0
}
.request-wrapper input[type="text"], .request-wrapper input[type="tel"] {
	width: 100%;
	max-width: 325px;
	border: 1px solid #6083a7;
	color: #537ea0;
	margin: 0 20px 0 0
}
.request-wrapper input[type="submit"] {
	width: 100%;
	max-width: 199px;
	margin: 0
}

.video-wrapper {
	padding: 100px 0 220px;
	background: url(img/video-wrapper-bg.jpg) no-repeat left 0
}
.video-wrapper .section-title {
	font-size: 40px;
	text-align: right;
	line-height: 48px;
	padding-right: 75px;
	padding-bottom: 135px;
	text-align: right;
	letter-spacing: .03em
}
.title-marg {
	margin-bottom: 65px
}
.video {
	overflow: hidden;
	padding: 0;
	padding-bottom: 53px;
	overflow: hidden;
	text-align: center;
	letter-spacing: -4px
}
.video .video-box {
	vertical-align: top;
	display: inline-block;
	margin: 15px
}
.video-box .additional-info {
	width: 370px;
	height: 311px;
	letter-spacing: .25px;
	border-radius: 9px
}
.video-box img {
	border-radius: 9px 9px 0 0
}
.video-box span {
	display: block;
	padding: 24px 23px;
	border: 1px solid #c2d3e5;
	border-radius: 0 0 9px 9px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1.9px
}
.video-box .carousel-item {
	border-radius: 4px;
	overflow: hidden
}
.video-wrapper .gallery-holder {
	padding-right: 75px
}
.video-wrapper .gallery-holder .list {
	margin: 0 0 0 auto
}
.gallery-wrapper {
	padding: 0 0 100px 0
}
.gallery-wrapper .section-title {
	font-size: 40px;
	line-height: 52px;
	padding-bottom: 70px;
	color: #3A3A3A
}
.gallery-holder {
	margin: 0 auto;
	position: relative
}
.gallery-holder .list {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	box-shadow: 0 15px 30px #ccc;
	border-radius: 46px;
}
.gallery-holder .list li {
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	border-radius: 46px
}
.gallery-holder .list li.first {
	display: block;
	float: left
}
.gallery-holder .list img {
	height: auto;
	width: 100%
}
.gallery-holder .list iframe{
	max-height:545px;
	width:100%;
}
.list_tabs {
	display: flex;
	justify-content: center;
	padding-top: 45px;
}
.list_tabs a {
	display: none;
	font-size: 26px;
	font-family: 'MuseoCyrl-900', serif;
	line-height: 32px;
	padding: 0 .15em;
	letter-spacing: 0.03em;
}
.list_tabs li.list_here a, .list_tabs li.count a {
	color: #000;
	display: inline-block;
}
.comments_box {
	padding-top: 170px;
	font-family: 'MuseoCyrl-500', serif;
	position: relative;
}
.comments_box .section-title {
	font-size: 40px;
	padding: 20px 0 10px;
	color: #3A3A3A
}
.comments_box .section_title_two {
	padding: 0 0 120px;
	font-size: 20px;
	color: #7E7E7E
}
.comments {
	padding: 89px 0 29px
}
.tab-box {
	padding: 0 57px;
	width: 100%;
	max-width: 797px;
	position: relative;
	float: right
}
.tab-box:before {
	content: '';
	display: block;
	width: 759px;
	height: 499px;
	background: url(img/img_mic.png) no-repeat;
	background-size: cover;
	position: absolute;
	bottom: -29px;
	left: -760px
}
.tab-nav {
	float: right;
	margin: 6px 0 0;
	width: 57px
}
.tab-nav li {
	margin-bottom: 22px;
	border: 7px solid transparent;
	border-radius: 50%;
	width: 57px
}
.tab-nav li.select {
	border-color: #fff
}
.tab-nav li img {
	border-radius: 50%
}
.tab-panels {
	float: right;
	width: 90.8%;
	color: #fff;
	max-width: 562px
}
.tab-box>div {
	padding: 0 20px 0 0;
	height: 400px
}
.tab-box .title {
	font-size: 36px;
	line-height: 48px;
	font-weight: 700;
	letter-spacing: 0;
	position: relative;
	padding: 0 0 45px
}
.tab-box .title:before {
	content: '';
	display: block;
	width: 38px;
	height: 25px;
	background: url(img/icon_quote.svg) no-repeat;
	position: absolute;
	top: 13px;
	left: -68px
}
.tab-box .title span {
	display: block;
	font-size: 14px;
	line-height: 18px;
	margin: 8px 0 0;
	color: #ffc80a
}
.tab-box .title span a {
	text-decoration: underline;
	color: #ffc80a
}
.tab-box .title span a:hover {
	text-decoration: none
}
.tab-box .text {
	padding: 0 0 45px
}
.tab-box .video-block {
	display: inline-block;
	padding: 24px 0 25px 97px;
	background: url(img/ico-play.png) no-repeat;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1.8px
}
.tab-box .video-block:hover {
	background-position: 0 -70px;
	text-decoration: none
}
.slogan {
	padding: 27px 10px
}
.slogan p {
	line-height: 28px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1.6px;
	text-align: center;
	color: #fff
}
.comments-2 {
	padding: 100px 0
}
.comments-cnt {
	color: #fff;
	text-align: center;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap
}
.comments_text_slider {
	margin-bottom: 45px
}
.commen-item {
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease;
	display: none
}
.commen-item.act {
	display: block
}
.comment-img img {
	width: 120px;
	margin: 0 auto 90px;
	height: 120px;
	border: 8px solid #FBCC6F;
	border-radius: 124px
}
.comment-desc {
	font-size: 30px;
	margin-bottom: 85px;
	line-height: 36px;
	height: 144px;
	text-align: center;
	color: #A7A7A7
}
.comment-title {
	font-size: 28px;
	line-height: 32px;
	text-align: center;
	color: #A7A7A7
}
/*.comments_nav {
	text-align: center
}
.comments_nav button {
	position: relative;
	padding: 0;
	margin: 0 10px;
	cursor: pointer;
	border-radius: 50%;
	width: 66px;
	height: 66px;
	background: linear-gradient(159.72deg, #F866FF 5.25%, #8F75DB 86.51%)
}
.comments_nav button:hover {
	background: linear-gradient(159.72deg, #8F75DB 5.25%, #F866FF 86.51%)
}
.comments_nav button:active, .comments_nav button:focus {
	outline: none
}
.comments_nav button::-moz-focus-inner {
	border: 0
}
.comments_nav button:before {
	content: '';
	background: url(img/sprite.png) no-repeat -228px -26px;
	width: 17px;
	height: 20px;
	position: absolute;
	margin: auto;
	left: 22px;
	top: 0;
	bottom: 0
}
.comments_nav button.comments_next:before {
	left: 26px;
	background-position: -245px -26px
}*/
.comments_nav button.pass {
	opacity: .25
}
.comments_video_slider {
	overflow: hidden;
	position: absolute;
	right: 112px;
	top: 340px;
	height: 636px;
	width: 826px;
}
.comments_video_slider .commen-item {
	overflow: hidden;
	height: 100%
}
.comment-video {
	overflow: hidden;
	max-width: 826px;
	width: 100%;
	margin: 0 auto;
	height: 100%
}
.comment-video iframe {
	margin-left: auto;
	margin-right: auto;
	display: block
}
.comment-video img {
	width: 100%
}
.comment-video .vdo,
.comment-video .ydo {
	height: 100%;
	position: relative;
	cursor: pointer
}
.comment-video .vdo .playbtn,
.comment-video .ydo .playbtn {
	max-width: 60px;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	margin-top: -30px;
	top: 50%;
	transition: .5s all ease;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease-;
	-ms-transition: .5s all ease;
	-o-transition: .5s all ease;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9)
}
.comment-video .vdo:hover .playbtn,
.comment-video .ydo:hover .playbtn {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.comment-video .vdo img:not(.playbtn),
.comment-video .ydo img:not(.playbtn) {
	-webkit-object-fit: cover;
	-moz-object-fit: cover;
	object-fit: cover
}
.comm-link {
	position: relative;
	font-size: 24px;
	margin: 0 auto;
	padding: 80px 0 120px;
	color: #000;
	line-height: 28px;
	text-align: center;
	font-family: 'MuseoCyrl-500', serif
}
.comm-link a {
	text-decoration: underline;
	color: #9D34B8
}
footer {
    padding: 65px 0 0;
    color: #3A3A3A;
    background: #ffc9dd;
    border-top: 1px solid #bf5f83;
    box-shadow: 0 0px 25px #959595d4;
}
.footer__copy {
	text-align: center;
	background: #f0f0f0;
	padding: 20px 0;
	margin-top: 65px;
}
.footer_inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
footer .social-wrap {
	margin-left: 40px;
	max-width: 430px;
	width: 100%;
}
.social__txt {
    font-size: 13px;
    line-height: 1.2;
    margin-bottom: 1em;
    text-align: center;
}
footer .social {
	display: flex;
	justify-content: space-evenly;
	border-radius: 70px;
	border: 4px solid #3A3A3A;
	padding: 20px;
	position: relative
}
footer .social:before {
	content: '';
	width: 27px;
	height: 29px;
	position: absolute;
	top: 19px;
	left: -21px;
	background: #F7F7F7 url(img/sprite.png) no-repeat -250px -87px
}
footer .social li {
	margin: 0 24px;
	font-family: 'MuseoCyrl-700', serif;
	font-size: 22px;
	line-height: 26px;
}
footer .social li.ig, footer .social li.vk {
	margin: 0 12px
}
footer .social li a {
	display: block;
	width: 29px;
	height: 29px;
	background: url(img/sprite.png) no-repeat -248px -58px
}
footer .social .vk a {
	margin-top: 3px;
	width: 41px;
	height: 23px;
	background-position: -209px -94px
}
footer .social li a:hover {
	opacity: .5
}
footer .tel {
	margin-left: auto
}
footer a.phone_class {
	font-family: 'MuseoCyrl-900', serif;
	display: block;
	color: #3A3A3A;
	font-size: 30px;
	margin-bottom: 5px;
	line-height: 36px;
	text-decoration: none
}
footer a.modal-callback {
	font-size: 18px;
	font-family: 'MuseoCyrl-500', serif;
	line-height: 22px;
	letter-spacing: .11em;
	text-decoration-line: underline;
	color: #EC00F8
}
.footer__contacts {
	margin-left: 40px;
}
.footer__contacts li a {
	color: #444;
	border-bottom: 1px solid #444;
}
.footer__contacts li {
	margin-bottom: 0.3em;
}
.footer__contacts li:last-child {
	margin-bottom: 0;
}
.footer__contacts li a:hover {
	border-color: transparent;
	transition: 0.3s;
}
#to-top {
	display: none;
	position: fixed;
	bottom: 30px;
	left: 30px;
	width: 42px;
	height: 42px;
	background: url(img/icon_btn_arrow_on-top.svg);
	box-shadow: 0 0 5px rgba(0, 0, 0, .4);
	border-radius: 8px;
	z-index: 10;
	cursor: pointer
}
#fixed-top {
	display: none;
	position: fixed;
	top: -80px;
	left: 0;
	width: 100%;
	background-color: #ffc90f;
	z-index: 3;
	padding: 12px 0 0;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
	-webkit-transition: top .3s ease-in-out;
	transition: top .3s ease-in-out
}
.header_fixed {
	top: 0!important
}
#fixed-top .pre-header {
	margin: 0 auto
}
#fixed-top .logo {
	padding: 0 26px
}
#fixed-top .tel {
	padding-bottom: 20px;
	padding-right: 20px
}
input[type="text"], input[type="tel"] {
	margin: 0 auto 20px;
	padding: 20px;
	width: 270px;
	height: 70px;
	border: 1px solid #c2d3e5;
	border-radius: 8px;
	color: #939ba2;
	letter-spacing: 1px;
	font-weight: 500
}
.article {
	z-index: 4
}
.popup {
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	position: fixed;
	overflow: auto;
	top: 0;
	z-index: 500;
}
.popuptest {
	z-index: 6
}
.popup .popup-content {
	position: relative;
	margin: 40px auto 0;
	max-width: 560px;
	padding: 70px 20px 10px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
	text-align: center
}
.popup .video-content {
	position: relative;
	margin: 120px auto 0;
	padding: 0 20px;
	max-width: 1070px
}
.popup .video-content>a {
	position: absolute;
	top: -25px;
	right: 20px
}
.videowrapper {
	float: none;
	clear: both;
	width: 100%;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0
}
.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.popup-content img {
	position: absolute;
	top: 30px;
	right: 30px
}
.popup-item-content .close {
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 1
}
.popup .popup-item-content {
	position: relative;
	margin: 90px auto;
	width: 100%;
	max-width: 970px;
	height: 710px;
	border-radius: 10px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, .2)
}
.popup-item-content .left-side {
	width: 100%;
	height: 100%;
	max-width: 400px;
	float: left;
	background: #fff;
	border-radius: 9px 0 0 9px;
	    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;
}
.left-side img {
	display:block;
	max-width:100%;
}
.popup-item-content .right-side {
	border-radius: 0 10px 10px 0;
	background-color: #fff;
	float: left;
	overflow: hidden;
	width: 100%;
	height: 100%;
	max-width: 570px;
	padding: 50px 20px 20px 42px
}
.right-side .title {
	font-size: 36px;
	line-height: 40px;
	padding: 12px 0 9px
}
.right-side .item-content {
	z-index: 1;
	position: relative
}
.tab-wrapper>ul {
	overflow: hidden;
	margin: 31px 0 14px
}
.tab-wrapper>ul>li {
	float: left;
	margin: 0 36px 0 0
}
.tab-wrapper>ul>li:hover, .tab-wrapper .select {
	padding: 0 0 5px;
	border-bottom: 3px solid #ffc80a
}
.tab-wrapper a, .recomended {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1.8px;
	color: #527ea1
}
.tab-wrapper a:hover {
	text-decoration: none
}
.tab-item {
	height: 260px;
	overflow-y: scroll;
	padding: 0 20px 0 0
}
.tab-item .tab-content .text {
	padding: 0 0 24px;
	border-bottom: 1px solid #e3e3e3
}
.recomended {
	padding: 26px 0
}
.recomended-item {
	overflow: hidden
}
.recomended-item img {
	width: 100%
}
.recomended-item>div {
	max-width: 147px;
	float: left;
	margin: 0 15px 0 0;
	overflow: hidden;
	border-radius: 5px
}
.recomended-item>div:last-child {
	margin: 0
}
.recomended-item .content {
	padding: 5px;
	border: 1px solid #527ea1;
	border-top: none;
	border-radius: 0 0 5px 5px
}
#t3 ul {
	padding: 22px 1px 10px
}
#t3 ul li {
	padding: 0 0 23px;
	position: relative
}
#t3 ul li span {
	border-radius: 50%;
	padding: 2px 5px;
	margin: 0 8px 0 0;
	font-size: 10px;
	background-color: #ffc80a;
	font-weight: 700;
	color: #000
}
#t3 ul li a {
	font-weight: 700;
	color: #f1419c;
	text-decoration: underline;
	text-transform: none;
	letter-spacing: .25px
}
#t3 ul li a:hover {
	text-decoration: none
}
.right-side .price {
	color: #527ea1;
	margin: 0 0 30px;
	font-family:'MuseoCyrl-700', serif;
	font-size:24px;
	display:block;
	float: none
}
.right-side .program {
	padding: 45px 0
}
.right-side .button {
	max-width: 236px;
	margin: 0 40px 0 0px;
	background: #eab30c;
	box-shadow: 0 10px 20px rgba(220, 135, 54, .5)
}
.right-side .button:hover {
	background-color: #e19d0b
}
@media only screen and (min-width:1169px) {
	.bg_ny {
		background: #ffc90f url(img/bg-ny.png) top center no-repeat;
		background-size: auto 80px
	}
}
.before-animators {
	padding-bottom: 0
}
.before-animators span {
	color: #fff;
	font-family: 'Open Sans', Arial, sans-serif;
	line-height: 1.2;
	padding: 42px 0;
	font-weight: 700;
	text-transform: none;
	font-size: 18px
}
.title-desc {
	padding-top: 1rem;
	padding-bottom: 3rem;
	text-align: center;
	font-size: 1rem
}
.program-wrapper {
	position: relative;
}
.program-wrapper .section-title {
	text-align: left;
}
.bright_box_wrapper {
	padding: 150px 0 250px;
	position: relative
}
.bright_box_wrapper:before {
	content: '';
	position: absolute;
	top: 0;
	background: url(img/bright_box_bg.png) no-repeat center top;
	width: 100%;
	height: 150%
}
.bright_box {
	position: relative;
	background: linear-gradient(180deg, #85DCEB 0%, #8CACFF 139.52%);
	border-radius: 40px;
	margin: 0 0 115px
}
.bright_box:before {
	content: '';
	position: absolute;
	bottom: -30px;
	right: 2%;
	border-radius: 40px;
	height: 60px;
	width: 96%;
	left: 2%;
	background: linear-gradient(178.92deg, rgba(138, 190, 248, 0.6) 1.26%, rgba(138, 190, 248, 0.6) 98.76%);
	filter: blur(20px)
}
.bright_box .section-title {
	padding: 100px 0;
	color: #fff
}
.bright_box .group {
	padding-bottom: 70px
}
.bright_box .group .item {
	background: #FFF;
	border-radius: 55px;
	padding: 16px;
	max-width: 460px;
	width: 460px
}
.bright_box img {
	margin-bottom: 50px;
	border-radius: 33px;
	width: 100%;
	height: auto;
	max-width: 100%
}
.bright_box .services .content {
	padding: 0 32px 40px;
	border: none;
	border-radius: 0
}
.bright_box .services .content .title {
	font-size: 26px;
	min-height: 60px;
	line-height: 32px;
	text-transform: none;
	padding: 0;
	margin: 0 0 48px;
	letter-spacing: .5px;
	font-family: 'MuseoCyrl-700', serif;
	text-align: center
}
.bright_box .services .content .text {
	height: 110px;
	font-family: 'MuseoCyrl-500', serif;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	color: #767676
}
.bright_box .services .content .price {
	font-family: 'MuseoCyrl-700', serif;
	font-size: 40px;
	line-height: 1.2;
	text-align: center
}
.bright_box_link {
    text-transform: uppercase;
    margin: 3rem auto 0;
    background: linear-gradient(96.66deg, #ffd26e -22.06%, #ffef8c 98.6%);
    letter-spacing: .165em;
    text-shadow: 0 2px 9px rgb(255 255 255);
    border-radius: 42px;
    padding: 22px;
    display: block;
    text-align: center;
    max-width: none;
    box-shadow: 0 10px 20px #4d1f00;
    max-width: 270px;
    width: 100%;
    border: 2px solid #8f8f8f;
    font-size: 1.3em;
    font-weight: bold;
}
.bright_box_link:hover {
	text-decoration: none;
	color: #fff;
	background: linear-gradient(277.62deg, #FFB038 1.07%, #F3F826 137.79%)
}
.bright_box_link a{color:#fff;}
.bright_box_all {
	position: relative;
	background: linear-gradient(265.79deg, #86DCEC 0.55%, #8BBCF9 99.66%);
	border-radius: 48px;
	width: 530px;
	padding: 28px 10px;
	height: 78px;
	text-shadow: 0 1px 4px #76ADD0;
	box-shadow: 0 10px 20px #AEDCF6;
	cursor: pointer;
	margin: 0 auto;
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-family: 'MuseoCyrl-900', serif;
	letter-spacing: 3px;
	font-size: 18px
}
.bright_box_all:hover {
	background: #86DCEC
}
.bright_box_info {
	font-family: 'MuseoCyrl-700', serif;
	display: block;
	background-color: #ffc80a;
	padding: 20px;
	max-width: 45%;
	margin: auto;
	letter-spacing: 0;
	vertical-align: middle;
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	margin-top: 20px;
	border-radius: 22px
}
.show_box_wrapper {
	background: url(img/show_box_bg.jpg) no-repeat right 100%;
}
.show_box_wrapper .section-title {
	padding: 0 0 20px
}
.show_box_wrapper .section_title_two {
	padding-bottom: 95px
}
.show_box_wrapper .group {
	padding-bottom: 95px
}
.show_box_wrapper .group .item {
	color: #fff;
	background: #9F40FF url(img/show_box_1.png) no-repeat center bottom;
	position: relative;
	border-radius: 55px;
	padding: 16px;
	max-width: 460px;
	width: 460px;
	overflow: unset
}
.show_box_wrapper .group .item:nth-child(2n) {
	background: #D940FF url(img/show_box_2.png) no-repeat center bottom
}
.show_box_wrapper .group .item:nth-child(3n) {
	background: #FF40E0 url(img/show_box_3.png) no-repeat center bottom
}
.show_box_wrapper .group .item:before {
	content: '';
	position: absolute;
	bottom: -25px;
	height: 50px;
	width: 90%;
	left: 5%;
	filter: blur(25px);
	background: rgba(159, 64, 255, 0.85);
	border-radius: 40px
}
.show_box_wrapper .group .item:nth-child(2n):before {
	background: rgba(217, 64, 255, 0.85)
}
.show_box_wrapper .group .item:nth-child(3n):before {
	background: rgba(255, 64, 224, 0.85)
}
.show_box_wrapper img {
	margin-bottom: 60px;
	border: 7px solid #FFF;
	border-radius: 33px;
	width: 100%;
	height: auto;
	max-width: 100%
}
.show_box_wrapper .services .content {
	padding: 0 32px 30px;
	border: none;
	border-radius: 0
}
.show_box_wrapper .services .content .title {
	font-size: 26px;
	min-height: 60px;
	line-height: 32px;
	text-transform: none;
	padding: 0;
	margin: 0 0 28px;
	letter-spacing: .5px;
	font-family: 'MuseoCyrl-700', serif;
	text-align: center
}
.show_box_wrapper .services .content .text {
	height: 130px;
	font-family: 'MuseoCyrl-500', serif;
	font-size: 18px;
	line-height: 26px;
	text-align: center
}
.show_box_wrapper .services .content .price {
	font-family: 'MuseoCyrl-700', serif;
	font-size: 40px;
	line-height: 1.2;
	text-align: center
}
.show_box_wrapper_link {
	text-transform: uppercase;
	margin: 38px auto 0;
	border: none;
	background: linear-gradient(96.66deg, #FD7777 -22.06%, #FCC44F 98.6%);
	font-family: 'MuseoCyrl-700', serif;
	letter-spacing: .165em;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
	border-radius: 42px;
	padding: 22px;
	display: block;
	text-align: center;
	max-width: none;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
	max-width: 270px;
	width: 100%
}
.show_box_wrapper_link:hover {
	text-decoration: none;
	color: #fff;
	background: linear-gradient(277.62deg, #FFB038 1.07%, #F3F826 137.79%)
}
.show_box_wrapper_all {
	position: relative;
	background: linear-gradient(266.16deg, #FF66D4 0.55%, #A966FF 99.66%);
	border-radius: 48px;
	width: 530px;
	padding: 28px 10px;
	height: 78px;
	text-shadow: 0 1px 4px #999;
	box-shadow: 0 10px 20px #DBA5F7;
	cursor: pointer;
	margin: 0 auto;
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-family: 'MuseoCyrl-900', serif;
	letter-spacing: 3px;
	font-size: 18px
}
.show_box_wrapper_all:hover {
	background: #FF66D4
}
.show_box_wrapper_info {
	font-family: 'MuseoCyrl-700', serif;
	display: block;
	background-color: #ffc80a;
	padding: 20px;
	max-width: 45%;
	margin: auto;
	letter-spacing: 0;
	vertical-align: middle;
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	margin-top: 20px;
	border-radius: 22px
}
.blue_box_2 {
	padding: 55px 0 155px
}
.blue_box_2_wrapper {
	background: url(img/blue_box_2_bg.jpg) no-repeat center top;
	height: 909px;
	padding: 130px 110px 0 130px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: end;
	align-content: start
}
.blue_box_2_wrapper:before {
	content: '';
	position: absolute;
	filter: blur(20px);
	height: 60px;
	bottom: -40px;
	width: 90%;
	left: 5%;
	z-index: -1;
	background: rgba(188, 227, 231, 0.9);
	border-radius: 132px
}
.blue_box_2_wrapper .section-title {
	text-align: left;
	padding: 0 0 20px;
	color: #2B3D3F
}
.blue_box_2_wrapper .section_title_two {
	text-align: left;
	padding-bottom: 65px;
	color: #2B3D3F
}
.blue_box_2_phone {
	font-family: 'MuseoCyrl-900', serif;
	font-size: 72px;
	line-height: 1;
	color: #2B3D3F
}
.blue_box_2_button {
	width: 530px;
	margin: 0 0 10px;
	font-family: 'MuseoCyrl-900', serif;
	text-transform: uppercase;
	padding: 0 70px 0 150px;
	display: flex;
	align-items: center;
	height: 170px;
	background: linear-gradient(96.66deg, #FD7777 -22.06%, #FCC44F 98.6%);
	border-radius: 97px;
	font-size: 24px;
	line-height: 36px;
	text-align: center;
	letter-spacing: .16em;
	position: relative
}
.blue_box_2_button span {
	position: relative
}
.blue_box_2_button:before {
	content: '';
	position: absolute;
	width: 90%;
	height: 80px;
	bottom: -20px;
	left: 5%;
	background: rgba(248, 123, 186, 0.75);
	filter: blur(15px);
	border-radius: 75px
}
.blue_box_2_button:after {
	content: '';
	position: absolute;
	width: 52px;
	height: 46px;
	top: -36px;
	right: -22px;
	background: url(img/sprite.png) no-repeat -262px 0
}
.blue_box_2_button:hover {
	background: #E557A0;
	text-decoration: none
}
.blue_box_2_button i {
	position: absolute;
	width: 130px;
	height: 130px;
	background: rgba(255, 255, 255, 0.16);
	border-radius: 50%;
	left: 20px
}
.blue_box_2_button i:before {
	content: '';
	position: absolute;
	width: 59px;
	height: 55px;
	background: url(img/sprite.png) no-repeat -150px -58px;
	left: 34px;
	top: 37px
}
.code_candy-2, .code_candy-3 {
	display: block;
	width: 791px;
	height: 658px;
	position: absolute;
	bottom: -60px;
	left: -420px;
	-webkit-transition: left ease-out .5s;
	transition: left ease-out .5s
}
.code_candy-2 {
	left: -489px
}
.help-wrapper {
	position: relative
}
.help_cursor, .help_cursor-2, .help_cursor-3 {
	display: block;
	width: 696px;
	height: 642px;
	position: absolute;
	top: -118px;
	left: -286px
}
.help_cursor-2 {
	top: -110px;
	left: -294px
}
.rocket-wrap {
	position: relative
}
.code_rocket {
	position: absolute;
	top: 433px;
	left: -329px;
	right: 11px;
	background: url(img/img_rocket.png) no-repeat;
	width: 288px;
	height: 298px
}
.pre-header .nav li:first-child {
	padding-left: 0;
	margin-left: 0
}
.pre-header .nav li:nth-child(5) {
	margin-right: 0;
	padding-right: 0
}
.group .item, .centerblock p {
	font-size: 16px
}
.holder.comments-2 .uncover {
	margin-top: 4rem
}
.img-no-marg {
	margin: 0
}
.toggle-nav {
	display: none
}
.menu ul {
	display: flex;
  justify-content: space-around;
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
}
.menu li {
	margin: 0 32px 0 0;
	/* float: left; */
	list-style: none;
	font-size: 17px
}
.menu li:last-child {
	margin-right: 0
}
.menu a {
	color: #3A3A3A;
	text-transform: uppercase;
	font-size: 18px;
	text-decoration: none
}
.menu a:hover, .menu .current-item a {
	text-decoration: underline;
	text-transform: uppercase
}
.modal-window {
	background: #fff;
	padding: 50px;
	max-width: 560px;
	width: 100%;
	margin: auto;
	border-radius: 10px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
	text-align: center;
	position: relative
}

.modal-window-video {
	background: transparent;
	padding: 0;
	max-width: 950px;
	width: 100%;
	margin: auto;
	border-radius: 0;
	box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
	text-align: center;
	position: relative
}

.main-text-wrap {
	border-radius: 25px;
	background: #fff;
	border: 4px solid #5bd0d3;
	padding: 20px 10px;
	text-align: left
}
.main-text-block {
	font-size: 1rem
}
.main-text-block p {
	margin-bottom: 1rem
}
.main-text-block ul {
	margin-left: 2rem;
	margin-bottom: 1rem
}
.main-text-block ul li {
	list-style-type: circle;
	margin-bottom: .3rem
}
.main-text-block {
	padding: 5rem 0
}
.main-text-title {
	padding-bottom: 2rem
}
.main-text-block h1, .main-text-block h2, .main-text-block h3, .main-text-block h4, .main-text-block h5, .main-text-block h6 {
    color: #537fa2;
    text-align: center;
    text-shadow: inherit;
}
.main-text-block h3 {
	font-size: 2rem;
	line-height: 1.5
}
#menu-goroda-na-glavnoj {
	text-align: center
}
#menu-animatory-po-gorodam-v-kontaktah,
.personage-list {
	margin: 90px 0;
	text-align: center
}
#menu-goroda-na-glavnoj .menu-item, 
#menu-animatory-po-gorodam-v-kontaktah .menu-item,
.personage-list__item {
	display: inline-block;
	margin: 0 15px 11px;
}
.city {
	padding-bottom: 3rem
}
.city h2, .city .section-title {
	color: #537fa2
}
.city-animators-wrap li a,
.personage-list__link {
	display: block;
	font-size: 18px;
	font-family: 'MuseoCyrl-500', serif;
	background: linear-gradient(180deg, #FFA53A 0%, #FFC820 100%);
	border-radius: 60px;
	padding: 18px 42px;
}
.city-animators-wrap .section-title {
	font-family: 'MuseoCyrl-700', serif;
	padding: 100px 0 0 0;
}
.video-container iframe {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px
}
.mfp-close {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	background: none
}
.amoforms #style-5 .amoforms_submit_button {
	display: block!important;
	margin: 0 auto!important;
	padding: 25px 15px!important;
	width: 302px!important;
	height: 70px!important;
	border-radius: 8px!important;
	color: #fff!important;
	font-weight: 700!important;
	text-transform: uppercase!important;
	letter-spacing: 1.8px!important;
	text-align: center!important;
	background: #f1419c!important;
	cursor: pointer!important;
	box-shadow: 0 13px 18px rgba(255, 84, 0, .6)!important
}
.amoforms #style-5 .amoforms_submit_button:hover {
	text-decoration: none!important;
	background: #e3358f!important;
	box-shadow: none!important
}
.amoforms #style-2 .amoforms_field_label, .amoforms #style-10 .amoforms_field_label {
	display: none!important
}
.amoforms #style-2 .amoforms_field_element, .amoforms #style-10 .amoforms_field_element {
	vertical-align: middle!important;
	font: 100% 'Open Sans', Arial, sans-serif!important;
	outline: none!important;
	margin: 0 auto 20px!important;
	padding: 20px!important;
	width: 270px!important;
	height: 70px!important;
	border: 1px solid #c2d3e5!important;
	border-radius: 8px!important;
	color: #939ba2!important;
	letter-spacing: 1px!important;
	font-weight: 500!important
}
.amoforms__fields__container, .amoforms__fields__row-submit {
	padding: 0!important;
	margin: 0!important
}
.amoforms .amoforms__fields__row.full {
	margin-top: 0!important;
	margin-bottom: 0!important
}
.amoforms #style-5 .amoforms_submit_button, .amoforms #style-2 .amoforms_field_element, .amoforms #style-10 .amoforms_field_element {
	display: block!important;
	max-width: 270px!important;
	width: 100%
}
.form-line .amoforms__fields__container {
	position: absolute!important;
	top: 57px!important;
	left: 457px!important
}
.form-line .amoforms__fields__row-submit {
	position: absolute!important;
	top: 60px!important;
	left: 340px!important
}
.form-line .amoforms__fields__container {
	z-index: 2!important
}
.amoforms__g-recaptcha {
	margin-bottom: 15px;
	text-align: center;
}
.amoforms__g-recaptcha .g-recaptcha {
	display: inline-block;
}
.amoforms__g-recaptcha 
.page-title {
	color: #000
}
.contacts-item-wrap p {
	margin-bottom: 1rem;
	font-size: 1rem
}
.contacts-item-wrap a {
	color: #f1419c;
	text-decoration: underline
}
.contacts-item-wrap a:hover {
	text-decoration: none
}
.contacts-form-wrap {
	zoom: .8;
	margin-top: -1rem
}
.form-item-wrap {
	max-width: 320px;
	width: 100%;
	padding: 1rem;
	padding-bottom: 0;
	border: 1px solid #ccc;
	border-radius: 10px;
	margin-top: 1rem
}
.form-map {
	margin-top: 1rem
}

.cnt-arrow {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-image: url(img/cnt-arrow.png);
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain
}
.header-logo img {
    padding: 0;
    width: 125px;
}
.section-title {
	display: block;
	text-align: center;
	font-size: 44px;
	line-height: 1.2;
	padding: 20px 0;
	color: #3A3A3A;
	letter-spacing: 1.2px;
	font-family: 'MuseoCyrl-900', serif
}
.kama_breadcrumbs a {
	text-decoration: underline;
	color: #537fa2
}
.kama_breadcrumbs a span {
	color: #537fa2
}
.kama_breadcrumbs .kb_sep {
	color: #000
}
.kama_breadcrumbs {
	padding: 2rem 0 0
}
.pre-header {
	/* display: flex;
	justify-content: space-between;
	align-items: center; */
	margin-bottom: 0
}
.cat-caption {
	color: #537fa2;
	margin: 2rem 0
}
.menu-age-wrap {
	text-align: center;
	margin-bottom: 2rem
}
.menu-age-wrap li {
	display: inline-block;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 14px;
	padding: .3rem .7rem;
	border-radius: 3px;
	border: 1px solid #ffc90f
}
.menu-age-wrap li:hover {
	-webkit-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
	background: #fcd449;
	border-color: #fcd449
}
.menu-age-wrap li:hover a {
	text-decoration: none;
	color: #fff
}
.menu-age-wrap li a {
	color: #ffc90f
}
.menu-age-wrap .current-menu-item {
	background: #ffc90f;
	border-color: #ffc90f;
	color: #fff
}
.menu-age-wrap .current-menu-item a {
	color: #fff
}
.home .breadcrumbs-wrap {
	display: none
}
.white-crumbs, .white-crumbs a, .white-crumbs .kama_breadcrumbs a span, .white-crumbs .kama_breadcrumbs .kb_sep {
	color: #fff
}
.white-crumbs .kama_breadcrumbs {
	padding: 1rem 0 2rem
}
.site-wrapper {
	overflow-x: hidden
}
.page-template-template-city-page .nav-item-6, .page-template-template-city-page .services-nav-list {
	display: none
}
.home.page-template-template-city-page .nav-item-6, .home.page-template-template-city-page .services-nav-list {
	display: block
}
.nav-item-1-5 {
	display: none
}
.page-template-template-city-page .nav-item-1 {
	display: none
}
.home.page-template-template-city-page .nav-item-1 {
	display: block
}
.page-template-template-city-page .nav-item-1-5 {
	display: block
}
.home.page-template-template-city-page .nav-item-1-5 {
	display: none
}
.them-ben-list-wrap {
	display: flex;
	align-items: center;
	height: 100%
}
.them-ben-list {
	padding-left: 2rem
}
.them-ben-list li {
	text-transform: uppercase;
	font-weight: 600
}
.them-ben-list li:last-child {
	padding-bottom: 0
}
.thematic-benefits {
	padding-bottom: 80px;
	padding-top: 80px
}
.page-template-tp-graduation .services-wrapper {
	padding-top: 0
}
.title-height {
	height: 60px
}
.graduation-item .price {
	margin-top: 1.5rem
}
.group .graduation-item {
	max-width: 450px;
	width: 100%;
	border:2px solid #A15CFF;
}
.group .graduation-item > a{
	display:block;
	text-decoration:none !important;
}
.graduation-item .page-btn {
	margin: 0
}
.thematic-benefits .content .price p {
	float: none
}
.grad-price {
	color:#000;
	display: flex;
	justify-content: space-between;
	align-items: center
}
.grad-title {
	text-align: center;
	color:#000;
}
.them-ben-img img {
	border-radius: 9px
}
.page-template-tp-graduation .progress_bomb {
	display: none!important
}
.show-list-wrap .them-ben-list {
	margin: 0;
	float: none;
	max-width: 100%
}
.show-list-wrap .them-ben-list li span {
	padding: 0;
	line-height: 1.5;
	color: #fff;
	width: 100%
}
.show-list-wrap .them-ben-list li {
	padding: 0;
	margin: 0
}
.purple-show-benefits {
	background: #8f75be;
	color: #fff
}
.purple-show-benefits .button-prices-front {
	display: block;
	padding: 1.5rem 15px;
	width: 302px;
	border-radius: 8px;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1.8px;
	text-align: center;
	background: #ffcb17;
	cursor: pointer;
	box-shadow: 0 13px 18px rgba(255, 84, 0, .6);
	border: none;
	font-size: 20px;
	font-family: Roboto
}
.purple-show-benefits .info.emotion_agency_li li span {
	color: #fff
}
.purple-show-benefits .them-ben-list-wrap {
	display: block;
	height: auto
}
.purple-show-benefits .button-prices-front {
	margin-top: 2rem
}
.purple-show-benefits .button-prices-front:hover {
	text-decoration: none;
	box-shadow: none
}
.purple-show-benefits .them-ben-list {
	padding-left: 1rem
}
.purple-show-benefits .section-title {
	text-align: left
}
.purple-show-benefits .img-responsive {
	max-width: 530px
}
.yellow-box.yellow-box-tp-show {
	padding-top: 15px
}
.one-packages-wrapper {
	background: #fff;
	padding: 95px 60px 65px;
	position: relative;
	box-shadow: 0 4px 250px rgba(0, 0, 0, 0.25);
	border-radius: 14px;
	border: 6px solid #FD7777;
	flex-direction: column;
	align-content: center
}
.one-packages-wrapper .title {
	padding-bottom: 80px;
	font-size: 30px;
	line-height: 36px;
	text-transform: uppercase
}
.one-packages-wrapper .old-price-wrap {
	left: auto;
	right: 220px
}
.one-pack-price-block {
	text-align: center
}
.one-packages-wrapper .button {
	margin-bottom: 0
}
.one-packages-wrapper .info.emotion_agency_li li {
	color: #2E2E2E;
	list-style-type: none;
	position: relative;
	padding-left: 19px
}
.one-packages-wrapper .info.emotion_agency_li li:before {
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 50%;
	border: 1.3px solid #2E2E2E;
	position: absolute;
	left: 0;
	top: 0;
	margin: auto;
}
.one-packages-wrapper .button {
	margin: auto auto 0;
	width: 340px;
	height: 64px;
	background: radial-gradient(50% 50% at 50% 50%, #FF9C9C 0%, #FD7777 100%);
	box-shadow: 0 12px 18px rgba(253, 119, 119, 0.5);
	border-radius: 42px;
	font-family: 'MuseoCyrl-900', serif;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	letter-spacing: .165em;
	padding: 0;
	color: #fff;
	line-height: 64px;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25)
}
.one-packages-wrapper .button:hover {
	background: radial-gradient(50% 50% at 50% 50%, #FD7777 0%, #FF9C9C 100%)
}
@media screen and (max-width: 767px) {
	.yellow-box .one-packages-wrapper {
		flex-wrap: unset
	}
	.one-packages-wrapper {
		padding: 85px 32px 40px
	}
	.one-packages-wrapper .button {
		font-size: 12px;
		text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
		height: 50px;
		line-height: 50px
	}
}
@media screen and (max-width: 1199px) {
	.one-packages-wrapper .button {
		width: 100%;
		font-size: 14px;
		border-radius: 12px;
	}
}
.shou-slider .owl-item>div {
	cursor: pointer;
	margin: 10% 14%;
	transition: margin .4s ease
}
.shou-slider .owl-item.center>div {
	cursor: auto;
	transform: scale(1.7)
}
.shou-slider .owl-item:not(.center)>div {
	opacity: .5
}
.shou-slider .owl-item:not(.center)>div:hover {
	opacity: 1;
	-webkit-transition: .8s;
	-o-transition: .8s;
	transition: .8s
}
.shou-slider {
	position: relative;
	margin: 0;
	text-align: center
}
.shou-slider .owl-nav {
	position: static
}
.shou-slider .owl-next, .shou-slider .owl-prev {
	position: absolute;
	top: 50%;
	margin-top: -9px;
	z-index: 3
}
.shou-slider .owl-next {
	right: 37px
}
.shou-slider .owl-prev {
	left: 37px
}
.shou-slider .owl-stage {
	padding: 4% 0 2%
}
.container-lg {
	max-width: 1325px;
	margin: auto
}
.page-id-1801 .one-pack-price {
	line-height: 1
}
.page-id-1801 .one-pack-price span {
	line-height: 1
}
.page-id-1801 .one-pack-old-price {
	display: none
}
.site-header .menu .services-nav li a, #fixed-top .services-nav li a {
	padding: 12px 0
}
li.menu-item-has-children>ul, .sub-menu {
	position: absolute;
	top: 41px;
	left: 0;
	background: rgba(255, 255, 255, 1);
	padding: 15px 30px;
	z-index: 50;
	max-width: 1000px;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transition: .5s all ease;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease-;
	-ms-transition: .5s all ease;
	-o-transition: .5s all ease;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-radius: 9px
}
.sub-menu {
	background: #F7F7F7;
	padding: 0;
	justify-content: center;
	top: 100%;
	box-shadow: 0px 15px 250px rgba(0, 0, 0, 0.25);
	max-width: 100%;
	border-radius: 0;
}
.sub-menu>.row {
	width: 100%
}
.sub-menu>.row>div {
	text-align: center
}
.services-nav {
	text-align: left
}
li.menu-item-has-children:hover>.sub-menu {
	opacity: 1;
	visibility: visible
}
.sub-menu ul li {
	float: none
}
.sub-menu ul li a {
	color: #3A3A3A;
	font-size: 16px;
	display: block;
	padding: 7px 0;
	width: 100%;
	text-transform: none;
	font-weight: 400
}
.sub-menu ul li a:hover {
	text-transform: none
}
li.menu-item-has-children>a {
	position: relative;
	padding: 42px 0
}
.fixed-top .menu-item-has-children a {
	padding: 23px 0
}
li.menu-item-has-children:hover>a {
	text-decoration: none
}
li.menu-item-has-children>a:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 7px;
	bottom: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	transition: .5s all ease;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease-;
	-ms-transition: .5s all ease;
	-o-transition: .5s all ease;
	background: #FF51C4;
	border-radius: 7px 7px 0 0
}
/* li.menu-item-has-children:hover>a:before {
	opacity: 1;
	visibility: visible
} */
#toggle {
	display: block;
	width: 40px;
	height: 40px;
	border: 2px solid #fff;
	position: relative;
	border-radius: 5px
}
#toggle span {
	position: absolute;
	display: block;
	width: 16px;
	height: 2px;
	background-color: #fff;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	top: 17px;
	left: 10px
}
#toggle span:after,
#toggle span:before {
	content: "";
	position: absolute;
	left: -3px;
	top: -7px;
	width: 22px;
	height: 2px;
	background-color: #fff;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-border-radius: 2px;
	border-radius: 2px
}
#toggle span:after {
	top: 7px
}
#toggle.on span {
	background-color: transparent
}
#toggle.on span:before {
	-webkit-transform: rotate(45deg) translate(5px, 5px);
	-ms-transform: rotate(45deg) translate(5px, 5px);
	transform: rotate(45deg) translate(5px, 5px)
}
#toggle.on span:after {
	-webkit-transform: rotate(-45deg) translate(5px, -5px);
	-ms-transform: rotate(-45deg) translate(5px, -5px);
	transform: rotate(-45deg) translate(5px, -5px)
}
.thumb-wrap {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}

.page-id-1666 .main-text-block {
	padding-bottom: 0;
}




@media screen and (min-width:1200px){
	#menu{
		display:none;
	}
}
#toggle.on+#menu {
	opacity: 1;
	visibility: visible
}
.mobile-nav-wrap {
	display: none;
	opacity: 0;
	visibility: hidden
}
#fixed-top .mobile-nav-wrap {
	margin-top: 0
}
.fixed-top {
	position: fixed;
	top: -100%;
	left: 0;
	width: 100%;
	z-index: 3;
	background: #fff;
	-webkit-transition: top .3s ease-in-out;
	transition: top .3s ease-in-out;
	z-index:102;
}
.header_fixed {
	top: 0!important
}
.fixed-top {
	background: #ffc80a;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
	-webkit-transition: top .3s ease-in-out;
	/*padding-bottom: 6px;*/
}
.admin-bar .fixed-top {
	top: 32px!important
}
.header-logo-fixed {
	display: none;
	opacity: 0;
	visibility: hidden;
	padding-right: 26px;
	padding-top: .5rem;
	padding-bottom: .5rem
}
.fixed-top .header-logo-default {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	z-index: -1
}
.fixed-top .header-logo-fixed {
	display: block;
	opacity: 1;
	visibility: visible
}
.fixed-top .info {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	z-index: -1
}
/*.fixed-top .modal-callback {
	display: none
}*/










@media screen and (max-width: 1200px) {
	.menu {
		position: relative;
		display: inline-block
	}
	.menu ul.active {
		display: none
	}
	.menu ul {
		width: 100%;
		position: absolute;
		top: 120%;
		left: 0;
		padding: 10px 18px;
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
		border-radius: 3px;
		display: inline-block;
		background: #303030;
		min-width: 240px
	}
	.menu ul:after {
		width: 0;
		height: 0;
		position: absolute;
		top: 0;
		left: 22px;
		content: '';
		transform: translate(0%, -100%);
		border-left: 7px solid transparent;
		border-right: 7px solid transparent;
		border-bottom: 7px solid #303030
	}
	.menu li {
		margin: 5px 0;
		float: none;
		display: block
	}
	.menu a {
		display: block
	}
	.toggle-nav {
		padding: 10px 15px;
		text-align: center;
		float: left;
		display: inline-block;
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
		border-radius: 3px;
		background: #303030;
		text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
		color: #777;
		font-size: 20px;
		transition: color linear .15s;
		text-decoration: none
	}
	.toggle-nav:hover, .toggle-nav.active {
		text-decoration: none!important;
		color: #66a992
	}
	.search-form {
		margin: 12px 0 0 20px;
		float: left
	}
	.search-form input {
		box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.1)
	}
	.mobile-nav-wrap {
		display: inline-block;
		opacity: 1;
		visibility: visible
	}
}
.site-caption, .site-caption a {
	color: #373737
}
.site-caption a:hover {
	text-decoration: none
}
#animators-wrap-2 .site-caption {
	font-size: 20px;
	font-family: 'Roboto Slab', serif;
	font-weight: 700
}
.animators-item {
	padding: 32px 0px;
	margin-bottom: 30px;
	border-radius: 33px;
	text-align: center;
	background: #fff
}
.animators-item__heading,
.animators-item__button{
	padding:0 40px;
	position:relative;
	z-index:10;
}
.animators-item .animators-img {
	height: 320px;/*270*/
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}

.animators-item__image-282{
    transform: scale(1.2);
}

#animators-wrap .site-caption {
	font-size: 20px;
	font-family: 'MuseoCyrl-700', serif
}
.page-btn {
	margin: 0 auto;
	padding: .7rem .5rem;
	max-width: 200px;
	width: 100%;
	text-align: center
}
.page-btn:hover {
	text-decoration: none
}
.animators-img {
	margin: 10px 0
}
.animators-img img {
	display: block;
	max-width: 260px;
	width: 100%;
	height: auto;
	margin: 0 auto;
/*	transform:scale(1.1)*/
}
@media screen and (min-width:1601px){
	img.animators-item__image-2266,
	img.animators-item__image-2246 {
		transform: scale(1.4);
	}
}
.animators-item .uncover {
	display: block;
	text-transform: uppercase;
	border: none;
	background: linear-gradient(97.43deg, #FD7777 -22.06%, #FCC44F 98.6%);
	font-family: 'MuseoCyrl-700', serif;
	letter-spacing: .165em;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
	border-radius: 42px;
	padding: 16px;
	text-align: center;
	max-width: none;
	box-shadow: 0 10px 20px #FECCAA
}
.animators-item .uncover:hover {
	color: #fff;
	background: linear-gradient(277.62deg, #FFB038 1.07%, #F3F826 137.79%)
}
.all_animators {
	position: relative;
	background: linear-gradient(277.62deg, #FFB038 1.07%, #F3F826 137.79%);
	border-radius: 48px;
	width: 480px;
	padding: 28px 10px;
	margin: 30px auto 20px;
	height: 78px;
	text-shadow: 0 1px 4px #AC751B;
	box-shadow: 0 10px 20px #BE82B8;
	font-family: 'MuseoCyrl-900', serif;
	letter-spacing: 3px;
	font-size: 18px
}
.all_animators:hover {
	box-shadow: 0 10px 20px #BE82B8;
	background: #FFB038
}
.all_animators:after {
	position: absolute;
	content: '';
	width: 16px;
	height: 16px;
	border-right: 3px solid #FFFBFB;
	border-bottom: 3px solid #FFFBFB;
	box-shadow: 4px 4px 4px 0 #EBAA2E;
	transform: rotate(45deg);
	right: 42px
}
#nav-posts a {
	color: #000
}
.single .pre-header, .category .pre-header, .page-template-tp-shou .pre-header, .page-template-tp-graduation .pre-header {
	margin-bottom: 0
}
.single .entry-header, .category .entry-header, .page-template-tp-shou .entry-header, .page-template-tp-graduation .entry-header {
	padding-bottom: 3.5rem
}
.category .why-we-wrapper {
	padding-top: 50px
}
.single .post-thumbnail img, .page-template-tp-shou .post-thumbnail img, .page-template-tp-graduation .post-thumbnail img {
	display: block;
	max-width: 500px;
	width: 100%;
	height: auto
}
.post {
	margin-top: 2rem
}
.single-program.program {
	float: none;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	justify-content: space-between;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	align-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	border-top: 1px solid #ccc;
	padding: 2rem;
	margin-top: 2rem
}
.single-program .price {
	float: none;
	color: #000;
	margin: 0
}
.single-program.program .button {
	float: none;
	margin: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.page-section {
	margin: 4rem 0
}
.single .owl-carousel .owl-dots, .page-template-tp-shou .owl-carousel .owl-dots, .page-template-tp-graduation .owl-carousel .owl-dots {
	position: static;
	margin-top: .5rem
}
.single .owl-nav, .page-template-tp-shou .owl-nav, .page-template-tp-graduation .owl-nav {
	position: static
}
.single .owl-carousel, .page-template-tp-shou .owl-carousel, .page-template-tp-graduation .owl-carousel {
	position: relative
}
.single .owl-carousel .owl-nav .owl-next, .single .owl-carousel .owl-nav .owl-prev, .page-template-tp-shou .owl-carousel .owl-nav .owl-next, .page-template-tp-shou .owl-carousel .owl-nav .owl-prev, .page-template-tp-graduation .owl-carousel .owl-nav .owl-next, .page-template-tp-graduation .owl-carousel .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	margin-top: -37px
}
.single .owl-carousel .owl-nav .owl-prev, .page-template-tp-shou .owl-carousel .owl-nav .owl-prev, .page-template-tp-graduation .owl-carousel .owl-nav .owl-prev {
	left: 0
}
.single .owl-carousel .owl-nav .owl-next, .page-template-tp-shou .owl-carousel .owl-nav .owl-next, .page-template-tp-graduation .owl-carousel .owl-nav .owl-next {
	right: 0
}
.animators-item .site-caption {
	height: 3rem
}
.why-we-wrapper-box-grad-page .owl-carousel .owl-nav .owl-prev, .why-we-wrapper-box-grad-page .owl-carousel .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	font-size: 0;
	z-index: 2;
	border-radius: 50%;
	margin-top: -65px;
	width: 65px;
	height: 65px;
	background: linear-gradient(159.72deg, #F87700 3.52%, #F8B300 86.51%);
	left: -86px;
}
.why-we-wrapper-box-grad-page .owl-carousel .owl-nav .owl-next {
	left: auto;
	right: -86px;
}
.why-we-wrapper-box-grad-page .owl-carousel .owl-nav .owl-prev:after, 
.why-we-wrapper-box-grad-page .owl-carousel .owl-nav .owl-next:after {
	content: '';
	position: absolute;
	top: 19px;
	width: 17px;
	height: 26px;
	background: url(img/sprite.png) no-repeat -228px 0;
	left: 24px;
}
@media screen and (max-width: 1150px) {
	.wrap {
		width: 90%
	}
}
@media screen and (max-width: 992px) {
	.single .post-thumbnail img, .page-template-tp-shou .post-thumbnail img, .page-template-tp-graduation .post-thumbnail img {
		max-width: 200px;
		margin: 0 auto 2rem
	}
	h1 br {
		display: none
	}
}
@media screen and (max-width: 1200px) {
	.help_cursor-2, .help_cursor, .code_candy-2, .code_candy, .code_candy-3, .help_cursor-3 {
		display: none!important
	}
}
@media screen and (max-width: 970px) {
	.search-form input {
		width: 120px
	}
	.video-wrapper {
		padding-top: 0
	}
}
@media screen and (max-width: 750px) {
	.pre-header .menu {
		margin-left: 1rem
	}
}
@media screen and (max-width: 768px) {
	.order-992-1 {
		order: 1;
		-webkit-box-ordinal-group: 1;
		-webkit-order: 1;
		-ms-flex-order: 1
	}
	.order-992-2 {
		order: 2;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 2;
		-ms-flex-order: 2
	}
	.form-item-wrap {
		margin-bottom: 1rem
	}
	.single-program.program {
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		justify-content: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center
	}
	.single-program .price {
		margin-bottom: 1rem
	}
	.section-title br {
		display: none
	}
	.them-ben-list {
		margin-top: 1.5rem
	}
}
@media screen and (max-width: 576px) {
	.video-container {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 0;
		overflow: hidden
	}
	.video-container iframe, .video-container object, .video-container embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%
	}
	.grad-price {
		display: block
	}
	.grad-price p {
		margin-bottom: 1.5rem;
		text-align: center
	}
	.grad-price .page-btn {
		margin-left: auto;
		margin-right: auto
	}
	.services .group .graduation-item {
		margin-left: 0!important;
		margin-right: 0!important
	}
	.site-header .container {
		padding: 0
	}
	.site-header .pre-header {
		padding-top: 0
	}
}
@media screen and (max-width: 480px) {
	.section-title {
		font-size: 28px
	}
}
.ben {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
	margin: 0 0 30px
}
.ben .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.ben .item .thumb {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	box-shadow: 0 5px 5px rgba(255, 144, 5, 0.25)
}
.ben .item:nth-child(1) .thumb {
	background: #ffd45c url(img/b1.png) no-repeat center / 46px 36px
}
.ben .item:nth-child(2) .thumb {
	background: #ffd45c url(img/b2.png) no-repeat center / 48px 30px
}
.ben .item:nth-child(3) .thumb {
	background: #ffd45c url(img/b3.png) no-repeat center / 33px 37px
}
.ben .item .text {
	color: #9c5800;
	font-size: 18px;
	margin: 0 0 0 20px
}
.why-list-container {
	margin: 2.5rem auto
}
.why-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
	width: 100%
}
.why-list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 33.3333%
}
.why-list li span {
	display: block;
	margin: 0 0 0 20px;
	font-size: 15px
}
.why-list li b {
	font-size: 16px
}
.why-list li:nth-child(1) {
	width: 33.3333%;
	max-width: 350px
}
.why-list li:nth-child(2) {
	width: 33.3333%;
	max-width: 340px
}
.why-list li:nth-child(3) {
	width: 33.3333%;
	max-width: 280px
}
.snow-bg {
	background: url('img/snow_bg-1.jpg') no-repeat 50% 7%;
	padding-top: 170px;
}
/*.blue-santa-box-inner {
	border-radius: 65px;
	padding: 75px 75px 45px 75px;
	position: relative;
	background: url(img/blue-santa-box-inner.jpg) no-repeat center top;
	background-size: cover;
}*/
.blue-box.blue-santa-box ul {
	margin: 0
}
.blue-box.blue-santa-box ul li {
	width: 100%;
	letter-spacing: .75px;
	padding: 0 0 0 20px;
	margin-bottom: 45px
}
.blue-box.blue-santa-box ul li:before {
	content: '';
	display: block;
	width: 3px;
	height: 3px;
	background: #3A3A3A;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
.program .list-santa {
	width: 100%;
	float: none;
	max-width: 100%
}
.program .list-santa li {
	font-size: 14px
}
.program .list-santa li:nth-child(1):before {
	background-image: url(img/s1.png)
}
.program .list-santa li:nth-child(2):before {
	background-image: url(img/s2.png)
}
.program .list-santa li:nth-child(3):before {
	background-image: url(img/s3.png)
}
.program .list-santa li:nth-child(4):before {
	background-image: url(img/s4.png)
}
.program .list-santa li:nth-child(5):before {
	background-image: url(img/s5.png)
}
.program .list-santa li:nth-child(6):before {
	background-image: url(img/s6.png)
}
.program .list-santa li:nth-child(7):before {
	background-image: url(img/s7.png)
}
.program .list-santa li:nth-child(8):before {
	background-image: url(img/s8.png)
}
.santa-program-wrapper {
	position: relative;
	padding: 73px 0 19px;
	z-index: 1
}
.blue-santa-box {
	position: relative
}
.code_candy_test {
	z-index: 1;
	position: absolute;
	right: -70px;
	top: 65px
}
.santa-program-wrapper .program {
	max-width: 540px
}
.santa-program-wrapper .program .button {
	float: left;
	width: 250px
}
.santa-program-wrapper .program .button:hover {
	box-shadow: none
}
.santa-program-wrapper .section-title {
	font-size: 40px;
	padding: 20px 0 80px;
	text-align: center;
}
.video_block {
	padding: 50px 0 290px;
}
.video_block .section-title {
	font-size: 40px;
	margin: 0 0 50px
}
.page-template-template-dm .gallery-wrapper {
	padding-bottom: 180px
}
/*.page-template-template-dm .yellow_box {
	padding: 315px 0 180px;
}*/
.page-template-template-dm .yellow_box:before {
	content: none
}
.page-template-template-dm .reviews_box:before {
	content: none
}
.blue-santa-box-inner .flexi {
	position: absolute;
	right: 50px;
	bottom: 75px;
}
.blue-santa-box-inner .button_smeta {
	background: #FF6AC4;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 4px 50px rgba(255, 106, 195, 0.46);
}
.blue-santa-box-inner .button_smeta:hover {
	box-shadow: none;
	background: #E560B0
}
.blue-santa-box-inner .button_prices {
	margin-left: 30px;
	background: rgba(255, 255, 255, 0.93);
	border: 4px solid #FF6AC3;
	box-sizing: border-box;
	box-shadow: 0px 4px 50px rgba(255, 106, 195, 0.46);
	border-radius: 48px;
	font-size: 18px;
	color: #FF6AC3;
	width: 340px;
}
.button_prices:hover {
	box-shadow: none;
	background: #FF6AC3;
	color: #fff;
	text-decoration: none
}
.button-prices {
	display: block;
	padding: 22px 0;
	border-radius: 5px;
	border: 2px solid #f1419c;
	cursor: pointer;
	font-weight: 700;
	color: #f1419c;
	background: transparent;
	text-transform: uppercase;
	width: 250px;
	float: left;
	margin: 0 0 0 20px;
	text-align: center
}
.button-prices:hover {
	background: #f1419c;
	color: #fff;
	text-decoration: none
}
#modal-prices {
	padding: 25px;
	border-radius: 0;
	max-width: 890px
}
.dm-price-wrap .price-list-dm {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.dm-price-wrap .price-list-dm .left, .dm-price-wrap .price-list-dm .right {
	width: 50%
}
.dm-price-wrap .price-list-dm .left {
	padding: 0 20px 0 0
}
.dm-price-wrap .price-list-dm .right {
	padding: 0 0 0 20px
}
.dm-price-wrap .price-list-dm .subtitle {
	width: 100%;
	background: #ffc80a;
	font-size: 18px;
	font-weight: 700;
	padding: 7px 0;
	color: #9c5800;
	margin: 0 0 25px
}
.dm-price-wrap .price-list-dm .title {
	width: 100%;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 20px;
	color: #537fa2;
	text-align: left
}
.dm-price-wrap .price-list-dm table {
	margin: 0 0 25px;
	width: 100%
}
.dm-price-wrap .price-list-dm th {
	margin: 0 0 25px;
	padding: 20px 10px 20px 0;
	color: #537fa2;
	font-size: 16px;
	border: 1px solid #e4e4e4
}
.dm-price-wrap .price-list-dm td {
	border: 1px solid #e4e4e4;
	color: #000;
	padding: 5px
}
.dm-price-wrap .price-list-dm tr td:first-child {
	color: #537fa2
}
.my-purple-box {
	background-color: #8f75be;
	position: relative;
	padding: 80px 0 60px
}
.my-purple-box:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(img/snowflake.png) no-repeat center;
	opacity: .5
}
.my-purple-box .front-program-wrapper {
	position: relative;
	padding: 0
}
.my-purple-box .code_candy_test {
	position: absolute;
	max-width: 440px;
	left: 20px;
	top: 65px;
	top: 0
}
.my-purple-box .code_candy_test img {
	width: 100%
}
.my-purple-box .program {
	max-width: 650px
}
.my-purple-box .program .title {
	color: #fff;
	font-size: 40px;
	font-weight: 700
}
.my-purple-box .ben {
	display: block;
	margin: 0 0 50px
}
.my-purple-box .ben .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 20px 0
}
.my-purple-box .ben .item .thumb {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25)
}
.my-purple-box .ben .item:nth-child(1) .thumb {
	background: #fff url(img/b4.png) no-repeat center / 46px 36px
}
.my-purple-box .ben .item:nth-child(2) .thumb {
	background: #fff url(img/b5.png) no-repeat center / 48px 30px
}
.my-purple-box .ben .item:nth-child(3) .thumb {
	background: #fff url(img/b6.png) no-repeat center / 33px 37px
}
.my-purple-box .ben .item .text {
	color: #9c5800;
	font-size: 18px;
	margin: 0 0 0 20px;
	color: #fff;
	color: #9c5800;
	font-size: 18px;
	margin: 0 0 0 20px;
	color: #fff
}
.my-purple-box .button-prices-front {
	display: block;
	padding: 9px 15px;
	width: 302px;
	border-radius: 8px;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1.8px;
	text-align: center;
	background: #ffcb17;
	cursor: pointer;
	box-shadow: 0 13px 18px rgba(255, 84, 0, .6);
	border: none;
	font-size: 20px;
	font-family: Roboto
}
.my-purple-box .button-prices-front:hover {
	text-decoration: none;
	box-shadow: none
}
.video-block {
	padding: 50px 0
}
.video-block .section-title {
	margin: 0 0 50px
}
.them-ben-wrap {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto
}
.them-ben-wrap .group {
	padding: 0
}
.page-id-1655 .thematic-benefits {
	padding-bottom: 50px
}
.show-benefits {
	margin-top: 5rem
}
.show-benefits-item {
	text-align: center;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 15px;
	padding: 2rem .5rem 1rem;
	height: 100%;
	max-width: 380px;
	margin-left: auto;
	margin-right: auto
}
.him_shou_page .show-benefits-item {
	color: #777;
	border: 2px solid #777;
	background: #eee;
}
.show-benefits .col-lg-8 {
	margin-bottom: 2rem
}
.show-benefits-img img {
	margin-left: auto;
	margin-right: auto
}
.show-benefits-title {
	margin-top: 20px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-family: 'Roboto Slab', serif;
	font-size: 19px
}
.show-benefits-desc {
	font-size: 17px
}
.graduation-purple-box:before {
	display: none
}
.services .graduation-item .page-btn {
	margin-top: 0
}
/*.page-template-template-city-page .page-btn {
	display: none
}
.home.page-template-template-city-page .page-btn {
	display: block
}*/
@media screen and (max-device-width:768px) {
	.code_candy_test {
		display: none
	}
	.santa-program-wrapper .program {
		max-width: 100%
	}
	.why-list {
		display: block
	}
	.why-list li {
		margin: 40px 0;
		width: 100%!important;
		max-width: 100%!important
	}
}
@media screen and (max-device-width:575px) {
	.ben {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.ben .item {
		width: 305px;
		margin: 5px 0
	}
	.dm-price-wrap .price-list-dm {
		display: block
	}
	.dm-price-wrap .price-list-dm .left {
		padding: 0;
		width: 100%
	}
	.dm-price-wrap .price-list-dm .right {
		padding: 0;
		width: 100%
	}
	.santa-program-wrapper .program .button {
		float: none;
		margin: 0 0 20px
	}
	.button-prices {
		float: none;
		margin: 0;
		padding: 0
	}
	.video-container iframe {
		height: 200px
	}
}
@media only screen and (max-width:1366px) and (min-width:800px) {
	body {
		overflow-x: hidden
	}
}
@media only screen and (max-width:1169px) {
	.db {
		display: block
	}
	.pre-header .nav {
		display: none
	}
	.help {
		margin-right: 20px;
		margin-left: 20px
	}
	.group .item:nth-child(3n), .video .video-box:nth-child(3n) {
		margin-right: 30px
	}
	.group .item:nth-child(2n), .video .video-box:nth-child(2n) {
		margin-right: 0
	}
	.work {
		padding-top: 82px;
		padding-bottom: 32px
	}
	.work .title {
		padding-bottom: 62px
	}
	.purple-box .work .info li {
		position: relative;
		top: 0;
		left: 0;
		background: none;
		padding: 0 0 42px 30px
	}
	.purple-box .work .info li:before {
		bottom: auto;
		top: 6px;
		left: 0
	}
	.work .info {
		padding-left: 66px;
		padding-bottom: 63px;
		position: relative
	}
	.work .info li:nth-child(4), .work .info li:nth-child(5) {
		position: absolute;
		top: 0;
		left: 60%
	}
	.work .info li:nth-child(5) {
		top: 98px
	}
	.work_zone {
		padding-left: 7%;
		padding-right: 7%
	}
	.work_zone .first-list {
		width: 55%
	}
	.work_zone .second-list {
		width: 45%
	}
	.work .work_zone .third-list {
		float: none;
		width: 100%;
		max-width: 845px;
		overflow: hidden
	}
	.work_zone .third-list li {
		float: left
	}
	.work_zone .third-list li:first-child {
		width: 55%
	}
	.work_zone .third-list li:last-child {
		width: 45%
	}
	.request-wrapper span {
		float: none;
		display: block;
		text-align: center;
		margin: 0
	}
}
@media only screen and (max-width:1045px) {
	.help_cursor {
		top: -145px!important;
		left: -403px!important
	}
	.bomb.progress_bomb {
		top: -163px!important
	}
}
@media only screen and (max-width:992px) {
	.purple-show-benefits .img-responsive {
		display: none
	}
	.purple-show-benefits .section-title {
		text-align: center;
		padding: 0;
		margin-bottom: 3rem
	}
	.purple-show-benefits .them-ben-list, .show-button-wrap {
		max-width: 400px;
		margin-left: auto;
		margin-right: auto
	}
}
@media only screen and (max-width:989px) {
	.popup .popup-item-content {
		max-width: 570px;
		height: auto
	}
	.popup-item-content .left-side {
		max-width: 570px;
		float: none;
		border-radius: 9px 9px 0 0
	}
	.left-side img {
		top: 10px;
		left: -42px
	}
	.popup-item-content .right-side {
		border-radius: 0 0 9px 9px
	}
	.help_cursor, .bomb.progress_bomb {
		display: none
	}
}
@media only screen and (max-width:955px) {
	.why-we .left-list, .why-we .right-list {
		float: none;
		display: block;
		margin: 0 auto
	}
	.why-we-wrapper.why-we-new.holder .why-we ul {
		max-width: 500px;
		width: 100%;
		margin-left: auto;
		margin-right: auto
	}
}
@media only screen and (max-width:800px) {
	h2, .section-title {
		padding-bottom: 39px
	}
	.why-we-wrapper {
		padding-top: 57px
	}
	.why-we {
		margin-bottom: 0
	}
	.why-we ul {
		padding-left: 25px
	}
	.program {
		max-width: none
	}
	.services-wrapper {
		padding: 60px 0
	}
	.group {
		padding-bottom: 30px
	}
	.packages>p {
		padding-bottom: 56px
	}
	.work .title {
		font-size: 60px;
		line-height: 76px
	}
	.request {
		padding: 56px 86px 68px 90px
	}
	.request-wrapper {
		padding: 25px 35px 40px
	}
	.request:before, .request:after {
		display: none
	}
	.tab-box {
		padding: 0 71px
	}
	.slogan {
		padding: 22px 10px
	}
	.why-we-4 .left-list li b, .why-we-4 .right-list li b {
		display: block;
		margin-left: auto;
		margin-right: auto;
		float: none;
		margin-bottom: 1rem;
		text-align: center
	}
	.why-we-4 .left-list li span, .why-we-4 .right-list li span {
		display: block;
		margin-left: auto;
		margin-right: auto;
		float: none;
		text-align: center
	}
	.why-we-4 .left-list li, .why-we-4 .right-list li {
		display: block;
		text-align: center
	}
	.why-we-wrapper.why-we-new.holder .section-title br {
		display: none
	}
}
@media only screen and (max-width:799px) {
	.services .group .item, .video-wrapper .video .video-box {
		margin-right: 15px;
		margin-left: 15px
	}
	.request .request-wrapper form * {
		display: block;
		margin: 0 auto 20px
	}
	.request .request-wrapper form :first-child {
		margin-bottom: 0
	}
	.help .contacts>* {
		margin-right: 50px
	}
	.help .button {
		margin: 0
	}
	.why-we ul {
		padding: 0 40px;
		margin: 0;
		max-width: none
	}
	.why-we .left-list, .why-we .right-list {
		max-width: 500px;
		width: 100%
	}
	.why-we .left-list br, .why-we .right-list br {
		display: none
	}
}
@media only screen and (max-width:779px) {
	.program-wrapper .program ul {
		margin: 0 0 0 40px;
		max-width: 760px
	}
	.help>div {
		float: none;
		max-width: none
	}
	.help>div * {
		text-align: center
	}
	.help .contacts * {
		float: none;
		display: block;
		margin: 0 auto
	}
	.help .contacts a[href^="tel"] {
		line-height: 34px
	}
	.comments {
		padding-top: 26px
	}
	.tab-nav {
		float: none;
		width: 100%;
		text-align: center;
		padding-bottom: 15px
	}
	.tab-nav li {
		display: inline-block;
		margin-right: 10px;
		margin-left: 10px
	}
	.tab-box {
		padding-right: 15px;
		padding-left: 15px
	}
	.commen-item {
		width: 100%
	}
	.rew-col-left, .rew-col-right {
		float: none;
		width: 100%;
		padding: 0
	}
	.rew-col-left img, .rew-col-right img {
		display: block;
		margin-left: auto;
		margin-right: auto
	}
}
@media only screen and (max-width:768px) {
	.shou-services-wrap {
		margin-bottom: 90px
	}
}
@media only screen and (max-width:699px) {
	.packages-wrapper .super:after {
		display: none
	}
	footer>* {
		float: none
	}
	.logo {
		padding-bottom: 21px
	}
	.logo img {
		margin: 0 auto
	}
	footer .social:before {
		display: none
	}
}
@media only screen and (max-width:640px) {
	header {
		padding-right: 10px;
		padding-left: 10px
	}
	.program-wrapper .program ul {
		margin-left: 20px
	}
	.services-wrapper .section-title, .work {
		padding-left: 15px;
		padding-right: 15px
	}
	.work .info {
		padding: 0
	}
	.work .info li:nth-child(4), .work .info li:nth-child(5) {
		position: relative;
		top: 0;
		left: 0
	}
	.work .work_zone ul {
		float: none;
		width: 100%;
		max-width: none
	}
	.work .work_zone .third-list li {
		float: none;
		width: 100%
	}
	.request {
		padding-right: 15px;
		padding-left: 15px
	}
	.tab-box .title::before {
		left: -42px
	}
	.tab-box>div {
		padding: 0
	}
}
@media only screen and (max-width:639px) {
	.popup .popup-item-content {
		max-width: 400px
	}
	.popup-item-content .left-side {
		max-width: 400px;
	}
	.left-side img {
		left: 0;
		width: 100%
	}
	.popup-item-content .right-side {
		border-radius: 0 0 9px 9px;
		padding: 20px 25px
	}
	.recomended-item>div {
		margin-bottom: 15px
	}
	.right-side .title {
		font-size: 30px
	}
	.tab-wrapper>ul>li {
		margin-right: 18px
	}
	.right-side .program {
		text-align: center
	}
	.right-side .button {
		float: none;
		margin: 20px auto 0
	}
	.request-wrapper span {
		line-height: 30px;
		padding-bottom: 20px
	}
}
@media only screen and (max-width:469px) {
	footer .social {
		text-align: center;
		padding-right: 30px;
		padding-left: 30px
	}
	footer .social li:first-child {
		display: block;
		width: 100%;
		margin: 0 0 20px
	}
	footer .social li {
		display: inline-block;
		float: none
	}
	.why-we ul {
		padding: 0 20px
	}
}
@media only screen and (max-width:420px) {
	.pre-header {
		padding-top: 33px;
	}
	.pre-header .info {
		position: absolute;
		top: -14px;
		left: 0
	}
	.pre-header .info span, .hero-image {
		display: none
	}
	h1 {
		line-height: 60px
	}
	.why-we-wrapper {
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 70px
	}
	.owl-carousel .owl-nav {
		padding-left: 40px;
		padding-right: 40px
	}
	.owl-carousel .carousel-item>a {
		margin-bottom: 70px
	}
	.work {
		padding-top: 52px;
		padding-bottom: 0
	}
	.work .title {
		font-size: 38px;
		line-height: 54px
	}
	.work .section-title {
		padding-bottom: 48px
	}
	.work_zone {
		padding-right: 0;
		padding-left: 0
	}
	.request-wrapper {
		padding-top: 34px
	}
	.request-wrapper span {
		line-height: 30px;
		padding-bottom: 20px
	}
	.request-wrapper input[type="submit"] {
		max-width: none
	}
	.video-wrapper {
		padding-top: 33px;
		padding-bottom: 40px;
		padding-right: 0
	}
}
.owl-carousel, .owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}
.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: none
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
	display: block
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.owl-carousel.owl-hidden {
	opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}
.owl-carousel.owl-rtl {
	direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
	float: right
}
.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
	z-index: 0
}
.owl-carousel .owl-animated-out {
	z-index: 1
}
.owl-carousel .fadeOut {
	animation-name: fadeOut
}
@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}
.owl-height {
	transition: height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}
.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-nav {
	margin-top: 10px
}
.owl-theme .owl-nav [class*=owl-] {
	color: #FFF;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #D6D6D6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px
}
.owl-theme .owl-nav [class*=owl-]:hover {
	background: #869791;
	color: #FFF;
	text-decoration: none
}
.owl-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default
}
.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #869791
}
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none!important;
	-webkit-backface-visibility: hidden
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box
}
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.mfp-align-top .mfp-container:before {
	display: none
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}
.mfp-ajax-cur {
	cursor: progress
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
	cursor: auto
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}
.mfp-loading.mfp-figure {
	display: none
}
.mfp-hide {
	display: none!important
}
.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}
.mfp-preloader a {
	color: #CCC
}
.mfp-preloader a:hover {
	color: #FFF
}
.mfp-s-ready .mfp-preloader {
	display: none
}
.mfp-s-error .mfp-content {
	display: none
}
button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation
}
button::-moz-focus-inner {
	padding: 0;
	border: 0
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}
.mfp-close:hover, .mfp-close:focus {
	opacity: 1
}
.mfp-close:active {
	top: 1px
}
.mfp-close-btn-in .mfp-close {
	color: #333
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}
.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
	margin-top: -54px
}
.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1
}
.mfp-arrow:before, .mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}
.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}
.mfp-arrow-left {
	left: 0
}
.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px
}
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F
}
.mfp-arrow-right {
	right: 0
}
.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px
}
.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}
.mfp-iframe-holder .mfp-close {
	top: -40px
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000
}
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto
}
.mfp-figure {
	line-height: 0
}
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444
}
.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px
}
.mfp-figure figure {
	margin: 0
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px
}
.mfp-image-holder .mfp-content {
	max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}
.page-template-template-dm .video-block {
	text-align: center;
}
.page-template-template-dm .video_block {
	padding-top: 170px;
	text-align: center;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}
@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}
@charset "UTF-8";
.fancybox-enabled {
	overflow: hidden
}
.fancybox-enabled body {
	overflow: visible;
	height: 100%
}
.fancybox-is-hidden {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden
}
.fancybox-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99993;
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
.fancybox-container~.fancybox-container {
	z-index: 99992
}
.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.fancybox-outer {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}
.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: .87;
	transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}
.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
	position: absolute;
	direction: ltr;
	z-index: 99997;
	opacity: 0;
	visibility: hidden;
	transition: opacity .25s, visibility 0s linear .25s;
	box-sizing: border-box
}
.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	visibility: visible;
	transition: opacity .25s, visibility 0s
}
.fancybox-infobar {
	top: 0;
	left: 50%;
	margin-left: -79px
}
.fancybox-infobar__body {
	display: inline-block;
	width: 70px;
	line-height: 44px;
	font-size: 13px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	text-align: center;
	color: #ddd;
	background-color: rgba(30, 30, 30, .7);
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-font-smoothing: subpixel-antialiased
}
.fancybox-toolbar {
	top: 0;
	right: 0
}
.fancybox-stage {
	overflow: hidden;
	direction: ltr;
	z-index: 99994;
	-webkit-transform: translateZ(0)
}
.fancybox-slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	outline: none;
	white-space: normal;
	box-sizing: border-box;
	text-align: center;
	z-index: 99994;
	-webkit-overflow-scrolling: touch;
	display: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.fancybox-slide:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0
}
.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
	display: block
}
.fancybox-slide--image {
	overflow: visible
}
.fancybox-slide--image:before {
	display: none
}
.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
	background: #000
}
.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
	background: #e5e3df
}
.fancybox-slide--next {
	z-index: 99995
}
.fancybox-slide>* {
	display: inline-block;
	position: relative;
	padding: 24px;
	margin: 44px 0;
	border-width: 0;
	vertical-align: middle;
	text-align: left;
	background-color: #fff;
	overflow: auto;
	box-sizing: border-box
}
.fancybox-slide .fancybox-image-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 99995;
	background: transparent;
	cursor: default;
	overflow: visible;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.fancybox-can-zoomOut .fancybox-image-wrap {
	cursor: zoom-out
}
.fancybox-can-zoomIn .fancybox-image-wrap {
	cursor: zoom-in
}
.fancybox-can-drag .fancybox-image-wrap {
	cursor: -webkit-grab;
	cursor: grab
}
.fancybox-is-dragging .fancybox-image-wrap {
	cursor: -webkit-grabbing;
	cursor: grabbing
}
.fancybox-image, .fancybox-spaceball {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	max-width: none;
	max-height: none
}
.fancybox-spaceball {
	z-index: 1
}
.fancybox-slide--iframe .fancybox-content {
	padding: 0;
	width: 80%;
	height: 80%;
	max-width: calc(100% - 100px);
	max-height: calc(100% - 88px);
	overflow: visible;
	background: #fff
}
.fancybox-iframe {
	display: block;
	padding: 0;
	border: 0;
	height: 100%
}
.fancybox-error, .fancybox-iframe {
	margin: 0;
	width: 100%;
	background: #fff
}
.fancybox-error {
	padding: 40px;
	max-width: 380px;
	cursor: default
}
.fancybox-error p {
	margin: 0;
	padding: 0;
	color: #444;
	font: 16px/20px Helvetica Neue, Helvetica, Arial, sans-serif
}
.fancybox-close-small {
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 44px;
	padding: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
	outline: none;
	background: transparent;
	z-index: 10;
	cursor: pointer
}
.fancybox-close-small:after {
	content: "×";
	position: absolute;
	top: 5px;
	right: 5px;
	width: 30px;
	height: 30px;
	font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
	color: #888;
	font-weight: 300;
	text-align: center;
	border-radius: 50%;
	border-width: 0;
	background: #fff;
	transition: background .25s;
	box-sizing: border-box;
	z-index: 2
}
.fancybox-close-small:focus:after {
	outline: 1px dotted #888
}
.fancybox-close-small:hover:after {
	color: #555;
	background: #eee
}
.fancybox-slide--iframe .fancybox-close-small {
	top: 0;
	right: -44px
}
.fancybox-slide--iframe .fancybox-close-small:after {
	background: transparent;
	font-size: 35px;
	color: #aaa
}
.fancybox-slide--iframe .fancybox-close-small:hover:after {
	color: #fff
}
.fancybox-caption-wrap {
	bottom: 0;
	left: 0;
	right: 0;
	padding: 60px 30px 0;
	background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8));
	pointer-events: none
}
.fancybox-caption {
	padding: 30px 0;
	border-top: 1px solid hsla(0, 0%, 100%, .4);
	font-size: 14px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #fff;
	line-height: 20px;
	-webkit-text-size-adjust: none
}
.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
	pointer-events: all
}
.fancybox-caption a {
	color: #fff;
	text-decoration: underline
}
.fancybox-button {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: transparent;
	color: #ddd;
	border-radius: 0;
	cursor: pointer;
	vertical-align: top;
	outline: none
}
.fancybox-button[disabled] {
	cursor: default;
	pointer-events: none
}
.fancybox-button, .fancybox-infobar__body {
	background: rgba(30, 30, 30, .6)
}
.fancybox-button:hover:not([disabled]) {
	color: #fff;
	background: rgba(0, 0, 0, .8)
}
.fancybox-button:after, .fancybox-button:before {
	content: "";
	pointer-events: none;
	position: absolute;
	background-color: currentColor;
	color: currentColor;
	opacity: .9;
	box-sizing: border-box;
	display: inline-block
}
.fancybox-button[disabled]:after, .fancybox-button[disabled]:before {
	opacity: .3
}
.fancybox-button--left:after, .fancybox-button--right:after {
	top: 18px;
	width: 6px;
	height: 6px;
	background: transparent;
	border-top: 2px solid currentColor;
	border-right: 2px solid currentColor
}
.fancybox-button--left:after {
	left: 20px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg)
}
.fancybox-button--right:after {
	right: 20px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.fancybox-button--left {
	border-bottom-left-radius: 5px
}
.fancybox-button--right {
	border-bottom-right-radius: 5px
}
.fancybox-button--close:after, .fancybox-button--close:before {
	content: "";
	display: inline-block;
	position: absolute;
	height: 2px;
	width: 16px;
	top: calc(50% - 1px);
	left: calc(50% - 8px)
}
.fancybox-button--close:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.fancybox-button--close:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.fancybox-arrow {
	position: absolute;
	top: 50%;
	margin: -50px 0 0;
	height: 100px;
	width: 54px;
	padding: 0;
	border: 0;
	outline: none;
	background: none;
	cursor: pointer;
	z-index: 99995;
	opacity: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: opacity .25s
}
.fancybox-arrow:after {
	content: "";
	position: absolute;
	top: 28px;
	width: 44px;
	height: 44px;
	background-color: rgba(30, 30, 30, .8);
	background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 24px 24px
}
.fancybox-arrow--right {
	right: 0
}
.fancybox-arrow--left {
	left: 0;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1)
}
.fancybox-arrow--left:after, .fancybox-arrow--right:after {
	left: 0
}
.fancybox-show-nav .fancybox-arrow {
	opacity: .6
}
.fancybox-show-nav .fancybox-arrow[disabled] {
	opacity: .3
}
.fancybox-loading {
	border: 6px solid hsla(0, 0%, 39%, .4);
	border-top: 6px solid hsla(0, 0%, 100%, .6);
	border-radius: 100%;
	height: 50px;
	width: 50px;
	-webkit-animation: a .8s infinite linear;
	animation: a .8s infinite linear;
	background: transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	z-index: 99999
}
@-webkit-keyframes a {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}
@keyframes a {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}
.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, .25, 1)
}
.fancybox-fx-slide.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	opacity: 0
}
.fancybox-fx-slide.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	opacity: 0
}
.fancybox-fx-slide.fancybox-slide--current {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	opacity: 1
}
.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 {
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5);
	opacity: 0
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5);
	opacity: 0
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	opacity: 1
}
.fancybox-fx-rotate.fancybox-slide--previous {
	-webkit-transform: rotate(-1turn);
	transform: rotate(-1turn);
	opacity: 0
}
.fancybox-fx-rotate.fancybox-slide--next {
	-webkit-transform: rotate(1turn);
	transform: rotate(1turn);
	opacity: 0
}
.fancybox-fx-rotate.fancybox-slide--current {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	opacity: 1
}
.fancybox-fx-circular.fancybox-slide--previous {
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	opacity: 0
}
.fancybox-fx-circular.fancybox-slide--next {
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	opacity: 0
}
.fancybox-fx-circular.fancybox-slide--current {
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0);
	opacity: 1
}
.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}
.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}
.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translateZ(0) scale(1);
	transform: translateZ(0) scale(1)
}
@media (max-width:800px) {
	.fancybox-infobar {
		left: 0;
		margin-left: 0
	}
	.fancybox-button--left, .fancybox-button--right {
		display: none!important
	}
	.fancybox-caption {
		padding: 20px 0;
		margin: 0
	}
}
.fancybox-button--fullscreen:before {
	width: 15px;
	height: 11px;
	left: calc(50% - 7px);
	top: calc(50% - 6px);
	border: 2px solid;
	background: none
}
.fancybox-button--pause:before, .fancybox-button--play:before {
	top: calc(50% - 6px);
	left: calc(50% - 4px);
	background: transparent
}
.fancybox-button--play:before {
	width: 0;
	height: 0;
	border-top: 6px inset transparent;
	border-bottom: 6px inset transparent;
	border-left: 10px solid;
	border-radius: 1px
}
.fancybox-button--pause:before {
	width: 7px;
	height: 11px;
	border-style: solid;
	border-width: 0 2px
}
.fancybox-button--thumbs, .fancybox-thumbs {
	display: none
}
@media (min-width:800px) {
	.fancybox-button--thumbs {
		display: inline-block
	}
	.fancybox-button--thumbs span {
		font-size: 23px
	}
	.fancybox-button--thumbs:before {
		width: 3px;
		height: 3px;
		top: calc(50% - 2px);
		left: calc(50% - 2px);
		box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0
	}
	.fancybox-thumbs {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: auto;
		width: 220px;
		margin: 0;
		padding: 5px 5px 0 0;
		background: #fff;
		word-break: normal;
		-webkit-tap-highlight-color: transparent;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		box-sizing: border-box;
		z-index: 99995
	}
	.fancybox-show-thumbs .fancybox-thumbs {
		display: block
	}
	.fancybox-show-thumbs .fancybox-inner {
		right: 220px
	}
	.fancybox-thumbs>ul {
		list-style: none;
		position: absolute;
		position: relative;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
		overflow-x: hidden;
		overflow-y: auto;
		font-size: 0
	}
	.fancybox-thumbs>ul>li {
		float: left;
		overflow: hidden;
		max-width: 50%;
		padding: 0;
		margin: 0;
		width: 105px;
		height: 75px;
		position: relative;
		cursor: pointer;
		outline: none;
		border: 5px solid transparent;
		border-top-width: 0;
		border-right-width: 0;
		-webkit-tap-highlight-color: transparent;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		box-sizing: border-box
	}
	li.fancybox-thumbs-loading {
		background: rgba(0, 0, 0, .1)
	}
	.fancybox-thumbs>ul>li>img {
		position: absolute;
		top: 0;
		left: 0;
		min-width: 100%;
		min-height: 100%;
		max-width: none;
		max-height: none;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none
	}
	.fancybox-thumbs>ul>li:before {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		border-radius: 2px;
		border: 4px solid #4ea7f9;
		z-index: 99991;
		opacity: 0;
		transition: all .2s cubic-bezier(.25, .46, .45, .94)
	}
	.fancybox-thumbs>ul>li.fancybox-thumbs-active:before {
		opacity: 1
	}
}
.yt_click, .yt_click_new {
	text-align: center;
	position: relative;
	display: inline-block;
	cursor: pointer
}
.yt_click img, .yt_click_new img {
	margin: auto
}
.yt_click:after, .yt_click_new:after {
	content: '';
	background: url(img/icons-yt.png) no-repeat 0 0;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	height: 48px;
	width: 68px
}
.vimeo_click_new {
	cursor: pointer
}
.video_block_inner .yt_click_new:before {
	content: '';
	background: rgba(0, 0, 0, 0.35);
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border-radius: 50px
}
.yt_click:hover:after, .yt_click_new:hover:after {
	background-position: 0 -48px
}
.yt_click.video_loaded:after, .yt_click_new.video_loaded:after {
	content: none
}
.video_block_inner .yt_click_new img {
	border-radius: 50px;
}
@media only screen and (max-width:1679px) {
	.menu li {
		margin: 0 18px 0 0
	}
	.sitename img {
		max-width: 90%
	}
	.top_box h1 {
		font-size: 38px
	}
	.surprise {
		font-size: 14px
	}
	.main_screen_content__surprise{
		font-size:18px;
	}
	.bright_box .group .item {
		max-width: 340px
	}
	.bright_box .services .content {
		padding: 0 16px 40px
	}
	.bright_box .services .content .text {
		line-height: 20px
	}
	.show_box_wrapper .group .item {
		max-width: 370px
	}
	.show_box_wrapper .services .content .text {
		line-height: 22px
	}
	.blue_box_2_wrapper {
		padding: 130px 60px 0;
		background-size: contain;
		height: 730px
	}
	.blue_box_2_wrapper .section-title {
		font-size: 36px
	}
	.blue_box_2_wrapper .section_title_two {
		font-size: 18px
	}
	.blue_box_2_phone {
		font-size: 60px
	}
	.blue_box_2_button {
		width: 480px;
		height: 150px;
		font-size: 20px
	}
	.packages-wrapper>li {
		max-width: 390px
	}
	.packages-wrapper .super {
		max-width: 410px
	}
	.packages-wrapper .price {
		font-size: 30px;
		padding: 0 20px 0 30px
	}
	.info.emotion_agency_li li {
		font-size: 18px;
		padding-left: 30px
	}
	.packages-wrapper>li .button {
		width: 320px
	}
	.purple_box .works {
		padding: 60px 60px 10px
	}
	.purple_box .works li {
		font-size: 14px
	}
	.purple_box .works li:before {
		width: 100px;
		margin-right: 20px;
		height: 100px
	}
	.purple_box .works li:after {
		left: 10px
	}
	.why_contact_us .section-title {
		padding: 20px 0 130px;
		font-size: 34px
	}
	.yellow_box_title {
		font-size: 32px;
		margin-bottom: 70px
	}
	.video-wrapper .section-title {
		padding-right: 0
	}
	.video-wrapper .gallery-holder {
		padding-right: 0
	}
	.gallery-holder .prev {
		left: -22px
	}
	.gallery-holder .next {
		right: -20px
	}
	.comments_box .section_title_two {
		text-align: left;
		font-size: 18px
	}
	.comment-img img {
		margin: 0 0 70px
	}
	.comment-desc {
		font-size: 20px;
		text-align: left;
		width: 75%
	}
	.comment-title {
		font-size: 20px;
		text-align: left
	}
	.comments_nav {
		text-align: left
	}
	.footer_inner .logo img {
		width: 85%
	}
	footer .social {
		padding: 16px
	}
	footer .social:before {
		top: 15px
	}
	footer .social li {
		margin: 0 18px;
		font-size: 18px
	}
	footer a.phone_class {
		font-size: 26px
	}
}
.header_logo_mob {
	display: none
}
.animation_mob {
	display: none
}
.header__row {
  display: flex;
  align-items: center;
}
.header__city {
  font-family: 'MuseoCyrl-500', serif;
  font-size: 15px;
  margin-left: 50px;
}
.header__info {
  display: flex;
  align-items: center;
  margin-right: auto;
  margin-left: 23px;
}
.header__nav-wrap {
    background: #F4F4F4;
    margin: 0px 0 5px;
    text-align: center;
}
.fixed-top .header__nav-wrap {
  margin: 0;
  background: #ffc80a;
}

.header__nav-wrap .menu-main > ul > li > a {
  font-size: 18px;
  padding: 0.9em 0;
  display: inline-block;
}
.header-contacts__wrap {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-left: auto;
}
.header__col.header-contacts__wrap b {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.6em;
	text-shadow: 2px 2px 4px #000000;
}
.header-contacts {
  text-align: left;
  margin-left: auto;
  margin-right: 26px;
  text-shadow: 2px 2px 4px #000000;
}
.pre-header .tel {
  text-align: left;
}
.header__button-wrap {
  flex-basis: 190px;
}
.header__button {
  margin: 0;
  border-radius: 50px;
}
.btn {
  display: block;
  font-family: 'MuseoCyrl-700', serif;
  letter-spacing: 0.25px;
  padding: 0.8em;
  margin: 0;
  font-size: 14px;
  background: linear-gradient(266.16deg, #FF66D4 0.55%, #A966FF 99.66%);
  border-radius: 48px;
  box-shadow: 0 10px 20px #dba5f7;
  color: #fff;
  text-align: center;
}
.btn:hover {
  background: #FF66D4;
  color: #fff;
}
.header__btn {
  float: right;
  width: 100%;
}
.menu .services-nav-pc {
  margin-right: 42px;
}
.menu .services-nav-pc > a {
  position: relative;
}
.menu .services-nav-pc > a:after {
  content: '';
  position: absolute;
  right: -20px;
  width: 12px;
  height: 11px;
  background: url('img/submenu-icon.svg') no-repeat;
  top: 50%;
  margin-top: -5px;
}
.services-nav__item {
  height: 100%;
  text-align: left;
  padding: 35px 30px;
}
.services-nav_pc {
  max-width: 100%;
  right: 0;
  left: auto;
}
.services-nav_pc .services-nav__item .services-nav__title,
.services-nav_pc .services-nav__item ul {
  text-align: left;
}
.services-nav__title {
  font-size: 16px;
  margin-bottom: 1em;
  font-family: 'MuseoCyrl-700', serif;
  color: #000;
}
.services-nav_pc .services-nav__item ul {
  display: block;
}
.services-nav_pc .services-nav__item .menu-item {
  margin: 0;
  margin-bottom: 17px;
}
.services-nav_pc .services-nav__item .menu-item:last-child {
  margin-bottom: 0;
}
.services-nav_pc .services-nav__item .menu-item a {
  font-size: 16px;
  padding: 0 !important;
}
.grey-bg {
  background: #e9eefa;
}
.review-slider-mobile__img {
	max-width: 100%;
	height: auto;
	display: block;
}

@media only screen and (min-width:1200px) {
	.fixed-top .site-header__cnt {
	  display: none;
	}
}

@media only screen and (max-width:1200px) {
	.services-nav_pc .services-nav__item .menu-item {
		margin-bottom: 12px;
	}
	.services-nav__item {
		padding: 25px;
	}
	.services-nav_pc .services-nav__item .menu-item a {
		font-size: 13px;
	}
}
@media only screen and (max-width:576px) {
  .header__button-wrap {
    display: none;
  }
  .header-contacts {
    margin-right: 0;
  }
  .pre-header .tel {
    margin-right: 0 !important;
  }
}


@media only screen and (max-width:1199px) {
	.site-header {
		background: #000;
		box-shadow: 0 4px 25px rgba(132, 132, 132, 0.25)
	}
	.logo.header-logo {
		padding-bottom: 0;
		order: 2
	}
	.fixed-top .header-logo-fixed, .header-logo-default {
		display: none
	}
	.header_logo_mob {
		display: block
	}
	.pre-header .info {
		color: #fff;
		order: 1
	}
	.site-header .menu {
		margin-right: auto
	}
	.fixed-top .tel, .pre-header .tel {
		padding-top: 0;
		order: 1;
		margin-right: auto
	}
	.site-header .tel a,
	.header-contacts__work-time,
	.header-contacts__link,
	.header-contacts__link:hover {
		color: #fff;
	}
	.header-contacts__link {
		border-color: #fff;
	}

	.top_box {
		margin-top: 22px
	}
	.top_box_img {
		display: none!important
	}
	.w60 {
		padding-left: 0;
		width: 100%;
		text-align: center;
		display: flex;
		flex-direction: column
	}
	.surprise {
		order: 1;
		margin-bottom: 380px
	}
	a.modal-connect-with {
		margin: 0 auto 120px
	}
	.why-we-2-box .animation {
		display: none
	}
	.animation_mob {
		display: block;
		height: 375px;
		overflow: hidden;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0
	}
	.animation_mob img {
		margin: 0 auto;
		animation: rotate 100s linear infinite;
		-webkit-animation: rotate 100s infinite;
		width: 100%;
		max-width: 750px
	}
	.sitename_opacity {
		font-size: 200px;
		right: 0;
		text-align: center;
		transform: rotate(-22grad);
		left: -15%
	}
	.sitename img {
		margin: auto
	}
	.top_box h1 {
		font-size: 30px
	}
	.left45 {
		margin-top: 180px;
		margin-left: 0;
		width: 100%
	}
	.left45 .section-title {
		text-align: center;
		font-size: 32px;
		line-height: 40px
	}
	.why-we-2 {
		margin: 60px 0 70px
	}
	.why-we-2 ul li {
		padding: 32px 64px 32px 32px;
		width: 48%;
		display: inline-block;
		color: #fff;
		margin-bottom: 30px;
		background: linear-gradient(90deg, #FB3B6B 0%, #8D52E8 97.38%);
		box-shadow: 0 2px 20px rgba(119, 119, 119, 0.25);
		border-radius: 16px;
		margin-right: 1%
	}

	
	.why-we-2 .ul .li {
		color: #fff;
		margin-bottom: 30px;
	}
	.why-we-2 .ul .li-inner {
		padding: 32px 64px 32px 32px;
		background: linear-gradient(90deg, #FB3B6B 0%, #8D52E8 97.38%);
		box-shadow: 0 2px 20px rgba(119, 119, 119, 0.25);
		border-radius: 16px;
	}


	.why-we-2 ul li:nth-child(2),
	.why-we-2 .ul .li:nth-child(2) .li-inner {
		background: linear-gradient(90deg, #FBA831 0%, #F26725 97.38%)
	}
	.why-we-2 ul li:nth-child(3),
	.why-we-2 .ul .li:nth-child(3) .li-inner {
		background: linear-gradient(90deg, #29C7A0 0%, #3473DB 97.38%)
	}
	.why-we-2 ul li:nth-child(4),
	.why-we-2 .ul .li:nth-child(4) .li-inner {
		background: linear-gradient(90deg, #E7D749 0%, #8FC832 97.38%)
	}
	.why-we-2 ul li .bold,
	.why-we-2 .ul .li .bold {
		color: #fff;
		text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.17)
	}
	.why-we-2 ul li:before,
	.why-we-2 .ul .li:before {
		content: none
	}
	.why-we-2 ul li:after,
	.why-we-2 .ul .li:after {
		left: auto;
		background-position: 0 -438px;
		right: 24px;
		margin: auto;
		top: 0;
		bottom: 0
	}
	.why-we-2 ul li:nth-child(2):after,
	.why-we-2 .ul .li:nth-child(2):after {
		background-position: -57px -438px
	}
	.why-we-2 ul li:nth-child(3):after,
	.why-we-2 .ul .li:nth-child(3):after {
		background-position: -114px -438px
	}
	.why-we-2 ul li:nth-child(4):after,
	.why-we-2 .ul .li:nth-child(4):after {
		background-position: -171px -438px
	}
	.why-we-wrapper-box {
		padding-bottom: 0;
		background: none
	}
	.why-we-wrapper-box .why-we-wrapper {
		background: none
	}
	.why-we-wrapper-box .why-we-wrapper:before {
		content: none
	}
	.why-we-wrapper .before-animators {
		color: #3A3A3A;
		font-size: 32px;
		line-height: 40px
	}
	.before-animators span {
		color: #ADB3C5;
		padding: 20px 0;
		font-weight: 400;
		font-size: 16px
	}
	.animators-item {
		margin-top: 150px;
		background: #FFF;
		padding: 50px;
		box-shadow: 0 0 50px #E4D8E4;
		border-radius: 20px;
		position: relative
	}
	#animators-wrap .site-caption {
		font-size: 24px;
		font-family: 'MuseoCyrl-900', serif;
		margin: 150px 0 50px
	}
	.animators-img {
		margin: auto;
		position: absolute;
		top: -100px;
		left: 0;
		right: 0
	}
	.animators-img img {
		max-width: 250px
	}
	.animators-item .uncover {
		background: linear-gradient(90.86deg, #AE67FD 0.17%, #FC67D6 99.85%);
		border-radius: 64px;
		box-shadow: none
	}
	.program-wrapper:not(.program-wrapper_dm) .section-title {
		font-size: 32px;
		line-height: 40px;
		padding-bottom: 50px
	}
	.blue_box_1 {
		padding-bottom: 0;
		background: url(img/blue_box_1_bg_mob.jpg) no-repeat right top
	}
	.bright_box .section-title {
		padding: 80px 0;
		font-size: 32px;
		line-height: 40px
	}
	.bright_box_link {
		max-width: 320px
	}
	.services-wrapper {
		padding-bottom: 150px
	}
	.show_box_wrapper .section-title {
		font-size: 32px;
		line-height: 40px
	}
	.show_box_wrapper .section_title_two {
		padding-bottom: 50px;
		color: #747474;
		font-size: 18px
	}
	.show_box_wrapper .services .content .title {
		font-size: 24px;
		min-height: 54px;
		line-height: 30px
	}
	.show_box_wrapper .services .content .text {
		height: 120px;
		font-size: 16px;
		line-height: 26px
	}
	.show_box_wrapper .services .content .price {
		font-size: 36px
	}
	.show_box_wrapper img {
		margin-bottom: 30px
	}
	.blue_box_2_wrapper:before {
		content: none
	}
	.blue_box_2_button:after {
		content: none
	}
	.blue_box_2_wrapper {
		padding: 60px 60px 0;
		background-size: contain;
		height: 550px;
		text-align: center;
		display: block;
		position: relative
	}
	.blue_box_2_wrapper .section-title {
		text-align: center
	}
	.blue_box_2_wrapper .section_title_two {
		text-align: center;
		padding-bottom: 25px
	}
	.blue_box_2_phone {
		font-size: 48px
	}
	.blue_box_2 {
		padding: 55px 0 220px
	}
	.blue_box_2_button_box {
		position: absolute;
		bottom: -160px;
		width: 100%;
		left: 0;
		text-align: center;
		height: 120px
	}
	.blue_box_2_button {
		height: 120px;
		margin: auto
	}
	.blue_box_2_button i {
		width: 90px;
		height: 90px
	}
	.blue_box_2_button i:before {
		left: 15px;
		top: 17px
	}
	.yellow-box {
		padding: 40px 0
	}
	.packages-wrapper>li {
		max-width: 300px;
		padding: 120px 20px 40px
	}
	.packages-wrapper .super {
		max-width: 300px
	}
	.packages-wrapper .price {
		font-size: 24px;
		padding: 0 10px 0 20px;
		height: 48px;
		line-height: 48px;
		top: 16px
	}
	.packages-wrapper .standart, .packages-wrapper .vip {
		margin-top: 25px
	}
	.packages-wrapper .super {
		margin-bottom: 25px
	}
	.old-price-wrap {
		font-size: 24px;
		top: 16px;
		left: 36px;
		height: 48px;
		line-height: 48px
	}
	.old-price {
		line-height: 48px
	}
	.packages-wrapper .title {
		padding: 0;
		font-size: 24px;
		text-align: center;
		letter-spacing: 2px;
		line-height: 46px;
		background: #FDFFE9;
		border-radius: 48px;
		margin-bottom: 50px
	}
	.standart .title {
		background: #FFF4F4
	}
	.vip .title {
		background: #F9F3FF
	}
	.info.emotion_agency_li li {
		font-size: 16px;
		padding-left: 16px;
		margin-bottom: 10px
	}
	.info.emotion_agency_li {
		margin-bottom: 40px
	}
	.packages-wrapper>li .button {
		width: 100%;
		font-size: 14px;
		border-radius: 12px
	}
	.purple_box {
		padding-bottom: 0
	}
	.purple_box .works {
		position: relative;
		width: 100%;
		background: linear-gradient(180deg, #C5EBF1 0%, #D3E4FB 100%);
		border-radius: 46px;
		padding: 40px 60px 10px
	}
	.purple_box .works:before {
		content: none
	}
	.purple_box .section-title {
		color: #303030;
		font-size: 32px;
		line-height: 40px;
		padding-bottom: 40px
	}
	.purple_box .works li {
		width: 50%;
		color: #333;
		margin-bottom: 36px
	}
	.why_contact_us {
		background: none
	}
	.why_contact_us .section-title {
		padding: 20px 0 60px;
		font-size: 28px;
		text-align: center;
		line-height: 40px
	}
	.why_contact_us li {
		width: 49%;
		color: #fff;
		letter-spacing: .02em;
		margin-bottom: 30px;
		padding: 32px 64px 32px 48px;
		background: linear-gradient(90deg, #E7D749 0%, #8FC832 97.38%);
		box-shadow: 0 2px 20px rgba(119, 119, 119, 0.25);
		border-radius: 75px
	}
	.why_contact_us li:nth-child(2) {
		background: linear-gradient(90deg, #FBA831 0%, #F26725 97.38%)
	}
	.why_contact_us li:nth-child(3) {
		background: linear-gradient(90deg, #29C7A0 0%, #3473DB 97.38%)
	}
	.why_contact_us li:nth-child(4) {
		background: linear-gradient(90deg, #FB3B6B 0%, #8D52E8 97.38%)
	}
	.why_contact_us li:before {
		content: none
	}
	.why_contact_us li:after {
		top: 0;
		left: auto;
		width: 54px;
		height: 50px;
		background: url(img/sprite.png) no-repeat -160px -278px;
		right: 32px;
		bottom: 0;
		margin: auto
	}
	.why_contact_us li:nth-child(2):after {
		width: 68px;
		right: 23px;
		background-position: -214px -278px
	}
	.why_contact_us li:nth-child(3):after {
		background-position: -160px -328px
	}
	.why_contact_us li:nth-child(4):after {
		background-position: -214px -328px
	}
	.yellow_box {
		padding: 0 0 180px
	}
	.yellow_box_inner {
		padding: 35px 0
	}
	.yellow_box_inner:before {
		content: '';
		width: 190px;
		height: 182px;
		background: url(img/yellow_box_inner_bg_mob.png) no-repeat 0 0;
		position: absolute;
		left: 12%;
		bottom: 0;
		top: 0;
		margin: auto
	}
	.yellow_box_title {
		font-size: 24px;
		margin-bottom: 35px
	}
	.video-wrapper {
		padding: 0 0 110px;
		background: none
	}
	.video-wrapper .section-title {
		padding-bottom: 50px;
		font-size: 28px;
		line-height: 32px;
		text-align: center
	}
	.gallery-holder .list {
		border-radius: 20px;
		box-shadow: 0 0 50px rgba(0, 0, 0, 0.35)
	}
	.gallery-holder .list li {
		border-radius: 20px
	}
	.gallery-holder .prev, .gallery-holder .next {
		top: 100%;
		margin-top: -40px;
		width: 42px;
		height: 42px;
		left: 15%
	}
	.gallery-holder .next {
		right: 15%;
		left: auto
	}
	.gallery-holder .prev:after, .gallery-holder .next:after {
		top: 12px;
		width: 12px;
		height: 18px;
		background-position: -277px -58px;
		left: 14px
	}
	.gallery-holder .next:after {
		background-position: -289px -58px;
		left: 16px
	}
	.list_tabs {
		padding-top: 32px
	}
	.list_tabs a {
		font-size: 18px
	}
	.gallery-wrapper:not(.dm-gallery_style) .section-title {
		padding-bottom: 50px;
		font-size: 28px;
		line-height: 32px;
		text-align: center
	}
	.comments_box {
		padding-top: 80px;
		background: none;
		min-height: auto;
		border-bottom: 0
	}
	.comments_box_inner {
		position: relative;
		padding-top: 80px;
		border-radius: 26px;
		box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
		background: linear-gradient(154.52deg, #F2F2F2 -5.71%, #FFF 100.21%)
	}
	/*.comments_video_slider, .comments_nav {
		display: none
	}*/
	.comments_box .section_title_two {
		text-align: center;
		font-size: 16px;
		padding-bottom: 60px
	}
	.comment-img img {
		margin: 0 auto 40px
	}
	.comment-desc {
		font-size: 18px;
		text-align: center;
		width: 100%;
		color: #605A52;
		font-style: italic;
		line-height: 24px;
		height: auto;
		margin-bottom: 32px
	}
	.comment-title {
		font-size: 14px;
		text-align: center;
		color: #000;
		line-height: 24px
	}
	.comments_nav_mob button {
		cursor: pointer;
		padding: 0;
		top: 50%;
		margin-top: -21px;
		width: 42px;
		height: 42px;
		left: -21px;
		background: linear-gradient(159.72deg, #F87700 3.52%, #F8B300 86.51%);
		font-size: 0;
		z-index: 2;
		border-radius: 50%;
		box-shadow: 0 3px 9px 3px #FCE7BA;
		position: absolute
	}
	.comments_nav_mob button.comments_next {
		right: -21px;
		left: auto
	}
	.comments_nav_mob button.pass {
		opacity: .25
	}
	.comments_nav_mob button:before {
		content: '';
		background: url(img/sprite.png) no-repeat -277px -58px;
		position: absolute;
		margin: auto;
		top: 0;
		bottom: 0;
		width: 12px;
		height: 18px;
		left: 14px
	}
	.comments_nav_mob button.comments_next:before {
		left: 16px;
		background-position: -289px -58px
	}
	/*.vdo_mob {
		position: absolute;
		height: 100%;
		width: 100%;
		z-index: 1
	}*/
	.vdo_mob .commen-item.act {
		display: block;
		height: 100%
	}
	.vdo_mob .commen-item.act iframe {
		margin: auto;
		max-width: 90%;
		max-height: 100%
	}
	.vdo_mob .vdo {
		height: 100%;
		position: relative;
		cursor: pointer
	}
	.vdo_mob img {
		width: 100%
	}
	.vdo_mob .vdo img:not(.playbtn),
	.vdo_mob .ydo img:not(.playbtn) {
		-webkit-object-fit: cover;
		-moz-object-fit: cover;
		object-fit: cover
	}
	.vdo_mob .vdo .playbtn,
	.vdo_mob .ydo .playbtn {
		max-width: 60px;
		position: absolute;
		left: 50%;
		margin-left: -30px;
		margin-top: -30px;
		top: 50%
	}
	.comm-link {
		font-size: 20px;
		line-height: 24px
	}
	.why-we-new .section-title {
		font-size: 28px;
		line-height: 32px
	}
	.why-we-4 {
		margin: 80px 0 60px
	}
	.why-we-4 li {
		font-size: 16px;
		line-height: 20px
	}
	.why-we-4 li b {
		width: 80px;
		height: 80px;
		font-size: 30px;
		line-height: 80px;
		margin: 0 auto 25px
	}
	.why-we-4 li b:before {
		width: 74px;
		height: 74px;
		border: 2px solid #fff;
		left: 3px;
		top: 3px
	}
	footer .tel {
		display: block;
		width: 100%;
		text-align: center;
		margin-top: 20px
	}
	/*.comment-video .review-slider-mobile {
		max-width: 540px;
		width: 100%;
		height: 390px;
		top: 30%;
		left: 18%;
	}*/
	/*.comment-video .review-slider-mobile .review-slider-mobile__img {
		width: 100%;
		height: 100%;
		border-bottom-left-radius: 6% 50%;
    border-bottom-right-radius: 6% 50%;
    border-top-left-radius: 6% 50%;
    border-top-right-radius: 6% 50%;
	}*/
	.comment-video {
		border-radius: 0;
	}
	.review-slider-mobile__link {
		position: relative;
	}
	.review-slider-mobile__link:before {
		content: '';
		position: absolute;
		max-width: 60px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    top: 50%;
    transition: .5s all ease;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease-;
    -ms-transition: .5s all ease;
    -o-transition: .5s all ease;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    width: 60px;
    height: 60px;
    background: url('img/26.png') no-repeat 50%;
	}
}
@media only screen and (max-width:991px) {
	.animation_mob {
		height: 300px
	}
	.animation_mob img {
		max-width: 600px
	}
	.blue-box ul {
		margin-bottom: 60px
	}
	.blue-box ul li {
		font-size: 18px;
		display: block;
		width: 100%;
		padding: 0 0 32px 58px
	}
	.flexi {
		flex-direction: column
	}
	.blue-box .price {
		width: 100%;
		text-align: center;
		margin-bottom: 40px
	}
	.blue-box .button {
		font-family: 'MuseoCyrl-900', serif;
		width: 480px;
		letter-spacing: 3px;
		height: 80px;
		padding: 28px 15px;
		margin: 0;
		font-size: 18px;
		background: linear-gradient(266.16deg, #FF66D4 0.55%, #A966FF 99.66%);
		border-radius: 48px;
		box-shadow: 0 10px 20px #DBA5F7;
		margin: auto
	}
	.why-we-2 ul li {
		padding: 32px 48px;
		width: 100%;
		display: block
	}
	.why-we-2 .ul .li-inner {
		padding: 32px 48px;
	}
	.why-we-2 ul li:after,
	.why-we-2 .ul .li:after {
		right: 50px
	}
	/*.blue_box_1 {
		padding-bottom: 50px
	}*/
	.bright_box .group .item {
		max-width: 460px
	}
	.show_box_wrapper .group .item {
		max-width: 460px
	}
	.blue_box_2_wrapper {
		padding: 20px 40px 0;
		height: 400px
	}
	.blue_box_2_wrapper .section-title {
		font-size: 28px;
		padding: 0 0 10px
	}
	.blue_box_2_wrapper .section_title_two {
		padding-bottom: 15px
	}
	.blue_box_2_phone {
		font-size: 36px
	}
	.blue_box_2_button {
		height: 90px;
		font-size: 18px;
		width: 100%;
		justify-content: center
	}
	.blue_box_2_button i {
		width: 70px;
		height: 70px;
		left: 12px
	}
	.blue_box_2_button i:before {
		width: 39px;
		height: 36px;
		background-position: -209px -58px;
		left: 15px;
		top: 17px
	}
	.yellow-box .packages-wrapper {
		flex-direction: column
	}
	.packages-wrapper>li, .packages-wrapper .super {
		max-width: 460px;
		padding: 120px 32px 40px;
		margin: 0 auto 40px
	}
	.packages-wrapper .standart, .packages-wrapper .vip {
		order: 1
	}
	.purple_box .section-title {
		font-size: 24px
	}
	.purple_box .works {
		padding: 60px 60px 40px
	}
	.purple_box .works li {
		width: 100%;
		flex-direction: column
	}
	.purple_box .works li i {
		position: relative;
		height: 100px;
		border-radius: 50%;
		margin: 0 auto 10px
	}
	.purple_box .works li i:after {
		left: 10px;
		top: 10px
	}
	.why_contact_us li {
		margin-bottom: 20px;
		width: 100%
	}
	.yellow_box_inner {
		padding: 35px 0 235px
	}
	.yellow_box_inner:before {
		left: 0;
		bottom: 35px;
		top: auto;
		margin: auto;
		right: 0
	}
	.rew-col-left, .rew-col-right {
		text-align: center
	}
	.why-we-4 {
		margin: 40px 0;
		flex-direction: column
	}
	.why-we-4 li {
		width: 100%;
		text-align: left
	}
	.why-we-4 li b {
		width: 48px;
		height: 48px;
		font-size: 20px;
		line-height: 48px;
		margin: 0 24px 0 0;
		display: inline-block
	}
	.why-we-4 li span {
		display: inline-block
	}
	.why-we-4 li b::before {
		width: 42px;
		height: 42px;
		border: 2px solid #fff;
		left: 3px;
		top: 3px
	}
	footer {
		padding: 25px 0 0
	}
	.footer__copy {
		margin-top: 25px
	}
	.footer_inner {
		flex-direction: column
	}
	footer .social-wrap {
		margin: 20px auto 0;
	}
	footer .social {
		
	}

	.page-template-template-dm #toggle {
		border: none;
		border-radius: 0;
		width: 48px;
		height: 48px;
	}
	.page-template-template-dm #toggle span {
		width: 48px;
		height: 48px;
		background: url('img/menu-icon-mobile.png') no-repeat;
		left: 0;
		top: 0;
	}
	.page-template-template-dm #toggle span:before {
		display: none;
	}
	.page-template-template-dm #toggle span:after {
		display: none;
	}
	.page-template-template-dm .site-header .info {
		display: none;
	}
	.page-template-template-dm #toggle .menu {
		order: 1;
		margin: 0;
	}
	.page-template-template-dm .site-header__mobile {
		order: 2;
		margin: 0;
	}
	.page-template-template-dm .pre-header .tel {
		order: 3;
		margin: 0;
		flex-shrink: 0;
		/*width: 83px;
		height: 83px;*/
	}
	.page-template-template-dm .site-header .tel a {
		width: 83px;
		height: 83px;
		color: transparent;
		background: url('img/mobile-phone-img.jpg') no-repeat;
		background-size: contain;
		border-radius: 50%;
		font-size: 0 !important;
		display: block;
	}
	body.page-template-template-dm .site-header:not(.fixed-top) .tel a {
		color: transparent !important;
	}
	.page-template-template-dm .header-logo {
		display: none;
	}
	.page-template-template-dm .site-header .menu {
		margin: 0;
	}
	.page-template-template-dm .fixed-top .tel a {
		width: 40px;
		height: 40px;
	}
	.page-template-template-dm .mobile-phone {
		display: none !important;
	}
	/*.comment-video .review-slider-mobile {
		max-width: 57%;
    width: 100%;
    height: 47%;
    top: 30%;
    left: 22%;
	}*/
}
@media only screen and (max-width:767px) {
	#toggle {
		width: 30px;
		height: 30px;
		border-radius: 3px
	}
	#toggle span {
		width: 8px;
		top: 12px;
		left: 9px
	}
	#toggle span:after, #toggle span:before {
		left: -2px;
		top: -5px;
		width: 12px
	}
	#toggle span:after {
		top: 5px
	}
	#toggle.on span:before {
		-webkit-transform: rotate(45deg) translate(4px, 4px);
		-ms-transform: rotate(45deg) translate(4px, 4px);
		transform: rotate(45deg) translate(4px, 4px);
	}
	#toggle.on span:after {
		-webkit-transform: rotate(-45deg) translate(3px, -3px);
		-ms-transform: rotate(-45deg) translate(3px, -3px);
		transform: rotate(-45deg) translate(3px, -3px);
	}
	.header_logo_mob {
		width: 62px
	}
	.top_box {
		border-radius: 26px
	}
	.w60 {
		width: 90%;
		margin: auto
	}
	.sitename {
		margin: 0 0 30px
	}
	.sitename img {
		max-width: 90%;
		margin: auto
	}
	.top_box h1 {
		font-size: 22px;
		line-height: 22px;
		margin-bottom: 40px
	}
	a.modal-connect-with {
		margin: 0 auto 60px;
		border-radius: 26px;
		font-size: 12px;
		line-height: 14px;
		height: 55px;
		width: 280px
	}
	.surprise {
		font-size: 12px;
		line-height: 20px;
		margin-bottom: 240px
	}
	.sitename_opacity {
		font-size: 70px;
		line-height: 100px;
		top: 340px
	}
	.animation_mob {
		height: 150px
	}
	.animation_mob img {
		max-width: 300px
	}
	.top_box:before {
		top: auto;
		right: 5%;
		filter: blur(20px);
		height: 10%;
		width: 90%;
		left: 5%;
		bottom: -4%
	}
	.left45 {
		margin-top: 140px
	}
	.left45 .section-title {
		font-size: 18px;
		line-height: 22px;
		padding: 0
	}
	.why-we-2 {
		margin: 50px 0
	}
	.why-we-2 ul li {
		padding: 18px 24px;
		font-size: 12px;
		line-height: 16px;
		margin-bottom: 10px
	}
	.why-we-2 .ul .li {
		font-size: 12px;
		line-height: 16px;
		margin-bottom: 10px
	}
	.why-we-2 .ul .li-inner {
		padding: 18px 24px;
	}
	.why-we-2 ul li .bold,
	.why-we-2 .ul .li .bold {
		font-size: 14px;
		margin-bottom: 14px;
		line-height: 16px
	}
	.why-we-2 ul li:after,
	.why-we-2 .ul .li:after {
		right: 26px;
		background-position: 0 -496px;
		width: 44px;
		height: 51px
	}
	.why-we-2 ul li:nth-child(2):after,
	.why-we-2 .ul .li:nth-child(2):after {
		background-position: -44px -496px
	}
	.why-we-2 ul li:nth-child(3):after,
	.why-we-2 .ul .li:nth-child(3):after {
		background-position: -88px -496px
	}
	.why-we-2 ul li:nth-child(4):after,
	.why-we-2 .ul .li:nth-child(4):after {
		background-position: -132px -496px;
		right: 24px
	}
	.why-we-wrapper .before-animators {
		font-size: 18px;
		line-height: 22px;
		padding-bottom: 10px
	}
	.before-animators span {
		padding: 16px 0;
		font-size: 15px;
		line-height: 18px
	}
	#animators-wrap .site-caption {
		font-size: 24px;
		/* margin: 210px 0 25px; */
		-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;
		margin: 30px 0 35px;
		height:auto;
		padding:0;
	}
	.animators-item__title span:not(.animators-item__title-type) {
		display: block;
		color: #797979;
		margin-top:5px;
		font-family: 'MuseoCyrl-300';
		font-size:18px;
	}

	.animators-item__title-type {
		font-size: 16px;
		display: block;
		font-family: 'MuseoCyrl-300';
		letter-spacing: 1px;
		text-transform: uppercase;
		margin-bottom: 10px;
	}

	.animators-item {
		margin-top: 110px;
		padding-bottom: 30px;
		
		    display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
				flex-direction: column;
	}
	.animators-item .animators-img {
		order: 0;
		height: auto;
		top: 0;
		position: static;
		margin-top: -100px;
		width:100%;
	}
	.animators-item .uncover {
		font-size: 12px;
		line-height: 14px;
		    -webkit-box-ordinal-group: 4;    -ms-flex-order: 3;    order: 3;
	}
	.all_animators {
		border-radius: 60px;
		width: 280px;
		padding: 0;
		margin: 15px auto 20px;
		height: 55px;
		font-size: 12px;
		line-height: 55px
	}
	.all_animators:after {
		width: 10px;
		height: 10px;
		border-right: 2px solid #FFFBFB;
		border-bottom: 2px solid #FFFBFB;
		box-shadow: 2px 2px 4px 0 #EBAA2E;
		bottom: 24px
	}
	.program-wrapper {
		padding-top: 50px;
		padding-bottom: 49px
	}
	.program-wrapper:not(.program-wrapper_dm) .section-title {
		font-size: 18px;
		line-height: 22px;
		padding-bottom: 25px
	}
	.blue-box ul li {
		font-size: 15px;
		padding: 0 0 22px 58px;
		line-height: 22px
	}
	.blue-box .price {
		font-size: 20px
	}
	.blue-box .price span {
		margin-left: 40px
	}
	.blue-box:not(.blue-santa-box) .button {
		max-width: 280px;
		width: 95%;
		font-size: 12px;
		line-height: 55px;
		padding: 0;
		height: 55px
	}
	/*.blue_box_1 {
		padding-bottom: 0
	}*/
	.services-wrapper {
		padding-top: 30px
	}
	.bright_box_wrapper:before {
		content: none
	}
	.bright_box {
		margin: 0 -15px 35px
	}
	.bright_box .section-title {
		padding: 50px 15px;
		text-shadow: 0 4px 4px #73CEDE;
		font-size: 18px;
		line-height: 22px
	}
	.bright_box .group .item {
		max-width: 280px;
		padding: 14px 14px 0
	}
	.bright_box img {
		margin-bottom: 24px;
		border-radius: 50px
	}
	.bright_box .services .content {
		padding: 0 10px 30px
	}
	.bright_box .services .content .title {
		font-size: 18px;
		min-height: auto;
		line-height: 22px;
		margin: 0 0 16px;
		height: auto
	}
	.bright_box .services .content .text {
		font-size: 12px;
		line-height: 14px;
		height: auto;
		margin-bottom: 15px
	}
	.bright_box .services .content .price {
		font-size: 24px
	}
	.bright_box_link {
		max-width: 200px;
		font-size: 12px;
		text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
		height: 52px;
		line-height: 52px;
		padding: 0;
		margin: 20px auto 0
	}
	.bright_box:before {
		content: none
	}
	.bright_box .group {
		padding-bottom: 20px
	}
	.bright_box_all {
		width: 310px;
		padding: 0;
		height: 48px;
		font-size: 12px;
		text-shadow: 0 3px 8px rgba(0, 0, 0, 0.25)
	}
	.services-wrapper {
		padding-bottom: 90px
	}
	.show_box_wrapper .section-title {
		font-size: 18px;
		line-height: 22px
	}
	.show_box_wrapper .section_title_two {
		padding-bottom: 35px;
		color: #747474;
		font-size: 15px;
		line-height: 18px
	}
	.bright_box_info {
		padding: 10px 20px;
		max-width: 90%;
		font-size: 12px;
		line-height: 16px;
		margin-top: 10px
	}
	.show_box_wrapper .group {
		padding-bottom: 0
	}
	.show_box_wrapper .group .item {
		max-width: 320px;
		margin-bottom: 50px;
		padding-bottom: 0
	}
	.show_box_wrapper img {
		border: 5px solid #FFF;
		border-radius: 45px
	}
	.show_box_wrapper .services .content {
		padding: 0 12px 30px
	}
	.show_box_wrapper .services .content .title {
		font-size: 18px;
		min-height: auto;
		line-height: 22px
	}
	.show_box_wrapper .services .content .text {
		height: auto;
		font-size: 12px;
		line-height: 16px;
		margin-bottom: 20px
	}
	.show_box_wrapper .services .content .price {
		font-size: 24px
	}
	.show_box_wrapper_link {
		margin: 20px auto 0;
		text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
		padding: 0;
		max-width: 200px;
		font-size: 12px;
		height: 52px;
		line-height: 52px
	}
	.show_box_wrapper_all {
		width: 310px;
		font-size: 11px;
		line-height: 55px;
		height: 55px;
		padding: 0;
		text-shadow: 0 3px 8px rgba(0, 0, 0, 0.25)
	}
	.show_box_wrapper_info {
		padding: 10px 20px;
		max-width: 90%;
		font-size: 12px;
		line-height: 16px;
		margin: 0 auto 25px
	}
	.blue_box_2_wrapper {
		padding: 0;
		height: auto;
		background: none
	}
	.blue_box_2_wrapper .section-title {
		font-size: 18px;
		padding: 0 15px 15px;
		line-height: 22px
	}
	.blue_box_2_wrapper .section_title_two {
		padding: 0 15px 35px;
		font-size: 12px;
		line-height: 14px;
		color: #4B757A
	}
	.blue_box_2_phone {
		font-size: 24px;
		background: url(img/blue_box_2_bg_mob.png) no-repeat center top;
		line-height: 28px;
		padding: 36px 0 120px;
		width: 100%;
		display: block;
		background-size: contain
	}
	.blue_box_2_button_box {
		position: relative;
		bottom: 0;
		width: 100%;
		left: auto;
		height: auto;
		margin-top: 24px
	}
	.blue_box_2_button {
		height: 55px;
		font-size: 11px;
		width: 300px;
		justify-content: center;
		border-radius: 44px;
		line-height: 14px;
		padding: 0 0 0 50px
	}
	.services-wrapper-2 {
		padding: 0 0 45px
	}
	.blue_box_2_button:before {
		height: 30px;
		bottom: -10px
	}
	.blue_box_2_button i {
		width: 42px;
		height: 42px;
		left: 6px
	}
	.blue_box_2_button i:before {
		width: 24px;
		height: 24px;
		background-position: -277px -76px;
		left: 9px;
		top: 9px
	}
	.blue_box_2 {
		padding: 55px 0 80px
	}
	.yellow-box {
		padding: 0 0 80px
	}
	.yellow-box .section-title {
		font-size: 18px;
		line-height: 22px;
		padding: 0 15px 12px
	}
	.yellow-box .section_title_two {
		padding: 0 15px 50px;
		font-size: 12px;
		line-height: 14px;
		color: #4B757A
	}
	.packages-wrapper .price {
		top: -6px;
		right: -6px;
		border-radius: 11px 11px 5px 35px
	}
	.old-price-wrap {
		font-size: 20px;
		top: 12px;
		left: 36px;
		height: 24px;
		line-height: 24px
	}
	.old-price {
		line-height: 24px
	}
	.packages-wrapper>li, .packages-wrapper .super {
		max-width: 460px;
		padding: 85px 32px 40px
	}
	.packages-wrapper .standart, .packages-wrapper .vip {
		margin-top: 0
	}
	.info.emotion_agency_li {
		margin-bottom: 30px
	}
	.packages-wrapper .title {
		font-size: 16px
	}
	.info.emotion_agency_li li {
		font-size: 14px
	}
	.packages-wrapper>li .button {
		font-size: 12px;
		text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
		height: 50px;
		line-height: 50px
	}
	.purple_box .works {
		padding: 50px 20px 15px;
		margin: 0 -15px;
		width: auto;
		box-shadow: 0 4px 18px 12px #E5F0FF
	}
	.purple_box .section-title {
		font-size: 18px;
		line-height: 22px;
		padding-bottom: 50px
	}
	.purple_box .works li {
		font-size: 12px;
		line-height: 14px
	}
	.purple_box .works li i {
		width: 65px;
		height: 66px
	}
	.purple_box .works li i:after {
		left: 15px;
		top: 15px;
		width: 35px;
		height: 36px;
		background-position: -240px -142px
	}
	.purple_box .works li:nth-child(2) i:after {
		width: 43px;
		height: 24px;
		left: 11px;
		top: 21px;
		background-position: -240px -118px
	}
	.purple_box .works li:nth-child(3) i:after {
		background-position: -275px -142px
	}
	.purple_box .works li:nth-child(4) i:after {
		background-position: -240px -178px
	}
	.purple_box .works li:nth-child(5) i:after {
		background-position: -275px -178px
	}
	.purple_box .works li:nth-child(6) i:after {
		background-position: -240px -214px
	}
	.why_contact_us {
		margin-top: 75px;
		padding-bottom: 85px
	}
	.why_contact_us .section-title {
		padding: 20px 20px 35px;
		width: 65%;
		margin: auto;
		font-size: 18px;
		line-height: 22px
	}
	.why_contact_us li {
		margin-bottom: 14px;
		font-size: 16px;
		line-height: 19px;
		text-shadow: 0 1px 10px rgba(0, 0, 0, 0.17);
		padding: 30px 64px 30px 36px
	}
	.yellow_box_title:not(.yellow_box_title_dm) {
		font-size: 18px;
		line-height: 22px;
		text-shadow: 0 4px 10px #DABA0F;
		width: 65%;
		margin: 0 auto 35px
	}
	#bomb-box .amoforms #style-10 .amoforms_field_element, #bomb-box .amoforms #style-5 .amoforms_submit_button {
		max-width: 80%!important;
		margin: 0 auto 10px!important;
		height: 50px!important
	}
	#bomb-box .amoforms #style-5 .amoforms_submit_button {
		font-size: 18px!important;
		line-height: 14px!important;
		text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
		font-size: 12px!important;
		padding: 0!important
	}
	.yellow_box {
		padding: 0 0 130px
	}
	.yellow_box:before {
		content: none
	}
	.video-wrapper {
		padding: 0 0 60px
	}
	.video-wrapper .section-title {
		padding-bottom: 30px;
		font-size: 18px;
		line-height: 22px
	}
	.video-wrapper .gallery-holder {
		width: 80%
	}
	.gallery-wrapper:not(.dm-gallery_style) .section-title {
		padding-bottom: 30px;
		font-size: 18px;
		line-height: 22px
	}
	.gallery-wrapper .gallery-holder {
		width: 80%
	}
	.comments_box .section_title_two {
		font-size: 12px;
		padding-bottom: 40px;
		line-height: 14px;
		color: #969696
	}
	.comment-img img {
		width: 50px;
		margin: 0 auto 25px;
		height: 50px;
		border: 4px solid #FBCC6F;
		border-radius: 50%
	}
	.comment-desc {
		font-size: 14px;
		line-height: 16px;
		margin-bottom: 20px
	}
	.comment-title {
		font-size: 10px;
		line-height: 12px
	}
	.comments_text_slider {
		margin-bottom: 10px;
		padding: 0 16px
	}
	.comments_box_inner {
		width: 95%;
		padding-top: 40px;
		margin: auto
	}
	.comm-link {
		font-size: 18px;
		line-height: 22px;
		padding: 90px 0
	}
	.reviews_box:before {
		content: none
	}
	.reviews_box button {
		width: 100%;
		padding: 0;
		height: 56px;
		margin: 20px auto 100px;
		letter-spacing: 2px;
		font-size: 12px
	}
	.why-we-new {
		padding: 0
	}
	.why-we-new .section-title {
		font-size: 18px;
		line-height: 24px;
		padding: 0
	}
	.why-we-4 li {
		font-size: 12px;
		line-height: 14px
	}
	.why-we-4 li b {
		width: 28px;
		height: 28px;
		font-size: 12px;
		line-height: 28px;
		margin: 0 20px 0 0
	}
	.why-we-4 li b:before {
		width: 24px;
		height: 24px;
		border: 1px solid #fff;
		left: 2px;
		top: 2px
	}
	footer .social-wrap {
		margin: 10px auto;
	}
	footer .social {
		border: 0
	}
	footer .social li:first-child {
		display: none
	}
}
.amoforms .amoforms__fields__row__inner__control p.error-required, .amoforms .amoforms__fields__row__inner__control p.error {
	color: red;
	font-style: italic
}
.popup-content .section-title, .popup-content .section-title {
	padding: 0 0 32px;
	letter-spacing: 1.2px;
	font-size: 44px
}
.popup-content .text {
	margin: 0 0 36px;
	font-size: 20px;
	line-height: 24px;
	color: #949494
}
.popup-content input[type="submit"] {
	width: 270px
}
.popup-content .amoform_submit_form,
.popup-content .contact-form{
	background: linear-gradient(180deg, #FFA439 0%, #FED714 139.52%);
	border-radius: 40px;
	padding: 11% 9%
}
.popup-content .amoforms #style-5 .amoforms_submit_button, .popup-content .amoforms #style-2 .amoforms_field_element, .popup-content .amoforms #style-10 .amoforms_field_element {
	max-width: 100%!important;
	width: 100%!important;
	font-size: 18px;
	line-height: 21px;
	font-family: 'MuseoCyrl-500', serif!important
}
.popup-content .amoforms #style-5 .amoforms_submit_button {
	background: #EC00F8!important;
	border-radius: 69px!important
}
.popup-content .amoforms #style-2 .amoforms_field_element, .popup-content .amoforms #style-10 .amoforms_field_element {
	font-family: 'MuseoCyrl-500', serif!important;
	margin: 0 auto 20px!important;
	padding: 20px!important;
	width: 100%!important;
	height: 70px!important;
	border: 0!important;
	border-radius: 65px!important;
	color: #9D9D9D!important;
	font-weight: 400!important;
	font-size: 20px!important
}
.popup-content .amoforms #style-5 .amoforms_submit_button:hover {
	background: #DE00EA!important
}
.popup-content .amoforms .amoforms__fields__row__inner__control p.error-required, .popup-content .amoforms .amoforms__fields__row__inner__control p.error {
	margin-top: -20px;
	margin-bottom: 10px
}
@media only screen and (max-width:767px) {
	.modal-window {
		padding: 20px
	}
	.popup-content .section-title, .popup-content .section-title {
		padding: 0 0 16px;
		font-size: 24px
	}
	.popup-content .text {
		margin: 0 0 24px;
		font-size: 16px;
		line-height: 18px
	}
	.popup-content .contact-form,
	.popup-content .amoform_submit_form {
		padding: 7% 5%
	}
	.popup-content .amoforms #style-5 .amoforms_submit_button {
		margin-top: 20px!important;
		font-size: 14px;
		line-height: 17px
	}
	.popup-content .amoforms #style-2 .amoforms_field_element, .popup-content .amoforms #style-10 .amoforms_field_element {
		font-size: 16px!important
	}
}
.top_box_div {
	margin-bottom: 100px;
}
.home .top_box_div {
	margin-bottom: 0;
}
.single-post .site-header, .page-template-tp-shou .site-header, .page-template-tp-graduation .site-header {
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1)
}
.top_box_img_single {
	z-index: 0;
	position: absolute;
	right: 100px;
	bottom: 80px;
	width: 600px;
	height: 600px;
}
.header__yandex {
	margin-left: auto;
}
.header__yandex img {
	border-radius: 4px;
}
.top_box_img_single img {
	display: block;
	width: auto;
	height: 100%;
	max-height: 612px;
	margin-left: auto;
}
/*.top_box_img_single img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
}*/
.postid-2246 .top_box_img_single {
	bottom: 0;
}
.postid-2246 .top_box_img_single img {
	max-width: 100%;
	height: auto;
}
.top_box_single_inner {
	margin: 110px 0 128px;
	background: linear-gradient(88.17deg, #FFC900 0.42%, #F9FC67 99.23%);
}
.top_box_single_inner:before {
	content: none
}
.w60_single {
	padding-top: 80px;
	width: 45%;
	color: #000
}
.top_box_single_inner h1 {
	margin-bottom: 120px;
	font-size: 64px;
	line-height: 1.2;
	color: #000
}
.price_single {
	color: #3A3A3A;
	font-family: 'MuseoCyrl-500', serif;
	font-size: 32px;
	line-height: 1.2
}
.price_single span {
	font-size: 64px;
	line-height: 1.2
}
.top_box_single .button {
	font-size: 18px;
	margin: 100px auto 170px;
	padding: 0;
	text-align: center;
	letter-spacing: .16em;
	box-shadow: 0 8px 15px rgba(157, 52, 184, 0.25);
	font-family: 'MuseoCyrl-900', serif;
	line-height: 80px;
	color: #FFF;
	width: 485px;
	height: 80px;
	background: linear-gradient(266.16deg, #FF66D4 0.55%, #A966FF 99.66%);
	border-radius: 48px
}
.top_box_single .button:hover {
	background: #e3358f
}
.top_box_single_inner .button {
	margin: 30px 0 85px
}
.content_single {
	font-size: 1rem
}
.content_single p {
	margin-bottom: 20px
}
.main-text-block-tp-show {
	padding: 5rem 0;
}
.main-text-block-tp-show ul {
	margin-left: 2rem;
	margin-bottom: 1rem
}
.main-text-block-tp-show ul li {
	list-style-type: circle;
	margin-bottom: .3rem
}
.content_single_tp_show {
	font-family: Noto Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 19px;
	line-height: 1.3;
	color: #3C4453
}
.content_single_tp_show p {
	margin-bottom: 20px
}
.slider_single .owl-carousel .owl-item img {
	display: block;
	width: 100%;
	border-radius: 28px
}
.slider_single .owl-carousel .owl-nav .owl-prev, 
.slider_single .owl-carousel .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	font-size: 0;
	z-index: 2;
	border-radius: 50%;
	margin-top: -32px;
	width: 65px;
	height: 65px;
	background: linear-gradient(159.72deg, #F87700 3.52%, #F8B300 86.51%);
	left: 0;
}
.slider_single .owl-carousel .owl-nav .owl-prev:after, 
.slider_single .owl-carousel .owl-nav .owl-next:after {
	content: '';
	position: absolute;
	top: 19px;
	width: 17px;
	height: 26px;
	background: url(img/sprite.png) no-repeat -228px 0;
	left: 24px
}
.slider_single .owl-carousel .owl-nav .owl-next {
	left: auto;
	right: 0;
}
.slider_single .owl-carousel .owl-nav .owl-next00:after {
	background-position: -245px 0
}
.single .reviews_box:before, .page-template-tp-shou .reviews_box:before, .page-template-tp-graduation .reviews_box:before {
	height: 100%;
}
.single .left45, .page-template-tp-shou .left45, .page-template-tp-graduation .left45 {
	margin-top: 0;
	padding: 110px 0 60px 45%;
	margin-left: 0;
	width: 100%;
	background: rgba(196, 235, 228, 0.38);
	border-radius: 40px
}
.single .left45 .why-we-2, .page-template-tp-shou .left45 .why-we-2, .page-template-tp-graduation .left45 .why-we-2 {
	margin: 80px 0 0px;
}
@media only screen and (max-width:1199px) {
	.top_box_single_inner {
		margin: 80px 0;
		background: #fff;
		box-shadow: 0 0 50px #E4D8E4;
		border-radius: 20px
	}
	.top_box_img_single {
		right: 20px;
		bottom: 20px;
		width: 450px;
		height: 450px;
	}
	.w60_single {
		padding-top: 40px;
		width: 55%
	}
	.top_box_single_inner h1 {
		margin-bottom: 80px;
		font-size: 48px
	}
	.price_single {
		font-size: 24px
	}
	.top_box_single_inner .button {
		margin: 30px auto 55px;
		width: 280px;
		font-size: 16px;
		height: 60px;
		line-height: 60px
	}
	.slider_single .owl-nav {
		display: none
	}
	.content_single {
		margin-bottom: 80px
	}
	.single_xz {
		display: none
	}
	.single .left45, .page-template-tp-shou .left45, .page-template-tp-graduation .left45 {
		margin-top: 80px;
		padding: 0;
		width: 100%;
		background: none
	}
	.single .left45 .why-we-2, .page-template-tp-shou .left45 .why-we-2, .page-template-tp-graduation .left45 .why-we-2 {
		margin: 60px 0 0
	}
}
@media only screen and (max-width:767px) {
	.purple_box .works {
		box-shadow: 0 15px 18px 2px #E5F0FF;
		background: linear-gradient(180deg, #F1E2C5 0%, #F8D3FB 100%)
	}
	.w60_single {
		padding-top: 0;
		width: 90%
	}
	.top_box_single_inner h1 {
		font-size: 24px;
		margin: 230px 0 54px
	}
	.price_single {
		font-family: 'MuseoCyrl-700', serif;
		font-size: 16px
	}
	.price_single span {
		font-size: 18px
	}
	.top_box_img_single {
		top: -60px;
		width: 290px;
		height: 290px;
	}
	.top_box_img_single img {
		max-width: 100%;
		height: auto;
		max-height: 290px;
		width: auto;
		margin: auto
	}
	.top_box_single_inner .button {
		margin: 20px auto 30px;
		width: 100%px;
		font-size: 12px;
		height: 52px;
		line-height: 52px
	}
}
.page-id-65 .site-header {
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1)
}
.page-id-65 .content-area {
	margin-top: 90px
}
.page-id-65 .page-title {
	font-size: 46px;
	line-height: 1.3;
	margin-bottom: 0.7em;
}
.page-id-65 .form-item-wrap,
.contacts_items_style .form-item-wrap {
	max-width: 100%;
	width: 100%;
	padding: 0;
	padding-bottom: 0;
	border: 0;
	border-radius: 0;
	margin-top: 20px
}
.page-id-65 .contacts_items,
.contacts_items_style.contacts_items {
	align-items: flex-end;
	margin-bottom: 100px
}
.page-id-65 .contacts-form-wrap,
.contacts_items_style .contacts-form-wrap {
	margin-top: -24px
}
.page-id-65 .form-map {
	margin-bottom: 80px;
}
.page-id-65 .city-animators-wrap .section-title {
	padding-top: 0;
}
.breadcrumbs__contacts{
	margin-bottom:50px;
}
@media only screen and (max-width:1199px) {
	.page-id-65 .order-992-1,
	.contacts_items_style .order-992-1 {
		order: 1;
		-webkit-box-ordinal-group: 1;
		-webkit-order: 1;
		-ms-flex-order: 1
	}
	.page-id-65 .order-992-2,
	.contacts_items_style .order-992-2 {
		order: 2;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 2;
		-ms-flex-order: 2
	}
	.contacts_items_style .contacts-form-wrap,
	.page-id-65 .contacts-form-wrap {
		margin-top: 24px
	}
}
.page-id-65 .contacts-item-wrap p,
.contacts_items_style .contacts-item-wrap p {
	margin-bottom: 28px;
	font-size: 24px;
	font-family: 'MuseoCyrl-500', serif;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	        align-items:center;
}
.page-id-65 .contacts-item-wrap p:last-child,
.contacts_items_style .contacts-item-wrap p:last-child {
	margin-bottom: 0
}
.page-id-65 .contacts-item-wrap p strong,
.contacts_items_style .contacts-item-wrap p strong {
	color: #D29924;
	font-weight: 300
}
.page-id-65 .contacts-item-wrap p a,
.contacts_items_style .contacts-item-wrap p a {
	color: #000
}
.page-id-65 .contacts-item-wrap p:before,
.contacts_items_style .contacts-item-wrap p:before {
	display: inline-block;
	vertical-align: middle;
	margin-right: 24px;
	content: '';
	min-width: 32px;
	height: 32px;
	background: url(img/sprite.png) no-repeat -282px -214px
}
.page-id-65 .contacts-item-wrap p:nth-child(2):before,
.contacts_items_style .contacts-item-wrap p:nth-child(2):before {
	background-position: -282px -382px
}
.page-id-65 .contacts-item-wrap p:nth-child(3):before,
.contacts_items_style .contacts-item-wrap p:nth-child(3):before {
	background-position: -282px -246px
}
.page-id-65 .contacts-item-wrap p:nth-child(4):before,
.contacts_items_style .contacts-item-wrap p:nth-child(4):before {
	background-position: -282px -278px
}
.page-id-65 .contacts-item-wrap p:nth-child(5):before,
.contacts_items_style .contacts-item-wrap p:nth-child(5):before {
	background-position: -282px -310px
}
.page-id-65 .contacts-item-wrap p:nth-child(6):before,
.contacts_items_style .contacts-item-wrap p:nth-child(6):before {
	background-position: -282px -342px
}
.contacts-form-wrap .contact-form,
.contacts-form-wrap .amoform_submit_form {
	background: linear-gradient(180deg, #FFA439 0%, #FED714 139.52%);
	border-radius: 40px;
	padding: 11% 9%;
	box-shadow: 0 10px 20px #FFDE7A
}
.contacts-form-wrap .amoforms #style-2 .amoforms_field_element, .contacts-form-wrap .amoforms #style-10 .amoforms_field_element {
	font-family: 'MuseoCyrl-500', serif!important;
	margin: 0 auto 20px!important;
	padding: 20px!important;
	width: 100%!important;
	height: 70px!important;
	border: 0!important;
	border-radius: 65px!important;
	color: #000!important;
	font-weight: 400!important;
	font-size: 20px!important
}
.contacts-form-wrap .amoforms #style-5 .amoforms_submit_button, .contacts-form-wrap .amoforms #style-2 .amoforms_field_element, .contacts-form-wrap .amoforms #style-10 .amoforms_field_element {
	max-width: 100%!important;
	width: 100%!important;
	font-size: 18px;
	line-height: 21px;
	font-family: 'MuseoCyrl-500', serif!important
}
.contacts-form-wrap .amoforms #style-5 .amoforms_submit_button {
	margin-top: 40px!important;
	background: #EC00F8!important;
	border-radius: 69px!important
}
.contacts-form-wrap .amoforms .amoforms__fields__row__inner__control p.error-required, .contacts-form-wrap .amoforms .amoforms__fields__row__inner__control p.error {
	margin: -20px 0 10px
}
@media only screen and (max-width:767px) {
	.page-id-65 .page-title {
		font-size: 32px
	}
	.contacts-form-wrap .amoforms #style-2 .amoforms_field_element, .contacts-form-wrap .amoforms #style-10 .amoforms_field_element {
		font-size: 16px!important
	}
	.contacts-form-wrap .amoforms #style-5 .amoforms_submit_button {
		margin-top: 20px!important;
		font-size: 14px;
		line-height: 17px
	}
	.page-id-65 .contacts-form-wrap,
	.contacts_items_style .contacts-form-wrap {
		margin: 48px 0
	}
	.page-id-65 .contacts-item-wrap p,
	.contacts_items_style .contacts-item-wrap p {
		margin-bottom: 22px;
		font-size: 16px;
		text-align: center
	}
	.page-id-65 .contacts-item-wrap p:before,
	.contacts_items_style .contacts-item-wrap p:before {
		display: block;
	}
	.city-animators-wrap li a,
	.personage-list__link {
		font-size: 16px;
		padding: 14px 32px;
	}
	.page-id-65 .contacts-item-wrap p:before,
	.contacts_items_style .contacts-item-wrap p:before{
		margin-right:10px;
		
	}
}
.page-template-template-dm .top_box {
	background: linear-gradient(180deg, #0586FE 0%, #14F0FE 139.52%)
}
.page-template-template-dm .sitename_opacity {
	line-height: .8
}
.page-template-template-dm .top_box:before {
	top: auto;
	right: 3%;
	background: linear-gradient(180deg, rgba(7, 145, 255, 0.4) 0%, rgba(15, 204, 255, 0.4) 139.52%);
	filter: blur(30px);
	height: 100px;
	width: 94%;
	left: 3%;
	bottom: -40px
}
.page-template-template-dm .top_box_img {
	right: 0
}
.page-template-template-dm .w60 {
	position: relative;
	z-index: 1;
	padding-left: 90px;
	padding-top: 100px;
	width: 50%
}
.page-template-template-dm .top_box h1 {
	margin-bottom: 80px;
	font-weight: 400;
	font-size: 50px
}
.page-template-template-dm .surprise {
	font-size: 24px;
	line-height: 40px;
	margin-bottom: 90px
}
.why-we-2-box-inner-santa .why-we-2 {
	margin: 0
}
/*.why-we-2-box-inner-santa {
	margin-top: 70px
}*/
.section-title_snow {
	font-size: 40px;
	padding: 0;
	margin-bottom: 2em;
}
.page-template-template-dm .animation_r {
	left: auto;
	right: 0
}
.page-template-template-dm .animation_r img {
	right: auto;
	left: 0
}
.why-we-2-box-inner-santa .why-we-2 ul li,
.why-we-2__item {
	width: 100%;
	text-align: center;
	margin-bottom: 40px
}
.why-we-2-box-inner-santa .why-we-2 .ul .li {
	text-align: center;
	margin-bottom: 40px
}
.why-we-2-box-inner-santa .why-we-2 ul li:after,
.why-we-2-box-inner-santa .why-we-2 .ul .li:after,
.why-we-2__item:after {
	content: none
}

.page-template-template-dm .top_box a.modal-connect-with {
	background: #FF7DDB;
	box-shadow: 0 8px 15px rgba(157, 52, 184, 0.25);
	margin: 0 0 100px;
	padding: 0 70px 0 15px;
	width: 550px
}
.page-template-template-dm .top_box a.modal-connect-with:hover {
	box-shadow: none;
	background: #FF6AC3
}
.page-template-template-dm .top_box a.modal-connect-with:before {
	content: '';
	position: absolute;
	width: 52px;
	height: 46px;
	top: -40px;
	right: -32px;
	background: url(img/sprite.png) no-repeat -262px 0
}
@media only screen and (max-width:1199px) {
	.page-template-template-dm .w60 {
		padding-left: 0;
		width: 100%
	}
	.page-template-template-dm .top_box {
		flex-direction: column
	}
	.page-template-template-dm .top_box h1 {
		font-size: 30px
	}
	.page-template-template-dm .surprise {
		display: none
	}
	.page-template-template-dm .top_box a.modal-connect-with {
		margin: 0 auto 100px
	}
	.page-template-template-dm .top_box_img {
		display: block!important;
		position: relative;
		max-width: 100%;
		width: 90%;
		margin: auto
	}
	.why-we-2-box-inner-santa .why-we-2 {
		margin: 60px 0
	}
	.why-we-2-box-inner-santa .why-we-2 ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}
	.why-we-2-box-inner-santa .why-we-2 ul li,
	.why-we-2-box-inner-santa .why-we-2 .ul .li, {
		width: 48%;
		border: 2px solid #FF4072;
		background: #fff;
		color: #5E5A5B;
		margin-right: 0;
		text-align: left;
		padding: 16px 90px 16px 24px;
		font-size: 16px;
		box-shadow: 0 2px 20px rgba(119, 119, 119, 0.25)
	}
	.why-we-2-box-inner-santa .why-we-2 ul li:nth-child(2),
	.why-we-2-box-inner-santa .why-we-2 .ul .li:nth-child(2) {
		border-color: #2AC1A5
	}
	.why-we-2-box-inner-santa .why-we-2 ul li:nth-child(3),
	.why-we-2-box-inner-santa .why-we-2 .ul .li:nth-child(3) {
		border-color: #FBA731
	}
	.why-we-2-box-inner-santa .why-we-2 ul li:before,
	.why-we-2-box-inner-santa .why-we-2 .ul .li:before {
		position: absolute;
		left: auto;
		top: auto;
		margin: auto;
		right: 10px
	}
	/*.why-we-2-box-inner-santa .section-title {
		font-size: 32px
	}*/
	.why-we-2-box-inner-santa .why-we-2 ul li .bold,
	.why-we-2-box-inner-santa .why-we-2 .ul .li .bold {
		color: #000;
		text-shadow: none;
		font-size: 18px
	}
	.santa-program-wrapper {
		padding: 0px 0 19px
	}
	.blue-santa-box-inner .flexi {
		position: relative;
		right: auto;
		bottom: auto
	}
	.blue-santa-box-inner .button_smeta, .blue-santa-box-inner .button_prices {
		width: 50%
	}
	.page-template-template-dm .video_block {
		padding-top: 80px;
		padding-bottom: 80px
	}
	.video_block .section-title {
		font-size: 36px
	}
	.video_block_inner .yt_click_new img {
		max-width: 100%
	}
	.page-template-template-dm .gallery-wrapper {
		padding-bottom: 100px
	}
	.page-template-template-dm .yellow_box {
		padding: 80px 0
	}
}
@media only screen and (max-width:991px) {
	.why-we-2-box-inner-santa .why-we-2 ul li,
	.why-we-2-box-inner-santa .why-we-2 .ul .li {
		width: 100%;
		padding: 24px 90px 24px 24px
	}
	.why-we-2-box-inner-santa .why-we-2 ul li::before,
	.why-we-2-box-inner-santa .why-we-2 .ul .li::before {
		top: 0;
		bottom: 0
	}
	.santa-program-wrapper {
		padding: 0 0 19px
	}
	.page-template-template-dm .code_candy_test {
		right: 0;
		top: auto;
		left: 0;
		display: block;
		position: relative;
		margin: 0 0 20px
	}
	.page-template-template-dm .code_candy_test img {
		max-width: 100%
	}
	.why-we-2-box-inner-santa .why-we-2 ul li:before,
	.why-we-2-box-inner-santa .why-we-2 .ul .li:before {
		right: 24px
	}
	.blue-santa-box-inner .button_smeta, .blue-santa-box-inner .button_prices {
		width: 85%;
		margin-bottom: 20px
	}
	.blue-santa-box-inner .button_prices {
		background: #fff
	}
}
@media only screen and (max-width:767px) {
	.page-template-template-dm .w60 {
		width: 90%;
		padding-top: 60px
	}
	.page-template-template-dm .top_box h1 {
		font-size: 18px;
		margin-bottom: 40px
	}
	.page-template-template-dm .top_box a.modal-connect-with {
		margin: 0 auto 60px;
		width: 100%;
		padding: 0
	}
	.page-template-template-dm .top_box a.modal-connect-with:before {
		content: none
	}
	.page-template-template-dm .top_box_div {
		margin-bottom: 0
	}
	/*.why-we-2-box-inner-santa .section-title {
		font-size: 18px
	}*/
	.why-we-2-box-inner-santa .why-we-2 {
		margin: 0 0 20px
	}
	.blue-box.blue-santa-box ul {
		margin: 20px 0 60px
	}
	.why-we-2-box-inner-santa .why-we-2 ul li,
	.why-we-2-box-inner-santa .why-we-2 .ul .li {
		padding: 18px 70px 18px 20px;
		font-size: 12px;
		margin-bottom: 20px
	}
	.why-we-2-box-inner-santa .why-we-2 ul li .bold,
	.why-we-2-box-inner-santa .why-we-2 .ul .li .bold {
		font-size: 14px
	}
	.why-we-2-box-inner-santa .why-we-2 ul li:before,
	.why-we-2-box-inner-santa .why-we-2 .ul .li:before {
		right: 10px;
		background-position: 0 -88px;
		height: 72px;
		width: 68px
	}
	.why-we-2-box-inner-santa .why-we-2 ul li:nth-child(2):before,
	.why-we-2-box-inner-santa .why-we-2 .ul .li:nth-child(2):before {
		background-position: -68px -88px
	}
	.why-we-2-box-inner-santa .why-we-2 ul li:nth-child(3):before,
	.why-we-2-box-inner-santa .why-we-2 .ul .li:nth-child(3):before {
		background-position: -136px -88px
	}
	/*.blue-santa-box-inner {
		border-radius: 0;
		padding: 20px 40px;
		background: none
	}*/
	.blue-box.blue-santa-box ul li {
		padding: 0 0 0 50px;
		margin-bottom: 20px
	}
	.blue-box.blue-santa-box ul li:before {
		width: 30px;
		height: 30px;
		background: url(img/sprite-santa.png) no-repeat 0 -160px
	}
	.blue-box.blue-santa-box ul li:nth-child(2):before {
		background-position: -30px -160px
	}
	.blue-box.blue-santa-box ul li:nth-child(3):before {
		background-position: -60px -160px
	}
	.blue-box.blue-santa-box ul li:nth-child(4):before {
		background-position: -90px -160px
	}
	.blue-box.blue-santa-box ul li:nth-child(5):before {
		background-position: -120px -160px
	}
	.blue-box.blue-santa-box ul li:nth-child(6):before {
		background-position: -150px -160px
	}
	.blue-box.blue-santa-box ul li:nth-child(7):before {
		background-position: -180px -160px
	}
	.blue-santa-box-inner .button_prices {
		border-width: 3px
	}
	.page-template-template-dm .video_block {
		padding-top: 20px;
		padding-bottom: 20px
	}
	.page-template-template-dm .video_block .section-title {
		font-size: 18px;
		padding-bottom: 0;
		margin-bottom: 0
	}
	.page-template-template-dm .video_block_inner .yt_click_new img {
		border-radius: 24px
	}
	.video_block_inner .yt_click_new:before {
		content: none
	}
}
#modal-prices {
	font-family: 'MuseoCyrl-500', serif;
	line-height: 1.2;
	font-weight: 400;
	font-size: 24px;
	padding: 70px 140px;
	max-width: 90%
}
.dm-price-wrap .price-list-dm table {
	margin: 0 0 100px;
	border-collapse: separate;
	border-spacing: 5px
}
.dm-price-wrap .price-list-dm .title {
	font-family: 'MuseoCyrl-700', serif;
	width: 100%;
	font-size: 28px;
	font-weight: 400;
	margin: 0 0 40px;
	color: #000;
	text-align: center;
	border: 1px solid rgba(220, 220, 220, 0.53);
	border-radius: 12px;
	padding: 20px
}
.dm-price-wrap .price-list-dm .title span {
	font-size: 18px;
	display: block;
	letter-spacing: .01em;
	color: #949494
}
.dm-price-wrap .price-list-dm .subtitle {
	font-size: 24px;
	padding: 28px 0;
	font-weight: 400;
	box-shadow: 0 10px 20px #FECCAA;
	margin: 0 0 60px;
	letter-spacing: .01em;
	color: #FFF;
	background: linear-gradient(180deg, #FFA439 0%, #FED714 139.52%);
	border-radius: 17px
}
.dm-price-wrap .price-list-dm td {
	border: 0;
	color: #000;
	padding: 12px 5px;
	background: #F4F4F4;
	border-radius: 12px
}
.dm-price-wrap .price-list-dm tr td:first-child {
	color: #50888F;
	font-size: 20px;
	border: 1px solid #E3E3E3;
	border-radius: 16px;
	background: #fff
}
.dm-price-wrap .price-list-dm tr:first-child td:first-child {
	position: relative;
	background: rgba(241, 65, 156, 0.1);
	border-radius: 12px;
	border: 0
}
.dm-price-wrap .price-list-dm tr:first-child td:first-child:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 34px;
	width: 34px;
	background: url(img/sprite-santa.png) -204px -88px
}
.dm-price-wrap .price-list-dm th {
	margin: 0;
	padding: 20px 5px;
	color: #fff;
	font-size: 24px;
	border: 0;
	background: #F1419C;
	border-radius: 10px;
	text-transform: uppercase;
	font-weight: 400
}
.dm-price-wrap .button {
	background: linear-gradient(266.16deg, #FF66D4 0.55%, #A966FF 99.66%);
	border-radius: 48px;
	font-size: 18px;
	text-align: center;
	letter-spacing: .16em;
	color: #FFF;
	width: 480px;
	height: 80px;
	line-height: 80px;
	padding: 0;
	box-shadow: 0 10px 20px #DBA5F7
}
.dm-price-wrap .button:hover {
	box-shadow: none;
	background: #FF6AC3;
}
@media only screen and (max-width:1679px) {
	#modal-prices {
		font-size: 20px;
		padding: 50px 100px;
		max-width: 95%
	}
	.dm-price-wrap .price-list-dm th {
		font-size: 20px
	}
	.dm-price-wrap .price-list-dm td {
		font-size: 20px
	}
	.dm-price-wrap .price-list-dm tr td:first-child {
		font-size: 18px
	}
}
@media only screen and (max-width:1199px) {
	#modal-prices {
		font-size: 18px;
		padding: 20px 40px;
		max-width: 100%
	}
	.dm-price-wrap .price-list-dm .title {
		font-size: 24px;
		margin: 0 0 30px
	}
	.dm-price-wrap .price-list-dm table {
		margin: 0 0 60px
	}
	.dm-price-wrap .price-list-dm .subtitle {
		font-size: 20px;
		padding: 20px 0;
		margin: 0 0 30px
	}
	.dm-price-wrap .price-list-dm th {
		font-size: 18px
	}
	.dm-price-wrap .price-list-dm td {
		font-size: 18px
	}
	.dm-price-wrap .price-list-dm tr td:first-child {
		font-size: 16px
	}
	.dm-price-wrap .button {
		font-size: 16px;
		height: 60px;
		line-height: 60px
	}
}
@media only screen and (max-width:991px) {
	.dm-price-wrap .price-list-dm .left {
		padding: 0
	}
	.dm-price-wrap .price-list-dm .left, .dm-price-wrap .price-list-dm .right {
		width: 100%;
		padding: 0
	}
	.dm-price-wrap .price-list-dm .title {
		padding: 14px
	}
}
@media only screen and (max-width:767px) {
	#modal-prices {
		padding: 30px 20px
	}
	.dm-price-wrap .price-list-dm .title {
		font-size: 20px;
		margin: 0 0 10px
	}
	.dm-price-wrap .price-list-dm .title span {
		font-size: 14px
	}
	.dm-price-wrap .price-list-dm .subtitle {
		margin: 0 0 10px
	}
	.dm-price-wrap .price-list-dm table {
		margin: 0 0 30px
	}
	.dm-price-wrap .price-list-dm th {
		font-size: 16px
	}
	.dm-price-wrap .price-list-dm td {
		font-size: 16px
	}
	.dm-price-wrap .price-list-dm tr td:first-child {
		font-size: 14px
	}
	.dm-price-wrap .button {
		font-size: 14px;
		width: 100%
	}
}

.hide_breadcrumbs {
	display: none
}

/*New edits*/

.top_box {
	/*border-radius: 40px;
	background: linear-gradient(180deg, rgba(254, 139, 5, 0.65) 0%, rgba(254, 215, 20, 0.65) 139.52%);*/
	/*filter: blur(100px);*/
}
.main_screen_content {
	text-align: center;
	width: 100%;
	padding-top: 50px;
}
.main_screen_content__inner{
	position:relative;
	z-index:10;
}
.sitename img {
	margin-left: auto;
	margin-right: auto;
}
.main_screen_content .button {
	margin-left: auto;
	margin-right: auto;
}
.surprise {
	margin-bottom: 67px;
}
a.modal-connect-with {
	margin-bottom: 0;
}
.main_screen_content {
	/* background: url('img/main-scr-bg.jpg') 50% 50% no-repeat; */
	background: -webkit-gradient(linear, left top, left bottom, from(#FE8B05), color-stop(139.52%, #FED714));
	background: -o-linear-gradient(top, #FE8B05 0%, #FED714 139.52%);
	background: linear-gradient(180deg, #FE8B05 0%, #FED714 139.52%);
	border-radius: 40px;
	padding-bottom: 150px;
	padding-top: 105px;
	-webkit-background-size: cover;
	background-size: cover;
	position:relative;
}
@media screen and (min-width:1200px){
	.main_screen_content{
		min-height:700px;
	}
}
.main_screen_content:after{
	content:'';
	position:absolute;
	right:0;
	bottom:0;
	width:691px;
	height:100%;
	background:url(img/main-screen-after.png) no-repeat right bottom / contain;
	pointer-events:none;
	z-index:2;
}
.main_screen_content:before{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:686px;
	height:100%;
	background:url(img/main-screen-before.png) no-repeat left bottom / contain;
	pointer-events:none;
	z-index:2;
}
.backtext {
    z-index: 1;
    pointer-events: none;
    font-size: 288px;
    position: absolute;
    color: #fff;
    opacity: 0.16;
    line-height: 0.75;
    font-family:'MuseoCyrl-900', serif;
}

.main_screen_content__backtext {
    left: 0;
	top:165px;
    width:100%;
}
.main_screen_content__backtext span {
    display: block;
    opacity: 0.8;
}


.why-we-2-box {
	margin-top: 170px;
}
.snow-bg .why-we-2-box {
	margin: 0;
	padding-bottom: 30px;
}
.why-we-2-box_category{
	margin-top:70px;
}
.holiday-benefits .section-title {
	font-size: 42px;
	line-height: 48px;
	text-align:left;
}
.holiday-benefits__item{
	font-family:MuseoCyrl-500;
	font-size:19px;
}
.holiday-benefits__item-title{
	font-size:21px;
	font-family:MuseoCyrl-900;
	margin-bottom:10px;
}
.show-button {
	margin: 38px auto 0;
	border: none;
	font-size: 20px;
	max-width: 533px;
	width: 100%;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	padding: 11px 16px;
	border-radius: 60px;
	text-align: center;
	background: #FFE500;
	color: #1B1B1B;
	font-weight: 600;
}
.show-button:hover {
	text-decoration: none;
}
.show-btn-img {
	display: inline-block;
	width: 56px;
	height: 57px;
	background: url('img/play-icon.png') no-repeat;
	margin-right: 32px;
	flex-shrink: 0;
}
.holiday-img {
	position: relative;
	right: 182px;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe, 
.video-container object, 
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mfp-close-btn-in .modal-window-video .mfp-close {
	color: #fff;
	opacity: 1;
}
.modal-video:hover {
	text-decoration: none;
}
.mobile-phone {
	display: none;
	color: #fff;
	text-decoration: underline;
	font-size: 13px;
}
.ttn {
	text-transform: none;
	font-style: normal;
}
.gallery-bg {
	background: rgb(68,11,55);
	background: linear-gradient(0deg, rgba(68,11,55,1) 0%, rgba(125,46,160,1) 100%);
}
.gallery-bg .section-title {
	color: #fff;
	padding-top: 70px;
}
.gallery-bg .gallery-holder .list {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.gallery-bg .gallery-holder .prev,
.gallery-bg .gallery-holder .next {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
}
.container-xl {
	max-width: 1920px;
}
.gallery-new .gallery-new-item img {
	border-radius: 45px;
}
.gallery-holder .prev,
.gallery-holder .next,
.gallery-new .owl-nav .owl-prev,
.gallery-new .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	font-size: 0;
	z-index: 2;
	border-radius: 50%;
	margin-top: -65px;
	width: 65px;
	height: 65px;
	background: linear-gradient(159.72deg, #F87700 3.52%, #F8B300 86.51%);
}

.gallery-holder .prev,
.gallery-holder .next {
	box-shadow: 0 3px 9px 3px #FCE7BA;
	left: -42px
}

.gallery-holder .prev:after, 
.gallery-holder .next:after,
.gallery-new .owl-nav .owl-prev:after,
.gallery-new .owl-nav .owl-next:after {
	content: '';
	position: absolute;
	top: 19px;
	width: 17px;
	height: 26px;
	background: url(img/sprite.png) no-repeat -228px 0;
	left: 24px
}
.gallery-bg .gallery-holder .prev,
.gallery-bg .gallery-holder .next {
	margin-top: -32px;
	cursor: pointer;
}
.gallery-bg .gallery-holder .prev:hover,
.gallery-bg .gallery-holder .next:hover {
	opacity: 0.8;
	transition: 0.3s;
}
.gallery-bg .gallery-holder .prev {
	left: 20px;
}
.gallery-bg .gallery-holder .next {
	right: 20px;
}

.gallery-holder .next,
.gallery-new .owl-nav .owl-next {
	left: auto;
}
.gallery-holder .next {
	right: -30px
}
.gallery-new .owl-nav .owl-prev {
	left: 50px;
}
.gallery-new .owl-nav .owl-next {
	right: 50px;
}


.gallery-holder .next:after {
	background-position: -245px 0;
}
.gallery-new .owl-nav .owl-next:after {
	background-position: -228px 0;
}
.gallery-new .owl-nav {
	position: static;
}
.gallery-new .owl-dots {
	position: static;
	text-align: center;
	max-width: 100%;
	border-top: 2px solid #fff;
	padding-top: 45px;
}
.gallery-new .owl-nav.disabled+.owl-dots {
	margin-top: 20px;
}


.gallery-new .owl-dots .owl-dot {
	margin-right: 0;
}
.gallery-new .owl-dots .owl-dot span {
	background: #a8288a;
	border: none;
}
.gallery-new .owl-dots .owl-dot.active span {
	background: #fff500;
}
.slider-visible-wrap {
	max-width: 665px;
	margin: 0 auto;
}
.slider-visible-items .owl-stage-outer {
  overflow: visible; }

.slider-visible-items .owl-stage {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.slider-visible-items .owl-item {
  opacity: 1;
  height: inherit; }

.slider-visible-items .effects-item {
  width: auto;
  height: 100%; }
.slider-new-block {
	position: relative;
}
.slider-new-block .prev-1 {
	left: 0;
	cursor: pointer;
}
.slider-new-block .next-1 {
	right: 0;
	cursor: pointer;
}
.slider-new-block .next-1,
.slider-new-block .prev-1 {
	margin-top: -33px;
}

.gallery-new-dots {
	max-width: 665px;
	position: static;
	text-align: center;
	border-top: 2px solid #fff;
	padding-top: 45px;
	margin: 20px auto 0;
}

.gallery-new-dots .owl-dots .owl-dot {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	margin: 0;
}
.gallery-new-dots .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #a8288a;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px;
	border: none;
}
.gallery-new-dots .owl-dots .owl-dot.active span {
	background: #fff500;
}
.shou-benefits-wrap {
	margin-bottom: 60px;
}
.shou-ben-item {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 25px;
}
.shou-ben-item:last-child {
	margin-bottom: 0;
}
.shou-ben-item img {
	flex-shrink: 0;
	margin-right: 40px;
}
.shou-ben-title {
	font-size: 22px;
	color: #000;
	font-family: 'MuseoCyrl-700', serif;
	text-transform: uppercase;
}
.page-template-tp-shou .top_box_single_inner h1 {
	margin-bottom: 54px;
}
.shou-poster {
	position: relative;
}
.poster-border,
.poster-img {
	position: absolute;
	left: 0;
	top: 0;
}
.poster-img {
	z-index: 1;
	padding: 15px;
}
.poster-border {
	z-index: 2;
}
/*.top_box_img_single {
	position: static;
	width: 100%;
	height: auto;
}*/
.top_box_new {
	display: block;
	padding: 80px 125px 65px;
}
.shou-play-wrap {
	position: absolute;
	z-index: 3;
	left: 50%;
	top: 50%;
	margin-left: -160px;
	margin-top: -155px;
}
.shou-play-btn {
	width: 135px;
	height: 134px;
	background: url('img/play-button.png') no-repeat;
	margin-left: auto;
	margin-right: auto;
}
.shou-play-wrap .show-button {
	padding: 15px 40px;
	margin-top: 30px;
}
.shou-play-wrap .show-btn-txt {
	white-space: nowrap;
}
.article-content {
	margin-bottom: 60px;
	color: #3C4453;
	font-size: 19px;
	line-height: 1.5;
}
.article-content p {
	margin-bottom: 1.5em;
}
.article-content p:last-child {
	margin-bottom: 0;
}
.top_box_single .button {
	margin-bottom: 0;
}
.top_box_single_inner {
	padding-bottom: 40px;
}
.yellow_box_inner_dm {
	background: linear-gradient(113.58deg, #00CBFF 18.99%, #00A3FF 65.19%);
	box-shadow: 0px 20px 70px rgba(0, 163, 255, 0.77);
	border-radius: 63px;
}
.yellow_box_inner_dm:before {
	background: url(img/yellow_box_inner_bg_dm.png) no-repeat 0 0;
	width: 704px;
	height: 496px;
	bottom: 0;
	left: -77px;
}
.yellow_box_inner_dm_wrap {
	position: relative;
}
.yellow_box_inner_dm_wrap:after {
	background: url('img/yellow_box_inner_bg_dm_2.png') no-repeat 0 0;
	border-radius: 0;
	width: 321px;
	height: 446px;
	top: -251px;
	left: -206px;
	z-index: 0;
	filter: none;
	opacity: 1;
}
#bomb-box .yellow_box_inner_dm .amoforms #style-10 .amoforms_field_element {
	max-width: 530px !important;
	width: 100% !important;
	height: 100px !important;
	border-radius: 70px !important;
	font-size: 30px !important;
	font-family: 'Raleway', sans-serif !important;
	font-weight: 500 !important;
}
#bomb-box .yellow_box_inner_dm .amoforms #style-5 .amoforms_submit_button {
	max-width: 530px !important;
	width: 100% !important;
	height: 100px !important;
	border-radius: 70px !important;
	font-size: 30px !important;
	letter-spacing: 0.03em !important;
}
#bomb-box .yellow_box_inner_dm .amoforms #style-5 .amoforms_submit_button .amoforms__form_submit_btn_text {
	text-transform: none;
}
.review_block_dm {
	padding: 140px 0 140px;
	background: url('img/review_block_dm_bg.png') no-repeat 32% 44%;
}
.yellow_box_bomb {
	padding-bottom: 0;
}
.review_block_dm .comm-link {
	padding-top: 0;
	padding-bottom: 80px;
	color: #858585;
}
.review_block_dm .comm-link a {
	color: #858585;
	border-bottom: 1px solid #858585;
	text-decoration: none;
}
.review_block_dm .comm-link a:hover {
	color: #858585;
	border-color: transparent;
}
.comment__header {
  display: flex;
  align-items: center;
  margin: 0 -12px;
}
.comment__col {
  padding: 0 12px;
}
.comment__user {
  border-radius: 50%;
  border: 5px solid #FFF3DA;
}
.comment__logo,
.comment__rating {
  display: block;
  max-width: 100%;
  height: auto;
}
.comment__name {
  font-family: 'MuseoCyrl-900';
  font-size: 16px;
  margin-bottom: 0.3em;
  color: #000;
}
.comment__date {
  color: #000;
}
.comment__col_comment {
  margin-left: auto;
}
#animators-wrap .slider-main .carousel-item {
	background: #fff;
	border-radius: 8px;
	padding: 15px;
}
#animators-wrap .owl-carousel .owl-dots {
	margin-top: 5px;
	bottom: 0;
	position: static;
}
.nav-item__phone {
	display: none;
}
.fixed-top .nav-item__phone {
	display: block;
}





/*Media*/
@media screen and (min-width: 1680px) {
	.holiday-img {
		right: 123px;
	}

	img.animators-item__image-2266,
	img.animators-item__image-2246 {
		width: 240px !important;
		max-width: 100% !important;
	}
}
@media screen and (max-width: 1366px) {
	.holiday-img {
		right: 150px;
	}
	.show-btn-img {
		margin-right: 23px;
	}
	.menu a {
		font-size: 15px;
	}
	.pre-header .info {
		font-size: 13px;
	}
	.main_screen_content:before,
	.main_screen_content:after {
		height: 100%;
		width: 501px;
	}

	.backtext {
		font-size: 205px;
	}
}
@media screen and (max-width: 1200px) {
	.holiday-img {
		right: 29%;
		max-width: 100%;
		display: block;
		height: auto;
	}
	.show-button {
		font-size: 16px;
	}
	.show-btn-img {
		width: 45px;
		height: 45px;
		-webkit-background-size: contain;
		background-size: contain;
		margin-right: 10px;
	}
	.why-we-2 .ul .li .li-inner {
		min-height: 232px;
		padding: 25px 64px 25px 25px;
		font-size: 17px;
	}
	    .site-header {
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 20px;
    }
	.pre-header .tel {
		margin-right: 0;
	}
	.top_box_div .animation_mob {
		display: none;
	}
	.fixed-top.site-header .menu {
		margin-left: 0;
	}
	.top_box_new {
		padding-left: 22px;
		padding-right: 22px;
		padding-bottom: 175px;
    background: linear-gradient(88.17deg, #FFC900 0.42%, #F9FC67 99.23%);
	}
	.shou-play-wrap {
		margin-left: -137px;
	}

	.backtext {
		font-size: 150px;
	}
}
@media screen and (max-width: 992px) {
	.holiday-img {
		right: 10%;
	}
	.holiday-benefits .section-title {
		margin-top: 50px;
	}
	.top_box_new {
		padding: 45px 26px 26px;
	}
	.poster-border img {
		opacity: 0;
	}
	.poster-img {
		position: relative;
	}
	.poster-img img {
		border-radius: 11px;
	}
	.poster-border img {
		display: none;
	}
	.top_box_single .mobile-animators-btn {
		margin-top: 0;
		max-width: 287px;
		height: 52px;
		line-height: 52px;
		font-size: 14px;
	}
	.top_box_new {
		margin-bottom: 45px;
	}
	.top_box_new h1 {
		margin: 0;
	}
	.shou-ben-item img {
		max-width: 41px;
		height: auto;
		display: block;
		margin-right: 15px;
	}
	.shou-ben-title {
		font-size: 16px;
	}
	.page-template-tp-shou .top_box_new h1 {
		margin-bottom: 37px;
	}
	.backtext {
		font-size: 100px;
	}
	.header__yandex {
		display: none;
	}
	.header__col_mobile {
		display: block;
	}
}
@media screen and (max-width: 768px) {
	.why-we-2 .ul .li .li-inner {
		min-height: auto;
	}
	.holiday-img {
		right: 16%;
	}
}

@media screen and (max-width: 640px) {
	.mobile-phone {
		display: block;
	}
	.header-contacts__work-time {
		font-size: 10px;
		line-height: 1.2;
	}
	.pre-header .tel,
	.header-contacts__work-time {
		margin-right: 15px;
	}
	.pre-header .tel .mobile-phone .modal-callback {
		font-size: 13px;
		font-weight: 400;
		letter-spacing: 0.1em;
	}
	.fixed-top .modal-callback {
		display: inline-block;
	}
	.fixed-top.site-header .menu {
		margin-left: 15px;
	}
	.site-header .tel a {
		margin-right: 0;
	}
	
	.main_screen_content:before,
	.main_screen_content:after {
		display:none;
	}

	.backtext {
		font-size: 70px;
	}
	.main_screen_content__backtext {
		line-height: 0.9;
		transform: rotate(-15deg);
		top:50%;
	}
	.main_screen_content__backtext {
		font-size: 70px;
		line-height: 0.9;
		transform: rotate(-15deg);
	}
	.main_screen_content {
		padding-top: 60px;
		padding-bottom:20px;
		min-height: 580px;
	}
	.main_screen_content:after{
		display:block;
		content:'';
		position:absolute;
		bottom:0;
		left:0;
		width:calc(100% - 33px);
		height:220px;
		background:url(img/main-screen-mobile.png) no-repeat center bottom / contain;
		z-index:2;
		pointer-events:none;
	}
	.main_screen_content__inner {
		padding: 0 15px;
		display: flex;
		flex-direction: column;
	}
	img.main_screen_content__img {
		max-width: 200px;
	}

	.main_screen_content__sitename {
		margin-bottom: 20px;
	}


	.main_screen_content__surprise {
		margin: 25px 0 0 0;
	}
	.why-we-2-box{
		margin-top:70px;
	}
}

@media screen and (max-width: 576px) {
	.show-button {
		font-size: 12px;
		max-width: 330px;
		margin-left: auto;
		margin-right: auto;
	}
	.shou-play-btn {
		width: 70px;
		height: 70px;
		-webkit-background-size: contain;
		background-size: contain;
	}
	.shou-play-wrap {
		margin-top: -103px;
		margin-left: -113px;
	}
	.site-header__mobile{
		position:static;
	}
}
@media screen and (max-width: 475px) {
	.backtext {
		font-size: 70px;
	}
}
body.white-header .site-header:not(.fixed-top) {
    z-index: 102;
    box-shadow: none;
    position: relative;
    background: #00000061;
    border-bottom: 3px solid #fe940d;
}
body.white-header .site-header:not(.fixed-top) .tel a,
body.white-header .site-header:not(.fixed-top) .info{
	color:#fff;
}
.animator-intro {
    position: relative;
    margin-top: -93px;
    margin-bottom: 20px;
    background-size: cover;
}
@media screen and (min-width:476px){
	.animator-intro{
		background:none !important;
	}
}
.animator-intro__img{
	height:730px;
	width: 100%;
	object-fit:cover;
}
.animator-intro__slider{
	width:100%;
}
.animator-intro__wrapper{
	padding-top:0px;
	padding-left:100px;
}
.animator-intro__title {
    font-size: 75px;
    font-family: 'MuseoCyrl-900';
    color: #fff;
    line-height: 1;
    margin-bottom: 20px;
}
.animator-intro__title-br{
	display:block;
}
.animator-intro__button a {
    margin: 0;
    font-family: 'MuseoCyrl-900';
    max-width: 320px;
}
.animator-intro__inner {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.slider-arr {
    position: absolute;
    width: 65px;
    height: 65px;
    background:rgb(56 56 56 / 0.3);
    z-index:101;
    border-radius:50%;
    top:50%;
    margin-top:-32px;
    cursor:pointer;
    border:none;
    outline:none;
	
	-webkit-transition:0.5s all ease;
	-o-transition:0.5s all ease;
	transition:0.5s all ease;
}
.slider-arr:hover{
    background:rgb(56 56 56 / 1);
}
.slider-arr:before {
    content: '';
    position: absolute;
    top: 19px;
    width: 17px;
    height: 26px;
    background: url(img/sprite.png) no-repeat -228px 0;
    left: 24px;
}

.slider-arr-prev {
    left: 0;
}
.slider-arr-next {
    right: 0;
    background-position: -245px 0;
	transform:rotate(180deg);
}

.animator-slider__arr-next {
    right:60px;
}
.animator-slider__arr-prev {
    left: 60px;
}

.show-slider__img-wrapper {
    overflow: hidden;
    border-radius: 28px;
    position: relative;
	
	-webkit-transition:0.5s all ease;
	-o-transition:0.5s all ease;
	transition:0.5s all ease;
}
.show-slider__img {
    height: 100%;
    object-fit: cover;
	width:100%;
}
.animator-slider-wrapper{
	margin-bottom:70px;
}
@media screen and (min-width:576px){
	.show-slider__slide{
		height:520px !important;
		display:flex;
		align-items:center;
		justify-content:center;
	}
	.show-slider__img{
		max-height:520px;
		object-position:center;
	}
}
.site-wrapper__dm-intro {
	margin-top: 50px;
}
.dm-intro {
	margin-top: -216px;
	height: auto;
	background: url(img/dbbg.jpg) no-repeat 50% 100%;
	/*padding-top: 190px;*/
	position: relative;
	padding: 150px 0 230px;
	min-height: 950px;
}
/*.dm-intro:after{
	content:'';
	position:absolute;
	right:0;
	bottom:0;
	width:1022px;
	height:886px;
	background:url(img/dmabs.png) no-repeat center / contain;
	pointer-events:none;
	z-index:1;
}*/
.dm-intro__wrapper {
	/*padding-left: 140px;*/
	position: relative;
	z-index: 5;
	max-width: 800px;
	padding-top: 123px;
}
.dm-intro__text-logo {
    color: #fff;
    font-family: 'MuseoCyrl-700';
    font-size: 50px;
    line-height: 1.3;
    margin: 0 0 40px;
}

.dm-intro__title {
    font-size: 30px;
    line-height: 1.16;
    font-family: 'MuseoCyrl-300', serif;
    color: #fff;
    margin: 0 0 26px;
}

.dm-intro__button a {
    width: 100%;
    background: #FF7DDB;
}

.dm-intro__button {
    /*max-width: 500px;*/
}
.dm-intro + .why-we-2-box {
    margin: 0;
}
.dm-intro .button,
.button_blue,
.reviews_box .button_blue {
	background: linear-gradient(93.18deg, #00D1FF 1.06%, #00A3FF 90.57%);
	filter: drop-shadow(0px 15px 50px rgba(0, 205, 255, 0.44));
	box-shadow: 0px 15px 50px 0px #00CDFF70;
	padding: 1.3em 2.38em;
	text-transform: none;
	font-size: 30px;
	display: inline-block;
	width: auto;
	height: auto;
	border-radius: 100px;
	color: #fff;
	cursor: pointer;
	font-family: 'Raleway';
	font-weight: 900;
}
.dm-intro .button:hover,
.button_blue:hover,
.nprogram__button-wrap .button_blue:hover,
.reviews_box .button_blue:hover {
	color: #fff;
	box-shadow: none;
	transition: 0.3s;
	background: linear-gradient(93.18deg, #00D1FF 1.06%, #00A3FF 90.57%);
}
.dm-intro .button {
	margin-left: 0;
}
.dm-intro .button:after {
	display: none;
}



.dm-video{
	padding-bottom:660px;
	position:relative;
	margin-top:70px;
}

/*.dm-video:after{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:1214px;
	background:url(img/dm-deers.svg) no-repeat center bottom / contain;
	pointer-events:none;
}*/
.dm-video__wrapper {
    border-radius: 32px;
    overflow: hidden;
    max-width: 1000px;
    margin: 50px auto 0;
    height: 580px;
	position:relative;
	z-index:5;
}

.dm-video__preview img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

.dm-video__holder {
    position: relative;
    height: 100%;
}

.dm-video__container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
	
	-webkit-transition:0.5s all ease;
	-o-transition:0.5s all ease;
	transition:0.5s all ease;
}
.dm-video__container._active{
	opacity:1;
	visibility:visible;
}

.dm-video__preview {
    height: 100%;
    position: relative;
	cursor:pointer;
}

.dm-video__preview:before {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;pointer-events: none;background: rgba(0, 0, 0, 0.35);}

.dm-video__preview:after {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;pointer-events: none;background: url(img/yt-play.png) no-repeat center;z-index:5;}


.dm-slider-wrapper {
    position: relative;
}
.dm-slider__arr{
	background: #8bdaff;
	background: linear-gradient(180deg, #00CBFF 0%, #00A5FF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f87700",endColorstr="#f8b300",GradientType=1);
	opacity:0.5;
}
.dm-slider__arr:hover{
	opacity:1;
	background:initial;
	background: #01bfff;
	background: linear-gradient(180deg, #00CBFF 0%, #00A5FF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f87700",endColorstr="#f8b300",GradientType=1);
}
.dm-slider__arr-prev {
	left: -80px;
}

.dm-slider__arr-next {
	right: -80px;
}
.dm-gallery_style .swiper-pagination-clickable .swiper-pagination-bullet {
	background: #00C8FF;
}

@media screen and (min-width:992px){
	.swiper-slide-active .show-slider__img-wrapper {
		box-shadow:0px 10px 15px rgba(0,0,0,0.4);
		-webkit-transform: scale(1.1);
			-ms-transform: scale(1.1);
				transform: scale(1.1);
	}
	.dm-gallery_style .swiper-slide-active .show-slider__img-wrapper {
		transform: scale(1.3);
		box-shadow: none;
	}
}

.dm-slider-wrapper {
    overflow: visible;
	margin-top:-30px;
}


.slider-pagination {
    width: 100%;
}

.slider-pagination .swiper-pagination-bullet {
    margin: 0 10px;
    width: 12px;
    height: 12px;
    background: #FEB048;
    opacity: 1;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
    outline: none;
    border: none;
}

.slider-pagination .swiper-pagination-bullet-active {
    -webkit-transform: scale(1.4);
        -ms-transform: scale(1.4);
            transform: scale(1.4);
}



.dm-gallery {
    position: relative;
}

.mb-5{
	margin-bottom:3rem;
}
.error404 #to-top,
.error404 .site-header{
	display:none;
}
.page404 {
    height: 100vh;
    text-align: center;
	padding:100px 0;
	box-sizing:border-box;
	position:relative;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	
}
.page404:after{
	content: '404';
    position: absolute;
    z-index: 3;
    right: 0;
    top: 77px;
    color: #F4F4F4;
    font-size: 49vw;
    line-height: 0.7;
    font-family: 'MuseoCyrl-900';
    opacity: 0.5;
}
.page404__wrapper{
	position:relative;
	z-index:5;
	width:100%;
}
.page404__icon img {
    display: block;
    margin: 0 auto;
}

.page404__icon {
    margin-bottom: 100px;
}

.page404__title {
    font-size: 48px;
    font-family: 'MuseoCyrl-900';
    color: #000;
    margin: 0 0 20px;
}

.page404__text {
    color: #B2B2B2;
    font-family: 'MuseoCyrl-500';
    margin: 0 0 30px;
}

.page404__button a {
    background: #EC00F8;
    border-radius: 69px;
    height: auto;
    padding: 15px 0;
    font-size: 16px;
    max-width: 210px;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}

.show-intro {
    background: -o-linear-gradient(1.83deg, #FFC900 0.42%, #F9FC67 99.23%);
    background: linear-gradient(88.17deg, #FFC900 0.42%, #F9FC67 99.23%);
    border-radius: 40px;
    position: relative;
    padding: 70px 100px;
    margin: 100px 0 50px;
    overflow: hidden;
}
.show__breadcrumbs{
	margin-bottom:50px;
}
.show-intro__row{
	position:relative;
	z-index:2;
	-webkit-box-align:center;-ms-flex-align:center;align-items:center;
}

.show-intro__content h1 {
    font-size: 64px;
    line-height: 1.2;
    color: #000;
    margin-bottom: 40px;
}

.show-intro__button a {
    margin: 0 !important;
}

.show-intro__image-wrapper {
    position:relative;
    width: 660px;
    height: 510px;
    padding:25px 90px 120px 90px;
}
.show-intro__image-wrapper:after{
    content:'';
    position:absolute;
    background: url(img/shou-tv-border.png) no-repeat center / contain;
    left:0;
    top:0;
    width:100%;
    height:100%;
    -webkit-transform:scale(1.1);
        -ms-transform:scale(1.1);
            transform:scale(1.1);
}

.show-intro__image-img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}


.show-intro__backtext {
    text-transform: uppercase;
    left: -48px;
    top: 50%;
    font-size: 15vw;
    line-height: 0.8;
    margin-top: -11vw;
}

.www__icon{
	min-width:122px;
	margin-right:0;
}
.www__text{
	width:calc(100% - 122px);
	padding-left:28px;
}
.animators-carousel .owl-dots{
	width:100%;
	position:static;
}

.animators-carousel__content p {
    color: #527ea1;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: .6px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px 0 10px;
}
.animators-carousel__content-tags {
    color: #a9bfd0;
    text-transform: uppercase;
}
.animators-carousel__item {
    position: relative;
}

.animators-carousel__link {
    display: block !important;
}
.animators-carousel__content {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    padding: 0 15px 20px 25px;
}
.animators-carousel__link {
	background: #fff;
	display: table;
	position: relative;
	width: 100%;
	height: 500px;
	margin: 0 0 40px;
	padding: 24px 21px;
	border-radius: 7px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .15)
}
.animators-carousel__link:hover {
	box-shadow: 0 5px 15px rgba(0, 0, 0, .45);
	text-decoration: none
}
.animators-carousel__img{
	position:static;
}
.animators-carousel__thumb {
    height: calc(100% - 100px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.animators-carousel__thumb img{
	display:block;
	max-width:100%;
	max-height:100%;
	margin:0 auto;
}
.animators-carousel__thumb img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.animators-swiper__pagination {
    position: static !important;
}

.animators-swiper__pagination .swiper-pagination-bullet {
    margin: 0 5px;
}
.animators-swiper__arr{
	margin-top:20px;
}
.animators-swiper__wrapper{
	padding:0 30px;
}
.gallery-slider__item img {
    display: block;
    border-radius: 40px;
    width: 100%;
}
.purple-swiper__arr-next,
.purple-swiper__arr-prev{
	margin-top:-32px;
}
.form__field{
	position:relative;
}
.form__input{
	border:1px solid transparent;
}
.form__input.error{
	border-color:red !important;
}
.form__input-error-text {
    color: #e5232f;
    font-size: 14px;
    display: none;
	text-align: left;
    line-height: 1;
    position: absolute;
    right: 13px;
    top: 50%;
    margin-top: -5px;
    font-size: 10px;
	pointer-events:none;
}
.form__input.error + .form__input-error-text {
    display: block;
}
.section-title_photo span:after {
	content: '';
	position: absolute;
	right: -585px;
	top: -330px;
	width: 374px;
	height: 293px;
	background: url(img/dm-photo-2.png) no-repeat center;
}

/*Media new*/
@media screen and (min-width:1601px){
	
}

@media screen and (max-width:1700px){
	.main_screen_content:before,
	.main_screen_content:before{
		width:600px;
	}
}
@media screen and (max-width:1600px){
	.animator-intro__title {
		font-size: 60px;
		margin-bottom: 50px;
	}

	.animator-intro__img {
		height: 650px;
	}
	/*.dm-intro__wrapper{
		padding:0;
		max-width:700px;
	} */
	.code_candy_test {
		right: 0;
		max-width: 700px;
		top: 50%;
		margin-top: -150px;
	}

	.code_candy_test img {
		display: block;
		max-width: 100%;
	}
	#animators-block{
		width:90%;
	}
	.animators-img img {
		-webkit-transform: scale(1);
			-ms-transform: scale(1);
				transform: scale(1);
		max-height: 100%;
		width: auto;
	}

	.animators-img a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		height: 100%;
		width: 100%;
		-webkit-box-align: center;
			-ms-flex-align: center;
				align-items: center;
		-webkit-box-pack: center;
			-ms-flex-pack: center;
				justify-content: center;
	}
	
	.program-block__price{
		white-space:nowrap;
		    margin-right: 20px;
	}
	.program-block__price span{
		margin-left:20px !important;
	}
	.why_contact_us__inner{
		max-width:700px;
	}
	.main_screen_content:after{
		width:580px;
	}
}
@media screen and (max-width:1400px){
	.dm-intro:after{
		right:-200px;
	}
	.dm-slider__arr-next {
		right: -20px;
	}
	.dm-slider__arr-prev {
		left: -20px;
	}
	.page404__icon img {
		max-width: 300px;
	}

	.page404__icon {
		margin-bottom: 50px;
	}

	.page404__title {
		font-size: 32px;
	}

	.page404__text {
		font-size: 16px;
		margin: 0 0 20px;
	}
	.show-intro__content h1 {
		font-size: 42px;
	}

	.show-intro__image-wrapper {
		width: 100%;
		height: 100%;
		padding: 20px 20px 19px 20px;
		box-sizing: border-box;
	}
	.show-intro__ben-item {
		margin-bottom: 15px;
	}

	.show-intro__ben-item div {
		font-size: 17px;
	}

	.show-intro__ben-item img {
		margin-right: 20px;
	}

	.show-intro__button a {
		width: 270px !important;
	}

	.show-intro__ben {
		margin-bottom: 30px;
	}
	.blue-santa-box-inner .flexi{
		position:static;
	}
	.blue-contacts .blue-contacts__subtitle{
		padding-bottom:30px;
	}
	.blue-contacts .blue-contacts__phone{
		margin-bottom:30px;
		display:block;
	}
	.main_screen_content:before{
		width:495px;
	}
}
@media screen and (max-width:1199px){

	.animator-intro__title {
		font-size: 60px;
		margin-bottom: 50px;
	}

	.animator-intro__img {
		height: 650px;
	}

	.animator-intro__img {
		height: 550px;
	}

	.animator-intro__wrapper {
		padding-top: 0;
	}

	.animator-intro__title {
		font-size: 55px;
		margin-bottom: 30px;
	}

	.slider-arr {
		width: 45px;
		height: 45px;
	}

	.slider-arr:before {
		left: 50%;
		margin-left: -11px;
		top: 50%;
		margin-top: -13px;
		transform: scale(0.5);
	}
	
	.dm-slider__arr-next {
		right: -20px;
	}
	.dm-slider__arr-prev {
		left: -20px;
	}

	.dm-intro__text-logo {
		font-size: 70px;
	}

	.dm-intro {
		margin: 0;
		height: 530px;
		background-position: center top;
		padding: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
			-ms-flex-align: center;
				align-items: center;
	}

	.dm-intro__title {
		font-size: 32px;
		margin: 0 0 35px;
	}

	.dm-intro__button {
		max-width: 365px;
	}

	.dm-intro__button a {
		font-size: 16px;
		padding: 20px 45px 20px 0;
		height: auto;
	}

	.dm-intro:after {
		width: 695px;
		height: 538px;
		right: 0;
	}
	.dm-video {
		padding-bottom: 210px;
	}

	.dm-video:after {
		bottom: -198px;
	}
	
	.show-intro__content {
		margin-bottom: 70px;
	}
	
	
	.code_candy_test {
		max-width:540px;
	}
	.contacts__data{
		margin-top:40px;
	}
	
	
	.main_screen_content:before,
	.main_screen_content:after {
		width: 401px;
	}
	
}
@media screen and (max-width:991px){
	.animator-intro__title {
		font-size: 42px;
	}

	.animator-intro__button a {
		font-size: 12px;
		padding: 15px 0;
		max-width: 240px;
		    height: auto;
		line-height: 1;
	}

	.animator-intro__img {
		height: 400px;
	}

	.animator-intro__wrapper {
		padding-left: 0;
	}
	
	.dm-intro__text-logo {
		font-size: 55px;
		margin: 0 0 30px;
	}

	.dm-intro__title {
		font-size: 22px;
	}

	.dm-intro {
		height: 400px;
	}

	.dm-intro:after {
		height: 100%;
		right: -123px;
	}
	
	.dm-video__wrapper {
		height: 300px;
	}
	.page404__icon{
		margin-bottom:25px;
	}
	.page404__icon img{
		max-width:200px;
	}
	
	.page404__title {
		font-size: 24px;
	}

	.page404__text {
		font-size: 14px;
	}

	.page404__button a {
		margin: 0 auto 0;
		font-size: 14px;
		padding: 10px 0;
		width: 150px;
	}
	.page404:after {
		top: 50%;
		margin-top: -20vw;
	}
	.show-intro {
		margin: 40px 0  40px;
		padding: 40px 50px;
	}

	.show-intro__content {
		margin-bottom: 49px;
	}

	.show-intro__content h1 {
		font-size: 36px;
		margin: 0 0 30px;
	}
	
	.main_screen_content:before,
	.main_screen_content:after {
		width: 301px;
	}
	
	.www__icon{
		min-width:100px;
	}
	
	.www__text{
		text-align:center;
		padding-left:0;
	}
	
}
@media screen and (max-width:767px){
	.pre-header .info {
		display: none!important
	}
	.animator-slider__arr-next{
		right:10px;
	}
	.animator-slider__arr-prev{
		left:10px;
	}
	.animator-intro__img {
		height: 300px;
	}

	.animator-intro__title {
		font-size: 32px;
		line-height: 1.1;
		margin-bottom: 15px;
	}
	.dm-video {
		padding-bottom: 50px;
	}

	.dm-video:after {width: 1820px;height: 1244px;left: 50%;margin-left: -910px;top: 50%;margin-top: -622px;}

	.dm-video .section-title {
		position: relative;
		z-index: 1;
	}
	.slider-pagination.swiper-pagination-fraction {
		font-size: 14px;
		font-family: 'MuseoCyrl-900';
	}

	/*.dm-slider__arr {
		display: block;
		bottom: auto;
		left: auto;
		margin: 0;
		top: auto;
		position: relative;
		right: auto;
	}*/

	.dm-slider__controls {
		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;
	}

	/*.dm-slider__pagination.swiper-pagination {
		position: static;
		width: 60px;
		text-align: center;
	}*/

	.swiper-container.dm-slider {
		padding: 30px 0 30px;
	}
	
	.site-header__mobile{
		margin-left:0;
	}
	
	.show-intro__image-wrapper:after {
		display: none;
	}


	.show-intro__image-wrapper {
		padding: 0;
		border-radius:15px;
		overflow:hidden;
	}
	.show-intro__play{
		margin-top:-106px;
	}
	.holiday-img-wrap{
		display:none;
	}
	.animators-carousel__link{
		height:360px;
	}
	.purple_box .works li i {position: relative;display: flex;align-items: center;justify-content: center;min-width: auto;}

	.purple_box .works li i:after {
		position: static;
	}
}
@media screen and (max-width:640px){
	
	.main_screen_content:after{
		width:calc(100% - 40px);
	}
}
@media screen and (max-width:575px){
	.animator-intro__img {
		height: 250px;
	}
	.animator-slider__arr {
		display:none;
	}
	.dm-intro__wrapper {
		text-align: center;
	}

	.dm-intro__button a {
		padding: 19px 15px;
		font-size: 14px;
	}

	.dm-intro__button {
		max-width: 100%;
	}

	.dm-intro:after {
		width: 697px;
		height: 604px;
		left: 50%;
		margin-left: -350px;
	}

	.dm-intro {
		height: 597px;
		padding-top: 100px;
		display: block;
		background-position:right bottom
	}
	/*.dm-intro:before{
		content:'';
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		background-color:rgba(0,0,0,0.4);
		z-index:3;
	}*/

	.dm-intro__text-logo {
		font-size: 32px;
		margin: 0 0 40px;
	}

	.dm-intro__title {
		font-size: 32px;
		margin-bottom: 50px;
	}
	.dm-video__wrapper {
		height: 200px;
	}
	.mobile-phone{
		font-size:0;
		line-height:1;
	}
	.pre-header .tel .mobile-phone .modal-callback{
		font-size:9px;
		line-height:1;
	}
	.show-intro__play{
		margin-top:-70px;
	}
	.show-intro {
		padding: 40px 20px;
	}

	.show-intro__content {
		margin-bottom: 25px;
	}

	.show-intro__content h1 {
		font-size: 28px;
	}
	.top_box_div{
		margin-bottom:50px;
	}
	.main_screen_content__surprise br{
		display:none;
	}
	.mm-panels>.mm-panel>.mm-listview{
		max-height: calc(100vh - 129px);
		overflow: auto;
	}
	.dm-intro:after{
		display:none;
	}
}
@media screen and (max-width:475px){
	.animator-intro{
		background-position:center bottom;
		background-repeat:no-repeat;
		background-size:cover;
	}
	.animator-intro__slider{
		display:none;
	}
	.animator-intro__inner{
		position:static;
		height:570px;
	}
	.animator-intro__title {
		text-align: center;
		position: absolute;
		width: 100%;
		left: 0;
		top: 30px;
	}

	.animator-intro__button a {
		margin: 0 auto;
	}

	.animator-intro__button {
		position: absolute;
		width: 100%;
		bottom: 60px;
		left: 0;
	}	
}
@media screen and (max-width:375px){
	.main_screen_content .button{
		width:100%;
	}
	.main_screen_content:after{
		width:calc(100% - 20px);
	}

}



/*New edits*/
.nprogram {
	padding: 210px 0;
}
.nprogram .program-wrapper {
	padding: 0;
}
.nprogram__list {
	max-width: 750px;
	margin: 0 auto;
}
.nprogram__item {
	text-align: center;
	margin-bottom: 35px;
}
.nprogram__img {
	width: auto;
	margin: 0 auto 10px;
}
.nprogram .section-title {
	text-align: center;
}
.nprogram__title {
	font-size: 15px;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	color: #858585;
	line-height: 1.33;
}
.nprogram {
	background: url('img/blue-santa-box-inner.jpg') no-repeat 50% 0;
}
.nprogram .section-title {
	margin-bottom: 1.5em;
	padding: 0;
}
.nprogram__button-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 61px;
}
.button_blue_transparent,
.blue-box .button_blue_transparent,
.review_block_dm .button_blue_transparent {
	background: #fff;
	border: 4px solid #00A7FF;
	padding: 1.3em 2.38em;
	text-transform: none;
	font-size: 30px;
	display: inline-block;
	width: auto;
	height: auto;
	border-radius: 100px;
	color: #3A3A3A;
	box-shadow: none;
	margin: 0;
	color: #00A7FF;
	text-shadow: none;
	outline: 0;
}
.button_blue_transparent:hover,
.blue-box .button_blue_transparent:hover,
.review_block_dm .button_blue_transparent:hover {
	background: linear-gradient(93.18deg, #00D1FF 1.06%, #00A3FF 90.57%);
	filter: drop-shadow(0px 15px 50px rgba(0, 205, 255, 0.44));
	box-shadow: 0px 15px 50px 0px #00CDFF70;
	color: #fff;
	transition: 0.3s;
}
.blue-box .nprogram__button_mr,
.nprogram__button_mr {
	margin-right: 30px;
}
.dm-video_style {
	background: url('img/dm-video_style.jpg') no-repeat 50%;
	padding-bottom: 0;
}
.dm-gallery_style {
	background: url('img/dm-gallery_style-bg.jpg') no-repeat 50%;
	padding: 165px 0;
}
.reviews_box__button-wrap {
	text-align: center;
	margin-top: 73px;
}
.button_blue_md,
.reviews_box .button_blue_md {
	padding: 0.93em 2.38em;
}
.caption-sm {
	font-family: 'MuseoCyrl-700', sans-serif;
	font-size: 30px;
	text-align: center;
}
.places__caption-sm {
	margin-bottom: 2.8em;
	line-height: 1.3;
}
.places__item {
	text-align: center;
	margin-bottom: 40px;
}
.places__img {
	margin: 0 auto 17px;
}
.places__title {
	color: #3A3A3A;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	font-size: 20px;
	color: #3A3A3A;
}
.places__desc {
	color: #858585;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 1.25;
}
.dm-price {
	padding: 165px 0 265px;
	background: url('img/dm-price_bg.jpg') no-repeat 50% 245px;
	min-height: 1567px;
}
.dm-price-wrap_new {
	text-align: center;
	font-family: 'MuseoCyrl-500', serif;
	margin-top: 155px;
}
.dm-price-wrap_bg {
	background: rgba(255, 255, 255, 0.1);
	border-radius: 20px;
	padding: 40px 46px;
	margin-bottom: 55px;
}
.dm-price-wrap_new .price-list-dm .title {
	color: #fff;
	font-family: 'MuseoCyrl-700', serif;
	font-size: 25px;
	padding: 0;
	margin-bottom: 0.5em;
	border: none;
	border-radius: 0;
	line-height: 1.5;
}
.dm-price-wrap_new .price-list-dm .title span {
	color: #fff;
	font-size: 15px;
}
.dm-price-wrap_new .price-list-dm .desc {
	color: #fff;
	font-family: 'MuseoCyrl-500', serif;
	font-size: 15px;
	margin-bottom: 33px;
}
.dm-price-wrap_new .price-list-dm tr:first-child td:first-child {
	background: #FF67BE;
}
.dm-price-wrap_new .price-list-dm tr:first-child td:first-child:before {
	background: url('img/dm-th-img.png') no-repeat 0 0;
}
.dm-price-wrap_new .price-list-dm tr td:first-child {
	color: #0AA6FE;
	font-size: 13px;
}
.dm-price-wrap_new .price-list-dm .subtitle {
	padding: 0;
	background: none;
	border-radius: 0;
	display: flex;
	box-shadow: none;
	font-family: 'MuseoCyrl-700', serif;
	margin-bottom: 30px;
	text-align: center;
	display: block;
}
.dm-price-wrap_new .price-list-dm .subtitle__item {
	flex-basis: 50%;
	text-align: center;
}
.dm-price-wrap_new .price-list-dm table {
	margin: 0 0 30px;
}
.dm-price-wrap_new .price-list-dm td {
	padding: 6px 5px;
}
.dm-price-wrap_new .price-list-dm td {
	font-size: 15px;
	color: #4C4C4C;
}
.dm-price-wrap_new .price-list-dm th {
	font-size: 17px;
	font-family: 'MuseoCyrl-700', serif;
	text-decoration: none;
	padding: 17px 5px;
}
.button_lg {
	border-radius: 100px;
	font-family: 'Raleway', sans-serif;
	font-weight: 900;
	font-size: 30px;
	padding: 1.13em 3.1em;
}
.dm-price__button {
	display: inline-block;
	width: auto;
	height: auto;
}
.dm-price__button:hover {
	color: #fff;
}
.dm-price__button-wrap {
	text-align: center;
}
.main-text__caption,
.main-text-block .main-text__caption {
	font-family: 'MuseoCyrl-700', sans-serif;
	font-size: 40px;
	font-style: normal;
	text-align: center;
	color: #3A3A3A;
}
.main-text_dm {
	padding-top: 0;
}
.main-text_dm .entry-content h1,
.main-text_dm .entry-content h2,
.main-text_dm .entry-content h3,
.main-text_dm .entry-content h4,
.main-text_dm .entry-content h5,
.main-text_dm .entry-content h6 {
	color: #3A3A3A;
	font-family: 'MuseoCyrl-700', sans-serif;
	line-height: 1.3;
}
.main-text_dm .entry-content h2 {
	font-size: 30px;
}
.main-text_dm .entry-content h3 {
	font-size: 27px;
}
.main-text_dm .entry-content ul {
	padding-left: 0;
	margin-left: 0;
}
.main-text_dm .entry-content ul li {
	list-style-type: none;
	padding-left: 24px;
	position: relative;
}
.main-text_dm .entry-content {
	font-size: 20px;
	color: #858585;
	line-height: 1.25;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
}
.main-text_dm .entry-content ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0.15em;
	background: url('img/entry-content__ul-img.png') no-repeat;
	width: 17px;
	height: 17px;
}
.main-text_dm .main-text-wrap {
	padding: 0;
	border: none;
	border-radius: 0;
}
.dm-gallery .swiper-pagination-fraction {
	display: none;
}
.section-title_photo span {
	position: relative;
}
.hand-icon,
.amoforms_submit_button {
	position: relative;
}
.hand-icon:before,
.amoforms_submit_button:before {
	content: '';
	position: absolute;
	right: -16px;
	bottom: -17px;
	background: url('img/hand-icon.png') no-repeat;
	width: 62px;
	height: 48px;
}
.places {
	padding-bottom: 100px;
}
.page-template-template-dm {
	background: #fff;
}
.page-template-template-dm .header__nav-wrap {
  background: #451af1;
}
.page-template-template-dm .header__nav-wrap .menu-main > ul > li > a {
  color: #fff;
}
.page-template-template-dm .header-contacts__work-time {
  color: #fff;
}
/*.page-template-template-dm .site-wrapper {
	max-width: 1700px;
	margin-left: auto;
	margin-right: auto;
}*/
.section-title_mb {
	margin-bottom: 1.5em;
}
.section-pt {
	padding-top: 80px;
}
.section-pb {
	padding-bottom: 80px;
}
.section-article__inner {
	border: none;
	padding: 0;
	border-radius: 0;
}

/* Video block */
.review__block {
  background: #FFD911;
  border-radius: 40px;
  padding: 43px;
  max-width: 1161px;
  margin: 0 auto;
  position: static;
}
.video__bg {
  width: 100%;
  height: 408px;
  border-radius: 15px;
  background: #313131;
}
.video__bg .vdo_mob {
  height: 100%;
}
.video__item {
  height: 100%;
}
.video__link {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
}
.video__link:before {
  content: '';
  position: absolute;
  max-width: 60px;
  position: absolute;
  z-index: 3;
  left: 50%;
  margin-left: -35px;
  margin-top: -35px;
  top: 50%;
  transition: .5s all ease;
  -webkit-transition: .5s all ease;
  -moz-transition: .5s all ease-;
  -ms-transition: .5s all ease;
  -o-transition: .5s all ease;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  width: 71px;
  height: 71px;
  background: url('img/play_yellow.svg') no-repeat 50%;
  background-size: contain;
}
.video__link:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 15px;
}
.video__img {
  border-radius: 15px;
  height: 100%;
}
.comment__cnt {
  color: #232323;
  font-size: 20px;
  font-family: 'MuseoCyrl-500';
  margin-top: 27px;
}
.comment__cnt p:not(:last-child) {
  margin-bottom: 0.8em;
}
.review__frame {
  display: block;
  max-width: 100%;
  height: auto;
  margin: -40px auto 0;
  position: relative;
  z-index: -1;
}
.slider-arrow__prev,
.slider-arrow__next {
  position: absolute;
  top: 50%;
  border: none;
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: #fff;
  /* background-size: contain; */
  padding: 5px;
  border-radius: 5px;
  margin-top: -26px;
  width: 52px;
  height: 46px;
  cursor: pointer;
  outline: none !important;
}
.slider-arrow__prev {
  left: 0;
  background-image: url('img/slider-arrow__prev.svg');
}
.slider-arrow__next {
  right: 0;
  background-image: url('img/slider-arrow__next.svg');
}
.slider-arrow__prev:before,
.slider-arrow__next:before {
  display: none;
}
.review__arrow-wrap {
  max-width: 1664px;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width:1200px) {
  .review__block {
    padding: 30px;
  }
  .review__frame {
    display: none;
  }
  .comment__col_comment {
    display: none;
  }
}
@media screen and (max-width:992px) {
  .comment__header {
    margin-top: 40px;
  }
}
@media screen and (max-width:576px) {
  .review__block {
    padding: 15px;
  }
  .video__bg {
    height: 250px;
  }
  .comment__user {
    max-width: 80px;
  }
  .comment__col_rating {
    display: none;
  }
  .comment__cnt {
    font-size: 16px;
  }
  .review__block {
    border-radius: 20px;
  }
}
/* Video block end */

@media screen and (max-width:1200px) {
	.dm-intro {
		padding-bottom: 180px;
		height: auto;
	}
	.dm-intro__wrapper {
		padding-top: 150px;
	}
	.dm-intro__text-logo {
		font-size: 38px;
	}
	.dm-intro__title {
		font-size: 25px;
	}
	.dm-intro .button {
		font-size: 22px;
	}
	/*=======*/
	.nprogram {
		padding: 216px 0;
	}
	/*=======*/
	.dm-gallery_style {
		background-position: 50% 0;
	}
	.yellow_box_inner_dm:before {
		top: auto;
		left: -120px;
	}
	#bomb-box .yellow_box_inner_dm .amoforms #style-10 .amoforms_field_element,
	#bomb-box .yellow_box_inner_dm .amoforms #style-5 .amoforms_submit_button {
			max-width: 430px !important;
			height: 85px !important;
			max-width: 430px !important
	}
	.yellow_box_inner_dm_wrap:after {
		background: #000;
		width: 137px;
		height: 149px;
		background: url('img/order_dm-photo_mobile.png') no-repeat;
		top: -95px;
    left: -29px;
    /*box-shadow: 0px 20px 50px 0px #0000000D;*/
	}
	.yellow_box_title_dm {
		font-size: 25px;
		line-height: 1.3;
	}
	.section-title_photo span:after {
		right: -265px;
    top: -230px;
	}
}
@media screen and (max-width:992px) {
	body.page-template-template-dm .site-header:not(.fixed-top) {
		position: absolute;
		width: 100%;
		background: none;
	}
	.dm-intro__wrapper {
		margin-left: auto;
		margin-right: auto;
	}
	.dm-intro__cnt {
		background: rgba(0, 0, 0, 0.4);
		padding: 30px;
		border-radius: 5px;
		text-align: center;
	}
	.dm-intro__text-logo {
		font-size: 28px
	}
	.dm-intro__title {
		font-size: 20px;
	}
	.dm-intro__button {
		margin-left: auto;
		margin-right: auto;
	}
	/*======*/
	.nprogram {
		padding-bottom: 50px;
	}
	.nprogram__button-wrap {
		display: block;
		text-align: center;
		margin-top: 20px;
	}
	.blue-box .nprogram__button_mr,
	.nprogram__button_mr {
		margin: 0 0 30px 0;
	}
	.blue-box .button_blue_transparent {
		font-size: 22px;
		max-width: 348px;
		display: block;
		padding: 1.3em;
		margin-left: auto;
		margin-right: auto;
	}
	.yellow_box_inner_dm {
		padding: 35px 0 460px;
	}
	.yellow_box_inner_dm:before {
		left: 0;
	}
	.dm-price {
		background-size: cover;
	}
	.yellow_box_title_dm {
		max-width: 270px;
		margin-left: auto;
		margin-right: auto;
	}
	.section-pt {
		padding-top: 60px;
	}
	.section-pb {
		padding-bottom: 60px;
	}
	.footer__contacts {
		margin: 20px 0 0;
	}
  .page-template-template-dm .header-contacts__work-time,
  .page-template-template-dm  .header__button-wrap {
    display: none;
  }
  .reviews_box button:not(.button_blue) {
		padding: 1.8em 2em;
    width: auto;
    font-size: 15px;
    height: auto;
  }
}
@media screen and (max-width:768px) {
	.yellow_box_inner_dm:before {
		left: 50%;
		margin-left: -352px;
	}
	.yellow_box_inner_dm {
		padding: 35px 15px 475px;
	}
	.yellow_box_inner_dm:before {

	}
}
@media screen and (max-width:576px) {
	.dm-intro {
		background: url('img/dbbg-mobile.jpg') no-repeat 50% 0;
		background-size: cover;
		min-height: 925px;
	}
	.dm-intro__wrapper {
		padding-top: 80px;
	}
	.dm-intro__cnt {
		background: none;
		padding: 0;
		border-radius: 0;
	}
	.dm-intro__button {
		position: absolute;
		bottom: 11%;
		left: 50%;
		margin-left: -161px;
	}
	.dm-intro .button,
	.blue-box .button_blue_transparent,
	.reviews_box__button-wrap .button_blue_transparent,
	.button_blue_transparent {
		font-size: 25px;
		padding: 32px 20px;
		font-family: 'Raleway', sans-serif;
		font-weight: 900;
		letter-spacing: 0;
		display: block;
		width: 322px;
	}
	.blue-box .button_blue_transparent,
	.reviews_box__button-wrap .button_blue_transparent,
	.button_blue_transparent {
		padding: 24px 20px;
	}
	.why-we-2-box-inner-santa .section-title,
	.nprogram .section-title,
	.dm-video .section-title,
	.gallery-wrapper .section-title,
	.review_block_dm .section-title,
	.places__caption-sm,
	.dm-price .section-title {
		font-size: 25px;
	}
	.nprogram .section-title {
		max-width: 360px;
		margin-left: auto;
		margin-right: auto;
	}
	.button_center {
		margin-left: auto;
		margin-right: auto;
	}
	.snow-bg {
		padding-top: 100px;
	}
	.why-we-2__item {
		font-size: 16px
	}

	/*==========*/
	.nprogram {
		background: url('img/blue-santa-box-inner_mobile.jpg') no-repeat 50% 24px;
		min-height: 1650px;
		padding-top: 80px;
		position: relative;
		padding-bottom: 0;
	}
	.nprogram__item {
		margin-bottom: 20px;
	}
	.nprogram__button-wrap_abs {
		position: absolute;
		bottom: 93px;
		left: 50%;
		margin-left: -161px;
	}
	/*==========*/
	.dm-video .section-title {
		padding: 0
	}
	.dm-gallery_style {
		background: none
	}
	.dm-gallery-mobile-bg {
		background: url('img/dm-gallery_style-bg_mobile.jpg') no-repeat 43% 0;
		/*background-size: cover;*/
	}
	.gallery-wrapper .section-title {
		padding: 0;
		margin-bottom: 40px;
	}
	.yellow_box_inner_dm {
		overflow: hidden;
		padding: 35px 15px 420px;
	}
	.yellow_box_inner_dm:before {
		background: url('img/yellow_box_inner_bg_dm_mobile.png') no-repeat;
		width: 620px;
		height: 422px;
		left: 50%;
		margin-left: -310px;
	}
	#bomb-box .yellow_box_inner_dm .amoforms #style-10 .amoforms_field_element,
	#bomb-box .yellow_box_inner_dm .amoforms #style-5 .amoforms_submit_button {
		font-size: 25px !important;
	}
	#bomb-box .yellow_box_inner_dm .amoforms #style-5 .amoforms_submit_button {
		font-family: 'Raleway' !important;
		font-weight: 900 !important;
		letter-spacing: 0 !important;
	}
	.section-title_photo span:after {
		width: 153px;
		height: 120px;
		background-size: contain;
		right: -100px;
		top: -88px;
	}
	.page-template-template-dm .gallery-wrapper {
		padding-top: 80px;
	}
	/*=============*/
	.review_block_dm .comm-link {
		padding-bottom: 35px;
	}
	.review_block_dm {
		padding-top: 0;
	}
	.review_block_dm .rew-col {
		max-width: 264px;
		margin-left: auto;
		margin-right: auto;
	}
	/*=========*/
	.main-text__caption,
	.main-text-block .main-text__caption {
		padding: 0;
		font-size: 25px;
		line-height: 1.3;
		margin-bottom: 15px;
	}
	.main-text_dm .entry-content {
		font-size: 15px;
	}
	.main-text_dm .entry-content h2 {
		font-size: 22px;
	}
	.main-text_dm .entry-content h3 {
		font-size: 20px;
	}
	/*===========*/
	.dm-price {
		background: none;
		min-height: auto;
	}
	.dm-price-wrap_bg {
		background: none;
		padding: 0;
		margin: 0;
	}
	/*.dm-price-wrap_new .price-list-dm th {
		font-size: 18px;
	}*/
	.dm-price-wrap .price-list-dm tr td:first-child,
	.dm-price-wrap .price-list-dm td {
		border-radius: 10px;
	}
	.price-list-dm table {
	  width: 100%;
	  table-layout: fixed;
	}
	.price-list-dm table td,
	.price-list-dm table th {
	  width: 100%;
	}
	.dm-price-wrap_new .price-list-dm tr td:first-child {
		font-size: 13px;
	}
	.snow-bg-mobile {
		position: relative
	}
	.snow-bg-mobile:before {
		content: '';
		width: 159px;
		height: 457px;
		background: url('img/nprogram-before-img.png') no-repeat;
		position: absolute;
		top: -450px;
		right: -31px;
	}
	.dm-price-bg_mobile {
		background: url('img/dm-price_bg_mobile.jpg') no-repeat 50% 0;
	}
	.dm-price .section-title {
		display: none;
	}
	.dm-price-wrap_bg {
		position: relative;
	}
	.dm-price-wrap_bg:before {
		content: '';
		width: 396px;
		height: 659px;
		background: url(img/dm-price-mobile-before.png) no-repeat;
		position: absolute;
		top: -670px;
		left: 50%;
		margin-left: -198px;
	}
	.nprogram {
		min-height: 1402px;
	}
	.dm-price .button_lg,
	.reviews_box .button_blue {
		max-width: 323px;
		width: 100%;
		display: block;
		text-transform: none;
		font-size: 25px;
		padding: 1.13em 0.5em;
	}
	.dm-price {
		padding: 250px 0 180px;
	}
	.page-template-template-dm .yellow_box {
		padding: 12px 0 80px;
	}
	.yellow_box_inner_dm_wrap:after {
		top: -102px;
	}
	.review_block_dm .button_blue_transparent {
		margin: 0 auto;
	}
	.hand-icon:before {
		display: none;
	}
	.review_block_dm {
		padding-bottom: 0
	}
}

/* ==============Post article============== */
.article_style {
	font-size: 16px;
	line-height: 1.6em;
	margin-bottom: 50px;
}
.article_style a {
	text-decoration: underline;
}
.article_style p, .article_style dd {
	margin-bottom: 1em;
}
.article_style dt {
	color: #222;
}

.article_style ul {
	margin: 0 0 15px 0;
}
.article_style ol ol,
.article_style ol ul,
.article_style ul ul,
.article_style ul ol {
	margin-bottom: 0;
}

.article_style ol {
	margin: 0 0 15px 30px;
	counter-reset: point;
	list-style: outside none none;
	padding-left: 0;
	margin-left: 0;
}
.article_style ol li {
	list-style-type: none !important;
	position: relative;
	padding-left: 26px;
}
.article_style ol li:before {
	content: counter(point, decimal)'.';
  counter-increment: point 1;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 600;
}
.article_style ol li, .article_style ol ul ol li {
	list-style: decimal;
}
.article_style dt {
	font-weight: 600;
}
.article_style address {
	margin-bottom: 1em;
}
.article_style blockquote {
	position: relative;
	font-style: italic;
	margin: 0 0 20px 0;
	padding-left: 50px;
}
.article_style blockquote p {
	margin-bottom: 0.75em;
}
.article_style blockquote:before {
	content: "\f10d";
	color: #ccc;
	font-size: 32px;
	font-style: normal;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}
.article_style blockquote.twitter-tweet:before {
	content: "\f099";
}
.article_style code, .article_style pre {
	font-family: Monaco, "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace;
	font-size: 11px;
}
.article_style pre {
	background: url(img/pre.png) repeat top;
	padding: 18px 20px;
	margin: 30px 0;
	border: 1px solid #ddd;
	line-height: 19px;
	white-space: pre-wrap;
	word-wrap: break-word;
	overflow-x: auto;
	overflow-y: hidden;
}
.article_style code {
	background: #ddd;
	padding: 0 3px;
}
.article_style ins {
	background: #fff486;
}
.article_style sub, .article_style sup {
	font-size: 62.5%;
}
.article_style sub {
	vertical-align: sub;
}
.article_style sup {
	vertical-align: super;
}
.article_style img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
/*  base : headings
/* ------------------------------------ */
.article_style {
	font-size: 20px;
}
.article_style h1, 
.article_style h2, 
.article_style h3, 
.article_style h4, 
.article_style h5, 
.article_style h6 {
	color: #222;
	font-weight: 600;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	line-height: 1.3;
	margin: 1.5em 0 1em;
	text-align: left;
	padding: 0;
}
.article_style h1 span, .article_style h2 span, .article_style h3 span, .article_style h4 span, .article_style h5 span, .article_style h6 span {
	color: #bbb;
}
.article_style h1 {
	font-size: 34px;
}
.article_style h2 {
	font-size: 32px;
}
.article_style h3 {
	font-size: 28px;
}
.article_style h4 {
	font-size: 24px;
}
.article_style h5 {
	font-size: 20px;
	font-weight: 600;
}
.article_style h6 {
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}





.page-id-757 .article_style ol, 
.page-id-757 .article_style ul {
	list-style: none;
} 
.page-id-757 .article_style ul,
.page-id-757 .article_style ol {
	margin: 0 0 1.3em;
}
.page-id-757 .article_style ul,
.page-id-757 .article_style li > ul {
	padding-left: 1.3rem;
}
.page-id-757 .article_style ul li {
	line-height: 1.8;
	padding-bottom: 10px;
	list-style: square;
}
.page-id-757 .article_style ul li a {
	color: #707070;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}
.page-id-757 .article_style ul li a:hover {
	border-color: transparent;
	transition: 0.3s;
}
.form-warning {
	margin-top: 0.5em;
}
.form-warning a {
	color: #3A3A3A;
	text-decoration: none;
	border-bottom: 1px solid #3A3A3A;
}
.form-warning a:hover {
	transition: 0.3s;
	border-color: transparent;
}
.cis2.contacts_items_style.contacts_items {
	align-items: center;
}
.cis2.contacts_items_style .contacts-item-wrap p:before {
	display: none;
}
.cis2.contacts_items_style .contacts-item-wrap p {
	font-size: 1rem;
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 400;
}

/* Addition */
.programs__wrap {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(11%, 1fr));
  grid-auto-rows: 100px;
  grid-auto-flow: dense;
}
.addition__wrap {
  display: grid;
  grid-gap: 36px;
  grid-template-columns: repeat(auto-fit, minmax(11%, 1fr));
  grid-auto-rows: 151px;
  grid-auto-flow: dense;
}
.programs__item {
  grid-column: span 2;
  grid-row: span 3;
}
.addition__item {
  grid-column: span 3;
  grid-row: span 3;
}
.addition__item_lg {
  grid-column: span 4;
  grid-row: span 3;
}
.addition__item_sm {
  grid-column: span 2;
  grid-row: span 2;
}

.addition__item:nth-child(1) .addition__header,
.addition__item:nth-child(8) .addition__header {
  background: #FFD600;
}
.addition__item:nth-child(2) .addition__header,
.addition__item:nth-child(9) .addition__header {
  background: #F366DB;
}
.addition__item:nth-child(3) .addition__header,
.addition__item:nth-child(10) .addition__header {
  background: #FF0650;
}
.addition__item:nth-child(4) .addition__header,
.addition__item:nth-child(11) .addition__header {
  background: #5497DE;
}
.addition__item:nth-child(5) .addition__header,
.addition__item:nth-child(12) .addition__header {
  background: #EC6F6F;
}
.addition__item:nth-child(6) .addition__header,
.addition__item:nth-child(13) .addition__header {
  background: #9F40FF;
}
.addition__item:nth-child(7) .addition__header,
.addition__item:nth-child(14) .addition__header {
  background: #5AB8C3;
}
.programs__header,
.addition__header {
  text-align: center;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  padding: 1.3em 1em ;
}
.programs__header {
  padding: 2.5em 1em;
}
.programs__item:nth-child(3n+1) .programs__header {
  background: #9F40FF;
}
.programs__item:nth-child(3n+2) .programs__header {
  background: #D940FF;
}
.programs__item:nth-child(3n+3) .programs__header {
  background: #FF40E0;
}

.programs__body,
.addition__body {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 1.5em;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.programs__body {
  height: calc(100% - 102px);
}
.addition__body {
  height: calc(100% - 64px);
}
.programs__body:before,
.addition__body:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(35, 35, 35, 0.6), rgba(35, 35, 35, 0.6)), url(.jpg);
  transition: 0.3s;
  visibility: hidden;
  opacity: 0;
}
.programs__item:hover .programs__body:before,
.addition__item:hover .addition__body:before {
  visibility: visible;
  opacity: 1;
}
.programs__cnt,
.addition__cnt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  max-width: 494px;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
  position: relative;
  z-index: 2;
  margin: 0 auto;
  max-height: 230px;
}
.programs__item:hover .programs__cnt,
.addition__item:hover .addition__cnt {
  opacity: 1;
  visibility: visible;
}
.programs__desc,
.addition__desc {
  margin-bottom: 26px;
}
.programs__price,
.addition__price {
  font-weight: 900;
  font-size: 30px;
  margin-bottom: 1em;
}
.programs__button,
.addition__button {
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 18px;
  padding: 1em 4.8em;
  line-height: 1;
  display: inline-block;
  width: auto;
  height: auto;
}
.programs__button:hover,
.addition__button:hover {
  color: #fff;
}
.programs__button_mt,
.bright_box_all_mt {
  margin-top: 65px;
}


@media only screen and (max-width:1200px) {
  .addition__wrap,
  .addition__wrap {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(11%, 1fr));
    grid-auto-rows: 140px;
    grid-auto-flow: dense;
  }
  .programs__item {
    grid-column: span 3;
    grid-row: span 3;
  }
  .addition__item {
    grid-column: span 2;
    grid-row: span 2;
  }
  .programs__cnt,
  .addition__cnt {
    max-width: 270px;
  }
  .programs__desc,
  .addition__desc {
    margin-bottom: 15px;
    font-size: 12px;
  }
  .programs__price,
  .addition__price {
    font-size: 22px;
  }
  .programs__button,
  .addition__button {
    padding: 0.8em 2.5em;
  }
  /*.programs__show,
  .addition__show {
    display: none;
  }*/
}
@media only screen and (max-width:992px) {
  .programs__item,
  .addition__item {
    grid-column: span 3;
    grid-row: span 2;
  }
  .programs__item {
  	grid-row: span 3;
  }
  .programs__header {
  	padding: 1.3em 1em;
  }
  .programs__body {
    height: calc(100% - 64px);
	}
}
@media only screen and (max-width:768px) {
  .programs__item,
  .addition__item {
    grid-column: span 6;
    grid-row: span 2;
  }
  .programs__item {
  	grid-row: span 3;
  }
  .addition__item {
  	grid-row: span 2;
  }
}

/* Addition end */
#is-mobile {
	display: none;
}


/*Media*/
@media only screen and (max-width:1680px) {
	.menu a {
		font-size: 15px
	}
}

@media only screen and (max-width:1366px) {
	.menu a {
		font-size: 14px;
	}
}

@media only screen and (max-width:992px) {
	#is-mobile {
		display: block;
	}
}

@media only screen and (max-width: 1200px) {
	.article_style__thumbnail {
		max-width: 400px
	}
}
@media only screen and (max-width: 768px) {
	.main-phone{
		padding: 0 10px;
	}
	.article_style, .article_style.excerpt {
		font-size: 15px;
	}
	.other__items_m60{
		margin: 30px 0;
	}
	.other__items_m60 .col-lg-4{
		padding: 0;
	}

	.srvtable tr td span.icon,
	.srvtable tr td span.plus{
		display: flex;
		align-items: flex-start;
		font-weight: 600;
		font-size: 14px;
		line-height: 130%;
		color: #152023;
		padding: 10px 0;
		position: relative;
		text-align: left;
	}
	.srvtable tr td span.icon:before{
		content: "";
		width: 16px;
		height: 16px;
		background-image: url(../img/other__icon.svg);
		background-size: cover;
		background-repeat: no-repeat;
		display: block;
		flex-shrink: 0;
		margin-top: 4px;
		margin-right: 10px;
	}
	.srvtable tr td span.plus:before{
		content: "";
		width: 20px;
		height: 20px;
		background-image: url(../img/table-plus-icon.svg);
		background-size: cover;
		background-repeat: no-repeat;
		display: block;
		flex-shrink: 0;
		margin-top: 4px;
		margin-right: 10px;
	}
	.srvtable tr td .text{
		display: block;
		max-width: 330px;
		font-weight: 500;
		font-size: 14px;
		line-height: 130%;
		color: #152023;
		padding: 10px 0;
		text-align: left;
	}


	/* text */
	.article_style h1 {
		font-size: 30px;
		letter-spacing: -0.7px;
	}
	.article_style h2 {
		font-size: 26px;
		letter-spacing: -0.5px;
	}
	.article_style h3 {
		font-size: 24px;
		letter-spacing: -0.3px;
	}
	.article_style h4 {
		font-size: 22px;
		letter-spacing: -0.3px;
	}
	.article_style h5 {
		font-size: 18px;
	}
	.article_style h6 {
		font-size: 16px;
		text-transform: uppercase;
	}
}
@media only screen and (max-width: 576px) {
	.article_style h1 {
		font-size: 27px;
		letter-spacing: -0.7px;
	}
	.article_style h2 {
		font-size: 25px;
		letter-spacing: -0.5px;
	}
	.article_style h3 {
		font-size: 23px;
		letter-spacing: -0.3px;
	}
	.article_style h4 {
		font-size: 21px;
		letter-spacing: -0.3px;
	}
	.article_style h5 {
		font-size: 18px;
	}
	.article_style h6 {
		font-size: 16px;
		text-transform: uppercase;
	}
}

@media (max-width: 768px) {
body.white-header .site-header:not(.fixed-top) {
    background: #994d69;
}
.site-header {
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 70px;
    }
}