* {
  box-sizing: border-box; }

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

main {
  display: block; }

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

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

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

a {
  background-color: transparent; }

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

b, strong {
  font-weight: bolder; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

img {
  border-style: none; }

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

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

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

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

fieldset {
  padding: .35em .75em .625em; }

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

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

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

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

details {
  display: block; }

summary {
  display: list-item; }

[hidden], template {
  display: none; }

.color-white {
  color: #fff; }

.color-black {
  color: #000; }

.color-primary {
  color: #6a6aee; }

.color-secondary {
  color: #052d2d; }

.color-light-gray {
  color: #f8f8f8; }

.bg-white {
  background-color: #fff; }

.bg-black {
  background-color: #000; }

.bg-primary {
  background-color: #6a6aee; }

.bg-secondary {
  background-color: #052d2d; }

.bg-light-gray {
  background-color: #f8f8f8; }

.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

.has-text-align-center {
  text-align: center; }

.wp-block-columns {
  display: flex;
  flex-wrap: wrap; }

@media screen and (max-width: 568px) {
  .wp-block-columns {
    flex-direction: column; } }

.color-white {
  color: #fff; }

.color-black {
  color: #000; }

.color-primary {
  color: #6a6aee; }

.color-secondary {
  color: #052d2d; }

.color-light-gray {
  color: #f8f8f8; }

.bg-white {
  background-color: #fff; }

.bg-black {
  background-color: #000; }

.bg-primary {
  background-color: #6a6aee; }

.bg-secondary {
  background-color: #052d2d; }

.bg-light-gray {
  background-color: #f8f8f8; }

.wow {
  visibility: hidden; }

html,
body {
  font-family: "Open sans", sans-serif;
  font-size: 18px;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent; }

body {
  background-color: #052d2d;
  height: 100%;
  width: 100%;
  position: relative;
  color: #052d2d; }

/* Safari 11+ */
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (stroke-color: transparent) {
    select {
      -webkit-appearance: none; } } }

select {
  -webkit-appearance: none; }

strong {
  font-weight: 700; }

.transition {
  transition: 0.4s ease-in-out; }

h1 {
  font-size: 3.88889rem; }
  @media (max-width: 992px) {
    h1 {
      font-size: 3.22222rem; } }
  @media (max-width: 768px) {
    h1 {
      font-size: 2.66667rem; } }
  @media (max-width: 568px) {
    h1 {
      font-size: 2.33333rem; } }

h2 {
  font-size: 3.05556rem; }
  @media (max-width: 768px) {
    h2 {
      font-size: 2.5rem; } }
  @media (max-width: 568px) {
    h2 {
      font-size: 2.11111rem; } }

h3 {
  font-size: 1.22222rem; }

h4 {
  font-size: 1rem; }

h5 {
  font-size: 0.83333rem; }

h6 {
  font-size: 0.77778rem; }

p {
  font-size: 0.83333rem;
  line-height: 1.7; }
  @media (max-width: 768px) {
    p {
      font-size: 0.77778rem; } }

div.wpcf7-validation-errors {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
  padding: 10px 10px;
  font-size: 13px; }

span.wpcf7-not-valid-tip {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
  padding: 5px 10px;
  font-size: 11px;
  position: relative;
  top: -20px; }

div.wpcf7-response-output {
  clear: both;
  color: #856404;
  background-color: #fff3cd !important;
  border: none !important;
  padding: 10px 10px !important;
  font-size: 13px; }

div.wpcf7-mail-sent-ng {
  clear: both;
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
  padding: 10px 10px;
  font-size: 13px; }

div.wpcf7-mail-sent-ok {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
  clear: both; }

a:active {
  text-decoration: none;
  outline: none; }

a:focus {
  text-decoration: none;
  outline: none; }

a:hover {
  text-decoration: none;
  outline: none; }

:focus {
  outline: none; }

:hover {
  outline: none; }

:active {
  outline: none; }

button:focus {
  outline: none; }

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

@media screen and (min-width: 576px) {
  .container {
    max-width: 100%; } }

@media screen and (min-width: 768px) {
  .container {
    max-width: 960px;
    margin: 0 auto; } }

@media screen and (min-width: 1700px) {
  .container-fluid {
    max-width: 2000px;
    margin: 0 auto; } }

.container {
  padding-inline: 7px; }
  @media (max-width: 992px) {
    .container {
      padding-inline: 15px; } }

@keyframes leftToRightWithBounce {
  0% {
    opacity: 0;
    transform: translateX(-80px); }
  50% {
    transform: translateX(0px); }
  75% {
    transform: translateX(5px); }
  100% {
    opacity: 1;
    transform: translateX(0px); } }

.animated.leftToRightWithBounce {
  animation-name: leftToRightWithBounce;
  animation-duration: 1.5s;
  /* or: Xms */
  animation-direction: alternate;
  /* or: normal */
  animation-timing-function: linear;
  /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
  animation-fill-mode: backwards;
  /* or: backwards, both, none */
  animation-delay: 300ms;
  /* or: Xms */ }

@keyframes rightToLeftWithBounce {
  0% {
    opacity: 0;
    transform: translateX(80px); }
  50% {
    transform: translateX(0px); }
  75% {
    transform: translateX(-5px); }
  100% {
    opacity: 1;
    transform: translateX(0px); } }

.animated.rightToLeftWithBounce {
  animation-name: rightToLeftWithBounce;
  animation-duration: 1.5s;
  /* or: Xms */
  animation-direction: alternate;
  /* or: normal */
  animation-timing-function: linear;
  /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
  animation-fill-mode: backwards;
  /* or: backwards, both, none */
  animation-delay: 300ms;
  /* or: Xms */ }

section,
main {
  position: relative; }

body:not(.page-template-front-page) main {
  padding-top: 15vw; }
  @media (max-width: 1200px) {
    body:not(.page-template-front-page) main {
      padding-top: 200px; } }

.a_no_style {
  color: currentColor;
  text-decoration: none; }

.absolute_href {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  top: 0;
  left: 0; }

.grid {
  display: grid; }

.button {
  border-radius: 10px;
  display: inline-block;
  text-decoration: none;
  font-size: 0.72222rem;
  font-weight: 700;
  border: 1px solid rgba(255, 255, 255, 0);
  transition: all 0.3s linear;
  padding-inline: 35px;
  padding-block: 18px; }
  .button.button_primary {
    background-color: #6a6aee;
    color: #fff; }
  .button.button_border--white {
    border-color: #fff; }
  .button.button_hover--white:hover {
    background-color: #fff;
    border-color: #6a6aee;
    color: #6a6aee; }

.text_logo {
  font-size: 18.31px;
  font-weight: 700; }

.middle_section--wrapper {
  background-color: #fff;
  margin-inline: 25px;
  border-radius: 30px;
  position: relative; }
  @media (max-width: 992px) {
    .middle_section--wrapper {
      margin-inline: 15px; } }

.breadcrumbs {
  position: relative;
  font-size: 0.66667rem;
  z-index: 2; }
  .breadcrumbs .crumbs {
    display: flex;
    align-items: center;
    column-gap: 4px; }
  .breadcrumbs .current--breadcumb {
    display: flex;
    align-items: center;
    column-gap: 4px; }
  .breadcrumbs img {
    max-width: 20px; }

.hero_title h1 {
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 3.05556rem; }
  @media (max-width: 768px) {
    .hero_title h1 {
      font-size: 2.22222rem; } }

.page_bg {
  position: absolute;
  left: 90px;
  top: 80px;
  margin-right: 50%; }
  @media (max-width: 768px) {
    .page_bg {
      margin-right: 25%;
      left: 30px; } }

.share {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  .share button {
    background-color: transparent;
    padding: 0;
    border: none;
    flex: 1 1 33.3333%; }
    .share button img {
      max-width: 25px !important; }

.page-content {
  padding-right: 30px;
  counter-reset: post_counter; }
  @media (max-width: 568px) {
    .page-content {
      padding-right: 0; } }
  .page-content p {
    margin-bottom: 20px;
    line-height: 1.7; }
  .page-content img {
    width: 100%;
    border-radius: 5px;
    max-height: 166px;
    object-fit: cover;
    object-position: center center;
    margin-bottom: 13px;
    margin-top: 10px; }
  .page-content strong {
    font-weight: 700; }
  .page-content figcaption {
    color: #6f9595;
    font-size: 0.66667rem; }
  .page-content ul {
    padding-left: 22px;
    margin-top: 0;
    margin-bottom: 25px;
    list-style: none;
    padding-left: 0; }
    .page-content ul li {
      font-size: 0.88889rem;
      line-height: 1.044;
      position: relative;
      padding-left: 34px;
      margin-bottom: 18px; }
      .page-content ul li::before {
        position: absolute;
        display: inline-block;
        content: "";
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        background-image: url("../../img/check@2.png");
        width: 24px;
        height: 24px;
        left: 0; }
      .page-content ul li > ul {
        margin-top: 10px;
        margin-left: 15px; }
        .page-content ul li > ul li::before {
          display: inline-block;
          position: absolute;
          top: 50%;
          left: 0;
          transform: translateY(-50%);
          content: "";
          background-color: currentColor;
          width: 7px;
          height: 7px;
          border-radius: 50%; }
  .page-content table {
    border-radius: 30px;
    padding: 10px 25px;
    margin-top: 15px;
    font-size: 0.88889rem;
    font-family: "Rubik", sans-serif;
    margin-bottom: 25px; }
    .page-content table tr {
      background-color: #fff; }
      .page-content table tr:first-of-type {
        background-color: #071d56;
        color: #fff;
        font-weight: 800; }
        .page-content table tr:first-of-type td {
          padding: 10px 35px 15px; }
          .page-content table tr:first-of-type td:first-of-type {
            border-top-left-radius: 30px; }
          .page-content table tr:first-of-type td:last-of-type {
            border-top-right-radius: 30px; }
      .page-content table tr:nth-of-type(2) td:nth-of-type(1), .page-content table tr:nth-of-type(2) td:nth-of-type(2) {
        padding: 35px 20px 25px 35px; }
      .page-content table tr:last-of-type td:first-of-type {
        border-bottom-left-radius: 30px; }
      .page-content table tr:last-of-type td:last-of-type {
        border-bottom-right-radius: 30px; }
    .page-content table td {
      padding: 0 35px 25px; }
      .page-content table td:nth-of-type(even) {
        padding-left: 35px;
        margin-left: 20px; }
      .page-content table td:nth-of-type(odd) {
        padding-right: 0; }
  .page-content ol {
    list-style-type: none;
    padding-left: 2px;
    margin-bottom: 25px;
    font-size: 0.88889rem;
    padding-top: 3px; }
    .page-content ol li {
      margin-bottom: 15px; }
      .page-content ol li::before {
        counter-increment: post_counter;
        content: counter(post_counter);
        border-radius: 50%;
        color: currentColor;
        max-width: 24px;
        max-height: 24px;
        padding: 3px 8px;
        font-size: 0.77778rem;
        font-weight: 500;
        margin-right: 10px; }
  .page-content blockquote {
    background-color: #f2f2ff;
    border-radius: 5px;
    font-weight: 400;
    margin: 0;
    padding: 20px;
    margin-bottom: 22px;
    border: 1px solid rgba(106, 106, 238, 0.7);
    margin: 0 -20px; }
    @media (max-width: 768px) {
      .page-content blockquote {
        margin: 0; } }
    .page-content blockquote p {
      margin: 0; }

.post_sidebar--wrapper {
  position: sticky;
  top: 125px;
  margin-bottom: 40px; }

.post_sidebar {
  background-color: #f1f1f1;
  border-radius: 10px;
  padding: 48px 18px 43px; }
  .post_sidebar h4 {
    margin: 0;
    margin-bottom: 20px; }
  .post_sidebar .post_sidebar--top {
    padding: 0 10px;
    border-bottom: 1px solid #d4d9d9;
    padding-bottom: 45px;
    margin-bottom: 40px; }
    .post_sidebar .post_sidebar--top img {
      max-width: 76px;
      display: block;
      margin: 0 auto; }
  .post_sidebar .button_sidebar {
    padding-inline: 0;
    text-align: center;
    width: 100%;
    margin-top: 10px; }
  .post_sidebar .share {
    max-width: 50%; }
  .post_sidebar .post_sidebar--bottom {
    padding: 0 10px; }

.socials_small {
  margin-top: 4px;
  column-gap: 20px;
  display: flex; }
  .socials_small img {
    max-width: 16px;
    filter: saturate(100) brightness(0) invert(1); }

.page-template-default .page-content ol {
  list-style-type: auto; }
  .page-template-default .page-content ol li::before {
    display: none; }
  .page-template-default .page-content ol li .wp-block-list ul {
    margin-top: 20px; }
    .page-template-default .page-content ol li .wp-block-list ul li::before {
      content: "";
      top: -5px;
      left: 5px;
      width: 15px;
      height: 15px;
      filter: invert(1);
      max-width: max-content;
      max-height: max-content;
      margin-right: 0;
      display: block; }

.page-template-default ol li ul li {
  position: relative; }
  .page-template-default ol li ul li::before {
    content: "";
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../../img/check@2.png);
    top: -5px;
    left: 5px;
    width: 15px;
    height: 15px;
    filter: invert(1);
    max-width: max-content;
    max-height: max-content;
    margin-right: 0;
    display: block; }

@media print {
  * {
    /* Keyword values */
    -webkit-print-color-adjust: economy;
    -webkit-print-color-adjust: exact !important;
    /* Global values */
    -webkit-print-color-adjust: inherit;
    -webkit-print-color-adjust: initial;
    -webkit-print-color-adjust: unset; } }

.button {
  display: inline-block;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0);
  transition: all 0.3s linear; }
  .button.button-primary {
    border-color: #6a6aee;
    background-color: #6a6aee; }
  .button.button-border_white {
    border-color: #fff;
    background-color: transparent; }

a {
  color: currentColor;
  text-decoration: none;
  transition: all 0.3s linear; }

.contact_icons a {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 0.83333rem; }
  .contact_icons a::before {
    display: inline-block;
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    min-width: 20px;
    width: 20px;
    height: 20px;
    margin-right: 7px; }
  .contact_icons a[href*="mailto:"] {
    font-weight: 700; }
    .contact_icons a[href*="mailto:"]::before {
      background-image: url("../../img/ikona-modul-kontaktu-mail@2.png"); }
  .contact_icons a[href*="tel:"]::before {
    background-image: url("../../img/ikona-modul-kontaktu-telefon@2.png"); }

.offer_top--grid {
  grid-template-columns: 47% 85.5%; }
  @media (max-width: 1600px) {
    .offer_top--grid {
      grid-template-columns: 47% 70%; } }
  @media (max-width: 1366px) {
    .offer_top--grid {
      grid-template-columns: 47% 60%; } }
  @media (max-width: 1200px) {
    .offer_top--grid {
      grid-template-columns: 47% 50%; } }
  @media (max-width: 768px) {
    .offer_top--grid {
      grid-template-columns: 100%; } }

.offer_top--right {
  margin-top: -40px; }

.offer_desc {
  max-width: 400px;
  padding-right: 35px; }
  @media (max-width: 768px) {
    .offer_desc {
      max-width: 100%;
      margin-bottom: 50px; } }
  @media (max-width: 568px) {
    .offer_desc {
      padding-right: 0; } }
  .offer_desc h2 {
    margin-bottom: 30px; }
  .offer_desc h4 {
    line-height: 1.4; }

.offer_grid {
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  padding-top: 15px;
  column-gap: 27px;
  row-gap: 37px; }
  @media (max-width: 568px) {
    .offer_grid {
      grid-template-columns: 100%; } }
  .offer_grid .offer_single--wrapper {
    transition: all 0.3s linear;
    position: relative; }
  .offer_grid .offer_single {
    text-align: center;
    display: block;
    font-weight: 700;
    font-size: 0.83333rem;
    background-color: #fff;
    padding: 31px 20px 34px;
    height: 100%;
    border-radius: 10px;
    transition: all 0.3s linear; }
    .offer_grid .offer_single:hover {
      box-shadow: 0 0 35px 5px rgba(0, 0, 0, 0.15); }
      .offer_grid .offer_single:hover::before {
        width: 42px;
        height: 42px;
        background-size: 19.2px 15.6px; }
    .offer_grid .offer_single::before {
      content: '';
      position: absolute;
      left: 50%;
      top: 100%;
      background-image: url("../../img/strzalka-3@2.png");
      width: 30px;
      height: 30px;
      background-size: 16px 13px;
      border-radius: 50%;
      background-position: center;
      background-repeat: no-repeat;
      
      transform: translate(-50%, -50%);
      transition: all 0.3s linear; }
    .offer_grid .offer_single img {
      max-width: 85px;
      max-height: 91px;
      display: block;
      margin: 0 auto;
      margin-bottom: 27px; }

.blog_grid {
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 16px;
  row-gap: 30px; }
  .blog_grid .blog_grid--single {
    position: relative;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding: 22px 21px 40px; }
    .blog_grid .blog_grid--single img {
      max-height: 175px;
      object-fit: cover;
      background-position: center center;
      width: 100%; }
    .blog_grid .blog_grid--single:hover::before {
      width: 42px;
      height: 42px;
      background-size: 19.2px 15.6px; }
    .blog_grid .blog_grid--single::before {
      content: '';
      position: absolute;
      left: 50%;
      top: 100%;
      background-image: url("../../img/strzalka-3@2.png");
      width: 30px;
      height: 30px;
      background-size: 16px 13px;
      border-radius: 50%;
      background-position: center;
      background-repeat: no-repeat;
      background-color: #6a6aee;
      transform: translate(-50%, -50%);
      transition: all 0.3s linear; }
  .blog_grid .blog_single--title {
    margin: 0;
    line-height: 1.4; }

.blog_single-categories {
  list-style: none;
  padding: 0;
  margin: 7px 0 13px;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .blog_single-categories li {
    font-size: 0.55556rem;
    display: inline-block; }
    .blog_single-categories li:not(:last-of-type)::after {
      display: inline-block;
      content: '/';
      margin: 0 4px; }

.contact_form h3 {
  margin-top: 5px;
  margin-bottom: 28px; }

.contact_form label {
  display: flex;
  flex-direction: column;
  font-weight: 700;
  font-size: 0.72222rem; }

.contact_form input,
.contact_form textarea {
  color: #000;
  background-color: #f1f1f1;
  border: none;
  border-radius: 5px;
  margin-bottom: 20px;
  font-size: 0.94444rem;
  margin-top: 7px;
  width: 100%;
  padding: 14px; }

.contact_form input[type="submit"] {
  width: auto;
  font-size: 0.72222rem;
  padding-inline: 35px;
  padding-block: 18px; }
  @media (max-width: 568px) {
    .contact_form input[type="submit"] {
      width: 100%; } }

.contact_form textarea {
  resize: none;
  height: 134px; }

.contact_form .form_columns--two {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 26px;
  align-items: center; }
  @media (max-width: 568px) {
    .contact_form .form_columns--two {
      grid-template-columns: 100%; } }

.contact_form .required_text {
  font-size: 0.72222rem;
  text-align: right; }

.contact_form .wpcf7-list-item {
  width: 100%;
  display: block;
  margin-left: 0;
  font-size: 13px;
  color: #0e0c0a;
  margin-bottom: 34px; }
  .contact_form .wpcf7-list-item span {
    width: 100%; }
  .contact_form .wpcf7-list-item label {
    display: flex;
    position: relative; }
    .contact_form .wpcf7-list-item label span {
      padding-left: 42px; }
      .contact_form .wpcf7-list-item label span p {
        display: inline-block;
        vertical-align: top;
        margin: 0;
        font-size: 0.72222rem;
        font-weight: 400;
        line-height: 1.2; }
      .contact_form .wpcf7-list-item label span:before {
        content: '';
        display: block;
        width: 30px;
        height: 30px;
        margin-right: 20px;
        background-color: #f1f1f1;
        border-radius: 5px;
        position: absolute;
        left: 0px;
        top: 0;
        transition: all 0.3s linear; }
        .contact_form .wpcf7-list-item label span:before:hover {
          cursor: pointer; }
    .contact_form .wpcf7-list-item label input {
      position: absolute;
      left: 0;
      top: 0;
      width: 1px;
      z-index: -1;
      opacity: 0; }
    .contact_form .wpcf7-list-item label input:checked + span:before {
      background-color: #6a6aee; }

.cat_filters {
  display: flex;
  justify-content: flex-start;
  row-gap: 10px;
  padding: 5px 4px;
  align-items: center;
  position: relative;
  width: 100%;
  overflow-x: scroll;
  background-color: #ebeded;
  border-radius: 10px; }
  @media (max-width: 568px) {
    .cat_filters {
      flex-wrap: wrap; } }
  .cat_filters::-webkit-scrollbar {
    display: none; }
  .cat_filters p {
    font-size: 13px;
    margin: 0;
    line-height: 1; }
  .cat_filters .cat_filters--wrapper {
    display: flex;
    flex-shrink: 0;
    width: 76%;
    overflow: hidden;
    position: relative;
    z-index: 2;
    align-items: center;
    column-gap: 20px;
    padding: 0 15px 0 7.5px; }
    @media (max-width: 568px) {
      .cat_filters .cat_filters--wrapper {
        width: 100%;
        padding: 0; } }
    .cat_filters .cat_filters--wrapper a {
      padding: 17px 20px;
      border-radius: 10px;
      position: relative;
      font-size: 0.72222rem;
      color: #052d2d;
      font-weight: 700; }
      @media (max-width: 768px) {
        .cat_filters .cat_filters--wrapper a {
          font-size: 0.66667rem;
          padding: 10px 13px; } }
  .cat_filters .single_cat.active a {
    background-color: #6a6aee;
    color: #fff; }
    .cat_filters .single_cat.active a::before {
      position: absolute;
      content: '';
      width: 10px;
      height: 10px;
      left: 50%;
      top: 100%;
      transform: rotate(45deg) translate(-50%, -50%);
      background-color: #6a6aee; }

.search {
  position: relative; }
  @media (max-width: 568px) {
    .search {
      width: 100%; } }
  .search::before {
    position: absolute;
    content: '';
    height: 100%;
    width: 1px;
    z-index: 1;
    right: 96%;
    box-shadow: 0 0 51px 96px #ebeded; }
    @media (max-width: 568px) {
      .search::before {
        display: none; } }
  .search form {
    position: relative;
    display: flex;
    background-color: #fff;
    border-radius: 10px;
    padding: 4px;
    position: relative;
    z-index: 2; }
  .search input[type="search"] {
    font-size: 0.83333rem;
    color: currentColor;
    border: none;
    outline: none;
    padding: 10px;
    width: 100%; }
    @media (max-width: 768px) {
      .search input[type="search"] {
        font-size: 0.72222rem; } }
    .search input[type="search"]::placeholder {
      color: currentColor;
      font-size: 0.83333rem; }
      @media (max-width: 768px) {
        .search input[type="search"]::placeholder {
          font-size: 0.72222rem; } }
  .search input[type="submit"] {
    border: none;
    outline: none;
    background-color: #6a6aee;
    border-radius: 10px;
    min-width: 42px;
    height: 42px;
    background-image: url("../../img/ikona-lupa@2.png");
    background-size: 20px 20px;
    background-position: center;
    background-repeat: no-repeat; }
    @media (max-width: 768px) {
      .search input[type="submit"] {
        min-width: 32px;
        height: 32px;
        background-size: 15px 15px; } }

.single_filter {
  display: flex;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap; }
  .single_filter a,
  .single_filter p {
    color: #002439;
    font-size: 13px;
    transition: font-weight 0.4s; }
  .single_filter a.active {
    font-weight: 700; }

.cat_filters_news {
  justify-content: flex-end;
  overflow: initial;
  width: initial; }

.select_filter {
  display: flex;
  align-items: center;
  gap: 10px; }

.nice-select {
  width: 140px;
  border: none;
  color: #04273c;
  font-size: 13px;
  padding-left: 5px; }
  .nice-select:after {
    border-color: #04273c; }
  .nice-select .current {
    font-weight: 700; }
  .nice-select .list {
    width: initial;
    min-width: 100%;
    height: 300px;
    overflow-y: scroll;
    right: 0px;
    left: auto; }
    .nice-select .list li {
      font-size: 12px; }

.swiperReferences {
  margin: 0 -25px;
  padding: 0 25px; }
  @media (max-width: 568px) {
    .swiperReferences {
      margin: 0 -15px;
      padding: 0 15px; } }
  .swiperReferences .swiper-wrapper {
    padding-bottom: 5rem;
    padding-top: 5rem; }
  .swiperReferences .swiper-slide.show_more .opinion {
    -webkit-line-clamp: none;
    line-clamp: none; }
  .swiperReferences .swiper-slide {
    background-color: #fff;
    border-radius: 10px;
    padding: 0px 40px 3px;
    height: auto;
    display: flex;
    flex-direction: column;
    transition: all 0.3s linear;
    box-shadow: 0px 7px 33px -7px rgba(66, 68, 90, 0.5);
    opacity: 0.5;
    width: 942px; }
    @media (max-width: 1400px) {
      .swiperReferences .swiper-slide {
        width: 750px; } }
    @media (max-width: 992px) {
      .swiperReferences .swiper-slide {
        width: 90%; } }
  .swiperReferences .swiper-slide-active {
    opacity: 1; }
  .swiperReferences .swiper-button-next,
  .swiperReferences .swiper-button-prev {
    background-image: none;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    background-size: 8px 13px;
    background-position: center;
    background-repeat: no-repeat; }
    @media (max-width: 568px) {
      .swiperReferences .swiper-button-next,
      .swiperReferences .swiper-button-prev {
        width: 32px;
        height: 32px;
        background-size: 6px 10px; } }
  .swiperReferences .swiper-button-next {
    background-image: url("../../img/strzalka-2@2.png");
    right: calc(50% - 471px - 21px); }
    @media (max-width: 1400px) {
      .swiperReferences .swiper-button-next {
        right: calc(50% - 375px - 21px); } }
    @media (max-width: 992px) {
      .swiperReferences .swiper-button-next {
        right: 15px; } }
  .swiperReferences .swiper-button-prev {
    left: calc(50% - 471px - 21px);
    background-image: url("../../img/strzalka-1@2.png"); }
    @media (max-width: 1400px) {
      .swiperReferences .swiper-button-prev {
        left: calc(50% - 375px - 21px); } }
    @media (max-width: 992px) {
      .swiperReferences .swiper-button-prev {
        left: 15px; } }
  .swiperReferences .quote {
    max-width: 75px;
    margin: -20px auto 40px auto; }
  .swiperReferences .star-rating {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    margin-bottom: 5px; }
    .swiperReferences .star-rating svg {
      width: 20px;
      height: 20px; }
      .swiperReferences .star-rating svg path {
        fill: #ffbc00; }
  .swiperReferences .references_desc {
    height: 100%;
    width: 100%;
    text-align: center;
    padding-left: 80px;
    padding-right: 80px;
    padding-bottom: 40px; }
    @media (max-width: 1400px) {
      .swiperReferences .references_desc {
        padding-left: 30px;
        padding-right: 30px; } }
    @media (max-width: 992px) {
      .swiperReferences .references_desc {
        padding-left: 15px;
        padding-right: 15px; } }
    .swiperReferences .references_desc .opinion {
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      /* number of lines to show */
      line-clamp: 3;
      -webkit-box-orient: vertical;
      margin-bottom: 20px; }
    .swiperReferences .references_desc p {
      font-size: 20px;
      font-style: italic; }
      @media (max-width: 1400px) {
        .swiperReferences .references_desc p {
          font-size: 18px; } }
    .swiperReferences .references_desc .references_desc--author {
      font-size: 0.83333rem;
      font-weight: 700;
      margin-bottom: 10px;
      font-style: initial; }
  .swiperReferences .line {
    width: 36px;
    height: 1px;
    background-color: #ebeded;
    margin: 1.5rem auto; }
  .swiperReferences .more__wrapper {
    display: flex;
    align-items: center;
    justify-content: center; }
  .swiperReferences .more__line {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 11px;
    color: #6a6aee;
    font-weight: 700; }
    .swiperReferences .more__line:hover img {
      transform: translateX(5px); }
    .swiperReferences .more__line img {
      max-width: 12px;
      transition: all 0.3s linear; }
  .swiperReferences .more {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 11px;
    color: #6a6aee;
    font-weight: 700; }
    .swiperReferences .more:hover img {
      transform: rotate(45deg); }
    .swiperReferences .more img {
      max-width: 22px;
      transition: all 0.3s linear; }

.swiperOffer {
  padding: 40px 25px;
  margin: -40px -25px; }
  @media (max-width: 568px) {
    .swiperOffer {
      padding: 40px 15px;
      margin: -40px -15px; } }
  .swiperOffer .swiper-slide {
    height: auto; }
  .swiperOffer .swiper-button-next,
  .swiperOffer .swiper-button-prev {
    background-image: none;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    background-size: 8px 13px;
    background-position: center;
    background-repeat: no-repeat; }
    @media (max-width: 568px) {
      .swiperOffer .swiper-button-next,
      .swiperOffer .swiper-button-prev {
        width: 32px;
        height: 32px;
        background-size: 6px 10px; } }
  .swiperOffer .swiper-button-next {
    background-image: url("../../img/strzalka-2@2.png");
    right: 5px; }
  .swiperOffer .swiper-button-prev {
    background-image: url("../../img/strzalka-1@2.png");
    left: 5px; }
  .swiperOffer .offer_single--wrapper {
    background-color: #fff;
    padding: 31px 20px 34px;
    border-radius: 10px;
    transition: all 0.3s linear;
    position: relative; }
    .swiperOffer .offer_single--wrapper:hover::before {
      width: 42px;
      height: 42px;
      background-size: 19.2px 15.6px; }
    .swiperOffer .offer_single--wrapper::before {
      content: '';
      position: absolute;
      left: 50%;
      top: 100%;
      background-image: url("../../img/strzalka-3@2.png");
      width: 30px;
      height: 30px;
      background-size: 16px 13px;
      border-radius: 50%;
      background-position: center;
      background-repeat: no-repeat;
      background-color: #6a6aee;
      transform: translate(-50%, -50%);
      transition: all 0.3s linear; }
  .swiperOffer .offer_single {
    text-align: center;
    display: block;
    font-weight: 700;
    font-size: 0.83333rem;
    background-color: #fff; }
    .swiperOffer .offer_single img {
      max-width: 85px;
      max-height: 91px;
      display: block;
      margin: 0 auto;
      margin-bottom: 27px; }

.individual::before {
  position: absolute;
  width: calc(100% - 50px);
  height: 50%;
  left: 0;
  top: 0;
  background-color: #f8f8f8;
  content: '';
  margin-inline: 25px;
  z-index: -1;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px; }

.individual .individual_container {
  max-width: 1420px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 10px;
  padding: 50px 0; }

.individual .individual_desc {
  margin-bottom: 95px;
  padding: 0 50px; }
  @media (max-width: 568px) {
    .individual .individual_desc {
      padding: 0; } }

.individual .individual_grid {
  grid-template-columns: repeat(3, 1fr);
  margin: 0 -15px; }
  @media (max-width: 768px) {
    .individual .individual_grid {
      grid-template-columns: 100%;
      margin: 0;
      row-gap: 75px; } }

.individual .individual_grid--single {
  text-align: center;
  position: relative; }
  .individual .individual_grid--single:last-of-type .individual_arrow {
    display: none; }

.individual .individual_arrow {
  max-width: 28.8px;
  max-height: 14.4px;
  position: absolute;
  right: -17px;
  top: 45px; }
  @media (max-width: 768px) {
    .individual .individual_arrow {
      left: 50%;
      top: calc(100% + 40px);
      right: unset;
      transform: translate(-50%, -50%) rotate(90deg); } }

.individual .individual_grid--desc {
  max-width: 200px;
  margin: 0 auto; }
  .individual .individual_grid--desc p {
    font-size: 0.72222rem;
    margin-top: 10px;
    line-height: 1.2; }
    .individual .individual_grid--desc p strong {
      margin-bottom: 10px;
      font-size: 0.83333rem;
      line-height: 1.4; }

.individual .individual_icon--wrapper {
  background-color: var(--individual_steps_img_background);
  border-radius: 50%;
  max-width: 114px;
  height: 114px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  box-shadow: -10px 10px 35px 5px rgba(0, 0, 0, 0.2); }
  .individual .individual_icon--wrapper img {
    max-width: 75px;
    max-height: 75px; }

.talk h2 {
  font-size: 2rem;
  margin-bottom: 50px; }

.talk a[href*="tel:"] {
  font-size: 1.22222rem;
  font-weight: 700;
  color: currentColor; }

.talk .talk_grid {
  grid-template-columns: 50% 50%;
  align-items: center; }
  @media (max-width: 568px) {
    .talk .talk_grid {
      grid-template-columns: 100%; } }

.talk .talk_grid--left {
  padding-left: 45px;
  margin-top: -40px; }
  @media (max-width: 568px) {
    .talk .talk_grid--left {
      padding: 0;
      margin: 0;
      margin-bottom: 25px; } }

.talk .talk_grid--right {
  margin-left: 110px;
  margin-right: -40px;
  display: flex; }
  @media (max-width: 768px) {
    .talk .talk_grid--right {
      margin-left: 50px;
      margin-right: 0;
      align-items: flex-end;
      align-self: flex-end; } }
  @media (max-width: 568px) {
    .talk .talk_grid--right {
      margin: 0;
      padding: 0 40px; } }

header {
  position: fixed;
  width: 100%;
  z-index: 100;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-inline: 25px 20px;
  padding-block: 25px;
  transition: width 0.01s linear, background 0.3s linear;
  transition-delay: 0s, 0s; }
  @media (max-width: 992px) {
    header {
      padding-inline: 15px 20px; } }
  @media (max-width: 992px) {
    header {
      align-items: flex-start; } }
  header .socials_small {
    column-gap: 13px;
    padding-left: 30px; }
    @media (max-width: 1366px) {
      header .socials_small {
        padding-left: 20px; } }
    @media (max-width: 992px) {
      header .socials_small {
        margin-top: 15px; } }
  @media (max-width: 992px) {
    header .phone {
      display: none; } }
  header.sticky {
    width: 125px;
    transition-delay: 2s; }
    @media (max-width: 568px) {
      header.sticky {
        width: 100%;
        position: absolute; }
        header.sticky::before {
          opacity: 1; } }
    header.sticky .header_logo img {
      max-width: 80px; }
      @media (max-width: 568px) {
        header.sticky .header_logo img {
          filter: invert(1) !important; } }

.mobile_sticky_ornament {
  display: none; }
  @media (max-width: 568px) {
    .mobile_sticky_ornament {
      display: block;
      width: 100%;
      height: 100%;
      position: fixed;
      max-height: 115px;
      content: "";
      backdrop-filter: blur(1px);
      opacity: 0;
      left: 0;
      z-index: 10;
      top: 0;
      height: 120px;
      transition: all 0.3s linear; } }
  @media (max-width: 568px) {
    .mobile_sticky_ornament.sticky {
      opacity: 1; } }

.header__navigation {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  transform: translateY(-30%);
  opacity: 1;
  transition: all 0.8s; }
  @media (max-width: 992px) {
    .header__navigation {
      transform: none; } }

.button_phone {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 0 30px 0 23px; }
  @media (max-width: 1366px) {
    .button_phone {
      padding: 0 20px 0 20px; } }
  .button_phone p {
    font-size: 13px; }
    @media (max-width: 1200px) {
      .button_phone p {
        display: none; } }
  .button_phone::after {
    display: inline-block;
    content: "";
    background-color: #6a6aee;
    background-image: url("../../img/ikona-telefon-cta@2.png");
    background-size: 24px 24px;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    margin-left: 10px; }
    @media (max-width: 1200px) {
      .button_phone::after {
        margin-left: 0; } }

.header_logo.inverted img {
  transition: all 0.3s linear;
  filter: invert(1);
  margin-left: 10px; }

.header_logo img {
  max-width: 101px;
  transition: all 0.3s linear; }
  @media (max-width: 568px) {
    .header_logo img {
      max-width: 80px; } }

.navigation {
  border-right: 1px solid #1a3f3f; }
  @media (max-width: 992px) {
    .navigation {
      display: none; } }
  .navigation ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0px;
    display: flex;
    align-items: center; }
    .navigation ul li {
      display: inline-block;
      position: relative;
      padding: 9px 17px;
      margin: 0 8px; }
      @media (max-width: 1366px) {
        .navigation ul li {
          margin: 0 6px;
          padding: 9px 14px; } }
      @media (max-width: 1200px) {
        .navigation ul li {
          margin: 0 2px; } }
      .navigation ul li.current-menu-item {
        background-color: #021615;
        border-radius: 10px; }
      .navigation ul li > a {
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 300;
        display: block;
        font-size: 0.66667rem; }
      .navigation ul li:hover > ul {
        transform: scaleY(1); }
      .navigation ul li > ul {
        transition: 0.3s ease-in-out;
        position: absolute;
        top: 100%;
        width: 100%;
        background-color: #000;
        z-index: 1;
        transform: scaleY(0);
        transform-origin: 0 0; }
        .navigation ul li > ul li > a {
          color: #fff; }
  @media (max-width: 1366px) {
    .navigation.navigation-main ul {
      flex-wrap: wrap;
      justify-content: flex-end;
      margin-left: 50px; } }
  .navigation.lang_navigation {
    border-left: 1px solid #1a3f3f;
    padding-left: 15px;
    padding-right: 15px; }
    .navigation.lang_navigation .lang-nav-menu {
      width: 100%; }
    .navigation.lang_navigation li {
      padding: 9px 12px;
      margin: 0 4px;
      display: flex; }
      .navigation.lang_navigation li a {
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 300;
        display: block;
        font-size: 0.66667rem; }
    .navigation.lang_navigation .wpml-ls-current-language {
      background-color: #021615;
      border-radius: 10px; }

body.scroll_fixed .header__navigation {
  opacity: 0;
  transform: translateY(-60%); }
  @media (max-width: 992px) {
    body.scroll_fixed .header__navigation {
      display: none; } }

body.mobile__menu--open {
  overflow: hidden; }
  body.mobile__menu--open .hamburger_wrapper {
    right: 25px; }

.mobile__menu--open .drawer-overlay {
  display: block; }

body.mobile__menu--open .mobile__nav {
  right: 0; }
  @media (max-width: 768px) {
    body.mobile__menu--open .mobile__nav {
      right: 0;
      top: 0; } }

.drawer-overlay {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2); }

.mobile__nav {
  position: fixed;
  z-index: 999;
  overflow: hidden;
  background-color: #000;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  padding-top: 50px;
  width: 180px;
  height: 100%;
  right: -180px; }
  @media (max-width: 768px) {
    .mobile__nav {
      width: 100vw;
      height: 100%;
      right: -100vw;
      top: -100vh;
      padding-top: 0; } }
  .mobile__nav ul {
    list-style-type: none;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    row-gap: 40px; }
    .mobile__nav ul li {
      position: relative;
      display: inline-block; }
      .mobile__nav ul li a {
        color: #fff;
        text-transform: uppercase;
        font-size: 0.94444rem;
        font-weight: 200;
        text-decoration: underline 1px rgba(255, 255, 255, 0);
        transition: all 0.3s linear; }
        @media (max-width: 768px) {
          .mobile__nav ul li a {
            font-size: 1.11111rem; } }
        .mobile__nav ul li a:hover {
          text-decoration: underline 1px white; }
        .mobile__nav ul li a span {
          position: absolute;
          width: 100%;
          height: 100%;
          text-align: right;
          padding-right: 10px;
          font-size: 17px; }
          .mobile__nav ul li a span:before {
            content: "\25be"; }
    .mobile__nav ul li.open a span:before {
      content: "\25b4"; }

.hamburger_wrapper {
  position: fixed;
  top: 30px;
  right: 20px;
  z-index: 1000;
  display: none;
  background-color: #000;
  border-radius: 25px;
  color: #fff;
  align-items: center;
  column-gap: 10px;
  padding-right: 10px;
  transition: all 0.3s linear;
  transition: all 0.3s; }
  @media (max-width: 992px) {
    .hamburger_wrapper {
      display: flex; } }
  @media (max-width: 992px) {
    .hamburger_wrapper {
      right: 55px; } }
  .hamburger_wrapper.sticky {
    right: 35px;
    display: flex;
    opacity: 1; }
    @media (max-width: 992px) {
      .hamburger_wrapper.sticky {
        right: 25px; } }
    @media (max-width: 500px) {
      .hamburger_wrapper.sticky {
        right: 15px; } }
  .hamburger_wrapper span {
    font-size: 0.66667rem;
    display: inline-block;
    letter-spacing: 0.3px; }
  .hamburger_wrapper .phone {
    display: flex;
    margin: -1px -1px; }
    .hamburger_wrapper .phone a {
      padding: 0; }
      .hamburger_wrapper .phone a::after {
        width: 40px;
        height: 40px;
        background-size: 18px 18px;
        margin: 0; }

.hamburger {
  cursor: pointer; }
  .hamburger__bar {
    position: relative !important;
    top: 2px;
    margin-left: 7px; }
    .hamburger__bar, .hamburger__bar:after, .hamburger__bar:before {
      position: absolute;
      display: block;
      width: 20px;
      height: 2px;
      content: "";
      transform: rotate(0);
      pointer-events: none;
      background-color: #fff; }
    .hamburger__bar:after {
      opacity: 0; }

.hamburger {
  display: flex; }
  .hamburger .hamburger__bar, .hamburger .hamburger__bar:after, .hamburger .hamburger__bar:before {
    transition: top 0.2s 0.2s, left 0.1s, transform 0.2s,
 background-color 0.2s 0.1s; }
  .hamburger .hamburger__bar:after, .hamburger .hamburger__bar:before {
    transform: rotate(0); }
  .hamburger .hamburger__bar:before {
    top: 6.4px; }
  .hamburger .hamburger__bar:after {
    top: -6.4px; }

.hamburger.is-active {
  top: 5px; }
  .hamburger.is-active .hamburger__bar {
    background-color: transparent;
    top: 5px; }
    .hamburger.is-active .hamburger__bar:after, .hamburger.is-active .hamburger__bar:before {
      top: 0;
      transition: background-color 0.2s, top 0.2s, left 0.2s,
 transform 0.2s 0.15s; }
    .hamburger.is-active .hamburger__bar:before {
      transform: rotate(45deg); }
    .hamburger.is-active .hamburger__bar:after {
      transform: rotate(-45deg);
      opacity: 1; }

.mobile__nav ul li {
  display: flex;
  text-align: center;
  justify-content: center; }

.mobile__nav {
  padding-top: 100px;
  padding-bottom: 70px;
  overflow: auto; }
  .mobile__nav .mobile-nav-menu {
    height: max-content; }
  .mobile__nav .lang_navigation {
    display: flex !important;
    border-left: none;
    border-right: none;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 45px; }
    @media (max-width: 768px) {
      .mobile__nav .lang_navigation {
        margin-right: 100px;
        margin-left: 100px; } }
    @media (max-width: 450px) {
      .mobile__nav .lang_navigation {
        margin-right: 30px;
        margin-left: 30px; } }
    .mobile__nav .lang_navigation .lang-nav-menu {
      row-gap: 10px;
      flex-direction: row;
      flex-wrap: wrap;
      padding-left: 0;
      padding-right: 0; }
      .mobile__nav .lang_navigation .lang-nav-menu li {
        padding: 9px 12px;
        margin: 0;
        display: flex;
        flex-shrink: 0;
        flex-basis: 30%;
        transition: all 0.3s; }
        .mobile__nav .lang_navigation .lang-nav-menu li:hover {
          background-color: #021615;
          border-radius: 10px; }
        .mobile__nav .lang_navigation .lang-nav-menu li a {
          display: flex; }
          .mobile__nav .lang_navigation .lang-nav-menu li a:hover {
            text-decoration: none; }
          .mobile__nav .lang_navigation .lang-nav-menu li a span {
            position: relative;
            padding-right: 0; }
            .mobile__nav .lang_navigation .lang-nav-menu li a span:before {
              display: none; }
      .mobile__nav .lang_navigation .lang-nav-menu .wpml-ls-current-language {
        background-color: #021615;
        border-radius: 10px; }

.color-white {
  color: #fff; }

.color-black {
  color: #000; }

.color-primary {
  color: #6a6aee; }

.color-secondary {
  color: #052d2d; }

.color-light-gray {
  color: #f8f8f8; }

.bg-white {
  background-color: #fff; }

.bg-black {
  background-color: #000; }

.bg-primary {
  background-color: #6a6aee; }

.bg-secondary {
  background-color: #052d2d; }

.bg-light-gray {
  background-color: #f8f8f8; }

@keyframes philosophy_aniamtion {
  0% {
    transform: translateY(0%); }
  100% {
    transform: translateY(52%); } }

.page-template-front-page .top_sections--wrapper {
  position: relative;
  padding-bottom: 150px; }
  @media (max-width: 768px) {
    .page-template-front-page .top_sections--wrapper {
      padding-bottom: 50px; } }
  .page-template-front-page .top_sections--wrapper .hero_bg {
    position: absolute;
    top: 85px;
    left: 90px; }
  .page-template-front-page .top_sections--wrapper .hero {
    height: 100vh;
    position: relative;
    z-index: 1; }
    @media (max-width: 768px) {
      .page-template-front-page .top_sections--wrapper .hero {
        height: auto; } }
  .page-template-front-page .top_sections--wrapper .hero_container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
    padding-right: 12vw; }
    @media (max-width: 768px) {
      .page-template-front-page .top_sections--wrapper .hero_container {
        padding-right: 0; } }
  .page-template-front-page .top_sections--wrapper .hero_desc {
    transform: translateY(62%);
    width: 100%; }
    @media (max-height: 820px) and (min-width: 992px) {
      .page-template-front-page .top_sections--wrapper .hero_desc {
        transform: translateY(30%); } }
    @media (max-height: 820px) and (orientation: landscape) {
      .page-template-front-page .top_sections--wrapper .hero_desc {
        transform: translateY(30%); } }
    @media (max-width: 768px) {
      .page-template-front-page .top_sections--wrapper .hero_desc {
        transform: none;
        padding-top: 150px; } }
    .page-template-front-page .top_sections--wrapper .hero_desc h1 {
      margin-top: 0;
      margin-bottom: 31px;
      padding-right: 10%;
      line-height: 1.25; }
    .page-template-front-page .top_sections--wrapper .hero_desc p {
      margin-bottom: 41px; }
  .page-template-front-page .top_sections--wrapper .img_mobile {
    display: none; }
    @media (max-width: 768px) {
      .page-template-front-page .top_sections--wrapper .img_mobile {
        display: flex;
        margin: 0 auto;
        margin-top: 50px;
        max-width: 300px; } }
  .page-template-front-page .top_sections--wrapper .hero_logos {
    align-self: flex-end;
    width: 100%; }
  .page-template-front-page .top_sections--wrapper .button_hero {
    margin-right: 10px; }
    @media (max-width: 380px) {
      .page-template-front-page .top_sections--wrapper .button_hero {
        margin-top: 15px; } }
  .page-template-front-page .top_sections--wrapper .hero_logos--title {
    display: block;
    font-size: 0.72222rem;
    margin-bottom: 9px; }
    @media (max-width: 768px) {
      .page-template-front-page .top_sections--wrapper .hero_logos--title {
        padding-top: 9px;
        border-top: 1px solid #204444; } }
  .page-template-front-page .top_sections--wrapper .hero_logos--wrapper {
    border-top: 1px solid #204444;
    padding: 15px 0; }
    @media (max-width: 1440px) {
      .page-template-front-page .top_sections--wrapper .hero_logos--wrapper {
        margin-right: 10%; } }
    @media (max-width: 768px) {
      .page-template-front-page .top_sections--wrapper .hero_logos--wrapper {
        margin-right: 0;
        border: none;
        flex-wrap: wrap;
        row-gap: 20px;
        justify-content: center; } }
    .page-template-front-page .top_sections--wrapper .hero_logos--wrapper .swiper-slide {
      height: auto;
      display: flex;
      align-items: center; }
  .page-template-front-page .top_sections--wrapper .hero_logo {
    flex-shrink: 1;
    flex-grow: 1; }
    .page-template-front-page .top_sections--wrapper .hero_logo img {
      max-height: 69px;
      max-width: 70px;
      filter: saturate(100%) brightness(0) invert(1);
      opacity: 0.3; }
    .page-template-front-page .top_sections--wrapper .hero_logo .text_logo {
      opacity: 0.3; }
  .page-template-front-page .top_sections--wrapper .sticky_img {
    position: fixed;
    bottom: -123px;
    margin-top: 60px;
    height: 97vh;
    z-index: 0;
    display: flex;
    margin-right: 50px;
    padding-left: 77px; }
    @media (max-width: 1440px) {
      .page-template-front-page .top_sections--wrapper .sticky_img {
        bottom: -80px; } }
    @media (max-width: 1200px) {
      .page-template-front-page .top_sections--wrapper .sticky_img {
        align-items: flex-end; } }
    @media (max-width: 768px) {
      .page-template-front-page .top_sections--wrapper .sticky_img {
        display: none; } }
    .page-template-front-page .top_sections--wrapper .sticky_img.unfixed {
      position: absolute;
      bottom: -123px; }
      @media (max-width: 1440px) {
        .page-template-front-page .top_sections--wrapper .sticky_img.unfixed {
          bottom: -80px; } }
      .page-template-front-page .top_sections--wrapper .sticky_img.unfixed .img_bg {
        opacity: 1;
        transform: translateX(-30%); }
    .page-template-front-page .top_sections--wrapper .sticky_img .img_bg {
      position: absolute;
      left: 0;
      opacity: 0;
      z-index: 0;
      filter: none;
      transition: all 0.3s linear; }
    .page-template-front-page .top_sections--wrapper .sticky_img::before {
      position: relative;
      bottom: 18%;
      order: 2;
      align-self: flex-end;
      content: '';
      background-image: url("../../../img/podpis@2.png");
      min-width: 167px;
      height: 42px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      margin-left: -65px;
      z-index: 2;
      filter: brightness(0) invert(1); }
      @media (max-width: 1600px) {
        .page-template-front-page .top_sections--wrapper .sticky_img::before {
          margin-left: -160px; } }
      @media (max-width: 1200px) {
        .page-template-front-page .top_sections--wrapper .sticky_img::before {
          margin-left: -180px;
          bottom: 10%; } }
    .page-template-front-page .top_sections--wrapper .sticky_img img {
      object-fit: contain;
      margin-left: 30px;
      z-index: 1;
      filter: drop-shadow(-43px 42px 15px rgba(0, 0, 0, 0.3)); }
  .page-template-front-page .top_sections--wrapper .hero_grid {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    grid-template-columns: 60% 40%; }
  .page-template-front-page .top_sections--wrapper .hero_grid--right {
    z-index: 1; }
  .page-template-front-page .top_sections--wrapper .about {
    position: relative;
    z-index: 2;
    padding-top: 317px; }
    @media (max-width: 768px) {
      .page-template-front-page .top_sections--wrapper .about {
        padding-top: 50px; } }
  .page-template-front-page .top_sections--wrapper .about_grid {
    grid-template-columns: 59% 41%; }
    @media (max-width: 1366px) {
      .page-template-front-page .top_sections--wrapper .about_grid {
        grid-template-columns: 54% 41%; } }
    @media (max-width: 768px) {
      .page-template-front-page .top_sections--wrapper .about_grid {
        grid-template-columns: 100%; } }
  .page-template-front-page .top_sections--wrapper .about_grid--left {
    max-width: 370px; }
    @media (max-width: 768px) {
      .page-template-front-page .top_sections--wrapper .about_grid--left {
        max-width: 100%; } }
  .page-template-front-page .top_sections--wrapper .about_grid--right {
    display: flex;
    flex-direction: column;
    align-self: center; }
  .page-template-front-page .top_sections--wrapper .about_desc h4 {
    line-height: 1.45;
    margin-bottom: 27px; }
  .page-template-front-page .top_sections--wrapper .about_desc h3 {
    margin-bottom: 0;
    margin-top: 55px; }
  .page-template-front-page .top_sections--wrapper .about_desc p:last-of-type {
    margin-top: 5px; }
  .page-template-front-page .top_sections--wrapper .about_desc p:first-of-type:not(:last-of-type) {
    margin-bottom: 30px; }
  .page-template-front-page .top_sections--wrapper .about_counters {
    padding-top: 40px;
    position: relative;
    z-index: 1; }
    @media (max-width: 768px) {
      .page-template-front-page .top_sections--wrapper .about_counters {
        display: flex;
        justify-content: center;
        column-gap: 10%;
        flex-wrap: wrap; } }
  .page-template-front-page .top_sections--wrapper .about_counters--single {
    margin-bottom: 32px; }
    @media (max-width: 768px) {
      .page-template-front-page .top_sections--wrapper .about_counters--single {
        text-align: center; } }
  .page-template-front-page .top_sections--wrapper .counter_digit {
    font-size: 3.33333rem;
    display: block;
    font-weight: 700; }
  .page-template-front-page .top_sections--wrapper .counter_desc {
    font-size: 0.83333rem;
    display: block;
    line-height: 1.7; }

.page-template-front-page .middle_section--wrapper {
  padding: 105px 0 0;
  z-index: 2; }
  @media (max-width: 768px) {
    .page-template-front-page .middle_section--wrapper {
      padding: 40px 0 0; } }
  .page-template-front-page .middle_section--wrapper .philosophy {
    background-color: #fff;
    padding-bottom: 162px; }
    @media (max-width: 365px) {
      .page-template-front-page .middle_section--wrapper .philosophy {
        padding-bottom: 40px; } }
  .page-template-front-page .middle_section--wrapper .philosophy_grid {
    grid-template-columns: 50% 50%;
    align-items: flex-start; }
    @media (max-width: 768px) {
      .page-template-front-page .middle_section--wrapper .philosophy_grid {
        grid-template-columns: 100%; } }
  .page-template-front-page .middle_section--wrapper .philosophy_desc {
    max-width: 400px;
    padding-right: 35px; }
    @media (max-width: 768px) {
      .page-template-front-page .middle_section--wrapper .philosophy_desc {
        max-width: 100%;
        margin-bottom: 30px; } }
    @media (max-width: 568px) {
      .page-template-front-page .middle_section--wrapper .philosophy_desc {
        padding-right: 0; } }
    .page-template-front-page .middle_section--wrapper .philosophy_desc h2 {
      margin-top: 20px;
      margin-bottom: 30px; }
    .page-template-front-page .middle_section--wrapper .philosophy_desc h4 {
      line-height: 1.4;
      margin-bottom: 30px; }
    .page-template-front-page .middle_section--wrapper .philosophy_desc p {
      margin-bottom: 27px; }
  .page-template-front-page .middle_section--wrapper .philosophy_tiles {
    grid-template-columns: 1fr 1fr;
    row-gap: 34px;
    column-gap: 39px;
    padding-left: 12px;
    padding-right: 7px;
    align-items: flex-start; }
    @media (max-width: 992px) {
      .page-template-front-page .middle_section--wrapper .philosophy_tiles {
        gap: 15px; } }
    @media (max-width: 365px) {
      .page-template-front-page .middle_section--wrapper .philosophy_tiles {
        grid-template-columns: 1fr; } }
  .page-template-front-page .middle_section--wrapper .philosophy_tile {
    border: 2px solid #f2f2f2;
    border-radius: 10px;
    padding: 28px 20px 25px;
    text-align: center;
    position: relative; }
    @media (max-width: 568px) {
      .page-template-front-page .middle_section--wrapper .philosophy_tile {
        padding: 18px 10px 20px;
        animation: none; } }
    @media (max-width: 365px) {
      .page-template-front-page .middle_section--wrapper .philosophy_tile {
        animation: none !important; } }
    .page-template-front-page .middle_section--wrapper .philosophy_tile:nth-of-type(odd) {
      animation: philosophy_aniamtion 10s linear infinite;
      animation-direction: alternate; }
    .page-template-front-page .middle_section--wrapper .philosophy_tile:nth-of-type(even) {
      animation: philosophy_aniamtion 10s linear infinite;
      animation-direction: alternate-reverse; }
    .page-template-front-page .middle_section--wrapper .philosophy_tile p {
      font-weight: bold;
      margin: 0;
      min-height: 51px; }
    .page-template-front-page .middle_section--wrapper .philosophy_tile img {
      max-height: 90px;
      margin-bottom: 25px; }
      @media (max-width: 568px) {
        .page-template-front-page .middle_section--wrapper .philosophy_tile img {
          max-height: 50px; } }
  .page-template-front-page .middle_section--wrapper .references {
    background: linear-gradient(to bottom, #fff 0%, #fff 50%, #f8f8f8 50%, #f8f8f8 100%);
    overflow: hidden; }
    .page-template-front-page .middle_section--wrapper .references .title_section {
      text-align: center; }
      .page-template-front-page .middle_section--wrapper .references .title_section img {
        max-width: 104px; }
      .page-template-front-page .middle_section--wrapper .references .title_section h3 {
        font-weight: 700;
        margin-top: 5px;
        margin-bottom: 0px; }
  .page-template-front-page .middle_section--wrapper .offer {
    background-color: #f8f8f8;
    padding-top: 55px;
    padding-bottom: 105px; }
    @media (max-width: 768px) {
      .page-template-front-page .middle_section--wrapper .offer {
        padding-bottom: 40px; } }

.page-template-front-page .individual .individual_container {
  padding: 70px 0; }

.page-template-front-page .blog {
  padding-top: 40px;
  padding-bottom: 70px; }
  .page-template-front-page .blog .blog_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px; }
  .page-template-front-page .blog .blog_title {
    margin: 0; }
  .page-template-front-page .blog .button_blog {
    font-size: 0.55556rem;
    padding-inline: 23px;
    padding-block: 8px; }
    @media (max-width: 568px) {
      .page-template-front-page .blog .button_blog {
        text-align: center;
        margin-left: 20px; } }

footer {
  position: relative; }

.footer_top {
  border-top: 1px solid #204444;
  margin-inline: 25px;
  padding: 50px 0;
  margin-bottom: 6px; }

.footer_column--title {
  font-size: 0.83333rem;
  font-weight: 700;
  max-width: 230px;
  display: block;
  margin-bottom: 40px; }
  @media (max-width: 768px) {
    .footer_column--title {
      margin-bottom: 10px; } }

.footer_navigation {
  padding-top: 20px; }

.footer_grid {
  grid-template-columns: repeat(3, 1fr); }
  @media (max-width: 768px) {
    .footer_grid {
      grid-template-columns: repeat(1, 1fr); } }
  .footer_grid p {
    font-size: 0.72222rem;
    margin-bottom: 15px; }
  .footer_grid .button_footer {
    width: 100%;
    text-align: center;
    margin-bottom: 5px; }
  .footer_grid .socials_title {
    font-size: 0.72222rem; }
  .footer_grid .contact_icons br {
    display: none; }
  .footer_grid .contact_icons a {
    font-size: 1rem; }
    .footer_grid .contact_icons a::before {
      filter: saturate(100) brightness(0) invert(1); }
  .footer_grid ul {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
    display: flex;
    align-items: flex-start;
    flex-direction: column; }
    .footer_grid ul li {
      display: inline-flex;
      align-items: center;
      font-size: 0.72222rem;
      margin-bottom: 5px; }
      .footer_grid ul li::before {
        display: inline-block;
        content: '';
        background-image: url("../../img/strzalka-5@2.png");
        width: 5px;
        height: 8px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-right: 7px; }

.copyright {
  display: flex;
  justify-content: flex-end;
  margin-right: 25px; }
  .copyright p {
    font-size: 0.55556rem;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 5px; }
  .copyright img {
    width: 17px;
    margin-left: 10px; }
