<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css?family=Istok+Web&amp;subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Playfair+Display:400,700&amp;subset=latin-ext");
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

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

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

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button, select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td, th {
  padding: 0; }

html {
  font-size: 62.5%; }

body {
  font-family: 'Istok Web', sans-serif;
  font-size: 1.7rem;
  color: #383838;
  position: relative; }

ul {
  margin: 0;
  padding: 0; }

a {
  text-decoration: none;
  color: inherit;
  transition: all 0.5s ease;
  outline: none;
  -webkit-transition: all 0.5s ease; }
  a:hover {
    text-decoration: none;
    color: inherit;
    box-shadow: none; }
  a:focus {
    text-decoration: none;
    outline: none;
    color: inherit;
    box-shadow: none; }

p, h1, h2, h3, h4, h5, h6 {
  margin: 0; }

img {
  max-width: 100%; }

input:focus, select:focus {
  outline: none; }

button {
  outline: none; }
  button:focus, button:hover, button:active {
    outline: none; }

.outline {
  position: absolute;
  clip: rect(0px 0px 0px 0px);
  *clip: rect(0 0 0 0);
  font-size: 0;
  line-height: 0; }

::-webkit-input-placeholder {
  opacity: 1 !important;
  color: inherit !important; }

::-moz-placeholder {
  opacity: 1 !important;
  color: inherit !important; }

::-ms-input-placeholder {
  opacity: 1 !important;
  color: inherit !important; }

/*.container-fluid, .container,
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12,
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	padding: 0;
}
.row { margin: 0; }*/
.container {
  max-width: 1200px;
  width: 100%; }

/**
 * Swiper 4.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2017 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 28, 2017
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical &gt; .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow &gt; .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode &gt; .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.swiper-invisible-blank-slide {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal &gt; .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical &gt; .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal &gt; .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-container-vertical &gt; .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical &gt; .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical &gt; .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical &gt; .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform; }

.swiper-container-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal &gt; .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal &gt; .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl &gt; .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal &gt; .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical &gt; .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff; }

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000; }

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal &gt; .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical &gt; .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  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;
  text-align: center; }

.swiper-zoom-container &gt; img,
.swiper-zoom-container &gt; svg,
.swiper-zoom-container &gt; canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

.play-fair-font, .header-page nav a, h1, h2, h3, h4, h5, h6, .btn, .btn-arrow, .article-nav-select, .article-nav ul li, .breadcrumbs li, .content-right-bottom p, .article-section-home .article-row-select, .form-input,
.form-textarea, .footer-page nav a, .footer-page .subnav-nav a {
  font-family: 'Playfair Display', serif;
  font-weight: 400; }

.play-fair-font-bold, .phone-list, .dropdown.lang button, .dropdown.lang .dropdown-item {
  font-family: 'Playfair Display', serif;
  font-weight: 700; }

.istok-font {
  font-family: 'Istok Web', sans-serif; }

.sticky-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99;
  transition: all 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  .sticky-header.is-sticky {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.3); }

.navbar-top {
  background: #b50937;
  padding: 15px 0;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99; }

.phone-list {
  font-weight: 700;
  padding-left: 35px;
  position: relative; }
  .phone-list:before {
    background: url(../images/icon/phone.png) center center no-repeat;
    background-size: cover;
    width: 18px;
    height: 26px;
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%); }
  .phone-list li {
    font-size: 2rem;
    color: #ffffff;
    display: inline-block;
    list-style-type: none;
    line-height: 1;
    margin-right: 25px;
    position: relative; }
    .phone-list li:after {
      background: #ffffff;
      width: 1px;
      height: 21px;
      display: block;
      content: "";
      position: absolute;
      top: 1px;
      right: -14px; }
    .phone-list li:last-child {
      margin-right: 0; }
      .phone-list li:last-child:after {
        content: none; }
    .phone-list li a:hover {
      color: inherit; }

.social-list {
  float: right;
  position: relative;
  top: 4px; }
  .social-list li {
    display: inline-block;
    margin-right: 5px; }
    .social-list li:first-child svg {
      width: 17px;
      height: 17px; }
    .social-list li:nth-child(2) svg {
      width: 15px;
      height: 17px; }
    .social-list li:nth-child(3) svg {
      width: 18px;
      height: 17px; }
    .social-list li:nth-child(4) svg {
      width: 18px;
      height: 17px; }
    .social-list li:last-child {
      margin-right: 0; }
    .social-list li a {
      width: 27px;
      height: 27px;
      border: 2px #ffffff solid;
      display: block;
      position: relative; }
      .social-list li a svg {
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;
        margin: 0 auto;
        transform: translateY(-50%); }
        .social-list li a svg path {
          transition: all 0.5s ease; }
      .social-list li a:hover {
        background: #ffffff; }
        .social-list li a:hover svg path {
          fill: #b50937; }

.header-page {
  background: #ffffff;
  padding: 35px 0;
  margin-top: 56px;
  position: relative;
  z-index: 99999; }
  .header-page #ueprojects {
    width: 60px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 51px;
    text-align: right;
    display: inline-block; }
  .header-page .logo img {
    width: 166px;
    height: 72px; }
  .header-page nav {
    padding-right: 120px;
    float: right;
    margin-top: 2px; }
    .header-page nav li {
      list-style-type: none;
      display: inline-block;
      margin-right: 20px; }
      .header-page nav li:last-child {
        margin-right: 0; }
    .header-page nav a {
      font-weight: 400;
      font-size: 1.25rem;
      position: relative;
      overflow: hidden;
      padding-bottom: 4px;
      text-shadow: 0px 0px 0px #000;
      text-transform: uppercase; }
      .header-page nav a:after {
        background: #b50937;
        height: 1px;
        display: block;
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 0;
        transition: all 0.5s ease; }
      .header-page nav a:hover:after {
        opacity: 1; }
    .header-page nav .active a {
      color: #b50937; }
      .header-page nav .active a:after {
        opacity: 1; }

.search-lang-box {
  position: absolute;
  top: -2px;
  right: 5px; }
  .search-lang-box .search {
    display: inline-block;
    vertical-align: middle; }
    .search-lang-box .search button {
      background: none;
      height: 30px;
      display: block;
      padding: 0;
      border: none;
      outline: none;
      transition: all 0.3s ease;
      position: relative;
      top: 0;
      right: -5px;
      padding: 0 5px; }
      .search-lang-box .search button svg {
        width: 17px;
        height: 16px;
        display: block; }
        .search-lang-box .search button svg path {
          transition: all 0.3s ease; }
      .search-lang-box .search button .close-icon {
        width: 11px;
        height: 11px;
        position: absolute;
        top: 7px;
        left: 6px;
        opacity: 0;
        margin-top: 2px;
        margin-left: 2px; }
      .search-lang-box .search button.active .loop-icon {
        opacity: 0; }
      .search-lang-box .search button.active .close-icon {
        opacity: 1; }
      .search-lang-box .search button:hover {
        background: #b50937; }
        .search-lang-box .search button:hover .loop-icon path {
          fill: #ffffff; }
        .search-lang-box .search button:hover.active .close-icon path {
          fill: #ffffff; }
  .search-lang-box .search-open {
    width: 235px;
    display: none;
    position: absolute;
    top: 30px;
    right: 56px;
    overflow: hidden;
    border-bottom: 1px #b50937 solid; }
    .search-lang-box .search-open .button-search {
      top: 5px;
      right: 0; }

.input-search {
  width: 200px;
  height: 35px;
  display: block;
  float: left;
  border: none;
  padding: 0 5px;
  font-size: 1.2rem;
  color: #838383; }

.button-search {
  width: 27px;
  height: 35px;
  border: none;
  padding: 0;
  outline: none;
  float: right;
  transition: all 0.5s ease;
  position: relative; }
  .button-search:hover {
    background-color: #b50937; }

.dropdown.lang {
  display: inline-block;
  margin-left: 20px; }
  .dropdown.lang button {
    background: none;
    width: 35px;
    padding: 4px 0 6px 0;
    margin: 0;
    display: block;
    border: none;
    font-size: 1.3rem;
    color: #b50937;
    outline: none;
    transition: all 0.5s ease; }
    .dropdown.lang button:hover {
      background: #b50937;
      color: #ffffff; }
  .dropdown.lang .dropdown-menu {
    min-width: 0;
    margin: 0;
    padding: 0;
    border: none; }
  .dropdown.lang .dropdown-item {
    background: #b50937;
    width: 35px;
    padding: 4px;
    display: block;
    font-size: 1rem;
    color: #ffffff;
    text-align: center;
    position: relative; }
    .dropdown.lang .dropdown-item:after {
      background: #ffffff;
      width: 5px;
      height: 1px;
      display: block;
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      transition: all 0.5s ease;
      opacity: 0; }
    .dropdown.lang .dropdown-item:hover:after {
      opacity: 1; }
  .dropdown.lang.show button {
    background: #b50937;
    color: #ffffff; }

.hamburger {
  background: #ffffff;
  width: 35px;
  height: 29px;
  padding: 4px;
  transition: all .25s ease;
  -webkit-transition: all .25s ease;
  position: fixed;
  top: 89px;
  right: 15px;
  z-index: 999;
  display: none;
  margin-top: 4px; }
  .hamburger:hover {
    cursor: pointer; }
  .hamburger .menu-bar {
    position: absolute;
    width: 80%;
    transition: .5s;
    -webkit-transition: .5s; }
  .hamburger .menu-bar-top {
    border: 4px solid #b50937;
    border-bottom: none;
    top: 5px; }
  .hamburger .menu-bar-middle {
    height: 4px;
    background-color: #b50937;
    margin-top: 4px;
    margin-bottom: 7px;
    top: 9px; }
  .hamburger .menu-bar-bottom {
    border: 4px solid #b50937;
    border-top: none;
    top: 21px; }
  .hamburger.ham-is-sticky {
    top: 62px; }

.nav-mobile-open {
  top: 90px; }
  .nav-mobile-open .menu-bar-top {
    transform: rotate(45deg) translate(8px, 8px);
    -webkit-transform: rotate(45deg) translate(8px, 8px);
    transition: .5s;
    -webkit-transition: .5s;
    border-color: #b50937 #b50937 -moz-use-text-color;
    top: 0; }
  .nav-mobile-open .menu-bar-middle {
    transform: translate(230px);
    -webkit-transform: translate(230px);
    transition: .1s ease-in;
    -webkit-transition: .1s ease-in;
    opacity: 0;
    top: 16px; }
  .nav-mobile-open .menu-bar-bottom {
    transform: rotate(-45deg) translate(8px, -7px);
    -webkit-transform: rotate(-45deg) translate(8px, -7px);
    transition: .5s;
    -webkit-transition: .5s;
    border-color: -moz-use-text-color #b50937 #b50937;
    top: 22px; }
  .nav-mobile-open.ham-is-sticky .menu-bar-top {
    top: 1px; }
  .nav-mobile-open.ham-is-sticky .menu-bar-bottom {
    top: 23px; }

.play-fair-font, .header-page nav a, h1, h2, h3, h4, h5, h6, .btn, .btn-arrow, .article-nav-select, .article-nav ul li, .breadcrumbs li, .content-right-bottom p, .article-section-home .article-row-select, .form-input,
.form-textarea, .footer-page nav a, .footer-page .subnav-nav a {
  font-family: 'Playfair Display', serif;
  font-weight: 400; }

.play-fair-font-bold, .phone-list, .dropdown.lang button, .dropdown.lang .dropdown-item {
  font-family: 'Playfair Display', serif;
  font-weight: 700; }

.image-settings, .section-page-image, .article-box-50, .article-box-picture {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2; }

h3 {
  font-size: 1.6rem; }

a:hover {
  color: #b50937; }

main {
  margin-top: 198px; }

span.red {
  color: #b50937; }

.cookie-alert {
  max-width: 1200px;
  position: fixed;
  right: 0;
  bottom: 15px;
  left: 0;
  margin: 0 auto;
  padding: 0 15px;
  z-index: 99999; }
  .cookie-alert div {
    background: url(../images/cookies.png) 20px center no-repeat #b50937;
    max-width: 375px;
    width: 100%;
    position: relative;
    padding: 15px 55px 15px 130px; }
  .cookie-alert p {
    font-size: 1.1rem;
    color: #ffffff;
    line-height: 1.25; }
  .cookie-alert a {
    background: url(../images/icon/cancel.svg) center center no-repeat;
    background-size: cover;
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    top: 12px;
    left: 370px;
    line-height: 1;
    color: #ffffff; }

/* heading */
.page-heading {
  font-size: 4rem;
  line-height: 1.2;
  position: relative;
  padding: 35px 0 0 0;
  margin-bottom: 20px; }
  .page-heading:before {
    background: #541800;
    width: 85px;
    height: 2px;
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0; }
  .page-heading.top-line-none:before {
    content: none; }

.subpage-heading {
  font-size: 3rem;
  position: relative; }
  .subpage-heading.top-line:before {
    background: #541800;
    width: 85px;
    height: 2px;
    display: block;
    content: "";
    margin-bottom: 25px; }

.box-heading {
  font-size: 2rem;
  margin-top: 20px; }
  .box-heading.top-line:before {
    background: #541800;
    width: 38px;
    height: 1px;
    display: block;
    content: "";
    margin-bottom: 10px; }

.red-heading {
  color: #b50937;
  text-shadow: none; }

.article-heading {
  font-size: 2.5rem;
  margin-bottom: 20px; }
  .article-heading.top-line:before {
    background: #541800;
    width: 38px;
    height: 1px;
    display: block;
    content: "";
    margin-bottom: 10px; }

p {
  line-height: 1.3;
  font-size: 1.4rem; }

.btn {
  font-size: 1.6rem; }
  .btn:focus, .btn:active {
    box-shadow: none; }

.btn-red {
  background: #b50937;
  min-width: 230px;
  color: #ffffff;
  padding: 17px 60px; }
  .btn-red:hover {
    background: #831230;
    color: #ffffff; }

.btn-arrow {
  border: 1px #b50937 solid;
  padding: 15px 75px 15px 35px;
  display: inline-block;
  position: relative;
  font-size: 1.6rem;
  color: #b50937; }
  .btn-arrow:after {
    background: url(../images/icon/arrow-btn.png) center center no-repeat;
    background-size: cover;
    width: 28px;
    height: 17px;
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
    transition: all 0.5s ease; }
  .btn-arrow:hover:after {
    right: 17px; }

/* bloki */
.section {
  margin: 60px auto; }

.section-no-padding .container &gt; .row {
  margin: 0; }
.section-no-padding [class^="col"] {
  padding: 0; }

.section-page {
  margin: 60px 0; }
  .section-page.margin-top-20 {
    margin-top: 20px; }
  .section-page .col-lg-5 {
    position: relative;
    z-index: 2; }
  .section-page.left-pic-section .col-lg-5 {
    order: 2; }
  .section-page.left-pic-section .col-lg-7 {
    order: 1; }
  .section-page.left-pic-section .section-page-box {
    margin-top: -120px;
    margin-left: -90px; }
  .section-page.left-pic-section .btn {
    left: 45px; }
  .section-page.right-pic-section .section-page-box {
    max-width: 380px;
    float: right;
    margin-top: -130px;
    margin-right: -95px; }
  .section-page.right-pic-section .section-page-image {
    max-width: 100%; }

.section-page-box {
  background: #ffffff;
  max-width: 400px;
  width: 100%;
  padding: 30px 35px 0 35px;
  position: relative;
  transition: all 0.5s ease; }
  .section-page-box .page-heading {
    padding-top: 20px; }
  .section-page-box .btn {
    position: relative;
    top: 56px; }
  .section-page-box:hover {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.3); }

.section-page-image {
  background-size: auto 120%;
  background-position: top center;
  max-width: 655px;
  width: 100%;
  height: 530px;
  transition: all 0.5s ease; }

.horizontal-custom-scroll {
  overflow-x: auto;
  white-space: nowrap;
  width: 100%; }
  .horizontal-custom-scroll .article-box-text {
    width: 370px;
    margin-right: 25px;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    padding-bottom: 7px; }
    .horizontal-custom-scroll .article-box-text p {
      margin-bottom: 15px; }
  .horizontal-custom-scroll .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    max-width: 440px;
    width: 100%;
    margin: 0 auto; }
  .horizontal-custom-scroll .mCSB_scrollTools.mCSB_3_scrollbar.mCS-light.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag .mCSB_dragger_bar {
    background-color: #d6d5d5; }
  .horizontal-custom-scroll .mCSB_horizontal.mCSB_inside &gt; .mCSB_container {
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px; }
  .horizontal-custom-scroll .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #eaeaea; }
  .horizontal-custom-scroll .mCSB_inside &gt; .mCSB_container {
    margin-right: 0; }
  .horizontal-custom-scroll .mCSB_dragger {
    background: #eaeaea;
    width: 60px !important;
    height: 7px !important;
    left: 5px;
    border-radius: 0; }
    .horizontal-custom-scroll .mCSB_dragger.mCSB_dragger_onDrag {
      background: #d6d5d5; }
  .horizontal-custom-scroll .mCSB_scrollTools .mCSB_draggerRail {
    margin: 3px 0 0 0; }
  .horizontal-custom-scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #eaeaea; }
  .horizontal-custom-scroll .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #ebebeb; }
  .horizontal-custom-scroll .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .horizontal-custom-scroll .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #d1d1d1; }
  .horizontal-custom-scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 0; }
  .horizontal-custom-scroll .mCSB_scrollTools .mCSB_draggerRail {
    border-radius: 0; }
  .horizontal-custom-scroll .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 0px auto; }

.horizontal-scroll-article-wrapper {
  max-width: 1220px;
  width: 100%;
  margin: 0 auto; }

.article-wrapper-content {
  display: none; }
  .article-wrapper-content:first-child {
    display: block; }
  .article-wrapper-content .row {
    margin-right: auto;
    margin-left: auto; }
    .article-wrapper-content .row .col-lg-12 {
      padding: 0; }

.slider-horizontal {
  width: 100%;
  padding: 0 10px; }
  .slider-horizontal .slidee {
    white-space: nowrap;
    margin: 0;
    padding: 0;
    height: 100%;
    list-style: none;
    display: block; }
    .slider-horizontal .slidee .article-box-text-outer {
      width: 400px;
      margin: 0;
      float: left;
      padding: 25px 0;
      height: 100%;
      white-space: normal; }
    .slider-horizontal .slidee .article-box-text {
      width: 368px;
      margin: 0 auto; }
  .slider-horizontal .border-box-item {
    width: 368px;
    margin: 0 auto; }
    .slider-horizontal .border-box-item .content-item {
      max-width: 245px;
      width: 100%; }

.wrap-outer .scrollbar {
  background: #fafafa;
  height: 3px;
  max-width: 440px;
  width: 100%;
  margin: 40px auto 30px auto;
  cursor: pointer; }

.wrap-outer .scrollbar .handle {
  background: #b50937;
  width: 60px;
  height: 7px;
  position: relative;
  top: -2px; }

.article-box-50 {
  min-height: 435px;
  height: 100%;
  position: relative; }
  .article-box-50 .article-box-content {
    background: #ffffff;
    max-width: 370px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 40px 35px 25px 35px; }
  .article-box-50:hover .plus-icon {
    background: #b50937; }
    .article-box-50:hover .plus-icon:before, .article-box-50:hover .plus-icon:after {
      background: #ffffff; }

.article-box-picture {
  min-height: 435px;
  height: 100%;
  position: relative; }
  .article-box-picture .article-box-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 85px 35px 30px; }
    .article-box-picture .article-box-content .article-heading {
      color: #ffffff;
      margin-bottom: 0; }
  .article-box-picture:hover .plus-icon {
    background: #b50937; }
    .article-box-picture:hover .plus-icon:before, .article-box-picture:hover .plus-icon:after {
      background: #ffffff; }

.plus-icon {
  background: #ffffff;
  width: 70px;
  height: 70px;
  position: absolute;
  right: 0;
  bottom: 0;
  transition: all 0.3s ease; }
  .plus-icon:before, .plus-icon:after {
    background: #b50937;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    transform: translateY(-50%);
    transition: all 0.3s ease; }
  .plus-icon:before {
    width: 27px;
    height: 1px; }
  .plus-icon:after {
    height: 27px;
    width: 1px; }

.article-box-text {
  height: 100%;
  overflow: hidden;
  padding: 30px 30px 22px 30px; }
  .article-box-text.red-box-bg {
    background: #b50937;
    color: #ffffff;
    transition: all 0.5s ease; }
    .article-box-text.red-box-bg:hover {
      background: #ffffff;
      box-shadow: 0 0 25px rgba(0, 0, 0, 0.25); }
      .article-box-text.red-box-bg:hover .box-heading {
        color: #b50937; }
      .article-box-text.red-box-bg:hover p {
        color: #383838; }
  .article-box-text .box-heading {
    margin-top: 0;
    margin-bottom: 18px;
    transition: all 0.5s ease; }
  .article-box-text p {
    font-size: 1.3rem;
    line-height: 2.2;
    transition: all 0.5s ease; }
    .article-box-text p a {
      transition: none; }

.awarded-article {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 432px;
  position: relative;
  display: block;
  overflow: hidden; }
  .awarded-article:before {
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 18%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 18%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 18%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
    display: block;
    content: "";
    width: 400px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0; }
  .awarded-article .article-box-content {
    max-width: 265px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #ffffff;
    padding: 0 25px 85px 25px; }
  .awarded-article .top-line {
    margin-bottom: 15px; }
    .awarded-article .top-line:before {
      background: #ffffff;
      margin-bottom: 17px; }
  .awarded-article p {
    font-size: 1.3rem; }
  .awarded-article .btn-right-arrow {
    padding-left: 0;
    position: absolute;
    bottom: 33px;
    left: 25px; }
  .awarded-article:hover .btn-right-arrow {
    left: 32px; }

.mobile-version-768 {
  display: none; }

.article-nav-select {
  display: none; }

.article-nav ul li {
  background: #b50937;
  height: 108px;
  display: block;
  list-style-type: none;
  border-bottom: 1px #ffffff solid;
  font-size: 2rem;
  color: #ffffff;
  padding: 20px 30px 20px 30px;
  transition: all 0.2s ease;
  cursor: pointer; }
  .article-nav ul li:before {
    background: #ffffff;
    width: 38px;
    height: 1px;
    display: block;
    content: "";
    margin-bottom: 7px;
    transition: all 0.2s ease; }
  .article-nav ul li:last-child {
    border-bottom: none; }
  .article-nav ul li:hover, .article-nav ul li.active {
    background: #ffffff;
    color: #404040; }
    .article-nav ul li:hover:before, .article-nav ul li.active:before {
      background: #404040; }

.article-list-wrapper {
  padding: 0 0 0 25px; }

.article-list-content {
  height: 432px;
  display: none;
  overflow-y: auto; }
  .article-list-content:first-child {
    display: block; }

.article-list-content-inner {
  height: 400px;
  overflow: auto; }

.mCSB_scrollTools.mCSB_3_scrollbar.mCS-light.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag .mCSB_dragger_bar {
  background-color: #d6d5d5; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #b50937; }

.mCSB_inside &gt; .mCSB_container {
  margin-right: 0; }

.mCSB_dragger {
  background: #b50937;
  width: 5px !important;
  height: 60px !important;
  left: 5px;
  border-radius: 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 3px; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #b50937; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #ebebeb; }

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #b50937; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  border-radius: 0; }

.article-list-item {
  min-height: 216px;
  border-bottom: 1px #efefef solid;
  padding-top: 25px;
  padding-right: 55px;
  padding-bottom: 45px;
  position: relative;
  margin-right: 25px;
  display: block; }
  .article-list-item .red-heading {
    margin-bottom: 6px; }
  .article-list-item h3 {
    margin-bottom: 25px; }
  .article-list-item p {
    font-size: 1.3rem; }
  .article-list-item .btn-right-arrow {
    position: absolute;
    right: 12px;
    bottom: 15px; }
  .article-list-item:hover .btn-right-arrow {
    right: 5px; }

.border-box-item {
  border: 1px #b50937 solid;
  padding: 28px 30px 35px 30px;
  position: relative;
  display: block; }
  .border-box-item:after {
    background: #ffffff;
    width: 1px;
    height: 0px;
    position: absolute;
    right: -1px;
    bottom: -1px;
    display: block;
    content: "";
    transition: all 0.2s ease; }
  .border-box-item:before {
    background: #ffffff;
    width: 0;
    height: 1px;
    position: absolute;
    right: -1px;
    bottom: -1px;
    display: block;
    content: "";
    transition: all 0.2s ease; }
  .border-box-item .content-item {
    max-width: 200px;
    width: 100%; }
  .border-box-item .box-heading {
    margin: 0 0 18px 0; }
  .border-box-item p {
    font-size: 1.3rem; }
  .border-box-item .btn-right-arrow {
    position: absolute;
    right: 20px;
    bottom: 25px;
    padding: 0; }
  .border-box-item .line-animation {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0; }
    .border-box-item .line-animation:after {
      background: #b50937;
      width: 0;
      height: 1px;
      position: absolute;
      right: 0;
      bottom: 69px;
      display: block;
      content: "";
      transition: all 0.2s ease;
      transition-delay: 0; }
    .border-box-item .line-animation:before {
      background: #b50937;
      width: 1px;
      height: 0;
      position: absolute;
      right: 69px;
      bottom: 0;
      display: block;
      content: "";
      transition: all 0.2s ease;
      transition-delay: 0; }
  .border-box-item:hover {
    color: #383838; }
    .border-box-item:hover:after {
      height: 70px; }
    .border-box-item:hover:before {
      width: 70px; }
    .border-box-item:hover .line-animation:after {
      width: 70px;
      transition-delay: 0.2s; }
    .border-box-item:hover .line-animation:before {
      height: 70px;
      transition-delay: 0.2s; }

.breadcrumbs {
  margin-bottom: 20px; }
  .breadcrumbs li {
    font-size: 1rem;
    color: #b3b3b3;
    list-style-type: none;
    display: inline-block;
    position: relative;
    padding-right: 10px; }
    .breadcrumbs li:after {
      content: "&gt;";
      display: block;
      position: absolute;
      top: 1px;
      right: 1px; }
  .breadcrumbs .active {
    color: #b50937; }
    .breadcrumbs .active:after {
      content: none; }

/* strona glowna */
.section-landing-home {
  overflow: hidden; }
  .section-landing-home .container {
    max-width: 1340px;
    position: relative;
    left: 85px; }
  .section-landing-home .col-lg-4 {
    position: relative;
    left: 200px;
    z-index: 2; }
  .section-landing-home .image-section .people-carousel {
    float: right;
    position: relative;
    right: -128px;
    z-index: 1;
    margin-bottom: -4px; }
    .section-landing-home .image-section .people-carousel:after {
      background: #ffffff;
      width: 151px;
      height: 100%;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      display: block;
      content: "";
      z-index: 2; }
  .section-landing-home .page-heading {
    transform: none;
    opacity: 1;
    transition: all 1s ease; }
  .section-landing-home p {
    transform: none;
    opacity: 1;
    transition: all 1s ease;
    transition-delay: 0.5s; }
  .section-landing-home .box-heading {
    transform: none;
    opacity: 1;
    transition: all 1s ease;
    transition-delay: 1s; }
  .section-landing-home .btn {
    transform: none;
    opacity: 1;
    transition: all 1s ease;
    transition-delay: 1.5s; }
  .section-landing-home.is-load-page .page-heading {
    transform: translateY(100px);
    opacity: 0; }
  .section-landing-home.is-load-page p {
    transform: translateY(100px);
    opacity: 0; }
  .section-landing-home.is-load-page .box-heading {
    transform: translateY(100px);
    opacity: 0; }
  .section-landing-home.is-load-page .btn {
    transform: translateX(-100px);
    opacity: 0; }

.section-landing-box-outer {
  position: absolute;
  top: 58%;
  left: -30px;
  z-index: 2; }

.section-landing-box {
  background: #ffffff;
  max-width: 390px;
  width: 100%;
  padding: 30px 30px 70px 30px;
  transform: translateY(-50%);
  transition: all 0.5s ease;
  display: block;
  transition: box-shadow 0.5s ease;
  color: #383838; }
  .section-landing-box .btn {
    float: right;
    margin-top: 18px;
    margin-right: -20px;
    transition: all 0.5s ease; }
  .section-landing-box:hover {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.25); }
    .section-landing-box:hover .page-heading {
      color: #383838; }
    .section-landing-box:hover p {
      color: #383838; }
    .section-landing-box:hover .btn {
      margin-right: -27px; }

.people-carousel {
  max-width: 1140px;
  width: 100%; }
  .people-carousel .people-images {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 520px;
    transition: all 0.01s cubic-bezier(0.785, 0.135, 0.15, 0.86); }

.contact-details-section {
  min-height: 480px;
  margin: 60px auto;
  position: relative; }
  .contact-details-section .images {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.content-right-bottom {
  background: #ffffff;
  width: 360px;
  padding: 20px 65px 65px 50px;
  position: absolute;
  right: 0;
  bottom: 0; }
  .content-right-bottom .box-heading {
    margin-bottom: 20px; }
    .content-right-bottom .box-heading:before {
      background: #541800;
      width: 38px;
      height: 1px;
      display: block;
      content: "";
      margin-bottom: 18px; }
  .content-right-bottom p {
    color: #c43a5f;
    line-height: 1.6; }
  .content-right-bottom .secound-number {
    margin-left: 32px; }
  .content-right-bottom .btn-right-arrow {
    position: absolute;
    right: 50px;
    bottom: 12px;
    padding-right: 0; }
    .content-right-bottom .btn-right-arrow:hover {
      right: 43px; }

.article-section-home {
  margin-bottom: -25px; }
  .article-section-home .article-row-select {
    display: none; }

.article-box-row {
  max-width: 1200px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-right: auto;
  margin-bottom: 7px;
  margin-left: auto;
  padding: 0 15px; }
  .article-box-row .article-box-row-box {
    cursor: pointer; }
  .article-box-row .medic-error-nav {
    width: 66%;
    transition: all 1s ease; }
  .article-box-row .busines-support-nav {
    width: 31.45%;
    transition: all 1s ease; }
  .article-box-row .article-box-content {
    background: none;
    transition: all 1s ease; }
    .article-box-row .article-box-content .article-heading {
      color: #ffffff; }
  .article-box-row.medic-error-nav-active .medic-error-nav {
    width: 66%; }
    .article-box-row.medic-error-nav-active .medic-error-nav .article-box-content {
      background: #ffffff; }
      .article-box-row.medic-error-nav-active .medic-error-nav .article-box-content .article-heading {
        color: #383838; }
    .article-box-row.medic-error-nav-active .medic-error-nav .plus-icon {
      opacity: 0; }
  .article-box-row.medic-error-nav-active .busines-support-nav {
    width: 31.45%; }
    .article-box-row.medic-error-nav-active .busines-support-nav .plus-icon {
      opacity: 1; }
  .article-box-row.busines-support-nav-active .medic-error-nav {
    width: 31.45%; }
    .article-box-row.busines-support-nav-active .medic-error-nav .plus-icon {
      opacity: 1; }
  .article-box-row.busines-support-nav-active .busines-support-nav {
    width: 66%; }
    .article-box-row.busines-support-nav-active .busines-support-nav .article-box-content {
      background: #ffffff; }
      .article-box-row.busines-support-nav-active .busines-support-nav .article-box-content .article-heading {
        color: #383838; }
    .article-box-row.busines-support-nav-active .busines-support-nav .plus-icon {
      opacity: 0; }

.form-wrapper {
  max-width: 950px;
  width: 100%;
  margin: 40px auto 0 auto;
  padding: 0 15px; }
  .form-wrapper .row {
    display: flex;
    flex-wrap: wrap; }
  .form-wrapper [class^="col"] {
    padding: 0; }
  .form-wrapper .col-input {
    width: 27%;
    margin-bottom: 22px;
    margin-right: 4%; }
    .form-wrapper .col-input:nth-of-type(1) {
      order: 1; }
    .form-wrapper .col-input:nth-of-type(2) {
      order: 2; }
    .form-wrapper .col-input:nth-of-type(3) {
      order: 4;
      margin-top: -87px; }
  .form-wrapper .col-textarea {
    width: 38%;
    margin-bottom: 23px;
    order: 3; }
  .form-wrapper .col-captcha {
    width: 27%;
    margin-bottom: 23px;
    order: 6;
    margin-top: -87px; }
  .form-wrapper .btn-red {
    width: 230px;
    float: right; }
  .form-wrapper .check-input {
    position: relative; }

.check-input label.error:before, .check-input label.error:after {
  content: none; }

label.error {
  font-size: 1.2rem;
  color: red; }

.form-input,
.form-textarea {
  width: 100%;
  border: 1px #b50937 solid;
  font-size: 1.3rem;
  display: block; }

.form-input {
  height: 65px;
  padding: 0 30px; }

.form-textarea {
  height: 153px;
  padding: 20px 20px; }

.check-input {
  margin-top: 10px; }
  .check-input input {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0; }
  .check-input label {
    font-size: 1rem;
    position: relative;
    padding-left: 30px;
    cursor: pointer; }
    .check-input label:before {
      width: 20px;
      height: 20px;
      display: block;
      content: "";
      border: 1px #e5e5e5 solid;
      position: absolute;
      top: 0;
      left: 0;
      transition: all 0.5s ease; }
    .check-input label:after {
      background: url(../images/check.svg) center center no-repeat;
      background-size: 65% auto;
      width: 20px;
      height: 20px;
      display: block;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      transition: all 0.5s ease; }
    .check-input label:hover:before {
      border: 1px #b50937 solid; }
  .check-input input:checked ~ label:after {
    opacity: 1; }
  .check-input input:checked + label:after {
    opacity: 1; }

#maps-section {
  height: 360px;
  margin-top: 35px; }

.apla-bottom-section {
  margin-top: 100px;
  margin-bottom: 100px;
  text-align: center; }
  .apla-bottom-section a {
    max-width: 360px;
    width: 100%;
    display: inline-block; }

.line-logo {
  max-width: 360px;
  width: 100%;
  margin: 45px auto 0 auto;
  position: relative; }
  .line-logo:before {
    background: #b50937;
    width: 38%;
    height: 6px;
    display: block;
    content: "";
    position: absolute;
    top: 9px;
    left: 0; }
  .line-logo:after {
    background: #541800;
    width: 62%;
    height: 6px;
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0; }

.info {
  margin: 0 auto 25px;
  text-align: center; }
  .info p {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 2.5rem;
    text-align: center;
    border-bottom: 1px solid #b50937;
    display: inline-block;
    vertical-align: middle;
    padding: 15px 20px; }

#form-contact {
  margin-top: -120px;
  height: 60px; }

.no-slider {
  min-height: 500px; }

.form-offer .col-input {
  margin-bottom: 10px; }
.form-offer .check-input {
  max-width: none !important; }

#cv-error {
  position: absolute;
  margin-top: 25px;
  left: 0;
  font-family: 'Istok Web', sans-serif; }

.movie {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; }
  .movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .movie.descryption {
    padding-bottom: 200px; }
    .movie.descryption iframe {
      max-height: 200px;
      max-width: 350px;
      margin: 0 auto;
      right: 0; }

.video-item {
  width: 45%;
  display: inline-block;
  vertical-align: top;
  text-align: left; }
  .video-item.news-row-item .news-row-desc {
    display: block;
    padding: 50px 0px 45px 60px;
    margin-left: 0 !important;
    margin-right: 25px !important; }
  .video-item.news-row-item .heading {
    width: auto; }

.back-to-video.back-to-articles {
  margin-top: 30px; }

.article-list-item-movie {
  padding-bottom: 20px;
  min-height: 140px; }

.sitemap {
  display: block;
  margin-top: 25px; }
  .sitemap h2 {
    margin-bottom: 20px; }
  .sitemap ul {
    list-style: disc; }

article.offer ul {
  font-size: 1.4rem; }

div.career-tabs ul.circle-list {
  font-size: 1.4rem; }

.btn.btn-red:focus {
  color: #fff; }

#reCaptchaError {
  font-size: 1.2rem;
  color: red;
  margin-top: -10px; }

section.privace-policy-section .circle-list li {
  line-height: 2.3rem;
  font-size: 1.3rem; }

div.information {
  clear: both;
  padding-left: 30px; }
  div.information p {
    font-size: 1rem; }

.errorAgree {
  float: left;
  margin-top: -5px; }

div.boxAgree {
  display: none; }

td {
  vertical-align: top; }

.section-page.error-page-section {
  margin-top: 20px; }
  .section-page.error-page-section .section-page-image {
    position: relative;
    left: -15px; }
  .section-page.error-page-section .section-page-box {
    max-width: 435px;
    margin-left: -105px; }

.block-image-text-page .col-lg-6:first-child {
  z-index: 2; }
.block-image-text-page .text-block-content {
  background: #ffffff;
  margin-top: 35px;
  margin-right: -90px;
  padding: 0 80px 40px 40px; }
.block-image-text-page .image-block-content {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 600px;
  margin-right: -80px; }
  .block-image-text-page .image-block-content.full-height-block {
    height: 100%; }
.block-image-text-page .subpage-heading {
  margin: 0 0 30px 0; }
.block-image-text-page p {
  font-size: 1.4rem;
  margin-bottom: 15px; }
  .block-image-text-page p:last-of-type {
    margin-bottom: 0; }

.narrower-row {
  max-width: 975px;
  margin-right: auto;
  margin-left: auto; }

.block-text-page .page-heading {
  margin-bottom: 25px; }

.vertical-scroll-content {
  max-height: 540px;
  width: 100%;
  margin: 60px 0;
  padding-right: 40px; }
  .vertical-scroll-content .mCSB_outside + .mCSB_scrollTools {
    right: 0; }
  .vertical-scroll-content .mCSB_scrollTools {
    top: 50px;
    bottom: 50px; }
  .vertical-scroll-content .mCSB_dragger {
    width: 6px !important;
    left: 5px; }

.download-block {
  margin: 60px 0; }

.pdf-row {
  background: #b50937;
  display: block;
  position: relative;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  color: #ffffff;
  padding: 20px 15px 20px 98px;
  margin-bottom: 2px; }
  .pdf-row:before {
    background: url(../images/icon/file.png) center center no-repeat;
    background-size: cover;
    width: 18px;
    height: 20px;
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 35px;
    transform: translateY(-50%); }
  .pdf-row:hover, .pdf-row:focus {
    background: #831230;
    color: #ffffff; }

.tabs-content {
  display: none;
  overflow: hidden; }

.tabs-scroll-content {
  max-height: 555px; }
  .tabs-scroll-content p {
    margin: 35px 30px; }

.tabs-box-header {
  background: #b50937;
  border: 1px #b50937 solid;
  margin-bottom: 2px;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  color: #ffffff;
  cursor: pointer;
  padding: 20px 45px 20px 40px;
  position: relative;
  transition: all 0.3s ease; }
  .tabs-box-header:after {
    background: #ffffff;
    width: 32px;
    height: 32px;
    display: block;
    content: "";
    position: absolute;
    right: -1px;
    bottom: -1px;
    border-top: 1px #b50937 solid;
    border-left: 1px #b50937 solid; }
  .tabs-box-header:before {
    background: url(../images/icon/down-arrow.svg) center center no-repeat;
    background-size: cover;
    width: 15px;
    height: 7px;
    display: block;
    content: "";
    position: absolute;
    right: 6px;
    bottom: 10px;
    z-index: 2;
    transition: all 0.3s ease; }
  .tabs-box-header .date {
    font-size: 1.3rem;
    float: right;
    margin-right: 30px; }
  .tabs-box-header:hover {
    background: #831230; }
  .tabs-box-header.active {
    background: #ffffff;
    color: #b50937; }
    .tabs-box-header.active:before {
      transform: rotate(180deg); }

.search-section {
  margin-top: 80px; }
  .search-section form {
    max-width: 745px;
    width: 100%;
    display: block;
    margin: 0 auto;
    border: 1px #d81f2d solid;
    overflow: hidden; }
  .search-section input {
    width: calc(100% - 65px);
    height: 65px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 1.3rem;
    display: block;
    float: left;
    border: none;
    padding: 0 0 0 30px; }
  .search-section button {
    background: url(../images/icon/lupa2.png) center center no-repeat;
    width: 65px;
    height: 65px;
    display: block;
    float: left;
    border: none;
    padding: 0; }
  .search-section .box-heading {
    margin-top: 55px;
    margin-left: 30px; }

.search-result-content {
  margin-top: 35px; }

.search-result-item {
  background: #b50937;
  min-height: 65px;
  margin-bottom: 2px;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  color: #ffffff;
  cursor: pointer;
  padding: 15px 45px 15px 0;
  position: relative;
  transition: all 0.3s ease;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  align-items: center; }
  .search-result-item:after {
    background: #ffffff;
    width: 32px;
    height: 32px;
    display: block;
    content: "";
    position: absolute;
    right: -1px;
    bottom: -1px;
    border-top: 1px #b50937 solid;
    border-left: 1px #b50937 solid; }
  .search-result-item:before {
    background: url(../images/icon/arrow-btn.png) center center no-repeat;
    background-size: 60% auto;
    width: 28px;
    height: 17px;
    display: block;
    content: "";
    position: absolute;
    right: 1px;
    bottom: 6px;
    z-index: 2;
    transition: all 0.3s ease; }
  .search-result-item .category {
    width: 255px;
    position: relative;
    text-align: center;
    font-size: 1.2rem; }
    .search-result-item .category:after {
      background: #ffffff;
      width: 1px;
      height: calc(100% + 8px);
      display: block;
      content: "";
      position: absolute;
      top: -4px;
      right: 0; }
  .search-result-item .desc {
    width: calc(100% - 255px);
    font-size: 1.2rem;
    padding-left: 40px; }
  .search-result-item:hover, .search-result-item:focus {
    background: #831230;
    color: #ffffff; }
    .search-result-item:hover:before, .search-result-item:focus:before {
      right: -3px; }

.pagination {
  margin-top: 30px; }
  .pagination ul {
    width: 100%;
    text-align: center;
    display: block; }
    .pagination ul li {
      list-style-type: none;
      display: inline-block;
      font-family: 'Playfair Display', serif;
      font-weight: 400;
      font-size: 1.6rem;
      vertical-align: middle;
      padding: 0 3px; }
    .pagination ul .prev, .pagination ul .next {
      position: relative;
      top: 2px; }
    .pagination ul .active {
      color: #b50937; }

.biography-scroll-content-outer {
  position: relative; }
  .biography-scroll-content-outer .scroll-content-down {
    background: url(../images/icon/arrow-btn.png) center center no-repeat;
    width: 28px;
    height: 17px;
    display: block;
    position: absolute;
    right: -66px;
    bottom: 30px;
    transform: rotate(90deg);
    z-index: 2;
    padding: 0;
    border: none;
    transition: all 0.5s ease; }
    .biography-scroll-content-outer .scroll-content-down:hover {
      bottom: 23px; }

.biography-scroll-content {
  max-height: 540px;
  position: relative; }
  .biography-scroll-content .mCSB_outside + .mCSB_scrollTools {
    right: 30px; }
  .biography-scroll-content .mCSB_scrollTools {
    top: 45px;
    bottom: 70px; }

.our-team-page .wipe-row {
  margin-top: 20px; }
.our-team-page .vipe-scroll-row {
  margin-bottom: 0; }

.contact-details-page .col-lg-4 {
  z-index: 2; }
.contact-details-page .text-block-content {
  margin-top: 30px;
  margin-bottom: 30px;
  overflow: hidden;
  padding-left: 0;
  font-family: 'Playfair Display', serif;
  font-weight: 400; }
  .contact-details-page .text-block-content p {
    font-size: 1.7rem; }
.contact-details-page .page-heading {
  padding-top: 20px;
  margin-top: 35px; }
.contact-details-page .adres-details {
  color: #b50937;
  margin-top: 24px;
  margin-bottom: 20px; }
  .contact-details-page .adres-details p {
    font-size: 1.6rem;
    line-height: 1.6; }
  .contact-details-page .adres-details a {
    color: #b50937; }
.contact-details-page span.red {
  color: #b50937; }
.contact-details-page .opening-box p {
  line-height: 1.6; }
.contact-details-page .social-links {
  margin-top: 24px; }
  .contact-details-page .social-links a {
    display: inline-block;
    margin-right: 4px; }
    .contact-details-page .social-links a:last-child {
      margin-right: 0; }
.contact-details-page .form-wrapper {
  margin-top: 120px; }
.contact-details-page .image-block-content {
  max-width: 770px;
  width: 100%; }

.contact-row {
  margin-top: 100px;
  margin-bottom: 100px; }
  .contact-row #maps-section {
    height: 100%;
    margin-top: 0; }

.contact-place-box {
  margin: 35px 0; }
  .contact-place-box .red {
    margin-bottom: 16px;
    display: block; }
  .contact-place-box p {
    font-size: 1.3rem;
    color: #404040;
    line-height: 1.6; }

.privace-policy-section .section-page-image {
  position: relative;
  left: -15px; }
.privace-policy-section .section-page-box {
  max-width: 480px;
  padding-bottom: 45px; }
  .privace-policy-section .section-page-box:after {
    background: url(../images/icon/arrow-btn.png) center center no-repeat;
    width: 28px;
    height: 17px;
    display: block;
    content: "";
    position: absolute;
    bottom: -10px;
    left: 70px;
    transform: rotate(90deg);
    transition: all 0.5s ease; }
  .privace-policy-section .section-page-box:hover {
    box-shadow: none; }
    .privace-policy-section .section-page-box:hover:after {
      bottom: -19px; }
.privace-policy-section .box-heading {
  margin-top: 60px;
  margin-bottom: 15px; }
.privace-policy-section .narrower-row {
  margin-top: 75px;
  margin-bottom: 150px; }

.left-sidebar-nav {
  margin-top: 10px;
  padding-left: 35px; }
  .left-sidebar-nav .page-heading {
    margin-bottom: 30px;
    padding-top: 30px; }
  .left-sidebar-nav ul li {
    list-style-type: none;
    line-height: 1.45;
    margin-bottom: 15px;
    font-family: 'Playfair Display', serif;
    font-weight: 400; }
    .left-sidebar-nav ul li:last-child {
      margin-bottom: 0; }
  .left-sidebar-nav ul .active a {
    color: #b50937; }
  .left-sidebar-nav ul a {
    font-size: 2rem; }

article {
  margin-top: 57px;
  padding-right: 35px; }
  article p {
    font-size: 1.4rem;
    margin-bottom: 15px; }
  article a {
    font-size: 1.4rem;
    color: #b50937; }

.employ-item {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 650px;
  display: block;
  margin-top: 50px;
  position: relative;
  outline: none; }
  .employ-item:hover {
    color: #383838;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.2); }
    .employ-item:hover .employ-item-box:after {
      right: 13px; }

.employ-item-box {
  background: #ffffff;
  position: absolute;
  bottom: -1px;
  left: -1px;
  padding: 35px 55px 50px 45px; }
  .employ-item-box:after {
    background: url(../images/icon/arrow-btn.png) center center no-repeat;
    width: 28px;
    height: 17px;
    display: block;
    content: "";
    position: absolute;
    right: 20px;
    bottom: 20px;
    transition: all 0.5s ease; }
  .employ-item-box .box-heading {
    color: #b50937;
    margin-top: 0; }
  .employ-item-box .email {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 1.4rem;
    margin-top: 6px; }

.btn-back {
  background: url(../images/icon/arrow-btn.png) center center no-repeat;
  width: 70px;
  height: 70px;
  position: absolute;
  bottom: 0;
  left: 15px;
  transform: rotate(180deg);
  z-index: 3; }
  .btn-back:hover {
    background-position: 30px center;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); }

.scroll-box-descryption {
  max-width: 1220px;
  width: 100%;
  margin: 40px auto 120px auto;
  overflow: hidden; }

.video-row {
  text-align: center; }
  .video-row a {
    margin-top: 25px;
    margin-right: 20px;
    display: inline-block; }
    .video-row a:last-child {
      margin-right: 0; }

.news-row-item {
  position: relative; }
  .news-row-item .image {
    height: 100%;
    min-height: 285px;
    margin-right: -30px;
    margin-left: 0px;
    transition: all 0.5s ease;
    overflow: hidden; }
    .news-row-item .image .image-item {
      background-repeat: no-repeat;
      background-size: cover;
      background-repeat: no-repeat;
      height: 100%;
      transition: all 0.5s ease; }
  .news-row-item .news-row-desc {
    background: #ffffff;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
    padding: 50px 100px 45px 60px;
    margin-top: 35px;
    margin-bottom: 35px;
    display: flex;
    margin-left: 0px;
    margin-right: 90px; }
  .news-row-item .heading {
    width: 43%;
    padding-right: 10%; }
  .news-row-item .descryption {
    width: 57%;
    margin-top: 7px;
    position: relative; }
  .news-row-item .date {
    font-size: 1.8rem; }
  .news-row-item h3 {
    color: #b50937;
    margin-top: 20px;
    line-height: 1.3; }
  .news-row-item .descryption {
    font-size: 1.5rem; }
    .news-row-item .descryption p {
      font-size: 1.5rem; }
  .news-row-item.right-image .col-lg-3 {
    order: 2;
    z-index: 1; }
  .news-row-item.right-image .col-lg-9 {
    order: 1;
    z-index: 2; }
  .news-row-item.right-image .news-row-desc {
    margin-right: 0px;
    margin-left: 90px; }
  .news-row-item.right-image .image {
    margin-right: 0;
    margin-left: -30px; }

a.news-row-item .descryption:after {
  background: url(../images/icon/arrow-btn.png) no-repeat;
  width: 28px;
  height: 17px;
  display: block;
  content: "";
  position: absolute;
  right: -75px;
  bottom: -25px;
  transition: all 0.5s ease; }
a.news-row-item:hover {
  color: inherit; }
  a.news-row-item:hover .descryption:after {
    right: -83px; }

.article-descryption-page .narrower-row {
  margin-bottom: 55px; }
.article-descryption-page .news-row-item {
  margin-top: 15px; }
.article-descryption-page article p {
  font-size: 1.7rem; }
.article-descryption-page article img {
  margin: 45px 0;
  display: inline-block;
  height: auto; }
.article-descryption-page .article-heading {
  margin-left: 15px; }

.back-to-articles {
  background: url(../images/icon/arrow-btn.png) center center no-repeat;
  width: 28px;
  height: 17px;
  display: inline-block;
  transform: rotate(180deg);
  margin-top: 20px; }
  .back-to-articles:hover {
    margin-left: -7px; }

.scroll-row {
  max-width: 1220px;
  margin-right: auto;
  margin-left: auto; }
  .scroll-row .col-lg-12 {
    padding: 0; }

.slider-horizontal {
  margin-bottom: 60px;
  position: relative; }
  .slider-horizontal .date {
    font-size: 1.6rem;
    color: #c43a5f; }
  .slider-horizontal h3 {
    font-size: 1.6rem;
    margin-top: 10px;
    line-height: 1.3; }
  .slider-horizontal p {
    font-size: 1.3rem;
    margin-top: 12px; }

.news-list-item {
  margin-bottom: 120px; }

.filter-select {
  max-width: 555px;
  width: 100%;
  margin: 45px auto 40px 0; }
  .filter-select button {
    background: none;
    width: 265px;
    height: 65px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 1.3rem;
    text-align: left;
    border: 1px #d81f2d solid;
    padding: 0 45px 0 30px;
    line-height: 1.3;
    position: relative; }
    .filter-select button:before {
      background: #ffffff;
      width: 30px;
      height: 30px;
      display: block;
      content: "";
      position: absolute;
      right: -1px;
      bottom: -1px;
      border-top: 1px #d81f2d solid;
      border-left: 1px #d81f2d solid; }
    .filter-select button:after {
      background: url(../images/icon/down-arrow.svg) center center no-repeat;
      background-size: cover;
      width: 15px;
      height: 7px;
      display: block;
      content: "";
      position: absolute;
      right: 5px;
      bottom: 9px;
      transform: rotate(-90deg);
      transition: all 0.5s ease; }
    .filter-select button:focus, .filter-select button:active {
      outline: none; }
  .filter-select.show button:after {
    transform: rotate(90deg); }
  .filter-select .mCSB_container {
    margin-right: 40px; }
  .filter-select .mCSB_outside + .mCSB_scrollTools {
    top: 20px;
    right: 12px;
    bottom: 20px; }
  .filter-select .mCSB_dragger {
    left: 6px; }
  .filter-select .dropdown-menu {
    background: #b50937;
    width: 290px;
    height: auto;
    max-height: 250px;
    padding: 0;
    margin: 0;
    border: 1px #b50937 solid;
    top: 0;
    left: 264px;
    border-radius: 0; }
  .filter-select .dropdown-item {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 1.3rem;
    color: #ffffff;
    padding: 10px 15px 10px 30px;
    white-space: normal;
    line-height: 1.4;
    display: block;
    margin-right: 35px; }
    .filter-select .dropdown-item:focus, .filter-select .dropdown-item:active {
      background: #ffffff;
      color: #b50937; }
    .filter-select .dropdown-item:hover {
      background: #ffffff;
      color: #b50937; }

.case-row-item {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-wrap: wrap;
  padding: 40px 110px 40px 0;
  align-items: center;
  position: relative;
  margin-bottom: 25px;
  transition: all 0.5s ease; }
  .case-row-item:after {
    background: url(../images/icon/arrow-btn.png) no-repeat;
    width: 28px;
    height: 17px;
    display: block;
    content: "";
    position: absolute;
    right: 20px;
    bottom: 25px;
    transition: all 0.5s ease; }
  .case-row-item .date {
    width: 275px;
    text-align: left;
    padding-left: 25px; }
    .case-row-item .date h4 {
      font-size: 1.8rem;
      padding-left: 0; }
  .case-row-item .descryption {
    width: calc(100% - 275px);
    padding-left: 40px; }
    .case-row-item .descryption p {
      font-size: 1.5rem;
      color: #404040; }
  .case-row-item .article-heading {
    margin-bottom: 0; }
  .case-row-item:hover {
    color: inherit;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px); }
    .case-row-item:hover:after {
      right: 13px; }
  .case-row-item h3 {
    color: #b50937;
    margin-top: 20px;
    line-height: 1.3; }

.won-cases-page {
  margin-bottom: 120px; }
  .won-cases-page .filter-select {
    margin-bottom: 75px; }

.who-we-are-page {
  overflow: hidden; }
  .who-we-are-page .page-heading {
    padding-top: 25px; }
  .who-we-are-page .tabs-content .btn-arrow {
    background: none;
    margin-bottom: 35px;
    margin-left: 30px; }
    .who-we-are-page .tabs-content .btn-arrow:hover, .who-we-are-page .tabs-content .btn-arrow:focus, .who-we-are-page .tabs-content .btn-arrow:active {
      outline: none; }
  .who-we-are-page .scroll-box-descryption {
    margin-bottom: 60px;
    padding-right: 15px;
    padding-left: 15px; }
    .who-we-are-page .scroll-box-descryption .scrollbar {
      margin-top: 80px; }
  .who-we-are-page .vipe-scroll-row .slider-horizontal {
    margin-bottom: 0; }
  .who-we-are-page .vipe-scroll-row .scrollbar {
    margin-top: -15px;
    margin-bottom: 0;
    position: relative; }

.block-image-text-page.full-height-image .page-heading {
  margin-top: 35px;
  margin-bottom: 30px;
  padding-top: 25px; }
.block-image-text-page.full-height-image .text-block-content {
  overflow: hidden;
  margin-top: 25px;
  margin-bottom: 45px; }
.block-image-text-page.full-height-image .image-block-content {
  min-height: auto;
  margin-bottom: 60px; }

.wipe-row {
  margin-top: 50px;
  margin-bottom: 70px; }
  .wipe-row .col-lg-3 {
    position: relative;
    z-index: 2; }
  .wipe-row .page-heading {
    padding-top: 25px;
    margin-top: 180px;
    margin-bottom: 23px; }
  .wipe-row ul li {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 2rem;
    list-style-type: none;
    cursor: pointer; }
    .wipe-row ul li:hover {
      color: #b50937; }
  .wipe-row ul .active {
    color: #b50937; }
  .wipe-row .vipe-scroll-row {
    position: relative;
    min-height: 723px; }
  .wipe-row .wrap-outer {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: all 0.5s ease;
    z-index: 1; }
    .wipe-row .wrap-outer.show {
      visibility: visible;
      opacity: 1;
      pointer-events: auto;
      z-index: 2; }

.vipe-scroll-row {
  width: calc(100% + 325px);
  margin-left: -5%;
  margin-top: 0; }
  .vipe-scroll-row .slidee {
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 50px; }
  .vipe-scroll-row .slider-horizontal {
    margin-bottom: 0; }
  .vipe-scroll-row .scrollbar {
    margin-top: 0;
    margin-bottom: 0; }
  .vipe-scroll-row .vipe-scroll-item:last-child {
    margin-right: 80px; }

.vipe-scroll-item {
  width: 301px;
  display: inline-block;
  white-space: normal;
  vertical-align: top;
  margin-left: -6px;
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  position: relative; }
  .vipe-scroll-item:first-child {
    margin-left: 70px; }
  .vipe-scroll-item:last-child {
    margin-right: 70px; }
  .vipe-scroll-item .people-images {
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 520px;
    position: relative; }
    .vipe-scroll-item .people-images &gt; a {
      display: block;
      position: absolute;
      right: 0;
      bottom: -100%;
      left: 0;
      transition: all 0.6s ease;
      opacity: 0; }
  .vipe-scroll-item .descryption-item {
    background: #ffffff;
    padding: 20px 30px 50px 30px;
    position: relative;
    transition: all 0.6s ease;
    opacity: 1; }
    .vipe-scroll-item .descryption-item:after {
      background: url(../images/icon/arrow-btn.png) center center no-repeat;
      background-size: cover;
      width: 28px;
      height: 17px;
      display: block;
      content: "";
      position: absolute;
      right: 20px;
      bottom: 25px;
      transition: all 0.6s ease;
      opacity: 0; }
  .vipe-scroll-item h4 {
    font-size: 1.5rem;
    color: #b50937;
    margin-bottom: 15px; }
  .vipe-scroll-item p {
    font-size: 1.2rem; }
  .vipe-scroll-item:hover {
    transform: scale(1.1);
    z-index: 2;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.2); }
    .vipe-scroll-item:hover .descryption-item:after {
      right: 13px;
      opacity: 1;
      transition-delay: 0.3s; }
    .vipe-scroll-item:hover .people-images &gt; a {
      bottom: 0;
      opacity: 1; }

.tabs-content p {
  margin: 35px 30px; }

.circle-list {
  margin: 35px 30px; }
  .circle-list li {
    position: relative;
    padding-left: 12px;
    line-height: 1.3;
    margin-bottom: 2px;
    list-style-type: none; }
    .circle-list li:before {
      background: #b50937;
      width: 4px;
      height: 4px;
      display: block;
      content: "";
      position: absolute;
      top: 9px;
      left: 0;
      border-radius: 50%; }

article.offer ul {
  margin: 35px 30px; }
  article.offer ul li {
    position: relative;
    padding-left: 12px;
    line-height: 1.3;
    margin-bottom: 2px;
    list-style-type: none; }
    article.offer ul li:before {
      background: #b50937;
      width: 4px;
      height: 4px;
      display: block;
      content: "";
      position: absolute;
      top: 9px;
      left: 0;
      border-radius: 50%; }

.career-text-row {
  margin-bottom: 60px; }

.career-tabs {
  max-width: none;
  margin-right: -15px;
  margin-bottom: 120px;
  margin-left: -15px; }

.logo-box-25-item {
  width: 255px;
  margin-right: 45px;
  display: inline-block;
  white-space: normal;
  vertical-align: top; }
  .logo-box-25-item:last-child {
    margin-right: 0; }
  .logo-box-25-item .heading {
    position: relative; }
  .logo-box-25-item .logo-item {
    margin-top: 30px; }

.pro-bono-scroll-row {
  margin-top: 15px;
  margin-bottom: 60px; }
  .pro-bono-scroll-row .mCSB_horizontal.mCSB_inside &gt; .mCSB_container {
    margin-bottom: 30px; }

.logo-after-load .box-heading {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%); }

.logo-box-33-item {
  width: 390px;
  display: inline-block;
  white-space: normal;
  vertical-align: top;
  padding-right: 90px; }
  .logo-box-33-item:last-child {
    margin-right: 0; }
  .logo-box-33-item .box-heading {
    margin-bottom: 25px; }
  .logo-box-33-item p {
    font-size: 1.3rem;
    line-height: 1.3; }
  .logo-box-33-item .logo-item {
    margin-top: 15px;
    text-align: center; }

.organization-scroll-row {
  margin-top: 15px;
  margin-bottom: 60px; }
  .organization-scroll-row .mCSB_horizontal.mCSB_inside &gt; .mCSB_container {
    margin-bottom: 60px; }

.modal-dialog {
  max-width: 950px; }

.modal-content {
  border: 1px #f5f0f1 solid;
  border-radius: 0; }
  .modal-content .close {
    position: absolute;
    top: 25px;
    right: 25px;
    font-size: 3rem;
    color: #b50937;
    opacity: 1;
    text-shadow: none; }

.modal-header {
  padding: 35px 35px 35px 35px;
  border-bottom: none;
  display: block; }
  .modal-header .box-heading {
    margin-top: 0; }
  .modal-header h5 {
    font-size: 1.7rem;
    margin-top: 12px; }

.modal-body {
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
  padding-top: 5px; }
  .modal-body .form-textarea {
    height: 255px; }
  .modal-body .col-captcha {
    margin-top: 15px; }
  .modal-body form .row {
    align-items: flex-start; }
  .modal-body form input[type="submit"] {
    float: right;
    margin-top: -48px; }
  .modal-body form .col-lg-5 {
    order: 1; }
  .modal-body form .col-lg-5.file-row {
    order: 3;
    margin-top: -85px; }
  .modal-body form .col-lg-7 {
    order: 2; }
  .modal-body form .col-lg-12 {
    order: 3; }
  .modal-body form .col-lg-12.check-row {
    order: 4;
    margin-top: 20px; }
  .modal-body form .check-input {
    max-width: 470px;
    width: 100%;
    display: block; }

.input-file .btn {
  background: #a8a8a8;
  width: 170px;
  height: 29px;
  display: block;
  font-size: 1rem;
  color: #ffffff;
  border: none;
  border-radius: 0;
  flex: 0 1 auto;
  line-height: 20px;
  cursor: pointer; }
  .input-file .btn:hover {
    background: #838282; }
.input-file .small-label {
  font-size: 1rem;
  position: absolute;
  top: 7px;
  right: 0; }
.input-file .file-name {
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  font-size: 1rem;
  color: #b50937;
  margin: 8px 0 3px 12px; }
.input-file .form-control {
  background: none;
  border: none;
  pointer-events: none;
  font-size: 1rem;
  color: #010101;
  padding: 0;
  margin-left: 12px; }
  .input-file .form-control:focus, .input-file .form-control:active {
    outline: none; }
.input-file .label-file {
  margin-bottom: 5px;
  margin-left: 0; }

.who-we-slider-1 {
  max-width: 1210px; }

.who-we-slider-2 {
  max-width: 1210px; }
  .who-we-slider-2 .scrollbar {
    display: none; }

.play-fair-font, .header-page nav a, h1, h2, h3, h4, h5, h6, .btn, .btn-arrow, .article-nav-select, .article-nav ul li, .breadcrumbs li, .content-right-bottom p, .article-section-home .article-row-select, .form-input,
.form-textarea, .footer-page nav a, .footer-page .subnav-nav a {
  font-family: 'Playfair Display', serif;
  font-weight: 400; }

.play-fair-font-bold, .phone-list, .dropdown.lang button, .dropdown.lang .dropdown-item {
  font-family: 'Playfair Display', serif;
  font-weight: 700; }

.footer-page {
  padding: 0 0 25px 0;
  margin-top: 60px; }
  .footer-page .logo img {
    width: 166px;
    height: 72px; }
  .footer-page nav, .footer-page .subnav-nav {
    padding-right: 120px;
    margin-left: 30px; }
    .footer-page nav li, .footer-page .subnav-nav li {
      list-style-type: none;
      display: inline-block;
      margin-right: 25px; }
      .footer-page nav li:last-child, .footer-page .subnav-nav li:last-child {
        margin-right: 0; }
    .footer-page nav a, .footer-page .subnav-nav a {
      font-size: 1.20rem;
      text-transform: uppercase;
      position: relative;
      overflow: hidden;
      padding-bottom: 4px;
      text-shadow: 0px 0px 0px #000; }
      .footer-page nav a:after, .footer-page .subnav-nav a:after {
        background: #b50937;
        height: 1px;
        display: block;
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 0;
        transition: all 0.5s ease; }
      .footer-page nav a:hover:after, .footer-page .subnav-nav a:hover:after {
        opacity: 1; }
    .footer-page nav .active a, .footer-page .subnav-nav .active a {
      color: #b50937; }
  .footer-page .subnav-nav {
    margin-top: 8px; }
    .footer-page .subnav-nav ul li {
      color: #8b8b8b; }
  .footer-page .copy-row {
    margin-top: 80px; }
  .footer-page .copy {
    font-size: 1.3rem;
    color: #b50937; }
  .footer-page .realization {
    font-size: 1rem;
    color: #b7b7b7;
    text-align: right; }
    .footer-page .realization img {
      margin-left: 10px; }
    .footer-page .realization a {
      display: inline-block;
      position: relative; }
      .footer-page .realization a:after {
        background: url(../images/iskrzy_hover.png) center center no-repeat;
        width: 46px;
        height: 12px;
        display: block;
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        transition: all 0.5s ease;
        opacity: 0; }
      .footer-page .realization a:hover:after {
        opacity: 1; }

@media all and (max-width: 1650px) {
  /*    #ueprojects{
          top: 78px !important;
      }*/
  .vipe-scroll-row {
    width: calc(100% + 230px);
    margin-left: -70px; }

  .vipe-scroll-item .people-images {
    height: 460px; }

  .wipe-row .vipe-scroll-row {
    min-height: 663px; } }
@media all and (max-width: 1520px) {
  .section-landing-home .container {
    max-width: 1200px;
    left: 0; }
  .section-landing-home .image-section .people-carousel {
    left: 285px; }
  .section-landing-home .page-heading {
    max-width: 260px;
    width: 100%;
    font-size: 3rem;
    padding-top: 25px; }
  .section-landing-home p {
    font-size: 1.5rem; }
  .section-landing-home .box-heading {
    font-size: 1.8rem; }

  .section-landing-box-outer {
    left: -15px; } }
@media all and (max-width: 1450px) {
  .vipe-scroll-row {
    width: calc(100% + 150px); } }
@media all and (max-width: 1360px) {
  #ueprojects {
    top: 90px !important; }

  .block-image-text-page .image-block-content {
    margin-right: 0; } }
@media all and (max-width: 1200px) {
  #ueprojects {
    right: 160px !important;
    top: 31px !important; }

  .hamburger {
    display: block; }

  .header-page {
    padding-top: 15px;
    padding-bottom: 15px; }
    .header-page nav {
      background: #ffffff;
      width: 100vw;
      height: 100vh;
      float: none;
      padding-right: 0;
      position: fixed;
      top: 0;
      padding-top: 10px;
      right: -100%;
      bottom: 0;
      z-index: 999;
      transition: all 0.5s ease;
      overflow-x: auto;
      margin-top: 0;
      display: block; }
      .header-page nav.menu-is-active {
        right: 0; }
      .header-page nav li {
        display: block;
        margin-right: 0; }
      .header-page nav a {
        padding: 15px;
        display: block;
        text-align: center; }
        .header-page nav a:focus {
          color: #b50937; }
        .header-page nav a:hover {
          background: #b50937;
          color: #ffffff; }

  .search-lang-box {
    top: -14px;
    right: 70px; }

  .article-box-50 .article-box-content {
    padding-bottom: 15px;
    padding-left: 15px; }

  .slider-horizontal {
    padding: 0; }

  .contact-form-section {
    margin-bottom: 0; }

  .footer-page {
    text-align: center; }
    .footer-page [class^="col"] {
      max-width: 100%;
      flex: 0 1 auto; }
    .footer-page .search-lang-box {
      position: relative;
      top: auto;
      right: auto;
      margin-top: 20px; }
      .footer-page .search-lang-box .search-open {
        right: 50%;
        transform: translateX(50%); }
    .footer-page nav {
      margin-top: 40px;
      margin-left: 0;
      padding-right: 0; }
      .footer-page nav ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center; }
      .footer-page nav li {
        margin-bottom: 15px;
        display: inline;
        margin: 0 20px; }
        .footer-page nav li:last-child {
          margin: 0 20px; }
    .footer-page .subnav-nav {
      padding-right: 0;
      margin-left: 0; }
    .footer-page .realization {
      text-align: center;
      margin-top: 15px; }

  .apla-bottom-section {
    margin-top: 80px;
    margin-bottom: 0;
    display: none; }

  .line-logo {
    top: -20px; }

  .section-landing-home .container {
    max-width: 1200px;
    left: auto; }
  .section-landing-home .image-section .people-carousel {
    max-width: 100%;
    left: 0; }
    .section-landing-home .image-section .people-carousel:after {
      content: none; }

  .section-landing-box-outer {
    left: 30px; }

  .section-landing-box {
    top: 30px;
    left: 15px;
    margin-top: 38px !important; }

  .people-carousel {
    max-width: 940px; }

  .section-page.error-page-section .section-page-image {
    left: auto; }
  .section-page.error-page-section .section-page-box {
    margin-left: -90px; }

  .news-row-item .image {
    margin-left: 0; }
  .news-row-item .news-row-desc {
    margin-right: 0;
    padding-right: 60px; }
  .news-row-item.right-image .news-row-desc {
    margin-left: 0; }

  .article-descryption-page .article-heading {
    margin-left: 0; }

  .border-box-scroll-row {
    margin-bottom: 30px; }

  a.news-row-item .descryption:after {
    right: -35px; }
  a.news-row-item:hover .descryption:after {
    right: -42px; }

  .wipe-row {
    margin-top: 10px; }

  .vipe-scroll-row {
    width: calc(100% + 30px);
    margin-left: -30px; }

  .breadcrumbs li {
    font-size: 1.35rem; }

  .who-we-slider-2 .slidee {
    display: flex;
    flex-wrap: wrap; }
  .who-we-slider-2 .slider-horizontal {
    margin-bottom: 0; }

  .logo-box-25-item {
    display: block;
    width: 33%;
    margin-right: 0;
    padding: 0 15px; } }
@media all and (max-width: 991px) {
  .article-box-row.medic-error-nav-active .medic-error-nav {
    width: 48.5%; }
  .article-box-row.medic-error-nav-active .busines-support-nav {
    width: 48.5%; }

  .awarded-article {
    height: 320px; }
    .awarded-article .article-box-content {
      padding-left: 15px; }

  .article-nav {
    margin-top: 15px; }

  .article-list-wrapper {
    margin-top: 15px; }

  .border-box-item {
    margin-bottom: 15px;
    padding-left: 15px; }

  .form-input {
    padding: 0 15px; }

  .form-textarea {
    padding: 20px 15px; }

  .g-recaptcha {
    height: 65px; }

  .block-image-text-page .text-block-content {
    padding-left: 0; }

  .vertical-scroll-content {
    padding-right: 25px; }

  .narrower-row {
    max-width: auto;
    margin-right: 0;
    margin-left: 0; }
    .narrower-row.scroll-narrower-row {
      margin-right: 0;
      margin-left: 0; }

  .left-sidebar-nav {
    padding-left: 0; }
    .left-sidebar-nav .page-heading {
      font-size: 3rem; }
    .left-sidebar-nav ul a {
      font-size: 1.8rem; }

  article {
    margin-top: 50px;
    padding-right: 0; }

  .employ-item {
    height: 450px; }

  .scroll-box-descryption {
    margin-bottom: 80px; }

  .video-row {
    text-align: left; }

  .wipe-row .col-lg-9 {
    margin-top: -25px; }

  .who-we-are-page .scroll-box-descryption {
    margin-bottom: 40px; }

  .vipe-scroll-row .slidee {
    margin-top: -70px; }

  .vipe-scroll-item {
    margin-top: 45px; }

  .news-row-item .news-row-desc {
    flex-wrap: wrap; }
  .news-row-item .heading {
    width: 100%;
    padding-right: 0; }
  .news-row-item .descryption {
    width: 100%; }

  .news-list-item {
    margin-bottom: 60px; }

  .career-text-row {
    padding-left: 0;
    padding-right: 0; }

  .tabs-box-header .date {
    float: none;
    display: block; }

  .career-tabs {
    margin-bottom: 60px; }

  .modal-dialog {
    background: #ffffff;
    max-width: 100%;
    height: 100%;
    margin: 0; }

  .wipe-row .page-heading {
    margin-top: 70px; } }
@media all and (max-width: 767px) {
  body {
    font-size: 1.5rem; }

  .section {
    overflow: hidden; }

  .page-heading {
    font-size: 3rem;
    padding-top: 25px; }

  .box-heading {
    font-size: 1.8rem; }

  .phone-list {
    padding-left: 30px; }
    .phone-list li {
      font-size: 1.6rem; }

  .section-landing-home {
    transform: none !important; }
    .section-landing-home .image-section .people-carousel {
      float: none; }

  .section-landing-box-outer {
    left: auto;
    margin-left: 15px;
    margin-right: 15px; }

  .section-landing-box {
    margin-top: 40px !important;
    left: auto; }

  .section-page {
    overflow: hidden; }
    .section-page.left-pic-section .btn {
      left: auto; }
    .section-page.mb-0 {
      margin-bottom: 0; }

  .section-page-box {
    padding-left: 15px;
    padding-right: 15px; }
    .section-page-box .btn {
      top: auto;
      margin-top: 20px;
      margin-bottom: 30px; }

  .section-page-image {
    background-position: top center !important;
    background-size: cover;
    max-width: 100%;
    height: 400px;
    transform: none !important; }

  .section-page-box {
    max-width: 100%; }

  .section-page.left-pic-section {
    overflow: inherit; }
    .section-page.left-pic-section .section-page-box {
      top: auto !important;
      margin-top: 0;
      margin-left: auto; }
  .section-page.right-pic-section {
    overflow: inherit; }
    .section-page.right-pic-section .col-lg-5 {
      order: 2; }
    .section-page.right-pic-section .col-lg-7 {
      order: 1; }
    .section-page.right-pic-section .section-page-box {
      max-width: 100%;
      top: auto !important;
      margin-top: 0;
      margin-right: auto;
      float: none; }

  .article-section-home .article-row-select {
    background: #ffffff;
    width: calc(100% - 30px);
    display: block;
    list-style-type: none;
    border: 2px #b50937 solid;
    font-size: 1.8rem;
    color: #b50937;
    line-height: 1.3;
    padding: 20px 45px 20px 15px;
    transition: all 0.2s ease;
    cursor: pointer;
    position: relative;
    margin: 15px 15px; }
    .article-section-home .article-row-select:after {
      background: url(../images/icon/down-arrow.svg) center center no-repeat;
      background-size: cover;
      width: 20px;
      height: 10px;
      display: block;
      content: "";
      position: absolute;
      top: 50%;
      right: 15px;
      transform: translateY(-50%);
      transition: all 0.5s ease; }
    .article-section-home .article-row-select br {
      display: none; }
    .article-section-home .article-row-select.active:after {
      transform: translateY(-50%) rotate(-180deg); }
  .article-section-home .article-box-row-box .article-box-50 {
    background-image: none !important;
    min-height: auto; }
    .article-section-home .article-box-row-box .article-box-50 .article-box-content {
      max-width: 100%;
      height: auto;
      position: relative;
      top: auto;
      right: auto;
      bottom: auto;
      left: auto;
      background: #b50937;
      display: block;
      list-style-type: none;
      border-bottom: 1px #ffffff solid;
      font-size: 2rem;
      color: #ffffff;
      padding: 20px 30px 20px 15px;
      transition: all 0.2s ease;
      cursor: pointer; }
      .article-section-home .article-box-row-box .article-box-50 .article-box-content:before {
        background: #ffffff;
        width: 38px;
        height: 1px;
        display: block;
        content: "";
        margin-bottom: 7px;
        transition: all 0.2s ease; }
      .article-section-home .article-box-row-box .article-box-50 .article-box-content .article-heading {
        font-size: 1.4rem;
        color: #ffffff;
        margin-bottom: 0;
        transition: all 0.2s ease; }
        .article-section-home .article-box-row-box .article-box-50 .article-box-content .article-heading:before {
          content: none; }
        .article-section-home .article-box-row-box .article-box-50 .article-box-content .article-heading br {
          display: none; }
      .article-section-home .article-box-row-box .article-box-50 .article-box-content p {
        display: none !important; }
      .article-section-home .article-box-row-box .article-box-50 .article-box-content:hover {
        background: #ffffff; }
        .article-section-home .article-box-row-box .article-box-50 .article-box-content:hover:before {
          background: #404040; }
        .article-section-home .article-box-row-box .article-box-50 .article-box-content:hover .article-heading {
          color: #404040; }
    .article-section-home .article-box-row-box .article-box-50 .plus-icon {
      display: none; }
  .article-section-home .article-box-row.busines-support-nav-active .busines-support-nav .article-box-content {
    background: none; }
    .article-section-home .article-box-row.busines-support-nav-active .busines-support-nav .article-box-content:before {
      background: #404040; }
    .article-section-home .article-box-row.busines-support-nav-active .busines-support-nav .article-box-content .article-heading {
      color: #404040; }
  .article-section-home .article-box-row.medic-error-nav-active .medic-error-nav .article-box-content {
    background: none; }
    .article-section-home .article-box-row.medic-error-nav-active .medic-error-nav .article-box-content:before {
      background: #404040; }

  .article-box-row {
    display: none; }
    .article-box-row .medic-error-nav {
      margin-bottom: 15px; }
    .article-box-row.medic-error-nav-active .medic-error-nav {
      width: 100%; }
      .article-box-row.medic-error-nav-active .medic-error-nav .article-box-50 .article-box-content .article-heading {
        color: #404040; }
    .article-box-row.medic-error-nav-active .busines-support-nav {
      width: 100%; }
    .article-box-row.busines-support-nav-active .medic-error-nav {
      width: 100%; }
    .article-box-row.busines-support-nav-active .busines-support-nav {
      width: 100%; }
      .article-box-row.busines-support-nav-active .busines-support-nav .article-box-50 .article-box-content .article-heading {
        color: #404040; }

  .article-box-50 {
    min-height: 360px; }

  .desktop-version-768 {
    display: none; }

  .mobile-version-768 {
    display: flex;
    flex-wrap: wrap; }

  .article-section-mobile .col-lg-12 {
    padding: 0; }
  .article-section-mobile .tabs-wrapper {
    margin-right: 15px;
    margin-left: 15px; }
  .article-section-mobile + .section {
    margin-top: 15px; }
  .article-section-mobile .article-box-text-outer {
    margin-top: 15px; }
    .article-section-mobile .article-box-text-outer:last-child {
      margin-bottom: 15px; }
  .article-section-mobile .article-box-text {
    padding-left: 15px;
    padding-right: 15px; }
    .article-section-mobile .article-box-text.red-box-bg {
      background: #ffffff;
      box-shadow: 0 0 25px rgba(0, 0, 0, 0.25); }
      .article-section-mobile .article-box-text.red-box-bg .box-heading {
        color: #b50937; }
      .article-section-mobile .article-box-text.red-box-bg p {
        color: #383838; }
  .article-section-mobile .tabs-box-header {
    margin-top: 2px;
    margin-bottom: 0; }
  .article-section-mobile .tabs-content {
    overflow: visible !important; }
  .article-section-mobile.square-box-mobile .col-lg-12 {
    padding-right: 15px;
    padding-left: 15px; }
  .article-section-mobile .article-box-text-outer {
    width: 100%; }
  .article-section-mobile .border-box-item {
    margin-bottom: 0; }
    .article-section-mobile .border-box-item .content-item {
      max-width: calc(100% - 50px); }
    .article-section-mobile .border-box-item .date {
      font-size: 1.6rem;
      color: #c43a5f; }
    .article-section-mobile .border-box-item h3 {
      font-size: 1.6rem;
      margin-top: 10px;
      line-height: 1.3; }
    .article-section-mobile .border-box-item p {
      font-size: 1.3rem;
      margin-top: 12px; }

  .publication-mobile {
    width: 100%;
    margin-top: 15px; }
    .publication-mobile .tabs-wrapper {
      width: 100%; }
    .publication-mobile .tabs-content p {
      margin-left: 0; }
    .publication-mobile .article-list-item {
      margin-right: 0;
      min-height: 0; }

  .article-nav-select {
    background: #ffffff;
    display: block;
    list-style-type: none;
    border: 2px #b50937 solid;
    font-size: 1.8rem;
    color: #b50937;
    line-height: 1.3;
    padding: 20px 45px 20px 15px;
    transition: all 0.2s ease;
    cursor: pointer;
    position: relative; }
    .article-nav-select:after {
      background: url(../images/icon/down-arrow.svg) center center no-repeat;
      background-size: cover;
      width: 20px;
      height: 10px;
      display: block;
      content: "";
      position: absolute;
      top: 50%;
      right: 15px;
      transform: translateY(-50%);
      transition: all 0.5s ease; }
    .article-nav-select.active:after {
      transform: translateY(-50%) rotate(-180deg); }

  .article-nav ul {
    display: none; }
    .article-nav ul li {
      height: auto;
      font-size: 1.4rem;
      padding: 20px 15px 20px 15px; }

  .article-list-wrapper {
    padding-left: 0;
    margin-left: 3px; }

  .article-list-content {
    height: 300px; }

  .form-wrapper .btn-red {
    float: none;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
    display: block; }
  .form-wrapper .col-input {
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px; }
    .form-wrapper .col-input:nth-of-type(3) {
      margin-top: 0;
      order: 3; }
  .form-wrapper .col-textarea {
    width: 100%;
    margin-bottom: 25px; }
  .form-wrapper .col-captcha {
    width: 100%;
    margin-top: 0; }
  .form-wrapper .check-input label.error {
    bottom: -17px; }

  .g-recaptcha {
    transform: none !important;
    margin-bottom: 15px;
    display: table;
    margin-right: auto;
    margin-left: auto; }

  .section-page.error-page-section {
    margin-bottom: 0; }
    .section-page.error-page-section .col-md-6 {
      flex: 0 1 auto;
      max-width: 100%;
      width: 100%; }
    .section-page.error-page-section .section-page-box {
      max-width: 100%;
      margin-left: 0; }
    .section-page.error-page-section .section-page-image {
      background-size: cover;
      height: 150px; }

  .content-right-bottom .secound-number {
    margin-left: 29px; }

  .block-image-text-page .text-block-content {
    padding-right: 0;
    margin-right: 0; }

  .search-section {
    margin-top: 20px; }
    .search-section .box-heading {
      margin-left: 0; }

  .pagination ul li {
    font-size: 2rem;
    margin: 0 5px; }
  .pagination ul .prev, .pagination ul .next {
    top: 3px; }

  .text-block-content.biography-scroll-content {
    padding-right: 0; }

  .biography-scroll-content {
    max-height: none; }
    .biography-scroll-content:after {
      right: -7px;
      bottom: 32px; }
    .biography-scroll-content .mCSB_outside + .mCSB_scrollTools {
      right: 0; }

  .biography-scroll-content-outer .scroll-content-down {
    display: none; }

  .contact-details-page .block-image-text-page .text-block-content {
    margin-right: -90px;
    padding-right: 80px; }
  .contact-details-page .form-wrapper {
    margin-top: 60px;
    margin-bottom: 40px; }

  .contact-row {
    margin-top: 20px;
    margin-bottom: 0; }
    .contact-row #maps-section {
      height: 300px; }

  .contact-place-box {
    margin-bottom: 0; }

  .privace-policy-section.section-page {
    margin-top: 30px; }
    .privace-policy-section.section-page .section-page-box {
      margin-left: 0;
      padding-left: 0; }

  .privace-policy-section .section-page-image {
    background-size: cover;
    height: 200px;
    left: 0; }
  .privace-policy-section .section-page-box:after {
    content: none; }
  .privace-policy-section .box-heading {
    margin-top: 30px; }
  .privace-policy-section .narrower-row {
    margin-top: 0;
    margin-bottom: 60px; }

  .left-sidebar-nav .page-heading {
    margin-bottom: 15px; }
  .left-sidebar-nav ul li {
    margin-bottom: 10px; }
  .left-sidebar-nav ul a {
    font-size: 1.6rem; }

  article {
    margin-top: 40px; }

  .employ-item {
    margin-bottom: 40px; }

  .btn-back {
    bottom: -50px; }

  .scroll-box-descryption {
    margin-bottom: 40px; }

  .news-row-item .news-row-desc {
    margin-top: 0; }
  .news-row-item .image {
    display: none; }
  .news-row-item .news-row-desc {
    margin-left: 0;
    padding: 20px 15px 25px 15px;
    margin-bottom: 15px; }
  .news-row-item.right-image .news-row-desc {
    margin-right: 0; }

  .article-descryption-page {
    margin-bottom: 0; }
    .article-descryption-page article {
      margin-top: 20px; }

  a.news-row-item .news-row-desc {
    padding-bottom: 45px; }
  a.news-row-item .descryption:after {
    right: 10px;
    bottom: -31px; }
  a.news-row-item:hover .descryption:after {
    right: 3px; }

  .filter-select .dropdown-menu {
    top: calc(100% - 1px);
    left: 0; }

  .case-row-item {
    padding: 15px 65px 15px 15px; }
    .case-row-item .date {
      width: 100%;
      text-align: left; }
    .case-row-item .descryption {
      width: 100%;
      padding-left: 0;
      margin-top: 10px; }

  .won-cases-page {
    margin-bottom: 60px; }
    .won-cases-page .filter-select {
      margin-bottom: 45px; }

  .block-image-text-page.full-height-image .text-block-content {
    margin-bottom: 0; }
  .block-image-text-page.full-height-image .image-block-content {
    min-height: 400px; }

  .modal-header {
    padding: 35px 15px 35px 15px; }

  .modal-body form input[type="submit"] {
    float: none;
    margin-top: 0; }
  .modal-body form .col-lg-5 {
    order: 1; }
  .modal-body form .col-lg-5.file-row {
    margin-top: 15px;
    order: 3; }
  .modal-body form .col-lg-7 {
    order: 2; }
  .modal-body form .col-lg-12 {
    order: 5; }
  .modal-body form .col-lg-12.check-row {
    order: 4;
    margin-top: 10px; }
  .modal-body form .check-input {
    max-width: 470px;
    width: 100%;
    display: block; }
  .modal-body form input[type="submit"] {
    margin-top: 15px; }
  .modal-body form .col-captcha {
    max-width: 250px;
    width: 100%; }
  .modal-body .form-textarea {
    height: 150px; }

  .input-file .file-name {
    margin-left: 0; }
  .input-file .form-control {
    margin-left: 0; }

  .who-we-are-page .tabs-content .btn-arrow {
    margin-right: auto;
    margin-left: auto;
    display: table; }
  .who-we-are-page .scroll-box-descryption {
    padding-left: 0;
    padding-right: 0; }

  .vipe-scroll-row {
    width: 100%;
    margin-left: 0; }
    .vipe-scroll-row .vipe-scroll-item:last-child {
      margin-right: auto; }
    .vipe-scroll-row .slidee {
      padding-bottom: 40px;
      padding-left: 0; }

  .vipe-scroll-item {
    margin-left: 15px;
    border: 1px #e1e1e1 solid; }
    .vipe-scroll-item:after {
      opacity: 1; }
    .vipe-scroll-item:first-child {
      margin-left: 0; }
    .vipe-scroll-item .descryption-item {
      opacity: 1;
      bottom: 0; }
    .vipe-scroll-item:hover {
      transform: none;
      box-shadow: none; }

  .wipe-row {
    margin-bottom: 20px; }
    .wipe-row .vipe-scroll-row {
      min-height: 580px;
      margin-bottom: 0; }

  .wipe-row .col-lg-3 {
    text-align: center; }
  .wipe-row .page-heading {
    margin-top: 40px; }
    .wipe-row .page-heading:before {
      margin-right: auto;
      margin-left: auto;
      right: 0; }
  .wipe-row .vipe-scroll-row {
    min-height: auto;
    margin-top: 60px; }
  .wipe-row .wrap-outer {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    display: none;
    visibility: visible;
    opacity: 1; }
    .wipe-row .wrap-outer.show {
      display: block; }

  .vipe-scroll-item {
    width: 350px;
    display: block;
    margin: 15px auto 0 auto; }
    .vipe-scroll-item:first-child {
      margin-left: auto; }

  .vipe-scroll-row .slidee {
    width: 100% !important;
    padding-top: 0;
    margin-top: 0; }
  .vipe-scroll-row .scrollbar {
    display: none; }

  .our-team-page {
    margin-bottom: 0; }
    .our-team-page .wipe-row {
      margin-bottom: 0; }

  .article-descryption-page article img {
    margin: 15px 0; }

  .video-item {
    width: 100%; }

  .video-item.news-row-item .news-row-desc {
    padding: 25px 15px;
    margin-right: 15px !important;
    margin-left: 15px !important; } }
@media all and (max-width: 575px) {
  .hamburger {
    top: 126px; }
    .hamburger.ham-is-sticky {
      top: 98px; }

  .hamburger.nav-mobile-open {
    top: 15px; }

  .navbar-top {
    text-align: center; }

  .header-page {
    margin-top: 94px;
    transition: all 0.5s ease; }
    .header-page.search-is-open {
      margin-bottom: 50px; }
      .header-page.search-is-open nav.menu-is-active {
        padding-top: 50px; }

  .phone-list {
    display: inline-block; }
    .phone-list li {
      font-size: 1.8rem; }
      .phone-list li:after {
        height: 17px;
        top: 3px; }

  .social-list {
    float: none;
    margin-top: 10px; }
    .social-list li:first-child svg {
      width: 13px;
      height: 13px; }
    .social-list li:nth-child(2) svg {
      width: 12px;
      height: 14px; }
    .social-list li:nth-child(3) svg {
      width: 15px;
      height: 14px; }
    .social-list li:nth-child(4) svg {
      width: 15px;
      height: 14px; }
    .social-list li a {
      width: 22px;
      height: 22px; }

  .search-lang-box {
    z-index: 9999; }
    .search-lang-box .search-open {
      top: 65px;
      right: -56px; }

  .section-landing-home {
    overflow: visible; }
    .section-landing-home .image-section {
      margin-top: 25px; }
      .section-landing-home .image-section .people-carousel {
        display: none; }

  .section-landing-box-outer {
    position: relative;
    transform: none;
    top: auto;
    right: auto;
    left: auto;
    margin: 0; }

  .section-landing-box {
    max-width: 100%;
    transform: none;
    top: auto;
    margin-top: 0 !important;
    padding-left: 15px; }

  .contact-details-section {
    text-align: center; }
    .contact-details-section .images {
      position: relative;
      height: 250px; }

  .content-right-bottom {
    max-width: 100%;
    width: 100%;
    position: relative;
    right: auto;
    bottom: auto;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0; }
    .content-right-bottom .box-heading:before {
      margin-right: auto;
      margin-left: auto; }
    .content-right-bottom .secound-number {
      margin-left: 27px; }
    .content-right-bottom .btn-right-arrow {
      display: none; }

  .footer-page nav {
    margin-bottom: 15px;
    text-align: left; }
    .footer-page nav ul {
      display: flex;
      justify-content: space-between; }
    .footer-page nav li {
      width: 120px;
      margin: 0 0 7px 0; }
      .footer-page nav li:last-child {
        margin: 0; }
      .footer-page nav li:nth-child(2n) {
        margin-left: calc(100% - 240px); }
  .footer-page .subnav-nav {
    text-align: left; }
    .footer-page .subnav-nav li {
      display: block;
      margin-bottom: 7px; }
      .footer-page .subnav-nav li:last-child {
        margin-bottom: 0; }

  .section-page.left-pic-section {
    margin-top: 15px;
    margin-bottom: 15px; }

  .section-page.right-pic-section {
    margin-top: 15px;
    margin-bottom: 15px; }

  .article-section-home {
    margin-top: 15px; }

  .section-page-image {
    height: 250px; }

  .slider-horizontal {
    padding-right: 8px; }
    .slider-horizontal .slidee .article-box-text-outer {
      width: 300px; }
      .slider-horizontal .slidee .article-box-text-outer:first-child {
        width: 305px; }
        .slider-horizontal .slidee .article-box-text-outer:first-child .article-box-text {
          margin-left: 15px; }
      .slider-horizontal .slidee .article-box-text-outer:last-child {
        width: 305px;
        margin-right: 25px; }
    .slider-horizontal .slidee .article-box-text {
      width: 280px;
      margin-left: 16px; }
    .slider-horizontal .border-box-item {
      width: 280px;
      margin: 0 auto; }
      .slider-horizontal .border-box-item .content-item {
        max-width: 245px;
        width: 100%; }
        .slider-horizontal .border-box-item .content-item p {
          margin-bottom: 40px; }

  .block-image-text-page .image-block-content {
    min-height: 400px; }

  .vertical-scroll-content {
    max-height: 340px; }

  .pdf-row {
    padding-left: 55px;
    font-size: 1.4rem; }
    .pdf-row:before {
      left: 15px; }

  .tabs-box-header {
    padding-left: 15px; }

  .tabs-scroll-content p {
    margin: 30px 15px; }

  .search-section input {
    width: calc(100% - 45px);
    height: 45px;
    padding-left: 15px; }
  .search-section button {
    background-size: 44% auto;
    width: 45px;
    height: 45px; }
  .search-section .box-heading {
    margin-top: 35px; }

  .search-result-item {
    display: block;
    padding-left: 15px; }
    .search-result-item .category {
      width: 100%;
      text-align: left; }
      .search-result-item .category:after {
        content: none; }
    .search-result-item .desc {
      width: 100%;
      padding-left: 0; }

  .contact-details-page .block-image-text-page .text-block-content {
    margin-right: 0;
    padding-right: 0;
    padding-bottom: 0; }
  .contact-details-page .block-image-text-page .image-block-content {
    min-height: 250px; }
  .contact-details-page .page-heading {
    margin-top: 0; }

  .tabs-content p {
    margin: 30px 15px; }

  .circle-list {
    margin: 30px 15px; }

  .slider-horizontal {
    padding-right: 0; }

  .who-we-slider-1 {
    margin-top: 20px; }

  .who-we-are-page .vipe-scroll-row .slider-horizontal {
    padding-right: 0;
    overflow: auto !important; }
  .who-we-are-page .scroll-box-descryption .scrollbar {
    display: none; }
  .who-we-are-page .scroll-box-descryption .slidee {
    display: flex;
    flex-wrap: wrap; }

  .logo-box-33-item {
    width: 50%;
    padding-right: 0; }
    .logo-box-33-item .box-heading {
      display: none; }
    .logo-box-33-item p {
      display: none; }

  .logo-box-25-item {
    width: 50%; }
    .logo-box-25-item .heading {
      display: none; } }
@media all and (max-width: 550px) {
  #ueprojects {
    position: relative !important;
    width: 100% !important;
    text-align: right;
    right: 0px !important;
    top: 10px !important; } }
@media all and (max-width: 480px) {
  .page-heading {
    font-size: 2.6rem; }

  .wrap-outer .scrollbar {
    width: calc(100% - 30px);
    margin-left: 15px; }

  .section-page.error-page-section .section-page-box {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0; }
    .section-page.error-page-section .section-page-box:hover {
      box-shadow: none; }

  #maps-section {
    height: 250px; }

  .video-row a {
    max-width: 300px;
    width: 100%;
    display: block;
    margin-right: auto;
    margin-left: auto; }
    .video-row a img {
      width: 100%; }
    .video-row a:last-child {
      margin-right: auto; } }
@media all and (max-width: 420px) {
  .cookie-alert div {
    background-size: 70px auto;
    background-position: 15px center;
    max-width: 275px;
    padding: 15px 30px 15px 100px; }
  .cookie-alert a {
    left: 270px; }

  .vipe-scroll-item {
    width: 100%; } }
@media all and (max-width: 400px) {
  .people-carousel .people-images {
    height: 300px;
    background-position: top center; } }
@media all and (max-width: 380px) {
  .search-lang-box {
    right: 60px; }

  .dropdown.lang {
    margin-left: 16px; }

  .footer-page .dropdown.lang {
    margin-top: 20px; } }
@media all and (max-width: 360px) {
  .phone-list:before {
    top: 56%; }
  .phone-list li {
    font-size: 1.4rem; }
    .phone-list li:after {
      top: 1px; } }
@media all and (max-width: 330px) {
  .g-recaptcha {
    transform: scale(0.89) !important; } }

/*# sourceMappingURL=style.css.map */
</pre></body></html>