/* =================================================================
  BASE
=================================================================== */
/* =================================================================
  BASE
=================================================================== */
/* =================================================================
  FONTS
=================================================================== */
/* =================================================================
  BODY
=================================================================== */
/* =================================================================
  ELEMENT SHOW
=================================================================== */
/* =================================================================
  SLIDE
=================================================================== */
/* =================================================================
  FADE IN
=================================================================== */
/* =================================================================
  ANIMATIONS
=================================================================== */
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

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

/* =================================================================
  FONTS
=================================================================== */
/* =================================================================
  MEDIA
=================================================================== */
/* =================================================================
  FONTS
=================================================================== */
@font-face {
  font-family: "Montserrat ExtraLight";
  src: url("../fonts/Montserrat-ExtraLight.woff2") format("woff2"), url("../fonts/Montserrat-ExtraLight.woff") format("woff");
  font-style: normal;
  font-weight: normal;
  font-display: swap; }

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

@font-face {
  font-family: "Montserrat Italic";
  src: url("../fonts/Montserrat-Italic.woff2") format("woff2"), url("../fonts/Montserrat-Italic.woff") format("woff");
  font-style: normal;
  font-weight: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat Medium";
  src: url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff");
  font-style: normal;
  font-weight: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat SemiBold";
  src: url("../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/Montserrat-SemiBold.woff") format("woff");
  font-style: normal;
  font-weight: normal;
  font-display: swap; }

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

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

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

html {
  box-sizing: border-box;
  height: 100%; }

body {
  min-width: 320px;
  min-height: 100%;
  margin: 0;
  text-rendering: optimizeLegibility;
  text-decoration-skip: objects;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent; }

:focus {
  outline: none; }

p,
dd,
dl,
figure,
blockquote {
  margin: 0; }

blockquote,
q {
  quotes: none; }

ul,
ol {
  margin: 0;
  padding: 0;
  list-style-type: none; }

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

th {
  font-weight: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: inherit;
  font-size: inherit; }

audio,
video {
  display: block; }

img {
  display: block;
  max-width: 100%;
  border: none; }

iframe {
  border: none; }

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

a {
  color: #16394B;
  text-decoration: none;
  background-color: transparent;
  font-weight: normal; }

abbr {
  text-decoration: none;
  border: none; }

b,
strong {
  font-weight: inherit; }

i,
em {
  font-style: inherit; }

dfn {
  font-style: inherit; }

mark {
  color: inherit;
  background-color: transparent; }

small {
  font-size: inherit; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  padding: 0;
  font: inherit;
  color: inherit;
  letter-spacing: inherit;
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none; }

button,
input {
  overflow: visible; }

button,
select {
  text-align: left;
  text-transform: none; }

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

textarea {
  overflow-x: hidden;
  overflow-y: auto;
  resize: none; }

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

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: none; }

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

[type="search"] {
  outline: none; }

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

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

fieldset {
  margin: 0;
  padding: 0;
  border: none; }

legend {
  display: block;
  padding: 0;
  white-space: normal; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

select::-ms-expand {
  display: none; }

:-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
  transition: opacity 0.3s; }

:-moz-input-placeholder {
  color: inherit;
  opacity: 1;
  transition: opacity 0.3s; }

:-moz-placeholder {
  color: inherit;
  opacity: 1;
  transition: opacity 0.3s; }

:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
  transition: opacity 0.3s; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none; }

[hidden] {
  display: none; }

:disabled,
.disabled {
  cursor: not-allowed; }

:-ms-clear {
  display: none; }

:-webkit-autofill {
  box-shadow: 0 0 100px #fff inset;
  -webkit-text-fill-color: currentColor; }

::selection {
  color: #fff;
  background-color: #004fe4; }

/* =================================================================
  GLIDER
=================================================================== */
.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box; }

  .glide2 {
  position: relative;
  width: 100%;
  box-sizing: border-box; }

.glide * {
  box-sizing: inherit; }

  .glide2 * {
  box-sizing: inherit; }

.glide__track {
  overflow: hidden; }

.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  touch-action: pan-Y;
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  will-change: transform; }

.glide__slides--dragging {
  user-select: none; }

.glide__slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  white-space: normal;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent; }

.glide__slide a {
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.glide__arrows {
  -webkit-touch-callout: none;
  user-select: none; }

.glide__bullets {
  -webkit-touch-callout: none;
  user-select: none; }

.glide--rtl {
  direction: rtl; }

.glide__arrow {
  position: absolute;
  display: block;
  top: 50%;
  z-index: 2;
  color: white;
  text-transform: uppercase;
  padding: 9px 12px;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 4px;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.1);
  opacity: 1;
  cursor: pointer;
  transition: opacity 150ms ease, border 300ms ease-in-out;
  transform: translateY(-50%);
  line-height: 1; }

.glide__arrow:focus {
  outline: none; }

.glide__arrow:hover {
  border-color: white; }

.glide__arrow--left {
  left: 2em; }

.glide__arrow--right {
  right: 2em; }

.glide__arrow--disabled {
  opacity: 0.33; }

.glide__bullets {
  position: absolute;
  z-index: 2;
  bottom: 2em;
  left: 50%;
  display: inline-flex;
  list-style: none;
  transform: translateX(-50%); }

.glide__bullet {
  background-color: rgba(255, 255, 255, 0.5);
  width: 9px;
  height: 9px;
  padding: 0;
  border-radius: 50%;
  border: 2px solid transparent;
  transition: all 300ms ease-in-out;
  cursor: pointer;
  line-height: 0;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  margin: 0 0.25em; }

.glide__bullet:focus {
  outline: none; }

.glide__bullet:hover, .glide__bullet:focus {
  border: 2px solid white;
  background-color: rgba(255, 255, 255, 0.5); }

.glide__bullet--active {
  background-color: white; }

.glide--swipeable {
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab; }

.glide--dragging {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing; }

/* =================================================================
  FSLIGHTBOX
=================================================================== */
/* =================================================================
  SLIM-SELECT
=================================================================== */
/* =================================================================
  BASE
=================================================================== */
body {
  position: relative;
  font-size: 16px;
  line-height: 1.2;
  font-family: "Montserrat Regular", Helvetica, Arial, sans-serif;
  color: #000;
  background-color: #fff;
  height: 100%; }
  body.disable-scrolling {
    overflow: hidden; }

.root {
  position: relative;
  overflow: hidden; }
  .root.is-overlay::before {
    content: "";
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.65);
    animation: fadeIn 0.3s ease-out;
    cursor: pointer; }

.container {
  min-width: 320px;
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 15px;}

/* =================================================================
  HELPER CLASSES
=================================================================== */
[data-fit] {
  object-fit: cover;
  object-position: center;
  font-family: 'object-fit: cover;'; }

.icon {
  width: 1em;
  height: 1em;
  fill: initial; }

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0); }

/* =================================================================
  COMPONENTS
=================================================================== */
.button {
  display: inline-block;
  font-size: 16px;
  line-height: 1.25;
  font-family: "Montserrat Medium", Helvetica, Arial, sans-serif;
  text-align: center; }
  @media screen and (max-width: 576px) {
    .button {
      font-size: 14px; } }
  .button--accent {
    padding: 15px 57px 15px 37px;
    min-width: 238px;
    background-color: #f95a25;
    color: #fff;
    transition: 0.1s ease-in-out background-color; }
    .button--accent:hover {
      background-color: #f44207; }
      .button--accent:hover .button__text::after {
        right: -30px; }
    @media screen and (max-width: 576px) {
      .button--accent {
        min-width: 210px; } }
    .button--accent .button__text {
      position: relative; }
      .button--accent .button__text::after {
        content: "";
        position: absolute;
        right: -24px;
        top: 50%;
        margin-top: -8px;
        width: 16px;
        height: 16px;
        background-image: url(../images/button-arrow.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        transition: 0.1s ease-in-out right; }

.button-center {
  display: flex;
  align-items: center;
  justify-content: center; }

.humburger {
  width: 40px;
  height: 22px;
  position: relative;
  display: inline-block;
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer; }
  .humburger span {
    background-color: #0c161c;
    position: absolute;
    border-radius: 5px;
    transition: 0.3s cubic-bezier(0.8, 0.5, 0.2, 1.4);
    width: 100%;
    height: 4px;
    transition-duration: 500ms;
    left: 0; }
    .humburger span:nth-child(1) {
      top: 0; }
    .humburger span:nth-child(2) {
      top: 9px; }
    .humburger span:nth-child(3) {
      bottom: 0; }
  .humburger:hover span {
    background-color: #8DD17A; }
  .humburger.is-active span:nth-child(1) {
    transform: rotate(45deg);
    top: 10px; }
  .humburger.is-active span:nth-child(2) {
    transform: scale(0.01); }
  .humburger.is-active span:nth-child(3) {
    width: 100%;
    transform: rotate(-45deg);
    top: 10px; }

/* =================================================================
  MODAL-DEFAULT
=================================================================== */
.modal {
  display: none;
  visibility: hidden;
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-height: 100%;
  overflow: auto;
  background-color: #fff; }
  .modal.is-open {
    animation: fadeIn 0.5s ease-out .4s both;
    display: block;
    visibility: visible;
    -webkit-overflow-scrolling: touch; }

/* =================================================================
  OVERLAY
=================================================================== */
.modal-overlay {
  position: fixed;
  z-index: 9998;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  cursor: pointer; }

/* =================================================================
  MODAL
=================================================================== */
.modal {
  background-color: #fff;
  max-width: 1000px;
  padding: 60px 100px 90px 115px; }
  @media screen and (max-width: 1230px) {
    .modal {
      max-width: 912px;
      padding: 60px 55px 90px 70px; } }
  @media screen and (max-width: 992px) {
    .modal {
      max-width: 96%;
      padding: 60px 40px 74px 44px; } }
  @media screen and (max-width: 576px) {
    .modal {
      padding: 20px 15px 20px 15px; }
      .modal .title::before {
        display: none; } }
  .modal__close {
    position: absolute;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    right: 16px;
    top: 16px;
    cursor: pointer; }
    .modal__close:hover .icon {
      fill: #8DD17A; }
    .modal__close .icon {
      fill: rgba(0, 0, 0, 0.6);
      font-size: 16px;
      transition: fill 0.1s ease-in-out; }
  .modal .form {
    margin-top: 50px;
    max-width: 784px; }
    @media screen and (max-width: 992px) {
      .modal .form {
        max-width: 100%;
        margin-top: 40px; } }
    @media screen and (max-width: 992px) {
      .modal .form__inner {
        display: block; } }
    @media screen and (max-width: 992px) {
      .modal .form__left {
        margin-right: 0; } }
  .modal .form__textarea {
    min-height: 190px; }
    @media screen and (max-width: 768px) {
      .modal .form__textarea {
        min-height: 130px; } }

/* =================================================================
  MODAL SEND
=================================================================== */
.modal-send {
  padding: 80px 40px;
  text-align: center;
  max-width: 600px; }
  @media screen and (max-width: 576px) {
    .modal-send {
      max-width: 96%; } }
  .modal-send__title {
    font-size: 28px;
    margin-bottom: 10px; }

/* =================================================================
  OVERLAY
=================================================================== */
.modal-overlay:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  animation: fadeIn 0.3s ease-out; }

.form__inner {
  display: flex; }
  @media screen and (max-width: 768px) {
    .form__inner {
      display: block; } }

.form__left {
  flex: 0 0 368px;
  margin-right: 48px; }
  @media screen and (max-width: 992px) {
    .form__left {
      flex: 0 0 345px;
      margin-right: 30px; } }
  @media screen and (max-width: 768px) {
    .form__left {
      margin-right: 0; } }

.form__right {
  flex: 1; }
  @media screen and (max-width: 992px) {
    .form__right {
      flex: 0 0 1; } }

.form__field {
  position: relative;
  margin-bottom: 26px; }
  @media screen and (max-width: 768px) {
    .form__field {
      margin-bottom: 17px; } }

.form__label {
  position: absolute;
  display: inline-block;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
  left: 9px;
  top: 15px;
  background-color: transparent;
  transition: all 0.1s linear;
  pointer-events: none;
  cursor: text; }
  @media screen and (max-width: 576px) {
    .form__label {
      left: 8px; } }
  @media only screen and (max-width: 370px) {
    .form__label {
      font-size: 14px; } }
  .form__label.is-active {
    z-index: 1;
    opacity: 1;
    top: -7px;
    left: 10px;
    font-size: 14px; }
    @media screen and (max-width: 576px) {
      .form__label.is-active {
        left: 8px; } }
  .form__label.is-hidden {
    z-index: -1; }

.form__input {
  display: block;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 13px 15px 13px 9px;
  color: #000;
  font-size: 16px;
  line-height: 1; }
  @media screen and (max-width: 768px) {
    .form__input {
      padding: 13px 8px 13px 8px; } }
  .form__input::placeholder {
    color: #000; }
  .form__input:focus, .form__input:active {
    border-color: #000; }
    .form__input:focus::placeholder, .form__input:active::placeholder {
      color: #000; }

.form__textarea {
  min-height: 130px; }

.form__bottom {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  @media screen and (max-width: 768px) {
    .form__bottom {
      flex-direction: column; }
      .form__bottom .button {
        margin-top: 30px; } }

/* =================================================================
  ERROR MESSAGE
=================================================================== */
.error-message {
  position: absolute;
  z-index: 2;
  bottom: -16px;
  right: 0;
  font-size: 12px;
  font-family: "Montserrat Medium", Helvetica, Arial, sans-serif;
  color: #e22a29;
  pointer-events: none; }

.form-policy {
  position: relative;
  max-width: 425px; }
  .form-policy__input {
    display: none; }
    .form-policy__input:checked + .form-policy__label {
      color: rgba(0, 0, 0, 0.6); }
      .form-policy__input:checked + .form-policy__label::before {
        opacity: 1; }
      .form-policy__input:checked + .form-policy__label::after {
        border-color: #aaa8bc; }
  .form-policy__label {
    position: relative;
    display: block;
    padding-left: 35px;
    font-size: 13px;
    line-height: 1;
    color: rgba(0, 0, 0, 0.6);
    cursor: pointer; }
    @media screen and (max-width: 576px) {
      .form-policy__label {
        font-size: 12px; } }
    .form-policy__label a {
      color: rgba(249, 90, 37, 0.6); }
      .form-policy__label a:hover {
        color: #8DD17A; }
    .form-policy__label:after {
      content: "";
      position: absolute;
      left: 0;
      top: 0px;
      width: 25px;
      height: 25px;
      background-color: #8DD17A;
      z-index: 1; }
    .form-policy__label:before {
      content: "";
      position: absolute;
      left: 0px;
      top: 0px;
      width: 25px;
      height: 25px;
      background-image: url("../images/tick.svg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: 18px;
      z-index: 2;
      opacity: 0; }
  .form-policy__error {
    position: absolute;
    bottom: -24px;
    padding-left: 35px;
    font-size: 13px;
    line-height: 1;
    font-family: "Montserrat Medium", Helvetica, Arial, sans-serif;
    color: #e22a29;
    display: none; }
    .form-policy__error.is-active {
      display: block; }
    @media screen and (max-width: 576px) {
      .form-policy__error {
        font-size: 12px; } }

/* =================================================================
  MODULES
=================================================================== */
/* =================================================================
  FRONT
=================================================================== */
.front {
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100%;
  color: #fff;
  margin-bottom: 50px; }
  @media screen and (max-width: 1230px) {
    .front {
      background-size: cover;
      margin: 0 30px; } }
  @media screen and (max-width: 992px) {
    .front {
      margin: 0 12px; } }
  .front .container {
    min-height: 655px;
    padding: 250px 30px 30px 50px;
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    @media screen and (max-width: 768px) {
      .front .container {
        min-height: 450px;
        padding: 100px 20px 20px 22px; } }
  .front__title {
    font-size: 20px;
    font-family: "Montserrat Medium", Helvetica, Arial, sans-serif;
    margin-bottom: 7px; }
    @media screen and (max-width: 576px) {
      .front__title {
        font-size: 14px;
        margin-bottom: 4px; }
        .front__title strong {
          display: none; } }
  .front__description {
    font-family: "Montserrat Bold", Helvetica, Arial, sans-serif;
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 40px; }
    @media screen and (max-width: 576px) {
      .front__description {
        font-family: "Montserrat Bold", Helvetica, Arial, sans-serif;
        font-size: 32px;
        margin-bottom: 16px; } }
  .front__more {
    position: relative;
    display: block;
    margin-top: auto;
    font-size: 14px;
    font-family: "Montserrat Medium", Helvetica, Arial, sans-serif;
    padding-left: 26px; }
    .front__more::before {
      content: "";
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -7px;
      width: 14px;
      height: 14px;
      background-image: url(../images/button-arrow.svg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 100%;
      transform: rotate(90deg); }

/* =================================================================
  CONTACTS-US
=================================================================== */
.contact-us-element {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
  background-color: #fff;
  box-shadow: 0 -1px 8px 0 rgba(0, 0, 0, 0.23);
  padding: 18px 0 17px; }
  .contact-us-element__inner {
    display: flex;
    align-items: center; }
    @media screen and (max-width: 1230px) {
      .contact-us-element__inner {
        padding: 0 0px 0 30px; } }
    @media screen and (max-width: 768px) {
      .contact-us-element__inner {
        justify-content: center;
        padding: 0; } }
  .contact-us-element__label {
    display: inline-block;
    font-family: "Montserrat SemiBold", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1;
    margin-right: 50px; }
    @media screen and (max-width: 768px) {
      .contact-us-element__label {
        display: none; } }
  .contact-us-element__phone {
    display: inline-block;
    color: #f95a25;
    font-size: 16px;
    line-height: 1;
    margin: 0 20px; }
    @media screen and (max-width: 992px) {
      .contact-us-element__phone {
        font-size: 14px; } }
    @media screen and (max-width: 576px) {
      .contact-us-element__phone {
        margin: 0 10px; } }
  .contact-us-element__email {
    display: inline-block;
    color: #f95a25;
    font-size: 16px;
    line-height: 1;
    margin-left: 20px; }
    @media screen and (max-width: 992px) {
      .contact-us-element__email {
        font-size: 14px; } }
    @media screen and (max-width: 768px) {
      .contact-us-element__email {
        display: none; } }

.page-id-116 .contact-us-element {
  display: none; }

/* =================================================================
  WHY-WE
=================================================================== */
.why-we {
  margin-bottom: 90px; }
  @media screen and (max-width: 576px) {
    .why-we {
      margin-bottom: 60px; } }
  .why-we .container {
    background-color: #f8f8f8;
    position: relative;
    padding: 96px 15px 50px 104px; }
    @media screen and (max-width: 1230px) {
      .why-we .container {
        padding: 96px 15px 50px 55px;
        margin-left: 55px; } }
    @media screen and (max-width: 992px) {
      .why-we .container {
        margin-left: auto;
        padding: 60px 15px 50px 35px; } }
    @media screen and (max-width: 768px) {
      .why-we .container {
        padding: 40px 15px 40px 30px; } }
    .why-we .container::after {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 100%;
      height: 100%;
      width: 100%;
      background-color: #f8f8f8; }
  .why-we__list {
    display: flex;
    flex-wrap: wrap;
    max-width: 800px;
    margin-top: 60px;
    counter-reset: why; }
    @media screen and (max-width: 992px) {
      .why-we__list {
        max-width: 100%; } }
    @media screen and (max-width: 768px) {
      .why-we__list {
        display: block; } }
  .why-we__item {
    flex: 0 0 50%;
    margin-bottom: 48px;
    position: relative; }
    @media screen and (max-width: 768px) {
      .why-we__item {
        margin-bottom: 24px; } }
    .why-we__item::before {
      counter-increment: why;
      content: "0" counter(why);
      position: absolute;
      left: 0;
      top: 2px;
      font-size: 16px;
      line-height: 1;
      color: #f95a25;
      font-family: "Montserrat Medium", Helvetica, Arial, sans-serif; }
    .why-we__item:nth-child(odd) {
      padding-right: 50px; }
      @media screen and (max-width: 992px) {
        .why-we__item:nth-child(odd) {
          padding-right: 40px; } }
      @media screen and (max-width: 768px) {
        .why-we__item:nth-child(odd) {
          padding-right: 0; } }
  .why-we__name {
    display: inline-block;
    font-family: "Montserrat SemiBold", Helvetica, Arial, sans-serif;
    margin-bottom: 10px;
    padding-left: 29px; }
  .why-we__description {
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.6); }
  .why-we .button {
    margin-top: 20px; }

/* =================================================================
  OBJECTS
=================================================================== */
.objects {
  margin: 90px 0 180px; }
  @media screen and (max-width: 576px) {
    .objects {
      margin: 60px 0;
      padding-bottom: 40px; } }
  .objects--small {
    margin-bottom: 100px; }
    @media screen and (max-width: 576px) {
      .objects--small {
        margin-bottom: 60px; } }
  .objects__slider {
    position: relative;
    margin-top: 50px; }
  .objects .glide__controls {
    position: absolute;
    top: -100px;
    right: 0; }
    .objects .glide__controls2 {
    position: absolute;
    top: -100px;
    right: 0; }
    @media screen and (max-width: 992px) {
      .objects .glide__controls {
        top: auto;
        bottom: -70px;
        left: 15px;
        right: auto; }
        .objects .glide__controls2 {
        top: auto;
        bottom: -70px;
        left: 15px;
        right: auto; }  }
  .objects .glide {
    padding: 0 15px; }
    @media screen and (max-width: 576px) {
      .objects .glide {
        padding: 0; } }
  @media screen and (max-width: 768px) {
    .objects .glide__slide {
      margin: 0 auto; } }
  @media screen and (max-width: 576px) {
    .objects .glide__slide {
      max-width: 227px;
      min-width: 227px; } }
  .objects__link {
    display: block;
    position: relative;
    min-width: 368px;
    height: 479px;
    margin: 0 auto; }
    @media only screen and (max-width: 400px) {
      .objects__link {
        width: 100%; } }
    @media screen and (max-width: 576px) {
      .objects__link {
        max-width: 227px;
        min-width: 227px;
        height: 296px; } }
    .objects__link:hover .objects__description {
      max-height: 64px; }
    .objects__link::before {
      content: "";
      position: absolute;
      z-index: 1;
      bottom: 0;
      left: 0;
      right: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3)); }
  .objects__image {
    position: relative;
    z-index: 0;
    width: 100%;
    height: 100%; }
  .objects__information {
    position: absolute;
    z-index: 1;
    bottom: 25px;
    left: 25px;
    right: 25px;
    color: #fff; }
    @media screen and (max-width: 1230px) {
      .objects__information {
        right: 50px; } }
    @media screen and (max-width: 576px) {
      .objects__information {
        left: 10px;
        right: 10px;
        bottom: 10px; } }
  .objects__name {
    display: block;
    position: relative;
    font-size: 20px;
    font-family: "Montserrat Bold", Helvetica, Arial, sans-serif;
    padding-right: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
    @media screen and (max-width: 576px) {
      .objects__name {
        font-size: 14px;
        padding-bottom: 5px; } }
    .objects__name::after {
      content: "";
      position: absolute;
      right: 0;
      top: 3px;
      width: 16px;
      height: 16px;
      background-image: url(../images/button-arrow.svg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 100%; }
  .objects__description {
    font-size: 14px;
    line-height: 1.7;
    max-height: 0;
    overflow: hidden;
    transition: 0.1s ease-in-out max-height; }
    @media screen and (max-width: 576px) {
      .objects__description {
        font-size: 12px;
        line-height: 1.5; } }
    .objects__description p {
      padding-top: 18px; }
      @media screen and (max-width: 576px) {
        .objects__description p {
          padding-top: 5px; } }

/* =================================================================
  NUMBER-BLOCK
=================================================================== */
.number-block {
  margin-bottom: 90px;
  background-color: #25272d;
  background-image: url(../images/pattern.jpg);
  background-repeat: repeat;
  background-position: center;
  background-size: cover;
  padding: 78px 0;
  color: #fff;
  margin-bottom: 90px;
  margin-right: 40px; }
  @media screen and (max-width: 1230px) {
    .number-block {
      margin-right: 55px; } }
  @media screen and (max-width: 992px) {
    .number-block {
      margin-right: 0; } }
  @media screen and (max-width: 768px) {
    .number-block {
      padding: 60px 0 40px; } }
  @media screen and (max-width: 576px) {
    .number-block {
      margin-bottom: 60px; } }
  .number-block__inner {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .number-block__inner {
        display: block; } }
  .number-block__left {
    flex: 0 0 578px;
    padding-right: 75px;
    padding-left: 15px; }
    @media screen and (max-width: 1230px) {
      .number-block__left {
        flex: 0 0 475px;
        padding-right: 50px;
        padding-left: 15px; } }
    @media screen and (max-width: 992px) {
      .number-block__left {
        flex: 0 0 340px;
        padding-right: 40px;
        padding-left: 20px; } }
    @media screen and (max-width: 768px) {
      .number-block__left {
        padding-right: 0;
        margin-bottom: 30px; } }
  .number-block__description {
    font-family: "Montserrat Medium", Helvetica, Arial, sans-serif;
    line-height: 1.5; }
    @media screen and (max-width: 1230px) {
      .number-block__description br {
        display: none; } }
    @media screen and (max-width: 992px) {
      .number-block__description {
        font-size: 14px; } }
  .number-block__list {
    display: flex;
    flex-wrap: wrap;
    max-width: 575px; }
    @media screen and (max-width: 1230px) {
      .number-block__list {
        max-width: 100%; } }
  .number-block__item {
    flex: 0 0 50%;
    padding: 20px 50px 18px 30px; }
    @media screen and (max-width: 1230px) {
      .number-block__item {
        padding: 20px 22px 18px 22px; } }
    @media screen and (max-width: 576px) {
      .number-block__item {
        padding: 20px 10px 18px 10px; } }
    .number-block__item:nth-child(1), .number-block__item:nth-child(2) {
      border-bottom: 1px solid #444444; }
    .number-block__item:nth-child(1), .number-block__item:nth-child(3) {
      border-right: 1px solid #444444; }
    .number-block__item:nth-child(2), .number-block__item:nth-child(4) {
      padding-left: 45px; }
      @media screen and (max-width: 1230px) {
        .number-block__item:nth-child(2), .number-block__item:nth-child(4) {
          padding-left: 22px; } }
  .number-block__count {
    display: block;
    font-size: 64px;
    font-family: "Montserrat SemiBold", Helvetica, Arial, sans-serif;
    color: #f95a25; }
    @media screen and (max-width: 576px) {
      .number-block__count {
        font-size: 48px; } }
  .number-block__name {
    font-size: 14px; }
    @media screen and (max-width: 992px) {
      .number-block__name {
        font-size: 12px; } }

/* =================================================================
  PROJECTS-DONE
=================================================================== */
.projects-done {
  margin: 90px 0; }
  @media screen and (max-width: 576px) {
    .projects-done {
      margin: 60px 0; } }
  .projects-done__gallery {
    position: relative;
    margin-top: 58px;
    margin-bottom: 50px;
    padding-left: 494px;
    display: flex;
    flex-wrap: wrap; }
    @media screen and (max-width: 1230px) {
      .projects-done__gallery {
        padding: 0px 90px 0px 444px; } }
    @media only screen and (max-width: 1040px) {
      .projects-done__gallery {
        padding-right: 60px; } }
    @media screen and (max-width: 992px) {
      .projects-done__gallery {
        padding-right: 40px;
        padding-left: 377px;
        margin-top: 30px;
        margin: 30px -25px 50px -25px; } }
    @media screen and (max-width: 768px) {
      .projects-done__gallery {
        margin: 30px 0px 50px 0px;
        padding-right: 0;
        padding-left: 0;
        justify-content: center;
        padding: 0 80px; } }
    @media screen and (max-width: 576px) {
      .projects-done__gallery {
        padding: 0;
        margin-bottom: 40px; } }
    .projects-done__gallery img {
      width: 214px;
      height: 214px;
      margin: 4px; }
      @media screen and (max-width: 1230px) {
        .projects-done__gallery img:nth-child(6), .projects-done__gallery img:nth-child(7) {
          display: none; } }
      @media screen and (max-width: 992px) {
        .projects-done__gallery img {
          width: 180px;
          height: 180px; } }
      @media screen and (max-width: 768px) {
        .projects-done__gallery img {
          width: 170px;
          height: 170px;
          margin: 1px; } }
      .projects-done__gallery img:first-child {
        position: absolute;
        top: 0;
        left: 50px;
        bottom: 0;
        width: 436px;
        height: 436px; }
        @media screen and (max-width: 1230px) {
          .projects-done__gallery img:first-child {
            left: 0; } }
        @media screen and (max-width: 992px) {
          .projects-done__gallery img:first-child {
            width: 369px;
            height: 369px; } }
        @media screen and (max-width: 768px) {
          .projects-done__gallery img:first-child {
            display: none; } }
  .projects-done__list {
    position: relative;
    margin-top: 58px;
    margin-bottom: 50px;
    padding-left: 494px;
    display: flex;
    flex-wrap: wrap; }
    @media screen and (max-width: 1230px) {
      .projects-done__list {
        padding: 0px 90px 0px 444px; } }
    @media only screen and (max-width: 1040px) {
      .projects-done__list {
        padding-right: 60px; } }
    @media screen and (max-width: 992px) {
      .projects-done__list {
        margin: 30px 0px 50px 0px;
        padding-right: 0;
        padding-left: 0;
        justify-content: center;
        padding: 0 80px; } }
    @media screen and (max-width: 576px) {
      .projects-done__list {
        padding: 0;
        margin-bottom: 40px; } }
    @media screen and (max-width: 1230px) {
      .projects-done__list .projects-done__item:nth-child(6), .projects-done__list .projects-done__item:nth-child(7) {
        display: none; } }
  @media screen and (max-width: 1230px) and (max-width: 992px) {
    .projects-done__list .projects-done__item:nth-child(6), .projects-done__list .projects-done__item:nth-child(7) {
      display: block; } }
  .projects-done__item {
    width: 214px;
    height: 214px;
    margin: 4px; }
    .projects-done__item:first-child {
      position: absolute;
      top: 0;
      left: 50px;
      bottom: 0;
      width: 436px;
      height: 436px; }
      @media screen and (max-width: 1230px) {
        .projects-done__item:first-child {
          left: 0; } }
      @media screen and (max-width: 992px) {
        .projects-done__item:first-child {
          display: none; } }
  .projects-done__link {
    position: relative;
    display: block;
    height: 100%; }
    .projects-done__link:hover .projects-done__description {
      max-height: 34px; }
    .projects-done__link::before {
      content: "";
      position: absolute;
      z-index: 1;
      bottom: 0;
      left: 0;
      right: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)); }
  .projects-done__image {
    position: relative;
    z-index: 0;
    width: 100%;
    height: 100%; }
  .projects-done__information {
    position: absolute;
    max-width: 338px;
    z-index: 1;
    bottom: 10px;
    left: 10px;
    right: 10px;
    color: #fff; }
  .projects-done__name {
    display: block;
    position: relative;
    font-size: 14px;
    font-family: "Montserrat Bold", Helvetica, Arial, sans-serif;
    padding-right: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
    .projects-done__name::after {
      content: "";
      position: absolute;
      right: 0;
      top: 3px;
      width: 10px;
      height: 10px;
      background-image: url(../images/button-arrow.svg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 100%; }
  .projects-done__description {
    font-size: 12px;
    line-height: 1.2;
    max-height: 0;
    overflow: hidden;
    transition: 0.1s ease-in-out max-height; }
    .projects-done__description p {
      padding-top: 5px; }

/* =================================================================
  REVIEWS
=================================================================== */
.reviews {
  position: relative;
  background-color: #f8f8f8;
  margin: 95px 0 130px; }
  @media screen and (max-width: 576px) {
    .reviews {
      margin: 60px 0 60px; } }
  .reviews__wrapper {
    position: absolute;
    bottom: 55px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .reviews__wrapper {
        bottom: 40px; } }
  .reviews__inner {
    padding-left: 314px; }
    @media screen and (max-width: 992px) {
      .reviews__inner {
        padding-left: 200px; } }
    @media screen and (max-width: 768px) {
      .reviews__inner {
        padding-left: 0; } }
  .reviews .glide__scrollbar {
    flex-grow: 1;
    margin-right: 55px; }
  .reviews .glide__controls {
    width: 102px;
    flex-grow: 102px; }
    .reviews .glide__controls2 {
    width: 102px;
    flex-grow: 102px; }
  .reviews .glide__slide {
    overflow: hidden; }
    .reviews .glide__slide .container {
      position: relative;
      min-height: 645px;
      padding-top: 140px;
      padding-bottom: 120px; }
      @media screen and (max-width: 768px) {
        .reviews .glide__slide .container {
          padding: 40px 15px 100px 30px;
          min-height: auto; } }
  .reviews__image {
    position: absolute;
    right: calc(100% - 220px);
    top: 0;
    bottom: 0;
    width: 337px;
    height: 100%; }
    @media screen and (max-width: 1230px) {
      .reviews__image {
        width: 232px;
        right: calc(100% - 232px); } }
    @media screen and (max-width: 992px) {
      .reviews__image {
        width: 137px;
        right: calc(100% - 137px); } }
    @media screen and (max-width: 768px) {
      .reviews__image {
        display: none; } }
  .reviews__title {
    position: relative;
    color: rgba(0, 0, 0, 0.6);
    margin-bottom: 36px; }
    .reviews__title::before {
      content: "";
      position: absolute;
      left: -24px;
      top: 50%;
      margin-top: -8px;
      width: 16px;
      height: 16px;
      background-image: url(../images/title-arrow.svg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 100%; }
  .reviews__description {
    position: relative;
    font-size: 32px;
    font-family: "Montserrat Medium", Helvetica, Arial, sans-serif;
    margin-bottom: 60px;
    padding-right: 60px; }
    @media screen and (max-width: 1230px) {
      .reviews__description {
        font-size: 24px; } }
    @media screen and (max-width: 992px) {
      .reviews__description {
        font-size: 20px; } }
    @media screen and (max-width: 768px) {
      .reviews__description {
        font-size: 24px;
        line-height: 1.67;
        margin-bottom: 25px;
        padding-right: 0; } }
    @media screen and (max-width: 576px) {
      .reviews__description {
        font-size: 16px;
        line-height: 1.2; } }
    .reviews__description::before {
      content: "";
      position: absolute;
      z-index: 0;
      left: -50px;
      top: -30px;
      width: 70px;
      height: 70px;
      background-image: url(../images/quotes.svg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 100%;
      opacity: 0.1; }
      @media screen and (max-width: 768px) {
        .reviews__description::before {
          left: -10px; } }
  .reviews__name {
    display: block;
    font-size: 12px;
    font-family: "Montserrat Medium", Helvetica, Arial, sans-serif;
    margin-bottom: 12px; }
  .reviews__position {
    display: block;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6); }

/* =================================================================
  CONTACTS-US-BLOCK
=================================================================== */
.contact-us-block {
  margin: 130px 0 100px; }
  @media screen and (max-width: 576px) {
    .contact-us-block {
      margin: 60px 0; } }
  .contact-us-block--small {
    margin-top: 90px; }
    @media screen and (max-width: 576px) {
      .contact-us-block--small {
        margin-top: 60px; } }
  .contact-us-block .container {
    padding-left: 115px; }
    @media screen and (max-width: 992px) {
      .contact-us-block .container {
        padding-left: 30px; } }
  .contact-us-block--case {
    margin-top: 0;
    margin-bottom: 0; }
    .contact-us-block--case .container {
      padding-left: 257px; }
      @media screen and (max-width: 1230px) {
        .contact-us-block--case .container {
          padding-left: 30px; } }
  .contact-us-block .form {
    margin-top: 50px;
    max-width: 1230px; }
    @media screen and (max-width: 992px) {
      .contact-us-block .form {
        max-width: 720px; } }
  .contact-us-block .form__textarea {
    min-height: 190px; }
    @media screen and (max-width: 768px) {
      .contact-us-block .form__textarea {
        min-height: 170px; } }

/* =================================================================
  ABOUT-US
=================================================================== */
.about-us {
  margin-top: 110px;
  margin-bottom: 186px; }
  @media screen and (max-width: 768px) {
    .about-us {
      margin-top: 60px;
      margin-bottom: 100px; } }
  .about-us .container {
    padding: 0 30px; }
    @media screen and (max-width: 768px) {
      .about-us .container {
        padding: 0 15px; }
        .about-us .container .title {
          margin-left: 24px; } }
  .about-us img {
    position: relative;
    z-index: 1; }
  .about-us__block {
    position: relative;
    display: flex;
    align-items: center; }
    .about-us__block--one {
      margin-bottom: 155px; }
      @media screen and (max-width: 992px) {
        .about-us__block--one {
          margin-bottom: 110px; } }
      @media screen and (max-width: 768px) {
        .about-us__block--one {
          margin-bottom: 80px;
          display: block; } }
      .about-us__block--one .about-us__left {
        flex: 0 0 475px;
        margin-right: auto; }
        @media screen and (max-width: 992px) {
          .about-us__block--one .about-us__left {
            flex: 0 0 367px; } }
        .about-us__block--one .about-us__left::after {
          content: "";
          position: absolute;
          z-index: 0;
          bottom: -70px;
          right: -70px;
          width: 575px;
          height: 433px;
          background-color: #f8f8f8; }
          @media screen and (max-width: 992px) {
            .about-us__block--one .about-us__left::after {
              display: none; } }
        .about-us__block--one .about-us__left img {
          width: 475px;
          height: 460px; }
          @media screen and (max-width: 992px) {
            .about-us__block--one .about-us__left img {
              height: 360px;
              width: 100%; } }
        .about-us__block--one .about-us__left .description {
          margin-bottom: 40px; }
      .about-us__block--one .about-us__right img {
        width: 576px;
        height: 668px; }
        @media screen and (max-width: 1230px) {
          .about-us__block--one .about-us__right img {
            width: 387px; } }
        @media screen and (max-width: 992px) {
          .about-us__block--one .about-us__right img {
            width: 288px;
            height: 498px;
            margin-top: 100px; } }
        @media screen and (max-width: 768px) {
          .about-us__block--one .about-us__right img {
            margin: 20px auto 0 auto; } }
    .about-us__block--two {
      margin-bottom: 80px; }
      @media screen and (max-width: 992px) {
        .about-us__block--two {
          margin-bottom: 60px; } }
      @media screen and (max-width: 768px) {
        .about-us__block--two {
          flex-direction: column; } }
      .about-us__block--two::before {
        content: "";
        position: absolute;
        right: -30px;
        top: 50%;
        transform: translateY(-50%);
        height: 472px;
        width: 1230px;
        background-color: #f8f8f8; }
        @media screen and (max-width: 992px) {
          .about-us__block--two::before {
            display: none; } }
      .about-us__block--two .about-us__left {
        flex: 0 0 473px;
        margin-left: 105px; }
        @media screen and (max-width: 1230px) {
          .about-us__block--two .about-us__left {
            flex: 0 0 408px;
            margin-left: 0; } }
        @media screen and (max-width: 992px) {
          .about-us__block--two .about-us__left {
            flex: 0 0 277px; } }
        @media screen and (max-width: 768px) {
          .about-us__block--two .about-us__left {
            order: 1;
            flex: 0 0 100%; } }
        .about-us__block--two .about-us__left img {
          width: 100%;
          height: 581px; }
          @media screen and (max-width: 992px) {
            .about-us__block--two .about-us__left img {
              height: 496px; } }
          @media screen and (max-width: 768px) {
            .about-us__block--two .about-us__left img {
              height: 360px; } }
      .about-us__block--two .about-us__right {
        padding-left: 50px;
        padding-right: 100px; }
        @media screen and (max-width: 1230px) {
          .about-us__block--two .about-us__right {
            padding-left: 30px;
            padding-right: 0; } }
        @media screen and (max-width: 768px) {
          .about-us__block--two .about-us__right {
            padding-left: 0;
            margin-bottom: 20px; } }
    .about-us__block--three {
      margin-bottom: 194px; }
      @media screen and (max-width: 992px) {
        .about-us__block--three {
          margin-bottom: 160px; } }
      @media screen and (max-width: 768px) {
        .about-us__block--three {
          display: block;
          margin-bottom: 80px; } }
      .about-us__block--three .about-us__right {
        flex: 0 0 472px;
        margin-left: 50px; }
        @media screen and (max-width: 1230px) {
          .about-us__block--three .about-us__right {
            margin-left: 30px;
            flex: 0 0 440px; } }
        @media screen and (max-width: 992px) {
          .about-us__block--three .about-us__right {
            flex: 0 0 316px; } }
        @media screen and (max-width: 768px) {
          .about-us__block--three .about-us__right {
            margin-left: 0; } }
        .about-us__block--three .about-us__right::after {
          content: "";
          position: absolute;
          right: 240px;
          bottom: -60px;
          width: 596px;
          height: 480px;
          background-color: #f8f8f8; }
          @media screen and (max-width: 992px) {
            .about-us__block--three .about-us__right::after {
              display: none; } }
        .about-us__block--three .about-us__right img {
          width: 100%;
          height: 500px; }
          @media screen and (max-width: 768px) {
            .about-us__block--three .about-us__right img {
              height: 360px; } }
      .about-us__block--three .about-us__left {
        margin-left: 210px; }
        @media screen and (max-width: 1230px) {
          .about-us__block--three .about-us__left {
            margin-left: 0; } }
        @media screen and (max-width: 768px) {
          .about-us__block--three .about-us__left {
            margin-bottom: 20px; } }
    .about-us__block--four {
      align-items: flex-start;
      margin-bottom: 80px; }
      @media screen and (max-width: 992px) {
        .about-us__block--four {
          align-items: center; } }
      @media screen and (max-width: 768px) {
        .about-us__block--four {
          flex-direction: column; } }
      .about-us__block--four .about-us__left {
        flex: 0 0 472px;
        margin-right: 72px; }
        @media screen and (max-width: 1230px) {
          .about-us__block--four .about-us__left {
            flex: 0 0 440px;
            margin-right: 50px; } }
        @media screen and (max-width: 992px) {
          .about-us__block--four .about-us__left {
            margin-right: 30px;
            flex: 0 0 318px; } }
        @media screen and (max-width: 768px) {
          .about-us__block--four .about-us__left {
            order: 1;
            margin-right: 0;
            flex: 0 0 100%;
            margin-top: 20px; } }
        .about-us__block--four .about-us__left::before {
          content: "";
          position: absolute;
          left: -120px;
          top: -48px;
          width: 1320px;
          height: 560px;
          background-color: #f8f8f8; }
          @media screen and (max-width: 992px) {
            .about-us__block--four .about-us__left::before {
              display: none; } }
      .about-us__block--four .about-us__right {
        padding-top: 140px; }
        @media screen and (max-width: 1230px) {
          .about-us__block--four .about-us__right {
            padding-top: 100px; } }
        @media screen and (max-width: 992px) {
          .about-us__block--four .about-us__right {
            padding-top: 0; } }
        .about-us__block--four .about-us__right .description {
          padding-right: 180px; }
          @media screen and (max-width: 1230px) {
            .about-us__block--four .about-us__right .description {
              padding-right: 0; } }
    .about-us__block--five {
      margin-top: 40px;
      margin-bottom: 80px; }
      @media screen and (max-width: 992px) {
        .about-us__block--five {
          display: block; } }
      .about-us__block--five .about-us__left {
        flex: 0 0 680px;
        margin-right: 55px; }
        @media screen and (max-width: 1230px) {
          .about-us__block--five .about-us__left {
            flex: 0 0 615px;
            margin-right: 30px; } }
        @media screen and (max-width: 992px) {
          .about-us__block--five .about-us__left {
            margin-right: 0;
            margin-bottom: 20px; } }
    @media screen and (max-width: 768px) {
      .about-us__block--six {
        flex-direction: column; } }
    .about-us__block--six .about-us__right {
      flex: 0 0 680px;
      margin-left: 50px; }
      @media screen and (max-width: 1230px) {
        .about-us__block--six .about-us__right {
          flex: 0 0 390px; }
          .about-us__block--six .about-us__right img {
            height: 500px; } }
      @media screen and (max-width: 992px) {
        .about-us__block--six .about-us__right {
          flex: 0 0 300px; }
          .about-us__block--six .about-us__right img {
            height: 420px; } }
      @media screen and (max-width: 768px) {
        .about-us__block--six .about-us__right {
          margin-bottom: 20px;
          margin-left: 0;
          order: -1; } }
      .about-us__block--six .about-us__right::before {
        content: "";
        position: absolute;
        width: 569px;
        height: 480px;
        background-color: #f8f8f8;
        right: 250px;
        bottom: -50px; }
        @media screen and (max-width: 992px) {
          .about-us__block--six .about-us__right::before {
            display: none; } }
  .about-us__left, .about-us__right {
    position: relative; }
    @media screen and (max-width: 576px) {
      .about-us__left img, .about-us__right img {
        object-position: top; } }
  .about-us .description {
    position: relative;
    z-index: 1; }
    .about-us .description p {
      margin-bottom: 30px; }
      .about-us .description p:last-child {
        margin-bottom: 0; }

/* =================================================================
  HOW-WORK
=================================================================== */
.how-work {
  padding-top: 90px;
  padding-bottom: 152px; }
  @media screen and (max-width: 768px) {
    .how-work {
      padding-bottom: 90px; } }
  @media screen and (max-width: 1230px) {
    .how-work .container {
      padding: 0 30px; } }
  @media screen and (max-width: 768px) {
    .how-work .container {
      padding: 0 15px 0 30px; } }
  .how-work__image {
    width: 100%;
    height: 700px;
    margin-top: 40px; }
    @media screen and (max-width: 992px) {
      .how-work__image {
        height: 600px; } }
    @media screen and (max-width: 768px) {
      .how-work__image {
        height: 264px; } }
  .how-work__block {
    margin-top: 165px;
    display: flex; }
    @media screen and (max-width: 1230px) {
      .how-work__block {
        margin-top: 120px; } }
    @media screen and (max-width: 992px) {
      .how-work__block {
        margin-top: 70px; } }
    @media screen and (max-width: 768px) {
      .how-work__block {
        display: block; } }
  .how-work__left {
    flex: 0 0 473px; }
    @media screen and (max-width: 1230px) {
      .how-work__left {
        flex: 0 0 420px;
        padding-top: 50px; } }
    @media screen and (max-width: 992px) {
      .how-work__left {
        flex: 0 0 350px;
        padding-top: 50px; } }
    @media screen and (max-width: 768px) {
      .how-work__left {
        padding-top: 0; } }
    .how-work__left img {
      position: relative;
      z-index: 1;
      width: 100%;
      height: 450px;
      margin-top: 110px; }
      @media screen and (max-width: 1230px) {
        .how-work__left img {
          margin-top: 90px;
          height: 366px; } }
      @media screen and (max-width: 992px) {
        .how-work__left img {
          margin-top: 65px; } }
      @media screen and (max-width: 768px) {
        .how-work__left img {
          height: 300px; } }
  .how-work__right {
    position: relative;
    flex: 0 0 576px;
    margin-left: auto;
    padding-left: 40px; }
    @media screen and (max-width: 1230px) {
      .how-work__right {
        flex: 0 0 480px; } }
    @media screen and (max-width: 992px) {
      .how-work__right {
        flex: 0 0 340px;
        padding-left: 10px; } }
    @media screen and (max-width: 768px) {
      .how-work__right {
        padding-left: 0; } }
    .how-work__right::before {
      content: "";
      position: absolute;
      z-index: 0;
      right: 440px;
      bottom: -70px;
      background-color: #f8f8f8;
      width: 484px;
      height: 470px; }
      @media screen and (max-width: 1230px) {
        .how-work__right::before {
          width: 404px;
          height: 393px;
          right: 470px;
          bottom: -50px; } }
      @media screen and (max-width: 768px) {
        .how-work__right::before {
          display: none; } }
    .how-work__right img {
      position: relative;
      z-index: 1;
      height: 726px;
      width: 100%; }
      @media screen and (max-width: 1230px) {
        .how-work__right img {
          height: 700px; } }
      @media screen and (max-width: 768px) {
        .how-work__right img {
          height: 500px; } }

/* =================================================================
  STAGES-WORK
=================================================================== */
.stages-work {
  background-color: #f7f7f5;
  padding-top: 86px; }
  @media screen and (max-width: 1230px) {
    .stages-work .container {
      padding: 0 30px; } }
  @media screen and (max-width: 768px) {
    .stages-work {
      padding-bottom: 40px; } }
  .stages-work__list {
    margin-top: 70px;
    counter-reset: stages; }
    @media screen and (max-width: 768px) {
      .stages-work__list {
        margin-top: 50px; } }
  .stages-work__item {
    position: relative;
    display: flex;
    align-items: center; }
    @media screen and (max-width: 768px) {
      .stages-work__item {
        display: block;
        padding-top: 30px;
        margin-bottom: 30px; } }
    .stages-work__item::before {
      counter-increment: stages;
      content: "0" counter(stages);
      position: absolute;
      left: 0;
      top: -9px;
      font-family: "Montserrat ExtraBold", Helvetica, Arial, sans-serif;
      color: #f95a25; }
    .stages-work__item::after {
      content: "";
      position: absolute;
      left: 29px;
      top: 0;
      width: 100px;
      height: 2px;
      background-color: #f95a25; }
  .stages-work__wrapper {
    display: flex;
    padding: 63px 80px 63px 130px;
    margin-left: 15px;
    border-top: 2px solid #d9d9d6; }
    @media screen and (max-width: 1230px) {
      .stages-work__wrapper {
        padding: 63px 30px 63px 30px; } }
    @media screen and (max-width: 992px) {
      .stages-work__wrapper {
        padding: 50px 30px 50px 30px;
        display: block; } }
    @media screen and (max-width: 768px) {
      .stages-work__wrapper {
        padding: 0px 0px 0px 10px;
        border-top: none;
        margin-left: 0; } }
    .stages-work__wrapper .description {
      flex: 0 0 50%;
      padding-right: 50px; }
      @media screen and (max-width: 1230px) {
        .stages-work__wrapper .description {
          padding-right: 30px; } }
      @media screen and (max-width: 992px) {
        .stages-work__wrapper .description {
          padding-right: 0;
          margin-bottom: 20px; } }
      .stages-work__wrapper .description:last-child {
        padding-right: 0px;
        margin-bottom: 0; }
  .stages-work__name {
    display: block;
    font-family: "Montserrat Bold", Helvetica, Arial, sans-serif;
    font-size: 20px;
    flex: 0 0 160px;
    width: 160px; }
    @media screen and (max-width: 768px) {
      .stages-work__name {
        width: 100%;
        margin-bottom: 20px; } }

/* =================================================================
  CONTACT-US-PAGE
=================================================================== */
.contact-us-page {
  margin-top: 70px;
  margin-bottom: 70px;}
  .contact-us-page .container {
    position: relative;
    display: flex;
    justify-content: flex-end; }
    @media screen and (max-width: 768px) {
      .contact-us-page .container {
        display: block; } }
  .contact-us-page .title::before {
    left: 15px; }
  .contact-us-page__inner {
    position: relative;
    z-index: 1;
    background-color: #25272d;
    color: #fff;
    width: 576px;
    padding: 50px 148px 65px 148px;
    text-align: center; }
    @media screen and (max-width: 1230px) {
      .contact-us-page__inner {
        width: 472px;
        padding: 50px 90px 60px 90px; } }
    @media screen and (max-width: 992px) {
      .contact-us-page__inner {
        width: 390px;
        padding: 50px 45px 60px 45px; } }
    @media screen and (max-width: 768px) {
      .contact-us-page__inner {
        width: 100%;
        padding: 50px 25px 60px 25px; } }
  .contact-us-page__item {
    border-bottom: 1px solid rgba(144, 144, 144, 0.6);
    margin-bottom: 20px;
    padding-bottom: 20px; }
    .contact-us-page__item:last-child {
      margin-bottom: 0;
      border-bottom: none; }
    .contact-us-page__item:first-child {
      border-bottom: none; }
    .contact-us-page__item strong {
      display: block;
      font-size: 18px;
      font-family: "Montserrat SemiBold", Helvetica, Arial, sans-serif;
      line-height: 1.06;
      letter-spacing: 0.3px;
      margin-bottom: 12px; }
    .contact-us-page__item p,
    .contact-us-page__item a {
      color: rgba(255, 255, 255, 0.6);
      line-height: 1.63;
      letter-spacing: 0.3px; }
  .contact-us-page__socials {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 35px; }
    .contact-us-page__socials li {
      margin: 0 25px; }
      .contact-us-page__socials li a {
        display: block; }
        .contact-us-page__socials li a:hover .icon {
          fill: #f95a25; }
        .contact-us-page__socials li a .icon {
          font-size: 22px;
          fill: #cacaca;
          transition: fill; }

/* =================================================================
  MAP
=================================================================== */
.map {
  position: absolute;
  z-index: 0;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  height: 400px; }
  @media screen and (max-width: 768px) {
    .map {
      position: relative;
      width: 100%;
      height: 460px;
      top: 0;
      left: 0;
      right: 0;
      transform: none; } }
  @media screen and (max-width: 576px) {
    .map {
      height: 300px; } }

/* =================================================================
  REPRESENTATIVES
=================================================================== */
.representatives {
  margin: 0 0 70px;
}
.representatives .container {
  background-color: #f8f8f8;
  padding-top: 56px;
  padding-bottom: 56px;
}
.representatives__label {
  font-size: 14px;
  line-height: 1.4;
  font-family: "Montserrat Medium", Helvetica, Arial, sans-serif;
  color: rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  letter-spacing: 0.6px;
  text-align: center;
}
.representatives__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  margin-top: 32px;
}
.representatives__item {
  position: relative;
  min-height: 118px;
  padding: 30px 24px;
  background-color: #fff;
  border: 1px solid rgba(151, 151, 151, 0.18);
  text-align: center;
}
.representatives__number {
  display: block;
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 1;
  color: #8DD17A;
  font-family: "Montserrat Medium", Helvetica, Arial, sans-serif;
}
.representatives__item strong {
  display: block;
  font-size: 22px;
  line-height: 1.2;
  font-family: "Montserrat Bold", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 768px) {
  .representatives {
    margin-bottom: 60px;
  }
  .representatives .container {
    padding-top: 42px;
    padding-bottom: 42px;
  }
  .representatives__grid {
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 24px;
  }
  .representatives__item {
    min-height: 0;
    padding: 24px 18px;
  }
}

/* =================================================================
  PAGE
=================================================================== */
.page {
  margin-top: 40px;
  margin-bottom: 70px; }
  .page--small {
    margin-bottom: 40px; }
  .page__inner {
    padding-left: 33px; }
    .page__inner .button {
      margin-top: 32px; }
  .page__image {
    margin-top: 40px;
    width: 100%;
    height: 696px; }
    @media screen and (max-width: 992px) {
      .page__image {
        height: 560px; } }
    @media screen and (max-width: 576px) {
      .page__image {
        height: 280px; } }

/* =================================================================
  CASE
=================================================================== */
.case {
  margin-top: 40px;
  padding-bottom: 70px; }
  .case__inner {
    padding-left: 0px; }
  .case__information {
    position: relative;
    margin-bottom: 80px; }
    @media screen and (max-width: 768px) {
      .case__information {
        margin-bottom: 20px; } }
  .case__options {
    position: absolute;
    right: 0;
    bottom: -42px;
    background-color: #fff;
    display: flex;
    align-items: center;
    padding: 30px 0px; }
    @media screen and (max-width: 992px) {
      .case__options {
        left: 10px;
        right: 10px;
        justify-content: center; } }
    @media screen and (max-width: 768px) {
      .case__options {
        position: static;
        display: block; } }
  .case__option {
    text-align: center;
    flex: 0 0 240px;
    width: 240px;
    border-right: 1px solid rgba(151, 151, 151, 0.4); }
    @media screen and (max-width: 768px) {
      .case__option {
        margin: 0 auto 10px auto;
        border-bottom: 1px solid rgba(151, 151, 151, 0.4);
        border-right: none;
        padding-bottom: 10px; } }
    .case__option:last-child {
      border-right: none;
      border-bottom: none; }
    .case__option strong {
      display: block;
      font-size: 18px;
      font-family: "Montserrat SemiBold", Helvetica, Arial, sans-serif;
      line-height: 1.06;
      letter-spacing: 0.3px;
      margin-bottom: 10px; }
    .case__option p {
      line-height: 1.5;
      letter-spacing: 0.3px;
      color: rgba(0, 0, 0, 0.6); }
  .case__image {
    margin-top: 40px;
    width: 100%;
    height: 696px; }
    @media screen and (max-width: 768px) {
      .case__image {
        height: 300px;
        margin-top: 30px; } }
  .case__wrapper {
    position: relative;
    padding-left: 275px; }
    @media screen and (max-width: 1230px) {
      .case__wrapper {
        padding-left: 144px; } }
    @media screen and (max-width: 992px) {
      .case__wrapper {
        padding-left: 15px; } }
    @media screen and (max-width: 768px) {
      .case__wrapper {
        padding-left: 0; } }
  .case__content {
    max-width: 722px;
    line-height: 1.63;
    letter-spacing: 0.3px;
    color: rgba(0, 0, 0, 0.6); }
    @media screen and (max-width: 992px) {
      .case__content {
        max-width: 100%; } }
    .case__content h2 {
      font-size: 18px;
      font-family: "Montserrat SemiBold", Helvetica, Arial, sans-serif;
      color: #0c161c;
      line-height: 1.06;
      letter-spacing: 0.3px;
      margin-bottom: 18px; }
    .case__content p {
      margin: 25px 0; }
    .case__content img {
      margin: 20px 0;
      max-height: 450px; }
    .case__content ul {
      margin: 40px 0px; }
      .case__content ul li {
        padding-left: 30px;
        position: relative;
        margin-bottom: 25px; }
        .case__content ul li:last-child {
          margin-bottom: 0; }
        .case__content ul li::before {
          content: "";
          position: absolute;
          left: 0;
          top: 50%;
          margin-top: -6px;
          width: 12px;
          height: 12px;
          background-color: #f95a25; }
  .case .gallery {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 20px 0; }
    .case .gallery .gallery-item {
      flex: 0 0 350px;
      width: 350px;
      margin: 0; }
      .case .gallery .gallery-item img {
        max-height: 450px;
        margin: 0; }
      @media screen and (max-width: 768px) {
        .case .gallery .gallery-item {
          width: auto;
          margin: 0 auto 20px auto; } }

/* =================================================================
  SHARE
=================================================================== */
.share {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center; }
  @media screen and (max-width: 992px) {
    .share {
      position: static;
      align-items: flex-start;
      margin-bottom: 40px; } }
  @media screen and (max-width: 768px) {
    .share {
      display: none; } }
  .share strong {
    display: block;
    letter-spacing: 0.3px;
    font-family: "Montserrat SemiBold", Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin-bottom: 20px; }
  .share a {
    display: block; }
    .share a:hover .icon {
      fill: #f95a25; }
    .share a .icon {
      font-size: 20px;
      transition: 0.1s ease-in-out fill; }

/* =================================================================
  LICENCES
=================================================================== */
.licenses {
  margin-top: 40px; }
  .licenses__list {
    margin-top: 40px;
    display: flex;
    justify-content: center; }
    @media screen and (max-width: 768px) {
      .licenses__list {
        display: block; } }
  .licenses__wrapper:first-child {
    margin-right: 20px; }
    @media screen and (max-width: 992px) {
      .licenses__wrapper:first-child {
        margin-right: 12px; } }
    @media screen and (max-width: 768px) {
      .licenses__wrapper:first-child {
        margin-right: 0; } }
  .licenses__wrapper--single .licenses__item {
    width: 577px;
    height: 810px; }
    @media screen and (max-width: 1230px) {
      .licenses__wrapper--single .licenses__item {
        width: 440px;
        height: 615px; } }
    @media screen and (max-width: 992px) {
      .licenses__wrapper--single .licenses__item {
        width: 345px;
        height: 487px; } }
    @media screen and (max-width: 768px) {
      .licenses__wrapper--single .licenses__item {
        width: 350px;
        height: 323px; } }
    @media only screen and (max-width: 380px) {
      .licenses__wrapper--single .licenses__item {
        width: 100%; } }
  .licenses__wrapper--double .licenses__item {
    width: 603px;
    height: 395px; }
    @media screen and (max-width: 1230px) {
      .licenses__wrapper--double .licenses__item {
        width: 458px;
        height: 298px; } }
    @media screen and (max-width: 992px) {
      .licenses__wrapper--double .licenses__item {
        width: 363px;
        height: 237px; } }
    @media screen and (max-width: 768px) {
      .licenses__wrapper--double .licenses__item {
        width: 350px;
        height: 323px; } }
    @media only screen and (max-width: 380px) {
      .licenses__wrapper--double .licenses__item {
        width: 100%; } }
    .licenses__wrapper--double .licenses__item:first-child {
      margin-bottom: 20px; }
      @media screen and (max-width: 992px) {
        .licenses__wrapper--double .licenses__item:first-child {
          margin-bottom: 12px; } }
      @media screen and (max-width: 768px) {
        .licenses__wrapper--double .licenses__item:first-child {
          margin-bottom: 20px; } }
  .licenses__item {
    position: relative;
    display: flex;
    flex-direction: column; }
    @media screen and (max-width: 1230px) {
      .licenses__item {
        display: block; } }
    @media screen and (max-width: 768px) {
      .licenses__item {
        margin: 0 auto 20px auto; } }
  .licenses__image {
    width: 100%; }
  .licenses__information {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #25272d;
    padding: 22px 25px 22px 25px;
    z-index: 1;
    color: #fff; }
    @media screen and (max-width: 1230px) {
      .licenses__information {
        padding: 12px 25px 12px 19px; } }
    @media screen and (max-width: 992px) {
      .licenses__information {
        padding: 8px 12px 5px 12px; } }
  .licenses__name {
    display: block;
    position: relative;
    max-width: 338px;
    font-size: 20px;
    font-family: "Montserrat Bold", Helvetica, Arial, sans-serif;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
    @media screen and (max-width: 992px) {
      .licenses__name {
        margin-bottom: 5px;
        padding-bottom: 10px; } }
  .licenses__description {
    max-width: 338px;
    font-size: 14px;
    line-height: 1.7; }
    .licenses__description p {
      padding-top: 18px; }
      @media screen and (max-width: 992px) {
        .licenses__description p {
          padding-top: 0px; } }

/* =================================================================
  PROJECTS-TYPE
=================================================================== */
.projects-type {
  margin: 70px 0 90px; }
  @media screen and (max-width: 992px) {
    .projects-type .glide__controls {
      display: none; }
    .projects-type .glide__controls2 {
      display: none; }       }
  @media screen and (max-width: 992px) {
    .projects-type__wrapper {
      margin-top: 40px;
      display: flex;
      align-items: center; }
      .projects-type__wrapper .glide__scrollbar {
        margin-top: 0 !important; }
      .projects-type__wrapper .glide__controls {
        position: static !important;
        margin-left: 20px;
        display: flex !important; }
         .projects-type__wrapper .glide__controls2 {
        position: static !important;
        margin-left: 20px;
        display: flex !important; } }
  .projects-type__slider {
    margin-top: 40px; }
    .projects-type__slider .glide__controls {
      position: absolute;
      top: -100px;
      right: 0; }
          .projects-type__slider .glide__controls2 {
      position: absolute;
      top: -100px;
      right: 0; }
      @media screen and (max-width: 992px) {
        .projects-type__slider .glide__controls {
          top: auto;
          bottom: -100px;
          display: none; }
          .projects-type__slider .glide__controls2 {
          top: auto;
          bottom: -100px;
          display: none; } }
    .projects-type__slider .glide__slide--single .projects-type__item {
      height: 884px; }
      @media screen and (max-width: 1230px) {
        .projects-type__slider .glide__slide--single .projects-type__item {
          height: 670px; } }
      @media screen and (max-width: 992px) {
        .projects-type__slider .glide__slide--single .projects-type__item {
          height: 512px; } }
    .projects-type__slider .glide__slide--double .projects-type__item {
      height: 432px; }
      @media screen and (max-width: 1230px) {
        .projects-type__slider .glide__slide--double .projects-type__item {
          height: 325px; } }
      @media screen and (max-width: 992px) {
        .projects-type__slider .glide__slide--double .projects-type__item {
          height: 246px; } }
      .projects-type__slider .glide__slide--double .projects-type__item:first-child {
        margin-bottom: 20px; }
    .projects-type__slider .glide__scrollbar {
      width: 100%;
      margin-top: 40px; }
  .projects-type__item {
    position: relative;
    display: block; }
    .projects-type__item:hover .projects-type__description {
      max-height: 64px; }
    .projects-type__item--simple::before {
      display: none; }
    .projects-type__item::before {
      content: "";
      position: absolute;
      z-index: 1;
      bottom: 0;
      left: 0;
      right: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)); }
  .projects-type__image {
    position: relative;
    z-index: 0;
    width: 100%;
    height: 100%; }
  .projects-type__information {
    position: absolute;
    max-width: 338px;
    z-index: 1;
    bottom: 25px;
    left: 25px;
    right: 25px;
    color: #fff; }
    @media screen and (max-width: 768px) {
      .projects-type__information {
        bottom: 15px;
        left: 15px;
        right: 15px; } }
  .projects-type__name {
    display: block;
    position: relative;
    font-size: 20px;
    font-family: "Montserrat Bold", Helvetica, Arial, sans-serif;
    padding-right: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
    @media screen and (max-width: 768px) {
      .projects-type__name {
        font-size: 16px;
        padding-bottom: 5px; } }
    .projects-type__name::after {
      content: "";
      position: absolute;
      right: 0;
      top: 3px;
      width: 16px;
      height: 16px;
      background-image: url(../images/button-arrow.svg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 100%; }
  .projects-type__description {
    font-size: 14px;
    line-height: 1.7;
    max-height: 0;
    overflow: hidden;
    transition: 0.1s ease-in-out max-height; }
    .projects-type__description p {
      padding-top: 18px; }
      @media screen and (max-width: 768px) {
        .projects-type__description p {
          padding-top: 10px; } }

/* =================================================================
  OUR-CLIENTS
=================================================================== */
.our-clients__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 20px; }
  @media screen and (max-width: 768px) {
    .our-clients__list {
      display: block; } }

.our-clients__item {
  margin-bottom: 20px; }
  .our-clients__item.is-show {
    display: block; }
  .our-clients__item.is-hide {
    display: none; }
  @media screen and (max-width: 768px) {
    .our-clients__item {
      margin-bottom: 0; } }
  .our-clients__item:nth-child(odd) {
    flex: 0 0 680px;
    margin-right: 20px; }
    @media screen and (max-width: 1230px) {
      .our-clients__item:nth-child(odd) {
        flex: 0 0 517px;
        margin-right: 15px; } }
    @media screen and (max-width: 992px) {
      .our-clients__item:nth-child(odd) {
        flex: 0 0 407px;
        margin-right: 12px; } }
    @media screen and (max-width: 768px) {
      .our-clients__item:nth-child(odd) {
        width: 350px;
        margin: 0 auto 15px auto; } }
    @media only screen and (max-width: 380px) {
      .our-clients__item:nth-child(odd) {
        width: 100%; } }
  .our-clients__item:nth-child(even) {
    flex: 0 0 500px; }
    @media screen and (max-width: 1230px) {
      .our-clients__item:nth-child(even) {
        flex: 0 0 380px; } }
    @media screen and (max-width: 992px) {
      .our-clients__item:nth-child(even) {
        flex: 0 0 300px; } }
    @media screen and (max-width: 768px) {
      .our-clients__item:nth-child(even) {
        width: 350px;
        margin: 0 auto 15px auto; } }
    @media only screen and (max-width: 380px) {
      .our-clients__item:nth-child(even) {
        width: 100%; } }
  .our-clients__item--single .our-clients__link {
    height: 884px; }
    @media screen and (max-width: 1230px) {
      .our-clients__item--single .our-clients__link {
        height: 670px; } }
    @media screen and (max-width: 992px) {
      .our-clients__item--single .our-clients__link {
        height: 527px; } }
    @media screen and (max-width: 768px) {
      .our-clients__item--single .our-clients__link {
        height: 223px; } }
  .our-clients__item--double .our-clients__link {
    height: 432px; }
    @media screen and (max-width: 1230px) {
      .our-clients__item--double .our-clients__link {
        height: 328px; } }
    @media screen and (max-width: 992px) {
      .our-clients__item--double .our-clients__link {
        height: 259px; } }
    @media screen and (max-width: 768px) {
      .our-clients__item--double .our-clients__link {
        height: 223px; } }
    .our-clients__item--double .our-clients__link:first-child {
      margin-bottom: 20px; }
      @media screen and (max-width: 1230px) {
        .our-clients__item--double .our-clients__link:first-child {
          margin-bottom: 15px; } }
      @media screen and (max-width: 992px) {
        .our-clients__item--double .our-clients__link:first-child {
          margin-bottom: 10px; } }
      @media screen and (max-width: 768px) {
        .our-clients__item--double .our-clients__link:first-child {
          margin-bottom: 15px; } }
  .our-clients__item--simple .our-clients__link::before {
    display: none; }

.our-clients__link {
  display: block;
  position: relative; }
  .our-clients__link:hover .our-clients__description {
    max-height: 64px; }
  .our-clients__link::before {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)); }

.our-clients__image {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%; }

.our-clients__information {
  position: absolute;
  max-width: 338px;
  z-index: 1;
  bottom: 25px;
  left: 25px;
  right: 25px;
  color: #fff; }
  @media screen and (max-width: 992px) {
    .our-clients__information {
      bottom: 12px;
      left: 12px;
      right: 12px; } }

.our-clients__name {
  display: block;
  position: relative;
  font-size: 20px;
  font-family: "Montserrat Bold", Helvetica, Arial, sans-serif;
  padding-right: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
  @media screen and (max-width: 768px) {
    .our-clients__name {
      font-size: 16px;
      padding-right: 15px;
      padding-bottom: 5px; } }
  .our-clients__name::after {
    content: "";
    position: absolute;
    right: 0;
    top: 3px;
    width: 16px;
    height: 16px;
    background-image: url(../images/button-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%; }

.our-clients__description {
  font-size: 14px;
  line-height: 1.7;
  max-height: 0;
  overflow: hidden;
  transition: 0.1s ease-in-out max-height; }
  @media screen and (max-width: 768px) {
    .our-clients__description {
      line-height: 1.2; } }
  .our-clients__description p {
    padding-top: 18px; }
    @media screen and (max-width: 768px) {
      .our-clients__description p {
        padding-top: 5px; } }

.our-clients .show-more {
  display: none; }

/* =================================================================
  OUR-PRODUCTION
=================================================================== */
.our-production {
  padding-bottom: 70px;
  position: relative; }
  @media screen and (max-width: 576px) {
    .our-production {
      display: none; } }
  @media screen and (max-width: 576px) {
    .our-production {
      padding: 60px 0; } }
  .our-production__inner {
    font-size: 13px;
    max-height: 140px;
    overflow: hidden;
    transition: max-height 0.2s ease-in-out;
    position: relative; }
    .our-production__inner.is-active:before {
      display: none; }
    .our-production__inner:before {
      content: "";
      position: absolute;
      left: 0px;
      right: 0px;
      bottom: 0px;
      width: 100%;
      height: 140px;
      background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff); }
    .our-production__inner h3 {
      font-family: "Montserrat SemiBold", Helvetica, Arial, sans-serif;
      font-size: 14px;
      color: #454545;
      margin-bottom: 20px; }
    .our-production__inner p {
      margin: 20px 0; }
  .our-production__more {
    display: block;
    position: relative;
    font-size: 13px;
    font-family: "Montserrat SemiBold", Helvetica, Arial, sans-serif;
    color: #000;
    transition: color 0.1s ease-in-out;
    margin-top: 20px; }
    .our-production__more.is-active:before {
      transform: rotate(-180deg); }
    .our-production__more:hover {
      color: #8DD17A; }
    .our-production__more:before {
      content: "";
      position: absolute;
      top: 3px;
      right: -15px;
      width: 10px;
      height: 10px;
      background-image: url(../images/btn-more.svg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain; }

/* =================================================================
  RATES
=================================================================== */
.rates {
  margin-bottom: 90px;
  margin-top: 70px; }
  .rates .container {
    background-color: #f8f8f8;
    position: relative;
    padding: 65px 15px 50px 104px; }
    @media screen and (max-width: 1230px) {
      .rates .container {
        padding-left: 30px; } }
    .rates .container::after {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 100%;
      height: 100%;
      width: 100%;
      background-color: #f8f8f8; }

/* =================================================================
  BLOCK-HEADER
=================================================================== */
.block-header {
  padding-left: 15px;
  padding-right: 130px; }
  @media screen and (max-width: 768px) {
    .block-header {
      padding-right: 0; } }

/* =================================================================
  TITLE
=================================================================== */
.title {
  position: relative;
  font-size: 32px;
  font-family: "Montserrat Bold", Helvetica, Arial, sans-serif;
  margin-bottom: 14px; }
  @media screen and (max-width: 576px) {
    .title {
      font-size: 24px;
      margin-bottom: 8px; } }
  .title::before {
    content: "";
    position: absolute;
    left: -24px;
    top: 50%;
    margin-top: -8px;
    width: 16px;
    height: 16px;
    background-image: url(../images/title-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%; }

/* =================================================================
  DESCRIPTION
=================================================================== */
.description {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.75;
  letter-spacing: 0.3px; }
  @media screen and (max-width: 768px) {
    .description {
      line-height: 1.5;
      letter-spacing: normal; }
      .description br {
        display: none; } }

/* =================================================================
  SLIDER
=================================================================== */
.glide__scrollbar {
  width: 500px;
  height: 1px;
  background-color: rgba(151, 151, 151, 0.2);
  position: relative; }
  .glide__scrollbar span {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    height: 3px;
    background-color: #f95a25;
    transition: 0.4s ease-in-out left; }

.glide__controls {
  display: flex;
  align-items: center; }
  .glide__controls button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 3px;
    width: 48px;
    height: 48px;
    border: 1px solid #e4e4e4; }
    .glide__controls button:hover {
      border-color: #f95a25; }
    .glide__controls button .icon {
      fill: #000;
      font-size: 10px; }

.glide__controls2 {
  display: flex;
  align-items: center; }
  .glide__controls2 button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 3px;
    width: 48px;
    height: 48px;
    border: 1px solid #e4e4e4; }
    .glide__controls2 button:hover {
      border-color: #f95a25; }
    .glide__controls2 button .icon {
      fill: #000;
      font-size: 10px; }

/* =================================================================
  DROPDOWN-LIST
=================================================================== */
.dropdown-list__item {
  position: relative;
  border-bottom: 1px solid rgba(151, 151, 151, 0.6);
  padding: 40px 0; }
  .dropdown-list__item:last-child {
    border-bottom: none; }
  .dropdown-list__item.is-active .dropdown-list__button {
    background-color: #f95a25; }
    .dropdown-list__item.is-active .dropdown-list__button .icon {
      transform: rotate(45deg);
      fill: #fff; }

.dropdown-list__name {
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 1;
  font-family: "Montserrat Medium", Helvetica, Arial, sans-serif;
  max-width: 86%; }
  @media screen and (max-width: 576px) {
    .dropdown-list__name {
      display: block; } }
  .dropdown-list__name strong {
    display: block;
    margin-right: 10px;
    font-family: "Montserrat SemiBold", Helvetica, Arial, sans-serif; }
    @media screen and (max-width: 576px) {
      .dropdown-list__name strong {
        margin-bottom: 5px; } }

.dropdown-list__button {
  position: absolute;
  top: 33px;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 32px;
  width: 32px;
  height: 32px;
  border: 1px solid #f95a25;
  transition: 0.1s ease-in-out background-color; }
  .dropdown-list__button .icon {
    font-size: 12px;
    transition: 0.1s ease-in-out transform, 0.1s ease-in-out fill; }

.dropdown-list__content {
  font-size: 16px;
  line-height: 1.63;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-in-out, padding 0.2s ease-in-out, margin 0.2s ease-in-out; }
  .dropdown-list__content p {
    color: rgba(0, 0, 0, 0.6); }
  .dropdown-list__content ul {
    color: rgba(0, 0, 0, 0.6);
    padding-top: 40px;
    display: flex;
    flex-wrap: wrap; }
    @media screen and (max-width: 768px) {
      .dropdown-list__content ul {
        display: block; } }
    .dropdown-list__content ul li {
      position: relative;
      width: 50%;
      padding-left: 30px;
      margin-bottom: 24px; }
      @media screen and (max-width: 768px) {
        .dropdown-list__content ul li {
          width: 100%; } }
      .dropdown-list__content ul li:nth-child(odd) {
        padding-right: 20px; }
        @media screen and (max-width: 768px) {
          .dropdown-list__content ul li:nth-child(odd) {
            padding-right: 0; } }
      .dropdown-list__content ul li:nth-last-child(2), .dropdown-list__content ul li:last-child {
        margin-bottom: 0; }
        @media screen and (max-width: 768px) {
          .dropdown-list__content ul li:nth-last-child(2), .dropdown-list__content ul li:last-child {
            margin-bottom: 24px; } }
      .dropdown-list__content ul li::before {
        content: "";
        position: absolute;
        left: 0;
        top: 7px;
        width: 12px;
        height: 12px;
        background-color: #f95a25; }

.dropdown-list__inner {
  padding-top: 20px; }

/* =================================================================
  BREADCRUMBS
=================================================================== */
.breadcrumbs {
  max-width: 300px;
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.26px; }
  @media screen and (max-width: 576px) {
    .breadcrumbs {
      max-width: 100%;
      font-size: 12px; } }
  .breadcrumbs a:hover {
    color: #8DD17A; }

.footer {
  background-color: #f8f8f8;
  color: #16394B;
  margin-top: auto; }
  .footer__inner {
    padding: 60px 0 40px;
    display: flex; }
    @media screen and (max-width: 992px) {
      .footer__inner {
        display: block;
        padding: 40px 0 30px 0px; } }
  .footer__wrapper {
    margin-right: auto; }
    @media screen and (max-width: 992px) {
      .footer__wrapper {
        margin-bottom: 30px; } }
  .footer__bottom {
    padding: 22px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .footer__bottom {
        display: block;
        text-align: center; } }
  .footer__copyright {
    display: block;
    font-size: 12px; }
    @media screen and (max-width: 768px) {
      .footer__copyright {
        margin-bottom: 10px; } }
  .footer__policy {
    display: block;
    font-size: 12px; }
  .footer__logo {
    display: block; }
    .footer__logo img {
      max-width: 124px; }
  .footer__block {
    flex: 0 0 165px;
    margin-left: 45px; }
    @media screen and (max-width: 992px) {
      .footer__block {
        margin-left: 0;
        margin-bottom: 20px; } }
  @media screen and (max-width: 768px) {
    .footer__menu {
      display: none; } }
  .footer__menu strong {
    display: block;
    font-size: 14px;
    font-family: "Montserrat SemiBold", Helvetica, Arial, sans-serif;
    margin-bottom: 14px; }
  .footer__menu ul li {
    margin-bottom: 14px; }
    .footer__menu ul li:last-child {
      margin-bottom: 0; }
    .footer__menu ul li a {
      font-size: 14px; }
      .footer__menu ul li a:hover {
        color: #f95a25; }
  .footer__contacts strong {
    display: block;
    font-size: 14px;
    font-family: "Montserrat SemiBold", Helvetica, Arial, sans-serif;
    margin-bottom: 14px; }
  .footer__contacts span,
  .footer__contacts a {
    display: block;
    font-size: 14px;
    margin-bottom: 14px; }
  .footer__socials {
    margin-top: 46px; }
    .footer__socials strong {
      display: block;
      font-size: 14px;
      font-family: "Montserrat SemiBold", Helvetica, Arial, sans-serif;
      margin-bottom: 12px; }
    .footer__socials ul {
      display: flex;
      align-items: center; }
      .footer__socials ul li {
        margin-right: 16px; }
        .footer__socials ul li:last-child {
          margin-right: 0; }
        .footer__socials ul li a {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 18px;
          height: 18px; }
          .footer__socials ul li a:hover .icon {
            fill: #f95a25; }
          .footer__socials ul li a .icon {
            fill: #fff;
            font-size: 18px;
            transition: 0.1s ease-in-out fill; }

@media screen and (max-width: 1230px) {
  .header {
    margin: 0 45px; } }

@media screen and (max-width: 992px) {
  .header {
    padding: 25px 0;
    margin: 0; } }

@media screen and (max-width: 576px) {
  .header {
    padding: 15px 0; } }

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

@media screen and (max-width: 992px) {
  .header__menu {
    z-index: 10;
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    overflow: hidden; }
    .header__menu:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      background: white;
      width: 100%;
      height: 0;
      padding-bottom: 100%;
      border-radius: 100%;
      transform: scale(0.04), translateY(9999px);
      overflow: hidden;
      display: none; }
    .header__menu.is-active {
      top: 0; }
      .header__menu.is-active:before {
        display: block;
        animation: openMenu 0.8s ease-out forwards; }
      .header__menu.is-active ul li {
        opacity: 1;
        transform: translate3d(0, 0, 0);
        transition: transform 0.2s ease-out, opacity 0.2s ease-out; }
        .header__menu.is-active ul li:nth-child(1) {
          transition-delay: 0.75s; }
        .header__menu.is-active ul li:nth-child(2) {
          transition-delay: 0.85s; }
        .header__menu.is-active ul li:nth-child(3) {
          transition-delay: 0.95s; }
        .header__menu.is-active ul li:nth-child(4) {
          transition-delay: 1.05s; }
        .header__menu.is-active ul li:nth-child(5) {
          transition-delay: 1.15s; }
        .header__menu.is-active ul li:nth-child(6) {
          transition-delay: 1.25s; }
        .header__menu.is-active ul li:nth-child(7) {
          transition-delay: 1.35s; }
        .header__menu.is-active ul li:nth-child(8) {
          transition-delay: 1.45s; }
        .header__menu.is-active ul li:nth-child(9) {
          transition-delay: 1.55s; } }

.header__menu ul {
  display: flex;
  align-items: center; }
  @media screen and (max-width: 992px) {
    .header__menu ul {
      display: block;
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translate3d(-50%, -50%, 0);
      backface-visibility: hidden;
      perspective: 1000; } }
  .header__menu ul li {
    position: relative;
    margin-right: 40px; }
    @media screen and (max-width: 992px) {
      .header__menu ul li {
        margin-right: 0;
        margin-bottom: 28px;
        opacity: 0;
        text-align: center;
        transform: translate3d(0, 36px, 0); }
        .header__menu ul li:last-child {
          margin-bottom: 0; } }
    .header__menu ul li:last-child {
      margin-right: 0; }
    .header__menu ul li.current-menu-item .sub-menu a {
      border-bottom: none;
      font-family: "Montserrat Regular", Helvetica, Arial, sans-serif;
      color: rgba(0, 0, 0, 0.6); }
      .header__menu ul li.current-menu-item .sub-menu a:hover {
        color: #000; }
    .header__menu ul li.current-menu-item > a {
      color: #000;
      font-family: "Montserrat SemiBold", Helvetica, Arial, sans-serif; }
      .header__menu ul li.current-menu-item > a::before {
        opacity: 1; }
      @media screen and (max-width: 992px) {
        .header__menu ul li.current-menu-item > a {
          border-bottom: 4px solid #8DD17A; } }
    .header__menu ul li.is-open .sub-menu {
      display: block; }
    .header__menu ul li.is-open .has-sub-menu::after {
      transform: rotate(-180deg);
      border-color: #000 transparent transparent transparent; }
    .header__menu ul li .sub-menu {
      position: absolute;
      z-index: 5;
      top: calc(100% - 24px);
      left: 50%;
      transform: translateX(-50%);
      width: 214px;
      box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.24);
      background-color: #fff;
      text-align: center;
      padding: 20px 20px 10px 20px;
      display: none; }
      @media screen and (max-width: 992px) {
        .header__menu ul li .sub-menu {
          position: relative;
          top: 0;
          left: 0;
          transform: none;
          box-shadow: none;
          padding: 10px 0;
          border-bottom: 1px solid rgba(151, 151, 151, 0.3); } }
      .header__menu ul li .sub-menu li {
        margin: 0;
        border-bottom: 1px solid rgba(151, 151, 151, 0.3);
        text-align: left; }
        @media screen and (max-width: 992px) {
          .header__menu ul li .sub-menu li {
            border-bottom: none;
            text-align: center; } }
        .header__menu ul li .sub-menu li:last-child {
          margin-bottom: 0;
          border-bottom: 0; }
        .header__menu ul li .sub-menu li.current-menu-item a {
          font-family: "Montserrat SemiBold", Helvetica, Arial, sans-serif;
          border-bottom: none; }
          .header__menu ul li .sub-menu li.current-menu-item a::before {
            left: 0;
            right: auto;
            top: 0;
            bottom: 0;
            height: 100%;
            width: 3px;
            left: -20px; }
            @media screen and (max-width: 992px) {
              .header__menu ul li .sub-menu li.current-menu-item a::before {
                display: none; } }
        .header__menu ul li .sub-menu li a {
          display: block;
          padding: 11px 0;
          font-size: 16px; }
    .header__menu ul li a {
      position: relative;
      display: inline-block;
      padding: 38px 0 35px;
      line-height: 1;
      font-family: "Montserrat Medium", Helvetica, Arial, sans-serif;
      color: rgba(0, 0, 0, 0.6);
      white-space: pre-wrap; }
      .header__menu ul li a.has-sub-menu::after {
        content: "";
        position: absolute;
        right: -12px;
        top: 50%;
        margin-top: -1px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 4px 0 4px;
        border-color: rgba(0, 0, 0, 0.6) transparent transparent transparent; }
        @media screen and (max-width: 992px) {
          .header__menu ul li a.has-sub-menu::after {
            margin-top: -6px; } }
      @media screen and (max-width: 992px) {
        .header__menu ul li a {
          padding: 0 0 4px 0; } }
      .header__menu ul li a:hover {
        color: #000; }
      .header__menu ul li a::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        height: 4px;
        width: 100%;
        background-color: #f95a25;
        opacity: 0; }
        @media screen and (max-width: 992px) {
          .header__menu ul li a::before {
            display: none; } }

.header .humburger {
  display: none; }
  .header .humburger.is-active {
    z-index: 10; }
  @media screen and (max-width: 992px) {
    .header .humburger {
      display: block; } }

/* =================================================================
  LOGO
=================================================================== */
.logo {
  display: block;
  max-width: 160px;
  padding-left: 35px}
  @media screen and (max-width: 1230px) {
    .logo {
      max-width: 125px; } }
  .logo__mobile {
    display: none; }
    @media screen and (max-width: 1230px) {
      .logo__mobile {
        display: block; } }
  @media screen and (max-width: 1230px) {
    .logo__desktop {
      display: none; } }

/* =================================================================
  OPEN-MENU ANIMATION
=================================================================== */
@keyframes openMenu {
  0% {
    opacity: 0;
    transform: scale(0.04) translateY(300%); }
  40% {
    transform: scale(0.04) translateY(0);
    transition: ease-out; }
  40% {
    transform: scale(0.04) translateY(0); }
  60% {
    opacity: 1;
    transform: scale(0.02) translateY(0); }
  61% {
    transform: scale(0.04); }
  99.9% {
    height: 0;
    padding-bottom: 100%;
    border-radius: 100%; }
  100% {
    transform: scale(2);
    height: 100%;
    padding-bottom: 0;
    border-radius: 0; } }

/*# sourceMappingURL=styles.css.map */
.reviews{
  display: none;
}
.button--accent {
    background-color: #8DD17A;
}
.button--accent:hover {
    background-color: #8DD17A;
}
.header__menu ul li a::before {
    background-color: #8DD17A;
}
.contact-us-element__phone {
    color: #8DD17A;
}
.contact-us-element__email {
    color: #8DD17A;
}
.why-we__item::before {
    color: #8DD17A;
}
.number-block__count {
    color: #8DD17A;
}
.about-us__block--four,.about-us__block--five, .about-us__block--six {
    display: none;
}
.title::before {
display: none;
}
.page-id-999 .case__options, .page-id-999 .objects__slider{
  display: none;
}
.form-policy__label:after {
    background-color: #8DD17A;
}
.how-work__right {
    display: none;
}
.page-id-996 .how-work__block {
    display: block;
}
.how-work__left img {
    display: none;
}
.stages-work {
    display: none;
}
.case__options {
    display: none!important;
}
.objects__slider{
  display: none!important;
}
.page-id-2 .root .objects .objects__slider {
    display: block!important;
}

.case__content {
  max-width: 100%!important;
}
.case__wrapper {
    padding-left: 0px;
}
.postgrid{
  display: flex;
  justify-content: space-between;
  margin: 35px 0;
}
.post-content{
    background: #8DD17A;
    color: #fff;
    padding: 5px;
    font-weight: 600;
    border-radius: 4px;
    width: 290px;
    text-align: center;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.share {
    display: none;
}
.postgrid:last-child {
    justify-content: flex-start;
}
.postgrid:last-child .post-content{
margin-right: 13px;
}
.postgrid:last-child .post-content:last-child{
margin-right: 0px;
}
.projects-done__item:nth-child(8){
      left: 50px;
    position: absolute;
    width: 436px;
    top: 444px;
}
.header__menu ul li .sub-menu>li>ul{
  left: 164%!important;
}
.header__menu ul li .sub-menu li {
    position: relative;
}
.header__menu ul li .sub-menu li > .sub-menu {
    display: none!important;
    top: -20px;
    left: calc(100% + 16px)!important;
    transform: none;
    width: 240px;
    padding: 18px 20px 10px;
}
.header__menu ul li .sub-menu li > .sub-menu:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -18px;
    width: 18px;
}
.header__menu ul li .sub-menu li.is-open > .sub-menu {
    display: block!important;
}
.header__menu ul li .sub-menu li > a.has-sub-menu {
    padding-right: 22px;
}
.header__menu ul li .sub-menu li > a.has-sub-menu::after {
    right: 2px;
    margin-top: -4px;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent rgba(0, 0, 0, 0.6);
}
.header__menu ul li .sub-menu li.is-open > a.has-sub-menu::after {
    transform: none;
    border-color: transparent transparent transparent #000;
}
.header__menu ul li .sub-menu li > a:hover {
    color: #000;
}
.form-policy__label a {
    color: rgb(106, 84, 158);
}
.footer__logo img {
    max-width: 150px;
}
.footer__block:nth-child(3) .footer__menu{
  margin-top: 32px;
}
/*.header__menu ul li .sub-menu>li>ul{
  display: none!important;
}*/

.objects .glide__controls2 {
    right: 14%;
}
.footer__menu ul li a:hover {
    color: #8DD17A;
}
.projects-done {
    display: none!important;
}
.page-id-2 .root .projects-done, .page-id-986 .root .projects-done {
    display: block!important;
}
.why-we .container {
  position: unset;
  padding: 60px 30px;
  text-align: center;
}
.why-we__list {
  margin: auto;
  margin-top: 60px;
  text-align: left;
}
.why-we .title {
    text-align: center;
}
.why-we .description {
    text-align: center;
}
.footer__socials ul li a:hover .icon {
    fill: #00bfff!important;
}
.map {
    /*left: -5.5%!important;*/
    width: 707px;
}
.glide__controls button:hover, .glide__controls2 button:hover  {
    border-color: #00bfff;
}
.page-id-1089 .root .projects-done, .page-id-993 .root .projects-done, .page-id-1238 .root .projects-done  {
    display: block!important;
}

.page-id-1089 .root .projects-done__list,.page-id-993 .root .projects-done__list,.page-id-1238 .root .projects-done__list {
    position: inherit;
    margin-top: 58px;
    margin-bottom: 50px;
    padding-left: 7%;
    display: block;
    flex-wrap: unset;
        clear: both;
    display: table;
        margin: auto!important;
    margin-bottom: 50px!important;
}
.page-id-1089 .root .projects-done__list{
    padding-left: 0%;
}
.page-id-1089 .projects-done__item:first-child, .page-id-993 .projects-done__item:first-child, .page-id-1238 .projects-done__item:first-child {
    position: inherit;
    top: auto;
    left: auto;
    bottom: auto;
    width: 500px;
    height: 500px;
}
.page-id-1089 .projects-done__item, .page-id-993 .projects-done__item, .page-id-1238 .projects-done__item {
    width: 500px;
    height: 500px;
    margin: 4px;
    float: left;
}
.page-id-1089 .case, .page-id-993 .case, .page-id-1238 .case {
    margin-top: 40px;
    padding-bottom: 0px;
}
.img-block img {
    min-width: 100%;
    height: 500px;
}
#objects2 {
    margin: 90px 0 120px;
}
#objects2 .block-header {
    padding-right: 430px;
}
#objects2 .objects__catalog-actions {
    position: absolute;
    z-index: 4;
    top: -100px;
    right: calc(100vw - 1230px + 30px);
    display: flex;
    align-items: center;
    gap: 16px;
}
#objects2 .objects__all-products {
    flex: 0 0 auto;
}
#objects2 .objects__catalog-controls {
    display: flex!important;
    position: static;
    flex: 0 0 auto;
}
@media screen and (max-width: 1230px) {
  #objects2 .block-header {
    padding-right: 360px;
  }
  #objects2 .objects__catalog-actions {
    right: 15px;
  }
}
.page-id-2 .number-block {
    background-image:linear-gradient( rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4) ), url(https://www.belchem.be/wp-content/uploads/2019/08/liner.jpg);
    background-position: center center;
    height: 270px;
}
.page-id-145 .about-us__block--four{
    display: flex!important;
}
.number-block {
    display: none!important;
}
.projects-done h2{
  display: none!important;
}
.product-catalog {
    padding: 82px 0 112px;
}
.product-catalog .title {
    margin-bottom: 50px;
}
.product-catalog .title::before {
    display: none;
}
.product-catalog__list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}
.product-catalog__item {
    min-width: 0;
}
.product-catalog__link.objects__link {
    width: 100%;
    min-width: 0;
    height: auto;
    aspect-ratio: 1 / 1;
}
.product-catalog__information.objects__information {
    right: 25px;
}
.product-catalog__empty {
    margin-top: 30px;
}
.about-us__block--four .about-us__right {
    padding-top: 40px;
}
.page-template-page-clients .description {
    padding-bottom: 50px;
}
@media(max-width:1024px){
  .post-content {
    width: 235px;
  }
  .postgrid:last-child .post-content {
    margin-right: 1.9%;
  }
  .projects-done__item:nth-child(8) {
    left: 0px;
  }
  .objects .glide__controls2 {
    right: 45%;
    }
    .why-we .container {
    margin-left: 0px;
  }
  .map {
    left: 0!important;
    width: 535px!important;
  }
  .contact-us-page iframe {
    width: 535px!important;
  }
  .contact-us-element__inner {
    padding: 0;
  }
  .contact-us-element__label {
    display: none;
  }
  .page-id-1089 .projects-done__item:first-child, .page-id-993 .projects-done__item:first-child, .page-id-1238 .projects-done__item:first-child {
    width: 49%;
}
.page-id-1089 .projects-done__item, .page-id-993 .projects-done__item, .page-id-1238 .projects-done__item {
    width: 49%;
}
.projects-done__information {
    max-width: 100%;
}
.product-catalog__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
} 
@media(max-width:992px){
  .header__menu ul li .sub-menu {
  border-bottom: none;
  }
  #objects2 .block-header {
    padding-right: 15px;
  }
  #objects2 .objects__slider {
    margin-left: 0;
    margin-top: 120px;
  }
  #objects2 .objects__catalog-actions {
    top: -96px;
    left: 15px;
    right: auto;
  }
  #objects2 .glide2 {
    margin-left: 0!important;
    padding-left: 15px;
  }
  #objects2 .glide2 .glide__slide {
    max-width: none;
    min-width: 0;
    margin-left: 0;
    margin-right: 10px;
  }
  #objects2 .glide2 .objects__link {
    margin-left: 0;
  }
  .header__menu ul li .sub-menu li > .sub-menu {
    position: relative;
    top: 0;
    left: 0!important;
    width: 100%;
    padding: 8px 0 0;
    margin-top: 4px;
    box-shadow: none;
    background-color: transparent;
  }
  .header__menu ul li .sub-menu li > .sub-menu:before {
    display: none;
  }
  .header__menu ul li .sub-menu li.is-open > .sub-menu {
    display: block!important;
  }
  .header__menu ul li .sub-menu li > a.has-sub-menu {
    padding-right: 18px;
  }
  .header__menu ul li .sub-menu li > a.has-sub-menu::after {
    right: 0;
    margin-top: -2px;
    border-width: 6px 4px 0 4px;
    border-color: rgba(0, 0, 0, 0.6) transparent transparent transparent;
  }
  .header__menu ul li .sub-menu li.is-open > a.has-sub-menu::after {
    transform: rotate(-180deg);
    border-color: #000 transparent transparent transparent;
  }
  .header__menu ul li .sub-menu li .sub-menu li a {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.55);
  }
    .page-id-1089 .root #projects-done .container ul>li {
    width: 100%!important;
    display: block!important;
  } 
  .page-id-1089 .root .projects-done__list {
    padding: 0;
  }
.projects-done__information {
    max-width: 100%!important;
  }
} 


@media(max-width:768px){
  .postgrid {
    flex-direction: column;
    align-items: center;
    margin: 0;
  }
  .post-content {
    width: 400px;
    margin: 10px;
    font-size: 20px;
    padding: 10px 20px;
  }
  .postgrid:last-child .post-content:last-child {
    margin-right: 15px;
  }
  .projects-done__item:nth-child(8) {
    left: 0px;
    position: initial;
    width: 214px;
    top: 444px;
  }
  .header__menu ul li .sub-menu>li>ul {
    left: 0%!important;
  }
  .why-we .container {
    padding: 40px 15px 40px 30px;
  }
  .button--accent {
    margin-bottom: 20px;
  }
  .contact-us-page iframe {
    width: 100%!important;
  }
  .map {
    width: 100%!important;
  }
  .page-id-1089 .root .projects-done__list {
    padding: 0;
  }
  .product-catalog {
    padding: 60px 0 80px;
  }
  .product-catalog .title {
    margin-bottom: 30px;
  }
  .product-catalog__list {
    grid-template-columns: 1fr;
  }
  .product-catalog__link.objects__link {
    width: 100%;
    min-width: 0;
    max-width: 420px;
    height: auto;
  }

}
@media(max-width:700px){
  #objects2 .objects__slider {
    margin-top: 40px;
  }
  #objects2 .glide2 {
    display: flex;
    flex-direction: column;
    overflow: visible;
    width: auto;
    margin-left: 15px!important;
    margin-right: 15px!important;
    padding-left: 0;
    padding-right: 0;
  }
  #objects2 .glide2 .glide__track {
    order: 1;
    overflow: hidden;
  }
  #objects2 .objects__catalog-actions {
    position: static;
    order: 2;
    display: flex;
    align-items: stretch;
    gap: 10px;
    width: 100%;
    margin-top: 24px;
  }
  #objects2 .objects__all-products {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1 1 auto;
    min-width: 0;
    height: 48px;
    margin: 0;
    padding: 0 42px 0 18px;
  }
  #objects2 .objects__catalog-controls {
    display: flex!important;
    align-items: stretch;
    flex: 0 0 auto;
    gap: 6px;
  }
  #objects2 .objects__catalog-controls button {
    width: 48px;
    height: 48px;
    margin: 0;
  }
}
@media(max-width:576px){
  #objects2 .objects__slider {
    margin-top: 40px;
  }
  #objects2 .glide2 {
    overflow: visible;
    width: auto;
    margin-left: 15px!important;
    margin-right: 15px!important;
    padding-left: 0;
    padding-right: 0;
  }
  #objects2 .glide2 .glide__track {
    overflow: hidden;
  }
  #objects2 .glide2 .glide__slide {
    max-width: none;
    min-width: 0;
    margin-left: 0;
  }
  #objects2 .glide2 .objects__link {
    width: 100%;
    max-width: none;
    min-width: 0;
    height: 360px;
    margin-left: 0;
    margin-right: 0;
  }
  #objects2 .objects__information {
    left: 16px;
    right: 22px;
  }
  #objects2 .objects__name {
    padding-right: 28px;
  }
  #objects2 .objects__link:hover .objects__description,
  #objects2 .objects__description {
    display: -webkit-box;
    max-height: 38px;
    overflow: hidden;
    line-height: 1.35;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  #objects2 .objects__description p {
    padding-top: 6px;
    overflow-wrap: break-word;
    word-break: normal;
  }
}
@media(max-width:425px){
  .product-catalog__link.objects__link {
    height: auto;
  }
  .postgrid:last-child .post-content:last-child {
    margin-right: 7px;
  }
.footer__contacts a:last-child {
    word-break: break-word!important;
    width: 81%;
  }
.contact-us-page__item:nth-child(4) a{
  word-break: break-word!important;
    width: 81%;
    letter-spacing: 0px;
}
.contact-us-page iframe {
    height: 310px!important;
}  
} 
@media(max-width:375px){
.post-content {
    width: 300px;
  }
.footer__contacts a:last-child {
    width: 100%;
    font-size: 15px;
  }
  .front__description {
    font-size: 27px;
  }
  .front__title {
    font-size: 13px;
  }
  .contact-us-page__item:nth-child(4) a {
    width: 100%;
    font-size: 13px;
  }
} 
