@font-face {
	font-family: Circe-Regular;
	font-style: normal;
	font-weight: 400;
	src: local("Circe Regular"), local("Circe-Regular"), url(../fonts/Circe-Regular.woff) format("woff"), url(../fonts/Circe-Regular.woff2) format("woff2")
}

.circe-r {
	font-family: Circe-Regular, Arial, Helvetica, sans-serif
}

@font-face {
	font-family: Circe-Bold;
	font-style: normal;
	font-weight: 400;
	src: local("Circe Bold"), local("Circe-Bold"), url(../fonts/Circe-Bold.woff) format("woff"), url(../fonts/Circe-Bold.woff2) format("woff2")
}

.circe-b {
	font-family: Circe-Bold, Arial, Helvetica, sans-serif
}

@font-face {
	font-family: Circe-Light;
	font-style: normal;
	font-weight: 400;
	src: local("Circe Light"), local("Circe-Light"), url(../fonts/Circe-Light.woff) format("woff"), url(../fonts/Circe-Light.woff2) format("woff2")
}

.circe-l {
	font-family: Circe-Light, Arial, Helvetica, sans-serif
}

@font-face {
	font-family: Circe-ExtraBold;
	font-style: normal;
	font-weight: 400;
	src: local("Circe ExtraBold"), local("Circe-ExtraBold"), url(../fonts/Circe-ExtraBold.woff) format("woff"), url(../fonts/Circe-ExtraBold.woff2) format("woff2")
}

.circe-eb {
	font-family: Circe-ExtraBold, Arial, Helvetica, sans-serif
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden], template {
	display: none
}

a {
	background-color: transparent
}

a:active, a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b, strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button, select {
	text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled], html input[disabled] {
	cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td, th {
	padding: 0
}

* {
	box-sizing: border-box;
	-webkit-appearance: none
}

:after, :before {
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: Circe-Regular, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.6;
	color: #666;
	background-color: #f3f3f3
}

button, input, select, textarea {
	outline: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #7a4281;
	text-decoration: underline;
	cursor: pointer
}

a:focus, a:hover {
	color: #e48023;
	text-decoration: underline;
	outline: 0
}

a:active {
	outline: 0
}

.p a:not(.btn):visited, p a:not(.btn):visited {
	color: #6f0ec1
}

.p a:not(.btn):focus, .p a:not(.btn):hover, p a:not(.btn):focus, p a:not(.btn):hover {
	color: #e48023
}

.dash, .dot, .lnk, .lnk-pseudo, a {
	transition: all .15s ease
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.g-wrap img, .img-responsive, .modal img {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.6;
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	border-radius: 0;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 25px;
	margin-bottom: 25px;
	border: 0;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

.p, p {
	margin: 0 0 1.2em
}

b, strong {
	font-weight: 400;
	font-family: Circe-Bold, Helvetica, Arial, sans-serif
}

i {
	font-style: normal;
	font-family: Circe-Light, Helvetica, Arial, sans-serif;
	font-style: italic
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: Circe-Bold;
	font-weight: 400;
	color: #555;
	word-wrap: break-word;
	text-transform: uppercase;
	font-family: Circe-Bold, Helvetica, Arial, sans-serif
}

.h1.colored, .h2.colored, .h3.colored, .h4.colored, .h5.colored, .h6.colored, h1.colored, h2.colored, h3.colored, h4.colored, h5.colored, h6.colored {
	color: transparent;
	background: linear-gradient(to right, #7a4281 0, #e48023 100%);
	-webkit-background-clip: text;
	background-clip: text
}

.h1, h1 {
	font-size: 34px;
	line-height: 1.1;
	margin: 0 0 1.4em
}

.h1.small, h1.small {
	font-size: 30px;
	line-height: 1.1;
	margin: 0 0 1.2em
}

.h2, h2 {
	font-size: 26px;
	line-height: 1.2;
	margin: 1.4em 0 1.1em
}

.h3, h3 {
	font-size: 22px;
	line-height: 1.3;
	margin: 1.5em 0 .6em
}

.h4, h4 {
	font-size: 20px;
	line-height: 1.3;
	margin: 1.5em 0 .4em
}

.h5, h5 {
	font-size: 18px;
	line-height: 1.3;
	margin: 1.5em 0 .4em
}

.h6, h6 {
	font-size: 16px;
	line-height: 1.3;
	margin: 1.5em 0 .4em
}

.lead {
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 1.2em;
	color: #555
}

.small, small {
	font-size: 87%
}

.mark, mark {
	background: #ffeab9
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-normal {
	text-transform: none
}

.text-muted {
	color: #777
}

.text-primary {
	color: #428bca
}

a.text-primary:hover {
	color: #3071a9
}

.text-success {
	color: #8ec157
}

a.text-success:hover {
	color: #74a73e
}

.text-info {
	color: #31708f
}

a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:hover {
	color: #66512c
}

.text-danger {
	color: #d1424f
}

a.text-danger:hover {
	color: #b42c38
}

.bg-primary {
	color: #fff
}

.bg-primary {
	background-color: #428bca
}

a.bg-primary:hover {
	background-color: #3071a9
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:hover {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 11.5px;
	margin: 50px 0 25px;
	border-bottom: 1px solid #eee
}

.g-wrap ol, .g-wrap ol.list-unstyled, .g-wrap ul, .g-wrap ul.list-unstyled, .pm-small ol, .pm-small ol.list-unstyled, .pm-small ul, .pm-small ul.list-unstyled {
	list-style: none;
	padding-left: 0
}

.g-wrap ol, .g-wrap ul, .pm-small ol, .pm-small ul {
	position: relative;
	margin: 1em 0 1.5em;
	padding: 0 0 0 .2em;
	font-size: 16px;
	line-height: 1.46667
}

.g-wrap ol li, .g-wrap ul li, .pm-small ol li, .pm-small ul li {
	display: table;
	margin-bottom: .95em;
	border-collapse: separate
}

.g-wrap ol li:before, .g-wrap ul li:before, .pm-small ol li:before, .pm-small ul li:before {
	display: table-cell;
	padding-right: 14px
}

.g-wrap ol ol, .g-wrap ol ul, .g-wrap ul ol, .g-wrap ul ul, .pm-small ol ol, .pm-small ol ul, .pm-small ul ol, .pm-small ul ul {
	padding-left: 3px;
	margin: 1.1em 0 .4em
}

.g-wrap ol ol li, .g-wrap ol ul li, .g-wrap ul ol li, .g-wrap ul ul li, .pm-small ol ol li, .pm-small ol ul li, .pm-small ul ol li, .pm-small ul ul li {
	margin-bottom: .95em
}

.g-wrap ol ol li:last-child, .g-wrap ol ul li:last-child, .g-wrap ul ol li:last-child, .g-wrap ul ul li:last-child, .pm-small ol ol li:last-child, .pm-small ol ul li:last-child, .pm-small ul ol li:last-child, .pm-small ul ul li:last-child {
	margin-bottom: 0
}

.g-wrap ol:not(.list-reset), .pm-small ol:not(.list-reset) {
	padding-left: .1em;
	counter-reset: list 0
}

.g-wrap ol:not(.list-reset) > li:before, .pm-small ol:not(.list-reset) > li:before {
	counter-increment: list;
	content: counter(list) ". ";
	color: #7a4281
}

.g-wrap ol:not(.list-reset) ol > li:before, .pm-small ol:not(.list-reset) ol > li:before {
	content: counters(list, ".") ". ";
	color: #7a4281
}

.g-wrap ol:not(.list-reset).styled > li, .pm-small ol:not(.list-reset).styled > li {
	position: relative;
	padding-left: 38px
}

.g-wrap ol:not(.list-reset).styled > li:before, .pm-small ol:not(.list-reset).styled > li:before {
	content: counters(list, ".");
	background: #7a4281;
	color: #fff;
	font-weight: 700;
	display: block;
	position: absolute;
	top: -4px;
	left: 0;
	height: 28px;
	line-height: 28px;
	width: 28px;
	padding: 0;
	text-align: center;
	font-size: 14px
}

.g-wrap ul:not(.list-reset) > li, .pm-small ul:not(.list-reset) > li {
	position: relative;
	padding-left: 30px
}

.g-wrap ul:not(.list-reset) > li:before, .pm-small ul:not(.list-reset) > li:before {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	padding: 0 !important;
	background: #7a4281;
	margin-right: 14px;
	position: absolute;
	top: 6px;
	left: 0
}

.g-wrap ul:not(.list-reset) ul > li:before, .pm-small ul:not(.list-reset) ul > li:before {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	padding: 0 !important;
	border: 2px solid #7a4281;
	margin-right: 14px;
	background: 0 0;
	position: absolute;
	top: 6px;
	left: 0
}

.g-wrap ol[start="31"], .pm-small ol[start="31"] {
	counter-reset: list 30
}

.g-wrap ol[start="26"], .pm-small ol[start="26"] {
	counter-reset: list 25
}

.g-wrap ol[start="21"], .pm-small ol[start="21"] {
	counter-reset: list 20
}

.g-wrap ol[start="16"], .pm-small ol[start="16"] {
	counter-reset: list 15
}

.g-wrap ol[start="11"], .pm-small ol[start="11"] {
	counter-reset: list 10
}

.g-wrap ol[start="6"], .pm-small ol[start="6"] {
	counter-reset: list 5
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}

.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 25px
}

dd, dt {
	line-height: 1.6
}

dt {
	font-family: Circe-Bold, Helvetica, Arial, sans-serif
}

dd {
	margin-left: 0
}

.dl-horizontal dd:after, .dl-horizontal dd:before {
	content: " ";
	display: table
}

.dl-horizontal dd:after {
	clear: both
}

abbr[data-original-title], abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

address {
	margin-bottom: 25px;
	font-style: normal;
	line-height: 1.6
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px
}

.container:after, .container:before {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px
}

.container-fluid:after, .container-fluid:before {
	content: " ";
	display: table
}

.container-fluid:after {
	clear: both
}

.row {
	margin-left: -10px;
	margin-right: -10px
}

.row:after, .row:before {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left
}

.col-xs-1 {
	width: 8.33333%
}

.col-xs-2 {
	width: 16.66667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-4 {
	width: 33.33333%
}

.col-xs-5 {
	width: 41.66667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-7 {
	width: 58.33333%
}

.col-xs-8 {
	width: 66.66667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-10 {
	width: 83.33333%
}

.col-xs-11 {
	width: 91.66667%
}

.col-xs-12 {
	width: 100%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-pull-1 {
	right: 8.33333%
}

.col-xs-pull-2 {
	right: 16.66667%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-4 {
	right: 33.33333%
}

.col-xs-pull-5 {
	right: 41.66667%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-7 {
	right: 58.33333%
}

.col-xs-pull-8 {
	right: 66.66667%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-10 {
	right: 83.33333%
}

.col-xs-pull-11 {
	right: 91.66667%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-push-1 {
	left: 8.33333%
}

.col-xs-push-2 {
	left: 16.66667%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-4 {
	left: 33.33333%
}

.col-xs-push-5 {
	left: 41.66667%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-7 {
	left: 58.33333%
}

.col-xs-push-8 {
	left: 66.66667%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-10 {
	left: 83.33333%
}

.col-xs-push-11 {
	left: 91.66667%
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-offset-0 {
	margin-left: 0
}

.col-xs-offset-1 {
	margin-left: 8.33333%
}

.col-xs-offset-2 {
	margin-left: 16.66667%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-4 {
	margin-left: 33.33333%
}

.col-xs-offset-5 {
	margin-left: 41.66667%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-7 {
	margin-left: 58.33333%
}

.col-xs-offset-8 {
	margin-left: 66.66667%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-10 {
	margin-left: 83.33333%
}

.col-xs-offset-11 {
	margin-left: 91.66667%
}

.col-xs-offset-12 {
	margin-left: 100%
}

[class*=sp-] {
	display: inline-block
}

[class*=sp-]:before {
	content: '';
	display: inline-block;
	background-image: url(./images/sprite.png)
}

.sp-icon-phone:before {
	background-position: -27px 0;
	width: 23px;
	height: 23px
}

.sp-icon-loc:before {
	background-position: 0 -27px;
	width: 17px;
	height: 21px
}

.sp-icon-mail:before {
	background-position: -19px -27px;
	width: 19px;
	height: 15px
}

.sp-upload-close-hover:before {
	background-position: -51px -50px;
	width: 13px;
	height: 13px
}

.sp-upload-close:before {
	background-position: -36px -50px;
	width: 13px;
	height: 13px
}

.sp-upload:before {
	background-position: -70px 0;
	width: 8px;
	height: 16px
}

.sp-checkbox-checked:before {
	background-position: -18px -50px;
	width: 16px;
	height: 16px
}

.sp-checkbox:before {
	background-position: -52px 0;
	width: 16px;
	height: 16px
}

.sp-radio-checked:before {
	background-position: -52px -18px;
	width: 16px;
	height: 16px
}

.sp-radio:before {
	background-position: 0 -50px;
	width: 16px;
	height: 16px
}

.sp-breadcrumb:before {
	background-position: -70px -18px;
	width: 4px;
	height: 7px
}

.sp-icon_mark:before {
	background-position: 0 0;
	width: 25px;
	height: 25px
}

@font-face {
	font-family: sprite;
	src: url(../fonts/sprite.woff2) format("woff2"), url(../fonts/sprite.woff) format("woff")
}

.ic-arrow-check:before, .ic-arrow:before, .ic-calendar:before, .ic-chevron-down:before, .ic-chevron-left:before, .ic-chevron-right:before, .ic-chevron-up:before, .ic-facebook:before, .ic-google:before, .ic-instagram:before, .ic-loop:before, .ic-odnoklassniki:before, .ic-pager-next:before, .ic-pager-prev:before, .ic-pagin-next:before, .ic-pagin-prev:before, .ic-skype:before, .ic-sl-next:before, .ic-sl-prev:before, .ic-time:before, .ic-twitter:before, .ic-vkontakte:before, .ic-youtube:before, .jq-checkbox:not(.formstyler-img).checked .jq-checkbox__div:before {
	font-family: sprite;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none
}

.ic-sl-next:before {
	content: ""
}

.ic-sl-prev:before {
	content: ""
}

.ic-pagin-next:before {
	content: ""
}

.ic-pagin-prev:before {
	content: ""
}

.ic-pager-next:before {
	content: ""
}

.ic-pager-prev:before {
	content: ""
}

.ic-arrow-check:before {
	content: ""
}

.ic-calendar:before {
	content: ""
}

.ic-chevron-down:before {
	content: ""
}

.ic-chevron-left:before {
	content: ""
}

.ic-chevron-right:before {
	content: ""
}

.ic-chevron-up:before {
	content: ""
}

.ic-time:before {
	content: ""
}

.ic-arrow:before {
	content: ""
}

.ic-facebook:before {
	content: ""
}

.ic-google:before {
	content: ""
}

.ic-instagram:before {
	content: ""
}

.ic-loop:before {
	content: ""
}

.ic-odnoklassniki:before {
	content: ""
}

.ic-skype:before {
	content: ""
}

.ic-twitter:before {
	content: ""
}

.ic-vkontakte:before {
	content: ""
}

.ic-youtube:before {
	content: ""
}

[class*=ic2-] {
	display: inline-block
}

[class*=ic2-]:before {
	content: ' ';
	display: inline-block;
	font-size: 10px;
	background-image: url(./images/sprite_svg.svg);
	background-repeat: no-repeat;
	background-size: 5.4em 91.6em
}

.no-svg [class*=ic2-]:before {
	background-image: url(./images/sprite_svg.png)
}

.ic2-be:before {
	background-position: -.2em -.2em;
	width: 5em;
	height: 5em
}

.ic2-breadcrumb-svg:before {
	background-position: -.2em -5.6000000000000005em;
	width: 1.6em;
	height: 1.6em
}

.ic2-dri:before {
	background-position: -.2em -7.6000000000000005em;
	width: 5em;
	height: 5em
}

.ic2-fb:before {
	background-position: -.2em -13em;
	width: 5em;
	height: 5em
}

.ic2-foot-fb:before {
	background-position: -.2em -18.4em;
	width: 5em;
	height: 5em
}

.ic2-foot-vk:before {
	background-position: -.2em -23.8em;
	width: 5em;
	height: 5em
}

.ic2-g:before {
	background-position: -.2em -29.2em;
	width: 5em;
	height: 5em
}

.ic2-in:before {
	background-position: -.2em -34.6em;
	width: 5em;
	height: 5em
}

.ic2-inst:before {
	background-position: -.2em -40em;
	width: 5em;
	height: 5em
}

.ic2-life:before {
	background-position: -.2em -45.400000000000006em;
	width: 1.6em;
	height: 1.6em
}

.ic2-mts:before {
	background-position: -.2em -47.400000000000006em;
	width: 1.6em;
	height: 1.6em
}

.ic2-service-icon-1:before {
	background-position: -.2em -49.400000000000006em;
	width: 5em;
	height: 4.4em
}

.ic2-service-icon-2:before {
	background-position: -.2em -54.2em;
	width: 2.7em;
	height: 4.8em
}

.ic2-service-icon-3:before {
	background-position: -.2em -59.400000000000006em;
	width: 4.6em;
	height: 2.4em
}

.ic2-service-icon-4:before {
	background-position: -.2em -62.2em;
	width: 4.4em;
	height: 4.4em
}

.ic2-service-icon-5:before {
	background-position: -.2em -67em;
	width: 4.4em;
	height: 4.4em
}

.ic2-service-icon-6:before {
	background-position: -.2em -71.8em;
	width: 4.8em;
	height: 4.8em
}

.ic2-tv:before {
	background-position: -.2em -77em;
	width: 5em;
	height: 5em
}

.ic2-velcom:before {
	background-position: -.2em -82.4em;
	width: 1.6em;
	height: 1.6em
}

.ic2-viber:before {
	background-position: -.2em -84.4em;
	width: 1.6em;
	height: 1.6em
}

.ic2-vk:before {
	background-position: -.2em -86.4em;
	width: 5em;
	height: 5em
}

.nav-menu:not(.menu-wrap) .menu-ttl > a {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 15px;
	font-family: Circe-Bold, Helvetica, Arial, sans-serif;
	color: transparent;
	background: linear-gradient(to right, #7a4281 0, #e48023 100%);
	-webkit-background-clip: text;
	background-clip: text;
	min-height: 2.4em
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after, .slick-track:before {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-loading .slick-list {
	background: #fff url(./images/ajax-loader.gif) center center no-repeat
}

@font-face {
	font-family: slick;
	font-weight: 400;
	font-style: normal
}

.slick-next, .slick-prev {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: 0 0;
	color: transparent;
	top: 50%;
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: 0
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
	outline: 0;
	background: 0 0;
	color: transparent
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
	opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-next:before, .slick-prev:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: .75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir=rtl] .slick-prev {
	left: auto;
	right: -25px
}

.slick-prev:before {
	content: "←"
}

[dir=rtl] .slick-prev:before {
	content: "→"
}

.slick-next {
	right: -25px
}

[dir=rtl] .slick-next {
	left: -25px;
	right: auto
}

.slick-next:before {
	content: "→"
}

[dir=rtl] .slick-next:before {
	content: "←"
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%
}

.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	border: 0;
	background: 0 0;
	display: block;
	height: 20px;
	width: 20px;
	outline: 0;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer
}

.slick-dots li button:focus, .slick-dots li button:hover {
	outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
	opacity: 1
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: #000;
	opacity: .25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	color: #000;
	opacity: .75
}

.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: 0 !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-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #ccc
}

.mfp-preloader a:hover {
	color: #fff
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-arrow, button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	-ms-touch-action: manipulation;
	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:focus, .mfp-close:hover {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
	opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow: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, .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 40px;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

.mb10 {
	margin-bottom: 10px
}

.mt10 {
	margin-top: 10px
}

.pb10 {
	padding-bottom: 10px
}

.pt10 {
	padding-top: 10px
}

.mb20 {
	margin-bottom: 20px
}

.mt20 {
	margin-top: 20px
}

.pb20 {
	padding-bottom: 20px
}

.pt20 {
	padding-top: 20px
}

.mb30 {
	margin-bottom: 30px
}

.mt30 {
	margin-top: 30px
}

.pb30 {
	padding-bottom: 30px
}

.pt30 {
	padding-top: 30px
}

.mb40 {
	margin-bottom: 40px
}

.mt40 {
	margin-top: 40px
}

.pb40 {
	padding-bottom: 40px
}

.pt40 {
	padding-top: 40px
}

.mb50 {
	margin-bottom: 50px
}

.mt50 {
	margin-top: 50px
}

.pb50 {
	padding-bottom: 50px
}

.pt50 {
	padding-top: 50px
}

.h10 {
	height: 10%
}

.mh10 {
	max-height: 10%
}

.h20 {
	height: 20%
}

.mh20 {
	max-height: 20%
}

.h30 {
	height: 30%
}

.mh30 {
	max-height: 30%
}

.h40 {
	height: 40%
}

.mh40 {
	max-height: 40%
}

.h50 {
	height: 50%
}

.mh50 {
	max-height: 50%
}

.h60 {
	height: 60%
}

.mh60 {
	max-height: 60%
}

.h70 {
	height: 70%
}

.mh70 {
	max-height: 70%
}

.h80 {
	height: 80%
}

.mh80 {
	max-height: 80%
}

.h90 {
	height: 90%
}

.mh90 {
	max-height: 90%
}

.h100 {
	height: 100%
}

.mh100 {
	max-height: 100%
}

.maps {
	width: calc(100vw - 9px);
	position: relative;
	margin-left: -50vw;
	height: 390px;
	margin-bottom: 50px;
	left: 50%;
	margin-top: -3em
}

.maps iframe {
	height: 390px
}

.gallery {
	margin-bottom: 40px
}

.gallery .gallery__wrapp {
	border: none
}

.gallery__wrapp {
	border: none;
	text-decoration: none;
	overflow: hidden;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: center;
	justify-content: center
}

.gallery__wrapp img {
	transition: .4s;
	display: block
}

.gallery__wrapp:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(147, 71, 156, .8);
	z-index: -1;
	opacity: 0;
	background-image: url(/local/templates/slam/images/ico-zoom.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	transition: .4s
}

.gallery__wrapp:hover:before {
	z-index: 2;
	opacity: 1
}

.gallery__wrapp:hover img {
	transition: .4s;
	transform: scale(1.1)
}

.gallery__item {
	margin-bottom: 20px;
	cursor: pointer;
	position: relative
}

.big-news {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding: 180px 20px;
	z-index: 2;
	width: 100%;
	background-color: #64ce64
}

.big-news:before {
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #000;
	opacity: .5;
	position: absolute;
	z-index: -1
}

.big-news__wrap {
	max-width: 670px;
	margin: 0 auto;
	text-align: center;
	color: #fff
}

.big-news__count-msg {
	font-size: 14px;
	font-weight: 700;
	padding: 3px;
	background: #393;
	position: relative;
	min-width: 30px;
	height: 22px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 10px;
	color: #fff;
	border-radius: 5px
}

.big-news__count-msg:before {
	content: '';
	position: absolute;
	left: -10px;
	bottom: 1px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-right: 9px solid #393
}

.big-news__info {
	width: 100%;
	padding-bottom: 15px;
	font-size: 1.4em;
	line-height: 1.4;
	color: #d9d9d9
}

.big-news__info span {
	position: relative
}

.big-news__info span:after {
	content: '/';
	padding: 0 5px
}

.big-news__info span:last-child:after {
	content: none
}

.big-news__header {
	font-size: 3em;
	line-height: 1.4;
	margin-bottom: 30px
}

.avatar {
	position: relative;
	padding-top: 35px
}

.avatar:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	width: 20px;
	margin-left: -10px;
	height: 2px;
	background: #fff
}

.avatar__img {
	overflow: hidden;
	margin-bottom: 5px;
	border-radius: 50%
}

.avatar__name {
	font-weight: 700;
	font-size: 1.6em;
	line-height: 1.2;
	padding-bottom: 5px
}

.avatar__type {
	font-weight: 400;
	font-size: 1.4em;
	line-height: 1.2
}

.news-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.news-footer .hr, .news-footer hr {
	width: 100%
}

.news-footer__btn {
	margin-right: 20px
}

.news-footer__social {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.news-footer__social > span {
	font-size: 1.4em;
	color: #b3b3b3;
	padding-right: 30px
}

.header-tabs {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-align: center;
	align-items: center;
	width: 100%
}

.header-tabs__item {
	color: #999;
	font-weight: 700;
	font-size: 24px;
	line-height: 1;
	padding: 40px 50px;
	text-transform: uppercase;
	cursor: pointer;
	background: #fafafa;
	transition: .3s;
	box-shadow: inset 0 0 3px 0 rgba(101, 114, 141, .31)
}

.header-tabs__item:hover {
	opacity: .8
}

.header-tabs__item--active {
	background: #fff;
	color: #000;
	pointer-events: none;
	box-shadow: none
}

.header-tabs__item:last-child {
	-ms-flex: 1;
	flex: 1
}

.link-def {
	color: #393;
	text-decoration: none;
	transition: .3s;
	font-size: 1.4em
}

.link-def:hover {
	text-decoration: underline;
	color: #393
}

.link-def--form {
	text-decoration: underline;
	margin: 10px 0 0 0;
	display: inline-block
}

.link-def--form:hover {
	text-decoration: none
}

.page-tabs__item {
	max-height: 0;
	overflow: hidden;
	transition: .5s
}

.page-tabs__item--active {
	max-height: 700px
}

.mfp-image-holder .mfp-close {
	display: inline-block;
	cursor: pointer !important;
	width: auto;
	outline: 0
}

.text-center {
	text-align: center
}

.slider-main--s_1 {
	background-color: #393;
	position: relative;
	color: #fff
}

.slider-main--s_1 .slider-main__inner.slick-slider {
	margin-bottom: 0
}

.slider-main--s_1 .slider-main__item {
	padding: 30px
}

.slider-main--s_1 .slider-main__content {
	padding: 25px
}

.slider-main--s_1 .slider-main__header {
	padding-bottom: 20px
}

.slider-main--s_1 .slider-main__header-text {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase
}

.slider-main--s_1 .slider-main__descr-text {
	font-size: 14px;
	line-height: 25px
}

.slider-main--s_1 .slider-main__footer {
	margin-top: 20px
}

.slider-main--s_1 .slider-main__pic {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}

.slider-main--s_1 .slider-main__pic img {
	max-width: 100%
}

.slider-main--s_1 .slick-dots {
	position: absolute;
	bottom: 30px;
	right: 30px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-align: right
}

.slider-main--s_1 .slick-dots li {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}

.slider-main--s_1 .slick-dots li button {
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #e6e6e6;
	transition: .3s
}

.slider-main--s_1 .slick-dots li button:before {
	content: none
}

.slider-main--s_1 .slick-dots li.slick-active button {
	transform: scale(1.1);
	background: #fff;
	box-shadow: 0 4px 4px 0 rgba(23, 23, 23, .24)
}

.slider-main--s_1 .slick-prev {
	cursor: pointer;
	right: 70px;
	left: auto;
	top: 30px;
	background: url(./images/big-slider-arrow.png);
	background-repeat: no-repeat;
	transform-origin: 50% 50%;
	background-position: 50% 50%;
	transition: .3s;
	width: 20px;
	height: 20px;
	transform: translate(0, 0);
	z-index: 5
}

.slider-main--s_1 .slick-prev:before {
	content: ''
}

.slider-main--s_1 .slick-prev:hover {
	transform: translate(0, 0) scale(1.1)
}

.slider-main--s_1 .slick-next {
	cursor: pointer;
	right: 30px;
	left: auto;
	top: 30px;
	background: url(./images/big-slider-arrow.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	transform-origin: 50% 50%;
	transition: .3s;
	width: 20px;
	height: 20px;
	transform: translate(0, 1px) rotate(180deg);
	z-index: 5
}

.slider-main--s_1 .slick-next:before {
	content: ''
}

.slider-main--s_1 .slick-next:hover {
	transform: translate(0, 1px) rotate(180deg) scale(1.1)
}

.no-js .slider-main__item:not(:first-child) {
	display: none
}

.no-js .slider-main__item picture {
	display: none
}

.slider-main--s_2 {
	background-color: #fafafa;
	position: relative;
	color: #000
}

.slider-main--s_2.slider-main--full {
	width: calc(100vw - 9px);
	position: relative;
	margin-left: -50vw;
	left: 50%;
	margin-top: -40px;
	max-width: 100vw;
	overflow: hidden
}

.slider-main--s_2 .slider-main__inner.slick-slider {
	margin-bottom: 0
}

.slider-main--s_2 .slider-main__item {
	height: 450px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}

.slider-main--s_2 .slider-main__item.invert .slider-main__header-text {
	color: #fff
}

.slider-main--s_2 .slider-main__item.invert .slider-main__descr-text {
	color: #fff
}

.slider-main--s_2 .slider-main__item.invert .btn {
	border: 1px solid #fff;
	font-weight: 700;
	color: #fff
}

.slider-main--s_2 .slider-main__wrapp {
	padding: 30px 50px;
	color: #fff;
	height: 100%;
	display: -ms-flexbox;
	display: flex
}

.slider-main--s_2 .slider-main__content {
	margin: auto
}

.slider-main--s_2 .slider-main__header {
	padding-bottom: 10px;
	color: #000
}

.slider-main--s_2 .slider-main__header-text {
	font-size: 2.4em;
	line-height: 1.4;
	font-weight: 700;
	text-transform: uppercase
}

.slider-main--s_2 .slider-main__descr-text {
	color: #000;
	font-size: 1.8em;
	line-height: 1.4
}

.slider-main--s_2 .slider-main__footer {
	margin-top: 30px;
	text-align: center
}

.slider-main--s_2 .slider-main__footer .btn {
	border: 1px solid #000;
	font-weight: 700;
	color: #000
}

.slider-main--s_2 .slider-main__footer .btn:hover {
	color: #fff;
	border-color: #393
}

.slider-main--s_2 .slick-dots {
	position: absolute;
	bottom: 30px;
	right: 30px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-align: right
}

.slider-main--s_2 .slick-dots li {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}

.slider-main--s_2 .slick-dots li button {
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #e6e6e6;
	transition: .3s
}

.slider-main--s_2 .slick-dots li button:before {
	content: none
}

.slider-main--s_2 .slick-dots li.slick-active button {
	transform: scale(1.1);
	background: #fff;
	box-shadow: 0 4px 4px 0 rgba(23, 23, 23, .24)
}

.slider-main--s_2 .slick-prev {
	cursor: pointer;
	right: 70px;
	left: auto;
	top: 30px;
	background: url(./images/big-slider-arrow.png);
	background-repeat: no-repeat;
	transform-origin: 50% 50%;
	background-position: 50% 50%;
	transition: .3s;
	width: 20px;
	height: 20px;
	transform: translate(0, 0);
	z-index: 5
}

.slider-main--s_2 .slick-prev:before {
	content: ''
}

.slider-main--s_2 .slick-prev:hover {
	transform: translate(0, 0) scale(1.1)
}

.slider-main--s_2 .slick-next {
	cursor: pointer;
	right: 30px;
	left: auto;
	top: 30px;
	background: url(./images/big-slider-arrow.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	transform-origin: 50% 50%;
	transition: .3s;
	width: 20px;
	height: 20px;
	transform: translate(0, 1px) rotate(180deg);
	z-index: 5
}

.slider-main--s_2 .slick-next:before {
	content: ''
}

.slider-main--s_2 .slick-next:hover {
	transform: translate(0, 1px) rotate(180deg) scale(1.1)
}

.no-js .slider-main__item:not(:first-child) {
	display: none
}

.slider-main--s_3 .slider-main {
	margin-bottom: 30px
}

.slider-main--s_3 .slider-main__inner {
	padding: 50px 0
}

.slider-main--s_3 .slider-main__img {
	text-align: center
}

.slider-main--s_3 .slider-main__item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	outline: 0;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 30px
}

.slider-main--s_3 .slider-main__item img {
	max-width: 100%;
	height: auto;
	transition: .4s;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	margin: 0 auto
}

.slider-main--s_3 .slider-main__item:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

.slider-main--s_3 .slick-track {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.slider-main--s_3 .slick-prev {
	cursor: pointer;
	right: 40px;
	left: auto;
	top: 0;
	background: url(./images/brand-slider-arrow.png);
	background-repeat: no-repeat;
	transform-origin: 50% 50%;
	background-position: 50% 50%;
	transition: .3s;
	width: 20px;
	height: 20px;
	transform: translate(0, 0);
	z-index: 5
}

.slider-main--s_3 .slick-prev:before {
	content: ""
}

.slider-main--s_3 .slick-prev:hover {
	transform: translate(0, 0) scale(1.1)
}

.slider-main--s_3 .slick-next {
	cursor: pointer;
	right: 0;
	left: auto;
	top: 0;
	background: url(./images/brand-slider-arrow.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	transform-origin: 50% 50%;
	transition: .3s;
	width: 20px;
	height: 20px;
	transform: translate(0, 1px) rotate(180deg);
	z-index: 5
}

.slider-main--s_3 .slick-next:before {
	content: ""
}

.slider-main--s_3 .slick-next:hover {
	transform: translate(0, 1px) rotate(180deg) scale(1.1)
}

.gallery-main--s_1 {
	background-color: #fafafa;
	position: relative;
	color: #000
}

.gallery-main--s_1 .gallery-main__inner.slick-slider {
	margin-bottom: 0
}

.gallery-main--s_1 .gallery-main__item {
	min-height: 550px;
	padding: 30px;
	background-repeat: no-repeat;
	background-size: cover
}

.gallery-main--s_1 .slick-prev {
	cursor: pointer;
	left: 20px;
	top: 50%;
	background: url(./images/big-slider-arrow.png);
	background-repeat: no-repeat;
	transform-origin: 50% 50%;
	background-position: 50% 50%;
	transition: .3s;
	width: 30px;
	height: 30px;
	transform: translate(0, -50%);
	z-index: 5
}

.gallery-main--s_1 .slick-prev:before {
	content: ''
}

.gallery-main--s_1 .slick-prev:hover {
	transform: translate(0, -50%) scale(1.1)
}

.gallery-main--s_1 .slick-next {
	cursor: pointer;
	right: 20px;
	left: auto;
	top: 50%;
	background: url(./images/big-slider-arrow.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	transform-origin: 50% 50%;
	transition: .3s;
	width: 30px;
	height: 30px;
	transform: translate(0, -50%) rotate(180deg);
	z-index: 5
}

.gallery-main--s_1 .slick-next:before {
	content: ''
}

.gallery-main--s_1 .slick-next:hover {
	transform: translate(0, -50%) rotate(180deg) scale(1.1)
}

.gallery-main--s_1 .btn {
	font-size: 14px;
	line-height: 20px;
	min-height: 40px;
	min-width: 145px;
	padding: 0 20px;
	color: #999;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #fff;
	transition: .3s;
	outline: 0;
	border-radius: 20px;
	font-weight: 700;
	text-decoration: none
}

.gallery-main--s_1 .btn:hover {
	box-shadow: 0 4px 10px 1px rgba(0, 0, 0, .25);
	text-decoration: none;
	color: #999
}

.no-js .gallery-main__item:not(:first-child) {
	display: none
}

.gallery-main {
	margin-top: 30px
}

.gallery-main--s_2 .gallery-main__item {
	margin-bottom: 20px;
	overflow: hidden
}

.gallery-main--s_2 .gallery-main__item:hover img {
	transform: scale(1.03);
	opacity: .85
}

.gallery-main--s_2 .gallery-main__item img {
	max-width: 100%;
	transition: all .3s ease-in-out
}

.gallery-main {
	margin-top: 30px
}

.gallery-main--s_3 .gallery-main__item {
	display: inline-block;
	vertical-align: top;
	width: 285px;
	background-color: pink;
	box-sizing: border-box;
	margin: 0 0 10px;
	overflow: hidden
}

.gallery-main--s_3 .gallery-main__item:hover img {
	transform: scale(1.03);
	opacity: .85
}

.gallery-main--s_3 .gallery-main__item img {
	max-width: 100%;
	transition: all .3s ease-in-out
}

.gallery-main--s_3 .gallery-main__item--type-1 {
	height: 225px
}

.gallery-main--s_3 .gallery-main__item--type-2 {
	height: 300px
}

.gallery-main--s_3 .gallery-main__item--type-3 {
	height: 450px
}

.gallery-main--s_4 {
	margin-bottom: 100px
}

.gallery-main--s_4 .gallery-main__album {
	position: relative;
	width: 300px;
	height: 300px;
	margin: 0 auto
}

.gallery-main--s_4 .gallery-main__link {
	text-decoration: none;
	color: #333
}

.gallery-main--s_4 .gallery-main__link:hover {
	text-decoration: underline;
	color: #777
}

.gallery-main--s_4 .gallery-main__pic {
	position: relative
}

.gallery-main--s_4 .gallery-main__pic:after {
	content: "";
	position: absolute;
	display: block;
	width: calc(100% + 15px);
	height: calc(100% + 15px);
	top: 50%;
	left: 50%;
	border-radius: 2px;
	transform: translate(-50%, -50%) rotate(2deg);
	background-color: #777;
	z-index: -5
}

.gallery-main--s_4 .gallery-main__pic:before {
	content: "";
	position: absolute;
	display: block;
	width: calc(100% + 15px);
	height: calc(100% + 15px);
	top: 50%;
	left: 50%;
	border-radius: 2px;
	transform: translate(-50%, -50%) rotate(-2deg);
	background-color: #555;
	z-index: -10
}

.gallery-main--s_4 .gallery-main__title {
	margin-top: 15px;
	font-size: 2em;
	text-align: center
}

.gallery-main--s_4 .gallery-main__quant {
	margin-top: 8px;
	font-size: 1.25em;
	text-align: center;
	font-style: italic
}

.shared {
	margin: 0
}

.shared--s_1 .ya-share2 {
	margin: 0
}

.shared--s_1 .ya-share2__list {
	display: -ms-flexbox;
	display: flex;
	margin: 0
}

.shared--s_1 .ya-share2__link {
	border-bottom: none
}

.shared--s_1 .ya-share2__item {
	padding: 3px;
	margin: 0 5px;
	transition: .3s
}

.shared--s_1 .ya-share2__item:hover {
	transform: scale(.94)
}

.shared--s_1 .ya-share2__item:before {
	content: none
}

.shared--s_1 .ya-share2__item_service_vkontakte .ya-share2__icon {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(112.2em / 10);
	height: calc(112.2em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-1161em / 10) calc(0em / 10);
	font-size: 2.5px !important
}

.shared--s_1 .ya-share2__item_service_facebook .ya-share2__icon {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(112.2em / 10);
	height: calc(112.2em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(0em / 10) calc(0em / 10);
	font-size: 2.5px !important
}

.shared--s_1 .ya-share2__item_service_odnoklassniki .ya-share2__icon {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(97.75em / 10);
	height: calc(97.75em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-493em / 10) calc(0em / 10);
	font-size: 3.04px !important
}

.shared--s_1 .ya-share2__item_service_twitter .ya-share2__icon {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(112.2em / 10);
	height: calc(112.2em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-920em / 10) calc(0em / 10);
	font-size: 2.7px !important
}

.shared--s_1 .ya-share2__item_service_linkedin .ya-share2__icon {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(112.2em / 10);
	height: calc(112.2em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-380em / 10) calc(0em / 10);
	font-size: 2.6px !important
}

.shared--s_1 .ya-share2__item_service_instagram .ya-share2__icon {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(89.76em / 10);
	height: calc(89.76em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-258em / 10) calc(0em / 10);
	font-size: 2.5px !important
}

.shared--s_1 .ya-share2__item_service_viber .ya-share2__icon {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(64em / 10);
	height: calc(64em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-1097em / 10) calc(0em / 10);
	font-size: 5px !important
}

.shared--s_1 .ya-share2__item_service_whatsapp .ya-share2__icon {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(79em / 10);
	height: calc(79em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-1338em / 10) calc(0em / 10);
	font-size: 3.75px !important
}

.shared--s_1 .ya-share2__item_service_skype .ya-share2__icon {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(60em / 10);
	height: calc(60em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-736em / 10) calc(0em / 10);
	font-size: 5.21px !important
}

.shared--s_1 .ya-share2__item_service_telegram .ya-share2__icon {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(60em / 10);
	height: calc(60em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-828em / 10) calc(0em / 10);
	font-size: 5px !important
}

.shared--s_1 .ya-share2__item_more {
	position: relative;
	width: 38px;
	height: 38px;
	border: 2px solid #333;
	border-radius: 3px
}

.shared--s_1 .ya-share2__icon_more:before {
	content: '•••';
	color: #333;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	text-align: center;
	line-height: 36px
}

.shared--s_1 .ya-share2__popup {
	display: none;
	position: absolute;
	top: 110%;
	left: 0;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .4)
}

.shared--s_1 .ya-share2__popup_visible {
	display: block
}

.shared--s_1 .ya-share2__popup .ya-share2__title {
	display: block;
	padding-top: 5px;
	color: #333
}

.shared--s_1 .ya-share2__popup .ya-share2__item {
	text-align: center
}

.shared--s_1 .ya-share2__popup .ya-share2__item_copy {
	display: none
}

.shared--s_1 .ya-share2__link {
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	white-space: nowrap
}

.shared--s_1 .ya-share2__badge {
	display: inline-block;
	vertical-align: middle;
	overflow: hidden
}

.shared--s_1 .ya-share2__icon {
	font-size: 20px !important
}

.shared--s_1 .ya-share2__counter {
	display: none;
	vertical-align: middle;
	margin-left: 3px;
	padding: 3px 4px;
	font-size: 1.2em;
	line-height: 1;
	border-radius: 2px;
	background-color: #000;
	color: #fff
}

.shared--s_1 .ya-share2__counter_visible {
	display: inline-block
}

.shared--s_1 .ya-share2__title {
	display: none
}

.news-card--s_1 {
	margin-bottom: 20px
}

.news-card--s_1 .news-card__inner {
	height: 100%;
	padding: 30px 40px;
	background: #fff;
	transition: .3s
}

.news-card--s_1 .news-card__inner:hover {
	box-shadow: 0 4px 4px 0 rgba(23, 23, 23, .24)
}

.news-card--s_1 .news-card__data {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.news-card--s_1 .news-card__count-msg {
	font-size: 14px;
	font-weight: 700;
	padding: 3px;
	background: #393;
	position: relative;
	min-width: 30px;
	height: 22px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 10px;
	color: #fff;
	border-radius: 5px
}

.news-card--s_1 .news-card__count-msg:before {
	content: '';
	position: absolute;
	left: -10px;
	bottom: 1px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-right: 9px solid #393
}

.news-card--s_1 .news-card__name {
	display: block;
	font-weight: 700;
	color: #000;
	font-size: 1.8em;
	line-height: 1.3;
	border: none;
	transition: .3s
}

.news-card--s_1 .news-card__name:hover {
	text-decoration: none
}

.news-card--s_1 .news-card__date {
	color: #666;
	font-size: 1.4em;
	padding-bottom: 12px;
	padding-right: 10px
}

.news-card--s_2 {
	margin-bottom: 20px
}

.news-card--s_2 .news-card__inner {
	height: 100%;
	padding: 20px 0
}

.news-card--s_2 .news-card__data {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.news-card--s_2 .news-card__count-msg {
	font-size: 14px;
	font-weight: 700;
	padding: 3px;
	background: #393;
	position: relative;
	min-width: 30px;
	height: 22px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 10px;
	color: #fff;
	border-radius: 5px;
	transition: .3s
}

.news-card--s_2 .news-card__count-msg:before {
	content: '';
	position: absolute;
	left: -10px;
	bottom: 1px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-right: 9px solid #393;
	transition: .3s
}

.news-card--s_2 .news-card__name {
	display: block;
	font-weight: 400;
	color: #393;
	font-size: 1.8em;
	line-height: 1.3;
	border: none;
	transition: .3s
}

.news-card--s_2 .news-card__name:hover {
	text-decoration: none;
	color: #40bf40
}

.news-card--s_2 .news-card__name:hover .news-card__count-msg {
	background-color: #40bf40
}

.news-card--s_2 .news-card__name:hover .news-card__count-msg:before {
	border-right: 9px solid #40bf40
}

.news-card--s_2 .news-card__date {
	color: #666;
	font-size: 1.4em;
	padding-bottom: 12px;
	padding-right: 10px
}

.news-card--s_3 {
	margin-bottom: 20px
}

.news-card--s_3 .news-card__inner {
	height: 100%;
	padding: 20px 0
}

.news-card--s_3 .news-card__data {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.news-card--s_3 .news-card__count-msg {
	font-size: 14px;
	font-weight: 700;
	padding: 3px;
	background: #393;
	position: relative;
	min-width: 30px;
	height: 22px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 10px;
	color: #fff;
	border-radius: 5px;
	transition: .3s
}

.news-card--s_3 .news-card__count-msg:before {
	content: '';
	position: absolute;
	left: -10px;
	bottom: 1px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-right: 9px solid #393;
	transition: .3s
}

.news-card--s_3 .news-card__name {
	display: block;
	font-weight: 400;
	color: #000;
	font-size: 1.8em;
	line-height: 1.3;
	border: none;
	transition: .3s
}

.news-card--s_3 .news-card__name:hover {
	text-decoration: none;
	color: #40bf40
}

.news-card--s_3 .news-card__name:hover .news-card__count-msg {
	background-color: #40bf40
}

.news-card--s_3 .news-card__name:hover .news-card__count-msg:before {
	border-right: 9px solid #40bf40
}

.news-card--s_3 .news-card__date {
	color: #666;
	font-size: 1.4em;
	padding-bottom: 12px;
	padding-right: 10px
}

.news-card--s_4 {
	margin-bottom: 30px
}

.news-card--s_4 .news-card__inner {
	display: -ms-flexbox;
	display: flex;
	height: auto;
	padding: 0
}

.news-card--s_4 .news-card__pic {
	display: block;
	min-width: 170px;
	text-align: center;
	overflow: hidden;
	margin-right: 15px;
	margin-bottom: 0
}

.news-card--s_4 .news-card__pic a {
	position: relative;
	display: block;
	border: none
}

.news-card--s_4 .news-card__pic a:before {
	content: '';
	position: absolute;
	background: #53c653;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	transition: .4s
}

.news-card--s_4 .news-card__pic a:hover:before {
	opacity: .4
}

.news-card--s_4 .news-card__pic img {
	display: block;
	transition: .3s;
	max-width: 100%;
	height: auto;
	margin: 0 auto
}

.news-card--s_4 .news-card__data {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.news-card--s_4 .news-card__name {
	display: block;
	font-weight: 700;
	color: #000;
	font-size: 1.6em;
	line-height: 1.3;
	border: none;
	transition: .3s
}

.news-card--s_4 .news-card__name:hover {
	text-decoration: none;
	color: #40bf40
}

.news-card--s_4 .news-card__name:hover .news-card__count-msg {
	background-color: #40bf40
}

.news-card--s_4 .news-card__name:hover .news-card__count-msg:before {
	border-right: 9px solid #40bf40
}

.news-card--s_4 .news-card__date {
	color: #666;
	font-size: 1.4em;
	padding-bottom: 12px;
	padding-right: 10px
}

.news-card--s_5 {
	margin-bottom: 15px;
	width: 100%
}

.news-card--s_5 .news-card__info {
	width: 100%;
	padding-bottom: 20px;
	font-size: 13px;
	line-height: 20px;
	color: #999
}

.news-card--s_5 .news-card__info-item {
	position: relative
}

.news-card--s_5 .news-card__info-item:not(:last-child):after {
	content: '/';
	padding: 0 5px
}

.news-card--s_5 .news-card__inner {
	display: -ms-flexbox;
	display: flex;
	padding: 8px;
	background-color: #fff;
	transition: .3s
}

.news-card--s_5 .news-card__inner:hover {
	box-shadow: 0 3px 4px 0 rgba(23, 23, 23, .24)
}

.news-card--s_5 .news-card__data {
	-ms-flex: 1;
	flex: 1;
	padding: 20px 40px
}

.news-card--s_5 .news-card__pic {
	width: 100%;
	max-width: 280px;
	min-height: 130px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #f1f1f1;
	background-image: url(./images/big-news-empty.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat
}

.news-card--s_5 .news-card__pic a {
	position: relative;
	display: block;
	border: none
}

.news-card--s_5 .news-card__pic a:before {
	content: '';
	position: absolute;
	background: #53c653;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	transition: .4s
}

.news-card--s_5 .news-card__pic a:hover:before {
	opacity: .4
}

.news-card--s_5 .news-card__pic img {
	display: block;
	height: auto;
	transition: .3s;
	max-width: 100%;
	margin: 0 auto
}

.news-card--s_5 .news-card__name {
	display: block;
	font-weight: 700;
	color: #000;
	font-size: 1.8em;
	line-height: 1.5;
	border: none;
	transition: .3s
}

.news-card--s_5 .news-card__name:hover {
	text-decoration: none;
	color: #40bf40
}

.news-card--s_5 .news-card__name:hover .news-card__count-msg {
	background-color: #40bf40
}

.news-card--s_5 .news-card__name:hover .news-card__count-msg:before {
	border-right: 9px solid #40bf40
}

.news-card--s_5 .news-card__count-msg {
	font-size: 14px;
	font-weight: 700;
	padding: 3px;
	background: #393;
	position: relative;
	min-width: 30px;
	height: 22px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 10px;
	color: #fff;
	border-radius: 5px;
	transition: .3s
}

.news-card--s_5 .news-card__count-msg:before {
	content: '';
	position: absolute;
	left: -10px;
	bottom: 1px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-right: 9px solid #393;
	transition: .3s
}

.news-card--big-border .news-card__img {
	border: 8px solid #f1f1f1;
	border-right: 0
}

.news-card--big-border .news-card__data {
	border: 8px solid #f1f1f1;
	border-left: 0
}

.news-card--s_6 {
	padding-bottom: 20px;
	height: 100%
}

.fix-grid .news-card--s_6 {
	height: auto
}

.fix-grid .news-card--s_6 img {
	width: 100%
}

.news-card--s_6 .news-card {
	margin-bottom: 20px
}

.news-card--s_6 .news-card--border .news-card__inner {
	padding: 20px;
	transition: .3s
}

.news-card--s_6 .news-card--border .news-card__data {
	height: 100%;
	border: 10px solid #fefefe;
	transition: .3s
}

.news-card--s_6 .news-card--border:hover .news-card__data {
	border-color: #68ca68
}

.news-card--s_6 .news-card__wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.news-card--s_6 .news-card__type {
	color: #393;
	font-size: 1.4em;
	padding-bottom: 8px
}

.news-card--s_6 .news-card__type:hover {
	text-decoration: underline;
	color: #393
}

.news-card--s_6 .news-card__count-msg {
	font-size: 1.4em;
	font-weight: 700;
	padding: 3px;
	background: #393;
	position: relative;
	min-width: 30px;
	height: 22px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 10px;
	color: #fff;
	border-radius: 5px
}

.news-card--s_6 .news-card__count-msg:before {
	content: '';
	position: absolute;
	left: -10px;
	bottom: 1px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-right: 9px solid #393
}

.news-card--s_6 .news-card__name {
	font-weight: 700;
	color: #4d4d4d;
	transition: .3s;
	font-size: 1.8em;
	line-height: 1.3;
	margin-bottom: 15px;
	display: block
}

.news-card--s_6 .news-card__name:hover {
	color: #68ca68;
	text-decoration: none
}

.news-card--s_6 .news-card__date {
	color: #666;
	font-size: 1.4em;
	padding-bottom: 8px;
	padding-right: 10px
}

.news-card--s_6 .news-card__inner {
	background: #fff;
	transition: .3s;
	height: 100%
}

.news-card--s_6 .news-card__inner:hover {
	box-shadow: 0 4px 4px 0 rgba(23, 23, 23, .24)
}

.news-card--s_6 .news-card__img {
	text-align: center;
	display: block;
	overflow: hidden
}

.news-card--s_6 .news-card__img a {
	position: relative;
	display: block
}

.news-card--s_6 .news-card__img a:before {
	content: '';
	position: absolute;
	background: #64ce64;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	transition: .4s
}

.news-card--s_6 .news-card__img a:hover:before {
	opacity: .4
}

.news-card--s_6 .news-card__img img {
	display: block;
	transition: .3s;
	max-width: 100%;
	height: auto;
	margin: 0 auto
}

.news-card--s_6 .news-card__data {
	padding: 20px 25px 20px 25px
}

.news-card--s_6 .news-card--big {
	margin-bottom: 15px;
	width: 100%
}

.news-card--s_6 .news-card--big .news-card__info {
	width: 100%;
	padding-bottom: 20px;
	font-size: 1.3em;
	line-height: 20px;
	color: #ccc
}

.news-card--s_6 .news-card--big .news-card__info span {
	position: relative
}

.news-card--s_6 .news-card--big .news-card__info span:after {
	content: '/';
	padding: 0 5px
}

.news-card--s_6 .news-card--big .news-card__info span:last-child:after {
	content: none
}

.news-card--s_6 .news-card--big .news-card__inner {
	display: -ms-flexbox;
	display: flex;
	padding: 8px
}

.news-card--s_6 .news-card--big .news-card__data {
	-ms-flex: 1;
	flex: 1;
	padding: 20px 40px
}

.news-card--s_6 .news-card--big .news-card__img {
	width: 100%;
	max-width: 280px;
	min-height: 130px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #fefefe;
	background-image: url(images/big-news-empty.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat
}

.news-card--s_6 .news-card--big-border .news-card__img {
	border: 8px solid #fefefe;
	border-right: 0
}

.news-card--s_6 .news-card--big-border .news-card__data {
	border: 8px solid #fefefe;
	border-left: 0
}

.news-card--s_6 .news-card--small-1 .news-card__inner {
	background: 0 0;
	height: auto
}

.news-card--s_6 .news-card--small-1 .news-card__inner:hover {
	box-shadow: none
}

.news-card--s_6 .news-card--small-1 .news-card__data {
	padding: 0
}

.news-card--s_6 .news-card--small-1 .news-card__name {
	font-size: 1.6em;
	color: #393;
	font-weight: 400;
	transition: .3s
}

.news-card--s_6 .news-card--small-1 .news-card__name:hover {
	opacity: .7
}

.news-card--s_6 .news-card--small-1 .news-card__date {
	padding-bottom: 12px
}

.news-card--s_6 .news-card--small-2 {
	margin-bottom: 20px
}

.news-card--s_6 .news-card--small-2 .news-card__inner {
	background: 0 0;
	height: auto;
	display: -ms-flexbox;
	display: flex
}

.news-card--s_6 .news-card--small-2 .news-card__inner:hover {
	box-shadow: none
}

.news-card--s_6 .news-card--small-2 .news-card__img {
	width: 170px;
	margin-right: 15px;
	margin-bottom: 15px
}

.news-card--s_6 .news-card--small-2 .news-card__img img {
	width: auto
}

.news-card--s_6 .news-card--small-2 .news-card__data {
	padding: 0;
	-ms-flex: 1;
	flex: 1
}

.news-card--s_6 .news-card--small-2 .news-card__name {
	font-size: 1.6em
}

.news-card--s_6 .news-card--small-img .news-card__img {
	width: 100%;
	max-width: 100px
}

.news-card--s_6 .news-card--large {
	height: 100%
}

.news-card--s_6 .news-card--large .news-card__name {
	font-size: 2.4em
}

.news-card--s_6 .news-card--large .news-card__content {
	color: #666;
	font-size: 1.4em;
	line-height: 1.6;
	padding-bottom: 15px
}

.news-card--s_6 .full-news {
	background: #fff;
	padding: 50px 20px 20px 20px
}

.news-card--s_6 .big-news {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding: 180px 20px;
	z-index: 2;
	width: 100%;
	background-color: #62c55a
}

.news-card--s_6 .big-news:before {
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #000;
	opacity: .5;
	position: absolute;
	z-index: -1
}

.news-card--s_6 .big-news__wrap {
	max-width: 670px;
	margin: 0 auto;
	text-align: center;
	color: #fff
}

.news-card--s_6 .big-news__info {
	width: 100%;
	padding-bottom: 15px;
	font-size: 1.4em;
	line-height: 1.4;
	color: #ccc
}

.news-card--s_6 .big-news__info span {
	position: relative
}

.news-card--s_6 .big-news__info span:after {
	content: '/';
	padding: 0 5px
}

.news-card--s_6 .big-news__info span:last-child:after {
	content: none
}

.news-card--s_6 .big-news__header {
	font-size: 3em;
	margin-bottom: 30px
}

.news-card--s_6 .avatar {
	position: relative;
	padding-top: 35px
}

.news-card--s_6 .avatar:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	width: 20px;
	margin-left: -10px;
	height: 2px;
	background: #fff
}

.news-card--s_6 .avatar__img {
	overflow: hidden;
	margin-bottom: 5px;
	border-radius: 50%
}

.news-card--s_6 .avatar__name {
	font-weight: 700;
	font-size: 1.6em;
	padding-bottom: 5px
}

.news-card--s_6 .avatar__type {
	font-weight: 400;
	font-size: 1.4em
}

.news-card--s_6 .news-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.news-card--s_6 .news-footer .hr, .news-card--s_6 .news-footer hr {
	width: 100%
}

.news-card--s_6 .news-footer__btn {
	margin-right: 20px
}

.news-card--s_6 .news-footer__social {
	margin-bottom: 20px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.news-card--s_6 .news-footer__social > span {
	font-size: 1.4em;
	color: #ccc;
	padding-right: 30px
}

.news-card--s_6 .wrapp-news {
	margin-bottom: 30px
}

.news-card--border .news-card__inner {
	padding: 20px;
	transition: .3s
}

.news-card--border .news-card__data {
	height: 100%;
	border: 10px solid #fefefe;
	transition: .3s
}

.news-card--border:hover .news-card__data {
	border-color: #68ca68
}

.news-card--s_7 {
	padding-bottom: 20px;
	height: 100%
}

.news-card--s_7 .news-card {
	margin-bottom: 20px
}

.news-card--s_7 .news-card__wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.news-card--s_7 .news-card__type {
	color: #393;
	font-size: 1.4em;
	padding-bottom: 8px
}

.news-card--s_7 .news-card__type:hover {
	text-decoration: underline;
	color: #393
}

.news-card--s_7 .news-card__count-msg {
	font-size: 1.4em;
	font-weight: 700;
	padding: 3px;
	background: #393;
	position: relative;
	min-width: 30px;
	height: 22px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 10px;
	color: #fff;
	border-radius: 5px
}

.news-card--s_7 .news-card__count-msg:before {
	content: '';
	position: absolute;
	left: -10px;
	bottom: 1px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-right: 9px solid #393
}

.news-card--s_7 .news-card__name {
	font-weight: 700;
	color: #4d4d4d;
	transition: .3s;
	font-size: 1.8em;
	line-height: 1.3;
	margin-bottom: 15px;
	display: block
}

.news-card--s_7 .news-card__name:hover {
	color: #68ca68;
	text-decoration: none
}

.news-card--s_7 .news-card__date {
	color: #666;
	font-size: 1.4em;
	padding-bottom: 8px;
	padding-right: 10px
}

.news-card--s_7 .news-card__inner {
	background: #fff;
	transition: .3s;
	height: 100%
}

.news-card--s_7 .news-card__inner:hover {
	box-shadow: 0 4px 4px 0 rgba(23, 23, 23, .24)
}

.news-card--s_7 .news-card__img {
	text-align: center;
	display: block;
	overflow: hidden
}

.news-card--s_7 .news-card__img a {
	position: relative;
	display: block
}

.news-card--s_7 .news-card__img a:before {
	content: '';
	position: absolute;
	background: #64ce64;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	transition: .4s
}

.news-card--s_7 .news-card__img a:hover:before {
	opacity: .4
}

.news-card--s_7 .news-card__img img {
	display: block;
	transition: .3s;
	max-width: 100%;
	height: auto;
	margin: 0 auto
}

.news-card--s_7 .news-card__data {
	padding: 20px 25px 20px 25px
}

.news-card--s_7 .news-card--big {
	margin-bottom: 15px;
	width: 100%
}

.news-card--s_7 .news-card--big .news-card__info {
	width: 100%;
	padding-bottom: 20px;
	font-size: 1.3em;
	line-height: 20px;
	color: #ccc
}

.news-card--s_7 .news-card--big .news-card__info span {
	position: relative
}

.news-card--s_7 .news-card--big .news-card__info span:after {
	content: '/';
	padding: 0 5px
}

.news-card--s_7 .news-card--big .news-card__info span:last-child:after {
	content: none
}

.news-card--s_7 .news-card--big .news-card__inner {
	display: -ms-flexbox;
	display: flex;
	padding: 8px
}

.news-card--s_7 .news-card--big .news-card__data {
	-ms-flex: 1;
	flex: 1;
	padding: 20px 40px
}

.news-card--s_7 .news-card--big .news-card__img {
	width: 100%;
	max-width: 280px;
	min-height: 130px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #fefefe;
	background-image: url(images/big-news-empty.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat
}

.news-card--s_7 .news-card--big-border .news-card__img {
	border: 8px solid #fefefe;
	border-right: 0
}

.news-card--s_7 .news-card--big-border .news-card__data {
	border: 8px solid #fefefe;
	border-left: 0
}

.news-card--s_7 .news-card--small-1 .news-card__inner {
	background: 0 0;
	height: auto
}

.news-card--s_7 .news-card--small-1 .news-card__inner:hover {
	box-shadow: none
}

.news-card--s_7 .news-card--small-1 .news-card__data {
	padding: 0
}

.news-card--s_7 .news-card--small-1 .news-card__name {
	font-size: 1.6em;
	color: #393;
	font-weight: 400;
	transition: .3s
}

.news-card--s_7 .news-card--small-1 .news-card__name:hover {
	opacity: .7
}

.news-card--s_7 .news-card--small-1 .news-card__date {
	padding-bottom: 12px
}

.news-card--s_7 .news-card--small-2 {
	margin-bottom: 20px
}

.news-card--s_7 .news-card--small-2 .news-card__inner {
	background: 0 0;
	height: auto;
	display: -ms-flexbox;
	display: flex
}

.news-card--s_7 .news-card--small-2 .news-card__inner:hover {
	box-shadow: none
}

.news-card--s_7 .news-card--small-2 .news-card__img {
	width: 170px;
	margin-right: 15px;
	margin-bottom: 15px
}

.news-card--s_7 .news-card--small-2 .news-card__img img {
	width: auto
}

.news-card--s_7 .news-card--small-2 .news-card__data {
	padding: 0;
	-ms-flex: 1;
	flex: 1
}

.news-card--s_7 .news-card--small-2 .news-card__name {
	font-size: 1.6em
}

.news-card--s_7 .news-card--small-img .news-card__img {
	width: 100%;
	max-width: 100px
}

.news-card--s_7 .news-card--large {
	height: 100%
}

.news-card--s_7 .news-card--large .news-card__name {
	font-size: 2.4em
}

.news-card--s_7 .news-card--large .news-card__content {
	color: #666;
	font-size: 1.4em;
	line-height: 1.6;
	padding-bottom: 15px
}

.news-card--s_7 .full-news {
	background: #fff;
	padding: 50px 20px 20px 20px
}

.news-card--s_7 .big-news {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding: 180px 20px;
	z-index: 2;
	width: 100%;
	background-color: #62c55a
}

.news-card--s_7 .big-news:before {
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #000;
	opacity: .5;
	position: absolute;
	z-index: -1
}

.news-card--s_7 .big-news__wrap {
	max-width: 670px;
	margin: 0 auto;
	text-align: center;
	color: #fff
}

.news-card--s_7 .big-news__info {
	width: 100%;
	padding-bottom: 15px;
	font-size: 1.4em;
	line-height: 1.4;
	color: #ccc
}

.news-card--s_7 .big-news__info span {
	position: relative
}

.news-card--s_7 .big-news__info span:after {
	content: '/';
	padding: 0 5px
}

.news-card--s_7 .big-news__info span:last-child:after {
	content: none
}

.news-card--s_7 .big-news__header {
	font-size: 3em;
	margin-bottom: 30px
}

.news-card--s_7 .avatar {
	position: relative;
	padding-top: 35px
}

.news-card--s_7 .avatar:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	width: 20px;
	margin-left: -10px;
	height: 2px;
	background: #fff
}

.news-card--s_7 .avatar__img {
	overflow: hidden;
	margin-bottom: 5px;
	border-radius: 50%
}

.news-card--s_7 .avatar__name {
	font-weight: 700;
	font-size: 1.6em;
	padding-bottom: 5px
}

.news-card--s_7 .avatar__type {
	font-weight: 400;
	font-size: 1.4em
}

.news-card--s_7 .news-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.news-card--s_7 .news-footer .hr, .news-card--s_7 .news-footer hr {
	width: 100%
}

.news-card--s_7 .news-footer__btn {
	margin-right: 20px
}

.news-card--s_7 .news-footer__social {
	margin-bottom: 20px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.news-card--s_7 .news-footer__social > span {
	font-size: 1.4em;
	color: #ccc;
	padding-right: 30px
}

.news-card--s_7 .wrapp-news {
	margin-bottom: 30px
}

.news-card--s_8 {
	padding-bottom: 20px;
	height: 100%
}

.fix-grid .news-card--s_8 img {
	width: 100%
}

.news-card--s_8 .news-card {
	margin-bottom: 20px
}

.news-card--s_8 .news-card--large {
	height: 100%
}

.news-card--s_8 .news-card--border .news-card__inner {
	padding: 20px;
	transition: .3s
}

.news-card--s_8 .news-card--border .news-card__data {
	height: 100%;
	border: 10px solid #fefefe;
	transition: .3s
}

.news-card--s_8 .news-card--border:hover .news-card__data {
	border-color: #68ca68
}

.news-card--s_8 .news-card__wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.news-card--s_8 .news-card__content {
	color: #666;
	font-size: 1.4em;
	line-height: 1.4;
	padding-bottom: 15px
}

.news-card--s_8 .news-card__type {
	color: #393;
	font-size: 1.4em;
	padding-bottom: 8px
}

.news-card--s_8 .news-card__type:hover {
	text-decoration: underline;
	color: #393
}

.news-card--s_8 .news-card__count-msg {
	font-size: 1.4em;
	font-weight: 700;
	padding: 3px;
	background: #393;
	position: relative;
	min-width: 30px;
	height: 22px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 10px;
	color: #fff;
	border-radius: 5px
}

.news-card--s_8 .news-card__count-msg:before {
	content: '';
	position: absolute;
	left: -10px;
	bottom: 1px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-right: 9px solid #393
}

.news-card--s_8 .news-card__name {
	font-weight: 700;
	color: #4d4d4d;
	transition: .3s;
	font-size: 1.8em;
	line-height: 1.3;
	margin-bottom: 15px;
	display: block
}

.news-card--s_8 .news-card__name:hover {
	color: #68ca68;
	text-decoration: none
}

.news-card--s_8 .news-card__date {
	color: #666;
	font-size: 1.4em;
	padding-bottom: 8px;
	padding-right: 10px
}

.news-card--s_8 .news-card__inner {
	background: #fff;
	transition: .3s;
	height: 100%
}

.news-card--s_8 .news-card__inner:hover {
	box-shadow: 0 4px 4px 0 rgba(23, 23, 23, .24)
}

.news-card--s_8 .news-card__img {
	text-align: center;
	display: block;
	overflow: hidden
}

.news-card--s_8 .news-card__img a {
	position: relative;
	display: block
}

.news-card--s_8 .news-card__img a:before {
	content: '';
	position: absolute;
	background: #64ce64;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	transition: .4s
}

.news-card--s_8 .news-card__img a:hover:before {
	opacity: .4
}

.news-card--s_8 .news-card__img img {
	display: block;
	transition: .3s;
	max-width: 100%;
	height: auto;
	margin: 0 auto
}

.news-card--s_8 .news-card__data {
	padding: 20px 25px 20px 25px
}

.news-card--s_8 .news-card--big {
	margin-bottom: 15px;
	width: 100%
}

.news-card--s_8 .news-card--big .news-card__info {
	width: 100%;
	padding-bottom: 20px;
	font-size: 1.3em;
	line-height: 20px;
	color: #ccc
}

.news-card--s_8 .news-card--big .news-card__info span {
	position: relative
}

.news-card--s_8 .news-card--big .news-card__info span:after {
	content: '/';
	padding: 0 5px
}

.news-card--s_8 .news-card--big .news-card__info span:last-child:after {
	content: none
}

.news-card--s_8 .news-card--big .news-card__inner {
	display: -ms-flexbox;
	display: flex;
	padding: 8px
}

.news-card--s_8 .news-card--big .news-card__data {
	-ms-flex: 1;
	flex: 1;
	padding: 20px 40px
}

.news-card--s_8 .news-card--big .news-card__img {
	width: 100%;
	max-width: 280px;
	min-height: 130px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #fefefe;
	background-image: url(images/big-news-empty.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat
}

.news-card--s_8 .news-card--big-border .news-card__img {
	border: 8px solid #fefefe;
	border-right: 0
}

.news-card--s_8 .news-card--big-border .news-card__data {
	border: 8px solid #fefefe;
	border-left: 0
}

.news-card--s_8 .news-card--small-1 .news-card__inner {
	background: 0 0;
	height: auto
}

.news-card--s_8 .news-card--small-1 .news-card__inner:hover {
	box-shadow: none
}

.news-card--s_8 .news-card--small-1 .news-card__data {
	padding: 0
}

.news-card--s_8 .news-card--small-1 .news-card__name {
	font-size: 1.6em;
	color: #393;
	font-weight: 400;
	transition: .3s
}

.news-card--s_8 .news-card--small-1 .news-card__name:hover {
	opacity: .7
}

.news-card--s_8 .news-card--small-1 .news-card__date {
	padding-bottom: 12px
}

.news-card--s_8 .news-card--small-2 {
	margin-bottom: 20px
}

.news-card--s_8 .news-card--small-2 .news-card__inner {
	background: 0 0;
	height: auto;
	display: -ms-flexbox;
	display: flex
}

.news-card--s_8 .news-card--small-2 .news-card__inner:hover {
	box-shadow: none
}

.news-card--s_8 .news-card--small-2 .news-card__img {
	width: 170px;
	margin-right: 15px;
	margin-bottom: 15px
}

.news-card--s_8 .news-card--small-2 .news-card__img img {
	width: auto
}

.news-card--s_8 .news-card--small-2 .news-card__data {
	padding: 0;
	-ms-flex: 1;
	flex: 1
}

.news-card--s_8 .news-card--small-2 .news-card__name {
	font-size: 1.6em
}

.news-card--s_8 .news-card--small-img .news-card__img {
	width: 100%;
	max-width: 100px
}

.news-card--s_8 .news-card--large {
	height: 100%
}

.news-card--s_8 .news-card--large .news-card__name {
	font-size: 2.4em
}

.news-card--s_8 .news-card--large .news-card__content {
	color: #666;
	font-size: 1.4em;
	line-height: 1.6;
	padding-bottom: 15px
}

.news-card--s_8 .full-news {
	background: #fff;
	padding: 50px 20px 20px 20px
}

.news-card--s_8 .big-news {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding: 180px 20px;
	z-index: 2;
	width: 100%;
	background-color: #62c55a
}

.news-card--s_8 .big-news:before {
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #000;
	opacity: .5;
	position: absolute;
	z-index: -1
}

.news-card--s_8 .big-news__wrap {
	max-width: 670px;
	margin: 0 auto;
	text-align: center;
	color: #fff
}

.news-card--s_8 .big-news__info {
	width: 100%;
	padding-bottom: 15px;
	font-size: 1.4em;
	line-height: 1.4;
	color: #ccc
}

.news-card--s_8 .big-news__info span {
	position: relative
}

.news-card--s_8 .big-news__info span:after {
	content: '/';
	padding: 0 5px
}

.news-card--s_8 .big-news__info span:last-child:after {
	content: none
}

.news-card--s_8 .big-news__header {
	font-size: 3em;
	margin-bottom: 30px
}

.news-card--s_8 .avatar {
	position: relative;
	padding-top: 35px
}

.news-card--s_8 .avatar:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	width: 20px;
	margin-left: -10px;
	height: 2px;
	background: #fff
}

.news-card--s_8 .avatar__img {
	overflow: hidden;
	margin-bottom: 5px;
	border-radius: 50%
}

.news-card--s_8 .avatar__name {
	font-weight: 700;
	font-size: 1.6em;
	padding-bottom: 5px
}

.news-card--s_8 .avatar__type {
	font-weight: 400;
	font-size: 1.4em
}

.news-card--s_8 .news-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.news-card--s_8 .news-footer .hr, .news-card--s_8 .news-footer hr {
	width: 100%
}

.news-card--s_8 .news-footer__btn {
	margin-right: 20px
}

.news-card--s_8 .news-footer__social {
	margin-bottom: 20px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.news-card--s_8 .news-footer__social > span {
	font-size: 1.4em;
	color: #ccc;
	padding-right: 30px
}

.news-card--s_8 .wrapp-news {
	margin-bottom: 30px
}

.content .paginations, .paginations {
	margin: 25px 0 50px
}

.content .paginations__list, .paginations__list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0;
	-ms-flex-pack: center;
	justify-content: center
}

.content .paginations__item, .paginations__item {
	padding: 0;
	font-size: 1em;
	line-height: 1.4
}

.content .paginations__item:before, .paginations__item:before {
	content: none
}

.content .paginations__item--active .paginations__link, .paginations__item--active .paginations__link {
	color: #7cc576
}

.content .paginations__item .i, .paginations__item .i {
	width: 12px;
	height: 12px
}

.content .paginations__item--first .i, .paginations__item--first .i {
	transform: rotate(-180deg)
}

.content .paginations__link, .paginations__link {
	padding: 0 10px;
	color: #999;
	transition: .3s;
	font-size: 15px;
	border-bottom: none
}

.content .paginations__link:hover, .paginations__link:hover {
	color: #7cc576;
	text-decoration: none
}

.content .paginations .paginations__item--active.paginations__item--first, .content .paginations .paginations__item--active.paginations__item--last, .paginations .paginations__item--active.paginations__item--first, .paginations .paginations__item--active.paginations__item--last {
	visibility: hidden
}

.social--s_1.social--popup {
	text-align: center
}

.social--s_1.social--popup .social__list {
	-ms-flex-pack: center;
	justify-content: center
}

.social--s_1 .social__list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 -7px
}

.social--s_1 .social__item {
	padding: 7px 7px 7px 7px
}

.social--s_1 .social__link {
	transition: .3s;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	overflow: hidden;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	background: #f1f1f1
}

.social--s_1 .social__link:before {
	content: ''
}

.social--s_1 .social__link:hover {
	transform: scale(.9)
}

.social--s_1 .social__link--linkin {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(112.2em / 10);
	height: calc(112.2em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-380em / 10) calc(0em / 10);
	font-size: 2.5px
}

.social--s_1 .social__link--google {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(112.2em / 10);
	height: calc(112.2em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-145em / 10) calc(0em / 10);
	font-size: 2.5px
}

.social--s_1 .social__link--twitt {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(112.2em / 10);
	height: calc(112.2em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-920em / 10) calc(0em / 10);
	font-size: 2.5px
}

.social--s_1 .social__link--vk {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(112.2em / 10);
	height: calc(112.2em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-1161em / 10) calc(0em / 10);
	font-size: 2.5px
}

.social--s_1 .social__link--fb {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(112.2em / 10);
	height: calc(112.2em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(0em / 10) calc(0em / 10);
	font-size: 2.5px
}

.social--s_1 .social--popup .social__list {
	-ms-flex-pack: center;
	justify-content: center
}

.page-content .form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #262626;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid #fff;
	border-radius: .25rem;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.page-content .form-group {
	position: relative
}

.page-content .form-group__input {
	background: #f2f2f2;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	height: 50px;
	width: 100%;
	font: normal 1.4em/1.4 "Noto Sans", Arial, Verdana, sans-serif;
	color: #6e6e6e;
	padding: 0 25px;
	transition: .3s;
	outline: 0;
	box-shadow: none
}

.page-content .form-group__input:focus {
	color: #000;
	background-color: #fff;
	border-color: inherit;
	outline: 0;
	box-shadow: none
}

.page-content .form-group .help-block {
	font: normal 1.4em/1.4 "Noto Sans", Arial, Verdana, sans-serif;
	color: #f66
}

.page-content .form-inner {
	margin-bottom: 40px
}

.page-content .form-group {
	position: relative
}

.page-content .form-group .checkbox input {
	display: none
}

.page-content .form-group .checkbox input:checked + label:after {
	opacity: 1
}

.page-content .form-group .checkbox label {
	padding-left: 40px;
	position: relative;
	cursor: pointer;
	transition: .3s;
	font-size: 1.6em;
	line-height: 1.4;
	margin-bottom: 10px
}

.page-content .form-group .checkbox label:hover {
	color: #393
}

.page-content .form-group .checkbox label:before {
	content: "";
	position: absolute;
	left: 0;
	top: -2px;
	width: 26px;
	height: 26px;
	background: #68ca68;
	border-radius: 4px
}

.page-content .form-group .checkbox label:after {
	content: "";
	position: absolute;
	left: 11px;
	top: 4px;
	width: 5px;
	height: 10px;
	border: 2px solid #fff;
	border-left: 0;
	border-top: 0;
	transform: rotate(45deg);
	transition: .5s;
	opacity: 0
}

.page-content .form-group .radio input {
	display: none
}

.page-content .form-group .radio input:checked + label:after {
	opacity: 1
}

.page-content .form-group .radio label {
	padding-left: 40px;
	position: relative;
	cursor: pointer;
	transition: .3s;
	margin-bottom: 10px;
	font-size: 1.6em;
	line-height: 1.4
}

.page-content .form-group .radio label:hover {
	color: #393
}

.page-content .form-group .radio label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 26px;
	height: 26px;
	border: 1px solid #dde2e4;
	background: #fff;
	border-radius: 50%
}

.page-content .form-group .radio label:after {
	content: "";
	position: absolute;
	left: 8px;
	top: 8px;
	width: 10px;
	height: 10px;
	background: #68ca68;
	border-radius: 50%;
	transition: .5s;
	opacity: 0
}

.page-content .form-group .help-block {
	font-size: 14px;
	color: #f66;
	line-height: 30px
}

.page-content .form-group__input {
	background: #f6f6f6;
	border: 1px solid #dfe2e9;
	border-radius: 4px;
	height: 50px;
	width: 100%;
	font-family: "Noto Sans", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #999;
	padding: 0 25px;
	transition: .3s;
	outline: 0;
	box-shadow: none
}

.page-content .form-group__input:hover {
	background: #fbfbfb;
	outline: 0;
	box-shadow: none
}

.page-content .form-group__input:focus {
	background: #fff;
	border-color: #7783a0;
	color: #000;
	outline: 0;
	box-shadow: none
}

.page-content .form-group.has-success .form-group__input {
	color: #000;
	border-color: #85e592;
	background: #fff
}

.page-content .form-group.has-success:before {
	position: absolute;
	top: 20px;
	right: 15px;
	width: 18px;
	height: 15px;
	background: url(./images/input__succes.png)
}

.page-content .form-group.has-error .jq-selectbox__select {
	border: 1px solid #ff7a7a
}

.page-content .form-group.has-error .form-group__input {
	color: #000;
	border-color: #ff7a7a;
	background: #fff
}

.page-content .form-group.has-error:before {
	position: absolute;
	top: 20px;
	right: 15px;
	width: 15px;
	height: 15px;
	background: url(./images/input__error.png)
}

.page-content .form-group .custom-date {
	background: #fff
}

.page-content .form-group .textarea {
	background: #f6f6f6;
	border: 1px solid #dfe2e9;
	border-radius: 4px;
	height: 250px;
	width: 100%;
	font-family: "Noto Sans", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #999;
	padding: 10px 25px;
	transition: .3s;
	outline: 0;
	box-shadow: none;
	resize: none
}

.page-content .form-group .textarea:hover {
	background: #fbfbfb;
	outline: 0;
	box-shadow: none
}

.page-content .form-group .textarea:focus {
	background: #fff;
	border-color: #7783a0;
	color: #000;
	outline: 0;
	box-shadow: none
}

.page-content .form-group .custom-select {
	padding: 0;
	display: block;
	height: 100%;
	box-shadow: none;
	border: none
}

.page-content .form-group .custom-select li {
	font-size: 1em;
	transition: .3s;
	min-height: 50px;
	background: #fff;
	border-bottom: 1px solid #dfe2e9;
	padding: 5px 25px 5px 25px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	color: #999
}

.page-content .form-group .custom-select li:after, .page-content .form-group .custom-select li:before {
	content: none
}

.page-content .form-group .custom-select li:hover {
	background: #fafafa;
	cursor: pointer;
	color: #999
}

.page-content .form-group .custom-select li.sel, .page-content .form-group .custom-select li.selected {
	background: #f3f4f5;
	color: #999
}

.page-content .form-group .jq-selectbox__trigger {
	border-left: 0
}

.page-content .form-group .jq-selectbox__trigger-arrow {
	top: 50%;
	transform: translateY(-50%)
}

.page-content .form-group .jq-selectbox__select {
	height: 50px;
	background: #f6f6f6;
	padding: 0 45px 0 25px;
	border: 1px solid #dfe2e9;
	outline: 0;
	box-shadow: none;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.page-content .form-group .jq-selectbox__select:hover {
	background: #fbfbfb;
	outline: 0;
	box-shadow: none
}

.page-content .form-group .jq-selectbox__select:focus {
	background: #fff;
	border-color: #7783a0;
	color: #000;
	outline: 0;
	box-shadow: none
}

.page-content .form-group .jq-selectbox.opened .jq-selectbox__select {
	background: #fff
}

.page-content .form-group select.custom-select {
	width: 0;
	height: 0 !important;
	overflow: hidden;
	border: none
}

.client-slider .item {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
	max-height: 250px
}

.client-slider .slick-track {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.slick-dots:not(:empty) {
	text-align: center;
	margin: 0 !important
}

.g-wrap ul.slick-dots:not(.list-reset):not(.list-unstyled) li, .page-content .slick-dots li:not(:empty), .slick-dots li:not(:empty) {
	display: inline-block !important;
	vertical-align: middle !important;
	padding: 0 !important;
	margin: 0 !important
}

.slick-dots li button:not(:empty):before {
	content: none !important
}

.slick-dots li:not(:empty):before {
	content: none !important
}

.slick-dots li button {
	width: 12px;
	height: 12px;
	padding: 0;
	box-sizing: border-box;
	border-radius: 100%;
	border: 1px solid #a77dac;
	text-indent: -9999px;
	overflow: hidden
}

.slick-dots li.slick-active button {
	background: #a77dac
}

a {
	text-decoration: none !important
}

.nav-menu:not(.menu-wrap) .menu-ttl > a {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 15px;
	font-family: Circe-Bold, Helvetica, Arial, sans-serif;
	color: transparent;
	background: linear-gradient(to right, #7a4281 0, #e48023 100%);
	-webkit-background-clip: text;
	background-clip: text;
	min-height: 24px
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after, .slick-track:before {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-loading .slick-list {
	background: #fff url(./images/ajax-loader.gif) center center no-repeat
}

@font-face {
	font-family: slick;
	font-weight: 400;
	font-style: normal
}

.slick-next, .slick-prev {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: 0 0;
	color: transparent;
	top: 50%;
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: 0
}

.slick-next:focus, .slick-next:hover {
	outline: 0;
	background: 0 0;
	color: transparent
}

.slick-prev:focus, .slick-prev:hover {
	outline: 0;
	background: 0 0;
	color: transparent
}

.slick-next:focus:before, .slick-next:hover:before {
	opacity: 1
}

.slick-prev:focus:before, .slick-prev:hover:before {
	opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-next:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: .75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

.slick-prev:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: .75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

[dir=rtl] .slick-prev {
	left: auto;
	right: -25px
}

.slick-prev:before {
	content: "←"
}

[dir=rtl] .slick-prev:before {
	content: "→"
}

.slick-next {
	right: -25px
}

[dir=rtl] .slick-next {
	left: -25px;
	right: auto
}

.slick-next:before {
	content: "→"
}

[dir=rtl] .slick-next:before {
	content: "←"
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%
}

.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	border: 0;
	background: 0 0;
	display: block;
	height: 20px;
	width: 20px;
	outline: 0;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer
}

.slick-dots li button:focus, .slick-dots li button:hover {
	outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
	opacity: 1
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: #000;
	opacity: .25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	color: #000;
	opacity: .75
}

.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: 0 !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-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur {
	cursor: zoom-out
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #ccc
}

.mfp-preloader a:hover {
	color: #fff
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
	display: none
}

button.mfp-arrow, button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	-ms-touch-action: manipulation;
	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:focus, .mfp-close:hover {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
	opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow: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, .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 40px;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

.mb10 {
	margin-bottom: 10px
}

.mt10 {
	margin-top: 10px
}

.pb10 {
	padding-bottom: 10px
}

.pt10 {
	padding-top: 10px
}

.mb20 {
	margin-bottom: 20px
}

.mt20 {
	margin-top: 20px
}

.pb20 {
	padding-bottom: 20px
}

.pt20 {
	padding-top: 20px
}

.mb30 {
	margin-bottom: 30px
}

.mt30 {
	margin-top: 30px
}

.pb30 {
	padding-bottom: 30px
}

.pt30 {
	padding-top: 30px
}

.mb40 {
	margin-bottom: 40px
}

.mt40 {
	margin-top: 40px
}

.pb40 {
	padding-bottom: 40px
}

.pt40 {
	padding-top: 40px
}

.mb50 {
	margin-bottom: 50px
}

.mt50 {
	margin-top: 50px
}

.pb50 {
	padding-bottom: 50px
}

.pt50 {
	padding-top: 50px
}

.h10 {
	height: 10%
}

.mh10 {
	max-height: 10%
}

.h20 {
	height: 20%
}

.mh20 {
	max-height: 20%
}

.h30 {
	height: 30%
}

.mh30 {
	max-height: 30%
}

.h40 {
	height: 40%
}

.mh40 {
	max-height: 40%
}

.h50 {
	height: 50%
}

.mh50 {
	max-height: 50%
}

.h60 {
	height: 60%
}

.mh60 {
	max-height: 60%
}

.h70 {
	height: 70%
}

.mh70 {
	max-height: 70%
}

.h80 {
	height: 80%
}

.mh80 {
	max-height: 80%
}

.h90 {
	height: 90%
}

.mh90 {
	max-height: 90%
}

.h100 {
	height: 100%
}

.mh100 {
	max-height: 100%
}

.maps {
	width: calc(100vw - 9px);
	position: relative;
	margin-left: -50vw;
	height: 390px;
	margin-bottom: 50px;
	left: 50%;
	margin-top: -3em
}

.maps iframe {
	height: 390px
}

.gallery {
	margin-bottom: 40px
}

.gallery .gallery__wrapp {
	border: none
}

.gallery__wrapp {
	border: none;
	text-decoration: none;
	overflow: hidden;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: center;
	justify-content: center
}

.gallery__wrapp img {
	transition: .4s;
	display: block
}

.gallery__wrapp:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(147, 71, 156, .8);
	z-index: -1;
	opacity: 0;
	background-image: url(/local/templates/slam/images/ico-zoom.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	transition: .4s
}

.gallery__wrapp:hover:before {
	z-index: 2;
	opacity: 1
}

.gallery__wrapp:hover img {
	transition: .4s;
	transform: scale(1.1)
}

.gallery__item {
	margin-bottom: 20px;
	cursor: pointer;
	position: relative
}

.big-news {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding: 180px 20px;
	z-index: 2;
	width: 100%;
	background-color: #925299
}

.big-news:before {
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #000;
	opacity: .5;
	position: absolute;
	z-index: -1
}

.big-news__wrap {
	max-width: 670px;
	margin: 0 auto;
	text-align: center;
	color: #fff
}

.big-news__count-msg {
	font-size: 14px;
	font-weight: 700;
	padding: 3px;
	background: #7a4281;
	position: relative;
	min-width: 30px;
	height: 22px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 10px;
	color: #fff;
	border-radius: 5px
}

.big-news__count-msg:before {
	content: '';
	position: absolute;
	left: -10px;
	bottom: 1px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-right: 9px solid #7a4281
}

.big-news__info {
	width: 100%;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 1.4;
	color: #d9d9d9
}

.big-news__info span {
	position: relative
}

.big-news__info span:after {
	content: '/';
	padding: 0 5px
}

.big-news__info span:last-child:after {
	content: none
}

.big-news__header {
	font-size: 3em;
	line-height: 1.4;
	margin-bottom: 30px
}

.avatar {
	position: relative;
	padding-top: 35px
}

.avatar:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	width: 20px;
	margin-left: -10px;
	height: 2px;
	background: #fff
}

.avatar__img {
	overflow: hidden;
	margin-bottom: 5px;
	border-radius: 50%
}

.avatar__name {
	font-weight: 700;
	font-size: 16px;
	line-height: 1.2;
	padding-bottom: 5px
}

.avatar__type {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.2
}

.news-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.news-footer .hr, .news-footer hr {
	width: 100%
}

.news-footer__btn {
	margin-right: 20px
}

.news-footer__social {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.news-footer__social > span {
	font-size: 14px;
	color: #b3b3b3;
	padding-right: 30px
}

.header-tabs {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-align: center;
	align-items: center;
	width: 100%
}

.header-tabs__item {
	color: #999;
	font-weight: 700;
	font-size: 24px;
	line-height: 1;
	padding: 40px 50px;
	text-transform: uppercase;
	cursor: pointer;
	background: #fafafa;
	transition: .3s;
	box-shadow: inset 0 0 3px 0 rgba(101, 114, 141, .31)
}

.header-tabs__item:hover {
	opacity: .8
}

.header-tabs__item--active {
	background: #fff;
	color: #000;
	pointer-events: none;
	box-shadow: none
}

.header-tabs__item:last-child {
	-ms-flex: 1;
	flex: 1
}

.link-def {
	color: #7a4281;
	text-decoration: none;
	transition: .3s;
	font-size: 14px
}

.link-def:hover {
	text-decoration: underline;
	color: #7a4281
}

.link-def--form {
	text-decoration: underline;
	margin: 10px 0 0 0;
	display: inline-block
}

.link-def--form:hover {
	text-decoration: none
}

.page-tabs__item {
	max-height: 0;
	overflow: hidden;
	transition: .5s
}

.page-tabs__item--active {
	max-height: 700px
}

.mfp-image-holder .mfp-close {
	display: inline-block;
	cursor: pointer !important;
	width: auto;
	outline: 0
}

.text-center {
	text-align: center
}

.slider-main--s_1 {
	background-color: #7a4281;
	position: relative;
	color: #fff
}

.slider-main--s_1 .slider-main__inner.slick-slider {
	margin-bottom: 0
}

.slider-main--s_1 .slider-main__item {
	padding: 30px
}

.slider-main--s_1 .slider-main__content {
	padding: 25px
}

.slider-main--s_1 .slider-main__header {
	padding-bottom: 20px
}

.slider-main--s_1 .slider-main__header-text {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase
}

.slider-main--s_1 .slider-main__descr-text {
	font-size: 14px;
	line-height: 25px
}

.slider-main--s_1 .slider-main__footer {
	margin-top: 20px
}

.slider-main--s_1 .slider-main__pic {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}

.slider-main--s_1 .slider-main__pic img {
	max-width: 100%
}

.slider-main--s_1 .slick-dots {
	position: absolute;
	bottom: 30px;
	right: 30px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-align: right
}

.slider-main--s_1 .slick-dots li {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}

.slider-main--s_1 .slick-dots li button {
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #e6e6e6;
	transition: .3s
}

.slider-main--s_1 .slick-dots li button:before {
	content: none
}

.slider-main--s_1 .slick-dots li.slick-active button {
	transform: scale(1.1);
	background: #fff;
	box-shadow: 0 4px 4px 0 rgba(23, 23, 23, .24)
}

.slider-main--s_1 .slick-prev {
	cursor: pointer;
	right: 70px;
	left: auto;
	top: 30px;
	background: url(./images/big-slider-arrow.png);
	background-repeat: no-repeat;
	transform-origin: 50% 50%;
	background-position: 50% 50%;
	transition: .3s;
	width: 20px;
	height: 20px;
	transform: translate(0, 0);
	z-index: 5
}

.slider-main--s_1 .slick-prev:before {
	content: ""
}

.slider-main--s_1 .slick-prev:hover {
	transform: translate(0, 0) scale(1.1)
}

.slider-main--s_1 .slick-next {
	cursor: pointer;
	right: 30px;
	left: auto;
	top: 30px;
	background: url(./images/big-slider-arrow.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	transform-origin: 50% 50%;
	transition: .3s;
	width: 20px;
	height: 20px;
	transform: translate(0, 1px) rotate(180deg);
	z-index: 5
}

.slider-main--s_1 .slick-next:before {
	content: ""
}

.slider-main--s_1 .slick-next:hover {
	transform: translate(0, 1px) rotate(180deg) scale(1.1)
}

.no-js .slider-main__item picture, .no-js .slider-main__item:not(:first-child) {
	display: none
}

.slider-main--s_2 {
	background-color: #fafafa;
	position: relative;
	color: #000
}

.slider-main--s_2.slider-main--full {
	width: calc(100vw - 9px);
	position: relative;
	margin-left: -50vw;
	left: 50%;
	margin-top: -40px;
	max-width: 100vw;
	overflow: hidden
}

.slider-main--s_2 .slider-main__inner.slick-slider {
	margin-bottom: 0
}

.slider-main--s_2 .slider-main__item {
	height: 450px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}

.slider-main--s_2 .slider-main__item.invert .slider-main__descr-text, .slider-main--s_2 .slider-main__item.invert .slider-main__header-text {
	color: #fff
}

.slider-main--s_2 .slider-main__item.invert .btn {
	border: 1px solid #fff;
	font-weight: 700;
	color: #fff
}

.slider-main--s_2 .slider-main__wrapp {
	padding: 30px 50px;
	color: #fff;
	height: 100%;
	display: -ms-flexbox;
	display: flex
}

.slider-main--s_2 .slider-main__content {
	margin: auto
}

.slider-main--s_2 .slider-main__header {
	padding-bottom: 10px;
	color: #000
}

.slider-main--s_2 .slider-main__header-text {
	font-size: 24px;
	line-height: 1.4;
	font-weight: 700;
	text-transform: uppercase
}

.slider-main--s_2 .slider-main__descr-text {
	color: #000;
	font-size: 18px;
	line-height: 1.4
}

.slider-main--s_2 .slider-main__footer {
	margin-top: 30px;
	text-align: center
}

.slider-main--s_2 .slider-main__footer .btn {
	border: 1px solid #000;
	font-weight: 700;
	color: #000
}

.slider-main--s_2 .slider-main__footer .btn:hover {
	color: #fff;
	border-color: #7a4281
}

.slider-main--s_2 .slick-dots {
	position: absolute;
	bottom: 30px;
	right: 30px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-align: right
}

.slider-main--s_2 .slick-dots li {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}

.slider-main--s_2 .slick-dots li button {
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #e6e6e6;
	transition: .3s
}

.slider-main--s_2 .slick-dots li button:before {
	content: none
}

.slider-main--s_2 .slick-dots li.slick-active button {
	transform: scale(1.1);
	background: #fff;
	box-shadow: 0 4px 4px 0 rgba(23, 23, 23, .24)
}

.slider-main--s_2 .slick-prev {
	cursor: pointer;
	right: 70px;
	left: auto;
	top: 30px;
	background: url(./images/big-slider-arrow.png);
	background-repeat: no-repeat;
	transform-origin: 50% 50%;
	background-position: 50% 50%;
	transition: .3s;
	width: 20px;
	height: 20px;
	transform: translate(0, 0);
	z-index: 5
}

.slider-main--s_2 .slick-prev:before {
	content: ""
}

.slider-main--s_2 .slick-prev:hover {
	transform: translate(0, 0) scale(1.1)
}

.slider-main--s_2 .slick-next {
	cursor: pointer;
	right: 30px;
	left: auto;
	top: 30px;
	background: url(./images/big-slider-arrow.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	transform-origin: 50% 50%;
	transition: .3s;
	width: 20px;
	height: 20px;
	transform: translate(0, 1px) rotate(180deg);
	z-index: 5
}

.slider-main--s_2 .slick-next:before {
	content: ""
}

.slider-main--s_2 .slick-next:hover {
	transform: translate(0, 1px) rotate(180deg) scale(1.1)
}

.no-js .slider-main__item:not(:first-child) {
	display: none
}

.slider-main--s_3 .slider-main {
	margin-bottom: 30px
}

.slider-main--s_3 .slider-main__inner {
	padding: 50px 0
}

.slider-main--s_3 .slider-main__img {
	text-align: center
}

.slider-main--s_3 .slider-main__item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	outline: 0;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 30px
}

.slider-main--s_3 .slider-main__item img {
	max-width: 100%;
	height: auto;
	transition: .4s;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	margin: 0 auto
}

.slider-main--s_3 .slider-main__item:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

.slider-main--s_3 .slick-track {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.slider-main--s_3 .slick-prev {
	cursor: pointer;
	right: 40px;
	left: auto;
	top: 0;
	background: url(./images/brand-slider-arrow.png);
	background-repeat: no-repeat;
	transform-origin: 50% 50%;
	background-position: 50% 50%;
	transition: .3s;
	width: 20px;
	height: 20px;
	transform: translate(0, 0);
	z-index: 5
}

.slider-main--s_3 .slick-prev:before {
	content: ""
}

.slider-main--s_3 .slick-prev:hover {
	transform: translate(0, 0) scale(1.1)
}

.slider-main--s_3 .slick-next {
	cursor: pointer;
	right: 0;
	left: auto;
	top: 0;
	background: url(./images/brand-slider-arrow.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	transform-origin: 50% 50%;
	transition: .3s;
	width: 20px;
	height: 20px;
	transform: translate(0, 1px) rotate(180deg);
	z-index: 5
}

.slider-main--s_3 .slick-next:before {
	content: ""
}

.slider-main--s_3 .slick-next:hover {
	transform: translate(0, 1px) rotate(180deg) scale(1.1)
}

.gallery-main--s_1 {
	background-color: #fafafa;
	position: relative;
	color: #000
}

.gallery-main--s_1 .gallery-main__inner.slick-slider {
	margin-bottom: 0
}

.gallery-main--s_1 .gallery-main__item {
	min-height: 550px;
	padding: 30px;
	background-repeat: no-repeat;
	background-size: cover
}

.gallery-main--s_1 .slick-prev {
	cursor: pointer;
	left: 20px;
	top: 50%;
	background: url(./images/big-slider-arrow.png);
	background-repeat: no-repeat;
	transform-origin: 50% 50%;
	background-position: 50% 50%;
	transition: .3s;
	width: 30px;
	height: 30px;
	transform: translate(0, -50%);
	z-index: 5
}

.gallery-main--s_1 .slick-prev:before {
	content: ""
}

.gallery-main--s_1 .slick-prev:hover {
	transform: translate(0, -50%) scale(1.1)
}

.gallery-main--s_1 .slick-next {
	cursor: pointer;
	right: 20px;
	left: auto;
	top: 50%;
	background: url(./images/big-slider-arrow.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	transform-origin: 50% 50%;
	transition: .3s;
	width: 30px;
	height: 30px;
	transform: translate(0, -50%) rotate(180deg);
	z-index: 5
}

.gallery-main--s_1 .slick-next:before {
	content: ""
}

.gallery-main--s_1 .slick-next:hover {
	transform: translate(0, -50%) rotate(180deg) scale(1.1)
}

.gallery-main--s_1 .btn {
	font-size: 14px;
	line-height: 20px;
	min-height: 40px;
	min-width: 145px;
	padding: 0 20px;
	color: #999;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #fff;
	transition: .3s;
	outline: 0;
	border-radius: 20px;
	font-weight: 700;
	text-decoration: none
}

.gallery-main--s_1 .btn:hover {
	box-shadow: 0 4px 10px 1px rgba(0, 0, 0, .25);
	text-decoration: none;
	color: #999
}

.no-js .gallery-main__item:not(:first-child) {
	display: none
}

.gallery-main {
	margin-top: 30px
}

.gallery-main--s_2 .gallery-main__item {
	margin-bottom: 20px;
	overflow: hidden
}

.gallery-main--s_2 .gallery-main__item:hover img {
	transform: scale(1.03);
	opacity: .85
}

.gallery-main--s_2 .gallery-main__item img {
	max-width: 100%;
	transition: all .3s ease-in-out
}

.gallery-main {
	margin-top: 30px
}

.gallery-main--s_3 .gallery-main__item {
	display: inline-block;
	vertical-align: top;
	width: 285px;
	background-color: pink;
	box-sizing: border-box;
	margin: 0 0 10px;
	overflow: hidden
}

.gallery-main--s_3 .gallery-main__item:hover img {
	transform: scale(1.03);
	opacity: .85
}

.gallery-main--s_3 .gallery-main__item img {
	max-width: 100%;
	transition: all .3s ease-in-out
}

.gallery-main--s_3 .gallery-main__item--type-1 {
	height: 225px
}

.gallery-main--s_3 .gallery-main__item--type-2 {
	height: 300px
}

.gallery-main--s_3 .gallery-main__item--type-3 {
	height: 450px
}

.gallery-main--s_4 {
	margin-bottom: 100px
}

.gallery-main--s_4 .gallery-main__album {
	position: relative;
	width: 300px;
	height: 300px;
	margin: 0 auto
}

.gallery-main--s_4 .gallery-main__link {
	text-decoration: none;
	color: #333
}

.gallery-main--s_4 .gallery-main__link:hover {
	text-decoration: underline;
	color: #777
}

.gallery-main--s_4 .gallery-main__pic {
	position: relative
}

.gallery-main--s_4 .gallery-main__pic:after {
	content: "";
	position: absolute;
	display: block;
	width: calc(100% + 15px);
	height: calc(100% + 15px);
	top: 50%;
	left: 50%;
	border-radius: 2px;
	transform: translate(-50%, -50%) rotate(2deg);
	background-color: #777;
	z-index: -5
}

.gallery-main--s_4 .gallery-main__pic:before {
	content: "";
	position: absolute;
	display: block;
	width: calc(100% + 15px);
	height: calc(100% + 15px);
	top: 50%;
	left: 50%;
	border-radius: 2px;
	transform: translate(-50%, -50%) rotate(-2deg);
	background-color: #555;
	z-index: -10
}

.gallery-main--s_4 .gallery-main__title {
	margin-top: 15px;
	font-size: 20px;
	text-align: center
}

.gallery-main--s_4 .gallery-main__quant {
	margin-top: 8px;
	font-size: 13px;
	text-align: center;
	font-style: italic
}

.shared {
	margin: 0
}

.shared--s_1 .ya-share2 {
	margin: 0
}

.shared--s_1 .ya-share2__list {
	display: -ms-flexbox;
	display: flex;
	margin: 0
}

.shared--s_1 .ya-share2__link {
	border-bottom: none
}

.shared--s_1 .ya-share2__item {
	padding: 3px;
	margin: 0 5px;
	transition: .3s
}

.shared--s_1 .ya-share2__item:hover {
	transform: scale(.94)
}

.shared--s_1 .ya-share2__item:before {
	content: none
}

.shared--s_1 .ya-share2__item_service_vkontakte .ya-share2__icon {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(112.2em / 10);
	height: calc(112.2em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-1161em / 10) calc(0em / 10);
	font-size: 2.5px !important
}

.shared--s_1 .ya-share2__item_service_facebook .ya-share2__icon {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(112.2em / 10);
	height: calc(112.2em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(0em / 10) calc(0em / 10);
	font-size: 2.5px !important
}

.shared--s_1 .ya-share2__item_service_odnoklassniki .ya-share2__icon {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(97.75em / 10);
	height: calc(97.75em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-493em / 10) calc(0em / 10);
	font-size: 3.04px !important
}

.shared--s_1 .ya-share2__item_service_twitter .ya-share2__icon {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(112.2em / 10);
	height: calc(112.2em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-920em / 10) calc(0em / 10);
	font-size: 2.7px !important
}

.shared--s_1 .ya-share2__item_service_linkedin .ya-share2__icon {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(112.2em / 10);
	height: calc(112.2em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-380em / 10) calc(0em / 10);
	font-size: 2.6px !important
}

.shared--s_1 .ya-share2__item_service_instagram .ya-share2__icon {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(89.76em / 10);
	height: calc(89.76em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-258em / 10) calc(0em / 10);
	font-size: 2.5px !important
}

.shared--s_1 .ya-share2__item_service_viber .ya-share2__icon {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(64em / 10);
	height: calc(64em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-1097em / 10) calc(0em / 10);
	font-size: 5px !important
}

.shared--s_1 .ya-share2__item_service_whatsapp .ya-share2__icon {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(79em / 10);
	height: calc(79em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-1338em / 10) calc(0em / 10);
	font-size: 3.75px !important
}

.shared--s_1 .ya-share2__item_service_skype .ya-share2__icon {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(60em / 10);
	height: calc(60em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-736em / 10) calc(0em / 10);
	font-size: 5.21px !important
}

.shared--s_1 .ya-share2__item_service_telegram .ya-share2__icon {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(60em / 10);
	height: calc(60em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-828em / 10) calc(0em / 10);
	font-size: 5px !important
}

.shared--s_1 .ya-share2__item_more {
	position: relative;
	width: 38px;
	height: 38px;
	border: 2px solid #333;
	border-radius: 3px
}

.shared--s_1 .ya-share2__icon_more:before {
	content: '•••';
	color: #333;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	text-align: center;
	line-height: 36px
}

.shared--s_1 .ya-share2__popup {
	display: none;
	position: absolute;
	top: 110%;
	left: 0;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .4)
}

.shared--s_1 .ya-share2__popup_visible {
	display: block
}

.shared--s_1 .ya-share2__popup .ya-share2__title {
	display: block;
	padding-top: 5px;
	color: #333
}

.shared--s_1 .ya-share2__popup .ya-share2__item {
	text-align: center
}

.shared--s_1 .ya-share2__popup .ya-share2__item_copy {
	display: none
}

.shared--s_1 .ya-share2__link {
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	white-space: nowrap
}

.shared--s_1 .ya-share2__badge {
	display: inline-block;
	vertical-align: middle;
	overflow: hidden
}

.shared--s_1 .ya-share2__icon {
	font-size: 20px !important
}

.shared--s_1 .ya-share2__counter {
	display: none;
	vertical-align: middle;
	margin-left: 3px;
	padding: 3px 4px;
	font-size: 12px;
	line-height: 1;
	border-radius: 2px;
	background-color: #000;
	color: #fff
}

.shared--s_1 .ya-share2__counter_visible {
	display: inline-block
}

.shared--s_1 .ya-share2__title {
	display: none
}

.news-card--s_1 {
	margin-bottom: 20px
}

.news-card--s_1 .news-card__inner {
	height: 100%;
	padding: 30px 40px;
	background: #fff;
	transition: .3s
}

.news-card--s_1 .news-card__inner:hover {
	box-shadow: 0 4px 4px 0 rgba(23, 23, 23, .24)
}

.news-card--s_1 .news-card__data {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.news-card--s_1 .news-card__count-msg {
	font-size: 14px;
	font-weight: 700;
	padding: 3px;
	background: #7a4281;
	position: relative;
	min-width: 30px;
	height: 22px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 10px;
	color: #fff;
	border-radius: 5px
}

.news-card--s_1 .news-card__count-msg:before {
	content: '';
	position: absolute;
	left: -10px;
	bottom: 1px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-right: 9px solid #7a4281
}

.news-card--s_1 .news-card__name {
	display: block;
	font-weight: 700;
	color: #000;
	font-size: 18px;
	line-height: 1.3;
	border: none;
	transition: .3s
}

.news-card--s_1 .news-card__name:hover {
	text-decoration: none
}

.news-card--s_1 .news-card__date {
	color: #666;
	font-size: 14px;
	padding-bottom: 12px;
	padding-right: 10px
}

.news-card--s_2 {
	margin-bottom: 20px
}

.news-card--s_2 .news-card__inner {
	height: 100%;
	padding: 20px 0
}

.news-card--s_2 .news-card__data {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.news-card--s_2 .news-card__count-msg {
	font-size: 14px;
	font-weight: 700;
	padding: 3px;
	background: #7a4281;
	position: relative;
	min-width: 30px;
	height: 22px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 10px;
	color: #fff;
	border-radius: 5px;
	transition: .3s
}

.news-card--s_2 .news-card__count-msg:before {
	content: '';
	position: absolute;
	left: -10px;
	bottom: 1px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-right: 9px solid #7a4281;
	transition: .3s
}

.news-card--s_2 .news-card__name {
	display: block;
	font-weight: 400;
	color: #7a4281;
	font-size: 18px;
	line-height: 1.3;
	border: none;
	transition: .3s
}

.news-card--s_2 .news-card__name:hover {
	text-decoration: none;
	color: #8e5095
}

.news-card--s_2 .news-card__name:hover .news-card__count-msg {
	background-color: #8e5095
}

.news-card--s_2 .news-card__name:hover .news-card__count-msg:before {
	border-right: 9px solid #8e5095
}

.news-card--s_2 .news-card__date {
	color: #666;
	font-size: 14px;
	padding-bottom: 12px;
	padding-right: 10px
}

.news-card--s_3 {
	margin-bottom: 20px
}

.news-card--s_3 .news-card__inner {
	height: 100%;
	padding: 20px 0
}

.news-card--s_3 .news-card__data {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.news-card--s_3 .news-card__count-msg {
	font-size: 14px;
	font-weight: 700;
	padding: 3px;
	background: #7a4281;
	position: relative;
	min-width: 30px;
	height: 22px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 10px;
	color: #fff;
	border-radius: 5px;
	transition: .3s
}

.news-card--s_3 .news-card__count-msg:before {
	content: '';
	position: absolute;
	left: -10px;
	bottom: 1px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-right: 9px solid #7a4281;
	transition: .3s
}

.news-card--s_3 .news-card__name {
	display: block;
	font-weight: 400;
	color: #000;
	font-size: 18px;
	line-height: 1.3;
	border: none;
	transition: .3s
}

.news-card--s_3 .news-card__name:hover {
	text-decoration: none;
	color: #7a4281
}

.news-card--s_3 .news-card__name:hover .news-card__count-msg {
	background-color: #7a4281
}

.news-card--s_3 .news-card__name:hover .news-card__count-msg:before {
	border-right: 9px solid #7a4281
}

.news-card--s_3 .news-card__date {
	color: #666;
	font-size: 14px;
	padding-bottom: 12px;
	padding-right: 10px
}

.news-card--s_4 {
	margin-bottom: 30px
}

.news-card--s_4 .news-card__inner {
	display: -ms-flexbox;
	display: flex;
	height: auto;
	padding: 0
}

.news-card--s_4 .news-card__pic {
	display: block;
	min-width: 170px;
	text-align: center;
	overflow: hidden;
	margin-right: 15px;
	margin-bottom: 0
}

.news-card--s_4 .news-card__pic a {
	position: relative;
	display: block;
	border: none
}

.news-card--s_4 .news-card__pic a:before {
	content: '';
	position: absolute;
	background: #9752a0;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	transition: .4s
}

.news-card--s_4 .news-card__pic a:hover:before {
	opacity: .4
}

.news-card--s_4 .news-card__pic img {
	display: block;
	transition: .3s;
	max-width: 100%;
	height: auto;
	margin: 0 auto
}

.news-card--s_4 .news-card__data {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.news-card--s_4 .news-card__name {
	display: block;
	font-weight: 700;
	color: #000;
	font-size: 16px;
	line-height: 1.3;
	border: none;
	transition: .3s
}

.news-card--s_4 .news-card__name:hover {
	text-decoration: none;
	color: #9752a0
}

.news-card--s_4 .news-card__name:hover .news-card__count-msg {
	background-color: #9752a0
}

.news-card--s_4 .news-card__name:hover .news-card__count-msg:before {
	border-right: 9px solid #9752a0
}

.news-card--s_4 .news-card__date {
	color: #666;
	font-size: 14px;
	padding-bottom: 12px;
	padding-right: 10px
}

.news-card--s_5 {
	margin-bottom: 15px;
	width: 100%
}

.news-card--s_5 .news-card__info {
	width: 100%;
	padding-bottom: 20px;
	font-size: 13px;
	line-height: 20px;
	color: #999
}

.news-card--s_5 .news-card__info-item {
	position: relative
}

.news-card--s_5 .news-card__info-item:not(:last-child):after {
	content: '/';
	padding: 0 5px
}

.news-card--s_5 .news-card__inner {
	display: -ms-flexbox;
	display: flex;
	padding: 8px;
	background-color: #fff;
	transition: .3s
}

.news-card--s_5 .news-card__inner:hover {
	box-shadow: 0 3px 4px 0 rgba(23, 23, 23, .24)
}

.news-card--s_5 .news-card__data {
	-ms-flex: 1;
	flex: 1;
	padding: 20px 40px
}

.news-card--s_5 .news-card__pic {
	width: 100%;
	max-width: 280px;
	min-height: 130px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #f1f1f1;
	background-image: url(./images/big-news-empty.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat
}

.news-card--s_5 .news-card__pic a {
	position: relative;
	display: block;
	border: none
}

.news-card--s_5 .news-card__pic a:before {
	content: '';
	position: absolute;
	background: #7a4281;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	transition: .4s
}

.news-card--s_5 .news-card__pic a:hover:before {
	opacity: .4
}

.news-card--s_5 .news-card__pic img {
	display: block;
	height: auto;
	transition: .3s;
	max-width: 100%;
	margin: 0 auto
}

.news-card--s_5 .news-card__name {
	display: block;
	font-weight: 700;
	color: #000;
	font-size: 18px;
	line-height: 1.5;
	border: none;
	transition: .3s
}

.news-card--s_5 .news-card__name:hover {
	text-decoration: none;
	color: #9752a0
}

.news-card--s_5 .news-card__name:hover .news-card__count-msg {
	background-color: #9752a0
}

.news-card--s_5 .news-card__name:hover .news-card__count-msg:before {
	border-right: 9px solid #9752a0
}

.news-card--s_5 .news-card__count-msg {
	font-size: 14px;
	font-weight: 700;
	padding: 3px;
	background: #7a4281;
	position: relative;
	min-width: 30px;
	height: 22px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 10px;
	color: #fff;
	border-radius: 5px;
	transition: .3s
}

.news-card--s_5 .news-card__count-msg:before {
	content: '';
	position: absolute;
	left: -10px;
	bottom: 1px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-right: 9px solid #7a4281;
	transition: .3s
}

.news-card--big-border .news-card__img {
	border: 8px solid #f1f1f1;
	border-right: 0
}

.news-card--big-border .news-card__data {
	border: 8px solid #f1f1f1;
	border-left: 0
}

.news-card--s_6 {
	padding-bottom: 20px;
	height: 100%
}

.fix-grid .news-card--s_6 {
	height: auto
}

.fix-grid .news-card--s_6 img {
	width: 100%
}

.news-card--s_6 .news-card {
	margin-bottom: 20px
}

.news-card--s_6 .news-card--border .news-card__inner {
	padding: 20px;
	transition: .3s
}

.news-card--s_6 .news-card--border .news-card__data {
	height: 100%;
	border: 10px solid #fefefe;
	transition: .3s
}

.news-card--s_6 .news-card--border:hover .news-card__data {
	border-color: #7a4281
}

.news-card--s_6 .news-card__wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.news-card--s_6 .news-card__type {
	color: #7a4281;
	font-size: 14px;
	padding-bottom: 8px
}

.news-card--s_6 .news-card__type:hover {
	text-decoration: underline;
	color: #7a4281
}

.news-card--s_6 .news-card__count-msg {
	font-size: 14px;
	font-weight: 700;
	padding: 3px;
	background: #7a4281;
	position: relative;
	min-width: 30px;
	height: 22px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 10px;
	color: #fff;
	border-radius: 5px
}

.news-card--s_6 .news-card__count-msg:before {
	content: '';
	position: absolute;
	left: -10px;
	bottom: 1px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-right: 9px solid #7a4281
}

.news-card--s_6 .news-card__name {
	font-weight: 700;
	color: #4d4d4d;
	transition: .3s;
	font-size: 18px;
	line-height: 1.3;
	margin-bottom: 15px;
	display: block
}

.news-card--s_6 .news-card__name:hover {
	color: #7a4281;
	text-decoration: none
}

.news-card--s_6 .news-card__date {
	color: #666;
	font-size: 14px;
	padding-bottom: 8px;
	padding-right: 10px
}

.news-card--s_6 .news-card__inner {
	background: #fff;
	transition: .3s;
	height: 100%
}

.news-card--s_6 .news-card__inner:hover {
	box-shadow: 0 4px 4px 0 rgba(23, 23, 23, .24)
}

.news-card--s_6 .news-card__img {
	text-align: center;
	display: block;
	overflow: hidden
}

.news-card--s_6 .news-card__img a {
	position: relative;
	display: block
}

.news-card--s_6 .news-card__img a:before {
	content: '';
	position: absolute;
	background: #94509c;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	transition: .4s
}

.news-card--s_6 .news-card__img a:hover:before {
	opacity: .4
}

.news-card--s_6 .news-card__img img {
	display: block;
	transition: .3s;
	max-width: 100%;
	height: auto;
	margin: 0 auto
}

.news-card--s_6 .news-card__data {
	padding: 20px 25px 20px 25px
}

.news-card--s_6 .news-card--big {
	margin-bottom: 15px;
	width: 100%
}

.news-card--s_6 .news-card--big .news-card__info {
	width: 100%;
	padding-bottom: 20px;
	font-size: 13px;
	line-height: 20px;
	color: #ccc
}

.news-card--s_6 .news-card--big .news-card__info span {
	position: relative
}

.news-card--s_6 .news-card--big .news-card__info span:after {
	content: '/';
	padding: 0 5px
}

.news-card--s_6 .news-card--big .news-card__info span:last-child:after {
	content: none
}

.news-card--s_6 .news-card--big .news-card__inner {
	display: -ms-flexbox;
	display: flex;
	padding: 8px
}

.news-card--s_6 .news-card--big .news-card__data {
	-ms-flex: 1;
	flex: 1;
	padding: 20px 40px
}

.news-card--s_6 .news-card--big .news-card__img {
	width: 100%;
	max-width: 280px;
	min-height: 130px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #fefefe;
	background-image: url(images/big-news-empty.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat
}

.news-card--s_6 .news-card--big-border .news-card__img {
	border: 8px solid #fefefe;
	border-right: 0
}

.news-card--s_6 .news-card--big-border .news-card__data {
	border: 8px solid #fefefe;
	border-left: 0
}

.news-card--s_6 .news-card--small-1 .news-card__inner {
	background: 0 0;
	height: auto
}

.news-card--s_6 .news-card--small-1 .news-card__inner:hover {
	box-shadow: none
}

.news-card--s_6 .news-card--small-1 .news-card__data {
	padding: 0
}

.news-card--s_6 .news-card--small-1 .news-card__name {
	font-size: 16px;
	color: #7a4281;
	font-weight: 400;
	transition: .3s
}

.news-card--s_6 .news-card--small-1 .news-card__name:hover {
	opacity: .7
}

.news-card--s_6 .news-card--small-1 .news-card__date {
	padding-bottom: 12px
}

.news-card--s_6 .news-card--small-2 {
	margin-bottom: 20px
}

.news-card--s_6 .news-card--small-2 .news-card__inner {
	background: 0 0;
	height: auto;
	display: -ms-flexbox;
	display: flex
}

.news-card--s_6 .news-card--small-2 .news-card__inner:hover {
	box-shadow: none
}

.news-card--s_6 .news-card--small-2 .news-card__img {
	width: 170px;
	margin-right: 15px;
	margin-bottom: 15px
}

.news-card--s_6 .news-card--small-2 .news-card__img img {
	width: auto
}

.news-card--s_6 .news-card--small-2 .news-card__data {
	padding: 0;
	-ms-flex: 1;
	flex: 1
}

.news-card--s_6 .news-card--small-2 .news-card__name {
	font-size: 16px
}

.news-card--s_6 .news-card--small-img .news-card__img {
	width: 100%;
	max-width: 100px
}

.news-card--s_6 .news-card--large {
	height: 100%
}

.news-card--s_6 .news-card--large .news-card__name {
	font-size: 24px
}

.news-card--s_6 .news-card--large .news-card__content {
	color: #666;
	font-size: 14px;
	line-height: 1.6;
	padding-bottom: 15px
}

.news-card--s_6 .full-news {
	background: #fff;
	padding: 50px 20px 20px 20px
}

.news-card--s_6 .big-news {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding: 180px 20px;
	z-index: 2;
	width: 100%;
	background-color: #7a4281
}

.news-card--s_6 .big-news:before {
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #000;
	opacity: .5;
	position: absolute;
	z-index: -1
}

.news-card--s_6 .big-news__wrap {
	max-width: 670px;
	margin: 0 auto;
	text-align: center;
	color: #fff
}

.news-card--s_6 .big-news__info {
	width: 100%;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 1.4;
	color: #ccc
}

.news-card--s_6 .big-news__info span {
	position: relative
}

.news-card--s_6 .big-news__info span:after {
	content: '/';
	padding: 0 5px
}

.news-card--s_6 .big-news__info span:last-child:after {
	content: none
}

.news-card--s_6 .big-news__header {
	font-size: 3em;
	margin-bottom: 30px
}

.news-card--s_6 .avatar {
	position: relative;
	padding-top: 35px
}

.news-card--s_6 .avatar:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	width: 20px;
	margin-left: -10px;
	height: 2px;
	background: #fff
}

.news-card--s_6 .avatar__img {
	overflow: hidden;
	margin-bottom: 5px;
	border-radius: 50%
}

.news-card--s_6 .avatar__name {
	font-weight: 700;
	font-size: 16px;
	padding-bottom: 5px
}

.news-card--s_6 .avatar__type {
	font-weight: 400;
	font-size: 14px
}

.news-card--s_6 .news-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.news-card--s_6 .news-footer .hr, .news-card--s_6 .news-footer hr {
	width: 100%
}

.news-card--s_6 .news-footer__btn {
	margin-right: 20px
}

.news-card--s_6 .news-footer__social {
	margin-bottom: 20px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.news-card--s_6 .news-footer__social > span {
	font-size: 14px;
	color: #ccc;
	padding-right: 30px
}

.news-card--s_6 .wrapp-news {
	margin-bottom: 30px
}

.news-card--border .news-card__inner {
	padding: 20px;
	transition: .3s
}

.news-card--border .news-card__data {
	height: 100%;
	border: 10px solid #fefefe;
	transition: .3s
}

.news-card--border:hover .news-card__data {
	border-color: #7a4281
}

.news-card--s_7 {
	padding-bottom: 20px;
	height: 100%
}

.news-card--s_7 .news-card {
	margin-bottom: 20px
}

.news-card--s_7 .news-card__wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.news-card--s_7 .news-card__type {
	color: #7a4281;
	font-size: 14px;
	padding-bottom: 8px
}

.news-card--s_7 .news-card__type:hover {
	text-decoration: underline;
	color: #7a4281
}

.news-card--s_7 .news-card__count-msg {
	font-size: 14px;
	font-weight: 700;
	padding: 3px;
	background: #7a4281;
	position: relative;
	min-width: 30px;
	height: 22px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 10px;
	color: #fff;
	border-radius: 5px
}

.news-card--s_7 .news-card__count-msg:before {
	content: '';
	position: absolute;
	left: -10px;
	bottom: 1px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-right: 9px solid #7a4281
}

.news-card--s_7 .news-card__name {
	font-weight: 700;
	color: #4d4d4d;
	transition: .3s;
	font-size: 18px;
	line-height: 1.3;
	margin-bottom: 15px;
	display: block
}

.news-card--s_7 .news-card__name:hover {
	color: #7a4281;
	text-decoration: none
}

.news-card--s_7 .news-card__date {
	color: #666;
	font-size: 14px;
	padding-bottom: 8px;
	padding-right: 10px
}

.news-card--s_7 .news-card__inner {
	background: #fff;
	transition: .3s;
	height: 100%
}

.news-card--s_7 .news-card__inner:hover {
	box-shadow: 0 4px 4px 0 rgba(23, 23, 23, .24)
}

.news-card--s_7 .news-card__img {
	text-align: center;
	display: block;
	overflow: hidden
}

.news-card--s_7 .news-card__img a {
	position: relative;
	display: block
}

.news-card--s_7 .news-card__img a:before {
	content: '';
	position: absolute;
	background: #8e5095;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	transition: .4s
}

.news-card--s_7 .news-card__img a:hover:before {
	opacity: .4
}

.news-card--s_7 .news-card__img img {
	display: block;
	transition: .3s;
	max-width: 100%;
	height: auto;
	margin: 0 auto
}

.news-card--s_7 .news-card__data {
	padding: 20px 25px 20px 25px
}

.news-card--s_7 .news-card--big {
	margin-bottom: 15px;
	width: 100%
}

.news-card--s_7 .news-card--big .news-card__info {
	width: 100%;
	padding-bottom: 20px;
	font-size: 13px;
	line-height: 20px;
	color: #ccc
}

.news-card--s_7 .news-card--big .news-card__info span {
	position: relative
}

.news-card--s_7 .news-card--big .news-card__info span:after {
	content: '/';
	padding: 0 5px
}

.news-card--s_7 .news-card--big .news-card__info span:last-child:after {
	content: none
}

.news-card--s_7 .news-card--big .news-card__inner {
	display: -ms-flexbox;
	display: flex;
	padding: 8px
}

.news-card--s_7 .news-card--big .news-card__data {
	-ms-flex: 1;
	flex: 1;
	padding: 20px 40px
}

.news-card--s_7 .news-card--big .news-card__img {
	width: 100%;
	max-width: 280px;
	min-height: 130px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #fefefe;
	background-image: url(images/big-news-empty.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat
}

.news-card--s_7 .news-card--big-border .news-card__img {
	border: 8px solid #fefefe;
	border-right: 0
}

.news-card--s_7 .news-card--big-border .news-card__data {
	border: 8px solid #fefefe;
	border-left: 0
}

.news-card--s_7 .news-card--small-1 .news-card__inner {
	background: 0 0;
	height: auto
}

.news-card--s_7 .news-card--small-1 .news-card__inner:hover {
	box-shadow: none
}

.news-card--s_7 .news-card--small-1 .news-card__data {
	padding: 0
}

.news-card--s_7 .news-card--small-1 .news-card__name {
	font-size: 16px;
	color: #7a4281;
	font-weight: 400;
	transition: .3s
}

.news-card--s_7 .news-card--small-1 .news-card__name:hover {
	opacity: .7
}

.news-card--s_7 .news-card--small-1 .news-card__date {
	padding-bottom: 12px
}

.news-card--s_7 .news-card--small-2 {
	margin-bottom: 20px
}

.news-card--s_7 .news-card--small-2 .news-card__inner {
	background: 0 0;
	height: auto;
	display: -ms-flexbox;
	display: flex
}

.news-card--s_7 .news-card--small-2 .news-card__inner:hover {
	box-shadow: none
}

.news-card--s_7 .news-card--small-2 .news-card__img {
	width: 170px;
	margin-right: 15px;
	margin-bottom: 15px
}

.news-card--s_7 .news-card--small-2 .news-card__img img {
	width: auto
}

.news-card--s_7 .news-card--small-2 .news-card__data {
	padding: 0;
	-ms-flex: 1;
	flex: 1
}

.news-card--s_7 .news-card--small-2 .news-card__name {
	font-size: 16px
}

.news-card--s_7 .news-card--small-img .news-card__img {
	width: 100%;
	max-width: 100px
}

.news-card--s_7 .news-card--large {
	height: 100%
}

.news-card--s_7 .news-card--large .news-card__name {
	font-size: 24px
}

.news-card--s_7 .news-card--large .news-card__content {
	color: #666;
	font-size: 14px;
	line-height: 1.6;
	padding-bottom: 15px
}

.news-card--s_7 .full-news {
	background: #fff;
	padding: 50px 20px 20px 20px
}

.news-card--s_7 .big-news {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding: 180px 20px;
	z-index: 2;
	width: 100%;
	background-color: #7a4281
}

.news-card--s_7 .big-news:before {
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #000;
	opacity: .5;
	position: absolute;
	z-index: -1
}

.news-card--s_7 .big-news__wrap {
	max-width: 670px;
	margin: 0 auto;
	text-align: center;
	color: #fff
}

.news-card--s_7 .big-news__info {
	width: 100%;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 1.4;
	color: #ccc
}

.news-card--s_7 .big-news__info span {
	position: relative
}

.news-card--s_7 .big-news__info span:after {
	content: '/';
	padding: 0 5px
}

.news-card--s_7 .big-news__info span:last-child:after {
	content: none
}

.news-card--s_7 .big-news__header {
	font-size: 3em;
	margin-bottom: 30px
}

.news-card--s_7 .avatar {
	position: relative;
	padding-top: 35px
}

.news-card--s_7 .avatar:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	width: 20px;
	margin-left: -10px;
	height: 2px;
	background: #fff
}

.news-card--s_7 .avatar__img {
	overflow: hidden;
	margin-bottom: 5px;
	border-radius: 50%
}

.news-card--s_7 .avatar__name {
	font-weight: 700;
	font-size: 16px;
	padding-bottom: 5px
}

.news-card--s_7 .avatar__type {
	font-weight: 400;
	font-size: 14px
}

.news-card--s_7 .news-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.news-card--s_7 .news-footer .hr, .news-card--s_7 .news-footer hr {
	width: 100%
}

.news-card--s_7 .news-footer__btn {
	margin-right: 20px
}

.news-card--s_7 .news-footer__social {
	margin-bottom: 20px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.news-card--s_7 .news-footer__social > span {
	font-size: 14px;
	color: #ccc;
	padding-right: 30px
}

.news-card--s_7 .wrapp-news {
	margin-bottom: 30px
}

.news-card--s_8 {
	padding-bottom: 20px;
	height: 100%
}

.fix-grid .news-card--s_8 img {
	width: 100%
}

.news-card--s_8 .news-card {
	margin-bottom: 20px
}

.news-card--s_8 .news-card--large {
	height: 100%
}

.news-card--s_8 .news-card--border .news-card__inner {
	padding: 20px;
	transition: .3s
}

.news-card--s_8 .news-card--border .news-card__data {
	height: 100%;
	border: 10px solid #fefefe;
	transition: .3s
}

.news-card--s_8 .news-card--border:hover .news-card__data {
	border-color: #7a4281
}

.news-card--s_8 .news-card__wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.news-card--s_8 .news-card__content {
	color: #666;
	font-size: 14px;
	line-height: 1.4;
	padding-bottom: 15px
}

.news-card--s_8 .news-card__type {
	color: #7a4281;
	font-size: 14px;
	padding-bottom: 8px
}

.news-card--s_8 .news-card__type:hover {
	text-decoration: underline;
	color: #7a4281
}

.news-card--s_8 .news-card__count-msg {
	font-size: 14px;
	font-weight: 700;
	padding: 3px;
	background: #7a4281;
	position: relative;
	min-width: 30px;
	height: 22px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 10px;
	color: #fff;
	border-radius: 5px
}

.news-card--s_8 .news-card__count-msg:before {
	content: '';
	position: absolute;
	left: -10px;
	bottom: 1px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-right: 9px solid #7a4281
}

.news-card--s_8 .news-card__name {
	font-weight: 700;
	color: #4d4d4d;
	transition: .3s;
	font-size: 18px;
	line-height: 1.3;
	margin-bottom: 15px;
	display: block
}

.news-card--s_8 .news-card__name:hover {
	color: #7a4281;
	text-decoration: none
}

.news-card--s_8 .news-card__date {
	color: #666;
	font-size: 14px;
	padding-bottom: 8px;
	padding-right: 10px
}

.news-card--s_8 .news-card__inner {
	background: #fff;
	transition: .3s;
	height: 100%
}

.news-card--s_8 .news-card__inner:hover {
	box-shadow: 0 4px 4px 0 rgba(23, 23, 23, .24)
}

.news-card--s_8 .news-card__img {
	text-align: center;
	display: block;
	overflow: hidden
}

.news-card--s_8 .news-card__img a {
	position: relative;
	display: block
}

.news-card--s_8 .news-card__img a:before {
	content: '';
	position: absolute;
	background: #98559f;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	transition: .4s
}

.news-card--s_8 .news-card__img a:hover:before {
	opacity: .4
}

.news-card--s_8 .news-card__img img {
	display: block;
	transition: .3s;
	max-width: 100%;
	height: auto;
	margin: 0 auto
}

.news-card--s_8 .news-card__data {
	padding: 20px 25px 20px 25px
}

.news-card--s_8 .news-card--big {
	margin-bottom: 15px;
	width: 100%
}

.news-card--s_8 .news-card--big .news-card__info {
	width: 100%;
	padding-bottom: 20px;
	font-size: 13px;
	line-height: 20px;
	color: #ccc
}

.news-card--s_8 .news-card--big .news-card__info span {
	position: relative
}

.news-card--s_8 .news-card--big .news-card__info span:after {
	content: '/';
	padding: 0 5px
}

.news-card--s_8 .news-card--big .news-card__info span:last-child:after {
	content: none
}

.news-card--s_8 .news-card--big .news-card__inner {
	display: -ms-flexbox;
	display: flex;
	padding: 8px
}

.news-card--s_8 .news-card--big .news-card__data {
	-ms-flex: 1;
	flex: 1;
	padding: 20px 40px
}

.news-card--s_8 .news-card--big .news-card__img {
	width: 100%;
	max-width: 280px;
	min-height: 130px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #fefefe;
	background-image: url(images/big-news-empty.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat
}

.news-card--s_8 .news-card--big-border .news-card__img {
	border: 8px solid #fefefe;
	border-right: 0
}

.news-card--s_8 .news-card--big-border .news-card__data {
	border: 8px solid #fefefe;
	border-left: 0
}

.news-card--s_8 .news-card--small-1 .news-card__inner {
	background: 0 0;
	height: auto
}

.news-card--s_8 .news-card--small-1 .news-card__inner:hover {
	box-shadow: none
}

.news-card--s_8 .news-card--small-1 .news-card__data {
	padding: 0
}

.news-card--s_8 .news-card--small-1 .news-card__name {
	font-size: 16px;
	color: #7a4281;
	font-weight: 400;
	transition: .3s
}

.news-card--s_8 .news-card--small-1 .news-card__name:hover {
	opacity: .7
}

.news-card--s_8 .news-card--small-1 .news-card__date {
	padding-bottom: 12px
}

.news-card--s_8 .news-card--small-2 {
	margin-bottom: 20px
}

.news-card--s_8 .news-card--small-2 .news-card__inner {
	background: 0 0;
	height: auto;
	display: -ms-flexbox;
	display: flex
}

.news-card--s_8 .news-card--small-2 .news-card__inner:hover {
	box-shadow: none
}

.news-card--s_8 .news-card--small-2 .news-card__img {
	width: 170px;
	margin-right: 15px;
	margin-bottom: 15px
}

.news-card--s_8 .news-card--small-2 .news-card__img img {
	width: auto
}

.news-card--s_8 .news-card--small-2 .news-card__data {
	padding: 0;
	-ms-flex: 1;
	flex: 1
}

.news-card--s_8 .news-card--small-2 .news-card__name {
	font-size: 16px
}

.news-card--s_8 .news-card--small-img .news-card__img {
	width: 100%;
	max-width: 100px
}

.news-card--s_8 .news-card--large {
	height: 100%
}

.news-card--s_8 .news-card--large .news-card__name {
	font-size: 24px
}

.news-card--s_8 .news-card--large .news-card__content {
	color: #666;
	font-size: 14px;
	line-height: 1.6;
	padding-bottom: 15px
}

.news-card--s_8 .full-news {
	background: #fff;
	padding: 50px 20px 20px 20px
}

.news-card--s_8 .big-news {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding: 180px 20px;
	z-index: 2;
	width: 100%;
	background-color: #7a4281
}

.news-card--s_8 .big-news:before {
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #000;
	opacity: .5;
	position: absolute;
	z-index: -1
}

.news-card--s_8 .big-news__wrap {
	max-width: 670px;
	margin: 0 auto;
	text-align: center;
	color: #fff
}

.news-card--s_8 .big-news__info {
	width: 100%;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 1.4;
	color: #ccc
}

.news-card--s_8 .big-news__info span {
	position: relative
}

.news-card--s_8 .big-news__info span:after {
	content: '/';
	padding: 0 5px
}

.news-card--s_8 .big-news__info span:last-child:after {
	content: none
}

.news-card--s_8 .big-news__header {
	font-size: 3em;
	margin-bottom: 30px
}

.news-card--s_8 .avatar {
	position: relative;
	padding-top: 35px
}

.news-card--s_8 .avatar:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	width: 20px;
	margin-left: -10px;
	height: 2px;
	background: #fff
}

.news-card--s_8 .avatar__img {
	overflow: hidden;
	margin-bottom: 5px;
	border-radius: 50%
}

.news-card--s_8 .avatar__name {
	font-weight: 700;
	font-size: 16px;
	padding-bottom: 5px
}

.news-card--s_8 .avatar__type {
	font-weight: 400;
	font-size: 14px
}

.news-card--s_8 .news-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.news-card--s_8 .news-footer .hr, .news-card--s_8 .news-footer hr {
	width: 100%
}

.news-card--s_8 .news-footer__btn {
	margin-right: 20px
}

.news-card--s_8 .news-footer__social {
	margin-bottom: 20px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.news-card--s_8 .news-footer__social > span {
	font-size: 14px;
	color: #ccc;
	padding-right: 30px
}

.news-card--s_8 .wrapp-news {
	margin-bottom: 30px
}

.content .paginations, .paginations {
	margin: 25px 0 50px
}

.content .paginations__list, .paginations__list:not(:empty) {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0;
	-ms-flex-pack: center;
	justify-content: center
}

.content .paginations__item, .paginations__item:not(:empty) {
	padding: 0;
	font-size: 10px;
	line-height: 1.4
}

.content .paginations__item:before, .paginations__item:not(:empty):before {
	content: none
}

.content .paginations__item--active .paginations__link, .paginations__item--active .paginations__link:not(:empty) {
	color: #a45eac
}

.content .paginations__item .i, .paginations__item:not(:empty) .i {
	width: 12px;
	height: 12px
}

.content .paginations__item--first .i, .paginations__item--first:not(:empty) .i {
	transform: rotate(-180deg)
}

.content .paginations__link, .paginations__link:not(:empty) {
	padding: 0 10px;
	color: #999;
	transition: .3s;
	font-size: 15px;
	border-bottom: none
}

.content .paginations__link svg, .paginations__link:not(:empty) svg {
	fill: #999
}

.content .paginations__link:hover, .paginations__link:not(:empty):hover {
	color: #ac5db6;
	text-decoration: none;
	border-bottom: none
}

.content .paginations__link:hover svg, .paginations__link:not(:empty):hover svg {
	fill: #ac5db6
}

.content .paginations .paginations__item--active.paginations__item--first, .content .paginations .paginations__item--active.paginations__item--last {
	visibility: hidden
}

.paginations .paginations__item--active.paginations__item--first:not(:empty), .paginations .paginations__item--active.paginations__item--last:not(:empty) {
	visibility: hidden
}

.social--s_1.social--popup {
	text-align: center
}

.social--s_1.social--popup .social__list {
	-ms-flex-pack: center;
	justify-content: center
}

.social--s_1 .social__list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 -7px
}

.social--s_1 .social__item {
	padding: 7px 7px 7px 7px
}

.social--s_1 .social__link {
	transition: .3s;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	overflow: hidden;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	background: #f1f1f1
}

.social--s_1 .social__link:before {
	content: ""
}

.social--s_1 .social__link:hover {
	transform: scale(.9)
}

.social--s_1 .social__link--linkin {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(112.2em / 10);
	height: calc(112.2em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-380em / 10) calc(0em / 10);
	font-size: 2.5px
}

.social--s_1 .social__link--google {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(112.2em / 10);
	height: calc(112.2em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-145em / 10) calc(0em / 10);
	font-size: 2.5px
}

.social--s_1 .social__link--twitt {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(112.2em / 10);
	height: calc(112.2em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-920em / 10) calc(0em / 10);
	font-size: 2.5px
}

.social--s_1 .social__link--vk {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(112.2em / 10);
	height: calc(112.2em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(-11610px / 10) calc(0em / 10);
	font-size: 2.5px
}

.social--s_1 .social__link--fb {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: calc(112.2em / 10);
	height: calc(112.2em / 10);
	background-image: url(./images/sprite-bg.svg);
	background-repeat: no-repeat;
	background-size: calc(1417em / 10) calc(112.2em / 10);
	background-position: calc(0em / 10) calc(0em / 10);
	font-size: 2.5px
}

.social--s_1 .social--popup .social__list {
	-ms-flex-pack: center;
	justify-content: center
}

.page-content .form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #262626;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid #fff;
	border-radius: .25rem;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.page-content .form-group {
	position: relative
}

.page-content .form-group__input {
	background: #f2f2f2;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	height: 50px;
	width: 100%;
	font: normal 14px/1.4 "Noto Sans", Arial, Verdana, sans-serif;
	color: #6e6e6e;
	padding: 0 25px;
	transition: .3s;
	outline: 0;
	box-shadow: none
}

.page-content .form-group__input:focus {
	color: #000;
	background-color: #fff;
	border-color: inherit;
	outline: 0;
	box-shadow: none
}

.page-content .form-group .help-block {
	font: normal 14px/1.4 "Noto Sans", Arial, Verdana, sans-serif;
	color: #f66
}

.page-content .form-inner {
	margin-bottom: 40px
}

.page-content .form-group {
	position: relative
}

.page-content .form-group .checkbox input {
	display: none
}

.page-content .form-group .checkbox input:checked + label:after {
	opacity: 1
}

.page-content .form-group .checkbox label {
	padding-left: 40px;
	position: relative;
	cursor: pointer;
	transition: .3s;
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 10px
}

.page-content .form-group .checkbox label:hover {
	color: #ae74b5
}

.page-content .form-group .checkbox label:before {
	content: "";
	position: absolute;
	left: 0;
	top: -2px;
	width: 26px;
	height: 26px;
	background: #ae74b5;
	border-radius: 4px
}

.page-content .form-group .checkbox label:after {
	content: "";
	position: absolute;
	left: 11px;
	top: 4px;
	width: 5px;
	height: 10px;
	border: 2px solid #fff;
	border-left: 0;
	border-top: 0;
	transform: rotate(45deg);
	transition: .5s;
	opacity: 0
}

.page-content .form-group .radio input {
	display: none
}

.page-content .form-group .radio input:checked + label:after {
	opacity: 1
}

.page-content .form-group .radio label {
	padding-left: 40px;
	position: relative;
	cursor: pointer;
	transition: .3s;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.4
}

.page-content .form-group .radio label:hover {
	color: #ae74b5
}

.page-content .form-group .radio label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 26px;
	height: 26px;
	border: 1px solid #dde2e4;
	background: #fff;
	border-radius: 50%
}

.page-content .form-group .radio label:after {
	content: "";
	position: absolute;
	left: 8px;
	top: 8px;
	width: 10px;
	height: 10px;
	background: #ae74b5;
	border-radius: 50%;
	transition: .5s;
	opacity: 0
}

.page-content .form-group .help-block {
	font-size: 14px;
	color: #f66;
	line-height: 30px
}

.page-content .form-group__input {
	background: #f6f6f6;
	border: 1px solid #dfe2e9;
	border-radius: 4px;
	height: 50px;
	width: 100%;
	font-family: "Noto Sans", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #999;
	padding: 0 25px;
	transition: .3s;
	outline: 0;
	box-shadow: none
}

.page-content .form-group__input:hover {
	background: #fbfbfb;
	outline: 0;
	box-shadow: none
}

.page-content .form-group__input:focus {
	background: #fff;
	border-color: #7783a0;
	color: #000;
	outline: 0;
	box-shadow: none
}

.page-content .form-group.has-success .form-group__input {
	color: #000;
	border-color: #85e592;
	background: #fff
}

.page-content .form-group.has-success:before {
	position: absolute;
	top: 20px;
	right: 15px;
	width: 18px;
	height: 15px;
	background: url(./images/input__succes.png)
}

.page-content .form-group.has-error .jq-selectbox__select {
	border: 1px solid #ff7a7a
}

.page-content .form-group.has-error .form-group__input {
	color: #000;
	border-color: #ff7a7a;
	background: #fff
}

.page-content .form-group.has-error:before {
	position: absolute;
	top: 20px;
	right: 15px;
	width: 15px;
	height: 15px;
	background: url(./images/input__error.png)
}

.page-content .form-group .custom-date {
	background: #fff
}

.page-content .form-group .textarea {
	background: #f6f6f6;
	border: 1px solid #dfe2e9;
	border-radius: 4px;
	height: 250px;
	width: 100%;
	font-family: "Noto Sans", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #999;
	padding: 10px 25px;
	transition: .3s;
	outline: 0;
	box-shadow: none;
	resize: none
}

.page-content .form-group .textarea:hover {
	background: #fbfbfb;
	outline: 0;
	box-shadow: none
}

.page-content .form-group .textarea:focus {
	background: #fff;
	border-color: #7783a0;
	color: #000;
	outline: 0;
	box-shadow: none
}

.page-content .form-group .custom-select {
	padding: 0;
	display: block;
	height: 100%;
	box-shadow: none;
	border: none
}

.page-content .form-group .custom-select li {
	font-size: 10px;
	transition: .3s;
	min-height: 50px;
	background: #fff;
	border-bottom: 1px solid #dfe2e9;
	padding: 5px 25px 5px 25px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	color: #999
}

.page-content .form-group .custom-select li:after, .page-content .form-group .custom-select li:before {
	content: none
}

.page-content .form-group .custom-select li:hover {
	background: #fafafa;
	cursor: pointer;
	color: #999
}

.page-content .form-group .custom-select li.sel, .page-content .form-group .custom-select li.selected {
	background: #f3f4f5;
	color: #999
}

.page-content .form-group .jq-selectbox__trigger {
	border-left: 0
}

.page-content .form-group .jq-selectbox__trigger-arrow {
	top: 50%;
	transform: translateY(-50%)
}

.page-content .form-group .jq-selectbox__select {
	height: 50px;
	background: #f6f6f6;
	padding: 0 45px 0 25px;
	border: 1px solid #dfe2e9;
	outline: 0;
	box-shadow: none;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.page-content .form-group .jq-selectbox__select:hover {
	background: #fbfbfb;
	outline: 0;
	box-shadow: none
}

.page-content .form-group .jq-selectbox__select:focus {
	background: #fff;
	border-color: #7783a0;
	color: #000;
	outline: 0;
	box-shadow: none
}

.page-content .form-group .jq-selectbox.opened .jq-selectbox__select {
	background: #fff
}

.page-content .form-group select.custom-select {
	width: 0;
	height: 0 !important;
	overflow: hidden;
	border: none
}

.nav-menu--sidebar {
	top: 0;
	width: 100%;
	background: #fcfcfc;
	transition: .4s;
	height: auto;
	bottom: 0;
	margin-bottom: 20px;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 15;
	opacity: 1
}

.nav-menu--sidebar .nav-menu__list {
	margin: 0 !important
}

.nav-menu--sidebar.nav-menu--open {
	z-index: 15;
	opacity: 1;
	left: 0
}

.nav-menu--sidebar .lvl2-menu {
	display: block;
	overflow: hidden;
	max-height: 0;
	padding: 0;
	transition: .4s;
	margin: 0 -15px
}

.nav-menu--sidebar .lvl2-menu .nav-menu__arrow {
	top: 9px
}

.nav-menu--sidebar .lvl2-menu__list {
	padding: 10px 0 !important;
	background: #f3f3f3;
	margin: 0 !important
}

.nav-menu--sidebar .lvl2-menu__item {
	position: relative;
	background: #f3f3f3;
	padding: 10px 20px !important;
	display: block !important;
	margin-bottom: 0 !important
}

.nav-menu--sidebar .lvl2-menu__item.active .lvl2-menu__link {
	color: #e48023
}

.nav-menu--sidebar .lvl2-menu__item:last-child {
	border-bottom: 0
}

.nav-menu--sidebar .lvl2-menu__link {
	color: #7a4281;
	font-size: 14px;
	text-decoration: none !important
}

.nav-menu--sidebar .lvl2-menu__link:hover {
	color: #e48023;
	text-decoration: none !important
}

.nav-menu--sidebar .lvl3-menu {
	display: block;
	overflow: hidden;
	max-height: 0;
	padding: 0;
	transition: .4s
}

.nav-menu--sidebar .lvl3-menu__link {
	color: #7a4281;
	font-size: 14px;
	text-decoration: none !important
}

.nav-menu--sidebar .lvl3-menu__link:hover {
	color: #e48023;
	text-decoration: none !important
}

.nav-menu--sidebar .lvl3-menu__list {
	padding: 0 !important;
	background: #f3f3f3;
	margin: 0 !important
}

.nav-menu--sidebar .lvl3-menu__item {
	position: relative;
	padding: 5px 10px 5px 20px !important;
	display: block !important;
	margin-bottom: 0 !important
}

.nav-menu--sidebar .lvl3-menu__item.active .lvl3-menu__link {
	color: #e48023
}

.nav-menu--sidebar .nav-menu__item {
	position: relative;
	padding: 0 15px !important;
	display: block !important;
	margin-bottom: 0 !important;
	border-bottom: 1px solid #ccc
}

.nav-menu--sidebar .nav-menu__item:last-child {
	border-bottom: 0
}

.nav-menu--sidebar .nav-menu__item.active .nav-menu__link {
	color: #e48023;
	text-decoration: none
}

.nav-menu--sidebar .nav-menu__link {
	padding: 15px 5px 15px 5px;
	display: inline-block;
	color: #7a4281;
	font-weight: 300;
	width: calc(100% - 30px);
	font-size: 14px;
	text-decoration: none
}

.nav-menu--sidebar .nav-menu__link:hover {
	color: #e48023;
	text-decoration: none
}

.nav-menu--sidebar .nav-menu__arrow {
	position: absolute;
	right: 20px;
	top: 15px;
	height: 25px;
	width: 25px;
	transition: .4s;
	cursor: pointer
}

.nav-menu--sidebar .nav-menu__arrow:before {
	content: '';
	height: 7px;
	width: 7px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(-45deg);
	border: 1px solid #7a4281;
	border-left: none;
	border-top: none;
	transition: .4s;
	cursor: pointer
}

.nav-menu--sidebar .nav-menu__arrow.active:before {
	transform: translate(-50%, -50%) rotate(45deg);
	border-color: #e48023
}

.nav-menu--sidebar .nav-menu__arrow.active ~ .lvl2-menu {
	max-height: 1000px
}

.nav-menu--sidebar .nav-menu__arrow.active ~ .lvl3-menu {
	max-height: 1000px;
	padding: 10px 0 0 0
}

.page-content a {
	text-decoration: none
}

.h1, .h2, .h3, .h4, .h5, .h6 {
	margin-bottom: 30px;
	color: #666;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.2
}

.h1 hr, .h2 hr, .h3 hr, .h4 hr, .h5 hr, .h6 hr {
	margin: 10px 0
}

hr {
	height: 1px;
	border: 0;
	margin: 40px 0;
	background: #dadada
}

.h1 {
	font-size: 24px
}

.h1.small {
	font-size: 20px
}

.h2 {
	font-size: 20px
}

.h3 {
	font-size: 16px
}

.h4, .h5, .h6 {
	font-size: 14px
}

.page-content {
	color: #666
}

.page-content img {
	max-width: 100%
}

.page-content hr {
	height: 1px;
	border: 0;
	margin: 40px 0;
	background: #dadada
}

.page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
	margin-bottom: 30px;
	color: #666;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.2;
	text-align: left
}

.page-content h1 {
	font-size: 24px
}

.page-content h1.small {
	font-size: 20px
}

.page-content h2 {
	font-size: 20px
}

.page-content h3 {
	font-size: 16px
}

.page-content h4, .page-content h5, .page-content h6 {
	font-size: 14px
}

.page-content .accordion:not(:empty) {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 25px;
	text-transform: uppercase
}

.page-content .accordion__content:not(:empty) {
	font-size: inherit;
	font-weight: 400;
	color: #666;
	line-height: 1.5;
	padding-top: 10px;
	text-transform: none
}

.page-content .accordion li:not(:empty) {
	position: relative;
	padding: 25px 10px 25px 50px;
	border-bottom: 1px solid rgba(191, 191, 191, .28);
	font-size: 18px;
	color: #666;
	font-weight: 700;
	cursor: pointer;
	width: 100%;
	margin-bottom: 0 !important
}

.page-content .accordion li:not(:empty):first-child {
	border-top: 1px solid #ececec
}

.page-content .accordion li:not(:empty):last-child {
	padding: 25px 10px 25px 50px
}

.page-content .accordion li:not(:empty):after {
	content: '';
	position: absolute;
	background: #666;
	left: 14px;
	width: 2px;
	height: 10px;
	border-radius: 50%;
	border: none;
	top: 32px;
	transition: .3s;
	transform: rotate(90deg)
}

.page-content .accordion li:not(:empty):before {
	content: '';
	position: absolute;
	background: #666;
	left: 10px;
	width: 10px;
	height: 2px;
	border-radius: 50%;
	border: none;
	top: 36px
}

.page-content .accordion li.collapsed:not(:empty):after {
	transform: rotate(0)
}

.page-content .accordion-list:not(:empty) {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 25px
}

.page-content .accordion-list > li:not(:empty) {
	padding: 0;
	margin: 0;
	margin-bottom: 25px
}

.page-content .accordion-list > li:not(:empty):before {
	content: none
}

.page-content .accordion-list > li:not(:empty):last-child {
	padding-bottom: 0;
	margin-bottom: 0
}

.page-content .accordion-list > li .collapse > li:not(:empty):before {
	content: none
}

.page-content .accordion-list > li .collapse > li ul:not(:empty) {
	padding-left: 0 !important;
	margin-bottom: 25px !important
}

.page-content .accordion-list > li .collapse img:not(:empty) {
	max-width: 100%
}

.page-content .accordion-list > li ul:not(:empty) {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	padding-left: 45px
}

.page-content .accordion-list > li ul li ul:not(:empty) {
	padding-left: 45px
}

.page-content .accordion-list__link {
	position: relative;
	padding-left: 45px;
	font-size: 16px;
	line-height: 1.5;
	cursor: pointer
}

.page-content .accordion-list__link:before {
	content: '2014';
	border-radius: 5px;
	background-color: #ae74b5;
	width: 32px;
	position: absolute;
	left: 0;
	top: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #f3f3f3;
	height: 32px;
	transition: .3s;
	font-size: 16px
}

.page-content .accordion-list__link.collapsed:before {
	content: "✚"
}

.page-content .list, .page-content ul {
	list-style: none;
	padding: 0;
	margin-bottom: 25px
}

.page-content .list li:not(:empty), .page-content .list__item, .page-content .ul__item:not(:empty), .page-content ul li:not(:empty) {
	position: relative;
	padding-left: 20px !important;
	padding-bottom: 25px;
	font-size: 16px;
	line-height: 1.5
}

.page-content .list li:before, .page-content .list__item:before, .page-content .ul__item:before, .page-content ul li:not(:empty):before {
	content: '';
	position: absolute;
	border: 2px solid #a77dac;
	background: #a77dac !important;
	left: 0;
	top: 8px;
	width: 10px;
	height: 10px;
	border-radius: 50%
}

.page-content .list li p, .page-content .list__item p, .page-content .ul__item p, .page-content ul li p {
	font-size: inherit
}

.page-content .list li > ul, .page-content .list__item > ul, .page-content .ul__item > ul, .page-content ul li > ul {
	margin-top: 20px;
	margin-bottom: 0
}

.page-content .list li > ul li, .page-content .list__item > ul li, .page-content .ul__item > ul li, .page-content ul li > ul li {
	font-size: inherit
}

.page-content .list li > ul li:before, .page-content .list__item > ul li:before, .page-content .ul__item > ul li:before, .page-content ul li > ul li:before {
	background: #f3f3f3
}

.page-content .list li:last-child, .page-content .list li > ul li:last-child, .page-content .list__item:last-child, .page-content .list__item > ul li:last-child, .page-content .ul__item:last-child, .page-content .ul__item > ul li:last-child, .page-content ul li:last-child, .page-content ul li > ul li:last-child {
	padding-bottom: 0
}

.page-content .count-list, .page-content ol {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 25px;
	counter-reset: mYCounter
}

.page-content .count-list li, .page-content .count-list__item, .page-content .ol__item, .page-content ol li {
	color: #666;
	font-size: 16px;
	line-height: 1.6;
	position: relative;
	padding-left: 45px;
	padding-bottom: 25px;
	padding-top: 3px
}

.page-content .count-list li:not(:empty):before, .page-content .count-list__item:not(:empty):before, .page-content .ol__item:not(:empty):before, .page-content ol li:not(:empty):before {
	line-height: 1.4;
	position: absolute;
	left: 0;
	top: 0;
	min-width: 32px;
	height: 32px;
	background: #a77dac;
	color: #7a4281;
	font-weight: 600;
	font-size: 16px;
	padding: 0 !important;
	display: -ms-flexbox;
	display: flex !important;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}

.page-content .count-list li:last-child, .page-content .count-list__item:last-child, .page-content .ol__item:last-child, .page-content ol li:last-child {
	padding-bottom: 0
}

.page-content .count-list li > ol, .page-content .count-list li > ul {
	margin-top: 20px;
	margin-bottom: 0
}

.page-content .count-list__item > ol, .page-content .count-list__item > ul {
	margin-top: 20px;
	margin-bottom: 0
}

.page-content ol li > ol, .page-content ol li > ul {
	margin-top: 20px;
	margin-bottom: 0
}

.page-content .ol__item > ol, .page-content .ol__item > ul {
	margin-top: 20px;
	margin-bottom: 0
}

.page-content .count-list li > ol li, .page-content .count-list li > ul li {
	position: relative;
	padding-left: 30px;
	font-size: inherit
}

.page-content .count-list__item > ol li, .page-content .count-list__item > ul li {
	position: relative;
	padding-left: 30px;
	font-size: inherit
}

.page-content ol li > ol li, .page-content ol li > ul li {
	position: relative;
	padding-left: 30px;
	font-size: inherit
}

.page-content .ol__item > ol li, .page-content .ol__item > ul li {
	position: relative;
	padding-left: 30px;
	font-size: inherit
}

.page-content .count-list li > ol li:before, .page-content .count-list li > ul li:before {
	content: '';
	position: absolute;
	border: 2px solid #a77dac;
	background: #f3f3f3;
	left: 0;
	top: 8px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	min-height: auto;
	min-width: auto
}

.page-content .count-list__item > ol li:before, .page-content .count-list__item > ul li:before {
	content: '';
	position: absolute;
	border: 2px solid #a77dac;
	background: #f3f3f3;
	left: 0;
	top: 8px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	min-height: auto;
	min-width: auto
}

.page-content ol li > ol li:before, .page-content ol li > ul li:before {
	content: '';
	position: absolute;
	border: 2px solid #a77dac;
	background: #f3f3f3;
	left: 0;
	top: 8px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	min-height: auto;
	min-width: auto
}

.page-content .ol__item > ol li:before, .page-content .ol__item > ul li:before {
	content: '';
	position: absolute;
	border: 2px solid #a77dac;
	background: #f3f3f3;
	left: 0;
	top: 8px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	min-height: auto;
	min-width: auto
}

.page-content img[align=right] {
	margin: 0 0 20px 20px;
	float: right
}

.page-content img[align=left] {
	margin: 0 20px 20px 0;
	float: left
}

.page-content p {
	font-size: 16px;
	line-height: 1.6;
	padding-bottom: 0;
	margin-bottom: 25px
}

.page-content p.text-hidde {
	text-decoration: line-through
}

.page-content a {
	color: #7a4281;
	border-bottom: 2px solid #af72b7;
	transition: .4s;
	outline: 0
}

.page-content ol > li > ol > li:not(:empty):before {
	background: 0 0 !important;
	border: none !important
}

.page-content ol > li > ul > li:not(:empty):before, .page-content ul > li > ul > li:not(:empty):before {
	width: 8px;
	height: 8px;
	min-width: 8px !important;
	max-width: 8px !important;
	max-height: 8px !important;
	top: 11px
}

.page-content a:focus {
	outline: 0
}

.page-content a:hover {
	text-decoration: none;
	color: #7a4281;
	border-color: transparent
}

.page-content mark {
	background: #a77dac;
	color: #f3f3f3;
	padding: 0 5px
}

.page-content blockquote {
	font-style: italic;
	font-size: 16px;
	color: #737373;
	line-height: 1.8;
	margin-bottom: 25px;
	border-left: 3px solid #a77dac;
	padding: 3px 0 0 45px
}

.page-content blockquote p {
	font-size: 10px
}

.page-content .list-content {
	list-style: none;
	padding: 0;
	margin: 0
}

.page-content .list-content__header {
	font-size: 16px;
	line-height: 1.6;
	font-weight: 700;
	padding-bottom: 5px
}

.page-content .list-content li {
	margin-bottom: 30px;
	padding-left: 0
}

.page-content .list-content li:before {
	content: none
}

.page-content .list-content li p {
	margin-bottom: 0
}

.page-content .content-img .img-autor {
	display: block;
	margin-top: 12px;
	color: #999;
	font-size: 12px;
	line-height: 1.4
}

.page-content .content-img .img-inner {
	max-width: 40%
}

.page-content .content-img .img-inner img {
	max-width: 100%
}

.page-content .content-img--left .img-inner {
	float: left;
	margin: 0 40px 20px 0
}

.page-content .content-img--right .img-inner {
	float: right;
	margin: 0 0 20px 40px
}

.page-content .content-img--center .img-inner {
	max-width: 100%;
	display: block;
	float: none;
	text-align: center;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto
}

.page-content .content-img--center .img-inner img {
	margin-left: auto;
	margin-right: auto
}

.page-content table {
	width: 100%;
	margin-bottom: 25px;
	max-width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	font-size: 14px;
	color: #666;
	text-transform: none
}

.page-content table thead {
	font-weight: 700;
	color: #666
}

.page-content table thead tr {
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6
}

.page-content table th {
	padding: 20px 20px 20px 0;
	min-width: 150px
}

.page-content table th:first-child {
	padding-left: 15px;
	min-width: auto
}

.page-content table tr {
	border-bottom: 1px solid #e6e6e6;
	transition: .3s
}

.page-content table tr:hover {
	background: #dadada
}

.page-content table td {
	padding: 20px 30px 20px 0
}

.page-content table td:first-child {
	padding-left: 15px
}

.content--404 h4 {
	text-transform: none
}

.content--404 ul li {
	padding-bottom: 10px
}

.content--vacancies > b {
	font-size: 16px
}

.content--vacancies ul {
	margin-top: 10px;
	padding-left: 40px
}

.content--vacancies ul li {
	padding-bottom: 10px
}

.page-content [data-toggle=modal] {
	font-size: 16px
}

.content-date {
	width: 100%;
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #999
}

.content-date span {
	position: relative
}

.content-date span:after {
	content: '/';
	padding: 0 5px
}

.content-date span:last-child:after {
	content: none
}

.page-content .h1.colored, .page-content .h2.colored, .page-content .h3.colored, .page-content .h4.colored, .page-content .h5.colored, .page-content .h6.colored, .page-content h1.colored, .page-content h2.colored, .page-content h3.colored, .page-content h4.colored, .page-content h5.colored, .page-content h6.colored {
	color: transparent;
	background: linear-gradient(to right, #7a4281 0, #e48023 100%);
	-webkit-background-clip: text;
	background-clip: text
}

.nav-menu--sidebar ul li:not(:empty):before {
	content: none !important;
	display: none !important;
	padding: 0 !important
}

.nav-menu--sidebar .nav-menu__link {
	border-bottom: none !important
}

.stub-banner ul li:not(:empty) {
	padding: 0 16px !important
}

.paginations__list li.paginations__item:not(:empty):before, .shared--s_1 .ya-share2__item:not(:empty):before, .stub-banner ul li:not(:empty):before {
	content: none !important
}

.shared--s_1 .ya-share2__item:not(:empty) {
	padding: 0 !important;
	margin-bottom: 0 !important
}

.content .paginations, .paginations {
	margin: 25px 0 50px
}

.content .paginations__list, .paginations__list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0;
	-ms-flex-pack: center;
	justify-content: center
}

.content .paginations__item, .paginations__item {
	padding: 0;
	font-size: 1em;
	line-height: 1.4;
	padding-bottom: 0 !important
}

.content .paginations__item:before, .paginations__item:before {
	content: none
}

.content .paginations__item--active .paginations__link, .paginations__item--active .paginations__link {
	color: #7a4281
}

.content .paginations__item .i, .paginations__item .i {
	width: 12px;
	height: 12px
}

.content .paginations__item--first .i, .paginations__item--first .i {
	transform: rotate(-180deg)
}

.content .paginations__link, .paginations__link {
	padding: 0 10px;
	color: #999;
	transition: .3s;
	font-size: 15px;
	border-bottom: none
}

.content .paginations__link:hover, .paginations__link:hover {
	color: #ac5db6;
	text-decoration: none
}

.content .paginations .paginations__item--active.paginations__item--first, .content .paginations .paginations__item--active.paginations__item--last, .paginations .paginations__item--active.paginations__item--first, .paginations .paginations__item--active.paginations__item--last {
	visibility: hidden
}

.data-contacts__row {
	margin-bottom: 10px
}

.data-contacts__item .data-contacts__phone {
	display: table
}

.data-contacts__item .h3 {
	margin-bottom: 10px
}

.data-contacts__item .h3 hr {
	margin: 10px 0 0 0 !important
}

.maps {
	margin-top: 0
}

.nav-menu--sidebar .lvl2-menu__link, .nav-menu--sidebar .lvl3-menu__link {
	border-bottom: none !important
}

.stub-feed {
	float: left;
	width: 100%
}

.g-wrap .breadcrumb-svg ol {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: auto;
	margin-right: auto
}

.g-header ul {
	position: static !important
}

.g-header ul li {
	margin-bottom: 0 !important
}

.nav-menu-mob .item_1 {
	width: 100%
}

.image-port {
	max-width: 100%
}

#map_canvas {
	width: 100%;
	height: 400px
}

.fl-right {
	float: right
}

.social-foot .list ul > li {
	padding: 0;
	display: inline-block !important
}

.stub-feedback .full-wrap {
	height: auto;
	padding: 200px 0 50px
}

.file-selectdialog .file-extended .file-selector {
	font-family: Circe-Bold, Helvetica, Arial, sans-serif
}

.stub-feedback {
	width: 100%;
	float: left
}

.page-menu .item_1:not(:empty) {
	margin-bottom: 0;
	display: block
}

.endlessNews2 {
	position: relative;
	background: #f1f1f1
}

.endlessNews2:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 10000px;
	height: 100%;
	margin-left: -5000px;
	background: #f1f1f1
}

.endlessNews2 .es-wrap {
	position: relative;
	z-index: 1
}

.endlessNews2 .es-header {
	padding: 20px 0;
	background: #f1f1f1
}

.endlessNews2 .es-footer {
	padding: 20px 0;
	background: #f1f1f1
}

.endlessNews2 .es-row {
	margin-left: -15px;
	margin-right: -15px
}

.endlessNews2 .es-row:after, .endlessNews2 .es-row:before {
	content: '';
	display: table;
	width: 100%;
	height: 0;
	clear: both
}

.endlessNews2 .es-col-aside {
	float: left;
	padding: 0 15px;
	width: 33.33%
}

.endlessNews2 .es-col-aside + .es-col-content {
	width: 66.66%
}

.endlessNews2 .es-col-content {
	float: left;
	padding: 0 15px;
	width: 100%
}

.endlessNews2 .es-aside {
	background: #fff
}

.endlessNews2 .es-viewport {
	position: relative;
	overflow: hidden
}

.endlessNews2 .es-viewport-1 {
	position: relative;
	z-index: 2;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.endlessNews2 .es-viewport-2 {
	position: absolute;
	z-index: 1;
	padding-top: 3px;
	top: 0;
	left: 0
}

.endlessNews2 .es-bg {
	position: relative;
	background: #000
}

.endlessNews2 .es-article {
	background: #fff;
	padding: 25px 15px
}

.page-menu {
	position: relative;
	margin-bottom: 30px
}

.page-menu:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	width: 2000px;
	margin-left: -1000px;
	background: #f3f3f3
}

.page-menu .menu_item_1 {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin: 0
}

.page-menu .item_1 {
	-ms-flex: 1;
	flex: 1
}

.page-menu .item_1 > a, .page-menu .item_1 > span {
	position: relative;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Circe-Bold, Helvetica, Arial, sans-serif;
	border-top: 2px solid transparent;
	padding: 30px;
	text-align: center;
	height: 100%
}

.page-menu .item_1 > a > span, .page-menu .item_1 > span > span {
	display: block;
	position: relative;
	line-height: 1.3;
	color: transparent;
	background: linear-gradient(to right, #7a4281 0, #e48023 100%);
	-webkit-background-clip: text;
	background-clip: text
}

.page-menu .item_1 > a:hover {
	background: #e8e8e8
}

.page-menu .item_1.active > a, .page-menu .item_1.active > span {
	border-color: #7a4281;
	background: #e1e1e1
}

blockquote {
	color: #7a4281;
	margin: 2em 0;
	border-left: 3px solid #7a4281;
	padding: 0 0 0 28px
}

.cite {
	color: #7a4281;
	font-size: 13px;
	line-height: 1.38462;
	border: 0 solid #e48023
}

.cite.left {
	width: 29%;
	margin: 5px 40px 10px 0;
	padding: 0 28px 0 0;
	float: left;
	border-right-width: 3px
}

.cite.right {
	width: 37.5%;
	margin: 5px 0 10px 34px;
	padding: 0 0 0 28px;
	float: right;
	border-left-width: 3px
}

.cite .title {
	font-family: Circe-Bold, Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.46667;
	margin: -5px 0 .75em;
	color: #555
}

.cite p {
	margin: 0 0 .8em;
	font-family: Circe-Regular, Helvetica, Arial, sans-serif;
	font-style: italic
}

.cite p:last-child {
	margin-bottom: 0
}

.cite-color {
	color: #7a4281;
	font-size: 13px;
	line-height: 1.38462;
	background: #f5f7fa;
	box-shadow: 0 15px 38px -12px rgba(21, 43, 78, .22)
}

.cite-color.left {
	width: 32%;
	margin: 5px 40px 25px 0;
	padding: 30px 28px;
	float: left;
	border-right-width: 1px
}

.cite-color.right {
	width: 32%;
	margin: 5px 0 25px 34px;
	padding: 30px 28px;
	float: right;
	border-left-width: 1px
}

.cite-color .title {
	font-family: Circe-Bold, Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.46667;
	margin: -5px 0 .75em;
	color: #555
}

.cite-color p {
	margin: 0 0 .8em;
	font-family: Circe-Regular, Helvetica, Arial, sans-serif;
	font-style: italic
}

.cite-color p:last-child {
	margin-bottom: 0
}

.caption {
	margin-bottom: 30px
}

.caption.left .text {
	margin-left: 0
}

.caption.right .text {
	margin-right: 0
}

.caption img {
	margin-bottom: 10px
}

.caption .text {
	margin-bottom: 0;
	color: #7a4281;
	font-style: normal;
	font-size: 14px;
	line-height: 1.66667;
	font-family: Circe-Regular, Helvetica, Arial, sans-serif;
	line-height: 1.3
}

.caption img {
	margin: 0 auto 10px
}

.caption .text {
	text-align: center
}

.caption-text {
	color: #7a4281;
	font-style: normal;
	font-size: 14px;
	line-height: 1.66667;
	font-family: Circe-Regular, Helvetica, Arial, sans-serif
}

.slider-gallery {
	overflow: hidden;
	width: 100%;
	margin: 0 0 15px
}

.slider-gallery .wrap {
	position: relative
}

.js-off .slider-gallery .slider {
	height: 400px;
	overflow: hidden
}

.slider-gallery .slide {
	float: left;
	position: relative;
	overflow: hidden
}

.js-off .slider-gallery .slide {
	width: 100%
}

.slider-gallery .pic {
	margin: 0 auto
}

.slider-gallery .next, .slider-gallery .prev {
	width: 10%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 10;
	cursor: pointer;
	background: rgba(255, 255, 255, 0);
	text-decoration: none;
	color: #fff
}

.slider-gallery .next:before, .slider-gallery .prev:before {
	font-size: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-shadow: 1px 1.732px 2px rgba(0, 0, 0, .43)
}

.slider-gallery .next:hover, .slider-gallery .prev:hover {
	color: #e48023
}

.slider-gallery .next:active, .slider-gallery .prev:active {
	color: #000
}

.slider-gallery .next.disabled, .slider-gallery .prev.disabled {
	color: #ccc
}

.slider-gallery .prev {
	left: 0
}

.slider-gallery .next {
	right: 0
}

.slider-gallery .sl-pager {
	position: relative
}

.slider-gallery .sl-pager a {
	display: inline-block;
	width: 28px;
	height: 28px;
	margin: 0 2px;
	position: relative
}

.slider-gallery .sl-pager a:after, .slider-gallery .sl-pager a:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -3px;
	margin-left: -3px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	transition: all .15s ease-out
}

.slider-gallery .sl-pager a:before {
	background: rgba(255, 255, 255, .7)
}

.slider-gallery .sl-pager a:after {
	border: 1px solid transparent
}

.slider-gallery .sl-pager a:hover:before {
	background: #fff
}

.slider-gallery .sl-pager a:hover:after {
	width: 28px;
	height: 28px;
	margin-top: -14px;
	margin-left: -14px;
	border-color: #fff
}

.slider-gallery .sl-pager a.selected {
	cursor: default
}

.slider-gallery .sl-pager a.selected:before {
	background: #fff
}

.slider-gallery .sl-pager a.selected:after {
	width: 28px;
	height: 28px;
	margin-top: -14px;
	margin-left: -14px;
	border-color: #fff
}

.slider-gallery .sl-pager a span {
	display: none
}

.slider-gallery .media {
	margin-top: 5px
}

.slider-gallery .slide-text {
	color: #7a4281;
	font-style: normal;
	font-size: 14px;
	line-height: 1.66667;
	font-family: Circe-Regular, Helvetica, Arial, sans-serif;
	width: 100%;
	height: 100%;
	float: left;
	margin: 0;
	z-index: 2
}

.pagination {
	margin: 32px 0 0
}

.pagination ul {
	display: inline-block;
	margin-bottom: 8px
}

.g-wrap .pagination ul {
	font-size: 18px;
	line-height: 1
}

.pagination li {
	display: inline
}

.pagination li > a {
	text-decoration: underline
}

.pagination li > a, .pagination li > span {
	position: relative;
	float: left;
	padding: 8px 13px;
	color: #7a4281;
	background-color: transparent;
	margin-left: -1px;
	border-radius: 0
}

.pagination li:first-child > a, .pagination li:first-child > span {
	font-size: 14px;
	text-decoration: none;
	margin-left: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.pagination li:last-child > a, .pagination li:last-child > span {
	font-size: 14px;
	text-decoration: none;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.pagination li > a:focus, .pagination li > a:hover, .pagination li > span:focus, .pagination li > span:hover {
	color: #e48023;
	background-color: transparent;
	border-color: transparent
}

.pagination .active > a, .pagination .active > a:focus, .pagination .active > a:hover, .pagination .active > span, .pagination .active > span:focus, .pagination .active > span:hover {
	z-index: 2;
	color: #333;
	background-color: transparent;
	cursor: default
}

.pagination .disabled {
	font-size: 16px
}

.pagination .disabled > a, .pagination .disabled > a:focus, .pagination .disabled > a:hover, .pagination .disabled > span, .pagination .disabled > span:focus, .pagination .disabled > span:hover {
	color: #e4eaec;
	background-color: transparent;
	border-color: transparent;
	cursor: not-allowed
}

.pager:after, .pager:before {
	content: " ";
	display: table
}

.pager:after {
	clear: both
}

.g-wrap .pager {
	margin: 10px 0 20px
}

.pager li {
	display: inline
}

.pager li > a, .pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 15px;
	text-decoration: none
}

.pager li > a span {
	text-decoration: underline
}

.pager li > a:focus, .pager li > a:hover {
	background-color: transparent
}

.pager li i {
	font-size: 5px;
	padding: 0 5px;
	vertical-align: middle
}

.pager .next > a, .pager .next > span {
	float: right
}

.pager .previous > a, .pager .previous > span {
	float: left
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
	color: #e4eaec;
	background-color: transparent;
	cursor: not-allowed
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-family: Circe-Regular, Helvetica, Arial, sans-serif;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	text-decoration: none;
	max-width: 100%;
	padding: 15px 31px 14px;
	font-size: 18px;
	line-height: 1;
	border-radius: 2px;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.btn.focus, .btn:focus, .btn:hover {
	outline: 0;
	color: #fff;
	text-decoration: none
}

.btn.active, .btn:active {
	outline: 0;
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none
}

.btn-default {
	border-top-color: #5e8bd3;
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-color: #527bba;
	background: #5e8bd3;
	background: linear-gradient(to bottom, #5e8bd3 0, #527bba 99%)
}

.btn-default:focus, .btn-default:hover {
	border-top-color: #5281d1;
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-color: #4873b7;
	background: #5281d1;
	background: linear-gradient(to bottom, #5281d1 0, #4873b7 99%)
}

.btn-default.active, .btn-default:active {
	border-top-color: #4a89dc;
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-color: #4a89dc;
	background: #4a89dc
}

.btn-default.disabled, .btn-default[disabled] {
	border-top-color: #dbdee2;
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-color: #c1c3c7;
	background: #dbdee2;
	background: linear-gradient(to bottom, #dbdee2 0, #c1c3c7 99%)
}

.btn-primary {
	border-color: transparent;
	box-shadow: 1px 2px 7px 0 rgba(0, 0, 0, .157);
	background: #fd3d29;
	background: linear-gradient(to bottom, #fd3d29 0, #d53323 100%)
}

.btn-primary:focus, .btn-primary:hover {
	background: #e83a29;
	background: linear-gradient(to bottom, #e83a29 0, #cc3624 100%)
}

.btn-primary.active, .btn-primary:active {
	background: #cc3624
}

.btn-primary.disabled, .btn-primary[disabled] {
	background: #dbdee2;
	background: linear-gradient(to bottom, #dbdee2 0, #c1c3c7 100%)
}

.btn-success {
	border-top-color: #57a801;
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-color: #4a8e01;
	background: #57a801;
	background: linear-gradient(to bottom, #57a801 0, #4a8e01 100%)
}

.btn-success:hover {
	border-top-color: #509901;
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-color: #438101;
	background: #509901;
	background: linear-gradient(to bottom, #509901 0, #438101 100%)
}

.btn-index {
	border-radius: 26px;
	border: 1px solid #fff;
	color: #fff;
	background: 0 0;
	font-weight: 400;
	font-family: Circe-Regular, Helvetica, Arial, sans-serif;
	font-size: 18px;
	padding: 16px 40px
}

.btn-index:focus, .btn-index:hover {
	background: #fff;
	color: #874e54;
	border-color: #fff
}

.btn-index.active, .btn-index:active {
	background: #f2f2f2;
	border-color: #fff;
	color: #874e54
}

.btn-index.disabled, .btn-index[disabled] {
	opacity: .5
}

.btn-index-revert {
	border-radius: 26px;
	border: 1px solid #fff;
	color: #874e54;
	background: #fff;
	font-weight: 400;
	font-family: Circe-Regular, Helvetica, Arial, sans-serif;
	font-size: 18px;
	padding: 16px 40px
}

.btn-index-revert:focus, .btn-index-revert:hover {
	background: 0 0;
	color: #fff;
	border-color: #fff
}

.btn-index-revert.active, .btn-index-revert:active {
	background: rgba(255, 255, 255, .1);
	color: #fff;
	border-color: #fff
}

.btn-index-revert.disabled, .btn-index-revert[disabled] {
	opacity: .5
}

.btn-lg {
	padding: 21px 43px 20px;
	font-size: 25px;
	line-height: 1;
	border-radius: 3px
}

.btn-sm {
	padding: 13px 26px 12px;
	font-size: 15px;
	line-height: 1;
	border-radius: 2px
}

.btn-xs {
	padding: 11px 22px 10px;
	font-size: 13px;
	line-height: 1;
	border-radius: 1px
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block + .btn-block {
	margin-top: 5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
	width: 100%
}

.control-group.form-group .controls {
	margin-bottom: 5px;
	line-height: 1
}

.control-group .controls {
	color: #7a4281;
	font-style: normal;
	font-size: 14px;
	line-height: 1.66667;
	font-family: Circe-Regular, Helvetica, Arial, sans-serif
}

.modal .control-group .controls {
	margin-top: 0
}

.control-group .controls .error {
	color: #d1424f;
	line-height: 1.1;
	min-height: 15px;
	margin-top: 12px;
	margin-bottom: 0
}

.control-group .controls .valid {
	color: #8ec157
}

.form-group .name {
	color: #595959;
	font-size: 15px;
	line-height: 1;
	margin-bottom: 5px;
	overflow-wrap: break-word;
	word-wrap: break-word
}

.form-group .label-pt {
	padding-top: 10px
}

.form-group .captcha_img {
	margin-bottom: 10px
}

.form-group .form_required {
	padding-top: 11px;
	display: inline-block
}

.form-group .btn_submit {
	margin-right: 3.7%;
	float: left
}

.modal .form-group .btn_submit {
	font-size: 15px;
	padding: 11px 25px 10px
}

.form-group .checkbox, .form-group .radio {
	padding-left: 2px;
	line-height: 15px;
	margin-bottom: 29px;
	margin-top: 0
}

.g-wrap .form-group .checkbox, .g-wrap .form-group .radio {
	padding-top: 0
}

.form-group .checkbox.fs, .form-group .radio.fs {
	padding-left: 0
}

.form-group .icon {
	position: absolute;
	top: 0;
	right: 0;
	background: #aab1bc;
	font-size: 14px;
	padding: 7px 15px 5px;
	color: #fff;
	cursor: pointer;
	border-radius: 0
}

.form-group .icon:hover {
	background: #7a4281
}

.form-group .group-check, .form-group .single-check {
	padding-top: 10px
}

.input-group {
	position: relative
}

.input-group.date {
	max-width: 200px
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 25px;
	font-size: 24px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px
}

input {
	outline: 0
}

input[type=search] {
	box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
	margin: 3px 0 0;
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple], select[size] {
	height: auto
}

output {
	display: block;
	padding-top: 7px;
	font-size: 16px;
	line-height: 1.6;
	color: #000
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 7px 11px 6px 11px;
	font-size: 15px;
	line-height: 1.33333;
	color: #000;
	background-color: #f3f3f3;
	background-image: none;
	border: 1px solid #aab1bc;
	border-radius: 0;
	transition: border-color ease-in-out .15s;
	box-shadow: inset 0 2px 10px -2px #ccc
}

.form-control:hover {
	outline: 0;
	border-color: #a3b8c2
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0
}

.form-control:-moz-placeholder {
	color: #adadad;
	opacity: 1
}

.form-control::-moz-placeholder {
	color: #adadad;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #adadad
}

.form-control::-webkit-input-placeholder {
	color: #adadad
}

.form-control.placeholder {
	color: #adadad
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}

textarea.form-control {
	height: auto;
	resize: vertical
}

input[type=search] {
	-webkit-appearance: none
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
	line-height: 39px
}

.form-horizontal .form-group-sm input.form-control[type=date], .form-horizontal .form-group-sm input.form-control[type=datetime-local], .form-horizontal .form-group-sm input.form-control[type=month], .form-horizontal .form-group-sm input.form-control[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
	line-height: 33px
}

.form-horizontal .form-group-lg input.form-control[type=date], .form-horizontal .form-group-lg input.form-control[type=datetime-local], .form-horizontal .form-group-lg input.form-control[type=month], .form-horizontal .form-group-lg input.form-control[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
	line-height: 46px
}

_:-ms-fullscreen, :root input[type="date"], _:-ms-fullscreen, :root input[type="time"], _:-ms-fullscreen, :root input[type="datetime-local"], _:-ms-fullscreen, :root input[type="month"] {
	line-height: 1.6
}

_:-ms-fullscreen.input-sm, .form-horizontal .form-group-sm _.form-control:-ms-fullscreen, :root input[type="date"].input-sm, :root .form-horizontal .form-group-sm input.form-control[type="date"], .form-horizontal .form-group-sm:root input.form-control[type="date"], _:-ms-fullscreen.input-sm, .form-horizontal .form-group-sm _.form-control:-ms-fullscreen, :root input[type="time"].input-sm, :root .form-horizontal .form-group-sm input.form-control[type="time"], .form-horizontal .form-group-sm:root input.form-control[type="time"], _:-ms-fullscreen.input-sm, .form-horizontal .form-group-sm _.form-control:-ms-fullscreen, :root input[type="datetime-local"].input-sm, :root .form-horizontal .form-group-sm input.form-control[type="datetime-local"], .form-horizontal .form-group-sm:root input.form-control[type="datetime-local"], _:-ms-fullscreen.input-sm, .form-horizontal .form-group-sm _.form-control:-ms-fullscreen, :root input[type="month"].input-sm, :root .form-horizontal .form-group-sm input.form-control[type="month"], .form-horizontal .form-group-sm:root input.form-control[type="month"] {
	line-height: 1.5
}

_:-ms-fullscreen.input-lg, .form-horizontal .form-group-lg _.form-control:-ms-fullscreen, :root input[type="date"].input-lg, :root .form-horizontal .form-group-lg input.form-control[type="date"], .form-horizontal .form-group-lg:root input.form-control[type="date"], _:-ms-fullscreen.input-lg, .form-horizontal .form-group-lg _.form-control:-ms-fullscreen, :root input[type="time"].input-lg, :root .form-horizontal .form-group-lg input.form-control[type="time"], .form-horizontal .form-group-lg:root input.form-control[type="time"], _:-ms-fullscreen.input-lg, .form-horizontal .form-group-lg _.form-control:-ms-fullscreen, :root input[type="datetime-local"].input-lg, :root .form-horizontal .form-group-lg input.form-control[type="datetime-local"], .form-horizontal .form-group-lg:root input.form-control[type="datetime-local"], _:-ms-fullscreen.input-lg, .form-horizontal .form-group-lg _.form-control:-ms-fullscreen, :root input[type="month"].input-lg, :root .form-horizontal .form-group-lg input.form-control[type="month"], .form-horizontal .form-group-lg:root input.form-control[type="month"] {
	line-height: 1.33
}

.form-group {
	margin-bottom: 17px
}

.modal .form-group {
	margin-bottom: 7px
}

.checkbox, .radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox label, .radio label {
	min-height: 15px;
	padding-left: 0;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px
}

.checkbox + .checkbox, .radio + .radio {
	margin-top: -5px
}

.checkbox-inline, .radio-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
	margin-top: 0;
	margin-left: 10px
}

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
	cursor: not-allowed
}

fieldset[disabled] input[type=checkbox] + span, fieldset[disabled] input[type=radio] + span, input[type=checkbox].disabled + span, input[type=checkbox][disabled] + span, input[type=radio].disabled + span, input[type=radio][disabled] + span {
	cursor: not-allowed;
	opacity: .4
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
	cursor: not-allowed
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
	cursor: not-allowed
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}

.form-control-static.input-lg, .form-control-static.input-sm, .form-horizontal .form-group-lg .form-control-static.form-control, .form-horizontal .form-group-sm .form-control-static.form-control {
	padding-left: 0;
	padding-right: 0
}

.form-group-sm .form-control, .form-horizontal .form-group-sm .form-control, .input-sm {
	height: 33px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px
}

.form-group-sm select.form-control, .form-horizontal .form-group-sm select.form-control, select.input-sm {
	height: 34px;
	line-height: 34px
}

.form-group-lg .form-control, .form-horizontal .form-group-lg .form-control, .input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}

.form-group-lg select.form-control, .form-horizontal .form-group-lg select.form-control, select.input-lg {
	height: 46px;
	line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control, .form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control, .form-horizontal .form-group-lg select.form-control[multiple], .form-horizontal .form-group-lg textarea.form-control, .form-horizontal .form-group-sm select.form-control[multiple], .form-horizontal .form-group-sm textarea.form-control, select[multiple].input-lg, select[multiple].input-sm, textarea.input-lg, textarea.input-sm {
	height: auto
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 48.75px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 39px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	pointer-events: none
}

.form-horizontal .form-group-lg .form-control + .form-control-feedback, .input-lg + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.form-horizontal .form-group-sm .form-control + .form-control-feedback, .input-sm + .form-control-feedback {
	width: 33px;
	height: 33px;
	line-height: 33px
}

.has-success .control-label, .has-success .help-block, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
	color: #8ec157
}

.has-success .form-control {
	border-color: #8ec157
}

.has-success .form-control:focus {
	border-color: #74a73e
}

.has-success .datepickerbutton, .has-success .input-group-addon {
	color: #8ec157;
	border-color: #8ec157
}

.has-success .form-control-feedback {
	color: #8ec157
}

.has-warning .control-label, .has-warning .help-block, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b
}

.has-warning .form-control:focus {
	border-color: #66512c
}

.has-warning .datepickerbutton, .has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .control-label, .has-error .help-block, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
	color: #d1424f
}

.has-error .form-control {
	border-color: #d1424f
}

.has-error .form-control:focus {
	border-color: #b42c38
}

.has-error .datepickerbutton, .has-error .input-group-addon {
	color: #d1424f;
	border-color: #d1424f
}

.has-error .form-control-feedback {
	color: #d1424f
}

.has-feedback label ~ .form-control-feedback {
	top: 30px
}

.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 8px;
	margin-bottom: 0;
	color: #989898;
	font-family: Circe-Light, Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 13px;
	line-height: 1.09091
}

.form-horizontal .checkbox-inline, .form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.form-horizontal .form-group {
	margin-left: -10px;
	margin-right: -10px
}

.form-horizontal .form-group:after, .form-horizontal .form-group:before {
	content: " ";
	display: table
}

.form-horizontal .form-group:after {
	clear: both
}

.form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 10px
}

.f-star {
	color: #d1424f
}

.forms {
	margin-bottom: 0
}

.forms-etalon {
	margin-bottom: 66px
}

.etalon-block {
	margin-bottom: 44px
}

.webform-field-upload-list {
	margin-top: .2em !important
}

#db .webform-field-upload-list {
	margin: 0 0 5px 0
}

.webform-field-upload-list a.delete-file {
	vertical-align: top;
	display: inline-block;
	width: 13px;
	height: 13px;
	margin: 5px 0 0 6px;
	outline: 0;
	background: 0 0
}

.webform-field-upload-list a.delete-file:before {
	content: '';
	display: inline-block;
	background-image: url(./images/sprite.png);
	background-position: -36px -50px;
	width: 13px;
	height: 13px
}

.webform-field-upload-list a.delete-file:hover {
	background: 0 0
}

.webform-field-upload-list a.delete-file:hover:before {
	background-position: -51px -50px;
	width: 13px;
	height: 13px
}

.webform-field-upload-list i {
	vertical-align: top;
	display: none;
	width: 15px;
	height: 15px;
	background: url(./images/tmp/upload-waiting.gif) no-repeat 0 2px;
	margin: 0 0 0 8px
}

.webform-field-upload-list .hidden-caption {
	display: none
}

.webform-field-upload-list .upload-file-name {
	margin: 0 0 0 -4px;
	color: #7a4281;
	text-decoration: underline
}

.webform-field-upload-list .upload-file-name:hover {
	color: #e48023
}

.webform-field-upload-list li {
	white-space: nowrap;
	color: #7a4281
}

.webform-field-upload-list .uploading .upload-file-name {
	cursor: default;
	opacity: .5
}

.webform-field-upload-list .uploading i {
	display: inline-block
}

.webform-field-upload {
	position: relative;
	overflow: hidden;
	width: 200px;
	height: 36px
}

.webform-field-upload:hover {
	color: #000;
	cursor: pointer !important
}

.webform-field-upload input {
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: 100%;
	opacity: 0
}

.webform-field-upload .webform-small-button {
	position: relative;
	background: #f6f6f6;
	border: 1px solid #e8e8e8;
	border-radius: 0;
	box-shadow: 1px 1px 1px #e8e8e8;
	padding: 0 21px;
	font-size: 15px;
	color: #7a4281
}

.webform-button-upload {
	cursor: pointer;
	content: '';
	display: inline-block;
	height: 35px;
	line-height: 35px;
	vertical-align: top
}

.webform-button-upload:before {
	content: '';
	display: inline-block;
	background-image: url(./images/sprite.png);
	background-position: -70px 0;
	width: 8px;
	height: 16px;
	display: inline-block;
	margin-right: 8px
}

.webform-button-upload:after {
	display: none
}

.webform-button-upload .webform-button-left, .webform-button-upload .webform-button-right {
	display: none
}

.jq-selectbox {
	cursor: pointer;
	width: 100%
}

.js-on .jq-selectbox {
	height: auto;
	padding: 0;
	border: none
}

.g-wrap .jq-selectbox li {
	min-height: 18px;
	padding: 4px 17px;
	color: #555;
	overflow: hidden;
	text-overflow: ellipsis
}

.jq-selectbox li.selected {
	background-color: #c294c8;
	color: #f3f3f3
}

.jq-selectbox li:hover {
	background-color: #7a4281;
	color: #f3f3f3
}

.jq-selectbox li.disabled {
	color: #c294c8
}

.jq-selectbox li.disabled:hover {
	background: 0 0
}

.jq-selectbox li.disabled.selected {
	color: #f3f3f3
}

.jq-selectbox.focused .jq-selectbox__select {
	border-color: #66afe9;
	outline: 0
}

.jq-selectbox__select {
	display: block;
	width: 100%;
	height: 34px;
	padding: 7px 11px 6px 11px;
	font-size: 15px;
	line-height: 1.33333;
	color: #000;
	background-color: #f3f3f3;
	background-image: none;
	border: 1px solid #aab1bc;
	border-radius: 0;
	transition: border-color ease-in-out .15s;
	box-shadow: inset 0 2px 10px -2px #ccc;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	padding-right: 38px
}

.jq-selectbox__select:hover {
	outline: 0;
	border-color: #a3b8c2
}

.jq-selectbox__select:focus {
	border-color: #66afe9;
	outline: 0
}

.jq-selectbox__select:-moz-placeholder {
	color: #adadad;
	opacity: 1
}

.jq-selectbox__select::-moz-placeholder {
	color: #adadad;
	opacity: 1
}

.jq-selectbox__select:-ms-input-placeholder {
	color: #adadad
}

.jq-selectbox__select::-webkit-input-placeholder {
	color: #adadad
}

.jq-selectbox__select.placeholder {
	color: #adadad
}

.jq-selectbox__select[disabled], .jq-selectbox__select[readonly], fieldset[disabled] .jq-selectbox__select {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}

.jq-selectbox__select:hover {
	outline: 0;
	border-color: #a3b8c2
}

.jq-selectbox__select:focus {
	border-color: #66afe9;
	outline: 0
}

.jq-selectbox__select[disabled], .jq-selectbox__select[readonly], fieldset[disabled] .jq-selectbox__select {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}

.opened .jq-selectbox__select {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.jq-selectbox__select-text {
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 38px;
	height: 100%
}

.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 50%;
	margin: -1px 0 -3px;
	left: 50%;
	width: 0;
	height: 0;
	overflow: hidden;
	border-top: 3px solid #000;
	border-right: 3px solid transparent;
	border-left: 3px solid transparent;
	opacity: .6
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	opacity: 1
}

.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	opacity: .3
}

.jq-selectbox__dropdown {
	width: 100%;
	background: #fff;
	max-width: 100%;
	margin-top: -1px;
	border: 1px solid #aab1bc;
	border-top: none;
	border-radius: 0;
	overflow: hidden
}

.jq-selectbox__search input {
	height: 38px;
	padding: 9px 35px 9px 10px;
	line-height: 18px;
	font-size: 14px;
	border-radius: 4px;
	color: #000;
	background: #fff;
	border: 1px solid #ccc;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right 12px top 10px;
	border-radius: 0;
	border-right: 0;
	border-left: 0
}

.jq-selectbox__search input:-moz-placeholder {
	color: #adadad;
	opacity: 1
}

.jq-selectbox__search input::-moz-placeholder {
	color: #adadad;
	opacity: 1
}

.jq-selectbox__search input:-ms-input-placeholder {
	color: #adadad
}

.jq-selectbox__search input::-webkit-input-placeholder {
	color: #adadad
}

.jq-selectbox__search input:focus {
	border-color: #b3b3b3
}

.jq-selectbox__search ~ ul {
	margin-top: 0;
	margin-bottom: 0
}

.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #fff;
	font-size: 16px
}

.jq-selectbox__dropdown {
	width: 100% !important
}

.jq-checkbox {
	vertical-align: middle;
	cursor: pointer;
	position: absolute !important;
	text-align: left;
	top: -2px
}

.jq-checkbox + label, .jq-checkbox + span {
	display: inline-block;
	padding: 0 0 0 32px
}

.jq-checkbox .jq-checkbox__div {
	width: 20px;
	height: 20px;
	margin: 0 9px 0 0;
	top: -1px
}

.jq-checkbox:not(.formstyler-img) .jq-checkbox__div {
	border: 1px solid #c3c3c3
}

.jq-checkbox:not(.formstyler-img).checked .jq-checkbox__div {
	background: #7a4281;
	border: 1px solid #7a4281
}

.jq-checkbox:not(.formstyler-img).checked .jq-checkbox__div:before {
	content: ""
}

.jq-checkbox:not(.formstyler-img).checked .jq-checkbox__div:before {
	position: absolute;
	width: 13px;
	height: 10px;
	margin: 3px 0 0 3px;
	color: #fff;
	font-size: 10px
}

.jq-checkbox.disabled .jq-checkbox__div {
	cursor: not-allowed;
	border: 1px solid #ccd0d8
}

.jq-checkbox.disabled + span {
	color: #b0b2b5
}

.jq-checkbox.disabled.checked .jq-checkbox__div {
	background: #ced2d9;
	border: 1px solid #ced2d9
}

.jq-checkbox.formstyler-img .jq-checkbox__div {
	display: inline-block;
	height: 16px;
	content: '';
	display: inline-block;
	background-image: url(./images/sprite.png);
	background-position: -52px 0;
	width: 16px;
	height: 16px
}

.jq-checkbox.formstyler-img.checked .jq-checkbox__div {
	background-position: -18px -50px;
	width: 16px;
	height: 16px
}

.jq-radio {
	vertical-align: middle;
	cursor: pointer;
	position: absolute !important
}

.jq-radio + span {
	display: inline-block;
	padding: 0 0 0 32px
}

.jq-radio .jq-radio__div {
	top: 0;
	width: 20px;
	height: 20px;
	margin: -2px 10px 0 0
}

.jq-radio:not(.formstyler-img) .jq-radio__div {
	border: 1px solid #acb3bd;
	border-radius: 50%;
	background: #fff
}

.jq-radio:not(.formstyler-img).checked .jq-radio__div {
	border: 1px solid #7a4281
}

.jq-radio:not(.formstyler-img).checked .jq-radio__div:before {
	content: '';
	position: absolute;
	width: 6px;
	height: 6px;
	margin: 6px 0 0 6px;
	border-radius: 50%;
	background: #7a4281
}

.jq-radio.disabled .jq-radio__div {
	border: 1px solid #b0b2b5
}

.jq-radio.disabled + span {
	color: #b0b2b5
}

.jq-radio.formstyler-img .jq-radio__div {
	display: inline-block;
	height: 16px;
	content: '';
	display: inline-block;
	background-image: url(./images/sprite.png);
	background-position: 0 -50px;
	width: 16px;
	height: 16px
}

.jq-radio.formstyler-img.checked .jq-radio__div {
	background-position: -52px -18px;
	width: 16px;
	height: 16px
}

.jq-file {
	padding: 0
}

.jq-file:hover .jq-file__browse {
	background: #dadada;
	background: linear-gradient(#e6e6e6, #dadada)
}

.jq-file:active .jq-file__browse {
	background: #e1e1e1;
	box-shadow: inset 1px 1px 3px #e8e8e8
}

.jq-file.focused .jq-file__name {
	border: 1px solid #5794bf
}

.jq-file.disabled, .jq-file.disabled .jq-file__browse, .jq-file.disabled .jq-file__name {
	border-color: #ccc;
	background: #f5f5f5;
	box-shadow: none;
	color: #888
}

.jq-file input {
	height: auto;
	line-height: 1em;
	cursor: pointer
}

.jq-file__name {
	padding: 6px 11px 6px 11px;
	font-size: 15px;
	line-height: 1.33333;
	padding-left: 10px;
	padding-right: 80px;
	width: 100%;
	height: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.jq-file__browse {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	padding: 0 10px;
	border-left: 1px solid #aab1bc;
	border-radius: 0;
	background: #e6e6e6;
	background: linear-gradient(#f3f3f3, #e6e6e6);
	font-size: 14px;
	line-height: 32px
}

.jq-number {
	position: relative;
	vertical-align: middle;
	padding: 0;
	max-width: 100px
}

.jq-number__field:hover {
	border-color: #b3b3b3
}

.jq-number__field input {
	-moz-appearance: textfield
}

.jq-number__field input::-webkit-inner-spin-button, .jq-number__field input::-webkit-outer-spin-button {
	margin: 0;
	-webkit-appearance: none
}

.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 18px;
	border-bottom: 1px solid #7a4281;
	background: #7a4281;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-shadow: 1px 1px #fff;
	cursor: pointer
}

.jq-number__spin.minus {
	top: auto;
	bottom: 0;
	border-radius: 0
}

.jq-number__spin.plus {
	border-radius: 0
}

.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 7px;
	left: 7px;
	width: 0;
	height: 0;
	border-right: 3px solid transparent;
	border-bottom: 3px solid #fff;
	border-left: 3px solid transparent
}

.jq-number__spin.minus:after {
	top: 8px;
	border-top: 3px solid #fff;
	border-right: 3px solid transparent;
	border-bottom: none;
	border-left: 3px solid transparent
}

.jq-number__spin.minus:hover:after {
	border-top-color: #ccc
}

.jq-number__spin.plus:hover:after {
	border-bottom-color: #ccc
}

.jq-number.disabled .jq-number__spin {
	border-color: #ccc;
	background: #f5f5f5;
	box-shadow: none;
	color: #888
}

.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #aaa
}

.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #aaa
}

.accordion {
	margin-bottom: 50px;
	border-bottom: 1px solid #e8e8e8
}

.accordion .panel {
	border-top: 1px solid #e8e8e8
}

.accordion .acc-heading {
	padding: 26px 0 24px
}

.accordion .acc-body {
	padding-left: 40px;
	padding-bottom: 5px
}

.accordion .acc-link {
	position: relative;
	display: block;
	padding-left: 40px;
	text-decoration: none;
	margin: 0;
	color: #555;
	transition: none
}

.accordion .acc-link .title {
	margin: 0;
	color: #555;
	transition: color .2s ease;
	font-size: 16px;
	line-height: 1.2;
	font-family: Circe-Bold, Helvetica, Arial, sans-serif
}

.accordion .acc-link:hover .title {
	color: #7a4281
}

.accordion .acc-link:hover .icon {
	border-color: #7a4281
}

.accordion .acc-link:hover .icon:after, .accordion .acc-link:hover .icon:before {
	background: #7a4281
}

.accordion .acc-link.collapsed .icon:after {
	transform: rotate(0)
}

.accordion .acc-link .icon {
	position: absolute;
	top: 50%;
	left: 0;
	height: 24px;
	width: 24px;
	transform: translateY(-50%);
	transition: border-color .2s ease;
	margin-top: -1px
}

.accordion .acc-link .icon:after, .accordion .acc-link .icon:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	background: #555;
	transition: transform .3s ease, background .2s ease
}

.accordion .acc-link .icon:before {
	width: 14px;
	height: 2px;
	margin-top: -1px;
	margin-left: -7px
}

.accordion .acc-link .icon:after {
	width: 2px;
	height: 14px;
	margin-top: -7px;
	margin-left: -1px;
	transform: rotate(90deg)
}

.accordion .acc-preview {
	margin-top: 26px;
	padding-left: 40px
}

.accordion .acc-ttl {
	position: relative;
	overflow: hidden;
	padding-right: 100px;
	line-height: 1.4;
	margin: 20px 0 16px
}

.accordion .acc-ttl .ttl-txt {
	position: relative;
	display: inline-block;
	line-height: 1.4;
	margin: 0;
	padding-right: 40px;
	font-size: 16px
}

.accordion .acc-ttl .ttl-txt:before {
	content: '';
	display: block;
	height: 1px;
	width: 1000%;
	position: absolute;
	top: 50%;
	left: 100%;
	background: #e8e8e8
}

.accordion .accordion {
	margin: 0 0 10px 0
}

.accordion.default {
	border: none
}

.accordion.default .panel {
	border: none
}

.accordion.default .acc-heading {
	padding: 15px 0
}

.accordion.default .acc-body {
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px
}

.accordion.default .acc-link {
	transition: color .2s ease
}

.accordion.default .acc-link:hover {
	color: #e48023
}

.accordion.default .acc-link:hover .icon {
	background: #e48023
}

.accordion.default .acc-link.collapsed .icon {
	background: #7a4281
}

.accordion.default .acc-link.collapsed:hover .icon {
	background: #e48023
}

.accordion.default .acc-link .icon {
	top: 0;
	height: 24px;
	width: 24px;
	transform: none;
	transition: background .2s ease;
	background: #e48023;
	border-radius: 3px
}

.accordion.default .acc-link .icon:after, .accordion.default .acc-link .icon:before {
	background: #fff
}

.stub-banner .full-wrap {
	height: 820px;
	overflow: hidden
}

.stub-banner .bg {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed
}

.stub-banner .canvas {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .3;
	transition: opacity 3s ease
}

.stub-banner .canvas.not-init {
	opacity: 0
}

.stub-banner .bg, .stub-banner .frame-field {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.stub-banner .bg:before, .stub-banner .frame-field:before {
	content: '';
	display: block;
	position: absolute;
	z-index: 20;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(45deg, #be28a6 0, #e48023 70%);
	opacity: .8
}

.stub-banner .bg .img, .stub-banner .frame-field .img {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	max-width: none;
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%
}

.stub-banner .frame-field {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.stub-banner .frame-field:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #ccc;
	z-index: 19;
	opacity: 0;
	transition: opacity 1s ease
}

.stub-banner .frame-field .frame:nth-child(1) {
	z-index: 1
}

.stub-banner .frame-field .frame:nth-child(2) {
	z-index: 2
}

.stub-banner .frame-field .frame:nth-child(3) {
	z-index: 3
}

.stub-banner .frame-field .frame:nth-child(4) {
	z-index: 4
}

.stub-banner .frame-field .frame:nth-child(5) {
	z-index: 5
}

.stub-banner .frame-field .frame:nth-child(6) {
	z-index: 6
}

.stub-banner .frame-field .frame:nth-child(7) {
	z-index: 7
}

.stub-banner .frame-field .frame:nth-child(8) {
	z-index: 8
}

.stub-banner .frame-field .frame:nth-child(9) {
	z-index: 9
}

.stub-banner .frame-field .frame:nth-child(10) {
	z-index: 10
}

.stub-banner .frame-field .frame:nth-child(11) {
	z-index: 11
}

.stub-banner .frame-field .frame:nth-child(12) {
	z-index: 12
}

.stub-banner .frame-field .frame:nth-child(13) {
	z-index: 13
}

.stub-banner .frame-field .frame:nth-child(14) {
	z-index: 14
}

.stub-banner .frame-field .frame:nth-child(15) {
	z-index: 15
}

.stub-banner .frame-field .frame.active .img {
	opacity: 1
}

.stub-banner .frame-field .frame .img {
	opacity: 0;
	transition: opacity .5s ease
}

.stub-banner .frame-field.not-init:after {
	opacity: 1
}

.stub-banner .block_i {
	position: relative;
	z-index: 5;
	top: 50%;
	transform: translateY(-50%)
}

.stub-banner .parallax {
	position: relative
}

.stub-banner .title {
	text-align: center;
	color: #fff;
	font-size: 36px;
	text-transform: uppercase;
	font-family: Circe-ExtraBold, Helvetica, Arial, sans-serif;
	letter-spacing: 3px;
	max-width: 800px;
	line-height: 1.2;
	margin: 0 auto 40px
}

.stub-banner .description {
	margin-bottom: 40px
}

.stub-banner .description .list {
	color: #fff;
	text-align: center
}

.stub-banner .description .list > li {
	display: inline-block;
	line-height: 1;
	font-size: 18px;
	letter-spacing: 1px;
	padding: 0 16px;
	border-right: 2px solid #fff;
	margin-bottom: 6px
}

.stub-banner .description .list > li:first-child {
	border-left: 2px solid #fff
}

.stub-banner .description .list > li:last-child {
	border-right: none
}

.stub-banner .description .list > li + li {
	padding-left: 14px
}

.stub-banner .btn-wrap {
	text-align: center;
	z-index: 1
}

.stub-banner .btn-wrap .btn {
	margin: 0 10px
}

.stub-about {
	position: relative;
	z-index: 1;
	padding: 150px 0 100px
}

.stub-about .title {
	font-family: Circe-Bold, Helvetica, Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #666;
	font-size: 36px;
	margin-top: 0;
	letter-spacing: 3px;
	margin-bottom: 16px;
	line-height: 1
}

.stub-about .subtitle {
	text-align: center;
	margin-bottom: 50px;
	font-size: 18px;
	letter-spacing: 1.8px;
	line-height: 1.6
}

.stub-about .item {
	padding: 0 30px;
	margin-bottom: 60px
}

.stub-about .ttl {
	position: relative;
	color: transparent;
	text-transform: uppercase;
	font-size: 24px;
	font-family: Circe-Bold, Helvetica, Arial, sans-serif;
	margin-bottom: 30px;
	padding-left: 50px;
	line-height: 1;
	letter-spacing: 2px;
	background: linear-gradient(to right, #7a4281 0, #e48023 100%);
	-webkit-background-clip: text;
	background-clip: text;
	overflow: hidden
}

.stub-about .ttl:before {
	content: '';
	position: absolute;
	display: block;
	background: #7a4281;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	left: 0;
	top: 0
}

.stub-about .ttl:after {
	content: '';
	position: absolute;
	top: 0;
	left: -10%;
	width: 120%;
	height: 100%;
	background: linear-gradient(to left, rgba(243, 243, 243, 0), rgba(243, 243, 243, .8), rgba(243, 243, 243, 0)) no-repeat -2em 0;
	background-size: 2em 100%;
	transform: skewX(-50deg);
	animation: blink 6s infinite linear
}

.stub-about .text {
	font-size: 18px;
	line-height: 1.6
}

.stub-method {
	position: relative;
	z-index: 2;
	padding: 70px 0
}

.stub-method .full-wrap {
	background: #fff
}

.stub-method .animation-area {
	position: relative;
	margin-top: -70px;
	margin-bottom: -70px;
	padding-top: 170px;
	padding-bottom: 170px;
	opacity: 1;
	transition: opacity .5s ease
}

.stub-method .animation-area.not-init {
	opacity: 0
}

.stub-method .canvas-tile {
	position: absolute;
	z-index: 1;
	top: 70px;
	bottom: -70px;
	left: 0;
	right: 0
}

.stub-method .animate-field {
	position: absolute;
	overflow: hidden;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1
}

.stub-method .animate-field .wrap-type-1 .el {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0
}

.stub-method .animate-field .wrap-type-1 .el.longer {
	height: 10px;
	width: 2px;
	background: #e48023;
	animation: down_1 10s infinite linear
}

.stub-method .animate-field .wrap-type-1 .el.longer:nth-child(1) {
	left: 14.28571%;
	animation-delay: 2s
}

.stub-method .animate-field .wrap-type-1 .el.longer:nth-child(2) {
	left: 85.71429%;
	background: #7a4281;
	animation-delay: 3s
}

.stub-method .animate-field .wrap-type-1 .el.longer:nth-child(3) {
	left: 42.85714%;
	animation-delay: 4s
}

.stub-method .animate-field .wrap-type-1 .el.longer:nth-child(4) {
	left: 57.14286%;
	background: #7a4281;
	animation-delay: 5s
}

.stub-method .animate-field .wrap-type-1 .el.longer:nth-child(5) {
	left: 71.42857%;
	animation-delay: 6s
}

.stub-method .animate-field .wrap-type-1 .el.longer:nth-child(6) {
	left: 28.57143%;
	background: #7a4281;
	animation-delay: 7s
}

.stub-method .animate-field .wrap-type-1 .el.longer:nth-child(1), .stub-method .animate-field .wrap-type-1 .el.longer:nth-child(2), .stub-method .animate-field .wrap-type-1 .el.longer:nth-child(4) {
	animation-duration: 5s
}

.stub-method .animate-field .wrap-type-2 .el {
	position: absolute;
	opacity: .1;
	animation: opacityElement 3s infinite
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(1) {
	animation-delay: .5s
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(2) {
	animation-delay: 1s
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(3) {
	animation-delay: 1.5s
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(4) {
	animation-delay: 2s
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(5) {
	animation-delay: 2.5s
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(6) {
	animation-delay: 3s
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(7) {
	animation-delay: 3.5s
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(8) {
	animation-delay: 4s
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(9) {
	animation-delay: 4.5s
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(10) {
	animation-delay: 5s
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(11) {
	animation-delay: 5.5s
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(12) {
	animation-delay: 6s
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(13) {
	animation-delay: 6.5s
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(14) {
	animation-delay: 7s
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(15) {
	animation-delay: 7.5s
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(16) {
	animation-delay: 8s
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(17) {
	animation-delay: 8.5s
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(18) {
	animation-delay: 9s
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(19) {
	animation-delay: 9.5s
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(20) {
	animation-delay: 10s
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(1) {
	background: #7a4281;
	height: 110px;
	width: 2px;
	top: 2%;
	left: 20%
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(2) {
	background: #e48023;
	height: 10px;
	width: 10px;
	top: 4%;
	left: 25%
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(3) {
	background: #e48023;
	height: 25px;
	width: 4px;
	top: 6%;
	left: 77%
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(4) {
	background: #7a4281;
	height: 95px;
	width: 8px;
	top: 4%;
	left: 80%
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(5) {
	background: #e48023;
	height: 25px;
	width: 3px;
	top: 58%;
	left: 3%
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(6) {
	background: #7a4281;
	height: 95px;
	width: 8px;
	top: 50%;
	left: 12%
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(7) {
	background: #e48023;
	height: 80px;
	width: 2px;
	top: 48%;
	left: 16%
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(8) {
	background: #7a4281;
	height: 15px;
	width: 8px;
	top: 63%;
	left: 40%
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(9) {
	background: #e48023;
	height: 40px;
	width: 4px;
	top: 64%;
	left: 43%
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(10) {
	background: #e48023;
	height: 70px;
	width: 1px;
	top: 59%;
	left: 45%
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(11) {
	background: #e48023;
	height: 35px;
	width: 8px;
	top: 49%;
	left: 77%
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(12) {
	background: #e48023;
	height: 70px;
	width: 1px;
	top: 44%;
	left: 80%
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(13) {
	background: #e48023;
	height: 60px;
	width: 1px;
	top: 90%;
	left: 86%
}

.stub-method .animate-field .wrap-type-2 .el:nth-child(14) {
	background: #e48023;
	height: 55px;
	width: 8px;
	top: 92%;
	left: 88%
}

.stub-method .content-wrap {
	position: relative;
	z-index: 3
}

.stub-method .pretitle, .stub-method .subtitle, .stub-method .title {
	padding-left: 200px
}

.stub-method .pretitle {
	color: #e48023;
	font-size: 30px;
	letter-spacing: 12px;
	line-height: 1.4
}

.stub-method .title {
	position: relative;
	color: #e48023;
	font-family: Circe-ExtraBold, Helvetica, Arial, sans-serif;
	font-size: 100px;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: 20px;
	margin-bottom: 25px
}

.stub-method .title .icon {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	font-size: 10px;
	letter-spacing: 0;
	border-radius: 50%
}

.stub-method .title .icon img {
	display: block;
	width: 172px;
	height: 172px;
	border-radius: 50%
}

.stub-method .title .icon img.ico_1 {
	opacity: 1
}

.stub-method .title .icon img.ico_2 {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	opacity: 0
}

.stub-method .title .text-wrap {
	position: relative
}

.stub-method .title .text-wrap .general {
	position: relative;
	z-index: 2
}

.stub-method .title .text-wrap .anim_1, .stub-method .title .text-wrap .anim_2 {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	opacity: 1
}

.stub-method .title .text-wrap .anim_1 {
	color: #7a4281;
	top: -5px;
	left: -5px;
	animation: text_1 10s infinite linear
}

.stub-method .title .text-wrap .anim_2 {
	color: #ccc;
	animation: text_2 10s infinite linear
}

.stub-method .subtitle {
	font-size: 18px;
	margin-bottom: 150px;
	letter-spacing: 6px;
	line-height: 1.4
}

.stub-method .description .item {
	position: relative;
	padding: 0 20px
}

.stub-method .description .item:nth-child(1) {
	padding-top: 80px
}

.stub-method .description .item:nth-child(2) {
	padding-top: 180px
}

.stub-method .description .ttl {
	text-transform: uppercase;
	font-family: Circe-Bold, Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #e48023;
	letter-spacing: 2px;
	margin-bottom: 20px;
	line-height: 1.3
}

.stub-method .description .text {
	font-size: 18px;
	line-height: 1.6
}

.stub-method .method-list {
	margin-top: -70px;
	margin-bottom: -70px;
	padding: 65px 40px;
	background: linear-gradient(45deg, #f08513 15%, #8c5a8f 100%);
	opacity: 1;
	transition: opacity .5s ease
}

.stub-method .method-list.not-init {
	opacity: 0
}

.stub-method .method-list .item {
	color: #fff;
	font-size: 18px;
	line-height: 1.4
}

.stub-method .method-list .item + .item {
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid rgba(255, 255, 255, .3)
}

.stub-services {
	position: relative;
	z-index: 1;
	padding: 100px 0
}

.stub-services .title {
	font-family: Circe-Bold, Helvetica, Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #666;
	font-size: 36px;
	margin-top: 0;
	letter-spacing: 3px;
	margin-bottom: 16px;
	line-height: 1
}

.stub-services .subtitle {
	text-align: center;
	margin-bottom: 80px;
	font-size: 18px;
	letter-spacing: 1.8px;
	line-height: 1.6
}

.stub-services .item {
	position: relative;
	padding: 0 30px 80px
}

.stub-services .item:before {
	content: '';
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 1px;
	background: #ccc
}

.stub-services .item:after {
	content: '';
	display: none;
	width: 50px;
	height: 50px;
	background: #ccc;
	position: absolute;
	top: 0;
	right: 0;
	transform: translateX(50%);
	border: 21px solid #f3f3f3;
	border-radius: 50%
}

.stub-services .item:nth-child(odd) {
	text-align: right
}

.stub-services .item:nth-child(odd):after, .stub-services .item:nth-child(odd):before {
	display: block
}

.stub-services .item:nth-child(odd) .text, .stub-services .item:nth-child(odd) .ttl-wrap {
	padding-right: 80px
}

.stub-services .item:nth-child(odd) .icon {
	right: 0
}

.stub-services .item:nth-child(even) .text, .stub-services .item:nth-child(even) .ttl-wrap {
	padding-left: 80px
}

.stub-services .item:nth-child(even) .icon {
	left: 0
}

.stub-services .item_i {
	position: relative
}

.stub-services .ttl-wrap {
	position: relative;
	height: 76px;
	line-height: 76px;
	vertical-align: middle;
	margin-bottom: 10px;
	overflow: hidden
}

.stub-services .ttl-wrap:after {
	content: '';
	position: absolute;
	top: 0;
	left: -10%;
	width: 125%;
	height: 100%;
	background: linear-gradient(to left, rgba(243, 243, 243, 0), rgba(243, 243, 243, .8), rgba(243, 243, 243, 0)) no-repeat -2em 0;
	background-size: 2em 100%;
	transform: skewX(-50deg);
	animation: blink 6s infinite linear
}

.stub-services .icon {
	position: absolute;
	display: block;
	width: 54px;
	text-align: center;
	line-height: 1;
	top: 50%;
	transform: translateY(-50%)
}

.stub-services .ttl {
	display: inline-block;
	vertical-align: middle;
	color: transparent;
	text-transform: uppercase;
	font-size: 24px;
	font-family: Circe-Bold, Helvetica, Arial, sans-serif;
	line-height: 1.1;
	letter-spacing: 2px;
	background: linear-gradient(to right, #7a4281 0, #e48023 100%);
	-webkit-background-clip: text;
	background-clip: text;
	overflow: hidden;
	margin: 0;
	max-height: 3.2em
}

.stub-services .text {
	font-size: 18px;
	line-height: 1.6
}

.stub-gallery .full-wrap {
	padding: 130px 0 0;
	background: #fff
}

.stub-gallery .full-wrap.not-init .gallery-list {
	opacity: 0
}

.stub-gallery .title {
	font-family: Circe-Bold, Helvetica, Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #666;
	font-size: 36px;
	margin-top: 0;
	letter-spacing: 3px;
	margin-bottom: 16px;
	line-height: 1
}

.stub-gallery .subtitle {
	text-align: center;
	margin-bottom: 80px;
	font-size: 18px;
	letter-spacing: 1.8px;
	line-height: 1.6
}

.stub-gallery .gallery-list {
	opacity: 1;
	transition: opacity .4s ease
}

.stub-gallery .gallery-list .item {
	display: block;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	transition: transform 1s ease;
	height: 350px;
	width: 25%;
	float: left
}

.stub-gallery .gallery-list .item:hover .info {
	opacity: 1
}

.stub-gallery .gallery-list .pic {
	position: relative;
	z-index: 1;
	height: 100%
}

.stub-gallery .gallery-list .pic img {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: auto;
	height: auto;
	max-width: none;
	min-width: 101%;
	min-height: 101%;
	transform: translate(-50%, -50%) scale(1);
	transition: transform .4s ease;
	will-change: transform
}

.stub-gallery .gallery-list .info {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .6);
	opacity: 0;
	transition: opacity .4s ease;
	text-align: center
}

.stub-gallery .gallery-list .info-wrap {
	position: relative;
	padding: 30px 20px;
	top: 50%;
	transform: translateY(-50%)
}

.stub-gallery .gallery-list .ttl {
	text-transform: uppercase;
	color: #fff;
	font-family: Circe-Bold, Helvetica, Arial, sans-serif;
	line-height: 1;
	margin-bottom: 10px
}

.stub-gallery .gallery-list .txt {
	text-transform: lowercase;
	font-size: 14px;
	color: #ccc;
	line-height: 1.2
}

.stub-feedback {
	position: relative;
	z-index: 1
}

.stub-feedback .full-wrap {
	overflow: hidden;
	padding: 200px 0 0;
	height: 940px
}

.stub-feedback .bg {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #666
}

.stub-feedback .bg img {
	position: absolute;
	display: block;
	max-width: none;
	width: auto;
	height: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	min-height: 100%;
	min-width: 100%
}

.stub-feedback .block_i {
	position: relative;
	z-index: 2
}

.stub-feedback .title {
	font-family: Circe-Bold, Helvetica, Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 36px;
	margin-top: 0;
	letter-spacing: 3px;
	margin-bottom: 16px;
	line-height: 1
}

.stub-feedback .subtitle {
	text-align: center;
	margin-bottom: 80px;
	font-size: 18px;
	letter-spacing: 1.8px;
	line-height: 1.6;
	color: #fff
}

.stub-feedback .form-feed .btn-submit {
	float: right
}

.stub-feedback .form-group {
	margin-bottom: 16px
}

.stub-feedback .form-group.has-error .help-block {
	color: #ff6363
}

.stub-feedback .form-group.has-error .help-block-pseudo {
	display: none
}

.stub-feedback .form-group .help-block, .stub-feedback .form-group .help-block-pseudo {
	display: block;
	font-size: 15px;
	font-family: Circe-Regular, Helvetica, Arial, sans-serif;
	font-style: normal;
	line-height: 1.2;
	min-height: 1.2em;
	margin-top: 5px;
	padding-left: 20px
}

.stub-feedback .form-control, .stub-feedback .jq-selectbox__select {
	background: rgba(204, 204, 204, .4);
	box-shadow: none;
	border: 1px solid rgba(204, 204, 204, .5);
	height: 52px;
	border-radius: 26px;
	padding: 0 20px;
	line-height: 52px;
	font-size: 18px;
	color: #fff
}

.stub-feedback .form-control:focus, .stub-feedback .jq-selectbox__select:focus {
	background: rgba(255, 255, 255, .8);
	color: #333
}

.stub-feedback .form-control:-moz-placeholder, .stub-feedback .jq-selectbox__select:-moz-placeholder {
	color: #fff;
	opacity: 1
}

.stub-feedback .form-control::-moz-placeholder, .stub-feedback .jq-selectbox__select::-moz-placeholder {
	color: #fff;
	opacity: 1
}

.stub-feedback .form-control:-ms-input-placeholder, .stub-feedback .jq-selectbox__select:-ms-input-placeholder {
	color: #fff
}

.stub-feedback .form-control::-webkit-input-placeholder, .stub-feedback .jq-selectbox__select::-webkit-input-placeholder {
	color: #fff
}

.stub-feedback .form-control.placeholder, .stub-feedback .jq-selectbox__select.placeholder {
	color: #fff
}

.stub-feedback select.formstyler {
	border-radius: 30px
}

.stub-feedback .jq-selectbox {
	display: block !important
}

.stub-feedback .jq-selectbox.focused .jq-selectbox__select, .stub-feedback .jq-selectbox.opened .jq-selectbox__select {
	border: 1px solid rgba(204, 204, 204, .5)
}

.stub-feedback .jq-selectbox.opened .jq-selectbox__select {
	background: rgba(255, 255, 255, .8);
	color: #333
}

.stub-feedback .jq-selectbox__trigger-arrow {
	width: 12px;
	height: 12px;
	background: 0 0;
	border: none;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	opacity: 1;
	transform: rotate(-45deg);
	top: 50%;
	left: auto;
	right: 18px;
	margin-top: -8px
}

.stub-feedback .jq-selectbox__dropdown {
	border: 1px solid rgba(204, 204, 204, .5);
	border-radius: 26px;
	top: 60px !important;
	background: #5a5a5a;
	min-height: 200px
}

.stub-feedback .jq-selectbox__dropdown ul {
	margin: 0;
	min-height: 200px
}

.stub-feedback .jq-selectbox__dropdown li {
	padding: 10px 20px;
	font-size: 18px;
	color: #fff
}

.stub-feedback .jq-selectbox__dropdown li + li {
	border-top: 1px solid rgba(204, 204, 204, .1)
}

.stub-feedback .jq-selectbox__dropdown li.selected {
	background: #e48023
}

.stub-feedback .jq-selectbox__dropdown li:hover {
	color: #222;
	background: #ccc
}

.stub-feedback .jq-selectbox__dropdown li.disabled, .stub-feedback .jq-selectbox__dropdown li.disabled:hover {
	background: 0 0;
	cursor: default;
	color: rgba(255, 255, 255, .5)
}

.stub-feedback textarea.form-control {
	resize: none;
	max-height: 144px;
	min-height: 144px
}

.stub-feedback .alert {
	border-radius: 10px
}

.stub-feedback .btn-wrap {
	margin-top: 40px
}

.stub-feedback .btn-switch-back {
	height: 52px;
	line-height: 52px;
	display: block;
	text-decoration: none;
	color: #fff;
	border: 1px solid rgba(204, 204, 204, .5);
	text-align: center;
	border-radius: 10px;
	font-size: 14px
}

.stub-feedback .btn-switch-back:hover {
	background: rgba(255, 255, 255, .1)
}

.stub-feedback .social-list {
	float: left;
	margin: 0 -8px
}

.stub-feedback .social-list .item {
	display: inline-block;
	vertical-align: top;
	margin: 0 8px;
	text-decoration: none;
	line-height: 1;
	height: 50px
}

.stub-feedback .social-list a.item:hover {
	opacity: .8
}

.page-content {
	padding-bottom: 60px
}

.services-list {
	margin-bottom: 30px
}

.services-list .item {
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px
}

.services-list .item:before {
	content: '';
	display: block;
	position: absolute;
	top: 40px;
	left: 0;
	height: 100%;
	width: 1px;
	background: #ccc
}

.services-list .item:after {
	content: '';
	display: block;
	position: absolute;
	width: 31px;
	height: 31px;
	background: #ccc;
	border-radius: 50%;
	top: 23px;
	left: -15px;
	border: 12px solid #fff
}

.services-list .item:last-child:before {
	display: none
}

.services-list .pic {
	position: relative;
	float: left;
	width: 44px;
	margin-right: 30px
}

.services-list .pic img {
	display: block;
	max-width: 100%
}

.services-list .wrap-text {
	overflow: hidden
}

.services-list .ttl {
	color: transparent;
	text-transform: uppercase;
	font-size: 20px;
	font-family: Circe-Bold, Helvetica, Arial, sans-serif;
	line-height: 1.1;
	letter-spacing: 2px;
	background: linear-gradient(to right, #7a4281 0, #e48023 100%);
	-webkit-background-clip: text;
	background-clip: text;
	margin-bottom: 12px
}

.services-list .text {
	font-size: 18px;
	line-height: 1.3
}

.logo {
	float: left
}

.logo .pic {
	display: block;
	text-decoration: none;
	height: 29px;
	overflow: hidden
}

.logo .pic img {
	opacity: 1;
	transition: opacity .2s ease
}

.not-init .logo .pic img {
	opacity: 0
}

.logo .pic img.normal {
	display: block
}

.logo .pic img.color {
	display: none
}

.scroller .logo .pic img.normal {
	display: none
}

.scroller .logo .pic img.color {
	display: block
}

.inner .logo .pic img.normal {
	display: none
}

.inner .logo .pic img.color {
	display: block
}

.nav-menu:not(.menu-wrap) {
	float: right
}

.nav-menu:not(.menu-wrap) .menu_level_1 {
	margin: 0;
	padding: 0;
	opacity: 1;
	transition: opacity .2s ease
}

.not-init .nav-menu:not(.menu-wrap) .menu_level_1 {
	opacity: 0
}

.nav-menu:not(.menu-wrap) .item_1 {
	display: inline-block
}

.nav-menu:not(.menu-wrap) .item_1 + .item_1 {
	margin-left: 50px
}

.nav-menu:not(.menu-wrap) .item_1 > a, .nav-menu:not(.menu-wrap) .item_1 > span {
	position: relative;
	display: block;
	padding: 0;
	line-height: 29px;
	color: #fff;
	text-decoration: none;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0) 81%, rgba(255, 255, 255, 0) 82%)
}

.nav-menu:not(.menu-wrap) .item_1 > a > span, .nav-menu:not(.menu-wrap) .item_1 > span > span {
	display: inline-block;
	position: relative;
	line-height: 20px;
	height: 20px;
	border-bottom: 1px solid transparent
}

.nav-menu:not(.menu-wrap) .item_1 > a:before, .nav-menu:not(.menu-wrap) .item_1 > span:before {
	content: '';
	display: none;
	position: absolute;
	top: -10px;
	left: -25px;
	right: -25px;
	bottom: -40px;
	background: #fff;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	box-shadow: 0 -1px 8px rgba(0, 0, 0, .2)
}

.nav-menu:not(.menu-wrap) .item_1 > a:after, .nav-menu:not(.menu-wrap) .item_1 > span:after {
	content: '';
	display: none;
	position: absolute;
	z-index: 102;
	height: 30px;
	background: #fff;
	left: -25px;
	right: -25px;
	bottom: -30px
}

.nav-menu:not(.menu-wrap) .item_1 > a:hover span {
	border-color: #fff
}

.inner .nav-menu:not(.menu-wrap) .item_1 > a, .inner .nav-menu:not(.menu-wrap) .item_1 > span, .scroller .nav-menu:not(.menu-wrap) .item_1 > a, .scroller .nav-menu:not(.menu-wrap) .item_1 > span {
	color: #7a4281
}

.inner .nav-menu:not(.menu-wrap) .item_1 > a:hover span, .scroller .nav-menu:not(.menu-wrap) .item_1 > a:hover span {
	border-color: #7a4281
}

.inner .nav-menu:not(.menu-wrap) .item_1.active > a, .inner .nav-menu:not(.menu-wrap) .item_1.active > span, .scroller .nav-menu:not(.menu-wrap) .item_1.active > a, .scroller .nav-menu:not(.menu-wrap) .item_1.active > span {
	color: #e48023
}

.inner .nav-menu:not(.menu-wrap) .item_1.active > a:hover span, .scroller .nav-menu:not(.menu-wrap) .item_1.active > a:hover span {
	border-color: #e48023
}

.nav-menu:not(.menu-wrap) .item-drop:hover > a, .nav-menu:not(.menu-wrap) .item-drop:hover > span {
	color: #7a4281
}

.nav-menu:not(.menu-wrap) .item-drop:hover > a:after, .nav-menu:not(.menu-wrap) .item-drop:hover > a:before, .nav-menu:not(.menu-wrap) .item-drop:hover > span:after, .nav-menu:not(.menu-wrap) .item-drop:hover > span:before {
	display: block
}

.nav-menu:not(.menu-wrap) .item-drop:hover > a:hover span, .nav-menu:not(.menu-wrap) .item-drop:hover > span:hover span {
	border-color: #7a4281
}

.nav-menu:not(.menu-wrap) .item-drop:hover .drop-wrap {
	display: block
}

.nav-menu:not(.menu-wrap) .drop-wrap {
	display: none;
	position: absolute;
	z-index: 100;
	background: #fff;
	top: 100%;
	left: 0;
	width: 100%;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
	padding-top: 25px;
	padding-bottom: 25px
}

.nav-menu:not(.menu-wrap) .drop-wrap .row {
	margin-left: -20px;
	margin-right: -20px
}

.nav-menu:not(.menu-wrap) .menu-wrap {
	width: 25%;
	float: left;
	padding: 25px 20px
}

.nav-menu:not(.menu-wrap) .menu-ttl {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 15px;
	font-family: Circe-Bold, Helvetica, Arial, sans-serif;
	color: transparent;
	background: linear-gradient(to right, #7a4281 0, #e48023 100%);
	-webkit-background-clip: text;
	background-clip: text;
	min-height: 2.4em
}

.nav-menu:not(.menu-wrap) .list_level_2 {
	margin: 0
}

.nav-menu:not(.menu-wrap) .item_2 + .item_2 {
	margin-top: 14px
}

.nav-menu:not(.menu-wrap) .item_2 > a, .nav-menu:not(.menu-wrap) .item_2 > span {
	text-decoration: none;
	display: block;
	line-height: 1.1;
	font-size: 15px
}

.nav-menu:not(.menu-wrap) .item_2.active > a, .nav-menu:not(.menu-wrap) .item_2.active > span {
	text-decoration: underline
}

.hamburger-opener {
	position: relative;
	float: right;
	height: 29px;
	width: 32px
}

.hamburger {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: none;
	background: 0 0;
	opacity: 1;
	transition: opacity .2s ease
}

.not-init .hamburger {
	opacity: 0 !important
}

.hamburger.pm-opener {
	opacity: 1
}

.hamburger .ico {
	top: 50%;
	border: none;
	margin-top: -2px
}

.hamburger .ico, .hamburger .ico:after, .hamburger .ico:before {
	position: absolute;
	height: 4px;
	left: 0;
	width: 100%;
	transition: .5s;
	background: #fff;
	border-radius: 2px
}

.inner .hamburger .ico, .inner .hamburger .ico:after, .inner .hamburger .ico:before, .scroller .hamburger .ico, .scroller .hamburger .ico:after, .scroller .hamburger .ico:before {
	background: #7a4281
}

.hamburger .ico:after, .hamburger .ico:before {
	content: '';
	transform-origin: 3px center
}

.hamburger .ico:before {
	top: 8px
}

.hamburger .ico:after {
	top: -8px
}

.hamburger.opened .ico {
	transform: scale3d(.8, .8, .8);
	background: 0 0
}

.hamburger.opened .ico:after, .hamburger.opened .ico:before {
	transform-origin: 50% 50%;
	top: 0
}

.hamburger.opened .ico:before {
	transform: rotate3d(0, 0, 1, 45deg)
}

.hamburger.opened .ico:after {
	transform: rotate3d(0, 0, 1, -45deg)
}

.hamburger.opened.pm-opener {
	opacity: 0
}

.breadcrumb-svg {
	padding: 20px 0 20px 0;
	margin: 0;
	list-style: none;
	background-color: transparent;
	border-radius: 0
}

.g-wrap .breadcrumb-svg ol {
	font-size: 14px
}

.breadcrumb-svg li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 2px 0
}

.breadcrumb-svg li > a, .breadcrumb-svg li > span {
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	text-align: left
}

.breadcrumb-svg li > a {
	color: #919191
}

.breadcrumb-svg li > a:hover {
	color: #7a4281
}

.breadcrumb-svg li + li {
	padding-left: 24px
}

.breadcrumb-svg li + li:before {
	content: ' ';
	display: inline-block;
	font-size: 10px;
	background-image: url(./images/sprite_svg.svg);
	background-repeat: no-repeat;
	background-size: 5.4em 91.6em;
	background-position: -.2em -5.6000000000000005em;
	width: 1.6em;
	height: 1.6em;
	display: block;
	position: absolute;
	left: 3px;
	top: 5px
}

.no-svg .breadcrumb-svg li + li:before {
	background-image: url(./images/sprite_svg.png)
}

.breadcrumb-svg .active {
	color: #e48023
}

#bx-composite-banner {
	margin-top: 14px
}

#bx-composite-banner .bx-composite-btn {
	font-size: 12px !important;
	letter-spacing: 0
}

.phones-foot {
	margin-bottom: 20px;
}

/*fix new_footer*/
.phones-foot .ttl {
	margin-bottom: 10px;
}

.phones-foot .item + .item {
	margin-top: 20px
}

.phones-foot .item a {
	display: inline-block;
	text-decoration: none;
	color: #666
}

.phones-foot .item a:hover {
	color: #7a4281
}

.phones-foot .item .icon {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px
}

.phones-foot .item .icon:before {
	content: '';
	display: inline-block;
	background-image: url(./images/sprite.png);
	background-position: -27px 0;
	width: 23px;
	height: 23px;
	display: block
}

.address-foot .item + .item {
	margin-top: 20px
}

.address-foot .item a {
	position: relative;
	display: inline-block;
	text-decoration: none;
	color: #666
}

.address-foot .item a:hover {
	color: #7a4281
}

.address-foot .item a.link-mail {
	padding-left: 30px
}

.address-foot .item a.link-mail:before {
	content: '';
	display: inline-block;
	background-image: url(./images/sprite.png);
	background-position: -19px -27px;
	width: 19px;
	height: 15px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -8px
}

.address-foot .item a.link-geo {
	padding-left: 30px
}

.address-foot .item a.link-geo:before {
	content: '';
	display: inline-block;
	background-image: url(./images/sprite.png);
	background-position: 0 -27px;
	width: 17px;
	height: 21px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -11px
}
/*fix new_footer*/
.address-foot--rf .item div.link-geo {
	position: relative;
	padding-left: 30px;
}
/*fix new_footer*/
.address-foot--rf .item div.link-geo:before {
	content: '';
	display: inline-block;
	background-image: url(./images/sprite.png);
	background-position: 0 -27px;
	width: 17px;
	height: 21px;
	position: absolute;
	top: 20%;
	left: 0;
	margin-top: -11px
}

.social-foot .ttl {
	margin-bottom: 4px
}

.social-foot .item {
	display: inline-block;
	margin-right: 15px;
	text-decoration: none;
	height: 50px;
	line-height: 1;
	vertical-align: top
}

.social-foot a.item:hover {
	opacity: .8
}

.g-wrap .social-foot .ya-share2 .ya-share2__list {
	margin: 0;
	padding: 0
}

.social-foot .ya-share2 .ya-share2__item {
	margin: 0 15px 0 0;
	display: inline-block;
	line-height: 1
}

.g-wrap .social-foot .ya-share2 .ya-share2__item:before {
	display: none
}

.social-foot .ya-share2 .ya-share2__item.ya-share2__item_service_facebook .ya-share2__link:before {
	background-position: -.2em -18.4em;
	width: 5em;
	height: 5em
}

.social-foot .ya-share2 .ya-share2__item.ya-share2__item_service_vkontakte .ya-share2__link:before {
	background-position: -.2em -23.8em;
	width: 5em;
	height: 5em
}

.social-foot .ya-share2 .ya-share2__link {
	display: block
}

.social-foot .ya-share2 .ya-share2__link:hover {
	opacity: .8
}

.social-foot .ya-share2 .ya-share2__link:before {
	content: ' ';
	display: inline-block;
	font-size: 10px;
	background-image: url(./images/sprite_svg.svg);
	background-repeat: no-repeat;
	background-size: 5.4em 91.6em;
	display: block
}

.no-svg .social-foot .ya-share2 .ya-share2__link:before {
	background-image: url(./images/sprite_svg.png)
}

.social-foot .ya-share2 .ya-share2__badge, .social-foot .ya-share2 .ya-share2__title {
	display: none
}

.hamburger-closer {
	position: relative;
	z-index: 2;
	padding: 15px 20px;
	text-align: right;
	background: #fff;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .1)
}

.hamburger-closer .pm-closer {
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 29px;
	width: 32px;
	border: none;
	background: 0 0
}

.hamburger-closer .pm-closer:after, .hamburger-closer .pm-closer:before {
	content: '';
	background: #999;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 4px;
	border-radius: 2px;
	width: 100%
}

.hamburger-closer .pm-closer:before {
	transform: translate(-50%, -50%) rotate(45deg)
}

.hamburger-closer .pm-closer:after {
	transform: translate(-50%, -50%) rotate(-45deg)
}

.nav-menu-mob {
	position: relative;
	height: 100%
}

.nav-menu-mob .menu-wrap {
	height: 100%;
	overflow: auto
}

.nav-menu-mob .menu_level_1 {
	margin: 0
}

.nav-menu-mob .item_1 {
	border-bottom: 1px solid #eee
}

.nav-menu-mob .item_1 > a, .nav-menu-mob .item_1 > span {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Circe-Bold, Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 1.2;
	padding: 18px 15px 12px
}

.nav-menu-mob .item_1.active > a {
	color: #e48023
}

.nav-menu-mob .menu_level_2 {
	padding: 10px 10px 25px 15px
}

.nav-menu-mob .item_2 {
	position: relative;
}

.nav-menu-mob .item_2 .item_2__header {
	position: relative;
	display: flex;
	align-items: center;
}

.nav-menu-mob .item_2 + .item_2 {
	margin-top: 20px;
}

.nav-menu-mob .item_2 .item_2__header > a, .nav-menu-mob .item_2 .item_2__header > span {
	position: relative;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1;
	font-family: Circe-Bold, Helvetica, Arial, sans-serif;
	color: transparent;
	background: linear-gradient(to right, #7a4281 0, #e48023 100%);
	-webkit-background-clip: text;
	background-clip: text;
	padding-left: 30px
}
.nav-menu-mob .item_2 .item_2__header > a[data-toggle="collapse"] {
	height: 100%;
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.nav-menu-mob .item_2.empty .item_2__header > a[data-toggle="collapse"] {
	display: none;
}

.nav-menu-mob .item_2 .item_2__header > a[data-toggle="collapse"]:after,
.nav-menu-mob .item_2 .item_2__header > a[data-toggle="collapse"]:before,
.nav-menu-mob .item_2 .item_2__header > span:after,
.nav-menu-mob .item_2 .item_2__header > span:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 10px;
	background: #af72b7
}

.nav-menu-mob .item_2 .item_2__header > a:before, .nav-menu-mob .item_2 .item_2__header > span:before {
	width: 2px;
	height: 12px;
	margin-top: -7px;
	margin-left: -1px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
	transition: transform .2s ease, -webkit-transform .2s ease
}

.nav-menu-mob .item_2 .item_2__header > a:after, .nav-menu-mob .item_2 .item_2__header > span:after {
	width: 12px;
	height: 2px;
	margin-top: -2px;
	margin-left: -6px
}

.nav-menu-mob .item_2 .item_2__header > a.collapsed:before, .nav-menu-mob .item_2 .item_2__header > span.collapsed:before {
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

.nav-menu-mob .menu_level_3 {
	padding: 15px 0 10px 30px
}

.nav-menu-mob .item_3 + .item_3 {
	margin-top: 14px
}

.nav-menu-mob .item_3 > a, .nav-menu-mob .item_3 > span {
	display: block;
	text-decoration: none;
	line-height: 1
}

.nav-menu-mob .item_3.active {
	text-decoration: underline
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
	html {
		height: 0
	}

	.slider-main--s_2 .slider-main__wrapp {
		margin-top: 50px
	}

	body {
		overflow-x: hidden
	}

	.wrapper {
		display: block
	}

	.main {
		display: block;
		-ms-flex: none;
		flex: none
	}

	html {
		height: 0
	}

	.slider-main--s_2 .slider-main__wrapp {
		margin-top: 50px
	}

	body {
		overflow-x: hidden
	}

	.wrapper {
		display: block
	}

	.main {
		display: block;
		-ms-flex: none;
		flex: none
	}

	html {
		height: 0
	}

	.slider-main--s_2 .slider-main__wrapp {
		margin-top: 50px
	}

	body {
		overflow-x: hidden
	}

	.wrapper {
		display: block
	}

	.main {
		display: block;
		-ms-flex: none;
		flex: none
	}

	html {
		height: 0
	}

	.slider-main--s_2 .slider-main__wrapp {
		margin-top: 50px
	}

	body {
		overflow-x: hidden
	}

	.wrapper {
		display: block
	}

	.main {
		display: block;
		-ms-flex: none;
		flex: none
	}

	.colored, .page-menu .item_1 > a > span, .page-menu .item_1 > span > span, .stub-services .ttl, .ttl, :not(.menu-wrap).nav-menu .menu-ttl, :not(.menu-wrap).nav-menu .menu-ttl > a {
		color: #81467b !important;
		background: 0 0 !important
	}

	.social-foot .ya-share2 .ya-share2__item:before {
		content: none !important
	}
}

@media (min-width: 576px) {
	.modal-dialog {
		max-width: 600px;
		margin: 30px auto
	}

	.modal-dialog {
		max-width: 600px;
		margin: 30px auto
	}
}

@media (min-width: 768px) {
	.h1, h1 {
		text-align: center
	}

	.container {
		width: 740px
	}

	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
		float: left
	}

	.col-sm-1 {
		width: 8.33333%
	}

	.col-sm-2 {
		width: 16.66667%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-4 {
		width: 33.33333%
	}

	.col-sm-5 {
		width: 41.66667%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-7 {
		width: 58.33333%
	}

	.col-sm-8 {
		width: 66.66667%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-10 {
		width: 83.33333%
	}

	.col-sm-11 {
		width: 91.66667%
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-pull-1 {
		right: 8.33333%
	}

	.col-sm-pull-2 {
		right: 16.66667%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-4 {
		right: 33.33333%
	}

	.col-sm-pull-5 {
		right: 41.66667%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-7 {
		right: 58.33333%
	}

	.col-sm-pull-8 {
		right: 66.66667%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-10 {
		right: 83.33333%
	}

	.col-sm-pull-11 {
		right: 91.66667%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-push-0 {
		left: auto
	}

	.col-sm-push-1 {
		left: 8.33333%
	}

	.col-sm-push-2 {
		left: 16.66667%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-4 {
		left: 33.33333%
	}

	.col-sm-push-5 {
		left: 41.66667%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-7 {
		left: 58.33333%
	}

	.col-sm-push-8 {
		left: 66.66667%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-10 {
		left: 83.33333%
	}

	.col-sm-push-11 {
		left: 91.66667%
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-offset-0 {
		margin-left: 0
	}

	.col-sm-offset-1 {
		margin-left: 8.33333%
	}

	.col-sm-offset-2 {
		margin-left: 16.66667%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	.col-sm-offset-4 {
		margin-left: 33.33333%
	}

	.col-sm-offset-5 {
		margin-left: 41.66667%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-7 {
		margin-left: 58.33333%
	}

	.col-sm-offset-8 {
		margin-left: 66.66667%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-10 {
		margin-left: 83.33333%
	}

	.col-sm-offset-11 {
		margin-left: 91.66667%
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}

	.caption.left {
		float: left;
		max-width: 43%;
		margin-right: 5%
	}

	.caption.right {
		float: right;
		max-width: 43%;
		margin-left: 5%
	}

	.slider-gallery .text-slider-wrap {
		float: left;
		width: 89.5%
	}

	.control-group.form-group .controls {
		float: right
	}

	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-static {
		display: inline-block
	}

	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
		width: auto
	}

	.form-inline .input-group > .form-control {
		width: 100%
	}

	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .checkbox, .form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .checkbox label, .form-inline .radio label {
		padding-left: 0
	}

	.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}

	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}

	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}

	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.3px
	}

	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px
	}

	.breadcrumb-svg ol {
		text-align: center
	}
}

@media (min-width: 1024px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.dl-horizontal dd {
		margin-left: 180px
	}

	.container {
		width: 960px
	}

	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
		float: left
	}

	.col-md-1 {
		width: 8.33333%
	}

	.col-md-2 {
		width: 16.66667%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-4 {
		width: 33.33333%
	}

	.col-md-5 {
		width: 41.66667%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-7 {
		width: 58.33333%
	}

	.col-md-8 {
		width: 66.66667%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-10 {
		width: 83.33333%
	}

	.col-md-11 {
		width: 91.66667%
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-pull-1 {
		right: 8.33333%
	}

	.col-md-pull-2 {
		right: 16.66667%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-4 {
		right: 33.33333%
	}

	.col-md-pull-5 {
		right: 41.66667%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-7 {
		right: 58.33333%
	}

	.col-md-pull-8 {
		right: 66.66667%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-10 {
		right: 83.33333%
	}

	.col-md-pull-11 {
		right: 91.66667%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-push-1 {
		left: 8.33333%
	}

	.col-md-push-2 {
		left: 16.66667%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-4 {
		left: 33.33333%
	}

	.col-md-push-5 {
		left: 41.66667%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-7 {
		left: 58.33333%
	}

	.col-md-push-8 {
		left: 66.66667%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-10 {
		left: 83.33333%
	}

	.col-md-push-11 {
		left: 91.66667%
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

	.col-md-offset-1 {
		margin-left: 8.33333%
	}

	.col-md-offset-2 {
		margin-left: 16.66667%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-4 {
		margin-left: 33.33333%
	}

	.col-md-offset-5 {
		margin-left: 41.66667%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-7 {
		margin-left: 58.33333%
	}

	.col-md-offset-8 {
		margin-left: 66.66667%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-10 {
		margin-left: 83.33333%
	}

	.col-md-offset-11 {
		margin-left: 91.66667%
	}

	.col-md-offset-12 {
		margin-left: 100%
	}

	.page-menu .item_1 > a > span, .page-menu .item_1 > span > span {
		top: 50%;
		transform: translateY(-50%)
	}

	.slider-gallery .sl-pager {
		position: absolute;
		bottom: 6px;
		left: 50%;
		transform: translateX(-50%)
	}

	.stub-gallery .gallery-list .item:hover .pic img {
		transform: translate(-50%, -50%) scale(1.2)
	}

	.hamburger-opener {
		display: none
	}
}

@media (min-width: 1125px) {
	.pm-small {
		visibility: hidden
	}

	.client-slider .item {
		margin: 0 20px
	}
}

@media (min-width: 1280px) {
	.container {
		width: 1200px
	}

	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
		float: left
	}

	.col-lg-1 {
		width: 8.33333%
	}

	.col-lg-2 {
		width: 16.66667%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-4 {
		width: 33.33333%
	}

	.col-lg-5 {
		width: 41.66667%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-7 {
		width: 58.33333%
	}

	.col-lg-8 {
		width: 66.66667%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-10 {
		width: 83.33333%
	}

	.col-lg-11 {
		width: 91.66667%
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-pull-1 {
		right: 8.33333%
	}

	.col-lg-pull-2 {
		right: 16.66667%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-4 {
		right: 33.33333%
	}

	.col-lg-pull-5 {
		right: 41.66667%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-7 {
		right: 58.33333%
	}

	.col-lg-pull-8 {
		right: 66.66667%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-10 {
		right: 83.33333%
	}

	.col-lg-pull-11 {
		right: 91.66667%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-push-0 {
		left: auto
	}

	.col-lg-push-1 {
		left: 8.33333%
	}

	.col-lg-push-2 {
		left: 16.66667%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-4 {
		left: 33.33333%
	}

	.col-lg-push-5 {
		left: 41.66667%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-7 {
		left: 58.33333%
	}

	.col-lg-push-8 {
		left: 66.66667%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-10 {
		left: 83.33333%
	}

	.col-lg-push-11 {
		left: 91.66667%
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

	.col-lg-offset-1 {
		margin-left: 8.33333%
	}

	.col-lg-offset-2 {
		margin-left: 16.66667%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-offset-4 {
		margin-left: 33.33333%
	}

	.col-lg-offset-5 {
		margin-left: 41.66667%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-7 {
		margin-left: 58.33333%
	}

	.col-lg-offset-8 {
		margin-left: 66.66667%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-10 {
		margin-left: 83.33333%
	}

	.col-lg-offset-11 {
		margin-left: 91.66667%
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}

	.nav-menu:not(.menu-wrap) .menu-wrap:nth-child(4n+1) {
		clear: both
	}
}

@media (max-width: 1279px) {
	.page-menu .item_1 > a, .page-menu .item_1 > span {
		padding-left: 20px;
		padding-right: 20px
	}

	.stub-banner .full-wrap {
		height: 720px
	}

	.stub-banner .title {
		font-size: 32px
	}

	.stub-method {
		padding: 40px 0
	}

	.stub-method .animation-area {
		padding-top: 140px;
		padding-bottom: 140px;
		margin-top: -40px;
		margin-bottom: -40px
	}

	.stub-method .canvas-tile {
		top: 40px;
		bottom: -40px
	}

	.stub-method .pretitle, .stub-method .subtitle, .stub-method .title {
		padding-left: 150px
	}

	.stub-method .pretitle {
		font-size: 26px
	}

	.stub-method .title {
		font-size: 76px
	}

	.stub-method .title .icon img {
		width: 120px;
		height: 120px
	}

	.stub-method .subtitle {
		margin-bottom: 100px
	}

	.stub-method .description .item:nth-child(1) {
		padding-top: 110px
	}

	.stub-method .description .item:nth-child(2) {
		padding-top: 200px
	}

	.stub-method .description .item:nth-child(3) {
		padding-top: 40px
	}

	.stub-method .method-list {
		padding: 60px 25px;
		margin-top: -40px;
		margin-bottom: -40px
	}

	.stub-method .method-list .item {
		font-size: 16px
	}

	.stub-method .method-list .item + .item {
		margin-top: 30px;
		padding-top: 30px
	}

	.stub-services .ttl-wrap {
		height: 64px;
		line-height: 64px
	}

	.stub-services .ttl {
		font-size: 20px
	}

	.nav-menu:not(.menu-wrap) .menu-wrap {
		width: 33.33%
	}

	.nav-menu:not(.menu-wrap) .menu-wrap:nth-child(3n+1) {
		clear: both
	}
}

@media screen and (max-width: 1209px) {
	.sidebar-wrap {
		display: none
	}

	.nav-menu--header--s_1 .nav-menu__item {
		padding: 0 10px
	}

	.nav-menu--footer--s_1 .nav-menu__item {
		padding: 0 10px
	}

	.subscription__input-inner {
		max-width: 100%;
		margin-right: 0
	}

	.news-card--s_6 .news-card--small-1 .news-card__wrap {
		display: block
	}

	.news-card--s_6 .news-card--small-2 .news-card__wrap {
		display: block
	}

	.news-card--s_7 .news-card--small-1 .news-card__wrap {
		display: block
	}

	.news-card--s_7 .news-card--small-2 .news-card__wrap {
		display: block
	}

	.news-card--s_8 .news-card--small-1 .news-card__wrap {
		display: block
	}

	.news-card--s_8 .news-card--small-2 .news-card__wrap {
		display: block
	}

	.banner {
		display: -ms-inline-flexbox;
		display: inline-flex;
		width: 250px;
		margin-right: 20px;
		margin-bottom: 20px
	}

	.banner:last-of-type {
		margin-right: 0
	}

	.sidebar-wrap {
		display: none
	}

	.nav-menu--footer--s_1 .nav-menu__item, .nav-menu--header--s_1 .nav-menu__item {
		padding: 0 10px
	}

	.subscription__input-inner {
		max-width: 100%;
		margin-right: 0
	}

	.news-card--s_6 .news-card--small-1 .news-card__wrap, .news-card--s_6 .news-card--small-2 .news-card__wrap {
		display: block
	}

	.news-card--s_7 .news-card--small-1 .news-card__wrap, .news-card--s_7 .news-card--small-2 .news-card__wrap {
		display: block
	}

	.news-card--s_8 .news-card--small-1 .news-card__wrap, .news-card--s_8 .news-card--small-2 .news-card__wrap {
		display: block
	}

	.banner {
		display: -ms-inline-flexbox;
		display: inline-flex;
		width: 250px;
		margin-right: 20px;
		margin-bottom: 20px
	}

	.banner:last-of-type {
		margin-right: 0
	}
}

@media (max-width: 1023px) {
	.endlessNews2 .es-aside {
		display: none
	}

	.page-menu .menu_item_1 {
		display: block
	}

	.page-menu .item_1 {
		-ms-flex: none;
		flex: none
	}

	.page-menu .item_1 > a, .page-menu .item_1 > span {
		padding: 15px;
		border-radius: 3px
	}

	.page-menu .item_1.active > a, .page-menu .item_1.active > span {
		border-color: transparent
	}

	.slider-gallery .sl-pager {
		display: none !important;
		padding: 5px 0;
		text-align: center
	}

	.stub-banner .full-wrap {
		height: 640px
	}

	.stub-banner .bg {
		background-attachment: inherit
	}

	.stub-banner .title {
		font-size: 28px
	}

	.stub-about {
		padding: 100px 0 50px
	}

	.stub-about .title {
		font-size: 28px
	}

	.stub-about .subtitle {
		line-height: 1.4
	}

	.stub-about .item {
		padding: 0 15px
	}

	.stub-about .ttl {
		font-size: 20px
	}

	.stub-method {
		padding-top: 0;
		padding-bottom: 0
	}

	.stub-method .animation-area {
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 100px;
		padding-bottom: 30px
	}

	.stub-method .canvas-tile {
		display: none
	}

	.stub-method .animate-field {
		display: none
	}

	.stub-method .subtitle {
		margin-bottom: 50px
	}

	.stub-method .description .item {
		margin-bottom: 25px
	}

	.stub-method .description .item:nth-child(1) {
		padding-top: 0
	}

	.stub-method .description .item:nth-child(2) {
		padding-top: 0
	}

	.stub-method .description .item:nth-child(3) {
		padding-top: 0
	}

	.stub-method .description .ttl {
		margin-bottom: 10px
	}

	.stub-method .method-list {
		margin-top: 0;
		margin-bottom: -30px;
		padding-top: 40px;
		padding-bottom: 40px
	}

	.stub-method .method-list .item {
		font-size: 18px
	}

	.stub-services {
		padding-top: 120px
	}

	.stub-services .title {
		font-size: 28px
	}

	.stub-services .subtitle {
		line-height: 1.4
	}

	.stub-services .item {
		padding-bottom: 50px
	}

	.stub-services .item:nth-child(odd) {
		padding-left: 10px
	}

	.stub-services .item:nth-child(even) {
		padding-right: 10px
	}

	.stub-services .ttl-wrap {
		height: 86px;
		line-height: 86px
	}

	.stub-services .ttl {
		max-height: 4.3em
	}

	.stub-gallery .full-wrap {
		padding-top: 100px
	}

	.stub-gallery .title {
		font-size: 28px
	}

	.stub-gallery .subtitle {
		line-height: 1.4
	}

	.stub-gallery .gallery-list .item {
		width: 50%
	}

	.stub-gallery .gallery-list .info {
		opacity: 1;
		background: rgba(0, 0, 0, .5)
	}

	.stub-feedback .full-wrap {
		height: auto;
		padding: 120px 0 80px
	}

	.stub-feedback .bg img {
		display: none
	}

	.stub-feedback .title {
		font-size: 28px
	}

	.stub-feedback .subtitle {
		line-height: 1.4
	}

	.stub-feedback .btn-wrap {
		text-align: center;
		margin-top: 20px
	}

	.stub-feedback .btn-wrap .btn-submit {
		float: none
	}

	.stub-feedback .social-list {
		float: none;
		margin-top: 80px
	}

	.stub-feedback .social-list .item {
		margin-bottom: 10px
	}

	.nav-menu:not(.menu-wrap) {
		display: none
	}

	.logo-foot {
		margin-bottom: 40px
	}

	#bx-composite-banner {
		display: none
	}

	/*fix new_footer*/
	/*.phones-foot {*/
		/*margin-bottom: 30px*/
	/*}*/

	/*fix new_footer*/
	.address-foot:not(.address-foot--rf) {
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 991px) {
	.vacancies__arrow:before {
		margin: 0 auto;
		margin-bottom: 20px
	}

	.vacancies__data {
		display: block;
		text-align: center
	}

	.vacancies__name {
		margin-left: 0;
		padding-right: 0;
		max-width: 100%;
		width: 100%;
		padding-bottom: 15px
	}

	.vacancies__city {
		margin-left: 0;
		padding-right: 0;
		max-width: 100%;
		width: 100%;
		padding-bottom: 15px
	}

	.vacancies__salary {
		margin-left: 0;
		padding-right: 0;
		max-width: 100%;
		width: 100%;
		padding-bottom: 15px
	}

	.news-footer .social {
		width: auto;
		margin: 0
	}

	.header--s_1 .header-panel {
		margin-left: auto
	}

	.header--s_1 .header-panel__item--mob-btn {
		display: block
	}

	.header--s_2 .header-panel {
		margin-left: auto
	}

	.header--s_2 .header-panel__item--mob-btn {
		display: block
	}

	.header-top--s_1 .header-top__inner {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.nav-menu--header {
		display: none
	}

	.nav-menu--footer {
		display: none
	}

	.footer--s_1.footer .nav-menu--footer {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.footer--s_1.footer .nav-menu--footer .nav-menu__list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.footer--s_1.footer .nav-menu--footer .nav-menu__list:first-child {
		width: calc(80% + 30px)
	}

	.footer--s_1.footer .nav-menu--footer .nav-menu__list:last-child {
		width: calc(20% + 30px)
	}

	.footer--s_1.footer .nav-menu--footer .nav-menu__item {
		max-width: 195px
	}

	.footer--s_1 .nav-menu--info {
		margin: 15px auto;
		text-align: center
	}

	.slam-copy--left {
		text-align: center
	}

	.slam-copy--right {
		text-align: center
	}

	.news-card--s_6 .news-footer .social {
		width: auto;
		margin: 0
	}

	.news-card--s_7 .news-footer .social {
		width: auto;
		margin: 0
	}

	.news-card--s_8 .news-footer .social {
		width: auto;
		margin: 0
	}

	.social--s_1 .social__list {
		-ms-flex-pack: center;
		justify-content: center
	}

	.social--s_1 .social {
		width: 100%;
		margin: 20px 0 0 0
	}

	.social--footer.social {
		margin-top: -10px
	}

	.social--footer.social .social__list {
		-ms-flex-pack: center;
		justify-content: center
	}

	.vacancies__arrow:before {
		margin: 0 auto;
		margin-bottom: 20px
	}

	.vacancies__data {
		display: block;
		text-align: center
	}

	.vacancies__city, .vacancies__name, .vacancies__salary {
		margin-left: 0;
		padding-right: 0;
		max-width: 100%;
		width: 100%;
		padding-bottom: 15px
	}

	.news-footer .social {
		width: auto;
		margin: 0
	}

	.header--s_1 .header-panel, .header--s_2 .header-panel {
		margin-left: auto
	}

	.header--s_1 .header-panel__item--mob-btn, .header--s_2 .header-panel__item--mob-btn {
		display: block
	}

	.header-top--s_1 .header-top__inner {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.nav-menu--footer, .nav-menu--header {
		display: none
	}

	.footer--s_1.footer .nav-menu--footer {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.footer--s_1.footer .nav-menu--footer .nav-menu__list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.footer--s_1.footer .nav-menu--footer .nav-menu__list:first-child {
		width: calc(80% + 30px)
	}

	.footer--s_1.footer .nav-menu--footer .nav-menu__list:last-child {
		width: calc(20% + 30px)
	}

	.footer--s_1.footer .nav-menu--footer .nav-menu__item {
		max-width: 195px
	}

	.footer--s_1 .nav-menu--info {
		margin: 15px auto;
		text-align: center
	}

	.slam-copy--left, .slam-copy--right {
		text-align: center
	}

	.news-card--s_6 .news-footer .social, .news-card--s_7 .news-footer .social, .news-card--s_8 .news-footer .social {
		width: auto;
		margin: 0
	}

	.social--s_1 .social__list {
		-ms-flex-pack: center;
		justify-content: center
	}

	.social--s_1 .social {
		width: 100%;
		margin: 20px 0 0 0
	}

	.social--footer.social {
		margin-top: -10px
	}

	.social--footer.social .social__list {
		-ms-flex-pack: center;
		justify-content: center
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		transform: scale(.75)
	}

	.mfp-arrow-left {
		transform-origin: 0
	}

	.mfp-arrow-right {
		transform-origin: 100%
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}

	.mfp-arrow {
		transform: scale(.75)
	}

	.mfp-arrow-left {
		transform-origin: 0
	}

	.mfp-arrow-right {
		transform-origin: 100%
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}

	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media screen and (max-width: 767px) {
	.contacts .data-contacts__name {
		min-width: auto
	}

	.big-news {
		padding: 30px 20px
	}

	.big-news__header {
		font-size: 2em;
		margin-bottom: 20px
	}

	.header-tabs__item {
		padding: 20px;
		font-size: 16px
	}

	.header--s_1 .header-panel__input-inner .close-search {
		right: 40px;
		z-index: 10
	}

	.header--s_2 .header-panel__input-inner .close-search {
		right: 40px;
		z-index: 10
	}

	.header-top--s_1 .drop-phone {
		margin-right: 0;
		margin: 0 auto;
		margin-bottom: 20px;
		font-size: 1.4em
	}

	.header-top--s_1 .drop-city {
		width: 50%;
		margin-right: 0;
		text-align: center;
		font-size: 1.4em
	}

	.header-top--s_1 .drop-lang {
		width: 50%;
		margin-right: 0;
		text-align: center;
		font-size: 1.4em
	}

	.footer--s_1.footer .nav-menu--footer {
		display: none
	}

	.breadcrumb .breadcrumb-mobile {
		display: block
	}

	.breadcrumb .breadcrumb-mobile a {
		position: relative;
		padding-left: 15px;
		padding-right: 0
	}

	.breadcrumb .breadcrumb-mobile a:before {
		transform: rotate(-135deg);
		right: auto;
		left: 0
	}

	.news-card--s_5 .news-card__inner {
		display: block
	}

	.news-card--s_5 .news-card__pic {
		max-width: 100%
	}

	.news-card--s_6 .news-card--border .news-card__inner {
		padding: 10px
	}

	.news-card--s_6 .news-card--big .news-card__inner {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.news-card--s_6 .news-card--big .news-card__data {
		padding: 20px 10px
	}

	.news-card--s_6 .news-card--big .news-card__img {
		max-width: 100%
	}

	.news-card--s_6 .news-card--big-border .news-card__img {
		border: 8px solid #fefefe
	}

	.news-card--s_6 .news-card--big-border .news-card__data {
		border: 8px solid #fefefe;
		border-top: 0
	}

	.news-card--s_6 .big-news {
		padding: 30px 20px
	}

	.news-card--s_6 .big-news__header {
		font-size: 2em;
		margin-bottom: 20px
	}

	.news-card--border .news-card__inner {
		padding: 10px
	}

	.news-card--s_7 .news-card--big .news-card__inner {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.news-card--s_7 .news-card--big .news-card__data {
		padding: 20px 10px
	}

	.news-card--s_7 .news-card--big .news-card__img {
		max-width: 100%
	}

	.news-card--s_7 .news-card--big-border .news-card__img {
		border: 8px solid #fefefe
	}

	.news-card--s_7 .news-card--big-border .news-card__data {
		border: 8px solid #fefefe;
		border-top: 0
	}

	.news-card--s_7 .big-news {
		padding: 30px 20px
	}

	.news-card--s_7 .big-news__header {
		font-size: 2em;
		margin-bottom: 20px
	}

	.news-card--s_8 .news-card--border .news-card__inner {
		padding: 10px
	}

	.news-card--s_8 .news-card--big .news-card__inner {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.news-card--s_8 .news-card--big .news-card__data {
		padding: 20px 10px
	}

	.news-card--s_8 .news-card--big .news-card__img {
		max-width: 100%
	}

	.news-card--s_8 .news-card--big-border .news-card__img {
		border: 8px solid #fefefe
	}

	.news-card--s_8 .news-card--big-border .news-card__data {
		border: 8px solid #fefefe;
		border-top: 0
	}

	.news-card--s_8 .big-news {
		padding: 30px 20px
	}

	.news-card--s_8 .big-news__header {
		font-size: 2em;
		margin-bottom: 20px
	}

	.social--footer.social {
		margin-top: 15px
	}

	.contacts .data-contacts__name {
		min-width: auto
	}

	.big-news {
		padding: 30px 20px
	}

	.big-news__header {
		font-size: 2em;
		margin-bottom: 20px
	}

	.header-tabs__item {
		padding: 20px;
		font-size: 16px
	}

	.header--s_1 .header-panel__input-inner .close-search, .header--s_2 .header-panel__input-inner .close-search {
		right: 40px;
		z-index: 10
	}

	.header-top--s_1 .drop-phone {
		margin-right: 0;
		margin: 0 auto;
		margin-bottom: 20px;
		font-size: 14px
	}

	.header-top--s_1 .drop-city, .header-top--s_1 .drop-lang {
		width: 50%;
		margin-right: 0;
		text-align: center;
		font-size: 14px
	}

	.footer--s_1.footer .nav-menu--footer {
		display: none
	}

	.breadcrumb .breadcrumb-mobile {
		display: block
	}

	.breadcrumb .breadcrumb-mobile a {
		position: relative;
		padding-left: 15px;
		padding-right: 0
	}

	.breadcrumb .breadcrumb-mobile a:before {
		transform: rotate(-135deg);
		right: auto;
		left: 0
	}

	.news-card--s_5 .news-card__inner {
		display: block
	}

	.news-card--s_5 .news-card__pic {
		max-width: 100%
	}

	.news-card--s_6 .news-card--border .news-card__inner {
		padding: 10px
	}

	.news-card--s_6 .news-card--big .news-card__inner {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.news-card--s_6 .news-card--big .news-card__data {
		padding: 20px 10px
	}

	.news-card--s_6 .news-card--big .news-card__img {
		max-width: 100%
	}

	.news-card--s_6 .news-card--big-border .news-card__img {
		border: 8px solid #fefefe
	}

	.news-card--s_6 .news-card--big-border .news-card__data {
		border: 8px solid #fefefe;
		border-top: 0
	}

	.news-card--s_6 .big-news {
		padding: 30px 20px
	}

	.news-card--s_6 .big-news__header {
		font-size: 20px;
		margin-bottom: 20px
	}

	.news-card--border .news-card__inner {
		padding: 10px
	}

	.news-card--s_7 .news-card--big .news-card__inner {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.news-card--s_7 .news-card--big .news-card__data {
		padding: 20px 10px
	}

	.news-card--s_7 .news-card--big .news-card__img {
		max-width: 100%
	}

	.news-card--s_7 .news-card--big-border .news-card__img {
		border: 8px solid #fefefe
	}

	.news-card--s_7 .news-card--big-border .news-card__data {
		border: 8px solid #fefefe;
		border-top: 0
	}

	.news-card--s_7 .big-news {
		padding: 30px 20px
	}

	.news-card--s_7 .big-news__header {
		font-size: 20px;
		margin-bottom: 20px
	}

	.news-card--s_8 .news-card--border .news-card__inner {
		padding: 10px
	}

	.news-card--s_8 .news-card--big .news-card__inner {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.news-card--s_8 .news-card--big .news-card__data {
		padding: 20px 10px
	}

	.news-card--s_8 .news-card--big .news-card__img {
		max-width: 100%
	}

	.news-card--s_8 .news-card--big-border .news-card__img {
		border: 8px solid #fefefe
	}

	.news-card--s_8 .news-card--big-border .news-card__data {
		border: 8px solid #fefefe;
		border-top: 0
	}

	.news-card--s_8 .big-news {
		padding: 30px 20px
	}

	.news-card--s_8 .big-news__header {
		font-size: 20px;
		margin-bottom: 20px
	}

	.social--footer.social {
		margin-top: 15px
	}

}

@media (max-width: 767px) {
	.h1, h1 {
		font-size: 28px
	}

	.h1.small, h1.small {
		font-size: 26px
	}

	.h2, h2 {
		font-size: 24px
	}

	.g-wrap ol, .g-wrap ul, .pm-small ol, .pm-small ul {
		padding: 0
	}

	.g-wrap ol:not(.list-reset), .pm-small ol:not(.list-reset) {
		padding-left: 0
	}

	.cite.left {
		width: 100%;
		margin-bottom: 20px
	}

	.cite.right {
		width: 100%;
		margin-bottom: 20px
	}

	.cite-color.left {
		width: 100%;
		margin-bottom: 20px
	}

	.cite-color.right {
		width: 100%;
		margin-bottom: 20px
	}

	.form-group .group-check, .form-group .single-check {
		padding-top: 6px
	}

	.accordion .acc-body {
		padding-left: 35px
	}

	.accordion .acc-link {
		padding-left: 35px
	}

	.accordion .acc-preview {
		padding-left: 35px
	}

	.accordion .acc-ttl {
		padding-right: 0
	}

	.accordion .acc-ttl .ttl-txt {
		padding-right: 20px
	}

	.accordion.default .acc-body {
		padding-left: 35px
	}

	.stub-banner .full-wrap {
		height: 580px;
		padding-top: 110px
	}

	.stub-banner .block_i {
		top: auto;
		transform: none
	}

	.stub-banner .title {
		font-size: 20px;
		margin-bottom: 25px
	}

	.stub-banner .description {
		margin-bottom: 30px
	}

	.stub-banner .description .list > li {
		font-size: 16px;
		border: none;
		display: block;
		margin-bottom: 10px
	}

	.stub-banner .description .list > li:first-child {
		border: none
	}

	.stub-banner .btn-wrap .btn {
		display: block;
		font-size: 16px;
		width: 180px;
		padding: 14px 10px;
		margin: 0 auto 15px
	}

	.stub-about {
		padding: 80px 0 60px
	}

	.stub-about .title {
		font-size: 24px
	}

	.stub-about .subtitle {
		font-size: 16px;
		margin-bottom: 30px
	}

	.stub-about .item {
		padding: 0;
		margin-bottom: 20px
	}

	.stub-about .ttl {
		margin-bottom: 18px
	}

	.stub-about .text {
		font-size: 16px
	}

	.stub-method .animation-area {
		padding-top: 80px
	}

	.stub-method .pretitle, .stub-method .subtitle, .stub-method .title {
		padding-left: 0
	}

	.stub-method .pretitle {
		font-size: 20px;
		letter-spacing: 6px;
		text-align: center;
		margin-bottom: 10px
	}

	.stub-method .title {
		font-size: 36px;
		letter-spacing: 10px;
		text-align: center
	}

	.stub-method .title .icon {
		display: none
	}

	.stub-method .subtitle {
		line-height: 1.4;
		font-size: 16px;
		text-align: center;
		letter-spacing: 1.8px
	}

	.stub-method .description .ttl {
		margin-bottom: 0
	}

	.stub-method .description .text {
		font-size: 16px
	}

	.stub-method .method-list .item {
		font-size: 16px
	}

	.stub-method .method-list .item + .item {
		margin-top: 15px;
		padding-top: 15px
	}

	.stub-services {
		padding-top: 100px;
		padding-bottom: 60px
	}

	.stub-services .title {
		font-size: 24px
	}

	.stub-services .subtitle {
		font-size: 16px;
		margin-bottom: 30px
	}

	.stub-services .item {
		padding-bottom: 40px
	}

	.stub-services .item:nth-child(odd) {
		padding-right: 10px
	}

	.stub-services .item:nth-child(even) {
		padding-left: 10px
	}

	.stub-services .item:nth-child(odd) {
		text-align: left
	}

	.stub-services .item:nth-child(odd) .text, .stub-services .item:nth-child(odd) .ttl-wrap {
		padding-right: 0;
		padding-left: 80px
	}

	.stub-services .item:nth-child(odd) .icon {
		right: auto;
		left: 0
	}

	.stub-services .item:nth-child(odd):after, .stub-services .item:nth-child(odd):before {
		display: none
	}

	.stub-services .ttl-wrap {
		height: 76px;
		line-height: 76px
	}

	.stub-services .ttl {
		font-size: 18px;
		max-height: 4.2em
	}

	.stub-services .text {
		font-size: 16px
	}

	.stub-gallery .full-wrap {
		padding-top: 80px
	}

	.stub-gallery .title {
		font-size: 24px
	}

	.stub-gallery .subtitle {
		font-size: 16px;
		margin-bottom: 30px
	}

	.stub-feedback .full-wrap {
		height: auto;
		padding: 100px 0 80px
	}

	.stub-feedback .title {
		font-size: 24px
	}

	.stub-feedback .subtitle {
		font-size: 16px;
		margin-bottom: 40px
	}

	.page-content {
		padding-bottom: 40px
	}

	.services-list .item {
		padding-left: 20px;
		padding-bottom: 20px
	}

	.services-list .pic {
		margin-right: 20px
	}

	.services-list .ttl {
		font-size: 18px;
		line-height: 1.2
	}

	.services-list .text {
		font-size: 16px
	}

	.breadcrumb-svg {
		padding-top: 10px;
		padding-bottom: 10px
	}

	.logo-foot img {
		margin: 0 auto
	}

	/*fix new_footer*/
	.copyright {
		margin-bottom: 30px;
	}

	.address-foot {
		margin-bottom: 20px
	}

	/*fix new_footer*/
	.address-foot--rf {
		max-width: 304px;
		margin: 0 auto 30px;
	}

	/*fix new_footer*/
	.phones-foot .ttl {
		font-size: 18px;
		margin-bottom: 15px;
	}

	.social-foot .item {
		margin-left: 7px;
		margin-right: 7px
	}

	.social-foot .ya-share2 .ya-share2__item {
		margin-left: 7px;
		margin-right: 7px
	}
}

@media screen and (max-width: 575px) {
	.maps {
		height: 250px
	}

	.maps iframe {
		height: 250px
	}

	.header--s_1.header--fixed {
		top: -95px
	}

	.slider-main--s_2.slider-main--full {
		width: 100vw
	}

	.slider-main--s_2 .slider-main__header-text {
		font-size: 2em
	}

	.breadcrumb ul {
		display: none
	}

	.banner {
		width: 100%;
		min-height: 180px;
		margin-right: 0;
		overflow: hidden
	}

	.banner img {
		width: 100%;
		height: auto
	}

	.maps {
		height: 250px
	}

	.maps iframe {
		height: 250px
	}

	.header--s_1.header--fixed {
		top: -95px
	}

	.slider-main--s_2.slider-main--full {
		width: 100vw
	}

	.slider-main--s_2 .slider-main__header-text {
		font-size: 20px
	}

	.breadcrumb ul {
		display: none
	}

	.banner {
		width: 100%;
		min-height: 180px;
		margin-right: 0;
		overflow: hidden
	}

	.banner img {
		width: 100%;
		height: auto
	}
}

@media (max-width: 480px) {
	.stub-gallery .gallery-list .item {
		width: 100%
	}

	.stub-feedback .btn-switch-back > span {
		display: none
	}
}

@media screen and (max-width: 400px) {
	.news-card--s_6 .news-card--small-2 {
		margin-bottom: 40px
	}

	.news-card--s_6 .news-card--small-2 .news-card__inner {
		display: block
	}

	.news-card--s_7 .news-card--small-2 {
		margin-bottom: 40px
	}

	.news-card--s_7 .news-card--small-2 .news-card__inner {
		display: block
	}

	.news-card--s_8 .news-card--small-2 {
		margin-bottom: 40px
	}

	.news-card--s_8 .news-card--small-2 .news-card__inner {
		display: block
	}

	.news-card--s_6 .news-card--small-2, .news-card--s_7 .news-card--small-2, .news-card--s_8 .news-card--small-2 {
		margin-bottom: 40px
	}

	.news-card--s_6 .news-card--small-2 .news-card__inner, .news-card--s_7 .news-card--small-2 .news-card__inner, .news-card--s_8 .news-card--small-2 .news-card__inner {
		display: block
	}
}

@media screen and (max-width: 360px) {
	.address-foot--rf .item div.link-geo:before {
		left: 44px;
	}
}

@keyframes blink {
	0% {
		background-position: -2em 0
	}
	20% {
		background-position: 100% 0
	}
	100% {
		background-position: 100% 0
	}
}

@keyframes down_1 {
	0% {
		top: 0;
		opacity: 0;
		height: 100px
	}
	5% {
		opacity: .8;
		height: 150px
	}
	10% {
		opacity: .8;
		height: 300px
	}
	20% {
		opacity: .8;
		height: 350px
	}
	40% {
		opacity: .8;
		height: 300px
	}
	60% {
		opacity: .5;
		height: 250px
	}
	80% {
		opacity: .2;
		height: 150px
	}
	100% {
		top: 100%;
		opacity: 0;
		height: 50px
	}
}

@keyframes opacityElement {
	0% {
		opacity: .1
	}
	5% {
		opacity: .2
	}
	10% {
		opacity: .4
	}
	20% {
		opacity: .6
	}
	30% {
		opacity: .8
	}
	40% {
		opacity: 1
	}
	50% {
		opacity: 1
	}
	60% {
		opacity: .8
	}
	70% {
		opacity: .6
	}
	80% {
		opacity: .4
	}
	90% {
		opacity: .2
	}
	100% {
		opacity: .1
	}
}

@keyframes ball {
	0% {
		opacity: 0
	}
	5% {
		opacity: 1
	}
	15% {
		opacity: 1
	}
	18% {
		opacity: .3
	}
	20% {
		opacity: 1
	}
	25% {
		opacity: .2
	}
	30% {
		opacity: 1
	}
	38% {
		opacity: .2
	}
	40% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}

@keyframes text_1 {
	0% {
		opacity: 0;
		top: 0;
		left: 0
	}
	5% {
		opacity: 1;
		top: -2px;
		left: -2px
	}
	15% {
		opacity: 1;
		top: -2px;
		left: -2px
	}
	18% {
		opacity: .3;
		top: 3px;
		left: 3px
	}
	20% {
		opacity: 1;
		top: 4px;
		left: -3px
	}
	25% {
		opacity: .3;
		top: -3px;
		left: 3px
	}
	30% {
		opacity: 1;
		top: 2px;
		left: 4px
	}
	32% {
		opacity: 1;
		top: -2px;
		left: -4px
	}
	35% {
		opacity: 1;
		top: 3px;
		left: -2px
	}
	40% {
		opacity: 0;
		top: 0;
		left: 0
	}
	100% {
		opacity: 0;
		top: 0;
		left: 0
	}
}

@keyframes text_2 {
	0% {
		opacity: 0;
		top: 0;
		left: 0
	}
	5% {
		opacity: 1;
		top: 3px;
		left: 3px
	}
	15% {
		opacity: 1;
		top: 3px;
		left: 3px
	}
	18% {
		opacity: .3;
		top: -3px;
		left: -3px
	}
	20% {
		opacity: 1;
		top: -4px;
		left: 3px
	}
	25% {
		opacity: .3;
		top: 3px;
		left: -3px
	}
	30% {
		opacity: 1;
		top: -2px;
		left: -4px
	}
	32% {
		opacity: 1;
		top: 2px;
		left: 4px
	}
	35% {
		opacity: 1;
		top: -3px;
		left: 2px
	}
	40% {
		opacity: 0;
		top: 0;
		left: 0
	}
	100% {
		opacity: 0;
		top: 0;
		left: 0
	}
}