/*!
Theme Name: tehnolit
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tehnolit
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

tehnolit is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@charset "UTF-8";
html, body {
  font-size: 16px; }

.container {
  max-width: 1170px;
  margin: auto; }

@media (max-width: 1199px) {
  html, body {
    font-size: 15px; }
  .container {
    max-width: 990px; } }

@media (max-width: 1024px) {
  html, body {
    font-size: 14px; }
  .container {
    max-width: 990px;
    padding: 0 10px; } }

@media (max-width: 768px) {
  html, body {
    font-size: 13px; }
  .container {
    max-width: 100%;
    padding: 0 30px; } }

@media (max-width: 576px) {
  html, body {
    font-size: 12px; }
  .container {
    padding: 0 20px; } }

@media (max-width: 425px) {
  body {
    font-size: 13px; }
  html {
    font-size: 11px; } }

@media (max-width: 330px) {
  body {
    font-size: 12px; }
  html {
    font-size: 10px; }
  .container {
    padding: 0 10px; } }

@font-face {
  font-family: 'fontello';
  src: url("assets/fonts/fontello.eot?52411792");
  src: url("assets/fonts/fontello.eot?52411792#iefix") format("embedded-opentype"), url("assets/fonts/fontello.woff2?52411792") format("woff2"), url("assets/fonts/fontello.woff?52411792") format("woff"), url("assets/fonts/fontello.ttf?52411792") format("truetype"), url("assets/fonts/fontello.svg?52411792#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?52411792#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-location:before {
  content: '\e800'; }

/* '' */
.icon-clock:before {
  content: '\e801'; }

/* '' */
.icon-mail:before {
  content: '\e802'; }

/* '' */
.icon-phone:before {
  content: '\e808'; }

/* '' */
.icon-right-open:before {
  content: '\f006'; }

/* '' */
.icon-left-open:before {
  content: '\f007'; }

/* '' */
.icon-facebook:before {
  content: '\f09a'; }

/* '' */
.icon-instagram:before {
  content: '\f16d'; }

/* '' */
@font-face {
  font-family: "SFUIDisplay-Regular";
  src: url("assets/fonts/SFUIDisplay-Regular.eot") format("embedded-opentype"), url("assets/fonts/SFUIDisplay-Regular.woff") format("woff"), url("assets/fonts/SFUIDisplay-Regular.otf") format("otf"), url("assets/fonts/SFUIDisplay-Regular.svg") format("svg"), url("assets/fonts/SFUIDisplay-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "SFUIDisplay-Semibold";
  src: url("assets/fonts/SFUIDisplay-Semibold.eot") format("embedded-opentype"), url("assets/fonts/SFUIDisplay-Semibold.woff") format("woff"), url("assets/fonts/SFUIDisplay-Semibold.otf") format("otf"), url("assets/fonts/SFUIDisplay-Semibold.svg") format("svg"), url("assets/fonts/SFUIDisplay-Semibold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none; }

body {
  padding: 0;
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #282828;
  background-color: #f6f6f6; }

body.active {
  overflow: hidden; }

button {
  cursor: pointer; }

a {
  text-decoration: none;
  color: #000; }

h1, h2, h3, h4, h5, h6, p, button, ul, figure, ol {
  margin: 0;
  padding: 0;
  -webkit-margin-before: 0;
  margin-block-start: 0;
  -webkit-margin-after: 0;
  margin-block-end: 0;
  -webkit-margin-start: 0;
  margin-inline-start: 0;
  -webkit-margin-end: 0;
  margin-inline-end: 0; }

ul, ol {
  list-style: none; }

input {
  border: none; }

.breadcrumbs {
  margin-top: 24px;
  font-size: 0.875em;
  font-weight: 300; }

.controls li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  outline: none;
  text-transform: uppercase;
  font-size: 1.375em;
  color: #424242;
  width: 4.25rem;
  height: 4.25rem;
  border: 1px solid #0a5bac;
  background-color: #ffffff;
  z-index: 10; }
  .controls li:hover {
    background-color: #0a5bac;
    color: #fff; }

.header {
  -webkit-box-shadow: 0 0 1.3125rem 0.3125rem rgba(188, 188, 188, 0.3);
  box-shadow: 0 0 1.3125rem 0.3125rem rgba(188, 188, 188, 0.3);
  background-color: #ffffff; }
  .header-footer {
    -webkit-box-shadow: 0 0 21px 5px rgba(188, 188, 188, 0.3);
    box-shadow: 0 0 21px 5px rgba(188, 188, 188, 0.3); }
  .header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .header__logo {
    padding: 2.25rem 0;
    padding-right: 1.1875rem;
    border-right: 0.0625rem solid #dddddd; }
    .header__logo img {
      width: 14.25rem;
      height: 5.3125rem; }
  .header-flex {
    width: 100%; }
  .header-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 2.8125rem 0 1.9375rem 1.25rem;
    border-bottom: 0.0625rem solid #dddddd; }
  .header__phone, .header__mail {
    color: #424242;
    font-family: "SFUIDisplay-Regular", sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: cente;
    -ms-flex-align: cente;
    align-items: cente; }
    .header__phone img, .header__mail img {
      width: 1.1875rem;
      height: 1.1875rem;
      margin-right: 0.875rem; }
  .header__mail {
    text-decoration: underline; }
  .header-menu {
    padding: 1.5625rem 0 0 1.25rem; }
    .header-menu__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      font-size: 0.875em; }
    .header-menu__item {
      position: relative;
      display: block;
      padding-bottom: 1.5625rem; }
      .header-menu__item::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 0.25rem;
        background-color: #0a5bac;
        -webkit-transition: 0.5s all;
        -o-transition: 0.5s all;
        transition: 0.5s all;
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0; }
      .header-menu__item:hover::after, .header-menu__item-active::after {
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1); }
  .header__burger {
    display: none;
    overflow: hidden;
    width: 35px;
    height: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    margin-right: 16px; }
    .header__burger.active {
      height: 38px; }
      .header__burger.active .header__burger-item:first-child {
        -webkit-transform: rotate(45deg) translate(8px);
        -ms-transform: rotate(45deg) translate(8px);
        transform: rotate(45deg) translate(8px); }
      .header__burger.active .header__burger-item:nth-child(2) {
        -webkit-transform: rotate(495deg) translate(-2px, 1px);
        -ms-transform: rotate(495deg) translate(-2px, 1px);
        transform: rotate(495deg) translate(-2px, 1px); }
      .header__burger.active .header__burger-item:last-child {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0; }
    .header__burger-item {
      width: 35px;
      height: 5px;
      background: #282828;
      -webkit-transition: all 0.7s cubic-bezier(0.08, 0.81, 0.87, 0.71);
      -o-transition: all 0.7s cubic-bezier(0.08, 0.81, 0.87, 0.71);
      transition: all 0.7s cubic-bezier(0.08, 0.81, 0.87, 0.71); }
      .header__burger-item:first-child {
        -webkit-transform-origin: 4px 0px;
        -ms-transform-origin: 4px 0px;
        transform-origin: 4px 0px; }
      .header__burger-item:last-child {
        -webkit-transform-origin: bottom right;
        -ms-transform-origin: bottom right;
        transform-origin: bottom right; }

@media screen and (max-width: 768px) {
  .header {
    position: relative; }
    .header-footer {
      display: none; }
    .header__logo {
      border: none; }
    .header__burger {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .header-flex {
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      background-color: #fff;
      -webkit-transform: translateX(-300%) scaleX(0);
      -ms-transform: translateX(-300%) scaleX(0);
      transform: translateX(-300%) scaleX(0);
      -webkit-transition: 0.8s all;
      -o-transition: 0.8s all;
      transition: 0.8s all;
      z-index: 10; }
      .header-flex.active {
        -webkit-transform: translateX(0) scaleX(1);
        -ms-transform: translateX(0) scaleX(1);
        transform: translateX(0) scaleX(1); }
    .header-menu {
      width: 100%;
      padding: 1rem 0; }
      .header-menu__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
      .header-menu__item {
        padding: 1rem 0;
        border-bottom: 1px solid #dddddd;
        width: 100%;
        text-align: center; }
    .header-row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 100%;
      padding: 1rem 0; }
    .header__phone, .header__mail {
      padding: 1rem 0;
      width: 100%;
      text-align: center;
      display: block; } }

.hero {
  padding: 3.125rem 0; }
  .hero-service {
    margin-bottom: 5rem; }
  .hero .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .hero-headers {
    margin-right: 1.875rem; }
    .hero-headers__title {
      font-size: 1.125em;
      font-weight: 500;
      padding: 1.125rem 2.0625rem;
      -webkit-box-shadow: 0 0 1.3125rem rgba(0, 0, 0, 0.06);
      box-shadow: 0 0 1.3125rem rgba(0, 0, 0, 0.06);
      border: 0.125rem solid #0a5bac;
      background-color: #f6f6f7;
      text-align: center;
      margin-bottom: 1rem; }
  .hero-head {
    color: #262626;
    width: 16.4375rem;
    height: 4.625rem;
    -webkit-box-shadow: 0 0 1.3125rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 1.3125rem rgba(0, 0, 0, 0.06);
    border: 0.0625rem solid #e8e8e8;
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 1.4375rem;
    padding-right: 2.375rem;
    position: relative;
    cursor: pointer;
    margin-bottom: 0.625rem; }
    .hero-head i {
      position: absolute;
      right: 1.25rem;
      font-size: 0.75em;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }
    .hero-head:hover i, .hero-head.active i {
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      color: #0a5bac; }
  .hero-tabcontent {
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 100% 0;
    padding: 4.125rem 0 3.9375rem 5.125rem;
    min-height: 25.3958rem;
    color: #ffffff;
    -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s;
      overflow: hidden;
    background: -webkit-gradient(linear, left top, right top, from(#0a5bac), color-stop(37%, #0a5bac), to(rgba(10, 91, 172, 0)));
    background: -webkit-linear-gradient(left, #0a5bac 0%, #0a5bac 37%, rgba(10, 91, 172, 0) 100%);
    background: -o-linear-gradient(left, #0a5bac 0%, #0a5bac 37%, rgba(10, 91, 172, 0) 100%);
    background: linear-gradient(to right, #0a5bac 0%, #0a5bac 37%, rgba(10, 91, 172, 0) 100%); }
    .hero-tabcontent_service {
      width: 97.44%;
      height: 24.125rem; }
      .hero-tabcontent_service .hero__img {
        height: 60%;
        bottom: 0;
        top: auto; }
  .hero__img {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    height: 100%;
    width: auto;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  .hero__title {
    z-index: 2;
    font-size: 2.5em;
    font-weight: 600;
    line-height: 3.0625rem;
    width: 68%;
    margin-bottom: 2rem; }
    .hero__title-service {
      margin-bottom: 0; }
      .hero__title-service::after {
        content: '';
        width: 72px;
        height: 4px;
        background-color: #ffffff;
        display: block;
        margin-top: 22px;
        margin-bottom: 56px; }
  .hero__subtitle {
    font-weight: 300;
    font-size: 1.125em;
    margin-bottom: 3rem;
    display: block;
    width: 67%; }
  .hero__btn {
    font-size: 1.125em;
    font-family: "SFUIDisplay-Regular", sans-serif;
    padding: 0.9375rem 2.8125rem;
    border: 0.125rem solid #ffffff;
    color: #fff;
    background: transparent; }
    .hero-menu {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      background: #fff;
      padding: 2.625rem 2.375rem 0.625rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      font-weight: 500; } 
      .hero-menu::after {
        content: '';
        display: block;
        position: absolute;
        top: 100%;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.5); }
      .hero-menu__link {
        width: 25%;
        margin-bottom: 32px;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 50px;
        border-right: 1px solid #000; }
        .hero-menu__link:hover {
          color: #0a5bac; }
        .hero-menu__link:nth-child(4n) {
          border: none; }

@media screen and (max-width: 768px) {
  .hero .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .hero-headers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-bottom: 2rem; }
    .hero-headers__title {
      width: 100%;
      text-align: center; }
  .hero-head {
    width: 49%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    height: 6rem; }
  .hero-tabcontent {
    padding: 2rem; }
  .hero__title, .hero__subtitle {
    width: 100%; }
    .hero-menu::after {
      display: none; }
    .hero-menu__link {
      width: 50%; }
      .hero-menu__link:nth-child(4n) {
        border-right: 1px solid #000; } } }

.whyus {
  padding: 4.875rem 0; }
  .whyus__title {
    font-size: 2.125em;
    text-align: center;
    margin-bottom: 1.625rem; }
  .whyus__subtitle {
    font-weight: 300;
    font-size: 1.25em;
    margin-bottom: 3rem;
    display: block;
    text-align: center; }
  .whyus-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    counter-reset: my-awesome-counter; }
  .whyus-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 2.125rem 2.125rem 2.8125rem 1.875rem;
    width: 25%;
    border: 0.0625rem solid #dddddd;
    background-color: #ffffff;
    position: relative;
    counter-increment: my-awesome-counter; }
    .whyus-card::before {
      content: "0" counter(my-awesome-counter);
      position: absolute;
      top: 1.75rem;
      right: 1.875rem;
      color: #999999;
      font-weight: 500;
      font-size: 1.25em; }
    .whyus-card__bg {
      position: absolute;
      top: 0;
      right: 1.1875rem;
      width: 9.5rem;
      height: 9.25rem;
      opacity: 0;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s;
      z-index: -1; }
    .whyus-card__img {
      width: 3.75rem;
      height: 3.75rem;
      -o-object-fit: contain;
      object-fit: contain;
      margin-top: 4.25rem;
      margin-bottom: 1.875rem;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }
    .whyus-card__title {
      font-weight: 600;
      margin-bottom: 1.25rem; }
    .whyus-card__subtitle {
      line-height: 1.125rem;
      font-size: 0.8125em;
      font-weight: 300; }
    .whyus-card:hover {
      background-color: rgba(10, 91, 172, 0.7);
      color: #fff; }
      .whyus-card:hover::before {
        opacity: 0; }
      .whyus-card:hover .whyus-card__bg {
        opacity: 1; }
      .whyus-card:hover .whyus-card__img {
        margin-top: 0;
        margin-bottom: 6.125rem;
        -webkit-filter: grayscale(1) brightness(5);
        filter: grayscale(1) brightness(5); }

@media screen and (max-width: 768px) {
  .whyus-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .whyus-card {
    width: 100%; } }

.use {
  padding: 2.25rem 0 3.25rem; }
  .use__title {
    font-size: 2.125em;
    font-weight: 600;
    text-align: center;
    margin-bottom: 3.125rem; }
  .use-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 0rem;
    width: 97%; }
  .use-card {
    position: relative;
    width: 21.125rem;
    height: 19.5625rem;
    padding-left: 2.1875rem;
    padding-top: 3.125rem;
    font-size: 1.625em;
    font-weight: 500;
    -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s;
    color: #262626; }
    .use-card:first-child, .use-card:nth-child(5n) {
      -ms-grid-row-span: 2;
      grid-row: span 2 / auto;
      width: 29.0625rem;
      height: 39.125rem;
      padding-left: 3.6875rem;
      padding-top: 4.9375rem;
      font-size: 1.75em; }
    .use-card:nth-child(odd) {
      background-color: #e3e3e3; }
    .use-card:nth-child(4n) {
      -ms-grid-column-span: 2;
      grid-column: span 2 / auto;
      width: 42.1875rem;
      height: 19.5625rem;
      padding-left: 3.6875rem;
      padding-top: 3.9375rem;
      font-size: 1.75em;
      overflow: hidden; }
      /* .use-card:nth-child(4n)::after {
        content: 'наше производство';
        text-transform: uppercase;
        color: #0a5bac;
        font-size: 1.910em;
        font-weight: 700;
        position: absolute;
        left: -0.3rem;
        bottom: -0.9375rem;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        white-space: nowrap; } */
        .use-card:hover {
          background-color: #0a5bac;
          color: #fff;
        }  
        .use-card:hover .use-card__title::after {
          background-color: #fff;
        }
        .use-card:last-child:hover::after {
          color: #fff;
        }
    .use-card__img {
      position: absolute;
      bottom: 0;
      right: 0;
      max-width: 100%; }
      .use-card__img-1 {
        width: 29.0625rem;
        height: 23.625rem; }
      .use-card__img-2 {
        width: 13.8125rem;
        height: 9.6875rem; }
      .use-card__img-3 {
        width: 250px;
        height: 200px;
		object-fit: contain;
		transform: rotate(275deg);
		}
      .use-card__img-4 {
        width: 18.625rem;
        height: 16rem; 
		object-fit: cover;}
    .use-card__title {
      position: relative;
      width: 70%; }
      .use-card__title::after {
        content: '';
        width: 4.5rem;
        height: 0.25rem;
        background-color: #0a5bac;
        display: block;
        position: absolute;
        bottom: -1.3125rem;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        left: 0; }

@media screen and (max-width: 768px) {
  .use-grid {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr); }
  .use-card {
    width: 100%;
    height: 29.125rem;
    padding: 2rem;
    border: 2px solid #dddddd;
    margin: 1rem 0; }
    .use-card:first-child {
      -ms-grid-row-span: 1;
      grid-row: span 1 / auto;
      width: 100%;
      padding: 2rem;
      height: 29.125rem; }
    .use-card:last-child {
      height: 29.125rem;
      -ms-grid-column-span: 1;
      grid-column: span 1 / auto;
      width: 100%;
      padding: 2rem; }
      .use-card:last-child::after {
        display: none; }
    .use-card__img {
      -o-object-fit: contain;
      object-fit: contain;
      -o-object-position: bottom right;
      object-position: bottom right; }
      .use-card__img-1 {
        width: 100%; }
      .use-card__img-2 {
        height: 23.625rem;
        width: 100%; }
      .use-card__img-3 {
        height: 23.625rem;
        width: 100%; }
      .use-card__img-4 {
        height: 23.625rem;
        width: 100%; }
    .use-card__title {
      z-index: 10; }
      .use-card__title br {
        display: none; } }

.stages {
  margin-top: 4.875rem;
  padding: 6.25rem 0 3.625rem;
  background-color: #0a5bac;
  position: relative; }
  .stages__title {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.102;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 11.4375em;
    color: #000000;
    font-family: "SFUIDisplay-Semibold", sans-serif; }
  .stages-list { color: #fefefe;
    font-size: 1.0625em;}
    .stages-list span{
      font-size: 2.125em;
      font-weight: 600;
      width: 30%; }
      .stages-list p {
        display: none;
      }
    .stages-list ol {
    counter-reset: my-awesome-counter;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }  
    .stages-list li {
      width: 20.75rem;
      min-height: 8.8125rem;
      margin-bottom: 2.625rem;
      counter-increment: my-awesome-counter;
      position: relative;
      line-height: 1.5rem; }
      .stages-list li::before {
        content: "0" counter(my-awesome-counter);
        display: block;
        color: #ffffff;
        font-weight: 700;
        font-size: 1.5em;
        margin-bottom: 1.875rem; }
      .stages-list li::after {
        content: '';
        display: block;
        position: absolute;
        left: 2.8125rem;
        top: 1.25rem;
        width: 4.25rem;
        height: 0.0625rem;
        background-color: #f3f3f3; }

@media screen and (max-width: 768px) {
  .stages {
    padding: 2rem 0; }
    .stages__title {
      position: initial;
      font-size: 4em;
      color: #ffffff;
      opacity: 1;
      margin-bottom: 2rem; }
    .stages-list span {
      width: 100%;
      margin-bottom: 2rem; }
    .stages-list li {
      width: 100%;
      min-height: auto; } }

.documents {
  padding: 8.125rem 0; }
  .documents .container {
    position: relative; }
  .documents__title {
    margin-bottom: 2.6875rem;
    text-align: center;
    color: #292929;
    font-size: 2.125em; }
  .documents-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .documents-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .documents-slide__img {
      width: 16.4375rem;
      height: 23.875rem; }
    .documents-slide__title {
      display: block;
      color: #424242;
      margin-top: 1.625rem;
      text-align: center;
      padding: 0 0.1875rem; }
  .documents .controls li {
    top: 45%;
    position: absolute; }
  .documents .prev {
    left: -1.5rem; }
  .documents .next {
    right: -1.5rem; }

@media screen and (max-width: 768px) {
  .documents {
    padding: 3rem 0; }
    .documents-slider {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .documents-slide {
      width: 100%;
      margin-bottom: 1.5rem; }
      .documents-slide__img {
        width: 80%;
        height: auto;
        -o-object-position: center;
        object-position: center; }
        .documents .prev {
          left: 0; }
        .documents .next {
          right: 0; } }

.about {
  padding-bottom: 4.0625rem; }
  .about .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .about-slider {
    width: 100%;
    height: 100%; }
  .about-slide {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
  .about-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 1.625rem; }
    .about-col_slider {
      position: relative;
      width: 28.625rem;
      height: 28.0625rem;
      min-width: 28.625rem;
      min-height: 28.0625rem;
      margin-right: 5.125rem; }
      .about-col_slider .controls li {
        bottom: 0;
        position: absolute; }
      .about-col_slider .prev {
        right: 4.25rem; }
      .about-col_slider .next {
        right: 0; }
  .about__title {
    font-size: 2.125rem;
    font-weight: 600; }
    .about__title::after {
      content: '';
      width: 8.5625rem;
      height: 0.25rem;
      background-color: #0a5bac;
      display: block;
      margin-top: 2.1875rem;
      margin-bottom: 1.875rem; }
  .about__text {
    font-size: 1.25rem;
    font-weight: 300;
    margin-bottom: 2.8125rem;
    padding-right: 4.25rem; }
    .about__text strong {
      font-weight: 500;
      display: block;
      margin-top: 2.5rem; }
  .about__btn {
    font-size: 1.125rem;
    font-family: "SFUIDisplay-Regular", sans-serif;
    color: #ffffff;
    padding: 1.0625rem 3.25rem;
    background-color: #0a5bac;
    border: none; }

.aboutus {
  color: #000;
  margin-top: 2.25rem;
  margin-bottom: 3.25rem; }
  .aboutus-content {
    width: 71.25rem;
    max-width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid #d1d1d1;
    background-color: #ffffff;
    padding: 3.125rem 6rem; }
  .aboutus__img {
    position: relative;
    height: 25.375rem;
    width: 27rem; }
    .aboutus__img img:first-child {
      width: 21.625rem;
      height: 16.625rem;
    }
    .aboutus__img img:nth-child(2){
      z-index: 2;
      height: 14.125rem;
      width: 17.875rem;
      position: absolute;
      bottom: 0;
      right: 0;
    }
    .aboutus__img img:nth-child(n+3) {
      display: none;
    }
  .aboutus-col {
    margin-right: 3.0625rem;
    width: 46%; }
  .aboutus__title {
    font-size: 2.5em;
    font-weight: 600;
    margin-bottom: 2.1875rem;
    padding-right: 1.5625rem; }
  .aboutus__text {
    font-weight: 200;
    line-height: 1.625rem;
    margin-bottom: 2.625rem; }
  .aboutus__btn {
    border: 0.125rem solid #104792;
    background-color: #fff;
    padding: 1rem 2.1875rem;
    font-size: 1.125em;
    -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s;
    font-family: "SFUIDisplay-Regular", sans-serif; }
    .aboutus__btn:hover {
      background-color: #104792;
      color: #fff;
    }

@media screen and (max-width: 768px) {
  .about .container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .about-slider {
    width: 100%;
    height: 30rem;
    margin-right: 0; }
  .about__text {
    padding-right: 0; }
  .aboutus-content {
    padding: 2rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .aboutus-col {
    margin-right: 0;
    width: 100%;
    margin-bottom: 2rem; } }

.portfolio {
  padding-top: 4.0625rem;
  padding-bottom: 8.125rem; }
  .portfolio__title {
    font-size: 2.125em;
    font-weight: 600;
    text-align: center;
    margin-bottom: 2.75rem; }
  .portfolio-headers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 2rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .portfolio-head {
    width: 16.4375rem;
    height: 4.625rem;
    border: 0.1875rem solid #e8e8e8;
    background: transparent;
    cursor: pointer;
    padding: 0 1.6875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
    .portfolio-head.active {
      -webkit-box-shadow: 0 0 1.3125rem rgba(0, 0, 0, 0.22);
      box-shadow: 0 0 1.3125rem rgba(0, 0, 0, 0.22);
      background-color: #0a5bac;
      border-color: #0a5bac;
      color: #ffffff; }
  .portfolio-tabcontent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-transition: 0.5s all;
      -o-transition: 0.5s all;
      transition: 0.5s all;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .portfolio-slider .slick-dots {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 1rem;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      position: initial; }
    .portfolio-slider .slick-dots li {
      color: #c6c6c6;
      margin: 0 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: auto;
      width: auto;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-transition: 0.5s all;
      -o-transition: 0.5s all;
      transition: 0.5s all; }
      .portfolio-slider .slick-dots li button:before {
        display: none;
      }
      .portfolio-slider .slick-dots li::before {
        content: '';
        width: 2rem;
        height: 0.25rem;
        display: block;
        -webkit-transition: 0.5s all;
        -o-transition: 0.5s all;
        transition: 0.5s all;
        background-color: #c6c6c6; }
        .portfolio-slider .slick-dots li button {
          padding: 0;
          margin: 0;
          height: auto;
          width: auto;
          color: #c6c6c6;
          -webkit-transition: 0.5s all;
          -o-transition: 0.5s all;
          transition: 0.5s all;
          font-family: 'Montserrat', sans-serif;
          font-weight: 700;
        }
        .portfolio-slider .slick-dots li:first-child {
          flex-direction: row-reverse;
        }
        .portfolio-slider .slick-dots li:first-child button {
          font-size: 1.25em;
          margin-right: 1.125rem;
        }  
        .portfolio-slider .slick-dots li:last-child button {
          font-size: 1.25em;
          margin-left: 1.125rem;
        } 
        .portfolio-slider .slick-dots li.slick-active button, .portfolio-slider .slick-dots li button:hover {
          color: #0a5bac }
          .portfolio-slider .slick-dots li.slick-active::before, .portfolio-slider .slick-dots li:hover::before {
            background-color: #0a5bac;
          }
          .portfolio-tabcontent .tns-nav {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            counter-reset: my-awesome-counter; }
            .portfolio-tabcontent .tns-nav button {
              margin: 0 0.625rem;
              border: none;
              counter-increment: my-awesome-counter;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              background: transparent;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center; }
              .portfolio-tabcontent .tns-nav button::after {
                content: '';
                width: 2rem;
                height: 0.25rem;
                background-color: #c6c6c6; }
              .portfolio-tabcontent .tns-nav button.tns-nav-active::after {
                background-color: #0a5bac; }
              .portfolio-tabcontent .tns-nav button::before {
                content: "0" counter(my-awesome-counter);
                display: inline-block;
                color: #c6c6c6;
                font-weight: 700;
                font-size: 0;
                cursor: context-menu; }
                .portfolio-tabcontent .tns-nav button.tns-nav-active::before {
                  color: #0a5bac;
                }
              .portfolio-tabcontent .tns-nav button:first-child::before {
                font-size: 1.25em;
                margin-right: 1.125rem; }
              .portfolio-tabcontent .tns-nav button:last-child {
                -webkit-box-orient: horizontal;
                -webkit-box-direction: reverse;
                -ms-flex-direction: row-reverse;
                flex-direction: row-reverse;
                display: block !important; }
                .portfolio-tabcontent .tns-nav button:last-child::before {
                  font-size: 1.25em; }        
  .portfolio-slide {
    min-width: 22.5rem;
    min-height: 21.5rem;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 1.875rem;
    padding-right: 1.875rem;
    cursor: pointer; }
  .portfolio .tartist-tiny-slider-wrap {
    width: 100%;
    padding: 0;
    overflow: hidden; }
    .portfolio .tartist-tiny-slider-wrap .tns-nav button:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
      .portfolio .tartist-tiny-slider-wrap .tns-nav button:last-child::before {
        margin-left: 1.125rem; }
  .portfolio .tartist-tiny-slider .wrap {
    display: -ms-inline-grid !important;
    display: inline-grid !important;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 1.25rem; }
  .portfolio .tartist-tiny-slider__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 19.6875rem;
    width: 21.5rem;
    font-size: 2em;
    color: #ffffff;
    position: relative;
    object-fit: contain;
    overflow: hidden; }
    .portfolio .tartist-tiny-slider__item:hover > .portfolio-flex__card {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }
    .portfolio .tartist-tiny-slider__item:hover > img {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
  .portfolio .tartist-tiny-slider__item > img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }

@media screen and (max-width: 768px) {
  .portfolio {
    padding: 3rem 0; }
    .portfolio-head {
      width: 50%;
      padding: 1rem 0; }
    .portfolio-tabcontent {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .portfolio .tartist-tiny-slider .wrap {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
      }
      .portfolio .tartist-tiny-slider__item {
        width: 100%;
        height: auto;
        padding-right: 0;
      }
    .portfolio-slide {
      margin-bottom: 3rem;
      padding-right: 0; } }

.map {
  height: 39.6875rem; }
  .map .container {
    position: relative; }
    .map-contact {
      height: auto;
    }
  .map-content {
    position: absolute;
    top: 0;
    left: 0;
    padding: 6.125rem 5.3125rem 0 5.3125rem;
    background-color: #fff;
    -webkit-box-shadow: 0.0625rem 0.0625rem 0.75rem rgba(0, 0, 0, 0.15);
    box-shadow: 0.0625rem 0.0625rem 0.75rem rgba(0, 0, 0, 0.15);
    height: 39.6875rem;
    width: 35.5625rem;
    z-index: 1; }
    .map-content-bg {
      position: initial;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 100%;
      height: auto;
      -webkit-box-shadow: none;
      box-shadow: none;
      background: none;
      padding: 0;
      padding-top: 2.25rem;
      margin-bottom: 3.4375rem; }
      .map-content-bg .map-card {
        margin-bottom: 2rem; }
      .map-content-bg .map-card_one {
        width: 43%; }
      .map-content-bg .map-card_two {
        width: 31%;
        margin-right: 5rem; }
      .map-content-bg .map-card__text {
        width: 80%; }
      .map-content-bg .map-card__phone {
        display: inline-block;
        margin-right: 1.875rem; }
  .map__link {
    width: 100%;
    display: block;
    font-weight: 500;
    color: #0a5bac;
    text-decoration: underline; }
    .map__link img {
      width: 23px;
      height: 24px;
      margin-right: 13px; }
  .map__title {
    font-weight: 600;
    font-size: 2.125em;
    width: 100%; }
    .map__title::after {
      content: '';
      display: block;
      width: 8.5rem;
      height: 0.25rem;
      background-color: #0a5bac;
      margin-top: 1.875rem;
      margin-bottom: 3.0625rem; }
  .map-card {
    font-size: 1.125em;
    margin-bottom: 3rem;
    line-height: 1.75rem; }
    .map-card:last-child {
      margin-bottom: 0; }
    .map-card__title {
      font-weight: 600; }
    .map-card__text {
      font-weight: 300;
      display: block; }
    .map-card__phone {
      display: block;
      font-weight: 400; }

#map {
  height: 39.6875rem; }

@media screen and (max-width: 768px) {
  .map {
    height: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
    .map-contact {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
    .map .container {
      padding: 0; }
    .map-content {
      position: initial;
      width: 100%;
      height: auto;
      padding: 2rem 5rem; }
      .map-content-bg {
        padding: 1rem; }
        .map-content-bg .map-card {
          width: 100%; }
          .map-content-bg .map-card_two {
            margin-right: 1rem; } }

.footer {
  padding: 1.875rem 0;
  background-color: #fff;
  border-top: 0.0625rem solid #b1b1b1;
  font-size: 0.875em;
  color: #787878;
  font-family: "SFUIDisplay-Regular", sans-serif; }
  .footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .footer__text {
    margin-right: 8.3125rem; }
    .footer__text:not(:first-child) {
      text-decoration: underline;
      cursor: pointer; }
  .footer__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #787878; }
    .footer__link img {
      margin-left: 0.625rem; }

@media screen and (max-width: 768px) {
  .footer .container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .footer__text {
    margin-bottom: 1rem;
    margin-right: 0;
    width: 100%;
    text-align: center; } }

.advantages {
  padding-top: 2.125rem;
  padding-bottom: 5.625rem; }
  .advantages__title {
    font-size: 2.125em;
    font-weight: 600;
    margin-bottom: 2.6875rem;
    text-align: center; }
  .advantages-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #000000;
    margin-bottom: 1.875rem; }
    .advantages-row:nth-child(odd) {
      -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .advantages__img {
    width: 34.6875rem;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover; }
  .advantages-card {
    width: 47%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .advantages-card__title {
      font-size: 1.375em;
      font-weight: 600;
      margin-bottom: 1.25rem; }
    .advantages-card__text {
      font-weight: 300;
      line-height: 1.5rem; }

@media screen and (max-width: 768px) {
  .advantages {
    padding: 2rem 0; }
    .advantages__img {
      width: 100%; }
    .advantages-card {
      width: 100%;
      margin-bottom: 1.875rem; } }

.certificates {
  padding-top: 2.3125rem;
  padding-bottom: 6.875rem; }
  .certificates__title {
    text-align: center;
    font-size: 2.125rem;
    font-weight: 600;
    margin-bottom: 2.3125rem; }
  .certificates__doc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 1.5rem 0;
    border-bottom: 0.0625rem solid #dddddd;
    font-size: 1.125em;
    font-weight: 500;
    color: #000; }
    .certificates__doc img {
      background-image: url("assets/img/pdf.svg"); 
      background-repeat: no-repeat;
      background-size: cover;
      width: 2.25rem;
      height: 2.9375rem;
      display: block;
      margin-right: 1.375rem; }
    .certificates__doc:first-child {
      border-top: 0.0625rem solid #dddddd; }

.service {
  color: #000000;
  padding-bottom: 4.0625rem; }
  .service h2 {
    font-size: 2.5em;
    font-weight: 600;
    margin-bottom: 2.25rem; }
  .service p {
    font-size: 1.125em;
    line-height: 1.75rem;
    font-weight: 300;
    margin-bottom: 3.9375rem; }
  .service h3, .service h4, .service h5, .service h6 {
    font-size: 1.75em;
    font-weight: 600;
    margin-bottom: 1.5rem; }
  .service ul {
    font-size: 1.25em;
    line-height: 1.875rem;
    font-weight: 300; }
    .service ul li::before {
      content: '';
      display: inline-block;
      width: 0.625rem;
      height: 0.1875rem;
      background-color: #0a5bac;
      vertical-align: middle;
      margin-right: 0.625rem; }

.show {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  height: auto;
  width: auto;
  margin-bottom: 0; }
.hide {
  width: auto;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  height: 0;
  opacity: 0;
  padding: 0;
  width: 0;
  margin: 0; }
  .portfolio-tabcontent.hide{
    width: auto;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
.fade {
  -webkit-animation-name: fade;
  animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s; }

@-webkit-keyframes fade {
  from {
    opacity: 0.1; }
  to {
    opacity: 1; } }

@keyframes fade {
  from {
    opacity: 0.1; }
  to {
    opacity: 1; } }
    .modal {
      position: fixed;
      top: 0;
      left: 0;
      z-index: 1050;
      display: block;
      width: 100%;
      height: 100%;
      overflow: hidden;
      color: #262626;
      background-color: rgba(0, 0, 0, 0.5); }
      .modal .show {
        height: 100%; }
      .modal__dialog {
        max-width: 575px;
        margin: 1.25rem auto; }
      .modal__content {
        position: relative;
        width: 100%;
        padding-bottom: 74px;
        background-color: #fff;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-radius: 5px;
        max-height: 95vh;
        overflow-y: auto; }
      .modal__close {
        position: absolute;
        top: .625rem;
        right: .8125rem;
        font-size: 2.125em;
        font-weight: 600;
        border: none;
        background-color: transparent;
        cursor: pointer;
        color: #000;
        z-index: 1; }
      .modal__col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 470px;
        margin: 0 auto; }
      .modal__title {
        text-align: center;
        text-transform: uppercase;
        font-size: 28px;
        color: #262626;
        padding: 60px 0 19px;
        font-weight: 600; }
      .modal__subtitle {
        text-align: center;
        margin-bottom: 46px;
        font-weight: 200; }
      .modal .your-name, .modal .tel-374 {
        width: 48%;
      }
      .modal .textarea-723{ 
        width: 100%;
      }  
      .modal__input {
        padding: 14px 26px;
        width: 100%;
        color: #000;
        height: 42px;
        border: 1px solid #dddddd;
        background-color: #ffffff;
        margin-bottom: 24px;
        background-color: transparent; }
      .modal__textarea {
        width: 100%;
        color: #000;
        padding: 20px 27px;
        border: 1px solid #dddddd;
        background-color: #ffffff;
        margin-bottom: 24px;
        background-color: transparent; }
      .modal__checkbox {
        position: absolute;
        left: -624.9375rem; }
      .modal__checkbox:checked + span label, .modal__checkbox:not(:checked) + span label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        position: relative;
        cursor: pointer;
        font-size: 13px;
        margin: 0 auto;
        margin-bottom: 3.5rem;
        width: 80%; }
      .modal__checkbox:checked + span label::before, .modal__checkbox:not(:checked) + span label:before {
        content: "";
        min-width: 1.1875rem;
        min-height: 1.1875rem;
        width: 21px;
        height: 21px;
        border: 1px solid #dddddd;
        margin-right: 1.1875rem;
        position: relative;
        display: inline-block;
        vertical-align: text-top; }
      .modal__checkbox:checked + span label::after, .modal__checkbox:not(:checked) + span label:after {
        content: "";
        position: absolute;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        left: 0.0625rem;
        top: 7px;
        width: 1.0625rem;
        height: 0.625rem;
        border-radius: 0.0625rem;
        border-left: 0.25rem solid #f97705;
        border-bottom: 0.25rem solid #f97705;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .modal__checkbox:not(:checked) + span label:after {
        opacity: 0; }
      .modal__checkbox:checked + span label::after {
        opacity: 1; }
      .modal__checkbox:checked + span label::before {
        background-color: #ffffff; }
      .modal__btn {
        display: block;
        margin: 0 auto;
        font-size: 18px;
        padding: 13px 58px;
        border: none;
        background-color: #0a5bac;
        font-family: "SFUIDisplay-Regular", sans-serif;
        color: #fff; }
    
    @media screen and (max-width: 576px) {
      .modal__dialog {
        width: 90%; }
      .modal__close {
        top: 0.5%;
        right: 2%; }
      .modal__subtitle, .modal__input {
        width: 80%; }
      .modal__input {
        margin: 0 0 0.875rem; }
      .modal__checkbox:checked + span label, .modal__checkbox:not(:checked) + span label {
        width: 80%;
        margin-top: 1rem; }
      .modal__checkbox:checked + span label::after, .modal__checkbox:not(:checked) + span label:after {
        top: 0.68rem; } 
		.archive-card{
			height: 250px!important;
			width: 100%!important;
			padding: 15px!important;
			max-height: 250px!important;
		}
		.archive-card .use-card__title{
			font-size: 16px;
			width: 100%;
		}		
}



.archive-img{
	max-height: 230px;
}
.archive-card{
	width: 50%!important; 
	height: 400px!important; 
	grid-column: auto;
}