@charset "UTF-8";
/*  Reset */
/*
test
*/
html {
  font-size: 62.5%; }

div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative; }

html {
  overflow: auto !important; }

body {
  zoom: 1; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  letter-spacing: 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

a {
  cursor: pointer;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

img {
  border: none; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none; }

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

.container {
  position: relative;
  overflow-x: hidden; }

/*generate fonts*/
@font-face {
  font-family: "Montserrat-Medium";
  src: url("../fonts/Montserrat-Medium/Montserrat-Medium.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Montserrat-Medium/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Medium/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat-Medium/Montserrat-Medium.ttf") format("truetype"), url("../fonts/Montserrat-Medium/Montserrat-Medium.svg#svgMontserrat-Medium") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat-Bold";
  src: url("../fonts/Montserrat-Bold/Montserrat-Bold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Montserrat-Bold/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold/Montserrat-Bold.ttf") format("truetype"), url("../fonts/Montserrat-Bold/Montserrat-Bold.svg#svgMontserrat-Bold") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat-Regular";
  src: url("../fonts/Montserrat-Regular/Montserrat-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Montserrat-Regular/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular/Montserrat-Regular.ttf") format("truetype"), url("../fonts/Montserrat-Regular/Montserrat-Regular.svg#svgMontserrat-Regular") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat-ExtraBold";
  src: url("../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.woff2") format("woff2"), url("../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.woff") format("woff"), url("../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.ttf") format("truetype"), url("../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.svg#svgMontserrat-ExtraBold") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Lato-Regular";
  src: url("../fonts/Lato-Regular/Lato-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Lato-Regular/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Regular/Lato-Regular.woff2") format("woff2"), url("../fonts/Lato-Regular/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular/Lato-Regular.ttf") format("truetype"), url("../fonts/Lato-Regular/Lato-Regular.svg#svgLato-Regular") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

.heading-section__text {
  position: relative; }

.fontext {
  font-family: "Montserrat-ExtraBold", "sans-serif";
  font-size: 12rem;
  color: #2906A2;
  opacity: 0.03;
  position: absolute;
  left: 50%;
  top: -6.3rem;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  min-width: 117rem;
  text-align: center; }

@media screen and (max-width: 1201px) {
  .fontext {
    display: none !important; } }

.contacts {
  /*width: 40rem;*/
  /*margin-top: 6.4rem;*/
  display: inline-block;
  padding: 4rem;
  /*height: 44rem;*/
  /*border-radius: 20px;*/
  /*-webkit-box-shadow: 0 10px 25px 0 rgba(115, 60, 185, 0.61);*/
          /*box-shadow: 0 10px 25px 0 rgba(115, 60, 185, 0.61);*/
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 48rem;
  margin-right: 4rem;
  height: auto;
  border-radius: 2rem;
  /*-webkit-box-shadow: 0 2rem 2.5rem 0 rgba(115, 60, 185, 0.61);*/
  /*box-shadow: 0 2rem 2.5rem 0 rgba(115, 60, 185, 0.61);*/
  box-shadow: 0 10px 10px 0 rgba(115, 60, 185, 0.2);
  background-color: #ffffff;
  padding: 4rem;
  max-height: 100%;
}
  .contacts__heading {
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 46px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #2a334f;
    text-align: center; }
  .contacts__separator {
    margin: 1.4rem auto;
    width: 8rem;
    height: 0.4rem;
    background-color: #ffc05c; }

.tabs {
  padding-top: 3.4rem; }

.tabs__caption {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2.8rem;
  /*background-color: #f7f9fc;*/
  border-radius: 1rem; }

.tabs__content {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  /* по умолчанию прячем все блоки */ }

.tabs__content.active {
  display: block;
  opacity: 1;
  -webkit-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease; }

.tabs_contacts {
  opacity: 0.5;
  font-family: "Montserrat-Regular", "sans-serif";
  font-size: 1.6rem;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.3rem;
  text-align: center;
  color: #2a334f;
  display: inline-block;
  padding: 0.6rem 4rem;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: color 400ms ease;
  -o-transition: color 400ms ease;
  transition: color 400ms ease;
  min-width: 15.8rem; }

.tabs_contacts.active {
  opacity: 0.98;
  border-radius: 10px;
  -webkit-box-shadow: 0 4px 15px 0 rgba(115, 60, 185, 0.61);
          box-shadow: 0 4px 15px 0 rgba(115, 60, 185, 0.61);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8433cc), to(#6b32b3));
  background-image: -o-linear-gradient(top, #8433cc, #6b32b3);
  background-image: linear-gradient(to bottom, #8433cc, #6b32b3);
  color: #fff;
  font-family: "Montserrat-Bold", "sans-serif";
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.3rem;
  text-align: center;
  color: #ffffff;
  width: 100%;
  -webkit-transition: color 400ms ease;
  -o-transition: color 400ms ease;
  transition: color 400ms ease; }

.adress-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }
  .adress-list__img {
    margin-right: 1.2rem; }
    .adress-list__img_p {
      padding-left: 0.4rem; }
  .adress-list__text {
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 1.6rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #2a334f; }

@media screen and (max-width: 901px) {
  .contacts {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; } }

@media screen and (max-width: 640px) {
  .contacts {
    padding: 2rem; }
  .tabs_contacts {
    min-width: 50%; } }

@media screen and (max-width: 460px) {
  .contacts {
    min-width: 28rem; }
  .tabs_contacts {
    padding: 0.6rem 2rem; } }

@media screen and (max-width: 380px) {
  .contacts {
    max-width: 90%; } }

.burger-input {
  display: none; }

.burger {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0; }

.burger-input + .burger-label {
  top: 2rem; }

.burger-input + .burger-label {
  position: absolute;
  top: 30px;
  right: 2rem;
  height: 12px;
  width: 18px;
  z-index: 1400;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer; }
  .burger-input + .burger-label span {
    position: absolute;
    width: 100%;
    height: 2px;
    margin-top: 0px;
    left: 0;
    border-radius: 10px;
    display: inline-block;
    background: #333;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 1000; }
    .burger-input + .burger-label span:first-child {
      top: 5px; }
    .burger-input + .burger-label span:last-child {
      top: 10px; }

.burger-label:hover {
  cursor: pointer; }

.burger-input:checked + .burger-label span {
  opacity: 0;
  top: 1.1rem !important;}
.burger-label.active span {
    background: #fff !important;
}
.burger-input:checked + .burger-label span:first-child {
  opacity: 1;
  -webkit-transform: rotate(405deg);
      -ms-transform: rotate(405deg);
          transform: rotate(405deg); }

.burger-input:checked + .burger-label span:last-child {
  opacity: 1;
  -webkit-transform: rotate(-405deg);
      -ms-transform: rotate(-405deg);
          transform: rotate(-405deg); }

.cost {
  padding-top: 7rem;
  text-align: center; }
  .cost__button {
    opacity: 0.98;
    border-radius: 3rem;
    -webkit-box-shadow: 0 1rem 2.5rem 0 rgba(255, 192, 92, 0.39);
            box-shadow: 0 1rem 2.5rem 0 rgba(255, 192, 92, 0.39);
    background-color: #ffc05c;
    font-family: "Montserrat-ExtraBold", "sans-serif";
    font-size: 1.6rem;
    line-height: 2.4rem;
    letter-spacing: 0.3rem;
    color: #733cb9;
    display: inline-block;
    padding: 2.8rem 4.2rem;
    text-transform: uppercase; }

@media screen and (max-width: 380px) {
  .cost {
    padding-top: 3rem; }
  .cost__button {
    padding: 2.8rem 1.5rem;
    min-width: 29rem;
    display: block; } }

@media screen and (max-width: 368px) {
  .cost__button {
    padding: 2rem 1.4rem;
    font-size: 1.2rem; } }

@media screen and (max-width: 340px) {
  .cost {
    padding-top: 3rem; }
  .cost__button {
    font-size: 1.2rem; } }

@-webkit-keyframes swing {
  15% {
    -webkit-transform: translateX(9px);
    transform: translateX(9px); }
  30% {
    -webkit-transform: translateX(-9px);
    transform: translateX(-9px); }
  40% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px); }
  50% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  65% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes swing {
  15% {
    -webkit-transform: translateX(9px);
    transform: translateX(9px); }
  30% {
    -webkit-transform: translateX(-9px);
    transform: translateX(-9px); }
  40% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px); }
  50% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  65% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.swing:hover {
  -webkit-animation: swing 0.6s ease;
          animation: swing 0.6s ease;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1; }

.form-wrap {
  width: 48rem;
  height: auto;
  border-radius: 2rem;
  /*-webkit-box-shadow: 0 2rem 2.5rem 0 rgba(115, 60, 185, 0.61);*/
          /*box-shadow: 0 2rem 2.5rem 0 rgba(115, 60, 185, 0.61);*/
  box-shadow: 0 10px 10px 0 rgba(115, 60, 185, 0.2);
  background-color: #ffffff;
  padding: 4rem;
  max-height: 100%; }
@media (max-width: 1000px) {
  .form-wrap {
    width: 48%;
  }
}
@media (max-width: 640px) {
  .form-wrap {
    width: 100%;
  }
}
  .form-wrap__heading {
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 46px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #2a334f;
    text-align: center; }
  .form-wrap__separator {
    margin: 1.4rem auto;
    width: 8rem;
    height: 0.4rem;
    background-color: #ffc05c; }

.form__row {
  margin-bottom: 0.6rem; }
  .form__row_margin {
    margin-bottom: 2.7rem; }

.form__label {
  font-family: "Montserrat-Regular", "sans-serif";
  font-size: 1.2rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #2a334f;
  padding-left: 1.9rem; }

.form__input {
  height: 5rem;
  width: 100%;
  border-radius: 1rem;
  background-color: #f7f9fc;
  border: none;
  outline: none;
  font-family: "Montserrat-Regular", "sans-serif";
  font-size: 1.6rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #2a334f;
  text-indent: 2rem;
  border: solid 0.1rem transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .form__input:focus {
    border: solid 0.1rem #1408ff; }
  .form__input::-webkit-input-placeholder {
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 1.2rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #2a334f;
    padding-top: 0.4rem; }
  .form__input::-moz-placeholder {
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 1.2rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #2a334f;
    padding-top: 0.4rem; }
  .form__input:-ms-input-placeholder {
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 1.2rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #2a334f;
    padding-top: 0.4rem; }
  .form__input::-ms-input-placeholder {
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 1.2rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #2a334f;
    padding-top: 0.4rem; }
  .form__input::placeholder {
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 1.2rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #2a334f;
    padding-top: 0.4rem; }

.form__submit {
  opacity: 0.98;
  outline: none;
  border-radius: 20px;
  -webkit-box-shadow: 0 10px 25px 0 rgba(115, 60, 185, 0.61);
          box-shadow: 0 10px 25px 0 rgba(115, 60, 185, 0.61);
  background-color: #8433cc;
  font-family: "Montserrat-Bold", "sans-serif";
  font-size: 1.6rem;
  font-weight: 800;
  text-transform: uppercase;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.3rem;
  text-align: center;
  color: #ffffff;
  padding: 1.8rem 0;
  height: 6rem;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  border: none !important; }

.wpcf7-not-valid-tip {
  font-family: "Montserrat-Regular", "sans-serif";
  font-size: 1.2rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #fa5465;
  text-align: right;
  display: inline-block;
  width: 100%; }

.wpcf7-not-valid {
  border: 0.1rem solid #fa5465;
  background-image: url("../img/invalid-name.svg");
  background-repeat: no-repeat;
  background-size: 1.6rem;
  background-position: 95% center; }

div.wpcf7-mail-sent-ok {
  display: block;
  text-align: center;
  width: 100%;
  border: none;
  font-family: "Montserrat-Regular", "sans-serif";
  font-size: 1.2rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal; }

.form__input_textarea {
  resize: vertical;
  min-height: 5rem;
  max-height: 17rem;
  padding-top: 1.2rem; }

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  display: none !important; }

@media screen and (max-width: 901px) {
  .form-wrap {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 5rem; } }

@media screen and (max-width: 640px) {
  .form-wrap {
    margin-bottom: 10rem;
    width: 100%; }
  .form__submit {
    max-width: 95%;
    width: 100%;
    padding-left: 0;
    padding-right: 0; } }

@media screen and (max-width: 460px) {
  .form-wrap {
    padding: 2rem; } }

    div#popup::-webkit-scrollbar{width:0;}
.popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  opacity: 0;
  -webkit-transition: opacity 600ms ease, z-index 600ms ease;
  -o-transition: opacity 600ms ease, z-index 600ms ease;
  transition: opacity 600ms ease, z-index 600ms ease;
  text-align: center;
  z-index: -1; }
  .popup:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.05em; }

.form-wrap-popup {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-height: none;
  margin-bottom: 0;
  display: inline-block;
  text-align: left;
  vertical-align: middle; }

.popup__background {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000;
  opacity: 0.5; }

.js-show-popup {
  z-index: 2000;
  opacity: 1;
  -webkit-transition: opacity 600ms ease, z-index 600ms ease;
  -o-transition: opacity 600ms ease, z-index 600ms ease;
  transition: opacity 600ms ease, z-index 600ms ease;
  display: block; }

.body-js {
  overflow: hidden;
  width: 100%;
  height: 100%; }

.close {
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
  cursor: pointer; }

.menu__list li {
  cursor: pointer; }

.menu__list > li > ul > li > a {
  pointer-events: none; }

@media screen and (max-width: 460px) {
  .form-wrap-popup {
    max-width: 90%;
    max-height: 54.8rem; } }

.hideSection {
  display: none !important; }

.lang__list {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding-top: 1rem; }

.lang a {
  text-transform: uppercase;
  font-family: "Montserrat-Regular", "sans-serif";
  font-size: 1.2rem;
  color: #fff;
  padding: 1.1rem;
  letter-spacing: 0.1rem;
  display: inline-block; }

.lang-item {
  opacity: 0.3;
  border: 0.1rem solid #fff;
  width: 4.7rem;
  height: 2.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .lang-item:first-child {
    border-radius: 1rem 0 0 1rem; }
  .lang-item:last-child {
    border-radius: 0 1rem 1rem 0; }

.current-lang {
  opacity: 0.6;
  border: 0.1rem solid #fff; }
  .current-lang .lang-link {
    opacity: 1; }

.logo {
  min-width: 25.3rem;
  max-width: 25.3rem;
  width: 100%; }

.logo__link {
  max-width: 25.3rem; }

.logo__img {
  width: 100% !important;
  height: auto !important; }

.logo-mobile img {
  width: 100%;
  max-width: 12rem; }

@media screen and (min-width: 1171px) {
  .logo-mobile {
    display: none; } }

@media screen and (max-width: 1170px) {
  .logo-desktop {
    display: none; } }

@media screen and (max-width: 1024px) {
  .logo {
    padding-top: 2rem; } }

.menu {
  position: static;
  width: 80.1%;
  text-align: center; }

.menu__list > li {
  display: inline-block;
  margin-right: 70px;
  position: static;
  height: 100%; }
  .menu__list > li:last-child {
    margin-right: 0rem; }
  .menu__list > li > a,
  .menu__list > li > span {
    font-size: 1.4rem;
    line-height: 2.4rem;
    color: #000;
    font-family: "Montserrat-Bold", "sans-serif";
    display: block;
    cursor: pointer; }
  .menu__list > li > span {
    font-size: 16px;
    line-height: 18.75px;
    font-weight: 700;
    color: #fff;
    font-family: "Montserrat-Bold", "sans-serif";
    cursor: pointer; }

.menu__item_marker {
  padding-right: 1.6rem;
  position: relative; }
  .menu__item_marker:after {
    content: "";
    display: none;
    position: absolute;
    top: 1rem;
    right: 0;
    background-image: url("../img/arrowItem.svg");
    background-repeat: no-repeat;
    width: 1rem;
    height: 0.6rem;
    background-size: cover;
    border: none; }

.over {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #6b32b3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1100;
  display: block;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }
  .over > span {
    position: absolute;
    display: inline-block;
    font-family: "Montserrat-Bold", "sans-serif";
    font-size: 16px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.3rem;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    text-align: center;
    color: #ffffff;
    z-index: -10;
    max-width: 15rem;
    text-transform: uppercase; }

.submenu li:hover .over {
  opacity: 1;
  -webkit-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease; }

.submenu {
  position: absolute;
  max-width: 128rem;
  width: 100%;
  display: none;
  opacity: 0;
  border-radius: 2rem;
  background-color: #e6e6e6;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 2rem;
  left: 50%;
  top: 4.5rem;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -10;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }
  .submenu > li {
    max-width: 29rem;
    min-width: 29rem;
    height: 9rem;
    padding: 2rem;
    border-radius: 2rem;
    border: solid 0.1rem #e6e6e6;
    background-color: #ffffff;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 1rem;
    position: relative;
    overflow: hidden; }
    .submenu > li > a,
    .submenu > li > span {
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      font-family: "Montserrat-Regular", "sans-serif";
      font-size: 1.8rem;
      font-weight: 600;
      font-stretch: normal;
      font-style: normal;
      letter-spacing: normal;
      color: #2a334f;
      text-align: left;
      opacity: 0.75; }
      .submenu > li > a > img,
      .submenu > li > span > img {
        margin-right: 3rem; }

.submenu__products {
  margin-bottom: 0; }
  .submenu__products > li.fons {
    padding: 0;
    max-width: 29rem;
    height: 10.5rem;
    overflow: hidden;
    border: none;
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: #540cb0; }
    .submenu__products > li.fons > a {
      position: relative;
      overflow: hidden;
      display: block;
      height: 100%;
      width: 100%;
      background-color: #540cb0; }
      .submenu__products > li.fons > a > img {
        position: relative;
        display: block;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        margin-right: 0;
        z-index: 0;
        background-color: #540cb0; }
      .submenu__products > li.fons > a > span {
        position: absolute;
        z-index: 1000;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%);
        color: #fff;
        font-family: "Montserrat-Bold", "sans-serif";
        font-size: 2.4rem; }
      .submenu__products > li.fons > a:after {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background-color: #000;
        opacity: 0.6;
        z-index: 1; }

@-webkit-keyframes show {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes show {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@media screen and (max-width: 1366px) {
  .submenu {
    width: 80%;
    min-width: 90.3rem; }
    .submenu li {
      min-width: auto;
      max-width: 31%;
      width: 100%; } }

@media screen and (min-width: 1025px) {
  .menu__list > li:hover .submenu {
    z-index: 1000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-animation: show 600ms ease forwards;
            animation: show 600ms ease forwards; } }

@media screen and (max-width: 1024px) {
  .menu {
    text-align: left;
    width: 100%; }
  .menu__list > li {
    display: block;
    margin-right: 0;
    -webkit-transition: height 400ms ease;
    -o-transition: height 400ms ease;
    transition: height 400ms ease;
    height: inherit;
    padding-bottom: 0; }
    .menu__list > li > a,
    .menu__list > li > span {
      border-bottom: 0.1rem solid #e6e6e6;
      display: block;
      height: 100%;
      padding: 2rem;
      font-size: 2.4rem; }
  .menu__item_marker:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 2rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: -webkit-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    -o-transition: transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease; }
  .expanded.menu__item_marker:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 2rem;
    -webkit-transform: translateY(-50%) rotate(-180deg);
        -ms-transform: translateY(-50%) rotate(-180deg);
            transform: translateY(-50%) rotate(-180deg);
    -webkit-transition: -webkit-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    -o-transition: transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease; }
  .submenu {
    position: relative;
    display: none;
    top: 0;
    left: 0;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    background: transparent;
    border-radius: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    opacity: 1;
    z-index: 1000;
    padding-bottom: 0;
    width: auto;
    min-width: auto; }
  .submenu__services {
    padding-left: 1rem;
    padding-right: 1rem; }
    .submenu__services > li {
      width: 100%;
      max-width: -webkit-calc(33vw - 30vw/10);
      max-width: calc(33vw - 30vw/10);
      vertical-align: top;
      display: inline-block; }
      .submenu__services > li span {
        word-break: break-word; }
  .menu__list > li:hover .submenu {
    -webkit-animation: none;
            animation: none; }
  .submenu li:hover .over {
    display: none; } }

@media screen and (max-width: 930px) {
  .submenu__services {
    padding-left: 1rem;
    padding-right: 1rem; } }

@media screen and (max-width: 850px) {
  .submenu > li {
    padding: 2rem;
    max-width: -webkit-calc(33vw - 30vw/8);
    max-width: calc(33vw - 30vw/8); } }

@media screen and (max-width: 694px) {
  .submenu__services > li > a > img, .submenu > li > span > img {
    max-width: 5rem;
    width: 100%;
    margin-right: 0; }
  .submenu__services > li > a, .submenu__services > li > span {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    height: 100%; }
  .submenu__services > li {
    height: 11rem;
    min-width: 11rem;
    min-height: 11rem;
    max-width: -webkit-calc(33vw - 30vw/6);
    max-width: calc(33vw - 30vw/6);
    text-align: center;
    padding: 1rem; }
    .submenu__services > li a {
      text-align: center; } }

@media screen and (max-width: 560px) {
  .submenu__services {
    padding: 2rem; }
    .submenu__services > li {
      text-align: center;
      margin: 1rem 0; }
      .submenu__services > li > a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row; }
        .submenu__services > li > a img {
          width: 5rem;
          margin-right: 0; }
        .submenu__services > li > a span {
          display: block;
          text-align: left; } }

@media screen and (max-width: 560px) {
  .submenu__services > li {
    min-height: 9rem;
    height: 9rem;
    max-width: 100%;
    padding: 1.5rem; }
  .submenu__services > li > a {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .submenu__services > li > a > img {
    margin-right: 1.5rem; }
  .submenu__products > li.fons {
    width: 100%;
    max-width: 100%;
    margin: 1rem 0rem; } }

@media screen and (max-width: 329px) {
  .submenu__services > li {
    min-height: 9rem;
    height: 9rem;
    max-width: 28rem;
    padding: 1.5rem; }
  .submenu__products > li.fons {
    max-width: 28rem;
    margin-left: 0;
    margin-right: 0; } }

.phone__marker {
  width: 1.4rem;
  height: 1.4rem;
  margin-right: 0.7rem;
  line-height: 2.4rem;
  vertical-align: text-bottom; }

.phone__number {
  font-family: "Montserrat-Regular", "sans-serif";
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: 0.2rem;
  color: #fff; }

.separator {
  width: 8rem;
  height: 0.4rem;
  margin: 2.6rem auto;
  background-color: #ffc05c; }

.hov {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 5000;
  display: block; }
  .hov__text {
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 2.4rem;
    line-height: 1.5;
    font-weight: 600;
    opacity: 0.75;
    max-width: 24.4rem;
    color: #2a334f;
    text-align: center;
    width: 100%; }
  .hov__img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }

.styleslider img {
  width: 100%;
  max-width: 64rem;
  min-width: 64rem;
  margin-right: 5.5rem;
  margin-left: 5.5rem;
  border-radius: 2rem;
  max-height: 44rem; }

.portfolio-arrow {
  width: 10rem;
  height: 6rem;
  padding-left: 2rem;
  padding-right: 2rem;
  cursor: pointer; }

.arrow-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 100;
  padding-bottom: 4rem;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  width: 100%;
  max-width: 85rem; }

.dots-arrow-portfolio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 4rem; }

.slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .slick-dots li {
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    border: none;
    background-color: #ebe6f2;
    margin-right: 4rem; }
    .slick-dots li button {
      display: none; }
  .slick-dots li:last-child {
    margin-right: 0; }
  .slick-dots li.slick-active {
    background-color: #733cb9; }

@media screen and (max-width: 1100px) {
  .styleslider img {
    width: 100%;
    max-width: 54rem;
    min-width: 54rem;
    margin-right: 3.5rem;
    margin-left: 3.5rem; }
  .arrow-wrap {
    max-width: 71rem; } }

@media screen and (max-width: 768px) {
  .styleslider img {
    width: 100%;
    max-width: 34rem;
    min-width: 34rem;
    margin-right: 1.5rem;
    margin-left: 1.5rem; }
  .arrow-wrap {
    display: none; } }

@media screen and (max-width: 460px) {
  .styleslider img {
    width: 100%;
    max-width: 33.4rem;
    min-width: 33.4rem;
    max-height: 22.26rem;
    margin-right: 0.5rem;
    margin-left: 0.5rem; }
  .dots-arrow-portfolio {
    padding-top: 3rem; } }

@media screen and (max-width: 374px) {
  .styleslider img {
    width: 100%;
    max-width: 28rem;
    min-width: 28rem;
    margin-right: 0.5rem;
    margin-left: 0.5rem; } }

.header {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  padding-top: 35px;
  padding-bottom: 10px;
  z-index: 1000; }

.header-wrap {
  width: 100%;
  margin: 0 auto; }

.header-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: static; }

.contact {
  width: 12.2%;
  min-width: 23rem;
  text-align: right; }

@media screen and (max-width: 1170px) {
  .header {
    padding-top: 2rem; }
  .header-wrap {
    position: relative;
    max-width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .header-content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; } }

@media screen and (min-width: 1025px) {
  .burger {
    display: none; } }

@media screen and (max-width: 1024px) {
  .header {
    padding-top: 0; }
  .header-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    position: absolute;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    height: auto;
    min-height: 100vh;
    width: 100%;
    top: 0;
    right: 0;
    background-color: #5B17B2; }
  .contact {
    background-color: #2D0859;
    padding: 3rem 2rem;
    width: 100%;
    text-align: left;
    position: relative;
    z-index: 1000; }
  .lang-item {
    width: 11.2rem; }
    .lang-item > a {
      padding: 0 4.7rem; }
  .show {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    z-index: 1000;
    opacity: 1;
    -webkit-transition: -webkit-transform 600ms ease 0ms;
    transition: -webkit-transform 600ms ease 0ms;
    -o-transition: transform 600ms ease 0ms;
    transition: transform 600ms ease 0ms;
    transition: transform 600ms ease 0ms, -webkit-transform 600ms ease 0ms; }
  .anim {
    -webkit-transition: -webkit-transform 600ms ease 0ms;
    transition: -webkit-transform 600ms ease 0ms;
    -o-transition: transform 600ms ease 0ms;
    transition: transform 600ms ease 0ms;
    transition: transform 600ms ease 0ms, -webkit-transform 600ms ease 0ms; } }

.footer {
  padding-top: 2.6rem;
  padding-bottom: 0.6rem; }

.footer-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  max-width: 89.58333%;
  width: 100%;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.soc__item {
  display: inline-block;
  margin-right: 3.6rem; }
  .soc__item:last-child {
    margin-right: 0; }

.soc__link {
  font-size: 2rem;
  color: #000;
  -webkit-transition: color 300ms ease;
  -o-transition: color 300ms ease;
  transition: color 300ms ease; }
  .soc__link:hover {
    color: #733cb9;
    -webkit-transition: color 300ms ease;
    -o-transition: color 300ms ease;
    transition: color 300ms ease; }

.copyright__text {
  font-family: "Lato-Regular", "sans-serif";
  font-size: 1.8rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #4a4a4a; }

@media screen and (max-width: 1025px) {
  .footer {
    padding-bottom: 2rem; }
    .footer .footer-wrap .logo {
      display: none; }
  .footer-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .copyright {
    padding-top: 1rem; } }

@media screen and (max-width: 640px) {
  .copyright {
    text-align: center; }
    .copyright__text {
      font-size: 1.2rem; } }

@media screen and (max-width: 460px) {
  .copyright {
    text-align: center; } }

.advantages {
  height: 100vh;
  height: 100vh;
  min-height: 96rem;
  position: relative;
  max-height: 1366px;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 15rem;
  height: auto;
  min-height: initial;
  max-height: initial;
}

.advantages-wrap {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  max-width: 110.4rem;
  /*position: absolute;*/
  /*top: 50%;*/
  /*left: 50%;*/
  /*-webkit-transform: translateX(-50%) translateY(-50%);*/
      /*-ms-transform: translateX(-50%) translateY(-50%);*/
          /*transform: translateX(-50%) translateY(-50%);*/
}

.heading-section__text {
  font-size: 32px;
  font-weight: 700;
  font-family: 'Arial';
  letter-spacing: 0;
  color: #2a334f;
  text-align: center;
  font-weight: 600;
  opacity: 0.85; }

.separator_heading {
  margin-top: 1rem;
  margin-bottom: 6.6rem; }

.advantages-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.content__item {
  max-width: 33%;
  width: 100%;
  text-align: center; }

.content__item-img {
  width: 10rem;
  height: 10rem; }

.content__item-title {
  font-family: "Montserrat-ExtraBold", "sans-serif";
  font-size: 16px;
  color: #2a334f;
  padding-top: 40px;
  padding-bottom: 15px;
  max-width: 22.4rem;
  width: 100%;
  margin: 0 auto; }

.content__item-description {
  font-family: "Montserrat-Regular", "sans-serif";
  font-size: 12px;
  color: #2a334f;
  padding-bottom: 8rem;
  max-width: 22.4rem;
  width: 100%;
  margin: 0 auto;
  font-weight: 600;
  opacity: 0.75; }

.content__item:last-child > .content__item-description {
  padding-bottom: 0; }

@media screen and (max-width: 1025px) {
  .advantages {
    max-height: inherit;
    min-height: auto;
    height: auto;
    padding-top: 10rem;
    padding-bottom: 10rem; }
  .advantages-wrap {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0); }
    .advantages-wrap .content__item {
      padding-bottom: 0;
      min-height: 30.5rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-align-content: center;
          -ms-flex-line-pack: center;
              align-content: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .advantages-wrap .content__item-description {
      padding-bottom: 0; } }

@media screen and (max-width: 767px) {
  .content__item {
    max-width: 50%; } }

@media screen and (max-width: 767px) {
  .content__item {
    max-width: 50%; } }

@media screen and (max-width: 460px) {
  .advantages .content__item {
    max-width: 100%; }
  .advantages .content__item:last-child {
    padding-bottom: 0; }
  .advantages .heading-section__text {
    font-size: 3.6rem; } }

.case {
  padding-top: 10rem;
  padding-bottom: 10rem;
  height: 100vh;
  min-height: 82.3rem;
  max-height: 136rem;
  padding-left: 1rem;
  padding-right: 1rem;
  background-color: #f7f9fc; }

.case-item {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #fff;
  border-radius: 2rem;
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto;
  min-height: 33.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 29rem;
  min-width: 29rem;
  margin-right: 2rem;
  margin-left: 2rem;
  width: 100%;
  box-sizing: border-box; }

.content__item-title_case {
  font-family: "Montserrat-Regular", "sans-serif";
  font-size: 1.6rem;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.25;
  letter-spacing: normal;
  text-align: center;
  color: #2a334f;
  padding-bottom: 1rem;
  padding-top: 3rem;
  max-width: 22.4rem;
  width: 100%;
  margin: 0 auto;
  opacity: 0.75; }

.case .content__item-description_team {
  font-size: 2.4rem;
  line-height: 1.5; }

.case-item__img {
  max-width: 18rem;
  margin: 0 auto;
  display: block;
  width: auto;
  max-height: 7.5rem;
  height: 100%; }

.js-case {
  margin-left: auto;
  margin-right: auto; }

@media screen and (max-width: 1025px) {
  .case {
    max-height: inherit;
    min-height: auto;
    height: auto;
    padding-top: 10rem;
    padding-bottom: 10rem; }
    .case .lSSlideOuter {
      width: 29rem !important;
      margin: 0 auto; }
  #case > li {
    max-width: 29rem; }
  .case-item {
    max-width: 29rem;
    width: 100%; }
  .team-slider {
    width: 32rem;
    max-width: 44rem;
    width: auto; }
  .slider-wrap_team {
    max-width: 100%;
    width: auto; } }

@media screen and (max-width: 840px) {
  .case-item {
    margin-left: 0;
    margin-right: 0; } }

@media screen and (max-width: 460px) {
  .team-slider {
    display: block; }
  .team-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1000; }
    .team-arrow:first-child {
      left: 0; }
    .team-arrow:last-child {
      right: 0; } }
@media (max-width: 992px) {
    .front > .form-wrap {
      margin: 100px auto 115px auto;
      width: 48%;
    }
}
@media (max-width: 640px) {
  .front > .form-wrap {
    margin: 100px 20px 115px 20px;
    width: calc(100% - 40px);
  }
}
.contact-form {
   /*background-image: url("../img/l-min.png");*/
  /*background-position: center center;*/
  /*background-size: cover;*/
  /*background-repeat: no-repeat;*/
  padding-top: 20rem;
  padding-bottom: 26rem;
  height: 100vh;
  min-height: 96rem;
  position: relative;
  /*padding-top: 10rem;*/
}
@media (max-width: 992px) {
  .contact-form {
    min-height: 60rem;
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
}
.contact-form .bg {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255, .5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  visibility: visible;
  opacity: 1;
  -webkit-transition: .3s all linear;
  -moz-transition: .3s all linear;
  -o-transition: .3s all linear;
  transition: .3s all linear;
  cursor: pointer;
}
.contact-form .bg:hover {
  background: rgba(115, 60, 185, 0.1);
}
adress.contacts {
  background-image: url("../img/lamp-2x.png");
  background-repeat: no-repeat;
  background-size: 12rem;
  background-position: right bottom; }
@media (max-width: 1000px) {
  adress.contacts {
    margin-right: 0;
    margin-bottom: 0;
    width: 48%;
  }
}
@media (max-width: 992px) {
  adress.contacts {
      margin: 0 auto;
    }
}
@media (max-width: 640px) {
  adress.contacts {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10rem;
  }
}
.map {
  /*max-width: 128rem;*/
  /*margin: 0 auto;*/
  /*display: -webkit-box;*/
  /*display: -webkit-flex;*/
  /*display: -ms-flexbox;*/
  /*display: flex;*/
  /*-webkit-box-pack: justify;*/
  /*-webkit-justify-content: space-between;*/
      /*-ms-flex-pack: justify;*/
          /*justify-content: space-between; */
  /*display: flex;*/
  /*flex-direction: column;*/
  display: block;
  position: initial;
}
.map .address-wrapper {
  max-width: 128rem;
  margin: 0 auto 10rem auto;
  display: flex;
  justify-content: space-between;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  -webkit-transition: .3s all linear;
  -moz-transition: .3s all linear;
  -o-transition: .3s all linear;
  transition: .3s all linear;
}
@media (max-width: 1300px) and (min-width: 992px) {
  .map .address-wrapper {
    padding: 0 30px;
  }
}
.map .address-wrapper .contacts {
  margin-right: 0;
}
.map .map-frame {
  border: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -2;
  -webkit-transition: .3s all linear;
  -moz-transition: .3s all linear;
  -o-transition: .3s all linear;
  transition: .3s all linear;
}
.map .map-frame .close {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  z-index: 3;
  background: #733CB9;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s all linear;
  -moz-transition: .3s all linear;
  -o-transition: .3s all linear;
  transition: .3s all linear;
}
.map .map-frame .close:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background: url(../img/close-white.svg) center center no-repeat;
  background-size: cover;
  -webkit-transition: .3s all linear;
  -moz-transition: .3s all linear;
  -o-transition: .3s all linear;
  transition: .3s all linear;
}
.map .map-frame iframe {
  border: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -2;
  -webkit-transition: .3s all linear;
  -moz-transition: .3s all linear;
  -o-transition: .3s all linear;
  transition: .3s all linear;
}
@media (max-width: 1000px) {
  .map .address-wrapper {
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
  }
}
@media (max-width: 640px) {
  .map .address-wrapper {
    margin-bottom: 4rem;
    flex-direction: column;
  }
}
@media screen and (max-width: 1366px) {
  .contact-form .map {
    max-width: 100%;
    padding-left: 2rem;
    padding-right: 2rem; } }

@media screen and (max-width: 901px) {
  .contact-form {
    height: auto; }
    .contact-form .map {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; } }

@media screen and (max-width: 769px) {
  .contact-form {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 15rem;
    padding-bottom: 15rem;
    height: auto; } }

@media screen and (max-width: 640px) {
  .contact-form {
    background-position: center bottom;
    background-size: 107rem;
    padding-top: 10rem;
    padding-bottom: 5rem; }
    .contact-form .map {
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }

@media screen and (max-width: 460px) {
  .contact-form .map {
    max-width: 100%;
    padding-left: 0rem;
    padding-right: 0rem; } }

.portfolio {
  padding-top: 15rem;
  padding-bottom: 15rem;
  position: relative; }

.slider-wrap {
  width: 100%; }

.download-button {
  text-align: center;
  padding-top: 2.4rem; }

@media screen and (max-width: 769px) {
  .portfolio .arrow-wrap {
    display: none; } }

@media screen and (max-width: 640px) {
  .portfolio {
    padding-top: 5rem;
    padding-bottom: 5rem; } }

@media screen and (max-width: 460px) {
  .portfolio .content__item__button {
    font-size: 1.4rem;
    min-width: auto;
    width: 100%;
    border-radius: 3rem; }
  .portfolio .slide-item__img {
    width: auto;
    position: absolute;
    height: -webkit-calc(95vw);
    height: calc(95vw);
    z-index: 1600;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); } }

.products {
  padding-top: 15rem;
  padding-bottom: 15rem;
  background-color: #f7f9fc;
  height: 100vh;
  min-height: 76.8rem; }

.products-content {
  width: 100%;
  max-width: 128rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.products__item {
  width: 100%;
  max-width: 62rem;
  position: relative;
  text-align: center;
  position: relative;
  overflow: hidden;
  border-radius: 2rem;
  cursor: pointer; }

.products__item:hover .products__img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  -o-transition: transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease; }

.products__text {
  font-size: 4.6rem;
  color: #fff;
  line-height: 6rem;
  font-family: "Montserrat-ExtraBold", "sans-serif";
  border-radius: 1rem;
  text-align: center;
  max-width: 47rem;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  text-align: center; }

.products__img {
  width: 100%;
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  -o-transition: transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
  display: block; }

@media screen and (max-width: 1366px) {
  .products {
    height: auto; }
  .products-content {
    max-width: 80%;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
  .products__item {
    max-width: 40%;
    min-width: 43rem; }
  .products__text {
    font-size: 3.6rem;
    line-height: 4.2rem; } }

@media screen and (max-width: 1170px) {
  .products-content {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media screen and (max-width: 1100px) {
  .products {
    padding-left: 2rem;
    padding-right: 2rem;
    height: auto;
    min-height: auto; }
    .products .products__item {
      margin: 0 auto;
      margin-bottom: 4rem; } }

@media screen and (max-width: 640px) {
  .products {
    padding-top: 10rem;
    padding-bottom: 10rem; }
    .products .products__item {
      margin: 0 auto;
      margin-bottom: 2rem;
      min-width: auto;
      max-width: 100%; }
    .products .products__text {
      font-size: 3.6rem; }
  .products-content {
    width: 100%;
    max-width: 100%; } }

@media screen and (max-width: 460px) {
  .products .products__text {
    font-size: 2.6rem;
    line-height: 3.4rem; } }

.services {
  padding-top: 15rem;
  padding-bottom: 13rem;
  background-color: #f7f9fc; }
  .services .content__item:hover .over {
    opacity: 1;
    -webkit-transition: opacity 300ms ease;
    -o-transition: opacity 300ms ease;
    transition: opacity 300ms ease; }
  .services .content__item-description {
    max-width: 27.4rem; }

.services-content {
  margin: 0 auto;
  max-width: 128rem;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-content: space-between;
      -ms-flex-line-pack: justify;
          align-content: space-between; }

.content__item-img_size {
  width: auto;
  height: auto; }

.content__item_size {
  width: 29rem;
  height: 29rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  border-radius: 2rem;
  overflow: hidden;
  margin-bottom: 4rem;
}

.content__item.content__item_size:last-child{
  background-color: #fff;
  border-radius: 2rem;
  background-image: url("../img/sircle.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 2em;
}

.content__item-description_modif {
  padding-bottom: 0;
  padding-top: 2.6rem;
  font-size: 2.4rem;
  line-height: 1.38; }

.content__item_double_width {
  height: 29rem;
  width: 95rem;
  max-width: 95rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  border-radius: 2rem;
  background-image: url("../img/sircle.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 4rem; }

.content__item-title_left {
  margin: 0;
  text-align: left;
  padding-bottom: 0;
  padding-top: 0;
  margin-bottom: 1rem;
  max-width: 50rem; }

.content__item__button {
  opacity: 0.98;
  border-radius: 2rem;
  -webkit-box-shadow: 0 10px 25px 0 rgba(115, 60, 185, 0.61);
          box-shadow: 0 10px 25px 0 rgba(115, 60, 185, 0.61);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8433cc), to(#6b32b3));
  background-image: -o-linear-gradient(top, #8433cc, #6b32b3);
  background-image: linear-gradient(to bottom, #8433cc, #6b32b3);
  font-family: "Montserrat-Bold", "sans-serif";
  font-size: 1.6rem;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.3rem;
  text-align: center;
  color: #fff;
  padding: 1.8rem 4.4rem;
  margin-top: 1rem;
  display: inline-block;
  min-width: 4rem;
  text-transform: uppercase; }

@media screen and (max-width: 1366px) {
  .services {
    padding-left: 2rem;
    padding-right: 2rem; } }

@media screen and (max-width: 1280px) {
  .content__item_size {
    margin-left: 0rem;
    margin-right: 0rem; }
  .services-content {
    max-width: 77%;
    min-width: 95.5rem; } }

@media screen and (max-width: 1025px) {
  .services {
    padding-top: 10rem;
    padding-bottom: 10rem; }
    .services .content__item_size {
      max-width: 29rem;
      width: 100%;
      margin-bottom: 3rem; }
  .services-content {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .services-content {
    max-width: 62%;
    min-width: 61rem; } }

@media screen and (max-width: 769px) {
  .services .services-content {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media screen and (max-width: 680px) {
  .services .services-content {
    min-width: auto;
    max-width: 30rem; } }

@media screen and (max-width: 680px) {
  .services {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    margin-bottom: 10rem; }
    .services .services-content {
      max-width: 100%; }
    .services .content__item-title_left {
      text-align: center;
      max-width: 100%;
      width: 100%; }
    .services .content__item_double_width {
      padding-left: 2rem;
      padding-right: 2rem; }
    .services .content__item_size {
      max-width: 100%;
      min-height: 9rem;
      padding-top: 1.3rem;
      padding-bottom: 1.3rem;
      height: auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: left;
      margin-bottom: 1rem;
      margin-left: 2rem;
      margin-right: 2rem; }
      .services .content__item_size:last-child{
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
      }
    .services .content__item_double_width {
      border-radius: 0; }
    .services .content__item__button {
      font-size: 1.4rem;
      border-radius: 3rem; }
    .services .content__item-img_size {
      width: 5rem;
      margin-left: 2rem; }
    .services .content__item-description {
      width: auto;
      margin: 0;
      margin-left: 2rem;
      padding-top: 0;
      word-break: break-word; }
    .services .content__item-title_left {
      margin-left: 0;
      padding-left: 0rem;
      padding-right: 0rem; }
    .services .content__item_double_width {
      width: 100%; } }

@media screen and (max-width: 420px) {
  .services .content__item_double_width {
    background-image: url("../img/su.png");
    background-position: center 0rem;
    padding-top: 3rem; }
  .services .content__item__button {
    margin-top: 4rem; } }

.description-example, .slider {
  /* background-image: -o-linear-gradient(320deg, #fefcff 12%, #f8f2ff 88%); */
  /* background-image: linear-gradient(130deg, #fefcff 12%, #f8f2ff 88%); */
  padding-top: 10rem;
  padding-bottom: 10rem;
  padding-left: 1rem;
  padding-right: 1rem;
  overflow: hidden;
}

.description-example .description-text p{
  font-family: "Montserrat-Regular", "sans-serif";
  font-size: 2.4rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #2a334f;
}

.description-example .description-text{
  max-width: 150em;
  padding: 2em;
  margin: 0 auto;
}

.team{
  background-image: -o-linear-gradient(320deg, #fefcff 12%, #f8f2ff 88%);
  background-image: linear-gradient(130deg, #fefcff 12%, #f8f2ff 88%);
  padding-top: 10rem;
  padding-bottom: 10rem;
  max-height: 136rem;
  padding-left: 1rem;
  padding-right: 1rem;
  overflow: hidden; }

.team-description {
  text-align: center; }
  .team-description__text {
    max-width: 1160px;
    display: inline-block;
    color: #2a334f;
    font-size: 16px;
    font-family: "Montserrat-Regular", "sans-serif";
    font-weight: 600;
    opacity: 0.75; }

.separator_heading_padding {
  margin-bottom: 1rem;
  margin-top: 1rem; }

.team-item {
  max-width: 29rem;
  width: 100%;
  background-color: #fff;
  border-radius: 2rem;
  padding-bottom: 1.5rem;
  margin: 0 auto;
  margin-left: 2rem;
  margin-right: 2rem; }
  .team-item__img {
    width: 100%; }

.content_item_team {
  text-align: center;
  width: 100%;
  max-width: 100%; }

.content__item-description_team {
  padding-bottom: 0;
  max-width: 24.4rem; }

.content__item-title_team {
  padding-top: 1rem; }

.team-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 150rem;
  margin: 0 auto;
  padding-top: 8rem;
  width: 100%; }

.slider-wrap_team {
  max-width: 134rem;
  width: 100%;
  margin: 0 auto; }

.team-arrow {
  width: 7rem;
  height: 7rem;
  cursor: pointer;
  margin: 0; }

.separator_small {
  width: 4.5rem;
  height: 0.2rem;
  border-radius: 0.2rem;
  margin-top: 0;
  margin-bottom: 1rem; }

.download-button_team {
  text-align: center;
  margin-top: 1.4rem; }

@media screen and (max-width: 1500px) {
  .team-content {
    max-width: 115rem;
    margin-left: auto;
    margin-right: auto; }
  .slider-wrap_team {
    max-width: 100rem; } }

@media screen and (max-width: 1170px) {
  .team-content {
    max-width: 82rem;
    margin-left: auto;
    margin-right: auto; }
  .slider-wrap_team {
    max-width: 66rem; } }

@media screen and (max-width: 1025px) {
  .team {
    max-height: inherit;
    padding-top: 10rem;
    padding-bottom: 10rem; } }

@media screen and (max-width: 840px) {
  .team-content {
    max-width: 45rem;
    margin-left: auto;
    margin-right: auto; }
  .slider-wrap_team {
    max-width: 29rem; }
  .team-item {
    margin-left: 0;
    margin-right: 0; } }

@media screen and (max-width: 460px) {
  .team-slider {
    display: block; }
  .team-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1000; }
    .team-arrow:first-child {
      left: 0; }
    .team-arrow:last-child {
      right: 0; } }

.title {
    max-width: 1160px;
    margin: 0 auto;
    display: flex;
  background-image: url("../img/backfon-min.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: calc(100vh - 92px);
  min-height: 57rem;
  max-height: 985px;
  position: relative;
  padding-left: 1rem;
  padding-right: 1rem;
  z-index: 0; }

  .title .title_wrap {
      width: 100%;
      margin-top: auto;
      padding: 0 50px 115px;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
  }

  .title .title_left {
      text-align: left;
  }

  .title .title_left .title_list-item {
      margin-bottom: 28px;
      display: block;
      font-size: 22px;
  }

  .title .title_left .title_list-item::after {
      width: 145px;
      margin-top: 28px;
  }

  .title .title_right {
      text-align: right;
  }

  .title .title_right .title_list-item {
      margin-bottom: 15px;
      display: block;
      font-size: 14px;
  }

  .title .title_left, .title .title_right {
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
  }

  .title .title_right .title_list-item::after {
      width: 70px;
      margin-top: 15px;
      margin-left: auto;
  }

  .title .title_list {
      display: flex;
      flex-direction: column;
  }

  .title .title_list-item {
      color: #fff;
      font-weight: 700;
      font-family: 'Arial';
  }

  .title .title_list-item::after {
     content: '';
     display: block;
     height: 4px;
     background: #FFC05C;
  }

  .title .title_list-item:last-child::after {
      display: none;
  }

  .title .title_list-item:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
  }

  @media screen and (max-width: 768px) {
      .title {
          flex-direction: column;
          width: calc(100% - 40px);
          background-image: url("../img/bg_mob_home.jpg");
      }
        #myVideo {
            display: none;
        }

        .title_overlay {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: #000;
            opacity: .5;
        }

      .title .title_wrap {
          height: 75%;
          margin-top: 0;
          padding: 20px 15px 40px;
      }

      .title .title_left {
          justify-content: flex-start;
      }

      .title .title_left .title_list-item {
          font-size: 18px;
          margin-bottom: 15px;
      }

      .title .title_left .title_list-item::after {
          margin-top: 15px;
      }

      .title .title_right .title_list-item {
          font-size: 12px;
          margin-bottom: 10px;
      }

      .title .title_right .title_list-item::after {
          margin-top: 10px;
      }
  }

section.title.title-outer.example:after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background-color: rgb(57, 7, 101, 0.85);
}

.title-outer.example .slogan{
  top: 60%;
}

.slogan {
  width: 100%;
  max-width: 96.6rem;
  min-width: 96.6rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%); }

.heading__text {
  font-family: "Montserrat-Regular", "sans-serif";
  font-size: 6rem;
  line-height: 1.17;
  text-align: center;
  font-weight: 500;
  color: #fff;
  margin: 0; }

.description__text {
  font-family: "Montserrat-Regular", "sans-serif";
  font-size: 2.4rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff; }

@media screen and (max-width: 1025px) {
  .slogan {
    min-width: auto; } }

@media screen and (max-width: 640px) {
  .title {
    min-height: 60rem;
    background-image: url("../img/bg_mob_home.jpg");}
  .heading__text {
    font-size: 3.6rem;
    line-height: 1.33; }
    .title #myVideo {
        display: none; }}

@media screen and (max-width: 380px) {
  .title {
    min-height: 50rem; }
  .slogan {
    padding: 1rem;
    position: relative;
    padding-top: 7rem; } }

@media screen and (max-width: 360px) {
  .heading__text {
    font-size: 3rem;
    line-height: 3.5rem;
    word-wrap: break-word; }
  .description__text {
    font-size: 1.6rem;
    line-height: 2.4rem; } }

.works {
  padding-top: 17.4rem;
  padding-bottom: 11.4rem;
  padding-bottom: 0;
  background-image: -o-linear-gradient(323deg, #fefcff 12%, #f8f2ff 88%);
  background-image: linear-gradient(127deg, #fefcff 12%, #f8f2ff 88%); }

.works-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 118.2rem;
  width: 100%;
  margin: 0 auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.svg-work {
  position: absolute;
  top: -1.5rem;
  left: 10rem;
  bottom: 0;
  right: 0;
  height: 100%; }
  .svg-work svg {
    width: 100%; }

.content__item_width {
  max-width: 25%;
  padding-top: 7rem; }

.content__item_width:nth-child(5) {
  padding-top: 1rem; }

.content__item_width:nth-child(6) {
  padding-top: 1rem; }

.works {
  min-height: 96rem;
  position: relative;
  max-height: 1366px;
  padding-left: 1rem;
  padding-right: 1rem; }

@media screen and (max-width: 1200px) {
  .svg-work {
    top: 5rem;
    left: 0rem;
    bottom: 0;
    right: 0;
    height: 100%; }
    .svg-work svg {
      width: 100%; } }

@media screen and (min-width: 1201px) {
  .works .svg-mobile {
    display: none; }
  .content__item_width {
    min-height: 32.2rem; } }

@media screen and (max-width: 1200px) {
  .works {
    height: auto;
    min-height: auto;
    max-height: 100%; }
    .works .line-desktop {
      display: none; }
    .works .content__item_width:nth-child(5) {
      padding-top: 2rem; }
    .works .content__item_width:nth-child(6) {
      padding-top: 2rem; } }

@media screen and (max-width: 1200px) {
  .works {
    height: auto;
    height: auto;
    position: relative;
    max-height: auto;
    padding-top: 10rem;
    padding-bottom: 10rem; }
  .works .content__item_width {
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 45px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .works .works-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .works .content__item-description {
    padding-bottom: 0rem; }
  .works .content__item-title {
    padding-top: 0; }
  .works .content__item_width:nth-child(4) {
    padding-top: 0rem; }
  .works .content__item_width:nth-child(5) {
    padding-top: 0rem; }
  .works .content__item_width:nth-child(6) {
    padding-top: 0rem; } }
@media screen and (max-width: 767px){
  .lang{
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .heading-section__text {
    font-size: 3.6rem;
    line-height: 4.8rem; }
  .front .content__item__button {
    border-radius: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
    text-transform: uppercase; }
  .front .portfolio .content__item__button {
    max-height: 9rem; } }

@media screen and (max-width: 460px) {
  .front .content__item__button {
    font-size: 1.3rem;
    max-width: 30rem;
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
  .front .works .content__item__button {
    max-height: 9rem; } }

@media screen and (max-width: 360px) {
  .works .works-content {
    padding-top: 7rem; }
  .works .svg-work {
    min-width: 30rem;
    max-width: 30rem;
    margin-left: auto;
    margin-right: auto; }
  .works .content__item_width {
    height: 21rem; } }

.page-wrap {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  max-width: 128rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.page_overeflow {
  overflow: hidden; }

.page-wrap-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  max-width: 128rem;
  margin-left: auto;
  margin-right: auto; }

.heading-small {
  font-family: "Montserrat-ExtraBold", "sans-serif";
  font-size: 2.4rem;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #2a334f; }

.case-separator-small {
  margin-top: 1rem;
  margin-bottom: 1rem;
  width: 4.5rem;
  height: 0.2rem;
  border-radius: 0.2rem;
  background-color: #ffc05c;
  margin-left: auto;
  margin-right: auto; }

.case-separator-medium {
  margin-top: 1rem;
  margin-bottom: 1rem;
  width: 8rem;
  height: 0.4rem;
  border-radius: 0.2rem;
  background-color: #ffc05c;
  margin-left: auto;
  margin-right: auto; }

.title-separator {
  height: 2rem;
  max-height: 2rem;
  min-height: 2rem; }

.case-services {
  background-image: -o-linear-gradient(317deg, #fefcff 11%, #f8f2ff 89%);
  background-image: linear-gradient(133deg, #fefcff 11%, #f8f2ff 89%);
  min-height: 118.7rem; }

.services-content_case {
  padding-top: 7.5rem;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.content-case {
  margin-right: 4rem; }

.content-case:nth-child(4n) {
  margin-right: 0; }

.section-description {
  font-family: "Montserrat-Regular", "sans-serif";
  font-size: 2.4rem;
  font-weight: 600;
  opacity: 0.85;
  letter-spacing: 0.1rem;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  text-align: center;
  color: #2a334f;
  max-width: 61.8rem;
  margin: 0 auto; }

.goals {
  height: 100vh;
  min-height: 150rem;
  position: relative;
  padding-left: 2rem;
  padding-right: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.goals-content {
  width: 100%;
  max-width: 62rem;
  max-height: 56rem;
  min-height: 56rem;
  height: 100%;
  border-radius: 2rem;
  background-color: #f7f9fc;
  padding-bottom: 6.6rem; }

.goals-content_padding {
  padding: 4rem 5.3rem 6rem 6rem; }

.goals-wrap {
  padding: 1.5rem 5.3rem 6rem 6rem; }

.info-wrap {
  max-width: 50rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 3.5rem; }

.item-numbers {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  max-width: 50rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }
  .item-numbers__icon {
    width: 4.4rem;
    height: 4.4rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    opacity: 0.98;
    -webkit-box-shadow: 0 0.3rem 0.9rem 0 rgba(115, 60, 185, 0.2);
            box-shadow: 0 0.3rem 0.9rem 0 rgba(115, 60, 185, 0.2);
    background-color: #ffffff;
    border-radius: 50%;
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 2.4rem;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.9;
    letter-spacing: normal;
    text-align: center;
    color: #733cb9;
    margin-bottom: 1rem; }
  .item-numbers__text {
    opacity: 0.7;
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 1.6rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.1rem;
    color: #2a334f; }

.img-radius__img {
  width: 100%; }

.info-numbers__numbers {
  font-family: "Montserrat-Regular", "sans-serif";
  font-size: 4.6rem;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.52;
  letter-spacing: normal;
  text-align: center;
  color: #733cb9; }

.info-numbers__numbers > span {
  opacity: 0.7;
  font-family: "Montserrat-Regular", "sans-serif";
  font-size: 1.6rem;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.1rem;
  color: #2a334f;
  opacity: 1; }

.info-numbers__text {
  opacity: 0.7;
  font-family: "Montserrat-Regular", "sans-serif";
  font-size: 1.6rem;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.1rem;
  color: #2a334f;
  opacity: 0.9; }

.info-numbers:first-child {
  margin-right: 4rem; }

.cocoen-drag {
  background: #ffc05c; }
  .cocoen-drag:before {
    border: none;
    background-image: url("../img/swipeMove.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 10rem;
    height: 10rem;
    margin-left: 0;
    margin-right: 0;
    left: -5rem;
    top: 57%;
    -webkit-transform: translateY(-57%);
        -ms-transform: translateY(-57%);
            transform: translateY(-57%); }

.goals-content_clear {
  padding: 0 !important; }

.swipe-title {
  font-family: "Montserrat-ExtraBold", "sans-serif";
  font-size: 2.4rem;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #2a334f;
  width: 50%;
  text-align: center;
  padding-bottom: 2rem; }

.darkblue-title {
  font-family: "Montserrat-ExtraBold", "sans-serif";
  font-size: 2.4rem;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #2a334f; }

.page-wrap_bottom {
  padding-bottom: 6.6rem; }

.page-wrap_top {
  padding-top: 6.6rem; }

.swipe-mobile {
  display: none; }

.project {
  height: 100vh;
  position: relative;
  min-height: 126rem;
  max-height: 126rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: -o-linear-gradient(315deg, #fefcff 10%, #f8f2ff 90%);
  background-image: linear-gradient(135deg, #fefcff 10%, #f8f2ff 90%); }

.project-content {
  width: 100%;
  max-width: 62rem;
  border-radius: 2rem; }

.oval-box {
  opacity: 0.98;
  border-radius: 2rem;
  background-color: #ffffff;
  margin-bottom: 2rem;
  padding: 2.3rem 3rem; }
  .oval-box__title {
    font-family: "Montserrat-ExtraBold", "sans-serif";
    font-size: 2.4rem;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #2a334f;
    text-align: left;
    margin-bottom: 1rem; }
  .oval-box__text > p {
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 1.6rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.4rem;
    letter-spacing: 0.1rem;
    opacity: 0.85;
    text-align: center;
    color: #2a334f;
    text-align: left;
    margin-bottom: 2rem;
    opacity: 0.65; }
  .oval-box__text > p:last-of-type {
    margin-bottom: 0; }
  .oval-box__img {
    width: 100%;
    max-width: 14.5rem;
    margin-right: 2.6rem; }
  .oval-box:last-child {
    margin-bottom: 0; }
  .oval-box:after {
    content: "";
    width: 0.3rem;
    height: 4.3rem;
    border-radius: 10rem;
    background-color: #ffc05c;
    position: absolute;
    right: 0;
    top: 55%;
    -webkit-transform: translateY(-55%);
        -ms-transform: translateY(-55%);
            transform: translateY(-55%); }

.oval-box:first-child:after {
  display: none; }

.oval-box:nth-child(3):after {
  top: 60%;
  -webkit-transform: translateY(-60%);
      -ms-transform: translateY(-60%);
          transform: translateY(-60%); }

.oval-box:nth-child(4):after {
  top: 52%;
  -webkit-transform: translateY(-52%);
      -ms-transform: translateY(-52%);
          transform: translateY(-52%); }

.img-view {
  height: 100%;
  width: auto; }

@media screen and (min-width: 1321px) {
  .oval-box__img {
    display: none; } }

@media screen and (max-width: 1500px) {
  .img-view {
    height: 100%;
    width: 115%; }
  .project-content {
    max-width: 61rem; } }

@media screen and (max-width: 1320px) {
  .project-content:last-child {
    display: none; }
  .oval-box:after {
    display: none; }
  .project-content {
    max-width: 100%; }
  .oval-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .oval-box:last-child {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; } }

@media screen and (max-width: 980px) {
  .oval-box {
    display: block;
    text-align: center; }
  .oval-box__title {
    text-align: center; }
  .oval-box__text > p {
    text-align: center; }
  .oval-box__img {
    margin-right: 0; } }

.realization {
  height: 100vh;
  position: relative;
  min-height: 75.7rem;
  max-height: 75.7rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #f7f9fc; }

.realisation-list {
  max-width: 40rem;
  min-width: 40rem;
  height: 34.4rem;
  border-radius: 2rem;
  background-color: #ffffff;
  padding: 5rem 3rem 2.5rem 3rem; }
  .back{
    width: 40rem;
    height: 34.4rem;
  }
  .realisation-list__img {
    width: auto;
    height: 100%;
    max-height: 10rem; }
  .realisation-list__text {
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 1.6rem;
    font-weight: 700;
    opacity: 0.7;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.4rem;
    letter-spacing: -0.1px;
    color: #2a334f;
    padding-top: 2.5rem;
    text-align: left; }

@media screen and (max-width: 980px) {
  .realisation-list__text {
    text-align: center; } }

.research {
  height: 100vh;
  position: relative;
  min-height: 75.7rem;
  max-height: 75.7rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #f7f9fc; }

.research-item {
  max-width: 29rem;
  min-height: 31.7rem;
  border-radius: 2rem;
  border: solid 0.1rem #e6e6e6;
  padding: 3rem 2.5rem 1.5rem 1.5rem; }
  .research-item__heading {
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 2.4rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.1rem;
    opacity: 0.85;
    text-align: center;
    color: #2a334f; }
  .research-item__text {
    opacity: 0.7;
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 1.6rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.1rem;
    color: #2a334f; }

.result {
  height: auto;
  position: relative;
  padding-top: 16rem;
  padding-bottom: 15rem; }

.page-wrap_result {
  display: block;
  padding-left: 10rem;
  padding-right: 10rem;
  padding-top: 5rem; }

.result-row_reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.result-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 4rem; }
  .result-row > div:first-child {
    margin-right: 4rem; }
  .result-row img {
    width: 100%; }

.result-row_full > div:first-child {
  margin-right: 0rem; }

.title-case {
  background-image: url("../img/case-tit-fon.jpg");
  max-height: 60rem; }

.description__text_short {
  max-width: 54.7rem;
  margin: 0 auto; }

@media screen and (max-width: 1320px) {
  .page-wrap,
  .services-content_case,
  .page-wrap-start {
    max-width: 95rem;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .goals {
    display: block;
    padding-bottom: 15rem;
    padding-top: 13rem;
    min-height: auto;
    height: auto;
    max-height: 100%; }
  .goals-content {
    max-width: 45rem; }
  .goals-wrap {
    padding-left: 2rem;
    padding-right: 2rem; }
  .goals-content {
    padding-left: 2rem;
    padding-right: 2rem; }
  .services-content_case {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .content-case:nth-child(2n) {
    margin-right: 0rem; }
  .content-case:nth-child(2n + 1) {
    margin-right: 0rem; }
  .case-services {
    height: auto;
    min-height: auto;
    padding-bottom: 15rem;
    padding-top: 13rem;
    max-height: 100%; }
  .project {
    height: auto;
    min-height: auto;
    padding-bottom: 15rem;
    padding-top: 13rem;
    max-height: 100%; }
  .research {
    height: auto;
    min-height: auto;
    padding-bottom: 15rem;
    padding-top: 13rem;
    max-height: 100%; }
  .research-item {
    min-width: 29rem;
    margin-bottom: 4rem; }
  .realization {
    height: auto;
    min-height: auto;
    padding-bottom: 15rem;
    padding-top: 13rem;
    max-height: 100%; }
  .page-wrap_mobile {
    max-width: 84rem; }
  .realisation-list {
    margin-bottom: 4rem; }
  .realisation-list:last-child {
    margin-bottom: 0; } }

@media screen and (max-width: 980px) {
  .page-wrap,
  .services-content_case,
  .page-wrap-start {
    max-width: 62rem;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .goals-content {
    max-width: 62rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem; }
  .goals-content:last-child {
    margin-bottom: 0; }
  .goals-content_padding {
    padding-bottom: 0; }
  .page-wrap_bottom {
    padding-bottom: 0; }
  .content-case {
    margin-bottom: 4rem; }
  .realisation-list {
    margin-left: auto;
    margin-right: auto; }
  .page_overeflow {
    max-width: 100%;
    padding-left: 0rem;
    padding-right: 0rem; }
  .page-wrap_result {
    padding-left: 2rem;
    padding-right: 2rem; } }

@media screen and (max-width: 680px) {
  .goals {
    padding-top: 9rem;
    padding-bottom: 10rem; }
  .goals-content {
    max-height: 100%; }
  .info-wrap {
    display: block; }
  .info-numbers {
    margin-bottom: 3rem;
    margin-right: 0; }
    .info-numbers:last-child {
      margin-bottom: 0; }
  .info-numbers:first-child {
    margin-right: 0rem; }
  .case-services {
    padding-top: 9rem;
    padding-bottom: 10rem; }
  .case-services {
    margin-bottom: 0;
    padding-left: 2rem;
    padding-right: 2rem; }
  .page-wrap,
  .services-content_case,
  .page-wrap-start {
    max-width: 37.5rem;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .swipe-title {
    display: none; }
  .swipe-mobile {
    display: block;
    width: 100%;
    padding-top: 2rem; }
  .research {
    padding-top: 9rem;
    padding-bottom: 10rem; }
  .research-item {
    margin-left: auto;
    margin-right: auto; }
    .research-item:last-of-type {
      margin-bottom: 0; }
  .project {
    padding-top: 9rem;
    padding-bottom: 10rem; }
  .realization {
    padding-top: 9rem;
    padding-bottom: 10rem; }
  .result {
    padding-top: 9rem;
    padding-bottom: 10rem; }
  .case-page {
    padding-top: 9rem;
    padding-bottom: 10rem; } }

@media screen and (max-width: 480px) {
  .page-wrap,
  .services-content_case,
  .page-wrap-start {
    max-width: 100%;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .research-item {
    max-width: 100%; }
  .realisation-list {
    max-width: 100%;
    min-width: auto;
    max-height: 100%;
    height: auto; }
  .back{
    min-width: calc(100% + 6rem);
    max-width: calc(100% + 6rem);
  }
  .page-wrap_result {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0; }
  .result-row > div:first-child {
    margin-right: 0; }
  .result-row {
    display: block;
    margin-bottom: 1rem; }
  .short-wrap {
    margin-bottom: 1rem; } }

@media screen and (max-width: 340px) {
  .content__item.content__item_size.content-case {
    margin-left: 0; } }

.heading-small_outer {
  margin-top: 0rem;
  margin-bottom: 1rem; }

.outer {
  min-height: 159.3rem; }

.realisation-list_flex {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-height: 100%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  min-height: 36.3rem;
  padding: 3.3rem 3rem 2.5rem 3rem;
  margin-bottom: 4rem;
  max-height: 36.3rem; }

.realisation-list__text_outer {
  text-align: center;
  opacity: 0.5;
  font-weight: 600;
  min-height: 7.2rem; }

.realisation-list__img_outer {
  max-height: 100%; }

.back img{
  width:100%;
  height:100%;
  border-radius:2rem;
}
.back{
  width: 40em;
  height: 36.3em;
  margin-bottom: -2.5em;
  display:none;
}
.realisation-list:hover .front{
  display:none;
}
.realisation-list:hover .back{
  display:block;
}
.page-wrap_outer {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-top: 3.2rem; }

.img-outer {
  min-height: 22rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

@media screen and (min-width: 1321px) {
  .realisation-list_flex:nth-child(7),
  .realisation-list_flex:nth-child(8),
  .realisation-list_flex:nth-child(9) {
    margin-bottom: 0; } }

.advantages_outer {
  min-height: 115rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.advantages-content_outer {
  width: 100%; }

.content__item-img_outer {
  max-width: 7rem; }

.content__item-title_outer {
  font-family: "Montserrat-ExtraBold", "sans-serif";
  font-size: 1.6rem;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #2a334f;
  padding-top: 1rem; }

.content__item_outer {
  margin-bottom: 7.8rem; }

@media screen and (min-width: 1321px) {
  .content__item_outer:nth-child(7),
  .content__item_outer:nth-child(8),
  .content__item_outer:nth-child(0) {
    margin-bottom: 0; } }

.outer-for {
  min-height: 96rem;
  max-height: 100%; }

.realisation-list_flex_small {
  width: 100%;
  max-width: 40rem;
  height: 26.8rem;
  max-height: 26.8rem;
  border-radius: 20px;
  background-color: #ffffff;
  margin-bottom: 4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .realisation-list_flex_small > img {
    max-width: 10rem;
    margin-bottom: 2.6rem; }

@media screen and (min-width: 1321px) {
  .page-wrap-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .realisation-list_flex_small {
    margin-right: 4rem; }
    .realisation-list_flex_small:nth-child(3) {
      margin-right: 0; } }

.safe {
  width: 16.5rem;
  height: 12.5rem;
  border-radius: 3rem;
  border: solid 0.1rem #ffc05c;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 1rem; }
  .title-outer.example .safe-wrap{
    margin-bottom: 0;
  }
  .safe-wrap {
    max-width: 37rem;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    justify-content: center;
    margin-top: 5rem;
    margin-bottom: 9.3rem; }
  .safe__text {
    opacity: 0.7;
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 1.6rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.1rem;
    color: #2a334f;
    line-height: 3.6rem;
    color: #fff;
    margin-top: 1rem; }
  .safe__text-large {
    font-family: "Montserrat-Bold", "sans-serif";
    font-size: 5rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #ffc05c;
    line-height: 0.6; }
  .safe span {
    font-size: 2.4rem;
    padding-left: 0.5rem; }

.cost_outer {
  padding-top: 0;
  margin: 50px 0 70px 0;
}

.cost__button_outer {
  color: #2a334f; }

@media screen and (max-width: 520px) {
  .cost__button_outer {
    max-width: 95%; } }

@media screen and (max-width: 400px) {
  .safe {
    max-width: 14.5rem;
    max-height: 12.5rem; } }

@media screen and (max-width: 340px) {
  .safe {
    max-width: 12.5rem;
    max-height: 10.5rem; } }

.promo {
  text-align: center;
  background-image: url("../img/promo.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 52.2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 2rem;
  padding-right: 2rem; }

.page-wrap_promo {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.lowercase-title {
  opacity: 0.7;
  font-family: "Montserrat-Regular", "sans-serif";
  font-size: 1.6rem;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.1rem;
  color: #2a334f;
  font-size: 2.6rem;
  color: #fff;
  opacity: 1;
  width: 100%;
  max-width: 48rem; }

.promo-list__item {
  opacity: 0.7;
  font-family: "Montserrat-Regular", "sans-serif";
  font-size: 1.6rem;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.1rem;
  color: #2a334f;
  color: #fff;
  opacity: 1;
  padding-left: 2rem;
  position: relative;
  text-align: left;
  margin-top: 1.4rem; }

.promo-list__item:first-child {
  margin-top: 0; }

.promo-list__item:after {
  content: "";
  position: absolute;
  width: 0.8rem;
  height: 0.8rem;
  left: 0;
  top: 0.5rem;
  background-color: #ffc05c;
  border-radius: 50%; }

.row-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  min-width: 50rem;
  max-width: 60rem;
  padding-top: 4rem;
  width: 100%; }

@media screen and (max-width: 640px) {
  .promo {
    background-image: url("../img/promo-f-m.png"); }
  .row-list {
    min-width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 29rem; }
  .promo-list:first-child {
    margin-bottom: 1.4rem; }
  .promo {
    padding-top: 7rem;
    padding-bottom: 9rem; } }

@media screen and (max-width: 380px) {
  .promo {
    padding-left: 1rem;
    padding-right: 1rem; } }

.title-outer.example{
  min-height: auto;
  }

.title-outer {
  min-height: 96rem;
  background-image: url("../img/outer.jpg"); }

.title-outer.outdoor-advertising {
  min-height: 96rem;
  background-image: url("../img/outdoor-advertising.jpg"); }

@media screen and (max-width: 380px) {
  .title-outer {
    min-height: auto; } }

.video-mops {
  position: relative; }

.hide {
  opacity: 0;
  -webkit-transition: opacity 2000 ease 2000;
  -o-transition: opacity 2000 ease 2000;
  transition: opacity 2000 ease 2000; }

.button-play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  cursor: pointer;
  z-index: 5000;
  -webkit-transition: opacity 2000 ease 2000;
  -o-transition: opacity 2000 ease 2000;
  transition: opacity 2000 ease 2000;
  opacity: 1; }

.title-dprint {
  background-image: url("../img/fon-print-min.jpg");
  min-height: 85rem;
  height: 100vh; }

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

.advantages_print {
  background-image: -o-linear-gradient(323deg, #fefcff 12%, #f8f2ff 88%);
  background-image: linear-gradient(127deg, #fefcff 12%, #f8f2ff 88%);
  min-height: 96rem; }

.safe-wrap_print {
  margin-top: 2.2rem;
  max-width: 48rem;
  margin-bottom: 7.9rem; }

.safe_large {
  width: 22.5rem;
  height: 20.5rem;
  padding-top: 0;
  padding-left: 0.7rem;
  padding-right: 0.7rem; }

.safe__text_print {
  text-align: center;
  line-height: 2.6rem;
  margin-top: 1.5rem; }

@media screen and (max-width: 1366px) {
  .advantages_print {
    max-height: 76.8rem; } }

@media screen and (max-width: 1320px) {
  .advantages_print {
    min-height: auto;
    max-height: 100%; } }

@media screen and (max-width: 520px) {
  .safe-wrap_print {
    max-width: 22.5rem;
    display: block; }
  .title-dprint {
    min-height: 85rem; }
  .advantages_print .content__item:last-of-type {
    margin-bottom: 0; }
  .safe_large {
    margin-bottom: 2rem; }
  .safe_large:last-child {
    margin-bottom: 0; } }

@media screen and (max-width: 400px) {
  .safe_large {
    max-width: 22.5rem;
    max-height: 20.5rem; }
  .safe-wrap_print {
    margin-bottom: 4rem; } }

@media screen and (max-width: 380px) {
  .slogan-mob {
    top: 0;
    left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    padding-top: 13rem; }
  .cost_mob {
    margin-left: auto;
    margin-right: auto; } }

.how-works {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 2rem;
  padding-right: 2rem;
  height: 100vh;
  min-height: 160rem; }

.wrap-col {
  width: 100%;
  max-width: 62rem; }

.full-description {
  max-width: 61.8rem;
  min-height: 58.2rem;
  border-radius: 2rem;
  border: solid 0.1rem #9599a8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 3.5rem; }
  .full-description__wrap {
    width: 100%;
    margin: 0 auto;
    max-width: 50.8rem;
    text-align: left; }
  .full-description__img {
    width: auto;
    min-height: 20rem;
    max-height: 20rem; }
  .full-description__title {
    font-family: "Montserrat-ExtraBold", "sans-serif";
    font-size: 2.4rem;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #2a334f;
    text-align: left;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 1rem; }
  .full-description_text {
    opacity: 0.7;
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 1.6rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.1rem;
    color: #2a334f;
    text-align: left;
    margin-bottom: 3rem; }
  .full-description_subtitle {
    font-family: "Montserrat-ExtraBold", "sans-serif";
    font-size: 1.6rem;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #2a334f;
    text-align: left; }
  .full-description_list {
    text-align: left; }
  .full-description__item {
    opacity: 0.7;
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 1.6rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.1rem;
    color: #2a334f;
    margin-top: 1.4rem;
    padding-left: 1.6rem;
    position: relative; }
  .full-description__item:after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #ffc05c;
    left: 0;
    border-radius: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }

.video-mops {
  margin-bottom: 4rem;
  margin-top: 13rem;
  width: 100%; }
  .video-mops iframe {
    width: 100%;
    height: -webkit-calc(100vw * 0.31);
    height: calc(100vw * 0.31);
    border-radius: 2rem; }

@media screen and (max-width: 1320px) {
  .how-works {
    max-height: 100%;
    min-height: auto;
    height: 100%;
    padding-bottom: 15rem;
    padding-top: 13rem; }
  .wrap-col {
    max-width: 40rem; }
  .full-description_text {
    min-height: 15rem; }
  .page-wrap_print {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: none;
    -webkit-justify-content: none;
        -ms-flex-pack: none;
            justify-content: none; } }

@media screen and (max-width: 1025px) {
  .how-works {
    padding-bottom: 10rem;
    padding-top: 10rem; } }

@media screen and (max-width: 980px) {
  .wrap-col {
    margin-top: 4rem;
    margin-left: auto;
    margin-right: auto; }
  .video-mops iframe {
    height: auto;
    min-height: 40rem;
    max-width: 40rem; } }

@media screen and (max-width: 460px) {
  .video-mops iframe {
    height: auto;
    min-height: 21rem;
    border-radius: 0; }
  .how-works {
    padding-left: 0;
    padding-right: 0; }
  .wrap-col {
    padding-right: 2rem;
    padding-left: 2rem; }
  .button-play__img {
    max-width: 7.6rem;
    width: 100%; }
  .video-mops {
    margin-top: 4rem;
    margin-bottom: 0; } }

.promoTitle {
  font-family: "Montserrat-Regular", "sans-serif";
  font-size: 4.6rem;
  font-weight: 600;
  opacity: 0.85;
  letter-spacing: 0.1rem;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  text-align: center;
  color: #fff;
  max-width: 95rem;
  opacity: 1;
  text-align: center;
  letter-spacing: 0.1rem; }
  .promoTitle > span {
    color: #ffc05c; }

.equipment {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 2rem;
  padding-right: 2rem;
  height: 100vh;
  min-height: 96rem;
  max-height: 96rem;
  background-color: #f7f9fc; }

.page-wrap_equipment {
  background-color: #fff;
  border-radius: 2rem;
  padding-top: 6rem;
  padding-bottom: 6rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.tabl {
  width: 100%;
  max-width: 105.3rem;
  margin-left: auto;
  margin-right: auto; }
  .tabl__tr:first-child {
    border-top: 0rem solid transparent; }
  .tabl__tr:nth-child(3) {
    border-top: 2rem solid transparent; }
  .tabl__tr:nth-child(4) {
    border-top: 2rem solid transparent; }
  .tabl__tr:nth-child(5) {
    border-top: 2rem solid transparent; }
  .tabl__tr {
    border-top: 2.8rem solid transparent; }
  .tabl__td {
    vertical-align: top;
    text-align: left;
    border: none; }
  .tabl__view {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 7.8rem; }
  .tabl__img {
    width: auto;
    max-width: 8rem;
    margin-right: 1.4rem; }
  .tabl__marker {
    font-family: "Montserrat-ExtraBold", "sans-serif";
    font-size: 3.6rem;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #2a334f;
    vertical-align: middle;
    max-width: 35.6rem;
    text-align: left; }
  .tabl__heading {
    font-family: "Montserrat-ExtraBold", "sans-serif";
    font-size: 2.4rem;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #2a334f;
    text-align: left;
    max-width: 35.6rem; }
  .tabl__text {
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 2.4rem;
    font-weight: 600;
    opacity: 0.85;
    letter-spacing: 0.1rem;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    text-align: center;
    color: #2a334f;
    text-align: left;
    max-width: 35.6rem;
    padding-left: 7.8rem; }

.tabl__text_last {
  padding-left: 12rem; }

.cost_top {
  margin-top: 6rem;
  max-width: 33rem;
  width: 100%; }
  .cost_top > a {
    border-radius: 2rem;
    width: 100%; }

@media screen and (max-width: 1320px) {
  .page-wrap_equipment {
    padding-left: 5rem;
    padding-right: 5rem; } }

@media screen and (min-width: 981px) {
  .mob-change {
    display: none !important; } }

@media screen and (max-width: 980px) {
  .equipment {
    min-width: auto;
    max-height: 100%;
    height: auto; }
  .mob-hidden {
    display: none !important; }
  .page-wrap_equipment {
    border-radius: none;
    background-color: transparent;
    padding: 10rem 2rem; }
  .tabl {
    background-color: #fff;
    border-radius: 2rem;
    max-width: 40rem;
    margin-bottom: 2rem; }
    .tabl:last-child {
      margin-bottom: 0; }
  .tabl__view {
    padding-top: 3rem;
    padding-left: 3rem;
    padding-right: 3rem; }
  .tabl__heading {
    padding-left: 3rem;
    padding-right: 3rem;
    max-width: 100%;
    font-size: 1.6rem;
    line-height: 1.75; }
  .tabl__text {
    padding-left: 3rem;
    padding-right: 3rem;
    max-width: 100%; }
  .tabl__tr:last-of-type {
    border-bottom: 3rem solid transparent; }
  .tabl__view {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .tabl__img {
    max-width: 29rem;
    width: 100%;
    height: auto;
    max-height: 100%;
    margin-right: 0; } }

@media screen and (max-width: 480px) {
  .tabl {
    max-width: 33.5rem; }
  .page-wrap_equipment {
    padding-left: 0;
    padding-right: 0; }
  .promoTitle {
    font-size: 3.6rem;
    line-height: 1.33; } }

@media screen and (max-width: 360px) {
  .tabl__text {
    font-size: 1.6rem;
    line-height: 1.33; } }

.photo-print {
  height: 100vh;
  min-height: 109.8rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: -o-linear-gradient(319deg, #fefcff 11%, #f8f2ff 89%);
  background-image: linear-gradient(131deg, #fefcff 11%, #f8f2ff 89%); }

.photo-element {
  max-width: 40rem;
  margin-right: 4rem;
  margin-top: 3rem;
  margin-bottom: 0rem;
  width: 100%; }
  .photo-element__img {
    width: 100%;
    border-radius: 2rem; }
  .photo-element__text {
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 2.4rem;
    font-weight: 600;
    opacity: 0.85;
    letter-spacing: 0.1rem;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    text-align: center;
    color: #2a334f;
    margin-top: 1.6rem;
    min-height: 7.2rem; }
  .photo-element:nth-child(3n + 3) {
    margin-right: 0; }

.photo-element__text_del {
  max-width: 35rem;
  min-height: 7.2rem; }

.photo-element__img_print {
  max-height: 8.5rem;
  height: auto;
  width: auto;
  max-width: 27rem;
  border-radius: 0; }

.photo-element__wrap {
  min-height: 8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.photo-print_del {
  height: 75vh;
  min-height: 54rem;
  max-height: 100%; }

@media screen and (max-width: 1320px) {
  .photo-print {
    max-height: 100%;
    min-height: auto;
    height: 100%;
    padding-bottom: 15rem;
    padding-top: 13rem; }
  .photo-element {
    margin-right: 0; } }

@media screen and (max-width: 1025px) {
  .photo-print {
    padding-bottom: 10rem;
    padding-top: 10rem; } }

@media screen and (max-width: 980px) {
  .photo-element {
    margin-right: auto;
    margin-left: auto; }
    .photo-element:nth-child(3n + 3) {
      margin-right: auto; }
    .photo-element:last-child {
      margin-bottom: 0; } }

.what {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 2rem;
  padding-right: 2rem;
  height: 100vh;
  min-height: 96rem; }

.definition {
  width: 100%;
  text-align: left;
  margin-top: 3.2rem; }
  .definition__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 2rem; }
  .definition__title {
    font-family: "Montserrat-ExtraBold", "sans-serif";
    font-size: 3.6rem;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #2a334f;
    padding-left: 4rem;
    padding-top: 2.3rem; }
  .definition__description {
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 2.4rem;
    font-weight: 600;
    opacity: 0.85;
    letter-spacing: 0.1rem;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    text-align: center;
    color: #2a334f;
    text-align: left;
    padding-right: 1rem;
    margin-bottom: 4.8rem; }
  .definition__subtitle {
    font-family: "Montserrat-ExtraBold", "sans-serif";
    font-size: 2.4rem;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #2a334f;
    text-align: left;
    margin-bottom: 2.5rem; }
  .definition__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }

.definition-wrap {
  display: inline-block;
  max-width: 60.5rem;
  vertical-align: top; }

.definition-wrap_absolute {
  min-width: 60.5rem;
  height: 100%; }

.definition-img {
  width: 100%;
  max-width: 60.5rem;
  width: 100%;
  min-width: 75.5rem;
  position: absolute;
  top: -1rem;
  left: 5rem; }

.icon-elem {
  max-width: 28.3rem;
  width: 100%; }
  .icon-elem:first-child {
    margin-right: 4.3rem; }
  .icon-elem__img {
    opacity: 0.7;
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 1.6rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.1rem;
    color: #2a334f;
    width: 3rem;
    max-width: 3rem;
    height: 3rem;
    background-color: #f1ecf9;
    border-radius: 50%;
    text-align: center;
    color: #733cb9;
    margin-bottom: 2rem;
    line-height: 3.2rem; }
  .icon-elem__title {
    font-family: "Montserrat-ExtraBold", "sans-serif";
    font-size: 1.6rem;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #2a334f;
    color: #2a334f;
    text-align: left; }
  .icon-elem__subtitle {
    opacity: 0.7;
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 1.6rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.1rem;
    color: #2a334f;
    text-align: left;
    opacity: 0.4;
    margin-bottom: 1rem; }
  .icon-elem__description {
    opacity: 0.7;
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 1.6rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.1rem;
    color: #2a334f;
    color: #2a334f;
    text-align: left;
    opacity: 0.9; }

@media screen and (max-width: 1320px) {
  .what {
    max-height: 100%;
    min-height: auto;
    height: 100%;
    padding-bottom: 15rem;
    padding-top: 13rem; }
  .definition-wrap_absolute {
    min-width: auto; }
  .definition__subtitle {
    margin-top: 3rem; }
  .definition-img {
    position: relative;
    top: 0;
    left: 0;
    min-width: auto;
    max-width: 100%; }
  .definition-wrap {
    max-width: 100%;
    display: block; }
  .icon-elem {
    margin-left: auto;
    margin-right: auto; }
  .icon-elem:first-child {
    margin-bottom: 3rem; } }

@media screen and (max-width: 1025px) {
  .what {
    padding-bottom: 10rem;
    padding-top: 10rem; } }

@media screen and (max-width: 640px) {
  .definition__header {
    display: block;
    text-align: center; }
  .definition__title {
    padding-left: 0;
    text-align: center;
    padding-top: 4rem; }
  .definition__img {
    max-width: 10rem; }
  .definition__list {
    display: block;
    text-align: center; }
  .definition__subtitle {
    text-align: center; }
  .icon-elem {
    text-align: center; }
  .icon-elem__img {
    margin-left: auto;
    margin-right: auto; }
  .icon-elem__title {
    text-align: center; }
  .icon-elem__description {
    text-align: center; }
  .icon-elem__subtitle {
    text-align: center;
    margin-bottom: 2rem; }
  .icon-elem:first-child {
    margin-right: auto; } }

.content_double {
  width: 100%;
  max-width: 62rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .content_double:last-child {
    margin-right: 0; }

@media screen and (min-width: 681px) {
  .services .content__item-description.content__item-description_full {
    max-width: 30rem;
    margin: 0;
    margin-left: 5.4rem;
    text-align: left; } }

.goals-katok {
  max-height: 86rem;
  min-height: 86rem; }

.item-numbers__text_katok {
  min-height: 8.2rem;
  max-width: 50rem; }

.case-separator-small_leftSide {
  margin-left: 0; }

.project-katok {
  max-height: 73rem;
  min-height: 73rem; }

.list-wrap {
  max-width: 62rem;
  width: 100%;
  min-height: 35.8rem;
  border-radius: 2rem;
  background-color: #ffffff;
  padding: 4rem 5rem; }

.list-heading {
  font-family: "Montserrat-ExtraBold", "sans-serif";
  font-size: 2.4rem;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #2a334f;
  text-align: left;
  margin-bottom: 1rem; }

.text-list {
  text-align: left;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }
  .text-list > li {
    opacity: 0.7;
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 1.6rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.1rem;
    color: #2a334f;
    text-align: left;
    position: relative;
    padding-left: 2rem;
    line-height: 2.9rem; }
  .text-list > li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 1.2rem;
    display: inline-block;
    width: 1rem;
    height: 0.4rem;
    border-radius: 2rem;
    background-color: #ffc05c; }
  .text-list > li.text-list_min {
    line-height: 2.2rem;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem; }
  .text-list > li.text-list_marker {
    opacity: 1;
    padding-left: 3rem; }
  .text-list > li.text-list_marker:after {
    width: 0.3rem;
    height: 0.3rem;
    background-color: #000;
    border-radius: 50%;
    top: 1.4rem;
    left: 1rem; }

.realization-katok {
  min-height: 100.9rem;
  max-height: 100%; }

.flexwrap {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.page-wrap_katok {
  padding-top: 5rem; }

.realisation-list_bottom {
  margin-bottom: 4rem;
  text-align: center;
  min-height: 26.8rem;
  height: auto; }

.realisation-list_bottom:last-child {
  margin-bottom: 4rem; }

.realisation-list__text_align {
  text-align: center;
  max-width: 27rem;
  margin: 0 auto; }

.realisation-list__text_align strong {
  font-family: "Montserrat-ExtraBold", "sans-serif"; }

@media screen and (max-width: 680px) {
  .realisation-list_bottom {
    min-width: 29rem;
    width: 100%;
    height: auto;
    min-height: 27rem; } }

.research-katok {
  min-height: 192.7rem;
  max-height: 100%; }

.research-item_hulf {
  max-width: 62rem;
  padding: 5rem;
  min-height: 42rem; }

.page-wrap_katok {
  padding-top: 3.5rem; }

.page-wrap_katok_first {
  padding-top: 4.8rem; }

.item-numbers_textleft {
  text-align: left;
  margin-left: 0; }

.research-item__heading_textleft {
  text-align: left;
  max-width: 25rem;
  line-height: 1.5; }

.research-item__text_textleft {
  text-align: left;
  max-width: 53.3rem;
  display: inline-block; }
  .research-item__text_textleft > p {
    margin-bottom: 1rem; }
  .research-item__text_textleft > p:last-of-type {
    margin-bottom: 0; }

.research-item_fullScreen {
  max-width: 100%;
  width: 100%;
  text-align: left;
  padding: 5.1rem; }
  .research-item_fullScreen:after {
    content: "";
    position: absolute;
    width: 100%;
    visibility: hidden;
    display: inline-block; }

img.research-item__img {
  width: 100%;
  max-width: 53.3rem;
  border-radius: 2rem;
  margin-top: 2rem; }

.research-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .research-row p {
    min-height: 7.2rem; }

.research_katok-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  background-color: #fff;
  border: none; }

.title-katok {
  background-image: url("../img/bitmaps.jpg");
  max-height: 60rem; }

@media screen and (max-width: 1320px) {
  .research-item_hulf {
    max-width: 45rem;
    padding: 5rem;
    min-height: 45rem; }
  .research-item__text_textleft {
    max-width: 40rem; }
  .research-col {
    max-width: 40rem; }
  .page-wrap_katok {
    padding-top: 0; }
  .page-wrap_katok_mob {
    padding-top: 6.6rem; }
  .project-katok {
    max-height: 100%; }
  .list-wrap {
    max-width: 45rem;
    min-height: 43rem; } }

@media screen and (max-width: 1025px) {
  .services .content_double {
    max-width: 62rem; } }

@media screen and (max-width: 980px) {
  .goals-katok {
    max-height: 100%;
    height: auto; }
  .research-item_hulf {
    max-width: 100%;
    min-height: auto;
    width: 100%; }
  .research-item_fullScreen {
    max-width: 62rem; }
  .research-item__text_textleft {
    max-width: 100%;
    text-align: center;
    margin-bottom: 3rem; }
  .item-numbers_textleft {
    text-align: center; }
  .research-item__heading_textleft {
    text-align: center;
    max-width: 100%; }
  .research-item__text_textleft > img {
    margin-top: 1.5rem; }
  .research-item_fullScreen img {
    margin-top: 0rem; }
  .centerText {
    text-align: center;
    margin-left: auto;
    margin-right: auto; }
  .research-col {
    max-width: 100%; }
  .research-item__text_textleft > p:last-of-type {
    margin-bottom: 1.5rem; }
  .research-row p {
    min-height: auto; }
  .research-col .research-item__text_textleft {
    margin-bottom: 0; }
  .list-wrap {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem;
    text-align: center; }
    .list-wrap:last-child {
      margin-bottom: 0; }
  .list-heading {
    text-align: center; }
  .text-list > li.text-list_min {
    text-align: center; }
  .text-list > li {
    text-align: center;
    line-height: 1.5; }
  .text-list .text-list_marker {
    text-align: left;
    margin: 0 auto;
    max-width: 25rem; } }

@media screen and (max-width: 680px) {
  .services .content__item-description_full {
    max-width: 100%;
    margin-left: 2rem; }
  .research-item_hulf {
    margin-bottom: 1rem; }
  .page-wrap_katok {
    margin-bottom: 1rem; }
  .research-item__text_textleft {
    text-align: center; }
  .research-item__heading_textleft {
    text-align: center;
    margin-right: auto;
    margin-left: auto; }
  .item-numbers_textleft {
    text-align: center; }
  .case-separator-small_leftSide {
    margin-left: auto; }
  .research-item_hulf {
    padding: 2rem;
    min-height: 100%; }
  .list-wrap {
    padding: 1rem 2.5rem;
    min-height: auto; } }

@media screen and (max-width: 375px) {
  img.research-item__img {
    margin-bottom: 3rem; }
  img.research-item__img:last-child {
    margin-bottom: 0rem; }
  .research-item_fullScreen {
    padding: 2rem; }
  .page-wrap_top {
    padding-top: 1rem; }
  .page-wrap-top:first-child {
    padding-top: 5rem; } }

.what-graver {
  min-height: 122.7rem; }

.title-graver {
  background-image: url("../img/graverfon.jpg"); }

@media screen and (max-width: 520px) {
  .title-graver {
    min-height: 85rem; } }

.safe__text_grav {
  max-width: 20rem; }

.tabl_graver {
  max-width: 112.6rem; }

.tabl__text_graver {
  max-width: 52rem; }

.tabl__text_padding {
  padding-left: 7rem; }

.definition-wrap_graver {
  max-width: 62rem; }

.img-radius {
  border-radius: 2rem;
  max-width: 62rem;
  overflow: hidden; }
  .img-radius__img {
    width: 100%; }

.case-separator-medium_graver {
  margin-bottom: 9rem; }

.tech {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 62rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 2.5rem 2rem;
  min-height: 28rem;
  border-radius: 2rem;
  border: 0.1rem solid #a3a7b3;
  margin-top: 8rem; }
  .tech__img {
    width: 100%;
    max-width: 28.7rem; }
  .tech__description {
    text-align: left;
    max-width: 27.1rem; }
  .tech__title {
    font-family: "Montserrat-ExtraBold", "sans-serif";
    font-size: 2.4rem;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #2a334f;
    line-height: 1;
    text-align: left;
    margin-bottom: 1rem; }
  .tech__subtitle {
    opacity: 0.7;
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 1.6rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.1rem;
    color: #2a334f;
    opacity: 0.5;
    margin-bottom: 1.9rem; }
  .tech__text {
    opacity: 0.7;
    font-family: "Montserrat-Regular", "sans-serif";
    font-size: 1.6rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.1rem;
    color: #2a334f;
    opacity: 0.9; }

.photo-print_one {
  max-height: 55rem;
  min-height: 55rem;
  background-image: -o-linear-gradient(317deg, #fefcff 11%, #f8f2ff 89%);
  background-image: linear-gradient(133deg, #fefcff 11%, #f8f2ff 89%); }

.photo-print_bottom {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 0rem;
  background-image: -o-linear-gradient(317deg, #fefcff 11%, #f8f2ff 89%);
  background-image: linear-gradient(133deg, #fefcff 11%, #f8f2ff 89%); }

.photo-print_top {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 10rem;
  background-image: -o-linear-gradient(317deg, #fefcff 11%, #f8f2ff 89%);
  background-image: linear-gradient(133deg, #fefcff 11%, #f8f2ff 89%); }

.photo-element_graver {
  max-width: 28.8rem; }

.photo-element_graver:nth-child(4n + 4) {
  margin-right: 0; }

.photo-element_graver:nth-child(3n + 3) {
  margin-right: 4rem; }

.photo-print_use {
  background-image: -o-linear-gradient(319deg, #fefcff 11%, #f8f2ff 89%);
  background-image: linear-gradient(131deg, #fefcff 11%, #f8f2ff 89%); }

.photo-element_use {
  background-color: transparent;
  max-width: 18rem; }

.photo-element__img_wrap {
  width: 18rem;
  height: 18rem;
  border-radius: 2rem;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
  overflow: hidden;
  background-color: transparent;
  position: relative; }

.photo-element__img_use {
  min-height: 18rem;
  height: 100%;
  width: auto;
  position: absolute;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%; }

.photo-element_use:nth-child(3n + 3) {
  margin-right: 4rem; }

@media screen and (max-width: 1320px) {
  .definition-wrap_graver {
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .tech {
    margin-left: auto;
    margin-right: auto; }
  .img-radius {
    max-width: 100%; }
  .page-wrap_graver {
    max-width: 62rem; }
  .photo-print_one {
    max-height: 100%; }
  .photo-element_use {
    margin-top: 4rem; }
  .photo-element_use:nth-child(3n + 3) {
    margin-right: 0rem;
    margin-top: 0; } }

@media screen and (max-width: 680px) {
  .tech {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 2rem; }
    .tech__img {
      margin-bottom: 3rem; }
    .tech:first-child {
      margin-top: 5rem; }
  .page-wrap_graver {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .photo-element_graver:nth-child(3n + 3) {
    margin-right: auto; }
  .photo-element_graver:nth-child(4n + 4) {
    margin-right: auto; }
  .photo-element_use:nth-child(3n + 3) {
    margin-right: auto; } }

@media screen and (max-width: 375px) {
  .what-graver {
    padding-left: 0;
    padding-right: 0; }
  .definition__header {
    padding-left: 2rem;
    padding-right: 2rem; }
  .definition__description {
    padding-left: 2rem;
    padding-right: 2rem; }
  .img-radius {
    border-radius: none; }
  .tech {
    margin-right: 2rem;
    margin-left: 2rem; } }

/*# sourceMappingURL=../maps/main.css.map */
