@charset "UTF-8";

html {
  font-family: "Proxima Nova", Arial, sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 100%;
}

body {
  margin: 0;
}

article, aside, footer, header, nav, section {
  display: block;
}

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

figcaption,
figure {
  display: block;
}

figure {
  margin: 1em 0;
}

main {
  display: block;
}

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

pre {
  font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: inherit;
}

b, strong {
  font-weight: bold;
}

code, kbd, samp {
  font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio, video {
  display: inline-block;
}

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

img {
  border-style: none;
}

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

button, input, optgroup, select, textarea {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

a:active, a:hover {
  outline-width: 0;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

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

abbr[title], dfn[title] {
  cursor: help;
}

button {
  cursor: pointer;
}

button:disabled {
  cursor: not-allowed;
}

input::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

input[readonly] {
  cursor: default;
}

input:disabled {
  cursor: not-allowed;
}

html {
  position: relative;
  height: auto;
  font-size: 12px;
}

html:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/Media/pic/lines.png) left top;
  background-repeat: repeat-y;
  background-size: inherit;
  z-index: 2;
}

*, :after, :before {
  box-sizing: inherit;
}

a {
  color: #43f;
}

body {
  height: 100%;
  box-sizing: border-box;
  min-width: 320px;
  background: #f2f1ec url(/Media/pic/new-bg-1.jpg) no-repeat left 106px;
  background-size: 100%;
}

body .view-wrapper {
  min-height: 100vh;
}

body.error {
  background: #f2f1ec url(/Media/pic/new-bg-1.jpg) no-repeat top 76px;
  background-size: 100%;
}

body.error .view-wrapper {
  min-height: 100vh;
}

body.index {
  background: #ffffff;
}

body.index .view-footer {
  margin-top: 24px;
}

pre {
  padding: 1.2em;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  border-width: 0;
  white-space: pre;
  white-space: pre-wrap;
  background: #eee;
  word-wrap: break-word;
}

img {
  max-width: 100%;
  height: auto;
}

small {
  display: inline-block;
  vertical-align: text-bottom;
}

svg {
  pointer-events: none;
}

hr {
  border-width: 0;
  border-top: 1px solid #a60050;
}

::-moz-selection {
  text-shadow: none;
  color: #fff;
  background: #2597ff;
}

::selection {
  text-shadow: none;
  color: #fff;
  background: #2597ff;
}

::-moz-selection {
  text-shadow: none;
  color: #fff;
  background: #2597ff;
}

::-ms-selection {
  text-shadow: none;
  color: #fff;
  background: #2597ff;
}

.form--callback input {
  font-size: 16px;
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 400;
  text-transform: none;
}

.form--callback input::-webkit-input-placeholder {
  color: #450024;
}

.form--callback input::-moz-placeholder {
  color: #450024;
  opacity: .5;
}

.form--callback input:-ms-input-placeholder {
  color: #450024;
}

.form--callback input:focus::-webkit-input-placeholder {
  color: transparent;
}

.form--callback input:focus::-moz-placeholder {
  color: transparent;
}

.form--callback input:focus:-ms-input-placeholder {
  color: transparent;
}

.form--callback textarea {
  font-size: 16px;
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 400;
  text-transform: none;
}

.form--callback textarea::-webkit-input-placeholder {
  color: #450024;
}

.form--callback textarea::-moz-placeholder {
  color: #450024;
  opacity: .5;
}

.form--callback textarea:-ms-input-placeholder {
  color: #450024;
}

.form--callback textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

.form--callback textarea:focus::-moz-placeholder {
  color: transparent;
}

.form--callback textarea:focus:-ms-input-placeholder {
  color: transparent;
}

input {
  font-size: 16px;
  font-family: 'Proxima Nova';
  font-style: italic;
  font-weight: bold;
  text-transform: uppercase;
}

input::-webkit-input-placeholder {
  color: #450024;
}

input::-moz-placeholder {
  color: #450024;
  opacity: .5;
}

input:-ms-input-placeholder {
  color: #450024;
}

input:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus::-moz-placeholder {
  color: transparent;
}

input:focus:-ms-input-placeholder {
  color: transparent;
}

textarea {
  font-size: 16px;
  font-family: 'Proxima Nova';
  font-style: italic;
  font-weight: bold;
  text-transform: uppercase;
}

textarea::-webkit-input-placeholder {
  color: #450024;
}

textarea::-moz-placeholder {
  color: #450024;
  opacity: .5;
}

textarea:-ms-input-placeholder {
  color: #450024;
}

textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

textarea:focus::-moz-placeholder {
  color: transparent;
}

textarea:focus:-ms-input-placeholder {
  color: transparent;
}

.view-wrapper {
  position: relative;
  overflow: hidden;
  z-index: 3;
  display: flex;
  flex-direction: column;
  max-width: 1920px;
  margin: 0 auto;
  padding-top: 69px;
}

.view-wrapper--main {
  margin-top: 0px;
  z-index: 4;
}

.view-lines {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  z-index: 2;
  width: 100%;
}

.view-lines__column {
  position: relative;
  display: inline-block;
  width: 16.6%;
}

.view-lines__column:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  background: #fff;
  transform: translateX(-50%);
}

.view-size {
  position: relative;
  max-width: 1280px;
  max-width: calc( 1280px + 3rem);
  padding: 0 1.5rem;
  margin: 0 auto;
}

.view-size:after {
  content: '';
  clear: both;
  display: block;
  height: 0;
}

.view-size--mdx {
  max-width: 990px;
  max-width: calc( 990px + 3rem);
}

.view-size--mg {
  max-width: 1440px;
  max-width: calc( 1440px + 3rem);
}

.view-size--mgx {
  max-width: 1720px;
  max-width: calc( 1720px + 3rem);
}

.view-size--no-gap {
  max-width: 1280px;
}

.view-section {
  position: relative;
  flex: 1 1 auto;
}

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 12123;
}

.view-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 999;
}

.view-header .button--callback {
  display: none;
  width: 226px;
}

.view-header .button--callback svg {
  display: block;
}

.view-header--main {
  z-index: 5 !important;
}

.view-header--main .slogan {
  color: #ffffff;
  max-width: 284px;
}

.view-header--main .language__link {
  color: #fff;
}

.view-header--main .language__link:before {
  background: rgba(255, 255, 255, 0.6);
}

.view-header--main .language__link.is-active {
  color: #fff;
}

.view-header--main .phones__link:hover {
  color: #450024;
}

.view-header--main .phones__link:hover:before {
  background: #450024;
}

.view-header--main .phones__icon svg {
  fill: #fff;
  opacity: 0.5;
}

.view-header--main .phones__link {
  color: #fff;
}

.view-header__upper {
  display: none;
  padding-top: 30px;
  background: url(/Media/pic/header-bg.png) no-repeat center center;
  height: 110px;
}

.view-header__upper + .view-header__lower {
  padding-top: 12px;
  margin-top: 0;
}

.view-header__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.view-header__column {
  display: flex;
  align-items: flex-start;
}

.view-header__column .logo svg {
  width: 78px;
}

.slogan-lang {
  padding: 37px 0px 0px 24px;
  display: none;
}

.logo {
  width: 74px;
}

.slogan {
  color: #a60050;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Proxima Nova';
  font-style: italic;
  line-height: 28px;
  display: none;
}

.language {
  margin-top: 12px;
}

.language--mobile {
  margin-top: 0;
}

.language__link {
  color: #ff5252;
  text-transform: uppercase;
  position: relative;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Proxima Nova';
  letter-spacing: 0.025em;
  transition: all 0.3s ease;
  margin-right: 11px;
}

.language__link:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ff5252;
  transition: all 0.3s ease;
}

.language__link.is-active {
  color: #450024;
}

.language__link.is-active:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: transparent;
  transition: all 0.3s ease;
}

.language__link:hover {
  color: #450024;
}

.language__link:hover:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: transparent;
  transition: all 0.3s ease;
}

.phones {
  display: none;
  justify-content: space-between;
  align-items: center;
  margin-right: 0px;
}

.phones__icon-hidden {
  display: inline-block;
}

.phones__icon-hidden .phones__icon {
  cursor: pointer;
  display: inline-block;
}

.phones--mobile {
  display: block !important;
  margin: 0 12px;
}

.phones--mobile .phones__link {
  font-size: 16px;
  line-height: 22px;
}

.phones--mobile .phones__container {
  display: block;
  opacity: 1;
  visibility: visible;
  position: static;
  transform: none;
  width: auto;
}

.phones--mobile .phones__link:before {
  bottom: 2px;
}

.phones__container {
  display: none;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 245px;
  background: transparent;
  border-radius: 0;
  padding: 0;
  z-index: 99;
}

.phones__icon {
  margin-right: 16px;
  display: none;
}

.phones__icon svg {
  width: 36px;
  height: 36px;
  fill: #a60050;
}

.phones__link {
  position: relative;
  display: block;
  color: #450024;
  font-size: 22px;
  font-weight: 700;
  font-family: 'Proxima Nova';
  font-style: italic;
  text-decoration: none;
  line-height: 30px;
  transition: all 0.3s ease;
}

.phones__link:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: transparent;
  transition: all 0.3s ease;
}

.phones__link:hover {
  color: #ff5252;
}

.phones__link:hover:before {
  background: #ff5252;
}

.js-show-block .callback-search {
  top: 68px;
  opacity: 1;
  visibility: visible;
}

.callback-search {
  border-top: 1px solid gray;
  position: fixed;
  top: 0px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  background: #fff;
  height: 46px;
  padding-top: 4px;
  transition: all 0.4s ease;
  /*порешать чет с шириной*/
}

.search-adaptive {
  display: inline-block;
}

.search-adaptive .button svg {
  fill: #a60050;
}

.view-footer {
  position: relative;
}

.view-footer__row {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.view-footer__column {
  display: inline-block;
}

.view-footer__column--share {
  padding-top: 20px;
  flex-basis: 20px;
  max-width: 20px;
  width: 20px;
  display: none;
}

.view-footer__column--navigation {
  display: none;
  flex-basis: calc(100% - 72px);
  max-width: 1440px;
  width: auto;
  padding: 20px 20px 0;
}

.view-footer__column--developer {
  flex-basis: 52px;
  max-width: 52px;
  width: 52px;
}

.share-link:hover svg {
  fill: #d01400;
}

.share-link svg {
  width: 19px;
  height: 18px;
  fill: #511032;
  transition: all 0.3s ease;
}

.developer {
  display: inline-block;
  position: relative;
  padding-top: 10px;
}

.developer:hover .developer__title {
  top: 0;
  opacity: 1;
  visibility: visible;
}

.developer:hover .developer__title svg {
  fill: #a60050;
}

.developer:hover .developer__icon svg {
  fill: #a60050;
}

.developer__icon {
  position: relative;
  width: 50px;
  height: 30px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}

.developer__icon svg {
  width: 40px;
  height: 14px;
  fill: #d01400;
  transition: all 0.3s ease;
}

.developer__title {
  position: relative;
  top: 6px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
  display: none;
}

.developer__title svg {
  width: 52px;
  height: 12px;
  fill: #450024;
  transition: all 0.3s ease;
}

.copyright {
  margin-top: 16px;
}

.copyright__list {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.copyright__item {
  position: relative;
  padding: 0 6px;
  font-size: 13px;
  font-weight: 400;
  font-family: 'Proxima Nova';
  font-style: italic;
  color: #a60050;
  display: none;
}

.copyright__item:nth-child(1) {
  display: block;
}

.copyright__item + .copyright__item:before {
  background: #c1c1c1;
}

.copyright__item a:hover {
  color: #450024;
}

.copyright__item:before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  height: 11px;
  width: 1px;
  background: transparent;
}

.zoom-in {
  /* animate in */
  /* animate out */
  /* Dark overlay, start state */
  /* animate in */
  /* animate out */
}

.zoom-in .hidden-wrapper {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(0.8);
}

.zoom-in.mfp-ready .hidden-wrapper {
  opacity: 1;
  transform: scale(1);
}

.zoom-in.mfp-removing .hidden-wrapper {
  transform: scale(0.8);
  opacity: 0;
}

.zoom-in.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

.zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-content {
  vertical-align: top !important;
}

.hidden-wrapper {
  margin-top: 0 !important;
}

.hidden-wrapper {
  position: relative;
  padding: 62px 18px 14px;
  margin: 1.2rem auto;
  background-color: #fff;
  width: 96%;
  max-width: 1024px;
}

.hidden-wrapper:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  background: url(/Media/pic/logo-form.png) no-repeat left top;
  z-index: -1;
}

.hidden-wrapper:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -27px;
  width: 100%;
  height: 28px;
  background: url(/Media/pic/form.png) no-repeat left bottom;
}

.hidden-wrapper--lg {
  max-width: 1280px;
}

.hidden-wrapper--def {
  max-width: 820px;
}

.hidden-wrapper--md {
  max-width: 768px;
}

.hidden-wrapper--sm {
  max-width: 480px;
}

.hidden-wrapper--strip {
  background: none;
  padding: 0;
}

.hidden-wrapper--no-gap {
  padding: 0;
}

.hidden-wrapper ._show-in--hidden-wrapper {
  display: block;
}

.view-text {
  color: inherit;
  position: relative;
  font-size: 1rem;
  line-height: 1.5;
}

.view-text blockquote > :first-child, .view-text > :first-child {
  margin-top: 0;
}

.view-text blockquote > :last-child, .view-text > :last-child {
  margin-bottom: 0;
}

.view-text ol {
  counter-reset: list;
}

.view-text ol li {
  list-style-type: none;
}

.view-text ol li:before {
  counter-increment: list;
  content: counter(list) ". ";
}

.view-text h1, .view-text h2, .view-text h3, .view-text h4, .view-text h5, .view-text h6 {
  clear: both;
  line-height: 1.25;
  font-weight: bold;
  margin: 1.4em 0 1rem;
}

.view-text h1 {
  font-size: 2.5em;
}

.view-text h2 {
  font-size: 2.25em;
}

.view-text h3 {
  font-size: 1.75em;
}

.view-text h4 {
  font-size: 1.5em;
}

.view-text h5 {
  font-size: 1.25em;
}

.view-text h6 {
  font-size: 1em;
}

.view-text p, .view-text ul, .view-text ol, .view-text hr, .view-text dl, .view-text pre, .view-text address, .view-text blockquote, .view-text table,
.view-text .table-wrapper, .view-text .media-wrapper {
  margin: 1em 0;
}

.view-text blockquote {
  padding: 1em 1.5em;
  background-color: #f7f8e2;
}

.view-text hr {
  clear: both;
  border-width: 0;
  border-top-width: 1px;
}

.view-text ul, .view-text ol {
  padding-left: 1.5em;
}

.view-text dd {
  margin-left: 1.5em;
}

.view-text dt {
  font-weight: bold;
}

.view-text dd + dt {
  margin: 1em 0 0;
}

.view-text pre, .view-text code, .view-text kbd, .view-text samp {
  font-style: normal;
  font-weight: normal;
  font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
}

.view-text pre {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  padding: 1em 1.5em;
  background-color: #f5f5f5;
}

.view-text code, .view-text kbd, .view-text samp {
  padding: 0 .4em;
}

.view-text code {
  background-color: #f5f5f5;
}

.view-text kbd {
  background-color: #e1f0fa;
}

.view-text samp {
  background-color: #f7f8e2;
}

.view-text iframe {
  border-width: 0;
}

.view-text audio {
  width: 100%;
}

.view-text audio[controls] {
  display: block;
}

.view-text .media-wrapper__holder {
  background-color: #f5f5f5;
  position: relative;
}

.view-text .media-wrapper__holder iframe, .view-text .media-wrapper__holder video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.view-text table {
  width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #ddd;
}

.view-text caption {
  margin-bottom: .5em;
  caption-side: top;
}

.view-text tbody, .view-text tfoot, .view-text thead, .view-text tr, .view-text th, .view-text td {
  border: inherit;
}

.view-text th, .view-text td {
  padding: .5em;
  text-align: left;
  vertical-align: top;
}

.view-text th {
  font-weight: bold;
  text-align: center;
  background-color: #f5f5f5;
}

.view-text .table-null, .view-text .table-null th, .view-text .table-null td {
  border-color: transparent;
}

.view-text .table-null th {
  background: transparent;
}

.view-text .table-zebra, .view-text .table-zebra th, .view-text .table-zebra td {
  border-color: transparent;
}

.view-text .table-zebra th {
  background: transparent;
}

.view-text .table-zebra tr:nth-child(odd) {
  background-color: #f5f5f5;
}

.view-text a {
  color: #43f;
}

.view-text a:visited {
  color: #0e00ad;
}

.view-text a:hover {
  color: #f34;
}

.view-text a:active {
  color: #000;
}

.view-text b, .view-text strong {
  font-weight: bold;
}

.view-text i, .view-text cite, .view-text em, .view-text var, .view-text address, .view-text dfn, .view-text caption {
  font-style: italic;
}

.view-text abbr[title], .view-text dfn[title] {
  text-decoration: none;
  border-bottom: 1px dotted;
  cursor: help;
}

.view-text--article > p,
.view-text--article > h1,
.view-text--article > h2,
.view-text--article > h3,
.view-text--article > h4,
.view-text--article > h5,
.view-text--article > h6,
.view-text--article > hr,
.view-text--article > ul,
.view-text--article > ol,
.view-text--article > dl,
.view-text--article > audio,
.view-text--article > address {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}

.js-show-block .view-text--inside {
  max-height: 100%;
  height: auto;
}

.js-show-block *.is-hidden {
  height: auto !important;
  opacity: 1;
  display: none;
}

.view-text--seo *.is-hidden {
  margin: 0;
  opacity: 0;
}

.view-text--inside {
  position: relative;
  height: auto;
  max-height: auto;
  overflow: hidden;
  transition: all 0.4s ease;
}

.view-text--inside > p {
  color: #323232;
  line-height: 24px;
  font-size: 16px;
  font-weight: 300;
  font-family: 'Proxima Nova';
}

.view-text--inside .is-hidden {
  opacity: 1;
}

.view-text--about i {
  color: #450024;
  font-weight: bold;
}

.view-text--about h1, .view-text--about h2, .view-text--about h3, .view-text--about h4, .view-text--about h5, .view-text--about h6 {
  color: #a60050;
}

.view-text > p {
  font-style: italic;
  font-weight: 300;
}

.view-text > h1,
.view-text > h2,
.view-text > h3,
.view-text > h4,
.view-text > h5,
.view-text > h6 {
  color: #450024;
}

.view-text img {
  display: block;
  margin: 30px auto;
}

.view-text ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.view-text ul li {
  color: #450024;
  padding-left: 28px;
  position: relative;
  letter-spacing: 0.025em;
  font-weight: 700;
  font-size: 16px;
}

.view-text ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 11px;
  height: 2px;
  width: 15px;
  background: #450024;
}

.view-text ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

.view-text ol li {
  color: #450024;
  padding-left: 0;
  position: relative;
  letter-spacing: 0.025em;
  font-weight: 700;
  font-size: 16px;
}

.view-text--documents {
  margin-bottom: 42px;
}

.view-text--documents > p {
  color: #323232;
  line-height: 24px;
  font-size: 16px;
  font-weight: 300;
  font-family: 'Proxima Nova';
}

.view-text--seo p {
  color: #323232;
  line-height: 18px;
  font-style: italic;
  font-size: 16px;
  font-weight: 300;
  font-family: 'Proxima Nova';
}

.pubdate {
  margin-bottom: 52px;
  text-align: center;
  color: #d96767;
  letter-spacing: 0.1em;
  font-size: 28px;
  font-weight: 300;
  font-family: 'Proxima Nova';
}

.controls-news {
  margin-top: 52px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}

.controls-news a {
  margin: 0;
  padding: 0 10px;
  display: inline-block;
}

.controls-news .social-widget {
  display: inline-block;
  margin-top: 15px;
  order: 3;
  width: 100%;
}

.table-wrapper {
  clear: both;
  display: block;
  position: relative;
  padding: 0;
  margin: 0;
}

.table-wrapper__holder {
  max-width: 100%;
  overflow-x: auto;
  padding: 0;
  margin: 0;
}

.table-wrapper__table {
  width: 100%;
  border-collapse: collapse;
}

.table-wrapper:before, .table-wrapper:after {
  content: '';
  width: 8px;
  position: absolute;
  top: 0;
  bottom: 0;
  pointer-events: none;
  opacity: 0;
  transition: opacity .25s linear;
}

.table-wrapper:before {
  left: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}

.table-wrapper:after {
  right: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}

.table-wrapper--outside-left:before {
  opacity: .3;
}

.table-wrapper--outside-right:after {
  opacity: .3;
}

.content-image {
  position: relative;
}

.content-image--width-1200-and-more {
  display: block;
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.view-text--article .content-image--width-600-and-more {
  display: block;
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.title {
  font-family: 'Proxima Nova';
}

.title:first-child {
  margin-top: 0;
}

.title--catalogue-main {
  margin: 68px auto 98px !important;
}

.title--popup {
  font-size: 30px;
  color: #a60050;
  font-weight: bold;
  font-family: "Proxima Nova";
  text-align: center;
}

.title--double {
  text-align: center;
  color: #fff;
  font-size: 200px;
  font-weight: 700;
  font-style: italic;
  line-height: 150px;
  height: 137px;
  overflow: hidden;
}

.title--main {
  margin-bottom: 42px;
  text-align: center;
  color: #a60050;
  font-size: 44px;
  font-weight: 700;
  font-family: 'Proxima Nova';
  word-break: break-word;
}

.title--text {
  max-width: 86%;
  margin: 68px auto 42px !important;
  text-align: center;
  color: #a60050;
  font-size: 28px;
  font-weight: 700;
  font-family: 'Proxima Nova';
  line-height: 32px;
}

.title--catalogue {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  font-family: 'Proxima Nova';
  text-transform: uppercase;
}

.title--catalogue > span {
  display: inline-block;
  font-weight: 300;
}

.title--sup {
  font-size: 2.5rem;
}

.title--sub {
  font-size: 1.5rem;
}

.subtitle {
  margin-bottom: 20px;
}

.subtitle--text {
  color: #a60050;
  font-size: 22px;
  font-weight: 700;
  font-family: 'Proxima Nova';
  line-height: 28px;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("fonts/subset-ProximaNova-Extrabld.woff2") format("woff2"), url("fonts/subset-ProximaNova-Extrabld.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("fonts/subset-ProximaNova-Regular.woff2") format("woff2"), url("fonts/subset-ProximaNova-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("fonts/subset-ProximaNova-ExtrabldIt.woff2") format("woff2"), url("fonts/subset-ProximaNova-ExtrabldIt.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("fonts/subset-ProximaNova-BoldIt.woff2") format("woff2"), url("fonts/subset-ProximaNova-BoldIt.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("fonts/subset-ProximaNova-Bold.woff2") format("woff2"), url("fonts/subset-ProximaNova-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("fonts/subset-ProximaNova-Light.woff2") format("woff2"), url("fonts/subset-ProximaNova-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("fonts/subset-ProximaNova-RegularIt.woff2") format("woff2"), url("fonts/subset-ProximaNova-RegularIt.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("fonts/subset-ProximaNova-Semibold.woff2") format("woff2"), url("fonts/subset-ProximaNova-Semibold.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("fonts/subset-ProximaNova-LightIt.woff2") format("woff2"), url("fonts/subset-ProximaNova-LightIt.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("fonts/subset-ProximaNova-SemiboldIt.woff2") format("woff2"), url("fonts/subset-ProximaNova-SemiboldIt.woff") format("woff");
  font-weight: 500;
  font-style: italic;
}

.link--primary {
  position: relative;
  color: #450024;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  font-style: italic;
}

.link--primary:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: transparent;
}

.link--primary:hover {
  color: #ff5252;
}

.link--primary:hover:before {
  background: #ff5252;
}

.link--secondary {
  display: inline-block;
  position: relative;
  color: #a60050;
  text-decoration: none;
  transition: all 0.3s ease;
}

.link--secondary:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: transparent;
  transition: all 0.3s ease;
}

.link--secondary:hover {
  color: #450024;
}

.link--secondary:hover:before {
  background: #450024;
}

.link--phone {
  position: relative;
  display: inline-block;
  color: #000000;
  font-size: 24px;
  font-weight: 700;
  font-family: 'Proxima Nova';
  font-style: italic;
  text-decoration: none;
  line-height: 36px;
  transition: all 0.3s ease;
}

.link--phone:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: transparent;
  transition: all 0.3s ease;
}

.link--phone:hover {
  color: #ff5252;
}

.link--phone:hover:before {
  background: #ff5252;
}

.link--mail {
  position: relative;
  display: inline-block;
  color: #ff5252;
  font-size: 18px;
  font-weight: 400;
  font-family: 'Proxima Nova';
  font-style: italic;
  margin-bottom: 4px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.link--mail:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ff5252;
  transition: all 0.3s ease;
}

.link--mail:hover {
  color: #450024;
}

.link--mail:hover:before {
  background: #450024;
}

.link--map {
  display: inline-block;
  color: #ff5252;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Proxima Nova';
  font-style: italic;
  margin-bottom: 40px;
}

.link--redirect {
  position: relative;
  display: inline-block;
  color: #ff5252;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s ease;
}

.link--redirect:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ff5252;
  transition: all 0.3s ease;
}

.link--redirect:hover {
  color: #450024;
}

.link--redirect:hover:before {
  background: #450024;
}

.link--article-prev {
  order: 1;
}

.link--article-next {
  order: 2;
}

.link--article {
  cursor: pointer;
  position: relative;
  display: inline-block;
  color: #ff5252;
  font-weight: 700;
  font-size: 14px;
  font-style: italic;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s ease;
}

.link--article span span {
  display: none !important;
}

.link--article:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: transparent;
  transition: all 0.3s ease;
}

.link--article:hover {
  color: #450024;
}

.link--article:hover svg {
  fill: #450024;
}

.link--article:hover:before {
  background: transparent;
}

.link--article svg {
  fill: #ff5252;
  display: block !important;
}

.link--search {
  margin-top: 22px;
  cursor: pointer;
  position: relative;
  display: inline-block;
  color: #ff5252;
  font-weight: 700;
  font-size: 14px;
  font-style: italic;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s ease;
}

.link--search:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ff5252;
  transition: all 0.3s ease;
}

.link--search:hover {
  color: #a60050;
}

.link--search:hover:before {
  background: transparent;
}

.link--iso {
  position: relative;
  display: inline-block;
  text-decoration: underline;
  color: #a60050;
  font-weight: 700;
  font-size: 20px;
  font-style: italic;
  transition: all 0.3s ease;
}

.link--iso:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #a60050;
  transition: all 0.3s ease;
  display: none;
}

.link--iso:hover {
  color: #ff5252;
  text-decoration: none;
}

.link--iso:hover:before {
  background: #ff5252;
}

.navigation {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0px -20px;
  padding: 0;
}

.navigation--anchors {
  margin: 0px 0px 60px;
  justify-content: flex-start;
}

.navigation--anchors li {
  display: block;
  flex-basis: 100%;
}

.navigation--anchors li + li {
  margin-top: 28px;
}

.navigation--anchors .navigation__link {
  display: block;
  position: relative;
  text-decoration: none;
  color: #ff5252;
  text-transform: uppercase;
  padding: 0px 0px 14px;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Proxima Nova';
  transition: all 0.4s ease;
}

.navigation--anchors .navigation__link:before {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 0;
  height: 1px;
  width: 100%;
  background: #f9b8ad;
  transition: all 0.4s ease;
}

.navigation--anchors .navigation__link.is-active {
  color: #a60050;
}

.navigation--anchors .navigation__link.is-active:before {
  height: 3px;
  background: #a60050;
}

.navigation--anchors .navigation__link:hover {
  color: #a60050;
}

.navigation--anchors .navigation__link:hover:before {
  height: 3px;
  background: #a60050;
}

.navigation__link {
  padding: 0px 10px;
}

.navigation__link a {
  position: relative;
  display: inline-block;
  color: #a60050;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s ease;
  font-style: normal;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Proxima Nova';
}

.navigation__link a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background: transparent;
  transition: all 0.4s ease;
}

.navigation__link a:hover {
  color: #450024;
  transform: skewX(-8deg);
  transform-origin: left bottom;
  will-change: transform;
}

.navigation__link a:hover:before {
  background: #450024;
}

.list-parallax {
  list-style: none;
  padding: 0;
  margin: 0;
  display: none !important;
}

.list-parallax li:nth-child(1) {
  top: 420px !important;
}

.list-parallax li:nth-child(even) {
  position: absolute;
  right: -130px;
  left: auto;
  width: 388px;
  height: 537px;
  z-index: 997;
}

.list-parallax li:nth-child(odd) {
  position: absolute;
  left: -130px;
  right: auto;
  width: 388px;
  height: 537px;
  z-index: 997;
}

.list-parallax li:nth-child(odd) img {
  transform: rotate(180deg);
}

.list-parallax li:nth-child(3) {
  top: 980px !important;
}

.list-parallax li:nth-child(4) {
  top: 2440px !important;
}

.list-parallax li:nth-child(5) {
  top: 2920px !important;
}

.list-parallax li:nth-child(6) {
  top: 3420px !important;
}

.list-parallax li:nth-child(7) {
  top: 1839px !important;
}

.parallax-slider img {
  width: 100% !important;
  height: 100% !important;
}

.widget {
  position: relative;
  z-index: 998;
}

.widget--iso + .social-widget {
  margin-top: 25px;
}

.widget--seo {
  background: #f2f1ec;
  position: relative;
  padding-top: 50px;
  padding-bottom: 28px;
  order: 3;
}

.widget--seo:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 41px;
  background: url(/Media/pic/bottom_bg.png) no-repeat center top;
}

.widget--text {
  padding-top: 45px;
}

.widget--main {
  margin-top: 0px;
}

.widget--notate + .widget .social-widget {
  margin-top: 60px;
}

.widget--title {
  display: none;
}

.widget--title + .widget--map {
  margin-top: 20px;
}

.widget--title + .widget--banner {
  margin-top: 0;
}

.widget--map {
  text-align: center;
}

.widget--banner {
  height: 100px;
  background-size: cover;
  background-position: center center;
  padding-top: 6.8%;
}

.widget--callback {
  margin: 40px 0;
  padding: 25px 0px 2px;
  position: relative;
  background: #fff;
  z-index: 9999;
}

.widget--callback:before {
  content: '';
  position: absolute;
  top: -40px;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 40px;
  background: url(/Media/pic/upper_bg.png) no-repeat center top;
}

.widget--callback:after {
  content: '';
  position: absolute;
  bottom: -40px;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 40px;
  background: url(/Media/pic/bottom_bg.png) no-repeat center bottom;
}

.widget--callback .view-text--inside:before {
  background: linear-gradient(to bottom, transparent, #fff);
}

.widget--footer {
  background: #fff;
  padding-top: 20px;
  padding-bottom: 30px;
}

.widget--footer .footer-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.widget--footer .view-footer__row {
  order: 2;
  margin-top: 20px;
}

.widget--footer .copyright {
  flex-basis: 100%;
}

.news {
  display: block;
  width: 100%;
}

.news__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0px -14px;
}

.news__item {
  position: relative;
  display: inline-block;
  padding: 0px 14px 38px;
  flex-basis: 94%;
  max-width: 94%;
  width: 94%;
  margin-bottom: 48px;
}

.news__image {
  padding-top: 56.8%;
  background-size: cover;
}

.news__date {
  margin-top: 20px;
  color: #d96767;
  line-height: 30px;
  font-size: 14px;
  font-weight: 300;
  font-family: 'Proxima Nova';
}

.news__title {
  margin-top: 28px;
}

.news__title a {
  text-decoration: none;
  color: #a60050;
  line-height: 18px;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Proxima Nova';
  transition: all 0.4s ease;
}

.news__title a:hover {
  color: #450024;
}

.news__more {
  position: absolute;
  bottom: 0;
  left: 14px;
  margin-top: 32px;
}

.news__more a {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  color: #a60050;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Proxima Nova';
  font-style: italic;
  transition: all 0.4s ease;
}

.news__more a:before {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 0;
  height: 1px;
  width: 100%;
  background: transparent;
  transition: all 0.4s ease;
}

.news__more a:hover {
  color: #ff5252;
}

.news__more a:hover:before {
  background: #ff5252;
}

.contacts {
  text-align: center;
  display: block;
  width: 100%;
}

.contacts__row {
  margin: 0px -10px;
}

.contacts__row + .contacts__row {
  margin-top: 52px;
}

.contacts__column {
  padding: 0px 10px;
  margin-bottom: 20px;
}

.contacts__title {
  color: #785866;
  font-size: 18px;
  font-family: 'Proxima Nova';
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.contacts__description {
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
  color: #450024;
}

.map {
  position: relative;
  height: 412px;
}

.map__container {
  display: block;
  width: 100%;
  height: 100%;
}

.map__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

.callback__title {
  text-align: center;
  color: #a60050;
  font-size: 30px;
  font-weight: 700;
  font-family: 'Proxima Nova';
}

.callback__description {
  margin-top: 24px;
  text-align: center;
  color: #323232;
  font-style: italic;
  font-size: 16px;
  font-weight: 300;
  font-family: 'Proxima Nova';
}

.callback__notification {
  text-align: center;
  color: #785866;
  line-height: 24px;
  margin-bottom: 24px;
  font-style: italic;
  font-size: 14px;
  font-weight: 300;
  font-family: 'Proxima Nova';
}

.document {
  opacity: 0;
  visibility: hidden;
  transform: translateY(25px);
  transition: all 0.6s ease;
}

.document__item {
  position: relative;
  padding: 30px 28px;
  background: #f2f1ec;
  border-radius: 6px;
}

.document__item + .document__item {
  margin-top: 16px;
}

.document__item:hover .border-fix:before {
  background: #a60050 linear-gradient(to bottom, #ff7622 0%, #ff049b 100%);
}

.document__container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px -10px;
  flex-wrap: wrap;
}

.document__title {
  color: #a60050;
  font-size: 24px;
  font-weight: bold;
  font-family: 'Proxima Nova';
  text-align: center;
  width: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding: 0px 10px;
}

.document__title:hover {
  color: #785866;
}

.document__links {
  padding: 0px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px -13px;
  width: 100%;
  flex-basis: 100%;
  max-width: 100%;
  margin-top: 14px;
  flex-wrap: wrap;
}

.document__link {
  display: flex;
  align-items: center;
  margin: 5px 0;
}

.document__link a {
  position: relative;
  display: inline-block;
  color: #a60050;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s ease;
  font-style: italic;
  font-size: 13px;
  font-weight: 700;
  font-family: 'Proxima Nova';
}

.document__link a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background: transparent;
  transition: all 0.4s ease;
}

.document__link + .document__link {
  margin-left: 24px;
}

.document__link:hover a {
  color: #ff5252;
}

.document__link:hover a:before {
  background: #ff5252;
}

.document__link:hover svg {
  fill: #ff5252;
}

.document__link:hover .document__type-name {
  color: #ff5252;
}

.document__type {
  margin-left: 26px;
  position: relative;
}

.document__type svg {
  width: 46px;
  height: 40px;
  fill: #a60050;
  transition: all 0.3s ease;
}

.document__type-name {
  position: absolute;
  left: 12px;
  top: 18px;
  text-transform: uppercase;
  color: #a60050;
  transition: all 0.3s ease;
  font-size: 12px;
  font-weight: bold;
  font-family: 'Proxima Nova';
}

.border-fix:before {
  content: "";
  position: absolute;
  z-index: -1;
}

.border-fix--first:before {
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  background: #a60050;
  border-radius: 8px;
  transition: all 0.3s ease;
}

.subtitle-block {
  margin-top: 40px;
  margin-bottom: 14px;
  color: #a60050;
  line-height: 46px;
  font-size: 30px;
  font-weight: bold;
  font-family: 'Proxima Nova';
}

.documents-navigation {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  margin: -7px -18px 0;
  text-align: center;
}

.documents-navigation__link {
  padding: 6px 18px 15px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: #ff5252;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.4s ease;
  font-size: 18px;
  font-family: 'Proxima Nova';
  font-weight: 700;
}

.documents-navigation__link:before {
  content: '';
  position: absolute;
  left: 18px;
  bottom: 0;
  height: 3px;
  width: calc(100% - 36px);
  background: transparent;
  transition: all 0.4s ease;
}

.documents-navigation__link:hover {
  color: #a60050;
}

.documents-navigation__link:hover:before {
  background: #a60050;
}

.documents-navigation__link.is-active {
  color: #a60050;
}

.documents-navigation__link.is-active:before {
  background: #a60050;
}

.scroller-up {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  display: flex;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  z-index: 999;
  border-radius: 0;
  transition: all 0.4s ease;
  overflow: hidden;
}

.scroller-up.visible-scroller {
  opacity: 1;
  visibility: visible;
}

.scroller-up__arrow-up {
  position: absolute;
}

.scroller-up__icon {
  position: relative;
  display: flex;
  width: 30px;
  justify-content: center;
  align-items: center;
  height: 30px;
  border-radius: 0;
  transition: all 0.4s ease;
  overflow: hidden;
}

.scroller-up__icon:before {
  content: '';
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: transparent;
  transition: all 0.4s ease;
  z-index: -1;
}

.scroller-up__icon svg {
  position: relative;
  z-index: 1;
  transition: all 0.4s ease;
  fill: #450024;
  width: 20px;
  height: 20px;
}

.scroller-up:hover svg {
  fill: #fff;
}

.scroller-up:hover .scroller-up__icon:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: auto;
  width: 100%;
  height: 100%;
  background: #a60050;
}

.scroller-up:active {
  fill: #f03b0b;
  opacity: 0.9 !important;
}

.content-main {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
}

.content-main .left {
  display: none;
  flex-basis: 286px;
  width: 286px;
  max-width: 286px;
  margin-right: 30px;
}

.content-main .left + .center {
  display: inline-block;
  flex-basis: calc(1360px - 356px);
  max-width: calc(1360px - 356px);
  width: calc(1360px - 356px);
}

.content-main .center {
  display: block;
  margin: 0 auto;
}

.social-widget {
  margin-top: 95px;
}

.results__search {
  color: #745260;
  font-size: 18px;
  font-weight: 900;
  font-family: 'Proxima Nova';
  text-transform: uppercase;
  line-height: 20px;
}

.results__product {
  color: #f03b0b;
}

.results__list {
  margin-top: 66px;
}

.results__item {
  padding-left: 40px;
  padding-top: 8px;
  position: relative;
}

.results__item + .results__item {
  margin-top: 40px;
}

.results__item:hover .results__fix {
  background: #a60050;
}

.results__item:hover .results__number span {
  background: #a60050;
  color: #fff;
}

.results__number {
  position: absolute;
  left: 0;
  top: 10px;
  color: #785866;
  font-size: 20px;
  font-family: 'Proxima Nova';
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0.1em;
  background: #f2f1ec;
  width: 30px;
  height: 30px;
  transition: all 0.3s ease;
  border-radius: 50%;
}

.results__number span {
  position: relative;
  z-index: 1;
  display: block;
  height: 30px;
  background: #f2f1ec;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  transition: all 0.3s ease;
}

.results__fix {
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border-radius: 50%;
  transition: all 0.3s ease;
  background: linear-gradient(to bottom, #ff039c 1%, #ff7423 100%);
}

.results__title a {
  text-decoration: none;
  color: #785866;
  font-size: 30px;
  font-family: 'Proxima Nova';
  font-weight: 700;
  transition: all 0.3s ease;
}

.results__title a:hover {
  color: #a60050;
}

.results__category {
  margin-top: 18px;
}

.results__category a {
  text-decoration: none;
  color: #d96767;
}

.results__description {
  margin-top: 16px;
  color: #323232;
  font-size: 16px;
  font-family: 'Proxima Nova';
  font-weight: 300;
  font-style: italic;
  line-height: 24px;
}

.items-navigation {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: -8px;
}

.items-navigation .button {
  margin: 5px 10px;
  position: relative !important;
  max-width: 100%;
  width: auto !important;
  padding: 0px 20px;
  left: 0;
  top: 0;
}

.items-navigation .button > span {
  text-align: center !important;
}

.items-navigation__link {
  margin: 8px 8px;
  position: relative;
  display: inline-block;
  text-decoration: none;
  border-radius: 8px;
  text-align: center;
}

.items-navigation__link span {
  display: block;
  padding: 0px 12px;
  border-radius: 8px;
  background: #f2f1ec;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  color: #785866;
  line-height: 44px;
  font-size: 18px;
  font-family: 'Proxima Nova';
  font-weight: 700;
  transition: all 0.3s ease;
}

.items-navigation__link:hover .items-navigation__fix {
  background: #a60050;
}

.items-navigation__link:hover span {
  color: #fff;
  background: #a60050;
}

.items-navigation__fix {
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border-radius: 9px;
  transition: all 0.3s ease;
  background: linear-gradient(to bottom, #ff039c 1%, #ff7423 100%);
}

.iso {
  margin-top: 54px;
  text-align: center;
}

.inview-catch.item-inside {
  opacity: 1;
  visibility: visible;
}

.inview-catch.item-inside--right {
  transform: translateX(0%);
}

.inview-catch.item-inside--left {
  transform: translateX(0%);
}

.inview-catch.catalogue__item {
  opacity: 1;
  visibility: visible;
  transform: translateY(0%);
}

.inview-catch.document {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.notate {
  margin-top: 86px;
  position: relative;
}

.notate:before {
  content: ' " ';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 480px;
  font-weight: 700;
  font-family: 'Proxima Nova';
  line-height: 300px;
  z-index: -1;
}

.notate__title {
  text-align: center;
  line-height: 20px;
  color: #a60050;
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
  font-family: 'Proxima Nova';
}

.notate__title.reviews__title {
  font-style: normal;
}

.notate__description {
  margin-top: 8px;
  text-align: center;
  line-height: 20px;
  color: #735363;
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  font-family: 'Proxima Nova';
}

.notate__pubdate {
  margin-top: 22px;
  margin-bottom: 40px;
  text-align: center;
  color: #d96868;
  font-size: 14px;
  font-weight: 300;
  font-family: 'Proxima Nova';
}

.notate__text {
  text-align: center;
  color: #323232;
  line-height: 24px;
  font-size: 18px;
  font-weight: 300;
  font-family: 'Proxima Nova';
  font-style: italic;
}

.mobile-link {
  margin-left: 14px;
  padding: 0 !important;
  display: inline-block !important;
  width: 40%;
  height: 40%;
}

.mobile-link .button {
  width: 100%;
  fill: #a60050;
  background: transparent;
  border: 1px solid #a60050;
  border-radius: 4px;
}

.mobile-link .button:hover {
  box-shadow: 1px 1px 0px 0.5px #fff;
}

.mobile-link .button svg {
  width: 28px;
  height: 28px;
}

.mobile-menu__logo-svg svg {
  fill: #fff;
  width: 120px;
  height: 40px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.mobile-menu__wrapper {
  position: fixed;
  min-height: 100%;
  top: 0;
  left: 0;
  padding: 0;
  z-index: 999;
  width: 320px;
  max-width: 90%;
  display: flex;
  flex-direction: column;
  transform: translateX(-100%);
  transform-origin: left;
  transition: transform .4s,box-shadow .4s;
  background: #f2f1ec;
  color: #a60050;
}

.mobile-menu__wrapper.is-open {
  transform: translateX(0);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}

.mobile-menu__footer {
  padding: 14px 0;
  position: relative;
  box-shadow: 0 -1px 0px 0px #a60050;
}

.mobile-menu__footer ._text-center {
  display: flex;
  justify-content: center;
}

.mobile-menu__footer ._text-center .button--callback {
  position: static;
}

.mobile-menu__footer ._text-center .button--callback:before {
  display: none;
}

.mobile-menu__header {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mobile-menu__content {
  margin: 0;
  flex-grow: 1;
  position: relative;
  overflow: hidden;
  color: #fff;
}

.mobile-menu__level {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding: 0;
  list-style: none;
  transition: all .3s linear;
  overflow: auto;
}

.mobile-menu__level.is-current {
  transform: translateX(0);
  opacity: 1;
}

.mobile-menu__level.is-prev {
  transform: translateX(-100%);
  opacity: 0;
}

.mobile-menu__level.is-next {
  transform: translateX(100%);
  opacity: 0;
}

.mobile-menu__level li {
  color: #a60050;
  display: flex;
  border-bottom: 1px solid #a60050;
}

.mobile-menu__level li:last-child {
  border: 0;
}

.mobile-menu__level-title {
  font-size: 20px;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 5px;
  flex-grow: 1;
  text-align: left;
}

.mobile-menu__link {
  display: flex;
  align-items: center;
  text-decoration: none;
  flex-grow: 1;
  color: inherit;
  padding: 10px;
  font-size: 14px;
}

.mobile-menu__button {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: 40px;
  flex-shrink: 0;
  min-height: 40px;
  border: 0;
  background-color: transparent;
  fill: #a60050;
  cursor: pointer;
  outline: none;
}

.is-initial .mobile-menu__button--back {
  display: none;
}

.mobile-menu__button svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 30%;
  max-height: 30%;
  margin: auto;
}

body.mobile-menu-is-open {
  overflow: hidden;
}

.mobile-menu__header {
  padding-top: 2px;
  position: relative;
  padding-bottom: 4px;
}

.mobile-menu__header:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 6px;
  width: 100%;
  background: #a60050;
  height: 4px;
  z-index: -1;
}

.mobile-menu__header:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 1px;
  width: 100%;
  background: #fff;
  height: 2px;
  z-index: -1;
}

.mobile-menu__footer {
  height: auto;
  align-items: center;
  text-align: center;
  display: flex;
  justify-content: center;
}

.mobile-menu__footer .button--callback svg {
  margin-right: 0 !important;
}

.mobile-menu__footer .button--callback span > span {
  display: none !important;
}

.mobile-menu__overlay {
  position: fixed;
  margin: auto;
  top: 0;
  right: 0;
  left: 0;
  width: 100vw;
  height: 120vh;
  z-index: 999;
  background: rgba(0, 0, 0, 0.2);
}

.mobile-menu__logo img {
  width: 70px;
}

.mobile-menu__phone {
  margin: 5px 0;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}

.catalogue__wrapper {
  position: relative;
  border-radius: 50%;
  width: 238px;
  height: 238px;
  z-index: 1;
}

.catalogue .svg-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: -1;
  transform: translate(-50%, -50%) rotate(75deg);
  width: 330px;
  height: 330px;
  opacity: 0;
  transition: all 0.4s ease;
}

.catalogue svg {
  width: 330px;
  height: 330px;
}

.catalogue--green .catalogue__wrapper {
  background: linear-gradient(to right, #aad15b 0%, #7bbe7b 100%);
}

.catalogue--green svg {
  fill: #bbd9b0;
}

.catalogue--green .title {
  color: #7ab87a;
}

.catalogue--green a {
  text-decoration: none;
  color: #7ab87a;
  position: relative;
}

.catalogue--green a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  width: 0;
  height: 3px;
  background: #7ab87a;
  transition: .6s ease;
}

.catalogue--green a:hover:before {
  right: auto;
  left: 0;
  width: 100%;
}

.catalogue--red .catalogue__wrapper {
  background: linear-gradient(to right, #cf3861 0%, #e17546 100%);
}

.catalogue--red svg {
  fill: #e79caf;
}

.catalogue--red .title {
  color: #d54d58;
}

.catalogue--red a {
  text-decoration: none;
  color: #d54d58;
  position: relative;
}

.catalogue--red a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  width: 0;
  height: 3px;
  background: #d54d58;
  transition: .6s ease;
}

.catalogue--red a:hover:before {
  right: auto;
  left: 0;
  width: 100%;
}

.catalogue--red .catalogue__item {
  width: 80%;
  padding: 0px 10px;
}

.catalogue--orange .catalogue__wrapper {
  background: linear-gradient(45deg, #ff9807 0%, #e3b255 100%);
}

.catalogue--orange svg {
  fill: #f0cc91;
}

.catalogue--orange .title {
  color: #e1b054;
}

.catalogue--orange a {
  text-decoration: none;
  color: #e1b054;
  position: relative;
}

.catalogue--orange a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  width: 0;
  height: 3px;
  background: #e1b054;
  transition: .6s ease;
}

.catalogue--orange a:hover:before {
  right: auto;
  left: 0;
  width: 100%;
}

.catalogue--orange .catalogue__item {
  width: 80%;
  padding: 0px 10px;
}

.catalogue--orange .catalogue__item img {
  padding-top: 60px;
}

.catalogue--orange .catalogue__item:nth-child(1) img {
  margin-left: -48px;
}

.catalogue--orange .catalogue__item:nth-child(2) img {
  margin-top: 54px;
}

.catalogue--orange .catalogue__title {
  margin-top: 30px;
}

.catalogue__wrapper {
  display: inline-block;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.catalogue__image {
  height: 330px;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.catalogue__image img {
  z-index: 2;
  position: relative;
}

.catalogue__title {
  text-align: center;
}

.catalogue__title a {
  display: inline-block;
  position: relative;
  color: #fc6f06;
  text-decoration: none;
  font-size: 30px;
  font-weight: 700;
  font-family: 'Proxima Nova';
  transition: all 0.3s ease;
  line-height: 30px;
}

.catalogue__title a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #f8a77e;
  transition: all 0.3s ease;
}

.catalogue__title a:hover {
  transform: skew(-10deg);
  color: #450024;
}

.catalogue__title a:hover:before {
  background: transparent;
}

.catalogue__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0px -30px;
}

.catalogue__item {
  padding: 0px 30px;
  display: inline-block;
  width: 80%;
  text-align: center;
  position: relative;
  margin-bottom: 60px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-20px);
  transition: all 0.6s ease;
}

.catalogue__item a {
  text-decoration: none;
}

.catalogue__item:hover .svg-wrapper, .catalogue__item:active .svg-wrapper {
  opacity: 1;
  transform: translate(-50%, -50%) rotate(0deg);
}

/* FRESCO
________________________________________________________________________________________*/
/* Overlay */
.fr-overlay {
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  zoom: 1;
  overlay: hidden;
}

.fr-overlay-background {
  background: #000;
  filter: alpha(opacity=90);
  opacity: .9;
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 999;
}

/* Window */
.fr-window {
  z-index: 100000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
}

/* z-index */
.fr-ui-outside .fr-info {
  z-index: 100001;
}

/* Loading icon */
.fr-loading {
  z-index: 100001;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 52px;
  height: 52px;
  margin-top: -26px;
  margin-left: -26px;
  overflow: visible;
}

.fr-loading-offset {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.fr-loading-background, .fr-loading-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fr-loading-background {
  background: #0d0d0d url("pic/skins/loading.gif") 50% 50% no-repeat;
  opacity: .8;
  border-radius: 3px;
  position: relative;
  float: left;
  box-sizing: border-box;
  border: 1px solid rgba(80, 80, 80, 0.2);
}

.fr-loading-icon {
  display: none;
}

/* Bubble (holds everything) */
.fr-bubble {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}

/* Fonts */
.fr-ui,
.fr-info {
  font: normal 13px/21px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
}

/* Frames / UI */
.fr-frames {
  height: 100%;
  width: 100%;
  position: absolute;
  display: inline;
  top: 0;
  left: 0;
  overflow: hidden;
}

.fr-frame, .fr-ui {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.fr-window *:not(.fr-caption)::-moz-selection,
.fr-window *:not(.fr-caption)::-moz-selection,
.fr-window *:not(.fr-caption)::-webkit-selection {
  background: transparent;
}

.fr-window *:not(.fr-caption)::selection,
.fr-window *:not(.fr-caption)::-moz-selection,
.fr-window *:not(.fr-caption)::-webkit-selection {
  background: transparent;
}

.fr-mobile-touch-enabled .fr-frame .fr-box {
  overflow: scroll !important;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fr-mobile-touch-enabled .fr-ui,
.fr-mobile-touch-enabled .fr-ui-spacer,
.fr-mobile-touch-enabled .fr-ui-wrapper,
.fr-mobile-touch-enabled .fr-ui-padder,
.fr-mobile-touch-enabled .fr-ui-toggle,
.fr-mobile-touch-enabled .fr-ui-outer-border,
.fr-mobile-touch-enabled .fr-side {
  pointer-events: none;
}

/* Content */
.fr-box {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.fr-box-has-ui-outside {
  overflow: hidden;
}

.fr-box-spacer, .fr-ui-spacer {
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fr-box-wrapper, .fr-ui-wrapper {
  position: relative;
  background: url("pic/skins/blank.gif");
}

.fr-box-padder, .fr-ui-padder {
  position: absolute;
  top: 0;
  left: 0;
  zoom: 1;
  border-color: transparent;
  border-style: solid;
  border-width: 0;
  background: url("pic/skins/blank.gif");
}

.fr-box-padder, .fr-ui-padder {
  position: absolute;
  top: 0;
  left: 0;
}

.fr-ui-padder {
  zoom: 1;
}

.fr-box-wrapper, .fr-ui-wrapper, .fr-ui-toggle {
  position: relative;
  float: left;
  display: inline;
  zoom: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fr-box-wrapper {
  background: #101010;
}

.fr-ui-wrapper-outside {
  float: left;
  height: 100%;
  width: 100%;
}

/* outer-border */
.fr-box-outer-border,
.fr-ui-outer-border {
  position: relative;
  float: left;
  display: inline;
  height: 100%;
  width: 100%;
  zoom: 1;
}

/* IE < 8 has a bug where dimensions are ignored without a border */
.fr-ltIE9 .fr-box-outer-border,
.fr-ltIE9 .fr-ui-outer-border {
  border: 0px solid transparent;
}

.fr-content {
  height: 100%;
  width: 100%;
  zoom: 1;
  *display: inline;
  margin: 0;
  padding: 0;
}

.fr-content-image {
  position: absolute;
  top: 0;
  left: 0;
  image-rendering: optimizeQuality;
  max-width: none;
}

.fr-content-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* onClick inside ui-outside */
.fr-onclick-side {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("pic/skins/blank.gif");
  cursor: pointer;
}

.fr-onclick-previous {
  left: 0;
  width: 50px;
}

.fr-onclick-next {
  right: 0;
}

.fr-frame-touch .fr-content {
  position: absolute;
}

.fr-side {
  position: absolute;
  top: 0;
  height: 100%;
  cursor: pointer;
  background: url("pic/skins/blank.gif") 0 0 repeat;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  zoom: 1;
}

.fr-side-disabled {
  cursor: default;
}

.fr-side-button {
  position: absolute;
  top: 50%;
  width: 54px;
  height: 72px;
  margin: 0 9px;
  margin-top: -36px;
  pointer-events: auto;
}

.fr-side-button-icon {
  float: left;
  position: relative;
  height: 100%;
  width: 100%;
  zoom: 1;
}

.fr-side-previous {
  left: 0;
  width: 50%;
}

.fr-side-next {
  right: 0;
  width: 50%;
}

.fr-side-previous .fr-side-button {
  left: 0;
}

.fr-side-next .fr-side-button {
  right: 0;
}

/* sides (UI outside), smaller area */
.fr-ui-outside .fr-side {
  width: 72px;
  height: 72px;
  top: 50%;
  margin-top: -36px;
}

.fr-ui-outside .fr-side-button {
  margin-top: 0;
  top: 0;
}

/*
 * Info
 */
.fr-info {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  color: #efefef;
  pointer-events: auto;
}

.fr-info-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  line-height: 1%;
  filter: alpha(opacity=80);
  opacity: .8;
  zoom: 1;
  box-sizing: border-box;
  background: #000;
}

.fr-info-outside .fr-info-background {
  background: #0d0d0d;
  filter: none;
  opacity: 1;
}

.fr-info-padder {
  padding: 12px;
  display: block;
  filter: alpha(opacity=99);
  overflow: hidden;
  width: auto;
  position: relative;
}

.fr-caption {
  position: relative;
  filter: alpha(opacity=99);
  opacity: .99;
  width: auto;
  word-wrap: no-wrap;
}

.fr-position-text {
  position: relative;
}

/* UI inside */
.fr-has-position .fr-info-inside .fr-caption {
  margin-right: 75px;
}

.fr-info-inside .fr-position {
  filter: alpha(opacity=99);
  opacity: .99;
  position: relative;
  text-align: right;
  word-wrap: no-wrap;
  line-height: 21px;
  color: #b3b3b3;
  float: right;
  width: 75px;
}

.fr-no-caption .fr-info-inside .fr-position {
  width: auto;
  margin: 0 1px 1px 0;
  color: #b9b9b9;
  filter: alpha(opacity=99);
}

.fr-info-inside .fr-position-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fr-no-caption .fr-info-inside .fr-position-background {
  border-radius: 12px;
  background: #101010;
  filter: alpha(opacity=80);
  opacity: .8;
  box-sizing: border-box;
}

.fr-info-inside .fr-position-text {
  position: relative;
}

.fr-no-caption .fr-info-inside .fr-position-text {
  float: left;
  height: 13px;
  line-height: 13px;
  padding: 6px 10px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

/* hide the position on small screens */

/* UI outside */
.fr-ui-outside .fr-position {
  position: absolute;
  bottom: 15px;
  right: 15px;
  display: inline;
  width: auto;
  margin: 0 1px 1px 0;
  color: #b9b9b9;
}

.fr-ui-outside .fr-position-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  filter: alpha(opacity=80);
  opacity: .8;
  box-sizing: border-box;
  background: #1e1e1e;
  border: 1px solid rgba(180, 180, 180, 0.2);
}

.fr-ui-outside .fr-position-text {
  position: relative;
  float: left;
  width: auto;
  text-align: right;
  word-wrap: no-wrap;
  color: #b3b3b3;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  word-wrap: no-wrap;
  padding: 6px 10px;
  height: 13px;
  line-height: 13px;
}

.fr-ui-outside .fr-position-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Info without caption */
.fr-no-caption .fr-info-outside {
  display: none;
}

.fr-no-caption .fr-info-padder {
  pointer-events: none;
}

.fr-no-caption .fr-info-background {
  pointer-events: none;
  opacity: 0;
  filter: none;
  display: none;
}

/* 1/5 */
.fr-no-caption .fr-position-text,
.fr-ui-outside .fr-position-text {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

/* outside position */
.fr-ui-outside .fr-position {
  float: none;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 15px;
}

/* IE 7 */
.fr-ltIE8 .fr-info * {
  zoom: 1;
  filter: alpha(opacity=99);
}

.fr-ltIE8 .fr-box * {
  zoom: 1;
  filter: alpha(opacity=99);
}

/* Info (UI outside) */
.fr-info-outside {
  bottom: auto;
}

.fr-no-caption .fr-info-outside .fr-info-padder {
  padding: 10px 5px;
}

.fr-ui-outside .fr-no-caption .fr-position {
  margin: 0;
}

/* X */
.fr-close {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 12px;
  width: 23px;
  height: 23px;
  cursor: pointer;
  pointer-events: auto;
}

.fr-close-background {
  position: absolute;
  top: 12px;
  right: 12px;
  height: 23px;
  width: 23px;
  filter: alpha(opacity=80);
  opacity: .8;
  transition: background-color .2s ease-in;
  background-color: #282828;
  cursor: pointer;
}

.fr-close:hover .fr-close-background {
  background-color: #333;
}

.fr-ui-outside .fr-close-background {
  background-color: #363636;
}

.fr-ui-outside .fr-close:hover .fr-close-background {
  background-color: #434343;
}

.fr-close-icon {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
}

/*
 * Thumbnails
 */
.fr-thumbnails {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 9%;
  min-height: 40px;
  max-height: 120px;
  height: 9%;
  padding: 20px 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  zoom: 1;
}

.fr-thumbnails,
.fr-thumbnails * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fr-thumbnails-slider {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  zoom: 1;
}

.fr-thumbnails-slider-slide {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.fr-thumbnails-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  padding: 20px 0;
}

.fr-thumbnails-thumbs {
  float: left;
  height: 100%;
  overflow-x: hidden;
  position: relative;
  top: 0;
  left: 0;
}

.fr-ltIE9 .fr-thumbnails-thumbs {
  overflow: hidden;
}

.fr-thumbnails-slide {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}

.fr-thumbnail {
  position: relative;
  width: 30px;
  height: 100%;
  float: left;
  margin: 0 10px;
  display: inline;
  zoom: 1;
  cursor: pointer;
}

.fr-ltIE9 .fr-thumbnail * {
  overflow: hidden;
  /* IE6 */
  z-index: 1;
  zoom: 1;
}

.fr-thumbnail-wrapper {
  position: relative;
  background: #161616;
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  display: inline;
  /* IE6 */
  z-index: 0;
  /* IE8 */
}

.lv_thumbnail_icon {
  width: 36px;
  height: 36px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -18px;
  margin-top: -18px;
  background-position: 99px 99px;
  background-repeat: no-repeat;
  display: block !important;
}

.fr-thumbnail-overlay {
  cursor: pointer;
}

.fr-thumbnail-active .fr-thumbnail-overlay {
  cursor: default;
}

.fr-thumbnail-overlay,
.fr-thumbnail-overlay-background,
.fr-thumbnail-overlay-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fr-thumbnail-overlay-border {
  box-sizing: border-box;
  border-width: 0;
  overflow: hidden;
  border-style: solid;
  border-color: transparent;
}

.fr-thumbnail img {
  position: absolute;
  filter: alpha(opacity=85);
  opacity: .85;
  max-width: none;
}

.fr-thumbnail:hover img,
.fr-thumbnail-active:hover img {
  filter: alpha(opacity=99);
  opacity: .99;
}

.fr-thumbnail-active img,
.fr-thumbnail-active:hover img {
  filter: alpha(opacity=35);
  opacity: .35;
}

.fr-thumbnail-active {
  cursor: default;
}

/* Thumbnails loading */
.fr-thumbnail-loading,
.fr-thumbnail-loading-background,
.fr-thumbnail-loading-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fr-thumbnail-loading-background {
  background-color: #101010;
  background-image: url("pic/skins/loading.gif");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: .8;
  position: relative;
  float: left;
}

/* this element is there as an alternative to putting the loading image on the background */
.fr-thumbnail-loading-icon {
  display: none;
}

/* Thumbnail < > */
.fr-thumbnails-side {
  float: left;
  height: 100%;
  width: 28px;
  margin: 0 10px;
  position: relative;
  overflow: hidden;
}

.fr-thumbnails-side-previous {
  margin-left: 20px;
}

.fr-thumbnails-side-next {
  margin-right: 20px;
}

.fr-thumbnails-side-button {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -15px;
  width: 28px;
  height: 28px;
  cursor: pointer;
}

.fr-thumbnails-side-button-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  filter: alpha(opacity=80);
  opacity: .8;
  transition: background-color .2s ease-in;
  background-color: #333;
  cursor: pointer;
  border-radius: 4px;
}

.fr-thumbnails-side-button:hover .fr-thumbnails-side-button-background {
  background-color: #3b3b3b;
}

.fr-thumbnails-side-button-disabled * {
  cursor: default;
}

.fr-thumbnails-side-button-disabled:hover .fr-thumbnails-side-button-background {
  background-color: #333;
}

.fr-thumbnails-side-button-icon {
  height: 42px;
  width: 42px;
  position: absolute;
  top: -7px;
  left: -7px;
  width: 100%;
  height: 100%;
}

/* we can improve things on browsers that support media queries */

/* IE specific resets */
.fr-ltIE8 * {
  zoom: 1;
  z-index: 1;
}

.fr-ltIE9 .fr-content-image-overlay,
.fr-ltIE9 .fr-has-caption .fr-info-outside .fr-info-background {
  border: 0;
}

/*
 * ===== Skin: Fresco =====
 */
/* Sprite */
.fr-window-fresco .fr-side-button-icon,
.fr-window-fresco .fr-close-icon,
.fr-window-fresco .fr-thumbnails-side-button-icon {
  background-image: url("pic/skins/fresco/sprite.png");
}

/* High-res sprite */

.fr-window-fresco .fr-box-outer-border {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}

/* outer-border instead of inner-border example (box and ui px should be the same) */
/*
.fr-window-fresco .fr-box-outer-border { border: 10px solid #fff; }
.fr-window-fresco .fr-ui-outer-border { padding: 10px; }
.fr-window-fresco .fr-content-image-overlay { border-width: 0; }
*/
.fr-window-fresco .fr-box-wrapper {
  background: #101010 fixed url("pic/skins/loading.gif") 50% 50% no-repeat;
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.fr-window-fresco .fr-content-image-overlay {
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.08);
}

/* remove bottom border if the image has a caption, or add it when it has a caption */
.fr-window-fresco .fr-has-caption .fr-box-has-ui-outside .fr-content-image-overlay {
  border-bottom-width: 0px;
}

.fr-window-fresco .fr-no-caption .fr-box-has-ui-outside .fr-content-image-overlay {
  border-bottom-width: 1px;
}

.fr-window-fresco .fr-ui-outside .fr-position-text {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.fr-window-fresco .fr-no-caption .fr-info-inside .fr-position-background {
  border: 1px solid rgba(180, 180, 180, 0.15);
}

.fr-window-fresco .fr-has-caption .fr-info-inside .fr-info-background {
  border: 1px solid rgba(68, 68, 68, 0.1);
  border-top-width: 0;
}

.fr-window-fresco .fr-has-caption .fr-info-outside .fr-info-background {
  border: 1px solid rgba(80, 80, 80, 0.25);
  border-top-width: 0;
}

.fr-window-fresco .fr-thumbnail-wrapper {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.fr-window-fresco .fr-thumbnail-active .fr-thumbnail-wrapper {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

/* < > */
.fr-window-fresco .fr-side-previous .fr-side-button .fr-side-button-icon {
  background-position: -13px -14px;
}

.fr-window-fresco .fr-side-next .fr-side-button .fr-side-button-icon {
  background-position: -93px -14px;
}

.fr-window-fresco .fr-side-previous:hover .fr-side-button .fr-side-button-icon {
  background-position: -13px -114px;
}

.fr-window-fresco .fr-side-next:hover .fr-side-button .fr-side-button-icon {
  background-position: -93px -114px;
}

/* disabled state (IE < 9) */
.fr-window-fresco .fr-side-previous .fr-side-button-disabled .fr-side-button-icon,
.fr-window-fresco .fr-side-previous:hover .fr-side-button-disabled .fr-side-button-icon {
  background-position: -13px -214px;
}

.fr-window-fresco .fr-side-next .fr-side-button-disabled .fr-side-button-icon,
.fr-window-fresco .fr-side-next:hover .fr-side-button-disabled .fr-side-button-icon {
  background-position: -93px -214px;
}

/* < > transition */
.fr-window-fresco:not(.fr-ltIE9) .fr-side-previous .fr-side-button .fr-side-button-icon {
  background-position: -13px -114px;
}

.fr-window-fresco:not(.fr-ltIE9) .fr-side-next .fr-side-button .fr-side-button-icon {
  background-position: -93px -114px;
}

.fr-window-fresco:not(.fr-ltIE9) .fr-side .fr-side-button .fr-side-button-icon {
  transition: opacity .2s ease-in;
  opacity: .5;
}

.fr-window-fresco .fr-side:hover .fr-side-button .fr-side-button-icon,
.fr-window-fresco .fr-frame .fr-side .fr-side-button-active .fr-side-button-icon {
  opacity: 1;
}

/* disabled side */
.fr-window-fresco:not(.fr-ltIE9) .fr-ui-outside .fr-side .fr-side-button-disabled .fr-side-button-icon,
.fr-window-fresco:not(.fr-ltIE9) .fr-ui-outside .fr-side .fr-side-button-disabled:hover .fr-side-button-icon {
  opacity: .2;
}

/* on the inside we hide disabled sides */
.fr-window-fresco .fr-ui-inside .fr-side-button-disabled .fr-side-button-icon {
  background-image: none;
}

/* responsive < > */

/* X */
.fr-window-fresco .fr-close .fr-close-icon {
  background-position: -169px -9px;
}

.fr-window-fresco .fr-close:hover .fr-close-icon {
  background-position: -210px -9px;
}

/* X transition */
.fr-window-fresco:not(.fr-ltIE9) .fr-close .fr-close-icon {
  background-position: -210px -9px;
  transition: opacity .2s ease-in;
  opacity: .8;
  width: 20px;
  height: 20px;
  transform: translateX(-23px);
}

.fr-window-fresco .fr-close:hover .fr-close-icon {
  opacity: 1;
}

/* Thumbnails */
.fr-window-fresco .fr-thumbnail-wrapper {
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.fr-window-fresco .fr-thumbnail-wrapper {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.fr-window-fresco .fr-thumbnail-active .fr-thumbnail-wrapper {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

.fr-window-fresco .fr-thumbnail-wrapper {
  box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.3);
}

.fr-window-fresco .fr-thumbnail-overlay-border {
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.08);
  /* should remain rgba */
}

/* no inner border on active thumbnail */
.fr-thumbnail-active .fr-thumbnail-overlay-border,
.fr-thumbnail-active:hover .fr-thumbnail-overlay-border {
  border: 0px;
}

/* Thumbnails < > */
.fr-window-fresco .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon {
  background-position: -160px -41px;
}

.fr-window-fresco .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-icon {
  background-position: -202px -41px;
}

.fr-window-fresco .fr-thumbnails-side-next .fr-thumbnails-side-button-icon {
  background-position: -160px -83px;
}

.fr-window-fresco .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-icon {
  background-position: -202px -83px;
}

/* Thumbnails < > transition */
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side .fr-thumbnails-side-button-icon {
  transition: opacity .2s ease-in;
  opacity: .8;
}

.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon,
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled {
  background-position: -160px -41px;
}

.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side-next .fr-thumbnails-side-button-icon,
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled {
  background-position: -202px -83px;
}

.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side:hover .fr-thumbnails-side-button-icon {
  opacity: 1;
}

/* lower opacity on disabled states */
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side .fr-thumbnails-side-button-disabled,
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side:hover .fr-thumbnails-side-button-disabled {
  opacity: .5;
}

/* lower opacity IE < 9 using images */
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
  background-position: -244px -41px;
}

.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
  background-position: -244px -83px;
}

.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-background,
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-background {
  filter: alpha(opacity=50);
}

/*
 * ===== Skin: IE6 (always used there as a fallback) =====
 */
.fr-window-IE6 * {
  zoom: 1;
}

/* Sprite */
.fr-window-IE6 .fr-side-button-icon,
.fr-window-IE6 .fr-close-icon,
.fr-window-IE6 .fr-thumbnails-side-button-icon {
  background-image: url("pic/skins/ie6/sprite.png");
}

/* < > */
.fr-window-IE6 .fr-side-previous .fr-side-button .fr-side-button-icon {
  background-position: -13px -114px;
}

.fr-window-IE6 .fr-side-next .fr-side-button .fr-side-button-icon {
  background-position: -93px -114px;
}

/* disabled */
.fr-window-IE6 .fr-side-previous .fr-side-button-disabled .fr-side-button-icon,
.fr-window-IE6 .fr-side-previous:hover .fr-side-button-disabled .fr-side-button-icon {
  background-position: -13px -214px;
}

.fr-window-IE6 .fr-side-next .fr-side-button-disabled .fr-side-button-icon,
.fr-window-IE6 .fr-side-next:hover .fr-side-button-disabled .fr-side-button-icon {
  background-position: -93px -214px;
}

.fr-window-IE6 .fr-ui-inside .fr-side-button-disabled .fr-side-button-icon {
  display: none;
}

/* responsive < > */

/* X */
.fr-window-IE6 .fr-close .fr-close-icon {
  background-position: -169px -9px;
}

.fr-window-IE6 .fr-close:hover .fr-close-icon {
  background-position: -210px -9px;
}

.fr-window-IE6 .fr-info {
  filter: alpha(opacity=99);
}

.fr-window-IE6 .fr-ui-outside .fr-info {
  background: red;
}

.fr-window-IE6 .fr-close-icon {
  background-color: #232323;
}

.fr-window-IE6 .fr-close .fr-close-background {
  display: none;
}

.fr-window-IE6 .fr-info-background {
  display: none;
}

.fr-window-IE6 .fr-has-caption .fr-ui-inside .fr-info,
.fr-window-IE6 .fr-info-outside {
  background: #0d0d0d;
}

.fr-window-IE6 .fr-position {
  background: #101010;
}

.fr-window-IE6 .fr-has-caption .fr-ui-inside .fr-position {
  background: none;
}

.fr-window-IE6 .fr-position .fr-position-background {
  display: none;
}

.item-inside {
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s ease;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 40px 0px;
}

.item-inside:first-child {
  margin-top: 0;
}

.item-inside--right {
  transform: translateX(20%);
}

.item-inside--right .item-inside__columns {
  display: inline-block;
  flex-basis: auto;
  padding: 0px 20px;
}

.item-inside--right .item-inside__columns:nth-child(1) {
  order: 1;
}

.item-inside--right .item-inside__columns:nth-child(2) {
  order: 1;
}

.item-inside--left {
  transform: translateX(-20%);
}

.item-inside--left .item-inside__columns {
  display: inline-block;
  flex-basis: auto;
  margin: 0px 10px;
}

.item-inside--left .item-inside__columns:nth-child(1) {
  order: 1;
}

.item-inside--left .item-inside__columns:nth-child(2) {
  order: 1;
}

.item-inside__columns {
  margin-bottom: 10px;
  display: inline-block;
  flex-basis: auto;
  padding: 0px 20px;
}

.item-inside__columns:nth-child(1) {
  box-sizing: border-box;
}

.item-inside__columns:nth-child(2) {
  flex-basis: 36%;
  width: 36%;
  max-width: 36%;
  min-width: 300px;
  box-sizing: border-box;
}

.item-inside__title {
  padding-top: 24px;
  color: #a60050;
  font-size: 30px;
  font-weight: 700;
  font-family: 'Proxima Nova';
  margin-bottom: 20px;
}

.item-inside ul li {
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Proxima Nova';
  font-style: italic;
}

.item-inside__link {
  position: relative;
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Proxima Nova';
  font-style: italic;
}

.item-inside__image {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  overflow: hidden;
  background: #f9f8f3;
}

.item-inside__image img {
  height: 260px;
}

.hidden-images {
  display: none;
}

.gallery {
  margin-top: 64px;
  position: relative;
  z-index: 999;
}

.gallery__slider {
  margin: 0px;
}

.gallery__title {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 65%;
  text-align: center;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 22px;
  font-weight: 700;
  font-family: 'Proxima Nova';
  font-style: italic;
  letter-spacing: 0.025em;
}

.gallery__item {
  padding: 0px 10px;
  outline: none !important;
}

.gallery__item a {
  position: relative;
  display: block;
  padding-top: 68.6%;
  background-size: cover;
}

.gallery__item a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  background: linear-gradient(45deg, #cf3861 0%, #e17546 100%);
  transition: all 0.3s ease;
}

.gallery__item a:after {
  content: '';
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 100px;
  height: 40px;
  background: url("../images/watermark.png") no-repeat center center;
}

.gallery__item:hover a:before {
  opacity: 0;
}

.list-main {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  height: auto;
}

.list-main__item {
  transform: translateZ(1px);
  transform-style: flat;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  flex-basis: 100%;
  padding-top: 60px;
  position: relative;
}

.list-main__item a {
  text-decoration: none;
}

.list-main__item svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
  transition: all 1s ease-out;
  display: none;
}

.list-main__item img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.list-main__item:nth-child(1) {
  background: linear-gradient(45deg, #a0cf40 0%, #45cc23 99%);
}

.list-main__item:nth-child(1) .list-main__image {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: scale(1.34) translate(-30px, -30px);
  margin-top: 30px;
}

.list-main__item:nth-child(1) .list-main__image.is-active {
  transform: scale(1.34) translate(0px, 0px);
}

.list-main__item:nth-child(1) img {
  transform-style: flat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
}

.list-main__item:nth-child(1) img:nth-child(1) {
  left: 0;
}

.list-main__item:nth-child(1) img:nth-child(2) {
  left: 0;
}

.list-main__item:nth-child(1) img:nth-child(3) {
  left: 0;
  z-index: 1;
}

.list-main__item:nth-child(1) img:nth-child(4) {
  left: 0;
  max-width: inherit;
}

.list-main__item:nth-child(2) {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: linear-gradient(45deg, #f1732e 0%, #f2163a 100%);
}

.list-main__item:nth-child(2) .list-main__image {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: scale(1.21) translate(-30px, -30px);
  margin-top: 24px;
}

.list-main__item:nth-child(2) .list-main__image.is-active {
  transform: scale(1.21) translate(0px, 0px);
}

.list-main__item:nth-child(2) img {
  transform-style: flat;
  position: absolute;
  top: 0;
  max-width: 100%;
  width: 100%;
}

.list-main__item:nth-child(2) img:nth-child(1) {
  left: 0;
  z-index: 5;
}

.list-main__item:nth-child(2) img:nth-child(2) {
  left: 0;
  z-index: 4;
}

.list-main__item:nth-child(2) img:nth-child(3) {
  left: 0;
  z-index: 4;
}

.list-main__item:nth-child(2) img:nth-child(4) {
  left: 0;
  z-index: 2;
}

.list-main__item:nth-child(3) {
  background: linear-gradient(45deg, #8873d1 0%, #fe8900 60%);
}

.list-main__item:nth-child(3) .list-main__image {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: scale(1.24) translate(-30px, -30px);
  margin-top: -28px;
}

.list-main__item:nth-child(3) .list-main__image.is-active {
  transform: scale(1.24) translate(0px, 0px);
}

.list-main__item:nth-child(3) img {
  transform-style: flat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
}

.list-main__item:nth-child(3) img:nth-child(1) {
  left: 0;
  z-index: 3;
}

.list-main__item:nth-child(3) img:nth-child(2) {
  left: 0;
  z-index: 2;
}

.list-main__item:nth-child(3) img:nth-child(3) {
  left: 0;
  z-index: 1;
  top: 8px;
}

.list-main__image {
  margin-top: -60px;
  position: relative;
  z-index: 9;
  text-align: center;
  transition: all 0.6s ease;
  padding-top: 87%;
  opacity: 0.5;
  overflow: hidden;
  transform-style: flat;
}

.list-main__image.is-active {
  opacity: 1;
}

.list-main__title {
  padding-top: 0px;
  margin: 0 auto;
  position: relative;
  z-index: 8;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  font-size: 14vw;
  font-weight: 700;
  font-family: 'Proxima Nova';
  transition: all 0.3s ease;
  line-height: 13.6vw;
}

.list-main__title span {
  font-weight: 300;
}

.preloader-block {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  transition: all 0.4s ease;
  opacity: 1;
  z-index: 99999;
}

.preloader-block .preloader-image {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 76px;
  height: 76px;
  transform: translate(-50%, -50%);
  opacity: 1;
}

.smooth .list-main__image img {
  transition: transform 0.3s ease;
}

.js-show-block .view-text--inside * {
  opacity: 1 !important;
}

#item-1 .tilter__deco--linesF {
  z-index: 1 !important;
}

#item-1 .tilter__deco--linesS {
  z-index: 2 !important;
}

#item-1 .tilter__deco--linesT {
  z-index: 3 !important;
}

#item-2 .tilter__deco--linesF {
  z-index: 5 !important;
}

#item-2 .tilter__deco--linesT {
  z-index: 4 !important;
}

#item-2 .tilter__deco--linesR {
  z-index: 3 !important;
}

#item-2 .tilter__deco--linesS {
  z-index: 2 !important;
}

#item-3 .tilter__deco--linesF {
  z-index: 3 !important;
}

#item-3 .tilter__deco--linesS {
  z-index: 2 !important;
}

#item-3 .tilter__deco--linesT {
  z-index: 1 !important;
}

.breadcrumbs {
  width: 100%;
  display: table;
  font-size: 0;
  line-height: 0;
  margin: 1rem 0 5.1666667rem;
  text-align: center;
  letter-spacing: 0.2em;
  font-family: 'Proxima Nova';
  font-size: 14px;
  font-weight: 400;
}

.breadcrumbs a {
  text-decoration: none;
  color: #967c88;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumbs span {
  color: #450024;
  display: inline-block;
  vertical-align: top;
  line-height: 1.4;
  margin-right: 2.5rem;
}

.sitemap {
  padding: 1rem;
  position: relative;
  font-size: 1rem;
  margin-bottom: 1.5rem;
}

.sitemap ul {
  list-style: none;
  padding: 0 0 0 2em;
  margin: 0;
}

.sitemap li {
  list-style: none;
  line-height: 1.4em;
}

.sitemap a {
  padding: .2em 1em .2em .5em;
  display: block;
  color: #a60050;
}

.sitemap a:visited {
  color: #785866;
}

.sitemap a:hover {
  color: #f34;
  background-color: rgba(0, 0, 0, 0.035);
}

.sitemap a:active {
  color: #000;
  background-color: rgba(0, 0, 0, 0.035);
}

.sitemap > ul {
  padding: 0;
  margin: 1em 0;
  position: relative;
  overflow: hidden;
}

.sitemap > ul > li > ul {
  padding-left: 0;
}

.sitemap > ul ul {
  list-style: none;
  padding: 0 0 0 2em;
  margin: 0;
}

.sitemap > ul ul li {
  position: relative;
  margin: .1em 0;
}

.sitemap > ul ul li:hover {
  background-color: rgba(0, 0, 0, 0.035);
}

.sitemap > ul ul li a {
  position: relative;
  padding-left: 2.5em;
}

.sitemap > ul ul li a:before, .sitemap > ul ul li a:after {
  content: '';
  position: absolute;
  top: .2em;
  width: 1600px;
  height: 1.4em;
  text-align: right;
  opacity: .3;
  background: transparent repeat-x center right;
}

.sitemap > ul ul li a:before {
  left: 0;
  width: 2em;
  background-image: url(pic/sitemap-start.svg);
}

.sitemap > ul ul li a:after {
  right: 100%;
  background-image: url(pic/sitemap-middle.svg);
}

.sitemap > ul ul li:last-child > a:only-child:before {
  background-image: url(pic/sitemap-end.svg);
}

.button {
  background: transparent;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Proxima Nova';
  font-style: italic;
  border-radius: 25px;
  transition: all 0.5s ease;
  outline: none;
  letter-spacing: 0.1em;
}

.button:hover {
  border-radius: 10px;
}

.button > span {
  position: relative;
  z-index: 3;
}

.button--primary {
  text-decoration: none;
  position: relative;
  display: inline-block;
  background: #a60050;
  z-index: 4;
  width: 242px;
  height: 50px;
}

.button--primary:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 50px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 25px;
  opacity: 0.6;
  transition: all 0.3s ease;
}

.button--primary:hover:before {
  border-radius: 10px;
  background: linear-gradient(to right, rgba(237, 192, 28, 0.78) 0%, #ed1c43 100%);
  transition: all 0.3s ease;
}

.button--primary > span > span {
  padding: 0px 10px;
}

.button--callback {
  position: absolute;
  z-index: 4;
  top: 24px;
  right: 120px;
  left: auto;
  max-width: 242px;
  width: 40px;
  height: 40px !important;
}

.button--callback svg {
  fill: #fff;
}

.button--callback:before {
  height: 36px !important;
}

.button--search {
  z-index: 6;
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
}

.button--search svg {
  fill: #a60050;
  transition: all 0.3s ease;
  width: 18px !important;
  height: 18px !important;
}

.button--search:hover svg {
  fill: #450024;
}

.button > span {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.button > span > svg {
  display: inline-block;
  position: relative;
  height: 1.75em;
  width: 1.75em;
  flex-shrink: 0;
}

.button > span > svg:first-child {
  margin-right: 0.5em;
}

.button > span > svg:last-child {
  margin-left: 0.5em;
}

.button > span > svg:only-child {
  margin-left: 0;
  margin-right: 0;
}

.button > span > span {
  display: inline-block;
  text-align: center;
  flex-grow: 1;
  flex-shrink: 1;
}

.button.is-active {
  background-color: #8074ff;
  border-color: #8074ff;
  color: #fff;
  fill: currentColor;
  transform: none !important;
}

.button.is-active:before {
  display: none;
}

.button.is-disabled, .button[disabled] {
  cursor: default;
  pointer-events: none;
  color: #807f7f;
  fill: currentColor;
  border-color: transparent;
  background-color: #e6e6e6;
}

.button--only-icon > span svg {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.button--only-icon > span > span {
  display: none;
}

.button--primary {
  background: #a60050;
  color: #fff;
}

.button--sm-size {
  font-size: 12px;
}

.button--md-size {
  font-size: 14px;
}

.button--lg-size {
  font-size: 18px;
}

.button--xl-size {
  font-size: 20px;
}

.button--expand-element, .button--expand-text {
  display: block;
  width: 100%;
}

.button--expand-element + .button, .button--expand-text + .button {
  margin-top: 0.25em;
}

.button--expand-element {
  text-align: center;
}

.button--expand-element > span {
  display: inline-flex;
  vertical-align: middle;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.buttons-group {
  display: flex;
  flex-wrap: wrap;
}

.buttons-group--start {
  justify-content: flex-start;
}

.buttons-group--center {
  justify-content: center;
}

.buttons-group--end {
  justify-content: flex-end;
}

.buttons-group .button {
  border-radius: 0;
  border-left-width: 0;
}

.buttons-group .button:first-child {
  border-left-width: 1px;
  border-top-left-radius: 0.25em;
  border-bottom-left-radius: 0.25em;
}

.buttons-group .button:last-child {
  border-top-right-radius: 0.25em;
  border-bottom-right-radius: 0.25em;
}

.buttons-group .button--disabled + .button, .buttons-group .button[disabled] + .button {
  border-left-width: 1px;
}

.buttons-group--sm-size .button {
  font-size: 12px;
}

.buttons-group--md-size .button {
  font-size: 14px;
}

.buttons-group--lg-size .button {
  font-size: 18px;
}

.buttons-group--xl-size .button {
  font-size: 20px;
}

.pagination {
  margin-top: 48px;
  text-align: center;
}

.pagination svg {
  transition: all 0.3s ease;
  fill: #a60050;
}

.pagination a {
  text-decoration: none;
}

.pagination .button {
  color: #ff5252;
  margin: 0px 5px;
  line-height: 34px;
  vertical-align: top;
}

.pagination .button.is-disabled {
  color: #323232;
}

.pagination .button.is-active {
  background: #a60050;
  color: #fff;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  line-height: 34px;
}

.pagination .button:hover {
  opacity: 0.8;
}

.pagination .button:hover svg {
  fill: #ff5252;
}

.form {
  position: relative;
  font-size: 1rem;
}

.form--callback {
  margin-top: 24px;
}

.form--search {
  position: relative;
}

.form--search:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 220px;
  width: 80px;
  height: 36px;
  background: #fff;
  z-index: 3;
}

.form--search input {
  width: 100% !important;
  margin-left: auto;
  position: relative;
  outline: none;
  box-shadow: inset 0 0 1px #f1f3f6;
  border-radius: 25px;
  height: 36px;
  border: none;
  background: #fff;
  text-align: right;
  padding: 0 60px 0px 30px;
  z-index: 3;
  transition: width 0.4s ease, z-index 0s 0.4s ease;
}

.form--search input:focus {
  z-index: 5;
  text-align: left;
  width: 100% !important;
  border-radius: 25px;
  transition: width 0.4s ease, z-index 0s 0s ease;
  border-color: #f1f3f6;
}

.form__group {
  display: block;
  position: relative;
  margin: 0 0 1.6rem;
}

.form__group .form__group {
  margin: 0 0 .8rem;
}

.form__label {
  cursor: default;
  display: inline-block;
  vertical-align: top;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: .4rem;
}

.form__caption {
  font-size: .8em;
  margin-bottom: .4em;
}

.form__info {
  display: none;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  font-size: .7em;
  background-color: #000;
  color: #fff;
  padding: .1em .3em;
}

input:focus ~ .form__info,
textarea:focus ~ .form__info,
select:focus ~ .form__info {
  display: block;
}

label.form__label {
  cursor: pointer;
}

.control-holder {
  position: relative;
}

.control-holder label.has-error {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  vertical-align: top;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: .75em;
  line-height: 1em;
  padding: .1em .5em;
  background-color: #000;
  color: #fff;
  max-width: 69%;
  width: 100%;
  text-align: center;
}

.control-holder--primary input, .control-holder--primary select {
  box-shadow: none !important;
  outline: none;
  padding: 0px 20px;
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  border: 1px solid #dadfe2;
  border-radius: 25px;
  transition: all 0.3s ease;
}

.control-holder--primary input:focus, .control-holder--primary select:focus {
  border-radius: 6px;
  border-color: #f47b67;
}

.control-holder--primary textarea {
  padding: 12px 32px 12px 22px;
  border-radius: 25px;
  outline: none;
  display: block;
  width: 100%;
  resize: none !important;
  min-height: 9em;
  max-height: 20em;
  line-height: 18px;
  transition: all 0.3s ease;
  box-shadow: 0 0 0 0 transparent;
  border: 1px solid #dadfe2;
}

.control-holder--primary textarea:focus {
  border-radius: 6px;
  box-shadow: none;
  border-color: #f47b67;
}

.control-holder--text input, .control-holder--text textarea, .control-holder--text select {
  display: block;
  width: 100%;
  line-height: calc( 1.75em - 2px);
  border-radius: 25px;
}

.control-holder--text textarea {
  resize: vertical;
  min-height: 7em;
  max-height: 18em;
}

.control-holder--text-sm-size input, .control-holder--text-sm-size textarea, .control-holder--text-sm-size select {
  font-size: 12px;
}

.control-holder--text-md-size input, .control-holder--text-md-size textarea, .control-holder--text-md-size select {
  font-size: 14px;
}

.control-holder--text-lg-size input, .control-holder--text-lg-size textarea, .control-holder--text-lg-size select {
  font-size: 18px;
}

.control-holder--text-xl-size input, .control-holder--text-xl-size textarea, .control-holder--text-xl-size select {
  font-size: 20px;
}

.control-holder--flag label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-right: 1em;
  cursor: pointer;
  position: relative;
  z-index: 1;
}

.control-holder--flag label:only-child, .control-holder--flag label.has-error {
  cursor: default;
  margin-right: 0;
}

.control-holder--flag ins {
  position: relative;
  display: inline-block;
  vertical-align: text-bottom;
  width: 1.2em;
  height: 1.2em;
  background-color: #fff;
  border: 1px solid;
}

.control-holder--flag input {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  z-index: -1;
}

.control-holder--flag input[type="radio"] ~ ins {
  border-radius: 50%;
}

.control-holder--flag input:checked ~ ins {
  background-color: #000;
  box-shadow: inset 0 0 0 3px #fff;
}

.control-holder--flag input:disabled ~ ins,
.control-holder--flag input:disabled ~ span {
  opacity: .5;
  cursor: not-allowed;
}

.control-holder--file label {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.control-holder--file input {
  position: absolute;
  outline: none;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
}

.control-holder--file ._ellipsis {
  max-width: 200px;
  width: auto;
  display: inline-block;
  vertical-align: top;
}

#fPopUp {
  max-width: 80% !important;
  min-width: 280px !important;
}

.grid {
  display: flex;
  flex-wrap: wrap;
}

.grid .gbox {
  height: 100%;
  min-height: 100%;
}

.grid--1 > .gcell {
  width: 100%;
  max-width: 100%;
  flex-basis: 100%;
}

.grid--2 > .gcell {
  width: 50%;
  max-width: 50%;
  flex-basis: 50%;
}

.grid--3 > .gcell {
  width: 33.3333333%;
  max-width: 33.3333333%;
  flex-basis: 33.3333333%;
}

.grid--4 > .gcell {
  width: 25%;
  max-width: 25%;
  flex-basis: 25%;
}

.grid--5 > .gcell {
  width: 20%;
  max-width: 20%;
  flex-basis: 20%;
}

.grid--6 > .gcell {
  width: 16.6666667%;
  max-width: 16.6666667%;
  flex-basis: 16.6666667%;
}

.grid--7 > .gcell {
  width: 14.2857143%;
  max-width: 14.2857143%;
  flex-basis: 14.2857143%;
}

.grid--8 > .gcell {
  width: 12.5%;
  max-width: 12.5%;
  flex-basis: 12.5%;
}

.grid--9 > .gcell {
  width: 11.1111111%;
  max-width: 11.1111111%;
  flex-basis: 11.1111111%;
}

.grid--10 > .gcell {
  width: 10%;
  max-width: 10%;
  flex-basis: 10%;
}

.grid--11 > .gcell {
  width: 9.0909091%;
  max-width: 9.0909091%;
  flex-basis: 9.0909091%;
}

.grid--12 > .gcell {
  width: 8.3333333%;
  max-width: 8.3333333%;
  flex-basis: 8.3333333%;
}

.grid--space-sm {
  margin-left: -2.5px;
  margin-right: -2.5px;
}

.grid--space-sm > .gcell {
  padding-left: 2.5px;
  padding-right: 2.5px;
}

.grid--space-md {
  margin-left: -5px;
  margin-right: -5px;
}

.grid--space-md > .gcell {
  padding-left: 5px;
  padding-right: 5px;
}

.grid--space-def {
  margin-left: -10px;
  margin-right: -10px;
}

.grid--space-def > .gcell {
  padding-left: 10px;
  padding-right: 10px;
}

.grid--space-lg {
  margin-left: -15px;
  margin-right: -15px;
}

.grid--space-lg > .gcell {
  padding-left: 15px;
  padding-right: 15px;
}

.grid--space-xl {
  margin-left: -20px;
  margin-right: -20px;
}

.grid--space-xl > .gcell {
  padding-left: 20px;
  padding-right: 20px;
}

.grid--space-mg {
  margin-left: -25px;
  margin-right: -25px;
}

.grid--space-mg > .gcell {
  padding-left: 25px;
  padding-right: 25px;
}

.grid > .gcell {
  display: inline-block;
}

.grid > .gcell--1 {
  width: 8.3333333%;
  max-width: 8.3333333%;
  flex-basis: 8.3333333%;
}

.grid > .gcell--2 {
  width: 16.6666667%;
  max-width: 16.6666667%;
  flex-basis: 16.6666667%;
}

.grid > .gcell--3 {
  width: 25%;
  max-width: 25%;
  flex-basis: 25%;
}

.grid > .gcell--4 {
  width: 33.3333333%;
  max-width: 33.3333333%;
  flex-basis: 33.3333333%;
}

.grid > .gcell--5 {
  width: 41.6666667%;
  max-width: 41.6666667%;
  flex-basis: 41.6666667%;
}

.grid > .gcell--6 {
  width: 50%;
  max-width: 50%;
  flex-basis: 50%;
}

.grid > .gcell--7 {
  width: 58.3333333%;
  max-width: 58.3333333%;
  flex-basis: 58.3333333%;
}

.grid > .gcell--8 {
  width: 66.6666667%;
  max-width: 66.6666667%;
  flex-basis: 66.6666667%;
}

.grid > .gcell--9 {
  width: 75%;
  max-width: 75%;
  flex-basis: 75%;
}

.grid > .gcell--10 {
  width: 83.3333333%;
  max-width: 83.3333333%;
  flex-basis: 83.3333333%;
}

.grid > .gcell--11 {
  width: 91.6666667%;
  max-width: 91.6666667%;
  flex-basis: 91.6666667%;
}

.grid > .gcell--12 {
  width: 100%;
  max-width: 100%;
  flex-basis: 100%;
}

.grid--inline {
  display: inline-flex;
}

.grid--items-start {
  align-items: flex-start;
}

.grid--items-end {
  align-items: flex-end;
}

.grid--items-center {
  align-items: center;
}

.grid--items-stretch {
  align-items: stretch;
}

.grid--justify-start {
  justify-content: flex-start;
}

.grid--justify-end {
  justify-content: flex-end;
}

.grid--justify-center {
  justify-content: center;
}

.grid--justify-between {
  justify-content: space-between;
}

.grid--justify-around {
  justify-content: space-around;
}

.grid--nowrap {
  flex-wrap: nowrap;
}

.grid--column {
  flex-direction: column;
}

.grid--row {
  flex-direction: row;
}

.grid--row-reverse {
  flex-direction: row-reverse;
}

.grid > .gcell--start {
  align-self: flex-start;
}

.grid > .gcell--end {
  align-self: flex-end;
}

.grid > .gcell--center {
  -ms-grid-row-align: center;
  align-self: center;
}

.grid > .gcell--stretch {
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.grid > .gcell--nogrow {
  flex-grow: 0;
}

.grid > .gcell--grow {
  flex-grow: 1;
}

.grid > .gcell--shrink {
  flex-shrink: 1;
}

.grid > .gcell--noshrink {
  flex-shrink: 0;
}

.grid > .gcell--order-start {
  order: -1;
}

.grid > .gcell--order-end {
  order: 1;
}

.grid > .gcell--noorder {
  order: 0;
}

.grid > .gcell--nobasis {
  flex-basis: 0;
}

.grid > .gcell--parser-half {
  width: 360px;
  max-width: 360px;
  flex-basis: 360px;
}

._color-black {
  color: #000;
}

._color-gray90 {
  color: #1a1a1a;
}

._color-gray75 {
  color: #404040;
}

._color-gray50 {
  color: #807f7f;
}

._color-gray25 {
  color: #bfbfbf;
}

._color-gray10 {
  color: #e6e6e6;
}

._color-white {
  color: #fff;
}

._color-link {
  color: #43f;
}

._color-primary {
  color: #8074ff;
}

._color-secondary {
  color: #e652a6;
}

._color-success {
  color: #c1af7a;
}

._color-info {
  color: #00b3fe;
}

._color-warning {
  color: #c89600;
}

._color-danger {
  color: #ff6262;
}

._bgcolor-black {
  background-color: #000;
}

._bgcolor-gray90 {
  background-color: #1a1a1a;
}

._bgcolor-gray75 {
  background-color: #404040;
}

._bgcolor-gray50 {
  background-color: #807f7f;
}

._bgcolor-gray25 {
  background-color: #bfbfbf;
}

._bgcolor-gray10 {
  background-color: #e6e6e6;
}

._bgcolor-white {
  background-color: #fff;
}

._bgcolor-link {
  background-color: #43f;
}

._bgcolor-primary {
  background-color: #8074ff;
}

._bgcolor-secondary {
  background-color: #e652a6;
}

._bgcolor-success {
  background-color: #c1af7a;
}

._bgcolor-info {
  background-color: #00b3fe;
}

._bgcolor-warning {
  background-color: #c89600;
}

._bgcolor-danger {
  background-color: #ff6262;
}

._fill-black {
  fill: #000;
}

._fill-gray90 {
  fill: #1a1a1a;
}

._fill-gray75 {
  fill: #404040;
}

._fill-gray50 {
  fill: #807f7f;
}

._fill-gray25 {
  fill: #bfbfbf;
}

._fill-gray10 {
  fill: #e6e6e6;
}

._fill-white {
  fill: #fff;
}

._fill-link {
  fill: #43f;
}

._fill-primary {
  fill: #8074ff;
}

._fill-secondary {
  fill: #e652a6;
}

._fill-success {
  fill: #c1af7a;
}

._fill-info {
  fill: #00b3fe;
}

._fill-warning {
  fill: #c89600;
}

._fill-danger {
  fill: #ff6262;
}

._left {
  float: left;
}

._right {
  float: right;
}

._overflow {
  overflow: hidden;
}

._clear {
  clear: both;
}

._clear-after:after {
  content: '';
  clear: both;
  display: block;
  height: 0;
}

._text-left {
  text-align: left;
}

._text-right {
  text-align: right;
}

._text-center {
  text-align: center;
}

._ellipsis {
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

._hide {
  display: none;
}

._hide\! {
  display: none !important;
}

._m-sm {
  margin: 0.4166667rem !important;
}

._m-md {
  margin: 0.8333333rem !important;
}

._m-def {
  margin: 1.6666667rem !important;
}

._m-lg {
  margin: 2.5rem !important;
}

._m-xl {
  margin: 3.3333333rem !important;
}

._m-mg {
  margin: 4.1666667rem !important;
}

._mt-sm {
  margin-top: 0.4166667rem !important;
}

._mt-md {
  margin-top: 0.8333333rem !important;
}

._mt-def {
  margin-top: 1.6666667rem !important;
}

._mt-lg {
  margin-top: 2.5rem !important;
}

._mt-xl {
  margin-top: 3.3333333rem !important;
}

._mt-mg {
  margin-top: 4.1666667rem !important;
}

._mt-none {
  margin-top: 0 !important;
}

._mr-sm {
  margin-right: 0.4166667rem !important;
}

._mr-md {
  margin-right: 0.8333333rem !important;
}

._mr-def {
  margin-right: 1.6666667rem !important;
}

._mr-lg {
  margin-right: 2.5rem !important;
}

._mr-xl {
  margin-right: 3.3333333rem !important;
}

._mr-mg {
  margin-right: 4.1666667rem !important;
}

._mr-none {
  margin-right: 0 !important;
}

._mb-sm {
  margin-bottom: 0.4166667rem !important;
}

._mb-md {
  margin-bottom: 0.8333333rem !important;
}

._mb-def {
  margin-bottom: 1.6666667rem !important;
}

._mb-lg {
  margin-bottom: 2.5rem !important;
}

._mb-xl {
  margin-bottom: 3.3333333rem !important;
}

._mb-mg {
  margin-bottom: 4.1666667rem !important;
}

._mb-none {
  margin-bottom: 0 !important;
}

._ml-sm {
  margin-left: 0.4166667rem !important;
}

._ml-md {
  margin-left: 0.8333333rem !important;
}

._ml-def {
  margin-left: 1.6666667rem !important;
}

._ml-lg {
  margin-left: 2.5rem !important;
}

._ml-xl {
  margin-left: 3.3333333rem !important;
}

._ml-mg {
  margin-left: 4.1666667rem !important;
}

._ml-none {
  margin-left: 0 !important;
}

._m-none {
  margin: 0 !important;
}

._p-sm {
  padding: 0.4166667rem !important;
}

._p-md {
  padding: 0.8333333rem !important;
}

._p-def {
  padding: 1.6666667rem !important;
}

._p-lg {
  padding: 2.5rem !important;
}

._p-xl {
  padding: 3.3333333rem !important;
}

._p-mg {
  padding: 4.1666667rem !important;
}

._pt-sm {
  padding-top: 0.4166667rem !important;
}

._pt-md {
  padding-top: 0.8333333rem !important;
}

._pt-def {
  padding-top: 1.6666667rem !important;
}

._pt-lg {
  padding-top: 2.5rem !important;
}

._pt-xl {
  padding-top: 3.3333333rem !important;
}

._pt-mg {
  padding-top: 4.1666667rem !important;
}

._pt-none {
  padding-top: 0 !important;
}

._pr-sm {
  padding-right: 0.4166667rem !important;
}

._pr-md {
  padding-right: 0.8333333rem !important;
}

._pr-def {
  padding-right: 1.6666667rem !important;
}

._pr-lg {
  padding-right: 2.5rem !important;
}

._pr-xl {
  padding-right: 3.3333333rem !important;
}

._pr-mg {
  padding-right: 4.1666667rem !important;
}

._pr-none {
  padding-right: 0 !important;
}

._pb-sm {
  padding-bottom: 0.4166667rem !important;
}

._pb-md {
  padding-bottom: 0.8333333rem !important;
}

._pb-def {
  padding-bottom: 1.6666667rem !important;
}

._pb-lg {
  padding-bottom: 2.5rem !important;
}

._pb-xl {
  padding-bottom: 3.3333333rem !important;
}

._pb-mg {
  padding-bottom: 4.1666667rem !important;
}

._pb-none {
  padding-bottom: 0 !important;
}

._pl-sm {
  padding-left: 0.4166667rem !important;
}

._pl-md {
  padding-left: 0.8333333rem !important;
}

._pl-def {
  padding-left: 1.6666667rem !important;
}

._pl-lg {
  padding-left: 2.5rem !important;
}

._pl-xl {
  padding-left: 3.3333333rem !important;
}

._pl-mg {
  padding-left: 4.1666667rem !important;
}

._pl-none {
  padding-left: 0 !important;
}

._p-none {
  padding: 0 !important;
}

._m-auto {
  margin: auto !important;
}

._ml-auto {
  margin-left: auto !important;
}

._mr-auto {
  margin-right: auto !important;
}

.mfp-close {
  top: 20px !important;
  right: 20px !important;
}

.mfp-close span {
  display: inline-block;
}

.mfp-close svg {
  display: inline-block;
  width: 40px;
  height: 40px;
  fill: #450024;
  transition: all 0.4s ease;
}

.mfp-close:hover svg {
  fill: #f03b0b;
}

.seo-wrapper {
  max-height: 220px;
  overflow: hidden;
}

.js-seo {
  margin-top: 30px;
}

.new-widget .widget:nth-child(even) {
  margin: 40px 0;
  padding: 25px 0px 2px;
  position: relative;
  background: #fff;
  z-index: 9999;
}

.new-widget .widget:nth-child(even):before {
  content: '';
  position: absolute;
  top: -40px;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 40px;
  background: url(/Media/pic/upper_bg.png) no-repeat center top;
}

.new-widget .widget:nth-child(even):after {
  content: '';
  position: absolute;
  bottom: -40px;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 40px;
  background: url(/Media/pic/bottom_bg.png) no-repeat center bottom;
}

@media only screen and (min-width: 320px){
  /*! $mqpacker hack */

  .grid--st-1 > .gcell{
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }

  .grid--st-2 > .gcell{
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }

  .grid--st-3 > .gcell{
    width: 33.3333333%;
    max-width: 33.3333333%;
    flex-basis: 33.3333333%;
  }

  .grid--st-4 > .gcell{
    width: 25%;
    max-width: 25%;
    flex-basis: 25%;
  }

  .grid--st-5 > .gcell{
    width: 20%;
    max-width: 20%;
    flex-basis: 20%;
  }

  .grid--st-6 > .gcell{
    width: 16.6666667%;
    max-width: 16.6666667%;
    flex-basis: 16.6666667%;
  }

  .grid--st-7 > .gcell{
    width: 14.2857143%;
    max-width: 14.2857143%;
    flex-basis: 14.2857143%;
  }

  .grid--st-8 > .gcell{
    width: 12.5%;
    max-width: 12.5%;
    flex-basis: 12.5%;
  }

  .grid--st-9 > .gcell{
    width: 11.1111111%;
    max-width: 11.1111111%;
    flex-basis: 11.1111111%;
  }

  .grid--st-10 > .gcell{
    width: 10%;
    max-width: 10%;
    flex-basis: 10%;
  }

  .grid--st-11 > .gcell{
    width: 9.0909091%;
    max-width: 9.0909091%;
    flex-basis: 9.0909091%;
  }

  .grid--st-12 > .gcell{
    width: 8.3333333%;
    max-width: 8.3333333%;
    flex-basis: 8.3333333%;
  }

  .grid--st-auto > .gcell{
    width: auto;
    max-width: none;
    flex-basis: auto;
  }

  .grid > .gcell--st-1{
    width: 8.3333333%;
    max-width: 8.3333333%;
    flex-basis: 8.3333333%;
  }

  .grid > .gcell--st-2{
    width: 16.6666667%;
    max-width: 16.6666667%;
    flex-basis: 16.6666667%;
  }

  .grid > .gcell--st-3{
    width: 25%;
    max-width: 25%;
    flex-basis: 25%;
  }

  .grid > .gcell--st-4{
    width: 33.3333333%;
    max-width: 33.3333333%;
    flex-basis: 33.3333333%;
  }

  .grid > .gcell--st-5{
    width: 41.6666667%;
    max-width: 41.6666667%;
    flex-basis: 41.6666667%;
  }

  .grid > .gcell--st-6{
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }

  .grid > .gcell--st-7{
    width: 58.3333333%;
    max-width: 58.3333333%;
    flex-basis: 58.3333333%;
  }

  .grid > .gcell--st-8{
    width: 66.6666667%;
    max-width: 66.6666667%;
    flex-basis: 66.6666667%;
  }

  .grid > .gcell--st-9{
    width: 75%;
    max-width: 75%;
    flex-basis: 75%;
  }

  .grid > .gcell--st-10{
    width: 83.3333333%;
    max-width: 83.3333333%;
    flex-basis: 83.3333333%;
  }

  .grid > .gcell--st-11{
    width: 91.6666667%;
    max-width: 91.6666667%;
    flex-basis: 91.6666667%;
  }

  .grid > .gcell--st-12{
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }

  .grid > .gcell--st-auto{
    width: auto;
    max-width: 100%;
    flex-basis: auto;
  }

  .grid--st-items-start{
    align-items: flex-start;
  }

  .grid--st-items-end{
    align-items: flex-end;
  }

  .grid--st-items-center{
    align-items: center;
  }

  .grid--st-items-stretch{
    align-items: stretch;
  }

  .grid--st-justify-start{
    justify-content: flex-start;
  }

  .grid--st-justify-end{
    justify-content: flex-end;
  }

  .grid--st-justify-center{
    justify-content: center;
  }

  .grid--st-justify-between{
    justify-content: space-between;
  }

  .grid--st-justify-around{
    justify-content: space-around;
  }

  .grid--st-nowrap{
    flex-wrap: nowrap;
  }

  .grid--st-wrap{
    flex-wrap: wrap;
  }

  .grid--st-column{
    flex-direction: column;
  }

  .grid--st-row{
    flex-direction: row;
  }

  .grid--st-row-reverse{
    flex-direction: row-reverse;
  }

  .grid > .gcell--st-start{
    align-self: flex-start;
  }

  .grid > .gcell--st-end{
    align-self: flex-end;
  }

  .grid > .gcell--st-center{
    -ms-grid-row-align: center;
    align-self: center;
  }

  .grid > .gcell--st-stretch{
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .grid > .gcell--st-nogrow{
    flex-grow: 0;
  }

  .grid > .gcell--st-grow{
    flex-grow: 1;
  }

  .grid > .gcell--st-shrink{
    flex-shrink: 1;
  }

  .grid > .gcell--st-noshrink{
    flex-shrink: 0;
  }

  .grid > .gcell--st-order-start{
    order: -1;
  }

  .grid > .gcell--st-order-end{
    order: 1;
  }

  .grid > .gcell--st-noorder{
    order: 0;
  }

  .grid > .gcell--st-nobasis{
    flex-basis: 0;
  }

  .grid--st-space-sm{
    margin-left: -2.5px;
    margin-right: -2.5px;
  }

  .grid--st-space-sm > .gcell{
    padding-left: 2.5px;
    padding-right: 2.5px;
  }

  .grid--st-space-md{
    margin-left: -5px;
    margin-right: -5px;
  }

  .grid--st-space-md > .gcell{
    padding-left: 5px;
    padding-right: 5px;
  }

  .grid--st-space-def{
    margin-left: -10px;
    margin-right: -10px;
  }

  .grid--st-space-def > .gcell{
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid--st-space-lg{
    margin-left: -15px;
    margin-right: -15px;
  }

  .grid--st-space-lg > .gcell{
    padding-left: 15px;
    padding-right: 15px;
  }

  .grid--st-space-xl{
    margin-left: -20px;
    margin-right: -20px;
  }

  .grid--st-space-xl > .gcell{
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid--st-space-mg{
    margin-left: -25px;
    margin-right: -25px;
  }

  .grid--st-space-mg > .gcell{
    padding-left: 25px;
    padding-right: 25px;
  }

  .grid--st-nospace{
    margin: 0;
  }

  .grid--st-nospace > .gcell{
    padding: 0;
  }

  ._st-left{
    float: left;
  }

  ._st-right{
    float: right;
  }

  ._st-overflow{
    overflow: hidden;
  }

  ._st-text-left{
    text-align: left;
  }

  ._st-text-right{
    text-align: right;
  }

  ._st-text-center{
    text-align: center;
  }

  ._st-hide{
    display: none;
  }

  ._st-hide\!{
    display: none !important;
  }

  ._st-m-sm{
    margin: 0.4166667rem !important;
  }

  ._st-m-md{
    margin: 0.8333333rem !important;
  }

  ._st-m-def{
    margin: 1.6666667rem !important;
  }

  ._st-m-lg{
    margin: 2.5rem !important;
  }

  ._st-m-xl{
    margin: 3.3333333rem !important;
  }

  ._st-m-mg{
    margin: 4.1666667rem !important;
  }

  ._st-mt-sm{
    margin-top: 0.4166667rem !important;
  }

  ._st-mt-md{
    margin-top: 0.8333333rem !important;
  }

  ._st-mt-def{
    margin-top: 1.6666667rem !important;
  }

  ._st-mt-lg{
    margin-top: 2.5rem !important;
  }

  ._st-mt-xl{
    margin-top: 3.3333333rem !important;
  }

  ._st-mt-mg{
    margin-top: 4.1666667rem !important;
  }

  ._st-mt-none{
    margin-top: 0 !important;
  }

  ._st-mr-sm{
    margin-right: 0.4166667rem !important;
  }

  ._st-mr-md{
    margin-right: 0.8333333rem !important;
  }

  ._st-mr-def{
    margin-right: 1.6666667rem !important;
  }

  ._st-mr-lg{
    margin-right: 2.5rem !important;
  }

  ._st-mr-xl{
    margin-right: 3.3333333rem !important;
  }

  ._st-mr-mg{
    margin-right: 4.1666667rem !important;
  }

  ._st-mr-none{
    margin-right: 0 !important;
  }

  ._st-mb-sm{
    margin-bottom: 0.4166667rem !important;
  }

  ._st-mb-md{
    margin-bottom: 0.8333333rem !important;
  }

  ._st-mb-def{
    margin-bottom: 1.6666667rem !important;
  }

  ._st-mb-lg{
    margin-bottom: 2.5rem !important;
  }

  ._st-mb-xl{
    margin-bottom: 3.3333333rem !important;
  }

  ._st-mb-mg{
    margin-bottom: 4.1666667rem !important;
  }

  ._st-mb-none{
    margin-bottom: 0 !important;
  }

  ._st-ml-sm{
    margin-left: 0.4166667rem !important;
  }

  ._st-ml-md{
    margin-left: 0.8333333rem !important;
  }

  ._st-ml-def{
    margin-left: 1.6666667rem !important;
  }

  ._st-ml-lg{
    margin-left: 2.5rem !important;
  }

  ._st-ml-xl{
    margin-left: 3.3333333rem !important;
  }

  ._st-ml-mg{
    margin-left: 4.1666667rem !important;
  }

  ._st-ml-none{
    margin-left: 0 !important;
  }

  ._st-m-none{
    margin: 0 !important;
  }

  ._st-p-sm{
    padding: 0.4166667rem !important;
  }

  ._st-p-md{
    padding: 0.8333333rem !important;
  }

  ._st-p-def{
    padding: 1.6666667rem !important;
  }

  ._st-p-lg{
    padding: 2.5rem !important;
  }

  ._st-p-xl{
    padding: 3.3333333rem !important;
  }

  ._st-p-mg{
    padding: 4.1666667rem !important;
  }

  ._st-pt-sm{
    padding-top: 0.4166667rem !important;
  }

  ._st-pt-md{
    padding-top: 0.8333333rem !important;
  }

  ._st-pt-def{
    padding-top: 1.6666667rem !important;
  }

  ._st-pt-lg{
    padding-top: 2.5rem !important;
  }

  ._st-pt-xl{
    padding-top: 3.3333333rem !important;
  }

  ._st-pt-mg{
    padding-top: 4.1666667rem !important;
  }

  ._st-pt-none{
    padding-top: 0 !important;
  }

  ._st-pr-sm{
    padding-right: 0.4166667rem !important;
  }

  ._st-pr-md{
    padding-right: 0.8333333rem !important;
  }

  ._st-pr-def{
    padding-right: 1.6666667rem !important;
  }

  ._st-pr-lg{
    padding-right: 2.5rem !important;
  }

  ._st-pr-xl{
    padding-right: 3.3333333rem !important;
  }

  ._st-pr-mg{
    padding-right: 4.1666667rem !important;
  }

  ._st-pr-none{
    padding-right: 0 !important;
  }

  ._st-pb-sm{
    padding-bottom: 0.4166667rem !important;
  }

  ._st-pb-md{
    padding-bottom: 0.8333333rem !important;
  }

  ._st-pb-def{
    padding-bottom: 1.6666667rem !important;
  }

  ._st-pb-lg{
    padding-bottom: 2.5rem !important;
  }

  ._st-pb-xl{
    padding-bottom: 3.3333333rem !important;
  }

  ._st-pb-mg{
    padding-bottom: 4.1666667rem !important;
  }

  ._st-pb-none{
    padding-bottom: 0 !important;
  }

  ._st-pl-sm{
    padding-left: 0.4166667rem !important;
  }

  ._st-pl-md{
    padding-left: 0.8333333rem !important;
  }

  ._st-pl-def{
    padding-left: 1.6666667rem !important;
  }

  ._st-pl-lg{
    padding-left: 2.5rem !important;
  }

  ._st-pl-xl{
    padding-left: 3.3333333rem !important;
  }

  ._st-pl-mg{
    padding-left: 4.1666667rem !important;
  }

  ._st-pl-none{
    padding-left: 0 !important;
  }

  ._st-p-none{
    padding: 0 !important;
  }

  ._st-m-auto{
    margin: auto !important;
  }

  ._st-ml-auto{
    margin-left: auto !important;
  }

  ._st-mr-auto{
    margin-right: auto !important;
  }
}

@media only screen and (min-width: 375px){
  /*! $mqpacker hack */

  .grid--xs-1 > .gcell{
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }

  .grid--xs-2 > .gcell{
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }

  .grid--xs-3 > .gcell{
    width: 33.3333333%;
    max-width: 33.3333333%;
    flex-basis: 33.3333333%;
  }

  .grid--xs-4 > .gcell{
    width: 25%;
    max-width: 25%;
    flex-basis: 25%;
  }

  .grid--xs-5 > .gcell{
    width: 20%;
    max-width: 20%;
    flex-basis: 20%;
  }

  .grid--xs-6 > .gcell{
    width: 16.6666667%;
    max-width: 16.6666667%;
    flex-basis: 16.6666667%;
  }

  .grid--xs-7 > .gcell{
    width: 14.2857143%;
    max-width: 14.2857143%;
    flex-basis: 14.2857143%;
  }

  .grid--xs-8 > .gcell{
    width: 12.5%;
    max-width: 12.5%;
    flex-basis: 12.5%;
  }

  .grid--xs-9 > .gcell{
    width: 11.1111111%;
    max-width: 11.1111111%;
    flex-basis: 11.1111111%;
  }

  .grid--xs-10 > .gcell{
    width: 10%;
    max-width: 10%;
    flex-basis: 10%;
  }

  .grid--xs-11 > .gcell{
    width: 9.0909091%;
    max-width: 9.0909091%;
    flex-basis: 9.0909091%;
  }

  .grid--xs-12 > .gcell{
    width: 8.3333333%;
    max-width: 8.3333333%;
    flex-basis: 8.3333333%;
  }

  .grid--xs-auto > .gcell{
    width: auto;
    max-width: none;
    flex-basis: auto;
  }

  .grid > .gcell--xs-1{
    width: 8.3333333%;
    max-width: 8.3333333%;
    flex-basis: 8.3333333%;
  }

  .grid > .gcell--xs-2{
    width: 16.6666667%;
    max-width: 16.6666667%;
    flex-basis: 16.6666667%;
  }

  .grid > .gcell--xs-3{
    width: 25%;
    max-width: 25%;
    flex-basis: 25%;
  }

  .grid > .gcell--xs-4{
    width: 33.3333333%;
    max-width: 33.3333333%;
    flex-basis: 33.3333333%;
  }

  .grid > .gcell--xs-5{
    width: 41.6666667%;
    max-width: 41.6666667%;
    flex-basis: 41.6666667%;
  }

  .grid > .gcell--xs-6{
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }

  .grid > .gcell--xs-7{
    width: 58.3333333%;
    max-width: 58.3333333%;
    flex-basis: 58.3333333%;
  }

  .grid > .gcell--xs-8{
    width: 66.6666667%;
    max-width: 66.6666667%;
    flex-basis: 66.6666667%;
  }

  .grid > .gcell--xs-9{
    width: 75%;
    max-width: 75%;
    flex-basis: 75%;
  }

  .grid > .gcell--xs-10{
    width: 83.3333333%;
    max-width: 83.3333333%;
    flex-basis: 83.3333333%;
  }

  .grid > .gcell--xs-11{
    width: 91.6666667%;
    max-width: 91.6666667%;
    flex-basis: 91.6666667%;
  }

  .grid > .gcell--xs-12{
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }

  .grid > .gcell--xs-auto{
    width: auto;
    max-width: 100%;
    flex-basis: auto;
  }

  .grid--xs-items-start{
    align-items: flex-start;
  }

  .grid--xs-items-end{
    align-items: flex-end;
  }

  .grid--xs-items-center{
    align-items: center;
  }

  .grid--xs-items-stretch{
    align-items: stretch;
  }

  .grid--xs-justify-start{
    justify-content: flex-start;
  }

  .grid--xs-justify-end{
    justify-content: flex-end;
  }

  .grid--xs-justify-center{
    justify-content: center;
  }

  .grid--xs-justify-between{
    justify-content: space-between;
  }

  .grid--xs-justify-around{
    justify-content: space-around;
  }

  .grid--xs-nowrap{
    flex-wrap: nowrap;
  }

  .grid--xs-wrap{
    flex-wrap: wrap;
  }

  .grid--xs-column{
    flex-direction: column;
  }

  .grid--xs-row{
    flex-direction: row;
  }

  .grid--xs-row-reverse{
    flex-direction: row-reverse;
  }

  .grid > .gcell--xs-start{
    align-self: flex-start;
  }

  .grid > .gcell--xs-end{
    align-self: flex-end;
  }

  .grid > .gcell--xs-center{
    -ms-grid-row-align: center;
    align-self: center;
  }

  .grid > .gcell--xs-stretch{
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .grid > .gcell--xs-nogrow{
    flex-grow: 0;
  }

  .grid > .gcell--xs-grow{
    flex-grow: 1;
  }

  .grid > .gcell--xs-shrink{
    flex-shrink: 1;
  }

  .grid > .gcell--xs-noshrink{
    flex-shrink: 0;
  }

  .grid > .gcell--xs-order-start{
    order: -1;
  }

  .grid > .gcell--xs-order-end{
    order: 1;
  }

  .grid > .gcell--xs-noorder{
    order: 0;
  }

  .grid > .gcell--xs-nobasis{
    flex-basis: 0;
  }

  .grid--xs-space-sm{
    margin-left: -2.5px;
    margin-right: -2.5px;
  }

  .grid--xs-space-sm > .gcell{
    padding-left: 2.5px;
    padding-right: 2.5px;
  }

  .grid--xs-space-md{
    margin-left: -5px;
    margin-right: -5px;
  }

  .grid--xs-space-md > .gcell{
    padding-left: 5px;
    padding-right: 5px;
  }

  .grid--xs-space-def{
    margin-left: -10px;
    margin-right: -10px;
  }

  .grid--xs-space-def > .gcell{
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid--xs-space-lg{
    margin-left: -15px;
    margin-right: -15px;
  }

  .grid--xs-space-lg > .gcell{
    padding-left: 15px;
    padding-right: 15px;
  }

  .grid--xs-space-xl{
    margin-left: -20px;
    margin-right: -20px;
  }

  .grid--xs-space-xl > .gcell{
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid--xs-space-mg{
    margin-left: -25px;
    margin-right: -25px;
  }

  .grid--xs-space-mg > .gcell{
    padding-left: 25px;
    padding-right: 25px;
  }

  .grid--xs-nospace{
    margin: 0;
  }

  .grid--xs-nospace > .gcell{
    padding: 0;
  }

  ._xs-left{
    float: left;
  }

  ._xs-right{
    float: right;
  }

  ._xs-overflow{
    overflow: hidden;
  }

  ._xs-text-left{
    text-align: left;
  }

  ._xs-text-right{
    text-align: right;
  }

  ._xs-text-center{
    text-align: center;
  }

  ._xs-hide{
    display: none;
  }

  ._xs-hide\!{
    display: none !important;
  }

  ._xs-m-sm{
    margin: 0.4166667rem !important;
  }

  ._xs-m-md{
    margin: 0.8333333rem !important;
  }

  ._xs-m-def{
    margin: 1.6666667rem !important;
  }

  ._xs-m-lg{
    margin: 2.5rem !important;
  }

  ._xs-m-xl{
    margin: 3.3333333rem !important;
  }

  ._xs-m-mg{
    margin: 4.1666667rem !important;
  }

  ._xs-mt-sm{
    margin-top: 0.4166667rem !important;
  }

  ._xs-mt-md{
    margin-top: 0.8333333rem !important;
  }

  ._xs-mt-def{
    margin-top: 1.6666667rem !important;
  }

  ._xs-mt-lg{
    margin-top: 2.5rem !important;
  }

  ._xs-mt-xl{
    margin-top: 3.3333333rem !important;
  }

  ._xs-mt-mg{
    margin-top: 4.1666667rem !important;
  }

  ._xs-mt-none{
    margin-top: 0 !important;
  }

  ._xs-mr-sm{
    margin-right: 0.4166667rem !important;
  }

  ._xs-mr-md{
    margin-right: 0.8333333rem !important;
  }

  ._xs-mr-def{
    margin-right: 1.6666667rem !important;
  }

  ._xs-mr-lg{
    margin-right: 2.5rem !important;
  }

  ._xs-mr-xl{
    margin-right: 3.3333333rem !important;
  }

  ._xs-mr-mg{
    margin-right: 4.1666667rem !important;
  }

  ._xs-mr-none{
    margin-right: 0 !important;
  }

  ._xs-mb-sm{
    margin-bottom: 0.4166667rem !important;
  }

  ._xs-mb-md{
    margin-bottom: 0.8333333rem !important;
  }

  ._xs-mb-def{
    margin-bottom: 1.6666667rem !important;
  }

  ._xs-mb-lg{
    margin-bottom: 2.5rem !important;
  }

  ._xs-mb-xl{
    margin-bottom: 3.3333333rem !important;
  }

  ._xs-mb-mg{
    margin-bottom: 4.1666667rem !important;
  }

  ._xs-mb-none{
    margin-bottom: 0 !important;
  }

  ._xs-ml-sm{
    margin-left: 0.4166667rem !important;
  }

  ._xs-ml-md{
    margin-left: 0.8333333rem !important;
  }

  ._xs-ml-def{
    margin-left: 1.6666667rem !important;
  }

  ._xs-ml-lg{
    margin-left: 2.5rem !important;
  }

  ._xs-ml-xl{
    margin-left: 3.3333333rem !important;
  }

  ._xs-ml-mg{
    margin-left: 4.1666667rem !important;
  }

  ._xs-ml-none{
    margin-left: 0 !important;
  }

  ._xs-m-none{
    margin: 0 !important;
  }

  ._xs-p-sm{
    padding: 0.4166667rem !important;
  }

  ._xs-p-md{
    padding: 0.8333333rem !important;
  }

  ._xs-p-def{
    padding: 1.6666667rem !important;
  }

  ._xs-p-lg{
    padding: 2.5rem !important;
  }

  ._xs-p-xl{
    padding: 3.3333333rem !important;
  }

  ._xs-p-mg{
    padding: 4.1666667rem !important;
  }

  ._xs-pt-sm{
    padding-top: 0.4166667rem !important;
  }

  ._xs-pt-md{
    padding-top: 0.8333333rem !important;
  }

  ._xs-pt-def{
    padding-top: 1.6666667rem !important;
  }

  ._xs-pt-lg{
    padding-top: 2.5rem !important;
  }

  ._xs-pt-xl{
    padding-top: 3.3333333rem !important;
  }

  ._xs-pt-mg{
    padding-top: 4.1666667rem !important;
  }

  ._xs-pt-none{
    padding-top: 0 !important;
  }

  ._xs-pr-sm{
    padding-right: 0.4166667rem !important;
  }

  ._xs-pr-md{
    padding-right: 0.8333333rem !important;
  }

  ._xs-pr-def{
    padding-right: 1.6666667rem !important;
  }

  ._xs-pr-lg{
    padding-right: 2.5rem !important;
  }

  ._xs-pr-xl{
    padding-right: 3.3333333rem !important;
  }

  ._xs-pr-mg{
    padding-right: 4.1666667rem !important;
  }

  ._xs-pr-none{
    padding-right: 0 !important;
  }

  ._xs-pb-sm{
    padding-bottom: 0.4166667rem !important;
  }

  ._xs-pb-md{
    padding-bottom: 0.8333333rem !important;
  }

  ._xs-pb-def{
    padding-bottom: 1.6666667rem !important;
  }

  ._xs-pb-lg{
    padding-bottom: 2.5rem !important;
  }

  ._xs-pb-xl{
    padding-bottom: 3.3333333rem !important;
  }

  ._xs-pb-mg{
    padding-bottom: 4.1666667rem !important;
  }

  ._xs-pb-none{
    padding-bottom: 0 !important;
  }

  ._xs-pl-sm{
    padding-left: 0.4166667rem !important;
  }

  ._xs-pl-md{
    padding-left: 0.8333333rem !important;
  }

  ._xs-pl-def{
    padding-left: 1.6666667rem !important;
  }

  ._xs-pl-lg{
    padding-left: 2.5rem !important;
  }

  ._xs-pl-xl{
    padding-left: 3.3333333rem !important;
  }

  ._xs-pl-mg{
    padding-left: 4.1666667rem !important;
  }

  ._xs-pl-none{
    padding-left: 0 !important;
  }

  ._xs-p-none{
    padding: 0 !important;
  }

  ._xs-m-auto{
    margin: auto !important;
  }

  ._xs-ml-auto{
    margin-left: auto !important;
  }

  ._xs-mr-auto{
    margin-right: auto !important;
  }
}

@media only screen and (min-width: 412px){
  /*! $mqpacker hack */
}

@media only screen and (min-width: 480px){
  /*! $mqpacker hack */

  .copyright__item{
    display: inline-block;
  }

  .title--text{
    font-size: 40px;
    line-height: 40px;
  }

  .widget--footer .copyright{
    flex-basis: auto;
  }

  .documents-navigation{
    flex-direction: row;
    justify-content: flex-start;
    text-align: left;
  }

  .grid--sm-1 > .gcell{
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }

  .grid--sm-2 > .gcell{
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }

  .grid--sm-3 > .gcell{
    width: 33.3333333%;
    max-width: 33.3333333%;
    flex-basis: 33.3333333%;
  }

  .grid--sm-4 > .gcell{
    width: 25%;
    max-width: 25%;
    flex-basis: 25%;
  }

  .grid--sm-5 > .gcell{
    width: 20%;
    max-width: 20%;
    flex-basis: 20%;
  }

  .grid--sm-6 > .gcell{
    width: 16.6666667%;
    max-width: 16.6666667%;
    flex-basis: 16.6666667%;
  }

  .grid--sm-7 > .gcell{
    width: 14.2857143%;
    max-width: 14.2857143%;
    flex-basis: 14.2857143%;
  }

  .grid--sm-8 > .gcell{
    width: 12.5%;
    max-width: 12.5%;
    flex-basis: 12.5%;
  }

  .grid--sm-9 > .gcell{
    width: 11.1111111%;
    max-width: 11.1111111%;
    flex-basis: 11.1111111%;
  }

  .grid--sm-10 > .gcell{
    width: 10%;
    max-width: 10%;
    flex-basis: 10%;
  }

  .grid--sm-11 > .gcell{
    width: 9.0909091%;
    max-width: 9.0909091%;
    flex-basis: 9.0909091%;
  }

  .grid--sm-12 > .gcell{
    width: 8.3333333%;
    max-width: 8.3333333%;
    flex-basis: 8.3333333%;
  }

  .grid--sm-auto > .gcell{
    width: auto;
    max-width: none;
    flex-basis: auto;
  }

  .grid > .gcell--sm-1{
    width: 8.3333333%;
    max-width: 8.3333333%;
    flex-basis: 8.3333333%;
  }

  .grid > .gcell--sm-2{
    width: 16.6666667%;
    max-width: 16.6666667%;
    flex-basis: 16.6666667%;
  }

  .grid > .gcell--sm-3{
    width: 25%;
    max-width: 25%;
    flex-basis: 25%;
  }

  .grid > .gcell--sm-4{
    width: 33.3333333%;
    max-width: 33.3333333%;
    flex-basis: 33.3333333%;
  }

  .grid > .gcell--sm-5{
    width: 41.6666667%;
    max-width: 41.6666667%;
    flex-basis: 41.6666667%;
  }

  .grid > .gcell--sm-6{
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }

  .grid > .gcell--sm-7{
    width: 58.3333333%;
    max-width: 58.3333333%;
    flex-basis: 58.3333333%;
  }

  .grid > .gcell--sm-8{
    width: 66.6666667%;
    max-width: 66.6666667%;
    flex-basis: 66.6666667%;
  }

  .grid > .gcell--sm-9{
    width: 75%;
    max-width: 75%;
    flex-basis: 75%;
  }

  .grid > .gcell--sm-10{
    width: 83.3333333%;
    max-width: 83.3333333%;
    flex-basis: 83.3333333%;
  }

  .grid > .gcell--sm-11{
    width: 91.6666667%;
    max-width: 91.6666667%;
    flex-basis: 91.6666667%;
  }

  .grid > .gcell--sm-12{
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }

  .grid > .gcell--sm-auto{
    width: auto;
    max-width: 100%;
    flex-basis: auto;
  }

  .grid--sm-items-start{
    align-items: flex-start;
  }

  .grid--sm-items-end{
    align-items: flex-end;
  }

  .grid--sm-items-center{
    align-items: center;
  }

  .grid--sm-items-stretch{
    align-items: stretch;
  }

  .grid--sm-justify-start{
    justify-content: flex-start;
  }

  .grid--sm-justify-end{
    justify-content: flex-end;
  }

  .grid--sm-justify-center{
    justify-content: center;
  }

  .grid--sm-justify-between{
    justify-content: space-between;
  }

  .grid--sm-justify-around{
    justify-content: space-around;
  }

  .grid--sm-nowrap{
    flex-wrap: nowrap;
  }

  .grid--sm-wrap{
    flex-wrap: wrap;
  }

  .grid--sm-column{
    flex-direction: column;
  }

  .grid--sm-row{
    flex-direction: row;
  }

  .grid--sm-row-reverse{
    flex-direction: row-reverse;
  }

  .grid > .gcell--sm-start{
    align-self: flex-start;
  }

  .grid > .gcell--sm-end{
    align-self: flex-end;
  }

  .grid > .gcell--sm-center{
    -ms-grid-row-align: center;
    align-self: center;
  }

  .grid > .gcell--sm-stretch{
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .grid > .gcell--sm-nogrow{
    flex-grow: 0;
  }

  .grid > .gcell--sm-grow{
    flex-grow: 1;
  }

  .grid > .gcell--sm-shrink{
    flex-shrink: 1;
  }

  .grid > .gcell--sm-noshrink{
    flex-shrink: 0;
  }

  .grid > .gcell--sm-order-start{
    order: -1;
  }

  .grid > .gcell--sm-order-end{
    order: 1;
  }

  .grid > .gcell--sm-noorder{
    order: 0;
  }

  .grid > .gcell--sm-nobasis{
    flex-basis: 0;
  }

  .grid--sm-space-sm{
    margin-left: -2.5px;
    margin-right: -2.5px;
  }

  .grid--sm-space-sm > .gcell{
    padding-left: 2.5px;
    padding-right: 2.5px;
  }

  .grid--sm-space-md{
    margin-left: -5px;
    margin-right: -5px;
  }

  .grid--sm-space-md > .gcell{
    padding-left: 5px;
    padding-right: 5px;
  }

  .grid--sm-space-def{
    margin-left: -10px;
    margin-right: -10px;
  }

  .grid--sm-space-def > .gcell{
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid--sm-space-lg{
    margin-left: -15px;
    margin-right: -15px;
  }

  .grid--sm-space-lg > .gcell{
    padding-left: 15px;
    padding-right: 15px;
  }

  .grid--sm-space-xl{
    margin-left: -20px;
    margin-right: -20px;
  }

  .grid--sm-space-xl > .gcell{
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid--sm-space-mg{
    margin-left: -25px;
    margin-right: -25px;
  }

  .grid--sm-space-mg > .gcell{
    padding-left: 25px;
    padding-right: 25px;
  }

  .grid--sm-nospace{
    margin: 0;
  }

  .grid--sm-nospace > .gcell{
    padding: 0;
  }

  ._sm-left{
    float: left;
  }

  ._sm-right{
    float: right;
  }

  ._sm-overflow{
    overflow: hidden;
  }

  ._sm-text-left{
    text-align: left;
  }

  ._sm-text-right{
    text-align: right;
  }

  ._sm-text-center{
    text-align: center;
  }

  ._sm-hide{
    display: none;
  }

  ._sm-hide\!{
    display: none !important;
  }

  ._sm-m-sm{
    margin: 0.4166667rem !important;
  }

  ._sm-m-md{
    margin: 0.8333333rem !important;
  }

  ._sm-m-def{
    margin: 1.6666667rem !important;
  }

  ._sm-m-lg{
    margin: 2.5rem !important;
  }

  ._sm-m-xl{
    margin: 3.3333333rem !important;
  }

  ._sm-m-mg{
    margin: 4.1666667rem !important;
  }

  ._sm-mt-sm{
    margin-top: 0.4166667rem !important;
  }

  ._sm-mt-md{
    margin-top: 0.8333333rem !important;
  }

  ._sm-mt-def{
    margin-top: 1.6666667rem !important;
  }

  ._sm-mt-lg{
    margin-top: 2.5rem !important;
  }

  ._sm-mt-xl{
    margin-top: 3.3333333rem !important;
  }

  ._sm-mt-mg{
    margin-top: 4.1666667rem !important;
  }

  ._sm-mt-none{
    margin-top: 0 !important;
  }

  ._sm-mr-sm{
    margin-right: 0.4166667rem !important;
  }

  ._sm-mr-md{
    margin-right: 0.8333333rem !important;
  }

  ._sm-mr-def{
    margin-right: 1.6666667rem !important;
  }

  ._sm-mr-lg{
    margin-right: 2.5rem !important;
  }

  ._sm-mr-xl{
    margin-right: 3.3333333rem !important;
  }

  ._sm-mr-mg{
    margin-right: 4.1666667rem !important;
  }

  ._sm-mr-none{
    margin-right: 0 !important;
  }

  ._sm-mb-sm{
    margin-bottom: 0.4166667rem !important;
  }

  ._sm-mb-md{
    margin-bottom: 0.8333333rem !important;
  }

  ._sm-mb-def{
    margin-bottom: 1.6666667rem !important;
  }

  ._sm-mb-lg{
    margin-bottom: 2.5rem !important;
  }

  ._sm-mb-xl{
    margin-bottom: 3.3333333rem !important;
  }

  ._sm-mb-mg{
    margin-bottom: 4.1666667rem !important;
  }

  ._sm-mb-none{
    margin-bottom: 0 !important;
  }

  ._sm-ml-sm{
    margin-left: 0.4166667rem !important;
  }

  ._sm-ml-md{
    margin-left: 0.8333333rem !important;
  }

  ._sm-ml-def{
    margin-left: 1.6666667rem !important;
  }

  ._sm-ml-lg{
    margin-left: 2.5rem !important;
  }

  ._sm-ml-xl{
    margin-left: 3.3333333rem !important;
  }

  ._sm-ml-mg{
    margin-left: 4.1666667rem !important;
  }

  ._sm-ml-none{
    margin-left: 0 !important;
  }

  ._sm-m-none{
    margin: 0 !important;
  }

  ._sm-p-sm{
    padding: 0.4166667rem !important;
  }

  ._sm-p-md{
    padding: 0.8333333rem !important;
  }

  ._sm-p-def{
    padding: 1.6666667rem !important;
  }

  ._sm-p-lg{
    padding: 2.5rem !important;
  }

  ._sm-p-xl{
    padding: 3.3333333rem !important;
  }

  ._sm-p-mg{
    padding: 4.1666667rem !important;
  }

  ._sm-pt-sm{
    padding-top: 0.4166667rem !important;
  }

  ._sm-pt-md{
    padding-top: 0.8333333rem !important;
  }

  ._sm-pt-def{
    padding-top: 1.6666667rem !important;
  }

  ._sm-pt-lg{
    padding-top: 2.5rem !important;
  }

  ._sm-pt-xl{
    padding-top: 3.3333333rem !important;
  }

  ._sm-pt-mg{
    padding-top: 4.1666667rem !important;
  }

  ._sm-pt-none{
    padding-top: 0 !important;
  }

  ._sm-pr-sm{
    padding-right: 0.4166667rem !important;
  }

  ._sm-pr-md{
    padding-right: 0.8333333rem !important;
  }

  ._sm-pr-def{
    padding-right: 1.6666667rem !important;
  }

  ._sm-pr-lg{
    padding-right: 2.5rem !important;
  }

  ._sm-pr-xl{
    padding-right: 3.3333333rem !important;
  }

  ._sm-pr-mg{
    padding-right: 4.1666667rem !important;
  }

  ._sm-pr-none{
    padding-right: 0 !important;
  }

  ._sm-pb-sm{
    padding-bottom: 0.4166667rem !important;
  }

  ._sm-pb-md{
    padding-bottom: 0.8333333rem !important;
  }

  ._sm-pb-def{
    padding-bottom: 1.6666667rem !important;
  }

  ._sm-pb-lg{
    padding-bottom: 2.5rem !important;
  }

  ._sm-pb-xl{
    padding-bottom: 3.3333333rem !important;
  }

  ._sm-pb-mg{
    padding-bottom: 4.1666667rem !important;
  }

  ._sm-pb-none{
    padding-bottom: 0 !important;
  }

  ._sm-pl-sm{
    padding-left: 0.4166667rem !important;
  }

  ._sm-pl-md{
    padding-left: 0.8333333rem !important;
  }

  ._sm-pl-def{
    padding-left: 1.6666667rem !important;
  }

  ._sm-pl-lg{
    padding-left: 2.5rem !important;
  }

  ._sm-pl-xl{
    padding-left: 3.3333333rem !important;
  }

  ._sm-pl-mg{
    padding-left: 4.1666667rem !important;
  }

  ._sm-pl-none{
    padding-left: 0 !important;
  }

  ._sm-p-none{
    padding: 0 !important;
  }

  ._sm-m-auto{
    margin: auto !important;
  }

  ._sm-ml-auto{
    margin-left: auto !important;
  }

  ._sm-mr-auto{
    margin-right: auto !important;
  }
}

@media only screen and (min-width: 640px){
  /*! $mqpacker hack */

  .view-footer__column--share{
    display: inline-block;
  }

  .hidden-wrapper{
    padding: 62px 58px 14px;
  }

  .title--catalogue{
    font-size: 60px;
  }

  .widget--footer .footer-wrap{
    justify-content: space-between;
    flex-wrap: nowrap;
  }

  .widget--footer .view-footer__row{
    margin-top: 0px;
  }

  .news__item{
    padding: 0px 28px 48px;
    flex-basis: 48%;
    max-width: 48%;
    width: 48%;
  }

  .news__title a{
    font-size: 24px;
    line-height: 24px;
  }

  .document__link a{
    font-size: 14px;
  }

  .catalogue--red .catalogue__item{
    width: 41%;
  }

  .catalogue--orange .catalogue__item{
    width: 41%;
  }

  .catalogue__item{
    width: 48%;
  }

  .grid--ms-1 > .gcell{
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }

  .grid--ms-2 > .gcell{
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }

  .grid--ms-3 > .gcell{
    width: 33.3333333%;
    max-width: 33.3333333%;
    flex-basis: 33.3333333%;
  }

  .grid--ms-4 > .gcell{
    width: 25%;
    max-width: 25%;
    flex-basis: 25%;
  }

  .grid--ms-5 > .gcell{
    width: 20%;
    max-width: 20%;
    flex-basis: 20%;
  }

  .grid--ms-6 > .gcell{
    width: 16.6666667%;
    max-width: 16.6666667%;
    flex-basis: 16.6666667%;
  }

  .grid--ms-7 > .gcell{
    width: 14.2857143%;
    max-width: 14.2857143%;
    flex-basis: 14.2857143%;
  }

  .grid--ms-8 > .gcell{
    width: 12.5%;
    max-width: 12.5%;
    flex-basis: 12.5%;
  }

  .grid--ms-9 > .gcell{
    width: 11.1111111%;
    max-width: 11.1111111%;
    flex-basis: 11.1111111%;
  }

  .grid--ms-10 > .gcell{
    width: 10%;
    max-width: 10%;
    flex-basis: 10%;
  }

  .grid--ms-11 > .gcell{
    width: 9.0909091%;
    max-width: 9.0909091%;
    flex-basis: 9.0909091%;
  }

  .grid--ms-12 > .gcell{
    width: 8.3333333%;
    max-width: 8.3333333%;
    flex-basis: 8.3333333%;
  }

  .grid--ms-auto > .gcell{
    width: auto;
    max-width: none;
    flex-basis: auto;
  }

  .grid > .gcell--ms-1{
    width: 8.3333333%;
    max-width: 8.3333333%;
    flex-basis: 8.3333333%;
  }

  .grid > .gcell--ms-2{
    width: 16.6666667%;
    max-width: 16.6666667%;
    flex-basis: 16.6666667%;
  }

  .grid > .gcell--ms-3{
    width: 25%;
    max-width: 25%;
    flex-basis: 25%;
  }

  .grid > .gcell--ms-4{
    width: 33.3333333%;
    max-width: 33.3333333%;
    flex-basis: 33.3333333%;
  }

  .grid > .gcell--ms-5{
    width: 41.6666667%;
    max-width: 41.6666667%;
    flex-basis: 41.6666667%;
  }

  .grid > .gcell--ms-6{
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }

  .grid > .gcell--ms-7{
    width: 58.3333333%;
    max-width: 58.3333333%;
    flex-basis: 58.3333333%;
  }

  .grid > .gcell--ms-8{
    width: 66.6666667%;
    max-width: 66.6666667%;
    flex-basis: 66.6666667%;
  }

  .grid > .gcell--ms-9{
    width: 75%;
    max-width: 75%;
    flex-basis: 75%;
  }

  .grid > .gcell--ms-10{
    width: 83.3333333%;
    max-width: 83.3333333%;
    flex-basis: 83.3333333%;
  }

  .grid > .gcell--ms-11{
    width: 91.6666667%;
    max-width: 91.6666667%;
    flex-basis: 91.6666667%;
  }

  .grid > .gcell--ms-12{
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }

  .grid > .gcell--ms-auto{
    width: auto;
    max-width: 100%;
    flex-basis: auto;
  }

  .grid--ms-items-start{
    align-items: flex-start;
  }

  .grid--ms-items-end{
    align-items: flex-end;
  }

  .grid--ms-items-center{
    align-items: center;
  }

  .grid--ms-items-stretch{
    align-items: stretch;
  }

  .grid--ms-justify-start{
    justify-content: flex-start;
  }

  .grid--ms-justify-end{
    justify-content: flex-end;
  }

  .grid--ms-justify-center{
    justify-content: center;
  }

  .grid--ms-justify-between{
    justify-content: space-between;
  }

  .grid--ms-justify-around{
    justify-content: space-around;
  }

  .grid--ms-nowrap{
    flex-wrap: nowrap;
  }

  .grid--ms-wrap{
    flex-wrap: wrap;
  }

  .grid--ms-column{
    flex-direction: column;
  }

  .grid--ms-row{
    flex-direction: row;
  }

  .grid--ms-row-reverse{
    flex-direction: row-reverse;
  }

  .grid > .gcell--ms-start{
    align-self: flex-start;
  }

  .grid > .gcell--ms-end{
    align-self: flex-end;
  }

  .grid > .gcell--ms-center{
    -ms-grid-row-align: center;
    align-self: center;
  }

  .grid > .gcell--ms-stretch{
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .grid > .gcell--ms-nogrow{
    flex-grow: 0;
  }

  .grid > .gcell--ms-grow{
    flex-grow: 1;
  }

  .grid > .gcell--ms-shrink{
    flex-shrink: 1;
  }

  .grid > .gcell--ms-noshrink{
    flex-shrink: 0;
  }

  .grid > .gcell--ms-order-start{
    order: -1;
  }

  .grid > .gcell--ms-order-end{
    order: 1;
  }

  .grid > .gcell--ms-noorder{
    order: 0;
  }

  .grid > .gcell--ms-nobasis{
    flex-basis: 0;
  }

  .grid--ms-space-sm{
    margin-left: -2.5px;
    margin-right: -2.5px;
  }

  .grid--ms-space-sm > .gcell{
    padding-left: 2.5px;
    padding-right: 2.5px;
  }

  .grid--ms-space-md{
    margin-left: -5px;
    margin-right: -5px;
  }

  .grid--ms-space-md > .gcell{
    padding-left: 5px;
    padding-right: 5px;
  }

  .grid--ms-space-def{
    margin-left: -10px;
    margin-right: -10px;
  }

  .grid--ms-space-def > .gcell{
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid--ms-space-lg{
    margin-left: -15px;
    margin-right: -15px;
  }

  .grid--ms-space-lg > .gcell{
    padding-left: 15px;
    padding-right: 15px;
  }

  .grid--ms-space-xl{
    margin-left: -20px;
    margin-right: -20px;
  }

  .grid--ms-space-xl > .gcell{
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid--ms-space-mg{
    margin-left: -25px;
    margin-right: -25px;
  }

  .grid--ms-space-mg > .gcell{
    padding-left: 25px;
    padding-right: 25px;
  }

  .grid--ms-nospace{
    margin: 0;
  }

  .grid--ms-nospace > .gcell{
    padding: 0;
  }

  ._ms-left{
    float: left;
  }

  ._ms-right{
    float: right;
  }

  ._ms-overflow{
    overflow: hidden;
  }

  ._ms-text-left{
    text-align: left;
  }

  ._ms-text-right{
    text-align: right;
  }

  ._ms-text-center{
    text-align: center;
  }

  ._ms-hide{
    display: none;
  }

  ._ms-hide\!{
    display: none !important;
  }

  ._ms-m-sm{
    margin: 0.4166667rem !important;
  }

  ._ms-m-md{
    margin: 0.8333333rem !important;
  }

  ._ms-m-def{
    margin: 1.6666667rem !important;
  }

  ._ms-m-lg{
    margin: 2.5rem !important;
  }

  ._ms-m-xl{
    margin: 3.3333333rem !important;
  }

  ._ms-m-mg{
    margin: 4.1666667rem !important;
  }

  ._ms-mt-sm{
    margin-top: 0.4166667rem !important;
  }

  ._ms-mt-md{
    margin-top: 0.8333333rem !important;
  }

  ._ms-mt-def{
    margin-top: 1.6666667rem !important;
  }

  ._ms-mt-lg{
    margin-top: 2.5rem !important;
  }

  ._ms-mt-xl{
    margin-top: 3.3333333rem !important;
  }

  ._ms-mt-mg{
    margin-top: 4.1666667rem !important;
  }

  ._ms-mt-none{
    margin-top: 0 !important;
  }

  ._ms-mr-sm{
    margin-right: 0.4166667rem !important;
  }

  ._ms-mr-md{
    margin-right: 0.8333333rem !important;
  }

  ._ms-mr-def{
    margin-right: 1.6666667rem !important;
  }

  ._ms-mr-lg{
    margin-right: 2.5rem !important;
  }

  ._ms-mr-xl{
    margin-right: 3.3333333rem !important;
  }

  ._ms-mr-mg{
    margin-right: 4.1666667rem !important;
  }

  ._ms-mr-none{
    margin-right: 0 !important;
  }

  ._ms-mb-sm{
    margin-bottom: 0.4166667rem !important;
  }

  ._ms-mb-md{
    margin-bottom: 0.8333333rem !important;
  }

  ._ms-mb-def{
    margin-bottom: 1.6666667rem !important;
  }

  ._ms-mb-lg{
    margin-bottom: 2.5rem !important;
  }

  ._ms-mb-xl{
    margin-bottom: 3.3333333rem !important;
  }

  ._ms-mb-mg{
    margin-bottom: 4.1666667rem !important;
  }

  ._ms-mb-none{
    margin-bottom: 0 !important;
  }

  ._ms-ml-sm{
    margin-left: 0.4166667rem !important;
  }

  ._ms-ml-md{
    margin-left: 0.8333333rem !important;
  }

  ._ms-ml-def{
    margin-left: 1.6666667rem !important;
  }

  ._ms-ml-lg{
    margin-left: 2.5rem !important;
  }

  ._ms-ml-xl{
    margin-left: 3.3333333rem !important;
  }

  ._ms-ml-mg{
    margin-left: 4.1666667rem !important;
  }

  ._ms-ml-none{
    margin-left: 0 !important;
  }

  ._ms-m-none{
    margin: 0 !important;
  }

  ._ms-p-sm{
    padding: 0.4166667rem !important;
  }

  ._ms-p-md{
    padding: 0.8333333rem !important;
  }

  ._ms-p-def{
    padding: 1.6666667rem !important;
  }

  ._ms-p-lg{
    padding: 2.5rem !important;
  }

  ._ms-p-xl{
    padding: 3.3333333rem !important;
  }

  ._ms-p-mg{
    padding: 4.1666667rem !important;
  }

  ._ms-pt-sm{
    padding-top: 0.4166667rem !important;
  }

  ._ms-pt-md{
    padding-top: 0.8333333rem !important;
  }

  ._ms-pt-def{
    padding-top: 1.6666667rem !important;
  }

  ._ms-pt-lg{
    padding-top: 2.5rem !important;
  }

  ._ms-pt-xl{
    padding-top: 3.3333333rem !important;
  }

  ._ms-pt-mg{
    padding-top: 4.1666667rem !important;
  }

  ._ms-pt-none{
    padding-top: 0 !important;
  }

  ._ms-pr-sm{
    padding-right: 0.4166667rem !important;
  }

  ._ms-pr-md{
    padding-right: 0.8333333rem !important;
  }

  ._ms-pr-def{
    padding-right: 1.6666667rem !important;
  }

  ._ms-pr-lg{
    padding-right: 2.5rem !important;
  }

  ._ms-pr-xl{
    padding-right: 3.3333333rem !important;
  }

  ._ms-pr-mg{
    padding-right: 4.1666667rem !important;
  }

  ._ms-pr-none{
    padding-right: 0 !important;
  }

  ._ms-pb-sm{
    padding-bottom: 0.4166667rem !important;
  }

  ._ms-pb-md{
    padding-bottom: 0.8333333rem !important;
  }

  ._ms-pb-def{
    padding-bottom: 1.6666667rem !important;
  }

  ._ms-pb-lg{
    padding-bottom: 2.5rem !important;
  }

  ._ms-pb-xl{
    padding-bottom: 3.3333333rem !important;
  }

  ._ms-pb-mg{
    padding-bottom: 4.1666667rem !important;
  }

  ._ms-pb-none{
    padding-bottom: 0 !important;
  }

  ._ms-pl-sm{
    padding-left: 0.4166667rem !important;
  }

  ._ms-pl-md{
    padding-left: 0.8333333rem !important;
  }

  ._ms-pl-def{
    padding-left: 1.6666667rem !important;
  }

  ._ms-pl-lg{
    padding-left: 2.5rem !important;
  }

  ._ms-pl-xl{
    padding-left: 3.3333333rem !important;
  }

  ._ms-pl-mg{
    padding-left: 4.1666667rem !important;
  }

  ._ms-pl-none{
    padding-left: 0 !important;
  }

  ._ms-p-none{
    padding: 0 !important;
  }

  ._ms-m-auto{
    margin: auto !important;
  }

  ._ms-ml-auto{
    margin-left: auto !important;
  }

  ._ms-mr-auto{
    margin-right: auto !important;
  }
}

@media only screen and (min-width: 768px){
  /*! $mqpacker hack */

  html{
    font-size: 14px;
  }

  .hidden-wrapper{
    padding: 62px 112px 14px;
  }

  .view-text ul li{
    font-size: 18px;
  }

  .view-text ol li{
    font-size: 18px;
  }

  .controls-news{
    justify-content: space-between;
  }

  .controls-news a{
    padding: 0;
  }

  .controls-news .social-widget{
    width: auto;
    order: 2;
    margin-top: 5px;
  }

  .title--main{
    font-size: 60px;
  }

  .title--text{
    line-height: 60px;
    font-size: 60px;
  }

  .title--catalogue{
    font-size: 80px;
  }

  .subtitle--text{
    font-size: 30px;
    line-height: 36px;
  }

  .link--article-prev{
    order: 1;
  }

  .link--article-next{
    order: 3;
  }

  .link--article span span{
    display: block !important;
  }

  .link--article svg{
    display: none !important;
  }

  .link--iso:before{
    display: block;
  }

  .link--iso{
    font-size: 30px;
    text-decoration: none;
  }

  .widget--banner{
    height: auto;
  }

  .contacts{
    text-align: left;
  }

  .document__container{
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  .document__title{
    text-align: left;
  }

  .document__title{
    max-width: 480px;
  }

  .document__links{
    margin-top: 0;
    flex-basis: 400px;
    width: 400px;
    min-width: 400px;
    justify-content: flex-end;
    flex-wrap: nowrap;
  }

  .document__link a{
    margin: 0;
  }

  .document__link + .document__link{
    margin-left: 26px;
  }

  .results__item{
    padding-left: 66px;
  }

  .results__number{
    font-size: 24px;
    top: 0;
    width: 44px;
    height: 44px;
  }

  .results__number span{
    height: 44px;
    line-height: 44px;
  }

  .results__description{
    font-size: 18px;
  }

  .notate__title{
    font-size: 30px;
    line-height: 30px;
  }

  .notate__description{
    font-size: 24px;
    line-height: 30px;
  }

  .mobile-menu__wrapper{
    width: 400px;
  }

  .item-inside{
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  .item-inside--right .item-inside__columns:nth-child(1){
    order: 1;
  }

  .item-inside--right .item-inside__columns:nth-child(2){
    order: 2;
  }

  .item-inside--left .item-inside__columns:nth-child(1){
    order: 2;
  }

  .item-inside--left .item-inside__columns:nth-child(2){
    order: 1;
  }

  .gallery__slider{
    margin: 0px -100px;
  }

  .gallery__title{
    font-size: 30px;
  }

  .gallery__item{
    padding: 0px 25px;
  }

  .list-main__title{
    font-size: 8vw;
    line-height: 7.6vw;
  }

  .sitemap{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .pagination .button{
    margin: 0px 12px;
  }

  .pagination .button.is-active{
    line-height: 50px;
    width: 50px;
    height: 50px;
  }

  #fPopUp{
    max-width: 50% !important;
    min-width: 400px !important;
  }

  .grid--md-1 > .gcell{
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }

  .grid--md-2 > .gcell{
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }

  .grid--md-3 > .gcell{
    width: 33.3333333%;
    max-width: 33.3333333%;
    flex-basis: 33.3333333%;
  }

  .grid--md-4 > .gcell{
    width: 25%;
    max-width: 25%;
    flex-basis: 25%;
  }

  .grid--md-5 > .gcell{
    width: 20%;
    max-width: 20%;
    flex-basis: 20%;
  }

  .grid--md-6 > .gcell{
    width: 16.6666667%;
    max-width: 16.6666667%;
    flex-basis: 16.6666667%;
  }

  .grid--md-7 > .gcell{
    width: 14.2857143%;
    max-width: 14.2857143%;
    flex-basis: 14.2857143%;
  }

  .grid--md-8 > .gcell{
    width: 12.5%;
    max-width: 12.5%;
    flex-basis: 12.5%;
  }

  .grid--md-9 > .gcell{
    width: 11.1111111%;
    max-width: 11.1111111%;
    flex-basis: 11.1111111%;
  }

  .grid--md-10 > .gcell{
    width: 10%;
    max-width: 10%;
    flex-basis: 10%;
  }

  .grid--md-11 > .gcell{
    width: 9.0909091%;
    max-width: 9.0909091%;
    flex-basis: 9.0909091%;
  }

  .grid--md-12 > .gcell{
    width: 8.3333333%;
    max-width: 8.3333333%;
    flex-basis: 8.3333333%;
  }

  .grid--md-auto > .gcell{
    width: auto;
    max-width: none;
    flex-basis: auto;
  }

  .grid > .gcell--md-1{
    width: 8.3333333%;
    max-width: 8.3333333%;
    flex-basis: 8.3333333%;
  }

  .grid > .gcell--md-2{
    width: 16.6666667%;
    max-width: 16.6666667%;
    flex-basis: 16.6666667%;
  }

  .grid > .gcell--md-3{
    width: 25%;
    max-width: 25%;
    flex-basis: 25%;
  }

  .grid > .gcell--md-4{
    width: 33.3333333%;
    max-width: 33.3333333%;
    flex-basis: 33.3333333%;
  }

  .grid > .gcell--md-5{
    width: 41.6666667%;
    max-width: 41.6666667%;
    flex-basis: 41.6666667%;
  }

  .grid > .gcell--md-6{
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }

  .grid > .gcell--md-7{
    width: 58.3333333%;
    max-width: 58.3333333%;
    flex-basis: 58.3333333%;
  }

  .grid > .gcell--md-8{
    width: 66.6666667%;
    max-width: 66.6666667%;
    flex-basis: 66.6666667%;
  }

  .grid > .gcell--md-9{
    width: 75%;
    max-width: 75%;
    flex-basis: 75%;
  }

  .grid > .gcell--md-10{
    width: 83.3333333%;
    max-width: 83.3333333%;
    flex-basis: 83.3333333%;
  }

  .grid > .gcell--md-11{
    width: 91.6666667%;
    max-width: 91.6666667%;
    flex-basis: 91.6666667%;
  }

  .grid > .gcell--md-12{
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }

  .grid > .gcell--md-auto{
    width: auto;
    max-width: 100%;
    flex-basis: auto;
  }

  .grid--md-items-start{
    align-items: flex-start;
  }

  .grid--md-items-end{
    align-items: flex-end;
  }

  .grid--md-items-center{
    align-items: center;
  }

  .grid--md-items-stretch{
    align-items: stretch;
  }

  .grid--md-justify-start{
    justify-content: flex-start;
  }

  .grid--md-justify-end{
    justify-content: flex-end;
  }

  .grid--md-justify-center{
    justify-content: center;
  }

  .grid--md-justify-between{
    justify-content: space-between;
  }

  .grid--md-justify-around{
    justify-content: space-around;
  }

  .grid--md-nowrap{
    flex-wrap: nowrap;
  }

  .grid--md-wrap{
    flex-wrap: wrap;
  }

  .grid--md-column{
    flex-direction: column;
  }

  .grid--md-row{
    flex-direction: row;
  }

  .grid--md-row-reverse{
    flex-direction: row-reverse;
  }

  .grid > .gcell--md-start{
    align-self: flex-start;
  }

  .grid > .gcell--md-end{
    align-self: flex-end;
  }

  .grid > .gcell--md-center{
    -ms-grid-row-align: center;
    align-self: center;
  }

  .grid > .gcell--md-stretch{
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .grid > .gcell--md-nogrow{
    flex-grow: 0;
  }

  .grid > .gcell--md-grow{
    flex-grow: 1;
  }

  .grid > .gcell--md-shrink{
    flex-shrink: 1;
  }

  .grid > .gcell--md-noshrink{
    flex-shrink: 0;
  }

  .grid > .gcell--md-order-start{
    order: -1;
  }

  .grid > .gcell--md-order-end{
    order: 1;
  }

  .grid > .gcell--md-noorder{
    order: 0;
  }

  .grid > .gcell--md-nobasis{
    flex-basis: 0;
  }

  .grid--md-space-sm{
    margin-left: -2.5px;
    margin-right: -2.5px;
  }

  .grid--md-space-sm > .gcell{
    padding-left: 2.5px;
    padding-right: 2.5px;
  }

  .grid--md-space-md{
    margin-left: -5px;
    margin-right: -5px;
  }

  .grid--md-space-md > .gcell{
    padding-left: 5px;
    padding-right: 5px;
  }

  .grid--md-space-def{
    margin-left: -10px;
    margin-right: -10px;
  }

  .grid--md-space-def > .gcell{
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid--md-space-lg{
    margin-left: -15px;
    margin-right: -15px;
  }

  .grid--md-space-lg > .gcell{
    padding-left: 15px;
    padding-right: 15px;
  }

  .grid--md-space-xl{
    margin-left: -20px;
    margin-right: -20px;
  }

  .grid--md-space-xl > .gcell{
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid--md-space-mg{
    margin-left: -25px;
    margin-right: -25px;
  }

  .grid--md-space-mg > .gcell{
    padding-left: 25px;
    padding-right: 25px;
  }

  .grid--md-nospace{
    margin: 0;
  }

  .grid--md-nospace > .gcell{
    padding: 0;
  }

  ._md-left{
    float: left;
  }

  ._md-right{
    float: right;
  }

  ._md-overflow{
    overflow: hidden;
  }

  ._md-text-left{
    text-align: left;
  }

  ._md-text-right{
    text-align: right;
  }

  ._md-text-center{
    text-align: center;
  }

  ._md-hide{
    display: none;
  }

  ._md-hide\!{
    display: none !important;
  }

  ._md-m-sm{
    margin: 0.4166667rem !important;
  }

  ._md-m-md{
    margin: 0.8333333rem !important;
  }

  ._md-m-def{
    margin: 1.6666667rem !important;
  }

  ._md-m-lg{
    margin: 2.5rem !important;
  }

  ._md-m-xl{
    margin: 3.3333333rem !important;
  }

  ._md-m-mg{
    margin: 4.1666667rem !important;
  }

  ._md-mt-sm{
    margin-top: 0.4166667rem !important;
  }

  ._md-mt-md{
    margin-top: 0.8333333rem !important;
  }

  ._md-mt-def{
    margin-top: 1.6666667rem !important;
  }

  ._md-mt-lg{
    margin-top: 2.5rem !important;
  }

  ._md-mt-xl{
    margin-top: 3.3333333rem !important;
  }

  ._md-mt-mg{
    margin-top: 4.1666667rem !important;
  }

  ._md-mt-none{
    margin-top: 0 !important;
  }

  ._md-mr-sm{
    margin-right: 0.4166667rem !important;
  }

  ._md-mr-md{
    margin-right: 0.8333333rem !important;
  }

  ._md-mr-def{
    margin-right: 1.6666667rem !important;
  }

  ._md-mr-lg{
    margin-right: 2.5rem !important;
  }

  ._md-mr-xl{
    margin-right: 3.3333333rem !important;
  }

  ._md-mr-mg{
    margin-right: 4.1666667rem !important;
  }

  ._md-mr-none{
    margin-right: 0 !important;
  }

  ._md-mb-sm{
    margin-bottom: 0.4166667rem !important;
  }

  ._md-mb-md{
    margin-bottom: 0.8333333rem !important;
  }

  ._md-mb-def{
    margin-bottom: 1.6666667rem !important;
  }

  ._md-mb-lg{
    margin-bottom: 2.5rem !important;
  }

  ._md-mb-xl{
    margin-bottom: 3.3333333rem !important;
  }

  ._md-mb-mg{
    margin-bottom: 4.1666667rem !important;
  }

  ._md-mb-none{
    margin-bottom: 0 !important;
  }

  ._md-ml-sm{
    margin-left: 0.4166667rem !important;
  }

  ._md-ml-md{
    margin-left: 0.8333333rem !important;
  }

  ._md-ml-def{
    margin-left: 1.6666667rem !important;
  }

  ._md-ml-lg{
    margin-left: 2.5rem !important;
  }

  ._md-ml-xl{
    margin-left: 3.3333333rem !important;
  }

  ._md-ml-mg{
    margin-left: 4.1666667rem !important;
  }

  ._md-ml-none{
    margin-left: 0 !important;
  }

  ._md-m-none{
    margin: 0 !important;
  }

  ._md-p-sm{
    padding: 0.4166667rem !important;
  }

  ._md-p-md{
    padding: 0.8333333rem !important;
  }

  ._md-p-def{
    padding: 1.6666667rem !important;
  }

  ._md-p-lg{
    padding: 2.5rem !important;
  }

  ._md-p-xl{
    padding: 3.3333333rem !important;
  }

  ._md-p-mg{
    padding: 4.1666667rem !important;
  }

  ._md-pt-sm{
    padding-top: 0.4166667rem !important;
  }

  ._md-pt-md{
    padding-top: 0.8333333rem !important;
  }

  ._md-pt-def{
    padding-top: 1.6666667rem !important;
  }

  ._md-pt-lg{
    padding-top: 2.5rem !important;
  }

  ._md-pt-xl{
    padding-top: 3.3333333rem !important;
  }

  ._md-pt-mg{
    padding-top: 4.1666667rem !important;
  }

  ._md-pt-none{
    padding-top: 0 !important;
  }

  ._md-pr-sm{
    padding-right: 0.4166667rem !important;
  }

  ._md-pr-md{
    padding-right: 0.8333333rem !important;
  }

  ._md-pr-def{
    padding-right: 1.6666667rem !important;
  }

  ._md-pr-lg{
    padding-right: 2.5rem !important;
  }

  ._md-pr-xl{
    padding-right: 3.3333333rem !important;
  }

  ._md-pr-mg{
    padding-right: 4.1666667rem !important;
  }

  ._md-pr-none{
    padding-right: 0 !important;
  }

  ._md-pb-sm{
    padding-bottom: 0.4166667rem !important;
  }

  ._md-pb-md{
    padding-bottom: 0.8333333rem !important;
  }

  ._md-pb-def{
    padding-bottom: 1.6666667rem !important;
  }

  ._md-pb-lg{
    padding-bottom: 2.5rem !important;
  }

  ._md-pb-xl{
    padding-bottom: 3.3333333rem !important;
  }

  ._md-pb-mg{
    padding-bottom: 4.1666667rem !important;
  }

  ._md-pb-none{
    padding-bottom: 0 !important;
  }

  ._md-pl-sm{
    padding-left: 0.4166667rem !important;
  }

  ._md-pl-md{
    padding-left: 0.8333333rem !important;
  }

  ._md-pl-def{
    padding-left: 1.6666667rem !important;
  }

  ._md-pl-lg{
    padding-left: 2.5rem !important;
  }

  ._md-pl-xl{
    padding-left: 3.3333333rem !important;
  }

  ._md-pl-mg{
    padding-left: 4.1666667rem !important;
  }

  ._md-pl-none{
    padding-left: 0 !important;
  }

  ._md-p-none{
    padding: 0 !important;
  }

  ._md-m-auto{
    margin: auto !important;
  }

  ._md-ml-auto{
    margin-left: auto !important;
  }

  ._md-mr-auto{
    margin-right: auto !important;
  }
}

@media only screen and (min-width: 1024px){
  /*! $mqpacker hack */

  body .view-wrapper{
    min-height: auto;
  }

  body.error .view-wrapper{
    min-height: auto;
  }

  body.error{
    background-size: inherit;
  }

  body{
    background: #f2f1ec url(/Media/pic/new-bg-1.jpg) no-repeat left 76px;
  }

  .view-wrapper--main{
    margin-top: -160px;
  }

  .view-wrapper{
    padding-top: 0px;
  }

  .view-header{
    position: relative;
    z-index: 3;
    background: transparent;
  }

  .view-header .button--callback{
    display: block;
  }

  .view-header .button--callback svg{
    display: none;
  }

  .view-header__upper{
    display: block;
  }

  .view-header__upper + .view-header__lower{
    padding-top: 0;
    margin-top: -18px;
  }

  .view-header__column .logo svg{
    width: 128px;
  }

  .slogan-lang{
    display: block;
  }

  .logo{
    width: auto;
  }

  .phones{
    display: flex;
  }

  .phones__icon svg{
    width: 50px;
    height: 50px;
  }

  .js-show-block .callback-search{
    top: 0px;
    height: 50px;
  }

  .callback-search{
    position: relative;
    width: 358px;
    border: none;
    top: 0;
    left: 0;
    opacity: 1;
    visibility: visible;
    background: transparent;
    height: 46px;
    padding-top: 0px;
  }

  .search-adaptive{
    display: none;
  }

  .view-footer__column--navigation{
    display: block;
  }

  .developer{
    padding-top: 14px;
  }

  .list-parallax{
    display: none !important;
  }

  .widget--seo{
    padding-bottom: 58px;
  }

  .widget--main{
    margin-top: -160px;
  }

  .widget--title{
    display: block;
  }

  .widget--title + .widget--map{
    display: block;
    margin-top: -58px;
  }

  .widget--title + .widget--banner{
    display: block;
  }

  .widget--footer .footer-wrap{
    display: block;
    align-items: flex-start;
  }

  .widget--footer .view-footer__row{
    order: 0;
  }

  .widget--footer .copyright{
    order: 0;
  }

  .news__list{
    margin: 0px -28px;
  }

  .news__item{
    padding: 0px 28px 48px;
    flex-basis: 33.33%;
    max-width: 33.33%;
    width: 33.33%;
  }

  .news__more{
    left: 28px;
  }

  .content-main .left{
    display: inline-block;
  }

  .mobile-link{
    display: none !important;
  }

  .catalogue__item{
    width: 33%;
  }

  .list-main__item{
    padding-top: 160px;
  }

  .list-main__item{
    width: 33.33%;
    max-width: 33.33%;
    flex-basis: 33.33%;
  }

  .list-main__item svg{
    display: block;
  }

  .list-main__item:nth-child(1){
    background: transparent;
  }

  .list-main__item:nth-child(2){
    background: transparent;
  }

  .list-main__item:nth-child(2) img{
    max-width: 740px;
  }

  .list-main__item:nth-child(3){
    background: transparent;
  }

  .list-main__title{
    font-size: 3.4vw;
    line-height: 3vw;
    padding-top: 180px;
  }

  .button--callback{
    top: 0px;
    left: 1px;
    height: 50px !important;
  }

  .button--callback:before{
    height: 50px !important;
  }

  .button--search svg{
    width: 28px !important;
    height: 28px !important;
  }

  .pagination .button{
    line-height: 50px;
    margin: 0px 20px;
  }

  .form--search:before{
    height: 50px;
  }

  .form--search input{
    height: 50px;
    width: calc(100% - 188px) !important;
  }

  .control-holder--primary input, .control-holder--primary select{
    padding: 0px 32px;
  }

  .control-holder--primary textarea:focus{
    border: 10px solid transparent;
    box-shadow: 0 0 0 1px #f47b67;
  }

  .grid--def-1 > .gcell{
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }

  .grid--def-2 > .gcell{
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }

  .grid--def-3 > .gcell{
    width: 33.3333333%;
    max-width: 33.3333333%;
    flex-basis: 33.3333333%;
  }

  .grid--def-4 > .gcell{
    width: 25%;
    max-width: 25%;
    flex-basis: 25%;
  }

  .grid--def-5 > .gcell{
    width: 20%;
    max-width: 20%;
    flex-basis: 20%;
  }

  .grid--def-6 > .gcell{
    width: 16.6666667%;
    max-width: 16.6666667%;
    flex-basis: 16.6666667%;
  }

  .grid--def-7 > .gcell{
    width: 14.2857143%;
    max-width: 14.2857143%;
    flex-basis: 14.2857143%;
  }

  .grid--def-8 > .gcell{
    width: 12.5%;
    max-width: 12.5%;
    flex-basis: 12.5%;
  }

  .grid--def-9 > .gcell{
    width: 11.1111111%;
    max-width: 11.1111111%;
    flex-basis: 11.1111111%;
  }

  .grid--def-10 > .gcell{
    width: 10%;
    max-width: 10%;
    flex-basis: 10%;
  }

  .grid--def-11 > .gcell{
    width: 9.0909091%;
    max-width: 9.0909091%;
    flex-basis: 9.0909091%;
  }

  .grid--def-12 > .gcell{
    width: 8.3333333%;
    max-width: 8.3333333%;
    flex-basis: 8.3333333%;
  }

  .grid--def-auto > .gcell{
    width: auto;
    max-width: none;
    flex-basis: auto;
  }

  .grid > .gcell--def-1{
    width: 8.3333333%;
    max-width: 8.3333333%;
    flex-basis: 8.3333333%;
  }

  .grid > .gcell--def-2{
    width: 16.6666667%;
    max-width: 16.6666667%;
    flex-basis: 16.6666667%;
  }

  .grid > .gcell--def-3{
    width: 25%;
    max-width: 25%;
    flex-basis: 25%;
  }

  .grid > .gcell--def-4{
    width: 33.3333333%;
    max-width: 33.3333333%;
    flex-basis: 33.3333333%;
  }

  .grid > .gcell--def-5{
    width: 41.6666667%;
    max-width: 41.6666667%;
    flex-basis: 41.6666667%;
  }

  .grid > .gcell--def-6{
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }

  .grid > .gcell--def-7{
    width: 58.3333333%;
    max-width: 58.3333333%;
    flex-basis: 58.3333333%;
  }

  .grid > .gcell--def-8{
    width: 66.6666667%;
    max-width: 66.6666667%;
    flex-basis: 66.6666667%;
  }

  .grid > .gcell--def-9{
    width: 75%;
    max-width: 75%;
    flex-basis: 75%;
  }

  .grid > .gcell--def-10{
    width: 83.3333333%;
    max-width: 83.3333333%;
    flex-basis: 83.3333333%;
  }

  .grid > .gcell--def-11{
    width: 91.6666667%;
    max-width: 91.6666667%;
    flex-basis: 91.6666667%;
  }

  .grid > .gcell--def-12{
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }

  .grid > .gcell--def-auto{
    width: auto;
    max-width: 100%;
    flex-basis: auto;
  }

  .grid--def-items-start{
    align-items: flex-start;
  }

  .grid--def-items-end{
    align-items: flex-end;
  }

  .grid--def-items-center{
    align-items: center;
  }

  .grid--def-items-stretch{
    align-items: stretch;
  }

  .grid--def-justify-start{
    justify-content: flex-start;
  }

  .grid--def-justify-end{
    justify-content: flex-end;
  }

  .grid--def-justify-center{
    justify-content: center;
  }

  .grid--def-justify-between{
    justify-content: space-between;
  }

  .grid--def-justify-around{
    justify-content: space-around;
  }

  .grid--def-nowrap{
    flex-wrap: nowrap;
  }

  .grid--def-wrap{
    flex-wrap: wrap;
  }

  .grid--def-column{
    flex-direction: column;
  }

  .grid--def-row{
    flex-direction: row;
  }

  .grid--def-row-reverse{
    flex-direction: row-reverse;
  }

  .grid > .gcell--def-start{
    align-self: flex-start;
  }

  .grid > .gcell--def-end{
    align-self: flex-end;
  }

  .grid > .gcell--def-center{
    -ms-grid-row-align: center;
    align-self: center;
  }

  .grid > .gcell--def-stretch{
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .grid > .gcell--def-nogrow{
    flex-grow: 0;
  }

  .grid > .gcell--def-grow{
    flex-grow: 1;
  }

  .grid > .gcell--def-shrink{
    flex-shrink: 1;
  }

  .grid > .gcell--def-noshrink{
    flex-shrink: 0;
  }

  .grid > .gcell--def-order-start{
    order: -1;
  }

  .grid > .gcell--def-order-end{
    order: 1;
  }

  .grid > .gcell--def-noorder{
    order: 0;
  }

  .grid > .gcell--def-nobasis{
    flex-basis: 0;
  }

  .grid--def-space-sm{
    margin-left: -2.5px;
    margin-right: -2.5px;
  }

  .grid--def-space-sm > .gcell{
    padding-left: 2.5px;
    padding-right: 2.5px;
  }

  .grid--def-space-md{
    margin-left: -5px;
    margin-right: -5px;
  }

  .grid--def-space-md > .gcell{
    padding-left: 5px;
    padding-right: 5px;
  }

  .grid--def-space-def{
    margin-left: -10px;
    margin-right: -10px;
  }

  .grid--def-space-def > .gcell{
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid--def-space-lg{
    margin-left: -15px;
    margin-right: -15px;
  }

  .grid--def-space-lg > .gcell{
    padding-left: 15px;
    padding-right: 15px;
  }

  .grid--def-space-xl{
    margin-left: -20px;
    margin-right: -20px;
  }

  .grid--def-space-xl > .gcell{
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid--def-space-mg{
    margin-left: -25px;
    margin-right: -25px;
  }

  .grid--def-space-mg > .gcell{
    padding-left: 25px;
    padding-right: 25px;
  }

  .grid--def-nospace{
    margin: 0;
  }

  .grid--def-nospace > .gcell{
    padding: 0;
  }

  ._def-left{
    float: left;
  }

  ._def-right{
    float: right;
  }

  ._def-overflow{
    overflow: hidden;
  }

  ._def-text-left{
    text-align: left;
  }

  ._def-text-right{
    text-align: right;
  }

  ._def-text-center{
    text-align: center;
  }

  ._def-hide{
    display: none;
  }

  ._def-hide\!{
    display: none !important;
  }

  ._def-m-sm{
    margin: 0.4166667rem !important;
  }

  ._def-m-md{
    margin: 0.8333333rem !important;
  }

  ._def-m-def{
    margin: 1.6666667rem !important;
  }

  ._def-m-lg{
    margin: 2.5rem !important;
  }

  ._def-m-xl{
    margin: 3.3333333rem !important;
  }

  ._def-m-mg{
    margin: 4.1666667rem !important;
  }

  ._def-mt-sm{
    margin-top: 0.4166667rem !important;
  }

  ._def-mt-md{
    margin-top: 0.8333333rem !important;
  }

  ._def-mt-def{
    margin-top: 1.6666667rem !important;
  }

  ._def-mt-lg{
    margin-top: 2.5rem !important;
  }

  ._def-mt-xl{
    margin-top: 3.3333333rem !important;
  }

  ._def-mt-mg{
    margin-top: 4.1666667rem !important;
  }

  ._def-mt-none{
    margin-top: 0 !important;
  }

  ._def-mr-sm{
    margin-right: 0.4166667rem !important;
  }

  ._def-mr-md{
    margin-right: 0.8333333rem !important;
  }

  ._def-mr-def{
    margin-right: 1.6666667rem !important;
  }

  ._def-mr-lg{
    margin-right: 2.5rem !important;
  }

  ._def-mr-xl{
    margin-right: 3.3333333rem !important;
  }

  ._def-mr-mg{
    margin-right: 4.1666667rem !important;
  }

  ._def-mr-none{
    margin-right: 0 !important;
  }

  ._def-mb-sm{
    margin-bottom: 0.4166667rem !important;
  }

  ._def-mb-md{
    margin-bottom: 0.8333333rem !important;
  }

  ._def-mb-def{
    margin-bottom: 1.6666667rem !important;
  }

  ._def-mb-lg{
    margin-bottom: 2.5rem !important;
  }

  ._def-mb-xl{
    margin-bottom: 3.3333333rem !important;
  }

  ._def-mb-mg{
    margin-bottom: 4.1666667rem !important;
  }

  ._def-mb-none{
    margin-bottom: 0 !important;
  }

  ._def-ml-sm{
    margin-left: 0.4166667rem !important;
  }

  ._def-ml-md{
    margin-left: 0.8333333rem !important;
  }

  ._def-ml-def{
    margin-left: 1.6666667rem !important;
  }

  ._def-ml-lg{
    margin-left: 2.5rem !important;
  }

  ._def-ml-xl{
    margin-left: 3.3333333rem !important;
  }

  ._def-ml-mg{
    margin-left: 4.1666667rem !important;
  }

  ._def-ml-none{
    margin-left: 0 !important;
  }

  ._def-m-none{
    margin: 0 !important;
  }

  ._def-p-sm{
    padding: 0.4166667rem !important;
  }

  ._def-p-md{
    padding: 0.8333333rem !important;
  }

  ._def-p-def{
    padding: 1.6666667rem !important;
  }

  ._def-p-lg{
    padding: 2.5rem !important;
  }

  ._def-p-xl{
    padding: 3.3333333rem !important;
  }

  ._def-p-mg{
    padding: 4.1666667rem !important;
  }

  ._def-pt-sm{
    padding-top: 0.4166667rem !important;
  }

  ._def-pt-md{
    padding-top: 0.8333333rem !important;
  }

  ._def-pt-def{
    padding-top: 1.6666667rem !important;
  }

  ._def-pt-lg{
    padding-top: 2.5rem !important;
  }

  ._def-pt-xl{
    padding-top: 3.3333333rem !important;
  }

  ._def-pt-mg{
    padding-top: 4.1666667rem !important;
  }

  ._def-pt-none{
    padding-top: 0 !important;
  }

  ._def-pr-sm{
    padding-right: 0.4166667rem !important;
  }

  ._def-pr-md{
    padding-right: 0.8333333rem !important;
  }

  ._def-pr-def{
    padding-right: 1.6666667rem !important;
  }

  ._def-pr-lg{
    padding-right: 2.5rem !important;
  }

  ._def-pr-xl{
    padding-right: 3.3333333rem !important;
  }

  ._def-pr-mg{
    padding-right: 4.1666667rem !important;
  }

  ._def-pr-none{
    padding-right: 0 !important;
  }

  ._def-pb-sm{
    padding-bottom: 0.4166667rem !important;
  }

  ._def-pb-md{
    padding-bottom: 0.8333333rem !important;
  }

  ._def-pb-def{
    padding-bottom: 1.6666667rem !important;
  }

  ._def-pb-lg{
    padding-bottom: 2.5rem !important;
  }

  ._def-pb-xl{
    padding-bottom: 3.3333333rem !important;
  }

  ._def-pb-mg{
    padding-bottom: 4.1666667rem !important;
  }

  ._def-pb-none{
    padding-bottom: 0 !important;
  }

  ._def-pl-sm{
    padding-left: 0.4166667rem !important;
  }

  ._def-pl-md{
    padding-left: 0.8333333rem !important;
  }

  ._def-pl-def{
    padding-left: 1.6666667rem !important;
  }

  ._def-pl-lg{
    padding-left: 2.5rem !important;
  }

  ._def-pl-xl{
    padding-left: 3.3333333rem !important;
  }

  ._def-pl-mg{
    padding-left: 4.1666667rem !important;
  }

  ._def-pl-none{
    padding-left: 0 !important;
  }

  ._def-p-none{
    padding: 0 !important;
  }

  ._def-m-auto{
    margin: auto !important;
  }

  ._def-ml-auto{
    margin-left: auto !important;
  }

  ._def-mr-auto{
    margin-right: auto !important;
  }

  .mfp-close{
    top: 60px !important;
    right: 40px !important;
  }
}

@media only screen and (min-width: 1280px){
  /*! $mqpacker hack */

  html{
    font-size: 16px;
  }

  .view-header .button--callback{
    display: block;
    width: 242px;
  }

  .slogan{
    display: block;
    font-size: 20px;
  }

  .phones__icon-hidden{
    display: none;
  }

  .phones{
    margin-right: 34px;
  }

  .phones__container{
    opacity: 1;
    visibility: visible;
    position: static;
    display: block;
    width: auto;
    transform: none;
  }

  .phones__icon{
    display: inline-block;
  }

  .callback-search{
    width: 396px;
  }

  .link--article:before{
    background: #ff5252;
  }

  .link--article:hover:before{
    background: #450024;
  }

  .navigation--anchors .navigation__link{
    font-size: 20px;
  }

  .navigation__link{
    padding: 0px 20px;
  }

  .news__list{
    margin: 0px -48px;
  }

  .news__item{
    padding: 0px 48px 48px;
  }

  .news__title a{
    font-size: 30px;
    line-height: 30px;
  }

  .news__more{
    left: 48px;
  }

  .content-main .left{
    margin-right: 78px;
  }

  .item-inside{
    margin: 40px -20px;
  }

  .item-inside__columns:nth-child(2){
    min-width: 350px;
  }

  .item-inside__image{
    width: 350px;
    height: 350px;
  }

  .item-inside__image img{
    height: 310px;
  }

  .grid--lg-1 > .gcell{
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }

  .grid--lg-2 > .gcell{
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }

  .grid--lg-3 > .gcell{
    width: 33.3333333%;
    max-width: 33.3333333%;
    flex-basis: 33.3333333%;
  }

  .grid--lg-4 > .gcell{
    width: 25%;
    max-width: 25%;
    flex-basis: 25%;
  }

  .grid--lg-5 > .gcell{
    width: 20%;
    max-width: 20%;
    flex-basis: 20%;
  }

  .grid--lg-6 > .gcell{
    width: 16.6666667%;
    max-width: 16.6666667%;
    flex-basis: 16.6666667%;
  }

  .grid--lg-7 > .gcell{
    width: 14.2857143%;
    max-width: 14.2857143%;
    flex-basis: 14.2857143%;
  }

  .grid--lg-8 > .gcell{
    width: 12.5%;
    max-width: 12.5%;
    flex-basis: 12.5%;
  }

  .grid--lg-9 > .gcell{
    width: 11.1111111%;
    max-width: 11.1111111%;
    flex-basis: 11.1111111%;
  }

  .grid--lg-10 > .gcell{
    width: 10%;
    max-width: 10%;
    flex-basis: 10%;
  }

  .grid--lg-11 > .gcell{
    width: 9.0909091%;
    max-width: 9.0909091%;
    flex-basis: 9.0909091%;
  }

  .grid--lg-12 > .gcell{
    width: 8.3333333%;
    max-width: 8.3333333%;
    flex-basis: 8.3333333%;
  }

  .grid--lg-auto > .gcell{
    width: auto;
    max-width: none;
    flex-basis: auto;
  }

  .grid > .gcell--lg-1{
    width: 8.3333333%;
    max-width: 8.3333333%;
    flex-basis: 8.3333333%;
  }

  .grid > .gcell--lg-2{
    width: 16.6666667%;
    max-width: 16.6666667%;
    flex-basis: 16.6666667%;
  }

  .grid > .gcell--lg-3{
    width: 25%;
    max-width: 25%;
    flex-basis: 25%;
  }

  .grid > .gcell--lg-4{
    width: 33.3333333%;
    max-width: 33.3333333%;
    flex-basis: 33.3333333%;
  }

  .grid > .gcell--lg-5{
    width: 41.6666667%;
    max-width: 41.6666667%;
    flex-basis: 41.6666667%;
  }

  .grid > .gcell--lg-6{
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }

  .grid > .gcell--lg-7{
    width: 58.3333333%;
    max-width: 58.3333333%;
    flex-basis: 58.3333333%;
  }

  .grid > .gcell--lg-8{
    width: 66.6666667%;
    max-width: 66.6666667%;
    flex-basis: 66.6666667%;
  }

  .grid > .gcell--lg-9{
    width: 75%;
    max-width: 75%;
    flex-basis: 75%;
  }

  .grid > .gcell--lg-10{
    width: 83.3333333%;
    max-width: 83.3333333%;
    flex-basis: 83.3333333%;
  }

  .grid > .gcell--lg-11{
    width: 91.6666667%;
    max-width: 91.6666667%;
    flex-basis: 91.6666667%;
  }

  .grid > .gcell--lg-12{
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }

  .grid > .gcell--lg-auto{
    width: auto;
    max-width: 100%;
    flex-basis: auto;
  }

  .grid--lg-items-start{
    align-items: flex-start;
  }

  .grid--lg-items-end{
    align-items: flex-end;
  }

  .grid--lg-items-center{
    align-items: center;
  }

  .grid--lg-items-stretch{
    align-items: stretch;
  }

  .grid--lg-justify-start{
    justify-content: flex-start;
  }

  .grid--lg-justify-end{
    justify-content: flex-end;
  }

  .grid--lg-justify-center{
    justify-content: center;
  }

  .grid--lg-justify-between{
    justify-content: space-between;
  }

  .grid--lg-justify-around{
    justify-content: space-around;
  }

  .grid--lg-nowrap{
    flex-wrap: nowrap;
  }

  .grid--lg-wrap{
    flex-wrap: wrap;
  }

  .grid--lg-column{
    flex-direction: column;
  }

  .grid--lg-row{
    flex-direction: row;
  }

  .grid--lg-row-reverse{
    flex-direction: row-reverse;
  }

  .grid > .gcell--lg-start{
    align-self: flex-start;
  }

  .grid > .gcell--lg-end{
    align-self: flex-end;
  }

  .grid > .gcell--lg-center{
    -ms-grid-row-align: center;
    align-self: center;
  }

  .grid > .gcell--lg-stretch{
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .grid > .gcell--lg-nogrow{
    flex-grow: 0;
  }

  .grid > .gcell--lg-grow{
    flex-grow: 1;
  }

  .grid > .gcell--lg-shrink{
    flex-shrink: 1;
  }

  .grid > .gcell--lg-noshrink{
    flex-shrink: 0;
  }

  .grid > .gcell--lg-order-start{
    order: -1;
  }

  .grid > .gcell--lg-order-end{
    order: 1;
  }

  .grid > .gcell--lg-noorder{
    order: 0;
  }

  .grid > .gcell--lg-nobasis{
    flex-basis: 0;
  }

  .grid--lg-space-sm{
    margin-left: -2.5px;
    margin-right: -2.5px;
  }

  .grid--lg-space-sm > .gcell{
    padding-left: 2.5px;
    padding-right: 2.5px;
  }

  .grid--lg-space-md{
    margin-left: -5px;
    margin-right: -5px;
  }

  .grid--lg-space-md > .gcell{
    padding-left: 5px;
    padding-right: 5px;
  }

  .grid--lg-space-def{
    margin-left: -10px;
    margin-right: -10px;
  }

  .grid--lg-space-def > .gcell{
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid--lg-space-lg{
    margin-left: -15px;
    margin-right: -15px;
  }

  .grid--lg-space-lg > .gcell{
    padding-left: 15px;
    padding-right: 15px;
  }

  .grid--lg-space-xl{
    margin-left: -20px;
    margin-right: -20px;
  }

  .grid--lg-space-xl > .gcell{
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid--lg-space-mg{
    margin-left: -25px;
    margin-right: -25px;
  }

  .grid--lg-space-mg > .gcell{
    padding-left: 25px;
    padding-right: 25px;
  }

  .grid--lg-nospace{
    margin: 0;
  }

  .grid--lg-nospace > .gcell{
    padding: 0;
  }

  ._lg-left{
    float: left;
  }

  ._lg-right{
    float: right;
  }

  ._lg-overflow{
    overflow: hidden;
  }

  ._lg-text-left{
    text-align: left;
  }

  ._lg-text-right{
    text-align: right;
  }

  ._lg-text-center{
    text-align: center;
  }

  ._lg-hide{
    display: none;
  }

  ._lg-hide\!{
    display: none !important;
  }

  ._lg-m-sm{
    margin: 0.4166667rem !important;
  }

  ._lg-m-md{
    margin: 0.8333333rem !important;
  }

  ._lg-m-def{
    margin: 1.6666667rem !important;
  }

  ._lg-m-lg{
    margin: 2.5rem !important;
  }

  ._lg-m-xl{
    margin: 3.3333333rem !important;
  }

  ._lg-m-mg{
    margin: 4.1666667rem !important;
  }

  ._lg-mt-sm{
    margin-top: 0.4166667rem !important;
  }

  ._lg-mt-md{
    margin-top: 0.8333333rem !important;
  }

  ._lg-mt-def{
    margin-top: 1.6666667rem !important;
  }

  ._lg-mt-lg{
    margin-top: 2.5rem !important;
  }

  ._lg-mt-xl{
    margin-top: 3.3333333rem !important;
  }

  ._lg-mt-mg{
    margin-top: 4.1666667rem !important;
  }

  ._lg-mt-none{
    margin-top: 0 !important;
  }

  ._lg-mr-sm{
    margin-right: 0.4166667rem !important;
  }

  ._lg-mr-md{
    margin-right: 0.8333333rem !important;
  }

  ._lg-mr-def{
    margin-right: 1.6666667rem !important;
  }

  ._lg-mr-lg{
    margin-right: 2.5rem !important;
  }

  ._lg-mr-xl{
    margin-right: 3.3333333rem !important;
  }

  ._lg-mr-mg{
    margin-right: 4.1666667rem !important;
  }

  ._lg-mr-none{
    margin-right: 0 !important;
  }

  ._lg-mb-sm{
    margin-bottom: 0.4166667rem !important;
  }

  ._lg-mb-md{
    margin-bottom: 0.8333333rem !important;
  }

  ._lg-mb-def{
    margin-bottom: 1.6666667rem !important;
  }

  ._lg-mb-lg{
    margin-bottom: 2.5rem !important;
  }

  ._lg-mb-xl{
    margin-bottom: 3.3333333rem !important;
  }

  ._lg-mb-mg{
    margin-bottom: 4.1666667rem !important;
  }

  ._lg-mb-none{
    margin-bottom: 0 !important;
  }

  ._lg-ml-sm{
    margin-left: 0.4166667rem !important;
  }

  ._lg-ml-md{
    margin-left: 0.8333333rem !important;
  }

  ._lg-ml-def{
    margin-left: 1.6666667rem !important;
  }

  ._lg-ml-lg{
    margin-left: 2.5rem !important;
  }

  ._lg-ml-xl{
    margin-left: 3.3333333rem !important;
  }

  ._lg-ml-mg{
    margin-left: 4.1666667rem !important;
  }

  ._lg-ml-none{
    margin-left: 0 !important;
  }

  ._lg-m-none{
    margin: 0 !important;
  }

  ._lg-p-sm{
    padding: 0.4166667rem !important;
  }

  ._lg-p-md{
    padding: 0.8333333rem !important;
  }

  ._lg-p-def{
    padding: 1.6666667rem !important;
  }

  ._lg-p-lg{
    padding: 2.5rem !important;
  }

  ._lg-p-xl{
    padding: 3.3333333rem !important;
  }

  ._lg-p-mg{
    padding: 4.1666667rem !important;
  }

  ._lg-pt-sm{
    padding-top: 0.4166667rem !important;
  }

  ._lg-pt-md{
    padding-top: 0.8333333rem !important;
  }

  ._lg-pt-def{
    padding-top: 1.6666667rem !important;
  }

  ._lg-pt-lg{
    padding-top: 2.5rem !important;
  }

  ._lg-pt-xl{
    padding-top: 3.3333333rem !important;
  }

  ._lg-pt-mg{
    padding-top: 4.1666667rem !important;
  }

  ._lg-pt-none{
    padding-top: 0 !important;
  }

  ._lg-pr-sm{
    padding-right: 0.4166667rem !important;
  }

  ._lg-pr-md{
    padding-right: 0.8333333rem !important;
  }

  ._lg-pr-def{
    padding-right: 1.6666667rem !important;
  }

  ._lg-pr-lg{
    padding-right: 2.5rem !important;
  }

  ._lg-pr-xl{
    padding-right: 3.3333333rem !important;
  }

  ._lg-pr-mg{
    padding-right: 4.1666667rem !important;
  }

  ._lg-pr-none{
    padding-right: 0 !important;
  }

  ._lg-pb-sm{
    padding-bottom: 0.4166667rem !important;
  }

  ._lg-pb-md{
    padding-bottom: 0.8333333rem !important;
  }

  ._lg-pb-def{
    padding-bottom: 1.6666667rem !important;
  }

  ._lg-pb-lg{
    padding-bottom: 2.5rem !important;
  }

  ._lg-pb-xl{
    padding-bottom: 3.3333333rem !important;
  }

  ._lg-pb-mg{
    padding-bottom: 4.1666667rem !important;
  }

  ._lg-pb-none{
    padding-bottom: 0 !important;
  }

  ._lg-pl-sm{
    padding-left: 0.4166667rem !important;
  }

  ._lg-pl-md{
    padding-left: 0.8333333rem !important;
  }

  ._lg-pl-def{
    padding-left: 1.6666667rem !important;
  }

  ._lg-pl-lg{
    padding-left: 2.5rem !important;
  }

  ._lg-pl-xl{
    padding-left: 3.3333333rem !important;
  }

  ._lg-pl-mg{
    padding-left: 4.1666667rem !important;
  }

  ._lg-pl-none{
    padding-left: 0 !important;
  }

  ._lg-p-none{
    padding: 0 !important;
  }

  ._lg-m-auto{
    margin: auto !important;
  }

  ._lg-ml-auto{
    margin-left: auto !important;
  }

  ._lg-mr-auto{
    margin-right: auto !important;
  }
}

@media only screen and (min-width: 1366px){
  /*! $mqpacker hack */

  .developer__title{
    display: inline-block;
  }

  .copyright{
    margin-top: 0px;
  }

  .copyright__item{
    padding: 0 8px;
    font-size: 14px;
  }

  .navigation{
    justify-content: space-between;
  }
}

@media only screen and (min-width: 1440px){
  /*! $mqpacker hack */

  .phones__link{
    font-size: 24px;
  }

  .callback-search{
    width: 428px;
  }

  .copyright{
    margin-top: 8px;
  }

  .navigation__link{
    padding: 0px 40px;
  }

  .list-parallax li:nth-child(even){
    right: -92px;
  }

  .list-parallax li:nth-child(odd){
    left: -72px;
  }

  .list-main__item svg{
    width: 100%;
    height: auto;
  }
}

@media only screen and (max-width: 1439px){
  /*! $mqpacker hack */

  .content-image--width-1000-and-more{
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media only screen and (max-width: 1365px){
  /*! $mqpacker hack */

  .content-image--width-900-and-more{
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media only screen and (max-width: 1279px){
  /*! $mqpacker hack */

  .content-image--width-800-and-more{
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .button--lg-only-icon > span svg{
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .button--lg-only-icon > span > span{
    display: none;
  }

  ._lg-show{
    display: none;
  }

  ._lg-show\!{
    display: none !important;
  }
}

@media only screen and (max-width: 1023px){
  /*! $mqpacker hack */

  .view-text > blockquote,
  .view-text > pre,
  .view-text > .media-wrapper,
  .view-text > video,
  .view-text > iframe{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .view-text > blockquote,
  .view-text > pre{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .button--def-only-icon > span svg{
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .button--def-only-icon > span > span{
    display: none;
  }

  ._def-show{
    display: none;
  }

  ._def-show\!{
    display: none !important;
  }
}

@media only screen and (max-width: 767px){
  /*! $mqpacker hack */

  .content-image--width-500-and-more{
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .breadcrumbs{
    display: block;
  }

  .breadcrumbs span, .breadcrumbs span:before{
    display: none;
  }

  .breadcrumbs span:nth-last-child(2){
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
    background: none;
    margin: 0;
  }

  .breadcrumbs span:nth-last-child(2):before{
    content: '<';
    margin: 0 5px 0 3px;
    display: inline-block;
  }

  .button--md-only-icon > span svg{
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .button--md-only-icon > span > span{
    display: none;
  }

  ._md-show{
    display: none;
  }

  ._md-show\!{
    display: none !important;
  }
}

@media only screen and (max-width: 639px){
  /*! $mqpacker hack */

  .content-image--width-300-and-more{
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .button--ms-only-icon > span svg{
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .button--ms-only-icon > span > span{
    display: none;
  }

  ._ms-show{
    display: none;
  }

  ._ms-show\!{
    display: none !important;
  }
}

@media only screen and (max-width: 479px){
  /*! $mqpacker hack */

  .content-image--width-200-and-more{
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .item-inside--right .item-inside__columns{
    padding: 5px;
  }

  .item-inside--left .item-inside__columns{
    margin: 0 5px;
  }

  .item-inside__columns{
    padding: 5px;
  }

  .button--sm-only-icon > span svg{
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .button--sm-only-icon > span > span{
    display: none;
  }

  ._sm-show{
    display: none;
  }

  ._sm-show\!{
    display: none !important;
  }
}

@media only screen and (max-width: 411px){
  /*! $mqpacker hack */
}

@media only screen and (max-width: 374px){
  /*! $mqpacker hack */

  .content-image--width-100-and-more{
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .button--xs-only-icon > span svg{
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .button--xs-only-icon > span > span{
    display: none;
  }

  ._xs-show{
    display: none;
  }

  ._xs-show\!{
    display: none !important;
  }
}

@media only screen and (max-width: 319px){
  /*! $mqpacker hack */

  .button--st-only-icon > span svg{
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .button--st-only-icon > span > span{
    display: none;
  }

  ._st-show{
    display: none;
  }

  ._st-show\!{
    display: none !important;
  }
}

@media only screen and (min-width: 1720px){

  .view-header__column .logo svg{
    width: 150px;
  }

  .slogan{
    font-size: 24px;
  }

  .list-main__item:nth-child(2) .list-main__image{
    margin-top: 20px;
  }

  .grid--mgx-1 > .gcell{
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }

  .grid--mgx-2 > .gcell{
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }

  .grid--mgx-3 > .gcell{
    width: 33.3333333%;
    max-width: 33.3333333%;
    flex-basis: 33.3333333%;
  }

  .grid--mgx-4 > .gcell{
    width: 25%;
    max-width: 25%;
    flex-basis: 25%;
  }

  .grid--mgx-5 > .gcell{
    width: 20%;
    max-width: 20%;
    flex-basis: 20%;
  }

  .grid--mgx-6 > .gcell{
    width: 16.6666667%;
    max-width: 16.6666667%;
    flex-basis: 16.6666667%;
  }

  .grid--mgx-7 > .gcell{
    width: 14.2857143%;
    max-width: 14.2857143%;
    flex-basis: 14.2857143%;
  }

  .grid--mgx-8 > .gcell{
    width: 12.5%;
    max-width: 12.5%;
    flex-basis: 12.5%;
  }

  .grid--mgx-9 > .gcell{
    width: 11.1111111%;
    max-width: 11.1111111%;
    flex-basis: 11.1111111%;
  }

  .grid--mgx-10 > .gcell{
    width: 10%;
    max-width: 10%;
    flex-basis: 10%;
  }

  .grid--mgx-11 > .gcell{
    width: 9.0909091%;
    max-width: 9.0909091%;
    flex-basis: 9.0909091%;
  }

  .grid--mgx-12 > .gcell{
    width: 8.3333333%;
    max-width: 8.3333333%;
    flex-basis: 8.3333333%;
  }

  .grid--mgx-auto > .gcell{
    width: auto;
    max-width: none;
    flex-basis: auto;
  }

  .grid > .gcell--mgx-1{
    width: 8.3333333%;
    max-width: 8.3333333%;
    flex-basis: 8.3333333%;
  }

  .grid > .gcell--mgx-2{
    width: 16.6666667%;
    max-width: 16.6666667%;
    flex-basis: 16.6666667%;
  }

  .grid > .gcell--mgx-3{
    width: 25%;
    max-width: 25%;
    flex-basis: 25%;
  }

  .grid > .gcell--mgx-4{
    width: 33.3333333%;
    max-width: 33.3333333%;
    flex-basis: 33.3333333%;
  }

  .grid > .gcell--mgx-5{
    width: 41.6666667%;
    max-width: 41.6666667%;
    flex-basis: 41.6666667%;
  }

  .grid > .gcell--mgx-6{
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }

  .grid > .gcell--mgx-7{
    width: 58.3333333%;
    max-width: 58.3333333%;
    flex-basis: 58.3333333%;
  }

  .grid > .gcell--mgx-8{
    width: 66.6666667%;
    max-width: 66.6666667%;
    flex-basis: 66.6666667%;
  }

  .grid > .gcell--mgx-9{
    width: 75%;
    max-width: 75%;
    flex-basis: 75%;
  }

  .grid > .gcell--mgx-10{
    width: 83.3333333%;
    max-width: 83.3333333%;
    flex-basis: 83.3333333%;
  }

  .grid > .gcell--mgx-11{
    width: 91.6666667%;
    max-width: 91.6666667%;
    flex-basis: 91.6666667%;
  }

  .grid > .gcell--mgx-12{
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }

  .grid > .gcell--mgx-auto{
    width: auto;
    max-width: 100%;
    flex-basis: auto;
  }

  .grid--mgx-items-start{
    align-items: flex-start;
  }

  .grid--mgx-items-end{
    align-items: flex-end;
  }

  .grid--mgx-items-center{
    align-items: center;
  }

  .grid--mgx-items-stretch{
    align-items: stretch;
  }

  .grid--mgx-justify-start{
    justify-content: flex-start;
  }

  .grid--mgx-justify-end{
    justify-content: flex-end;
  }

  .grid--mgx-justify-center{
    justify-content: center;
  }

  .grid--mgx-justify-between{
    justify-content: space-between;
  }

  .grid--mgx-justify-around{
    justify-content: space-around;
  }

  .grid--mgx-nowrap{
    flex-wrap: nowrap;
  }

  .grid--mgx-wrap{
    flex-wrap: wrap;
  }

  .grid--mgx-column{
    flex-direction: column;
  }

  .grid--mgx-row{
    flex-direction: row;
  }

  .grid--mgx-row-reverse{
    flex-direction: row-reverse;
  }

  .grid > .gcell--mgx-start{
    align-self: flex-start;
  }

  .grid > .gcell--mgx-end{
    align-self: flex-end;
  }

  .grid > .gcell--mgx-center{
    -ms-grid-row-align: center;
    align-self: center;
  }

  .grid > .gcell--mgx-stretch{
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .grid > .gcell--mgx-nogrow{
    flex-grow: 0;
  }

  .grid > .gcell--mgx-grow{
    flex-grow: 1;
  }

  .grid > .gcell--mgx-shrink{
    flex-shrink: 1;
  }

  .grid > .gcell--mgx-noshrink{
    flex-shrink: 0;
  }

  .grid > .gcell--mgx-order-start{
    order: -1;
  }

  .grid > .gcell--mgx-order-end{
    order: 1;
  }

  .grid > .gcell--mgx-noorder{
    order: 0;
  }

  .grid > .gcell--mgx-nobasis{
    flex-basis: 0;
  }

  .grid--mgx-space-sm{
    margin-left: -2.5px;
    margin-right: -2.5px;
  }

  .grid--mgx-space-sm > .gcell{
    padding-left: 2.5px;
    padding-right: 2.5px;
  }

  .grid--mgx-space-md{
    margin-left: -5px;
    margin-right: -5px;
  }

  .grid--mgx-space-md > .gcell{
    padding-left: 5px;
    padding-right: 5px;
  }

  .grid--mgx-space-def{
    margin-left: -10px;
    margin-right: -10px;
  }

  .grid--mgx-space-def > .gcell{
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid--mgx-space-lg{
    margin-left: -15px;
    margin-right: -15px;
  }

  .grid--mgx-space-lg > .gcell{
    padding-left: 15px;
    padding-right: 15px;
  }

  .grid--mgx-space-xl{
    margin-left: -20px;
    margin-right: -20px;
  }

  .grid--mgx-space-xl > .gcell{
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid--mgx-space-mg{
    margin-left: -25px;
    margin-right: -25px;
  }

  .grid--mgx-space-mg > .gcell{
    padding-left: 25px;
    padding-right: 25px;
  }

  .grid--mgx-nospace{
    margin: 0;
  }

  .grid--mgx-nospace > .gcell{
    padding: 0;
  }

  ._mgx-left{
    float: left;
  }

  ._mgx-right{
    float: right;
  }

  ._mgx-overflow{
    overflow: hidden;
  }

  ._mgx-text-left{
    text-align: left;
  }

  ._mgx-text-right{
    text-align: right;
  }

  ._mgx-text-center{
    text-align: center;
  }

  ._mgx-hide{
    display: none;
  }

  ._mgx-hide\!{
    display: none !important;
  }

  ._mgx-m-sm{
    margin: 0.4166667rem !important;
  }

  ._mgx-m-md{
    margin: 0.8333333rem !important;
  }

  ._mgx-m-def{
    margin: 1.6666667rem !important;
  }

  ._mgx-m-lg{
    margin: 2.5rem !important;
  }

  ._mgx-m-xl{
    margin: 3.3333333rem !important;
  }

  ._mgx-m-mg{
    margin: 4.1666667rem !important;
  }

  ._mgx-mt-sm{
    margin-top: 0.4166667rem !important;
  }

  ._mgx-mt-md{
    margin-top: 0.8333333rem !important;
  }

  ._mgx-mt-def{
    margin-top: 1.6666667rem !important;
  }

  ._mgx-mt-lg{
    margin-top: 2.5rem !important;
  }

  ._mgx-mt-xl{
    margin-top: 3.3333333rem !important;
  }

  ._mgx-mt-mg{
    margin-top: 4.1666667rem !important;
  }

  ._mgx-mt-none{
    margin-top: 0 !important;
  }

  ._mgx-mr-sm{
    margin-right: 0.4166667rem !important;
  }

  ._mgx-mr-md{
    margin-right: 0.8333333rem !important;
  }

  ._mgx-mr-def{
    margin-right: 1.6666667rem !important;
  }

  ._mgx-mr-lg{
    margin-right: 2.5rem !important;
  }

  ._mgx-mr-xl{
    margin-right: 3.3333333rem !important;
  }

  ._mgx-mr-mg{
    margin-right: 4.1666667rem !important;
  }

  ._mgx-mr-none{
    margin-right: 0 !important;
  }

  ._mgx-mb-sm{
    margin-bottom: 0.4166667rem !important;
  }

  ._mgx-mb-md{
    margin-bottom: 0.8333333rem !important;
  }

  ._mgx-mb-def{
    margin-bottom: 1.6666667rem !important;
  }

  ._mgx-mb-lg{
    margin-bottom: 2.5rem !important;
  }

  ._mgx-mb-xl{
    margin-bottom: 3.3333333rem !important;
  }

  ._mgx-mb-mg{
    margin-bottom: 4.1666667rem !important;
  }

  ._mgx-mb-none{
    margin-bottom: 0 !important;
  }

  ._mgx-ml-sm{
    margin-left: 0.4166667rem !important;
  }

  ._mgx-ml-md{
    margin-left: 0.8333333rem !important;
  }

  ._mgx-ml-def{
    margin-left: 1.6666667rem !important;
  }

  ._mgx-ml-lg{
    margin-left: 2.5rem !important;
  }

  ._mgx-ml-xl{
    margin-left: 3.3333333rem !important;
  }

  ._mgx-ml-mg{
    margin-left: 4.1666667rem !important;
  }

  ._mgx-ml-none{
    margin-left: 0 !important;
  }

  ._mgx-m-none{
    margin: 0 !important;
  }

  ._mgx-p-sm{
    padding: 0.4166667rem !important;
  }

  ._mgx-p-md{
    padding: 0.8333333rem !important;
  }

  ._mgx-p-def{
    padding: 1.6666667rem !important;
  }

  ._mgx-p-lg{
    padding: 2.5rem !important;
  }

  ._mgx-p-xl{
    padding: 3.3333333rem !important;
  }

  ._mgx-p-mg{
    padding: 4.1666667rem !important;
  }

  ._mgx-pt-sm{
    padding-top: 0.4166667rem !important;
  }

  ._mgx-pt-md{
    padding-top: 0.8333333rem !important;
  }

  ._mgx-pt-def{
    padding-top: 1.6666667rem !important;
  }

  ._mgx-pt-lg{
    padding-top: 2.5rem !important;
  }

  ._mgx-pt-xl{
    padding-top: 3.3333333rem !important;
  }

  ._mgx-pt-mg{
    padding-top: 4.1666667rem !important;
  }

  ._mgx-pt-none{
    padding-top: 0 !important;
  }

  ._mgx-pr-sm{
    padding-right: 0.4166667rem !important;
  }

  ._mgx-pr-md{
    padding-right: 0.8333333rem !important;
  }

  ._mgx-pr-def{
    padding-right: 1.6666667rem !important;
  }

  ._mgx-pr-lg{
    padding-right: 2.5rem !important;
  }

  ._mgx-pr-xl{
    padding-right: 3.3333333rem !important;
  }

  ._mgx-pr-mg{
    padding-right: 4.1666667rem !important;
  }

  ._mgx-pr-none{
    padding-right: 0 !important;
  }

  ._mgx-pb-sm{
    padding-bottom: 0.4166667rem !important;
  }

  ._mgx-pb-md{
    padding-bottom: 0.8333333rem !important;
  }

  ._mgx-pb-def{
    padding-bottom: 1.6666667rem !important;
  }

  ._mgx-pb-lg{
    padding-bottom: 2.5rem !important;
  }

  ._mgx-pb-xl{
    padding-bottom: 3.3333333rem !important;
  }

  ._mgx-pb-mg{
    padding-bottom: 4.1666667rem !important;
  }

  ._mgx-pb-none{
    padding-bottom: 0 !important;
  }

  ._mgx-pl-sm{
    padding-left: 0.4166667rem !important;
  }

  ._mgx-pl-md{
    padding-left: 0.8333333rem !important;
  }

  ._mgx-pl-def{
    padding-left: 1.6666667rem !important;
  }

  ._mgx-pl-lg{
    padding-left: 2.5rem !important;
  }

  ._mgx-pl-xl{
    padding-left: 3.3333333rem !important;
  }

  ._mgx-pl-mg{
    padding-left: 4.1666667rem !important;
  }

  ._mgx-pl-none{
    padding-left: 0 !important;
  }

  ._mgx-p-none{
    padding: 0 !important;
  }

  ._mgx-m-auto{
    margin: auto !important;
  }

  ._mgx-ml-auto{
    margin-left: auto !important;
  }

  ._mgx-mr-auto{
    margin-right: auto !important;
  }
}

@media all and (max-width: 568px) and (max-height: 320px), all and (max-width: 320px) and (max-height: 568px){

  .fr-has-position .fr-info-inside .fr-caption{
    margin-right: 0;
  }

  .fr-position{
    display: none !important;
  }
  /* smaller side buttons */

  .fr-ui-outside .fr-side{
    width: 54px;
    height: 50px;
    margin-top: -25px;
  }

  .fr-side-button{
    width: 40px;
    height: 50px;
    margin: 0 6px;
    margin-top: -25px;
  }

  .fr-window-fresco .fr-side-previous .fr-side-button .fr-side-button-icon{
    background-position: 0px -300px;
  }

  .fr-window-fresco .fr-side-next .fr-side-button .fr-side-button-icon{
    background-position: -40px -300px;
  }

  .fr-window-fresco .fr-side-previous:hover .fr-side-button .fr-side-button-icon{
    background-position: 0px -350px;
  }

  .fr-window-fresco .fr-side-next:hover .fr-side-button .fr-side-button-icon{
    background-position: -40px -350px;
  }

  .fr-window-fresco:not(.fr-ltIE9) .fr-side-previous .fr-side-button .fr-side-button-icon{
    background-position: 0px -350px;
  }

  .fr-window-fresco:not(.fr-ltIE9) .fr-side-next .fr-side-button .fr-side-button-icon{
    background-position: -40px -350px;
  }

  .fr-window-IE6 .fr-side-previous .fr-side-button .fr-side-button-icon{
    background-position: 0px -350px;
  }

  .fr-window-IE6 .fr-side-next .fr-side-button .fr-side-button-icon{
    background-position: -40px -350px;
  }

  .fr-window-IE6 .fr-side-previous .fr-side-button-disabled .fr-side-button-icon,
  .fr-window-IE6 .fr-side-previous:hover .fr-side-button-disabled .fr-side-button-icon{
    background-position: 0px -400px;
  }

  .fr-window-IE6 .fr-side-next .fr-side-button-disabled .fr-side-button-icon,
  .fr-window-IE6 .fr-side-next:hover .fr-side-button-disabled .fr-side-button-icon{
    background-position: -40px -400px;
  }
}

@media all and (min-height: 0px){

  .fr-thumbnails,
  .fr-thumbnails-wrapper{
    padding: 10px 0;
  }

  .fr-thumbnail,
  .fr-thumbnails-side{
    margin: 0 4px;
  }

  .fr-thumbnails-side-previous{
    margin-left: 8px;
  }

  .fr-thumbnails-side-next{
    margin-right: 8px;
  }

  .fr-thumbnail-loading-background{
    background-image: url("pic/skins/loading-small.gif");
  }
}

@media all and (min-height: 200px){

  .fr-thumbnails,
  .fr-thumbnails-wrapper{
    padding: 12px 0;
  }

  .fr-thumbnail,
  .fr-thumbnails-side{
    margin: 0 6px;
  }

  .fr-thumbnails-side-previous{
    margin-left: 12px;
  }

  .fr-thumbnails-side-next{
    margin-right: 12px;
  }
}

@media all and (min-height: 350px){

  .fr-thumbnail-loading-background{
    background-image: url("pic/skins/loading-medium.gif");
  }
}

@media all and (min-height: 500px){

  .fr-thumbnails,
  .fr-thumbnails-wrapper{
    padding: 14px 0;
  }

  .fr-thumbnail,
  .fr-thumbnails-side{
    margin: 0 7px;
  }

  .fr-thumbnails-side-previous{
    margin-left: 14px;
  }

  .fr-thumbnails-side-next{
    margin-right: 14px;
  }
}

@media all and (min-height: 700px){

  .fr-thumbnails,
  .fr-thumbnails-wrapper{
    padding: 20px 0;
  }

  .fr-thumbnail,
  .fr-thumbnails-side{
    margin: 0 10px;
  }

  .fr-thumbnails-side-previous{
    margin-left: 20px;
  }

  .fr-thumbnails-side-next{
    margin-right: 20px;
  }

  .fr-thumbnail-loading-background{
    background-image: url("pic/skins/loading.gif");
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2){

  .fr-window-fresco .fr-side-button-icon,
  .fr-window-fresco .fr-close-icon,
  .fr-window-fresco .fr-side-button-icon{
    background-image: url("pic/skins/fresco/sprite@x2.png");
    background-size: 500px 500px;
    /* downscaled 50%, size of original sprite */
  }
}

@media only screen and (max-width: 1719px){

  .button--mgx-only-icon > span svg{
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .button--mgx-only-icon > span > span{
    display: none;
  }

  ._mgx-show{
    display: none;
  }

  ._mgx-show\!{
    display: none !important;
  }
}

@media only screen and (min-width: 1025px){

  .control-holder--primary textarea{
    border: 10px solid transparent;
    box-shadow: 0 0 0 1px #dadfe2;
  }
}

@media print{

  ._noprint{
    display: none !important;
  }
}

.view-text .media-wrapper {
  margin-left: auto;
  margin-right: auto;
}
/*# sourceMappingURL=style.css.map */
