@charset "UTF-8";
@font-face {
  font-family: Dela Gothic One;
  src: url(../font/DelaGothicOne-Regular.woff2);
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url(../font/Montserrat-Regular.woff2);
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Sreda;
  src: url(../font/Sreda.woff2);
  font-display: swap;
}
@font-face {
  font-family: Poppins;
  src: url(../font/Poppins-Regular.woff2);
  font-display: swap;
}
:root {
  --pin-height: 30xpx;
  --pin-inline-offset: 12px;
}

/*RESET*/
* {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  padding: 0;
  margin: 0;
  border: 0;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

nav,
footer,
header,
aside {
  display: block;
}

html,
body {
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

input,
button,
textarea {
  font-family: inherit;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

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

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

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

/*--------------------*/
h1 {
  font-family: "Dela Gothic One";
  font-style: normal;
  font-weight: 400;
  font-size: 100px;
  line-height: 100px;
  color: #ADBCC9;
}

svg:hover.telegram-svg path {
  fill: #68B8B8;
  stroke: #68B8B8;
}
svg:hover.instagram-svg path {
  stroke: #68B8B8;
}
svg:hover.instagram-svg path.svg-path-fill {
  fill: #68B8B8;
}
svg:hover.twitter-svg path {
  stroke: #68B8B8;
  fill: #68B8B8;
}

svg:active.telegram-svg path {
  fill: #7AD1D1;
  stroke: #7AD1D1;
}
svg:active.instagram-svg path {
  stroke: #7AD1D1;
}
svg:active.instagram-svg path.svg-path-fill {
  fill: #7AD1D1;
}
svg:active.twitter-svg path {
  stroke: #7AD1D1;
  fill: #7AD1D1;
}

body {
  overflow: hidden auto;
  height: 100%;
  width: 100%;
  top: 0;
  margin: 0px 0 0 0;
  background: #3B3B3D;
}

section {
  margin: 200px 60px 0 60px;
}

.container {
  overflow: hidden;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1480px;
}

.main-container {
  overflow-x: hidden;
  position: relative;
  margin: 50px auto;
  max-width: 1480px;
}

.navbar a {
  color: #FFFFFF;
  font-family: "Sreda";
  max-width: 1480px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
}

.header {
  z-index: 10;
  padding: 10px 60px;
  margin: 0 auto;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  font-family: "Sreda";
  font-style: normal;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
}

.header-container {
  height: 89px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.header-logo {
  z-index: 20;
}

.header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-social {
  display: none;
  margin: 40px auto;
  text-align: center;
}
.header-social svg {
  margin: 0 10px;
}

.navbar-item {
  margin: 0 20px;
  display: inline;
}

.dropdown {
  margin-right: 30px;
  display: inline-block;
  position: relative;
}

.lang-item {
  cursor: pointer;
}

.dropdown::before {
  cursor: pointer;
  content: url("data:image/svg+xml;charset=UTF-8,<svg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M8.23365 0.854572L5.00032 3.92624L1.76698 0.854572C1.68983 0.601260 1.59824 0.723138 1.49744 0.683472C1.39663 0.643805 1.28859 0.623389 1.17948 0.623389C1.07037 0.623389 0.962334 0.643805 0.861531 0.683472C0.760727 0.723138 0.669135 0.601260 0.591983 0.854572C0.514832 0.926066 0.453632 1.01488 0.411860 1.11064C0.370124 1.20641 0.348633 1.30904 0.348633 1.4127C0.348633 1.51635 0.370124 1.61899 0.411860 1.71475C0.453632 1.81052 0.514832 1.89753 0.591983 1.97082L4.41698 5.60457C4.49408 5.67796 4.58565 5.73619 4.68646 5.77591C4.60727 5.81564 4.89534 5.83609 5.00448 5.83609C5.11362 5.83609 5.22169 5.81564 5.3225 5.77591C5.42331 5.73619 5.51489 5.67796 5.59198 5.60457L9.41698 1.97082C9.74198 1.66207 9.74198 1.16332 9.41698 0.854572C9.09198 0.553739 8.55865 0.545822 8.23365 0.854572Z' fill='white'/> </svg>");
  padding-left: 90px;
  position: absolute;
  vertical-align: text-top;
}

.dropdown:hover::before {
  content: url("data:image/svg+xml;charset=UTF-8,<svg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M8.23365 0.854572L5.00032 3.92624L1.76698 0.854572C1.68983 0.601260 1.59824 0.723138 1.49744 0.683472C1.39663 0.643805 1.28859 0.623389 1.17948 0.623389C1.07037 0.623389 0.962334 0.643805 0.861531 0.683472C0.760727 0.723138 0.669135 0.601260 0.591983 0.854572C0.514832 0.926066 0.453632 1.01488 0.411860 1.11064C0.370124 1.20641 0.348633 1.30904 0.348633 1.4127C0.348633 1.51635 0.370124 1.61899 0.411860 1.71475C0.453632 1.81052 0.514832 1.89753 0.591983 1.97082L4.41698 5.60457C4.49408 5.67796 4.58565 5.73619 4.68646 5.77591C4.60727 5.81564 4.89534 5.83609 5.00448 5.83609C5.11362 5.83609 5.22169 5.81564 5.3225 5.77591C5.42331 5.73619 5.51489 5.67796 5.59198 5.60457L9.41698 1.97082C9.74198 1.66207 9.74198 1.16332 9.41698 0.854572C9.09198 0.553739 8.55865 0.545822 8.23365 0.854572Z' fill=' rgb(174,189,202)'/> </svg>");
}

.dropdown-block {
  padding: 48px 0 0 0;
  display: none;
}

.dropdown:hover .dropdown-block {
  display: block;
  position: absolute;
  left: -100%;
}

.header-lang .dropdown-block {
  padding: 28px 0 0 0;
}

.header-lang.dropdown:hover .dropdown-block {
  left: -10%;
}

.dropdown:hover > a {
  color: #AEBDCA;
}

.navbar li:hover > a {
  color: #AEBDCA;
}

.lang-item:hover .lang-title {
  color: #AEBDCA;
}

.dropdown-container {
  position: relative;
  font-size: 14px;
  padding: 0 30px 30px 30px;
  width: 263px;
  background: #494949;
  -webkit-box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}

.dropdown-container::before {
  content: "";
  position: absolute;
  top: -29px;
  left: 0;
  background: #494949;
  width: 263px;
  height: 30px;
  -webkit-clip-path: polygon(50% 0%, var(--pin-inline-offset) 100%, calc(100% - var(--pin-inline-offset)) 100%);
          clip-path: polygon(50% 0%, var(--pin-inline-offset) 100%, calc(100% - var(--pin-inline-offset)) 100%);
}

.dropdown-item {
  border-bottom: 1px solid #868686;
  padding: 10px 0;
  text-align: center;
}

.dropdown-item:last-child {
  border-bottom: 0;
}

.header-lang {
  margin: 0 45px;
}

.lang-item div {
  display: inline;
}

.header-lang::before {
  padding-left: 80px;
}

.lang-icon {
  margin-right: 10px;
}
.lang-hover .lang-item {
  padding: 5px 0;
}

.lang-hover-container {
  font-size: 16px;
  width: 92px;
  padding: 20px 12px 16px 12px;
}

.lang-hover-container.dropdown-container::before {
  width: 92px;
  height: 10px;
  top: -9px;
  -webkit-clip-path: polygon(50% 0%, var(--pin-inline-offset) 100%, calc(100% - var(--pin-inline-offset)) 100%);
          clip-path: polygon(50% 0%, var(--pin-inline-offset) 100%, calc(100% - var(--pin-inline-offset)) 100%);
}

.btn {
  background: #D6F2FE;
  border-radius: 5px;
  height: 50px;
  width: 184px;
  position: relative;
}
.btn a {
  font-family: "Sreda";
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-size: 16px;
  height: 100%;
  color: #333333;
}

.btn:hover {
  background: #BAEAFF;
}

.btn:active {
  background: #A9DCF2;
}

.header-burger {
  display: none;
}

.burger-line {
  padding: 7.5px 0;
  border-top: 1px solid #FFFFFF;
}

.first-line {
  width: 71px;
}

.second-line {
  width: 52px;
}

.third-line {
  width: 36px;
  padding: 0;
}

.container-wrapper {
  height: 100%;
  overflow-y: hidden;
}

.container {
  position: relative;
}

.decoration {
  position: absolute;
}

.decoration-1 {
  right: 0;
  top: 50px;
}
.decoration-1_1 {
  display: none;
  right: 0;
  bottom: 100px;
}

.decoration-2 {
  left: 0;
  top: 440px;
}

.decoration-3 {
  top: 2680px;
}

.decoration-3_1 {
  right: 50px;
  top: 2700px;
}

.decoration-3_2 {
  left: 50px;
  top: 7120px;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.decoration-3_3,
.decoration-3_4 {
  display: none;
}

.decoration-4 {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.decoration-4 img {
  width: 350px;
}

.decoration-4_1 {
  left: -30px;
  top: 4346px;
}

.decoration-4_2 {
  right: -30px;
  top: 5370px;
}

.decoration-4_3 {
  left: -30px;
  top: 6390px;
}

.decoration-1_1 {
  display: none;
}

.decoration-block {
  display: block;
}

.decoration-service.decoration-1 {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.decoration-service.decoration-2 {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
  top: 700px;
}
.decoration-service.decoration-3_1 {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  bottom: auto;
  top: 1600px;
}
.decoration-service.decoration-3_1 img {
  width: 200px;
}
.decoration-service.decoration-3_2 {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
  bottom: 300px;
  left: 0;
  top: auto;
  right: auto;
}

.title-section {
  position: relative;
  height: 100%;
  padding: 0 60px;
  margin: 100px 0 450px 0;
}
.title-section h1 {
  border-bottom: 1px solid #AFBECB;
}

.title-section h1 {
  font-size: 150px;
  line-height: 217px;
}

.small-title {
  font-size: 36px;
  position: absolute;
  top: -30px;
  left: -110px;
}

.left-title {
  position: absolute;
  right: 80px;
}

.title-line {
  display: inline-block;
  position: absolute;
  height: 1px;
}

.subtitle {
  position: absolute;
  top: 420px;
  right: 70px;
}

.subtitle-item {
  margin: 0 25px;
  display: inline-block;
  font-family: "Sreda";
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
  color: #FFF;
}

.header-close {
  display: none;
  width: 58px;
  cursor: pointer;
  position: relative;
  padding: 27px 0 0 0;
  height: 58px;
}

.close-container {
  width: 100%;
}

.close-line {
  position: absolute;
  height: 1px;
  background: rgb(255, 255, 255);
  width: 58px;
}

.close-line:first-child {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.close-line:last-child {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.current-nav a {
  color: #AEBDCA;
}

.header.wrapper .header-btn {
  display: none;
}
.header.wrapper .header-close {
  display: block;
}
.header.wrapper .header-social {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header.wrapper .header-logo {
  display: block;
  position: relative;
  right: 0;
}
.header.wrapper .header-burger {
  display: none;
}
.header.wrapper .navbar-nav {
  margin: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.header.wrapper .navbar-nav:after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 210px;
  height: 1px;
  background: #C9C7C7;
  margin-top: 25px;
}

.header-scroll {
  background: rgb(55, 55, 55);
}
.header-scroll .header-lang {
  opacity: 0;
  visibility: hidden;
}

.header-navbar.wrapper {
  left: 0;
  top: 0;
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
}
.header-navbar.wrapper .navbar-item {
  padding: 20px;
  width: 300px;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.header-navbar.wrapper .navbar-item a {
  font-size: 18px;
  cursor: pointer;
}
.header-navbar.wrapper .dropdown-container {
  margin: auto;
  position: relative;
  left: 0;
}
.header-navbar.wrapper .dropdown-block {
  position: relative;
  left: 0;
  padding: 20px 0 0 0;
}
.header-navbar.wrapper .dropdown:hover .dropdown-block {
  display: block;
  position: relative !important;
  left: 0;
}
.header-navbar.wrapper .dropdown-item {
  border-bottom: 0px solid;
  padding: 10px 0;
}
.header-navbar.wrapper .dropdown-item a {
  font-size: 14px;
  color: #C9C7C7;
}
.header-navbar.wrapper .navbar {
  position: absolute;
  top: 200px;
  width: 100%;
  margin: 0 auto;
}
.header-navbar.wrapper .dropdown-container {
  padding: 0;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.header-navbar.wrapper .dropdown-container::before {
  display: none;
}

@media (max-width: 750px) {
  .wrapper .header-right {
    width: 100%;
  }
  .wrapper .header-lang {
    display: block;
    margin: 0 auto;
  }
}
.benefit-title {
  text-align: center;
}

.shadow-title {
  text-align: center;
  font-family: "Sreda";
  font-style: normal;
  font-weight: 400;
  font-size: 90px;
  line-height: 20px;
  text-align: center;
  color: rgba(255, 255, 255, 0.04);
}

.main-title {
  font-family: "Sreda";
  font-style: normal;
  font-weight: 400;
  font-size: 60px;
  line-height: 61px;
  margin-bottom: 80px;
  /* identical to box height */
  text-align: center;
  color: #FFFFFF;
}

.benefit-items {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 60px 0 0 0;
}

.benefit-item {
  margin: 40px;
  max-width: 30.3%;
}

.benefit-row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.benefit-subtitle {
  max-width: 240px;
  font-family: "Sreda";
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 30px;
  color: #FFFFFF;
  margin-left: 20px;
}

.benefit-text {
  margin: 30px 0 0 0;
  max-width: 300px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #FFFFFF;
}

.service-items-container {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 80px 0 0 0;
}

.service-item {
  z-index: 2;
  margin: 0 20px 40px 20px;
  border-bottom: 2px solid #C4D0D9;
  width: 413px;
  padding: 30px 59px 80px 59px;
  background: #494848;
  border-radius: 20px;
}

.service-subtitle {
  margin: 27px 0 20px 0;
  font-family: "Sreda";
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
  color: #FFFFFF;
}

.service-text {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #FFFFFF;
}

.service-order {
  display: block;
  opacity: 0;
  margin: 20px 0 0 0;
}
.service-order a {
  font-family: "Sreda";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  text-decoration-line: underline;
  color: #333333;
}

.service-item:hover {
  background: #B2C1C1;
}
.service-item:hover * {
  color: #2F4149;
}
.service-item:hover .service-order {
  opacity: 1;
}
.service-item:hover .service-icon .svg-path-stroke path {
  fill: none;
  stroke: #2F4149;
}
.service-item:hover svg path {
  fill: #2F4149;
}

.package-items {
  margin-left: 40px;
  margin-right: 40px;
}

.package-items-container {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.package-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  margin: 0 20px;
  width: 414px;
  padding: 0 0 50px 0;
  background: #B2C1C1;
  border-radius: 20px;
}

.package-item-container {
  padding: 60px 50px 0 50px;
}

.package-subtitle {
  font-family: "Sreda";
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
  text-align: center;
  color: #4F4F4F;
}

.package-list {
  margin: 60px auto 50px auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.package-li {
  padding: 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  list-style: inside;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}

.package-price {
  margin: 0 0 20px 0;
  text-align: center;
  font-family: "Sreda";
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
  text-decoration-line: underline;
  color: #646464;
}

.package-btn {
  margin: 0 auto;
}

.package-item:nth-child(1) {
  margin-left: 0;
  background: #9FBFBF;
}

.package-item:nth-child(2) {
  background: #BAD5D5;
}

.package-item:nth-child(3) {
  margin-right: 0;
  background: #9FBFBF;
}

body {
  overflow: hidden auto;
}

.company-section {
  margin: 100px 0 0 0;
  padding: 30px 0 10px 0;
  overflow: hidden;
}
.company-section *,
.company-section *:before,
.company-section *:after {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.company-content {
  padding: 0 80px;
}

.company-subtitle,
.company-text {
  margin: 0 10px;
}

.company-item {
  padding: 115px 150px;
  position: relative;
  border-top: 1px solid #90989e;
}

.company-item::before {
  content: "";
  position: absolute;
  top: -1px;
  display: block;
  height: 100%;
  width: 20px;
  border: 1px solid #90989e;
}

.company-item:nth-child(odd)::before {
  right: 100%;
  /* margin: 0px 0; */
  border-right: none;
  border-radius: 20px 0 0 20px;
}

.company-item:nth-child(even)::before {
  left: 100%;
  border-left: none;
  border-radius: 0 20px 20px 0;
}

.company-item::after {
  content: "";
  position: absolute;
  display: block;
  height: 0;
  border-top: 1px solid #90989e;
}

.company-item:first-child::after {
  top: -1px;
  left: 100%;
  width: 100vw;
}

.company-item:nth-child(odd):last-child::after {
  top: 100%;
  left: 0;
  width: 100vw;
}

.company-item:nth-child(even):last-child::after {
  top: 100%;
  right: 0;
  width: 100vw;
}

.company-item-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  /* padding: 2rem; */
}

.company-item:nth-child(even) .company-item-content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.company-subtitle {
  max-width: 360px;
  display: -ms-grid;
  display: grid;
  place-items: center;
  font: normal 400 36px/1em "Sreda";
  color: #fff;
}

.company-icon {
  display: none;
}

.company-text {
  width: 420px;
  font: normal 400 18px/1.5em "Poppins";
  color: #fff;
}

.company-item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.connect-section .main-title {
  text-align: left;
  font-size: 100px;
  line-height: 101px;
}
.connect-section .main-title span {
  display: block;
}
.connect-section .main-title span:last-child {
  margin: 0 0 0 144px;
}

.connect-title {
  margin: 0 auto;
}

.connect-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.hidden-title {
  display: none;
}

.connect-section-2 .connect-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  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;
}
.connect-section-2 .main-title {
  font-size: 60px;
  line-height: 61px;
  text-align: center;
}
.connect-section-2 .main-title span {
  display: inline;
  margin: 0 !important;
}
.connect-section-2 .hidden-title {
  display: block;
}

.form {
  margin: 0 0 0 90px;
  width: 620px;
  color: #000;
  padding: 30px 0;
}

.form * {
  outline: none;
}

.form-item {
  margin: 0 0 20px 0;
}

.form-label {
  display: block;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  margin: 0 0 10px 0;
}

.form-input {
  background: none !important;
  color: #FFF;
  height: 50px;
  border-bottom: 1px solid #D9EBF3;
  padding: 10px;
  width: 100%;
  font-size: 18px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.form-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 60px;
  background: #5CA82A;
  cursor: pointer;
  font-weight: 700;
  font-size: 19px;
  border-radius: 7px;
  margin: 35px 0 0 0;
  color: white;
  position: relative;
  top: 0;
  letter-spacing: 3px;
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
}

textarea.form-input {
  border: 1px solid;
  border-radius: 5px;
  min-height: 120px;
  resize: none;
  padding: 15px;
}

.form-btn {
  text-align: center;
}

.footer {
  margin: 40px 60px 30px 60px;
}

.footer-container {
  border-bottom: 1px solid #C4D0D9;
  border-top: 1px solid #C4D0D9;
  padding: 30px 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer-logo img {
  width: 111px;
}

.footer-navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.social-block,
.footer-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.social-block svg,
.footer-social svg {
  margin: 0 7.5px;
}

.footer-copyright {
  padding: 20px 0 0px 0;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  /* identical to box height */
  color: #F9F9F9;
}

.wrong-input {
  margin: 10px 0 0 0;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  display: none;
  color: #FF6161;
}

._error {
  border-color: #FF6161;
}
._error label {
  color: #FF6161;
}

._successful {
  border-color: #97FFD3;
}

.up-btn {
  visibility: hidden;
  opacity: 1;
  display: block;
  width: 100%;
  text-align: right;
}
.up-btn svg {
  cursor: pointer;
  margin: 0 10px 0 0;
}

.breadcrumb-section {
  margin: 100px 60px 0 60px;
}

.breadcrumb-ul {
  border-bottom: 1px solid rgba(217, 235, 243, 0.5);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.breadcrumb-ul * {
  font-family: "Sreda";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: rgba(217, 235, 243, 0.5);
}
.breadcrumb-ul li {
  display: inline-block;
}
.breadcrumb-ul li {
  margin: 0 15px;
}
.breadcrumb-ul li:first-child {
  margin: 0 15px 0 0;
}
.breadcrumb-ul li:last-child {
  margin: 0 0 0 15px;
}

.current-crumb {
  position: relative;
  top: 1px;
  color: #FFF;
  border-bottom: 1px solid #FFF;
}

.about-section {
  margin-top: 100px;
}

.about-main-title {
  max-width: 750px;
  margin: 0 auto;
}
.about-main-title span {
  display: block;
}
.about-main-title h2 {
  font-family: "Dela Gothic One";
  font-style: normal;
  font-weight: 400;
  font-size: 80px;
  line-height: 116px;
  text-align: center;
  color: #ADBCC9;
}

.about-img {
  margin: 80px 0 200px 0;
  text-align: center;
}
.about-img img {
  width: 100%;
  border-radius: 20px;
}

.about-item {
  position: relative;
}

.about-item-container:after {
  content: "";
  height: 100%;
  width: 1px;
  border: 1px solid rgba(173, 188, 201, 0.2);
  left: 50%;
  position: absolute;
  -webkit-clip-path: inset(34px 0);
          clip-path: inset(34px 0);
  top: 50%;
}

.about-item:last-child .about-item-container:after {
  display: none;
}

.about-item-container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.about-item:nth-child(even) .about-item-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.about-item-block {
  padding: 53px;
  position: relative;
  width: 40%;
  min-height: 456px;
  height: 100%;
  background: #464646;
  border: 1px solid #C4D0D9;
  border-radius: 20px;
}
.about-item-block p {
  padding: 10px 0;
}

.about-item-title {
  margin: 0 0 20px 0;
  font-family: "Sreda";
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
  color: #FFFFFF;
}

.about-item-side-title {
  width: 40%;
}

.about-item-text {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #FFFFFF;
}

.about-item-circle {
  position: relative;
  background: rgba(173, 188, 201, 0.5);
  border-radius: 50%;
  width: 68px;
  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: 68px;
}
._scrolled .about-item-circle {
  -webkit-transition: 1s all;
  transition: 1s all;
  background: #ADBCC9;
}
._scrolled .about-item-circle path {
  fill-opacity: 1;
  stroke-opacity: 1;
}

._scrolled .about-item-container:after {
  -webkit-transition: 1s all;
  transition: 1s all;
  background: #ADBCC9;
}

.single-service-content {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section-subtitle {
  font-family: "Sreda";
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
  margin: 0 0 40px 0;
  color: #FFFFFF;
}

.single-service-column {
  margin-left: 120px;
  max-width: 650px;
}

.section-text {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #F2F2F2;
}

.single-service-btn {
  margin: 30px 0 0 0;
}

.benefit-single-items-container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.benefit-single-item {
  width: 30%;
}

.benefit-single-item-img img {
  width: 60px;
}

.benefit-single-item-title {
  margin: 20px 0;
}

.offer-subtitle {
  margin-bottom: 60px;
  text-align: center;
}

.offer-btn a {
  font-family: "Sreda";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 40px;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: left;
}

.offer-btn a::after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg width='12' height='20' viewBox='0 0 12 20' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M8.23365 0.854572L5.00032 3.92624L1.76698 0.854572C1.68983 0.601260 1.59824 0.723138 1.49744 0.683472C1.39663 0.643805 1.28859 0.623389 1.17948 0.623389C1.07037 0.623389 0.962334 0.643805 0.861531 0.683472C0.760727 0.723138 0.669135 0.601260 0.591983 0.854572C0.514832 0.926066 0.453632 1.01488 0.411860 1.11064C0.370124 1.20641 0.348633 1.30904 0.348633 1.4127C0.348633 1.51635 0.370124 1.61899 0.411860 1.71475C0.453632 1.81052 0.514832 1.89753 0.591983 1.97082L4.41698 5.60457C4.49408 5.67796 4.58565 5.73619 4.68646 5.77591C4.60727 5.81564 4.89534 5.83609 5.00448 5.83609C5.11362 5.83609 5.22169 5.81564 5.3225 5.77591C5.42331 5.73619 5.51489 5.67796 5.59198 5.60457L9.41698 1.97082C9.74198 1.66207 9.74198 1.16332 9.41698 0.854572C9.09198 0.553739 8.55865 0.545822 8.23365 0.854572Z' fill='rgb(51,51,51)'/> </svg>");
  display: block;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.offer-btn {
  background: #D6F2FE;
  width: 360px !important;
  height: 60px;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
}

.stages-single-items-container {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.stages-single-item {
  margin: 30px 0;
  width: 30%;
}

.stages-single-item-top {
  height: 100px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.stages-single-item-top:after {
  content: "";
  bottom: 0;
  position: absolute;
  display: block;
  height: 1px;
  background: white;
  width: 100%;
}

.stages-single-item-subtitle {
  margin-left: 22px;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.stages-single-item-text {
  margin-top: 20px;
}

.approach-single-item {
  width: 40%;
}

.approach-single-item-img {
  text-align: center;
}

.approach-single-item-subtitle {
  margin-top: 25px;
  margin-bottom: 0;
  text-align: center;
}

.approach-single-items-sb {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.approach-single-items-sb .approach-single-item {
  margin-bottom: 80px;
}

.approach-single-items-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.categories-ul {
  z-index: 1;
  position: relative;
  white-space: nowrap;
  overflow-x: scroll;
}
.categories-ul li {
  margin: 0 10px;
  padding: 15px;
  cursor: pointer;
  display: inline-block;
  background: #373737;
  border-radius: 20px;
}
.categories-ul .section-subtitle {
  font-family: "Sreda";
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
  color: #FFFFFF;
}

.categories-ul::-webkit-scrollbar {
  /* chrome based */
  width: 0px;
  /* ширина scrollbar'a */
  background: transparent;
  /* опционально */
}

li.current-category {
  background: #636363;
}

.case-arrows-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.case-grid {
  margin-top: 30px;
}

.grid-items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1px 1fr 1px 1fr 1px 1fr 1px 1fr 1px 1fr 1px 1fr 1px 1fr 1px 1fr;
  grid-template-columns: repeat(9, 1fr);
  grid-gap: 1px;
}

.grid-item {
  margin: 20px;
  border-radius: 20px;
}
.grid-item img {
  width: 100%;
  border-radius: 20px;
  height: 100%;
}

.grid-item:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  grid-row: 1/11;
  -ms-grid-column: 1;
  -ms-grid-column-span: 6;
  grid-column: 1/7;
}

.grid-item:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-column-span: 2;
  grid-column: 7/10;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/6;
}

.grid-item:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
  grid-column: 7/10;
  -ms-grid-row: 3;
  -ms-grid-row-span: 2;
  grid-row: 6/11;
}

.grid-item:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 1/4;
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  grid-row: 11/14;
}

.grid-item:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 4/7;
  -ms-grid-row: 4;
  -ms-grid-row-span: 1;
  grid-row: 11/14;
}

.grid-item:nth-child(6) {
  -ms-grid-column: 7;
  -ms-grid-column-span: 3;
  grid-column: 7/10;
  -ms-grid-row: 11;
  -ms-grid-row-span: 3;
  grid-row: 11/14;
}

.grid-item:nth-child(7) {
  -ms-grid-row: 14;
  -ms-grid-row-span: 4;
  grid-row: 14/18;
  -ms-grid-column: 1;
  -ms-grid-column-span: 9;
  grid-column: 1/10;
}

.grid-item {
  position: relative;
  -webkit-transition: 0s all;
  transition: 0s all;
}

.grid-item:hover {
  background: rgba(178, 193, 193, 0.77);
}
.grid-item:hover img {
  opacity: 0.23;
}
.grid-item:hover .grid-item-subtitle {
  bottom: 50% !important;
  position: absolute;
}

.blog-details {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.blog-details div {
  margin: 0 !important;
}

.grid-item:nth-child(1) .blog-item-subtitle,
.grid-item:nth-child(7) .blog-item-subtitle {
  font-size: 36px;
  line-height: 36px;
}
.grid-item:nth-child(1) .blog-details,
.grid-item:nth-child(7) .blog-details {
  bottom: 30px;
  left: 30px;
}

.blog-item-subtitle {
  font-size: 24px;
  line-height: 24px;
}

.grid-item-subtitle {
  margin: 0;
  font-family: "Sreda";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
  position: absolute;
  padding-left: 30px;
  width: 100%;
  bottom: 10%;
}

.grid-item-date {
  margin: 0;
  font-family: "Sreda";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
  position: absolute;
  padding-left: 30px;
  width: 100%;
  bottom: 10%;
}

.grid-item:nth-child(1) .grid-item-subtitle,
.grid-item:nth-child(7) .grid-item-subtitle {
  padding-left: 60px;
  font-size: 36px;
  line-height: 36px;
}

.item-date {
  font-family: "Poppins";
  position: absolute;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #FFFFFF;
  right: 10%;
  top: 10%;
}

.item-author {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #FFFFFF;
}

.blog-section .grid-item-subtitle {
  margin: 0;
  font-family: "Sreda";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
}
.blog-section .grid-item:nth-child(1) .grid-item-subtitle,
.blog-section .grid-item:nth-child(7) .grid-item-subtitle {
  font-size: 36px;
  line-height: 36px;
}
.blog-section .grid-item:nth-child(1) .item-author,
.blog-section .grid-item:nth-child(7) .item-author {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
}
.blog-section .grid-item:nth-child(1) .item-date,
.blog-section .grid-item:nth-child(7) .item-date {
  font-size: 16px;
  line-height: 24px;
  right: 10%;
  top: 10%;
}

.single-case-top .single-case-subtitle {
  margin: 20px 0 40px 0;
}

.single-case-img {
  width: 50%;
  margin-right: 20px;
}
.single-case-img img {
  width: 100%;
  border-radius: 20px;
}

.single-case-column {
  width: 50%;
  margin-left: 20px;
}

.single-case-task {
  width: 65%;
  margin: 80px auto 0 auto;
}
.single-case-task .single-case-subtitle {
  text-align: center;
}

.single-case-result .section-subtitle {
  margin-top: 80px;
  text-align: center;
}

.single-case-items {
  width: 100%;
}

.single-case-items-container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.single-case-item {
  width: 31%;
}

.single-case-item-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  padding: 30px 55px;
  background: #494848;
  border-radius: 20px;
}

.single-case-item-bottom {
  text-align: center;
}

.single-case-item-title {
  margin: 0 !important;
  font-family: "Sreda";
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  color: #FFFFFF;
}

.single-case-item-img {
  margin: 35px 0 22px 0;
}

.single-case-item-result {
  width: 150px;
  height: 150px;
  position: relative;
  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;
  border-radius: 50%;
  border: 1px solid #D6F2FE;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 54px;
  color: #D6F2FE;
}

.single-case-gallery-section .section-subtitle {
  text-align: center;
}

.single-case-gallery-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (25%)[4];
  grid-template-columns: repeat(4, 25%);
}

.single-case-gallery-item {
  margin: 20px;
}
.single-case-gallery-item img {
  border-radius: 20px;
  width: 100%;
}

.single-case-gallery-item:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 4;
  grid-column: 1/5;
}

.single-case-gallery-item:nth-child(2) {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
}

.single-case-gallery-item:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/3;
  -ms-grid-column: 3;
  -ms-grid-column-span: 2;
  grid-column: 3/5;
}

.single-case-gallery-item:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  grid-row: 3/4;
  -ms-grid-column: 1;
  -ms-grid-column-span: 4;
  grid-column: 1/5;
}

.single-blog-section .single-blog-text h2 {
  font-family: "Sreda";
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
  color: #FFFFFF;
  margin-top: 80px;
  margin-bottom: 20px;
}
.single-blog-section .single-blog-text p {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #F2F2F2;
}
.single-blog-section .blog-details {
  position: absolute;
  bottom: 80px;
  left: 80px;
}

.single-blog-top {
  position: relative;
}

.single-blog-img img {
  width: 100%;
  border-radius: 20px;
}

.single-blog-subtitle {
  font-family: "Sreda";
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
  padding-bottom: 10px;
  color: #FFFFFF;
}

.single-blog-author {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #FFFFFF;
}

.contact-item {
  margin: 30px 0;
}

.contact-item-label {
  font-family: "Sreda";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.1);
}

.contact-item-content {
  width: 50%;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  margin-top: 10px;
  color: #FFFFFF;
}

.contact-map {
  margin: 80px 0 0 0;
  position: relative;
  width: 100%;
}
.contact-map img {
  border-radius: 20px;
  width: 100%;
}

.map-tag-item {
  border: 2px solid #D6F2FE;
  background: #AEBDCA;
  width: 100%;
  border-radius: 50%;
  height: 100%;
  position: absolute;
  top: 44%;
  border-radius: 50%;
  left: 45%;
  width: 12px;
  height: 12px;
}

.map-tag {
  background: rgba(214, 242, 254, 0.82);
  -webkit-filter: blur(10.5px);
          filter: blur(10.5px);
  position: absolute;
  top: 44%;
  border-radius: 50%;
  left: 45%;
  width: 12px;
  height: 12px;
}

.contact-section .form {
  width: 50%;
}
.contact-section .form-title {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 44px;
  color: #FFFFFF;
  margin-bottom: 40px;
}
@media (max-width: 1460px) {
  .connect-section .main-title {
    font-size: 61px;
    line-height: 60px;
  }
  .connect-section .main-title span:last-child {
    margin: 0 0 0 80px;
  }
  .shadow-title {
    font-size: 88px;
  }
}
@media (max-width: 1350px) {
  .shadow-title {
    font-size: 64px;
  }
  .main-title {
    line-height: 30px;
    font-size: 48px;
  }
  .package-item {
    width: 300px;
  }
  .package-list {
    margin: 20px auto 20px auto;
    min-height: 150px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .package-subtitle {
    font-size: 24px;
    line-height: 24px;
  }
  .package-li {
    font-size: 14px;
    line-height: 21px;
  }
  .package-btn a {
    font-size: 14px;
  }
  .company-section {
    margin: 100px 0 0 0;
  }
  .company-items {
    margin: 0px 60px;
  }
  .company-subtitle,
.company-text {
    margin: 0 10px;
  }
  .company-item {
    padding: 115px 100px;
    position: relative;
    border-top: 1px solid #90989e;
  }
}
@media (max-width: 1250px) {
  .benefit-section {
    margin: 350px 0 0 0;
  }
  .benefit-item:nth-child(3) {
    width: 100%;
    max-width: 100%;
  }
  .benefit-item:nth-child(3) .benefit-text {
    margin-left: auto;
    margin-right: auto;
  }
  .form {
    width: 53%;
  }
  .company-items {
    margin: 0px 60px;
  }
  .company-subtitle,
.company-text {
    margin: 0 20px;
  }
  .company-item {
    padding: 80px;
    position: relative;
    border-top: 1px solid #90989e;
  }
  .breadcrumb-section {
    margin: 100px 40px 0px 40px;
  }
  .about-section {
    margin-left: 40px;
    margin-right: 40px;
  }
  .about-items {
    margin: 0 80px 0 0;
  }
  .about-item-side-title {
    display: none;
  }
  .about-item:nth-child(even) .about-item-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .about-item-container {
    padding: 50px 0;
  }
  .about-item-title {
    font-size: 24px;
    line-height: 24px;
  }
  .about-item-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
  }
  .about-item-container:after {
    content: "";
    height: 100%;
    width: 1px;
    border: 1px solid rgba(173, 188, 201, 0.2);
    right: 0;
    left: auto;
    margin: 0 32px 0 0;
    position: absolute;
    -webkit-clip-path: inset(34px 0);
            clip-path: inset(34px 0);
    top: 50%;
  }
  .about-item:last-child .about-item-container:after {
    content: "";
    height: 0;
    width: 0px;
  }
  .about-item-block {
    padding: 30px;
    width: 60%;
    min-height: 320px;
  }
}
@media (max-width: 1200px) {
  .subtitle {
    right: 40px;
  }
  .left-title {
    right: 36px;
  }
  .header,
.title-section {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 1100px) {
  section {
    margin-top: 100px;
    margin-left: 40px;
    margin-right: 40px;
  }
  .decoration-1 {
    right: 0;
    top: 50px;
  }
  .decoration-1 img {
    width: 350px;
  }
  .decoration-2 {
    left: 0;
    top: 350px;
  }
  .decoration-2 img {
    width: 230px;
  }
  .decoration-3 {
    right: 0;
  }
  .decoration-3 img {
    width: 300px;
  }
  .decoration-3_1 {
    right: 50px;
    top: 3180px;
  }
  .decoration-3_2 {
    right: 0;
    left: auto;
    top: 6721px;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  .decoration-4 {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .decoration-4 img {
    width: 350px;
  }
  .decoration-4_1 {
    left: auto;
    right: -30px;
    top: 4280px;
  }
  .decoration-4_2 {
    display: none;
  }
  .decoration-4_3 {
    display: none;
  }
  .crumb-desktop {
    display: none !important;
  }
  .decoration-service.decoration-1 {
    top: 100px;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  .decoration-service.decoration-1 img {
    width: 250px;
  }
  .decoration-service.decoration-2 {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
    top: 600px;
  }
  .decoration-service.decoration-2 img {
    width: 150px;
  }
  .decoration-service.decoration-3_1 {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    bottom: auto;
    top: 1600px;
  }
  .decoration-service.decoration-3_1 img {
    width: 200px;
  }
  .decoration-service.decoration-3_2 {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
    bottom: 300px;
    left: 0;
    top: auto;
    right: auto;
  }
  .header-lang::before {
    padding-left: 70px;
  }
  .navbar-nav .dropdown::before {
    padding-left: 95px;
  }
  .main-container {
    margin-top: 0px;
  }
  .btn {
    width: 160px;
  }
  .header-logo {
    position: absolute;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    top: 0px;
    right: 50%;
  }
  .header-logo a {
    display: block;
  }
  .header-logo img {
    width: 71px;
  }
  .header-burger {
    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;
    cursor: pointer;
  }
  .header-navbar {
    display: none;
  }
  .title-section h1 {
    font-size: 90px;
    line-height: 130px;
  }
  .title-section {
    margin-bottom: 350px;
  }
  .small-title {
    top: -15px;
  }
  .subtitle {
    right: 30px;
    top: 250px;
  }
  .subtitle-item {
    margin: 0 8px;
    font-size: 24px;
  }
  .shadow-title {
    font-size: 55px;
  }
  .main-title {
    line-height: 30px;
    font-size: 48px;
  }
  .service-items {
    margin-left: auto;
    margin-right: auto;
    width: 840px;
  }
  .service-items-container {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 0;
  }
  .service-item {
    padding-right: 30px;
    width: 367px;
  }
  .service-subtitle {
    font-size: 24px;
  }
  .service-text {
    font-size: 14px;
  }
  .package-item {
    width: 240px;
    margin: 0 10px;
    padding: 0px 0 30px 0;
  }
  .package-item-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .package-btn {
    height: 44px;
  }
  .package-item-container {
    padding-top: 30px;
  }
  .package-price {
    margin: 0 0 10px 0;
  }
  .package-li {
    font-size: 14px;
    line-height: 18px;
  }
  .company-item-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 1rem;
  }
  .company-item-container .company-icon {
    left: 85%;
  }
  .company-item:nth-child(even) .company-item-container {
    position: relative;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .company-item:nth-child(even) .company-item-container .company-icon {
    left: 0;
    right: 85%;
  }
  .company-item {
    padding: 100px 30px;
  }
  .company-content {
    padding: 0;
  }
  .company-subtitle {
    margin: 0 0 20px 0;
    text-align: left;
    place-items: flex-start;
    font-size: 24px;
    line-height: 24px;
  }
  .company-text {
    margin: 0;
    font-size: 14px;
    line-height: 21px;
  }
  .company-icon {
    left: 85%;
    height: 100%;
    top: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .company-item-content {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .connect-container {
    display: block;
  }
  .form {
    width: 100%;
    margin: 0;
  }
  .connect-section .main-title {
    font-size: 48px;
    line-height: 30px;
    text-align: center;
  }
  .connect-section .main-title span {
    display: inline;
    margin: 0 !important;
  }
  .main-title {
    font-size: 48px;
    line-height: 30px;
    text-align: center;
  }
  .hidden-title {
    display: block;
  }
  .connect-container {
    margin: 0 102px;
  }
  .footer-container {
    padding: 20px 0px;
  }
  .footer {
    margin: 20px 40px;
  }
  .footer .navbar-item {
    margin: 0 10px;
  }
  .footer .navbar-item a {
    font-size: 14px;
  }
  .footer svg {
    width: 30px;
    height: 30px;
  }
  .footer-logo img {
    width: 72px;
  }
  .section-subtitle {
    font-size: 24px !important;
    line-height: 24px !important;
    margin-bottom: 20px;
  }
  .single-service-img img {
    width: 320px;
  }
  .single-service-column {
    margin-left: 50px;
    max-width: 650px;
  }
  .section-text {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
  }
  .single-service-btn {
    margin: 20px 0 0 0;
  }
  .benefit-single-item-img img {
    width: 60px;
  }
  section {
    margin-left: 40px;
    margin-right: 40px;
  }
  .benefit-single-item-title {
    margin: 20px 0 10px 0;
  }
  .offer-subtitle {
    margin-bottom: 30px;
  }
  .grid-item {
    margin: 8px;
  }
  .grid-item-subtitle {
    font-size: 16px !important;
    line-height: 16px !important;
    margin-bottom: 0;
    padding-left: 20px !important;
  }
  .single-case-top .single-case-subtitle {
    margin: 0px 0 20px 0;
  }
  .single-case-item-container {
    padding-left: 18px;
    padding-right: 18px;
  }
  .single-case-item-result {
    width: 105px;
    height: 105px;
    font-size: 24px;
  }
  .single-case-gallery-item {
    margin: 10px;
  }
  .single-case-gallery-item .grid-item-subtitle {
    font-size: 16px !important;
    line-height: 16px !important;
    margin-bottom: 0;
    padding-left: 20px !important;
  }
  .single-case-gallery-item .single-case-top .single-case-subtitle {
    margin: 0px 0 20px 0;
  }
  .blog-section .section-subtitle {
    font-size: 16px !important;
    line-height: 16px !important;
  }
  .blog-section .grid-item-subtitle {
    padding: 0 !important;
    margin: 0;
    font-family: "Sreda";
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
  }
  .blog-section .item-date {
    font-family: "Poppins";
    position: absolute;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #FFFFFF;
    right: 10%;
    top: 10%;
  }
  .blog-section .grid-item:nth-child(1) .section-subtitle,
.blog-section .grid-item:nth-child(7) .section-subtitle {
    font-size: 24px !important;
    line-height: 24px !important;
  }
  .blog-section .grid-item:nth-child(1) .item-date,
.blog-section .grid-item:nth-child(7) .item-date {
    font-size: 16px;
    line-height: 24px;
    right: 10%;
    top: 10%;
  }
  .single-blog-section .blog-details {
    bottom: 30px;
    left: 30px;
  }
  .contact-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .contact-content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .contact-item-content {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    margin-top: 10px;
    color: #FFFFFF;
  }
  .contact-map {
    margin: 40px 0;
    width: 60%;
  }
  .contact-map img {
    border-radius: 20px;
    width: 100%;
  }
  .contact-item {
    width: 100%;
  }
  .contact-item-label {
    width: 100%;
  }
  .contact-item-content {
    width: 100%;
  }
  .contact-section .form {
    width: 80%;
    margin: 0 auto;
  }
}
@media (max-width: 950px) {
  .about-item-block {
    width: 70%;
  }
  .about-img {
    margin: 50px 0 100px 0;
  }
}
@media (max-width: 850px) {
  section {
    margin-left: 40px;
    margin-right: 40px;
  }
  .benefit-icon img {
    width: 37px;
  }
  .title-section {
    margin-bottom: 300px;
  }
  .benefit-subtitle {
    font-size: 24px;
  }
  .benefit-text {
    font-size: 14px;
  }
  .shadow-title {
    font-size: 40px;
  }
  .main-title {
    line-height: 10px !important;
    font-size: 28px !important;
  }
  .benefit-section {
    margin: 0px 0 0 0;
  }
  .benefit-item {
    margin: 0 20px 40px 20px;
  }
  .service-items {
    margin-left: auto;
    margin-right: auto;
    width: 695px;
  }
  .service-items-container {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .service-item {
    margin-left: 10px;
    margin-right: 10px;
    width: 327px;
  }
  .about-main-title h2 {
    font-size: 62px;
    line-height: 93px;
  }
  .decoration-4_1 {
    left: auto;
    right: -30px;
    top: 4030px;
  }
  .decoration-3_2 {
    top: 6441px;
  }
  .stages-single-item-subtitle {
    margin-left: 12px !important;
  }
  .stages-single-item-top {
    height: 80px;
  }
  .approach-single-items-sb {
    width: 100%;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .approach-single-items-center {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
@media (max-width: 750px) {
  .main-title {
    margin-bottom: 30px !important;
  }
  .btn {
    width: 140px;
  }
  .header-lang {
    display: none;
  }
  .title-section h1 {
    font-size: 70px;
    line-height: 88px;
  }
  .title-section {
    margin-bottom: 200px;
  }
  .small-title {
    top: 15px;
    left: -110px;
    font-size: 24px;
    line-height: 30px;
  }
  .subtitle {
    right: 30px;
    top: 180px;
  }
  .subtitle-item {
    margin: 0 20px;
    font-size: 19px;
  }
  .service-item {
    padding-left: 20px;
    padding-right: 20px;
  }
  .package-items-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .package-item {
    width: 350px;
    padding: 0 0 20px 0;
    margin: 30px 50px !important;
  }
  .package-item-container {
    padding: 20px 15px 0 15px;
  }
  .company-items {
    margin: 0px 40px;
  }
  .breadcrumb-section {
    margin-top: 100px;
  }
  .company-item-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 1rem;
  }
  .company-item-container .company-icon {
    left: 85%;
  }
  .company-item:nth-child(even) .company-item-container {
    position: relative;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .company-item:nth-child(even) .company-item-container .company-icon {
    left: 0;
    right: 85%;
  }
  .company-item {
    padding: 30px 0;
  }
  .company-subtitle {
    margin: 0;
    text-align: left;
    place-items: flex-start;
    font-size: 16px;
    line-height: 16px;
  }
  .company-text {
    max-width: 240px;
    width: 100%;
    margin: 0;
    font-size: 14px;
    line-height: 21px;
  }
  .company-icon {
    margin-top: 10px;
    margin-bottom: 10px;
    left: 0 !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    display: block;
  }
  .company-icon img {
    width: 30px;
  }
  .company-item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    width: 100%;
  }
  .connect-container {
    margin: 0 20px;
  }
  .footer-navbar {
    width: 100%;
  }
  .footer-navbar .navbar {
    margin: 0 20px;
    width: 100%;
  }
  .footer-logo img {
    width: 43px;
  }
  .footer {
    margin: 0px 0 20px 0;
  }
  .footer .navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 130px;
    -ms-flex-line-pack: justify;
        align-content: space-between;
  }
  .footer .navbar-item {
    margin: 10px;
  }
  .footer-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .about-items {
    margin: 0 0px 0 0;
  }
  .single-case-section {
    margin-left: 20px;
    margin-right: 20px;
  }
  .single-case-section .section-subtitle {
    margin-bottom: 20px;
  }
  .about-item-block {
    width: 75%;
  }
  .single-case-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .single-case-img {
    margin: 0 0 20px 0;
    width: 100%;
  }
  .single-case-column {
    width: 100%;
    margin: 0;
  }
  .single-case-column .section-subtitle {
    text-align: center;
  }
  .single-case-task {
    width: 100%;
  }
  .single-case-item {
    width: 100%;
    margin: 10px 0;
  }
  .single-case-items-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .single-case-item-container {
    padding-left: 22px;
    padding-right: 22px;
  }
  .single-case-item-img {
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .single-case-item-result {
    width: 77px;
    height: 77px;
    font-size: 16px;
  }
  .blog-section .grid-item:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1/2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 6;
    grid-column: 1/11;
  }
  .blog-section .grid-item:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-column: 1/11;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 2/3;
  }
  .blog-section .grid-item:nth-child(3) {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 1/11;
    -ms-grid-row: 3;
    -ms-grid-row-span: 2;
    grid-row: 3/4;
  }
  .blog-section .grid-item:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 1/11;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 4/5;
  }
  .blog-section .grid-item:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/11;
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    grid-row: 5/6;
  }
  .blog-section .grid-item:nth-child(6) {
    -ms-grid-column: 7;
    -ms-grid-column-span: 3;
    grid-column: 1/11;
    -ms-grid-row: 11;
    -ms-grid-row-span: 3;
    grid-row: 6/7;
  }
  .blog-section .grid-item:nth-child(7) {
    -ms-grid-row: 14;
    -ms-grid-row-span: 4;
    grid-row: 7/8;
    -ms-grid-column: 1;
    -ms-grid-column-span: 9;
    grid-column: 1/11;
  }
  .blog-section .grid-item:nth-child(1) .grid-item-subtitle,
.blog-section .grid-item:nth-child(7) .grid-item-subtitle {
    padding-left: 60px;
    font-size: 16px !important;
    line-height: 16px !important;
  }
  .blog-section .item-author {
    font-size: 14px !important;
  }
}
@media (max-width: 700px) {
  .service-items {
    width: auto;
  }
  .service-items-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .service-item {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 350px;
    width: 90%;
  }
  .service-icon svg {
    width: 32px;
  }
  .service-subtitle {
    font-size: 18px;
  }
  .service-text {
    font-size: 14px;
  }
  section {
    margin-left: 20px;
    margin-right: 20px;
  }
  .single-service-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section-subtitle {
    font-size: 16px !important;
    line-height: 16px !important;
    margin: 20px 0 10px 0;
  }
  .single-service-img img {
    width: 320px;
  }
  .single-service-column {
    margin-left: 0px;
    max-width: 650px;
  }
  .single-service-btn {
    margin: 30px 0 0 0;
  }
  .offer-subtitle {
    margin-bottom: 20px;
  }
  .stages-single-item {
    margin: 0 0 20px 0;
    width: 80%;
  }
  .stages-single-items-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .case-grid {
    margin-top: 10px;
  }
  .case-arrows {
    display: none;
  }
  .grid-items {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1px 1fr 1px 1fr 1px 1fr 1px 1fr 1px 1fr 1px 1fr 1px 1fr 1px 1fr 1px 1fr;
    grid-template-columns: repeat(10, 1fr);
    grid-gap: 1px;
  }
  .grid-item {
    margin: 5px;
    border-radius: 20px;
  }
  .grid-item img {
    width: 100%;
    border-radius: 20px;
    height: 100%;
  }
  .grid-item:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1/9;
    -ms-grid-column: 1;
    -ms-grid-column-span: 6;
    grid-column: 1/11;
  }
  .grid-item:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-column: 1/6;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 7/14;
  }
  .grid-item:nth-child(3) {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 6/11;
    -ms-grid-row: 3;
    -ms-grid-row-span: 2;
    grid-row: 9/14;
  }
  .grid-item:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 1/11;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 14/15;
  }
  .grid-item:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/11;
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    grid-row: 15/16;
  }
  .grid-item:nth-child(6) {
    -ms-grid-column: 7;
    -ms-grid-column-span: 3;
    grid-column: 1/11;
    -ms-grid-row: 11;
    -ms-grid-row-span: 3;
    grid-row: 16/17;
  }
  .grid-item:nth-child(7) {
    -ms-grid-row: 14;
    -ms-grid-row-span: 4;
    grid-row: 19/20;
    -ms-grid-column: 1;
    -ms-grid-column-span: 9;
    grid-column: 1/11;
  }
  .grid-item {
    position: relative;
    -webkit-transition: 0s all;
    transition: 0s all;
  }
  .case-grid .grid-item:hover {
    background: rgba(178, 193, 193, 0.77);
  }
  .grid-item:hover img {
    opacity: 0.23;
  }
  .grid-item:hover .grid-item-subtitle {
    bottom: 50% !important;
    position: absolute;
  }
  .grid-item-subtitle {
    margin: 0;
    font-family: "Sreda";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #FFFFFF;
    position: absolute;
    padding-left: 30px;
    width: 100%;
    bottom: 10%;
  }
  .grid-item:nth-child(1) .grid-item-subtitle,
.grid-item:nth-child(7) .grid-item-subtitle {
    padding-left: 60px;
    font-size: 36px;
    line-height: 36px;
  }
  .grid-item-date {
    margin: 0;
    font-family: "Sreda";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #FFFFFF;
    position: absolute;
    padding-left: 30px;
    width: 100%;
    bottom: 10%;
  }
  .single-blog-author {
    font-size: 14px;
    line-height: 15px;
  }
  .single-case-gallery-container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (25%)[4];
    grid-template-columns: repeat(4, 25%);
  }
  .single-case-gallery-item {
    margin: 10px;
  }
  .single-case-gallery-item img {
    border-radius: 10px;
    width: 100%;
  }
  .single-case-gallery-item:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1/5;
  }
  .single-case-gallery-item:nth-child(2) {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1/5;
  }
  .single-case-gallery-item:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1/5;
  }
  .single-case-gallery-item:nth-child(4) {
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    grid-row: 4/5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1/5;
  }
  .blog-section .grid-item:nth-child(1) .blog-details,
.blog-section .grid-item:nth-child(7) .blog-details {
    bottom: 15px;
    left: 15px;
  }
  .blog-section .grid-item:nth-child(1) .section-subtitle,
.blog-section .grid-item:nth-child(7) .section-subtitle {
    font-size: 16px !important;
    line-height: 16px !important;
  }
  .single-blog-section .single-blog-text p {
    font-size: 14px;
    line-height: 21px;
  }
  .contact-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .contact-items {
    width: 100%;
    text-align: center;
  }
  .contact-map {
    width: 100%;
  }
  .social-block {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .contact-section .form {
    width: 100%;
  }
}
@media (max-width: 600px) {
  section {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 60px;
  }
  .decoration-3_3,
.decoration-3_4 {
    display: block;
  }
  .decoration-1 {
    right: 0px;
    top: 50px;
  }
  .decoration-1 img {
    width: 250px;
  }
  .decoration-2 {
    left: 0;
    top: 400px;
  }
  .decoration-2 img {
    width: 130px;
  }
  .decoration-3 {
    right: 0;
  }
  .decoration-3 img {
    width: 300px;
  }
  .decoration-3_1 {
    right: -20px;
    top: 1340px;
  }
  .decoration-3_1 img {
    width: 200px;
  }
  .decoration-3_2 {
    left: 0;
    top: 4190px;
    right: auto;
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
  }
  .decoration-3_2 img {
    width: 200px;
  }
  .decoration-3_3 {
    top: 5611px;
  }
  .decoration-3_3 img {
    width: 200px;
  }
  .decoration-3_4 {
    left: 0;
    top: 7500px;
    right: auto;
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
  }
  .decoration-3_4 img {
    width: 200px;
  }
  .decoration-4 {
    display: none;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .decoration-4 img {
    width: 350px;
  }
  .decoration-4_1 {
    left: auto;
    right: -30px;
    top: 4180px;
  }
  .decoration-4_2 {
    display: none;
  }
  .decoration-4_3 {
    display: none;
  }
  .decoration-service {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
  }
  .decoration-service.decoration-1 {
    top: 150px;
  }
  .decoration-service img {
    width: 130px !important;
  }
  .header,
.title-section {
    padding: 0 20px;
  }
  .left-title {
    right: 17px;
  }
  .header-logo {
    display: none !important;
  }
  .first-line {
    width: 44px;
  }
  .second-line {
    width: 32px;
  }
  .third-line {
    width: 22px;
    padding: 0;
  }
  .header-close {
    width: 35px;
    padding: 17px 0 0 0;
    height: 35px;
  }
  .close-line {
    width: 35px;
  }
  .header.wrapper .header-logo {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header.wrapper .header-logo img {
    width: 43px;
  }
  .header-lang img {
    width: 23px;
  }
  .lang-title {
    font-size: 14px;
  }
  .breadcrumb-section {
    margin-left: 20px;
    margin-right: 20px;
  }
  .benefit-item {
    max-width: 100%;
  }
  .benefit-text {
    margin: 30px 30px 0 30px !important;
    max-width: 100%;
  }
  .benefit-icon img {
    width: 19px;
  }
  .benefit-subtitle {
    font-size: 22px;
  }
  .benefit-text {
    font-size: 14px;
  }
  .shadow-title {
    font-size: 30px;
  }
  .main-title {
    line-height: 10px !important;
    font-size: 22px !important;
  }
  .benefit-section {
    margin: 0px 0 0 0;
  }
  .benefit-item {
    margin: 0 20px 40px 20px;
  }
  .benefit-item:last-child {
    margin: 0 20px 0px 20px;
  }
  .company-section {
    margin: 60px 0 0 0;
    padding: 0px 0 10px 0;
    overflow: hidden;
  }
  .hidden-title {
    display: none;
  }
  .package-items {
    margin-left: 0px;
    margin-right: 0px;
  }
  .connect-section .main-title span {
    line-height: 25px;
    display: block;
    margin: 0 70px 0 0px !important;
  }
  .connect-section .main-title span:last-child {
    margin: 0 0 0 70px !important;
  }
  .up-btn {
    margin-top: 60px;
  }
  .connect-section-2 .main-title span {
    line-height: 25px;
    display: inline;
    margin: 0 !important;
  }
  .connect-section-2 .main-title span:last-child {
    margin: 0 !important;
  }
  .form-label {
    font-size: 14px;
  }
  .about-section {
    margin-left: 20px;
    margin-right: 20px;
  }
  .about-item-container {
    margin: 60px 0;
    padding: 0;
  }
  .about-item-block {
    min-height: 280px;
    padding: 20px;
    width: 100%;
  }
  .about-item-block p {
    margin: 0 0 15px 0;
  }
  .about-item-circle {
    width: 48px;
    height: 48px;
    margin: 2px 0 0 0;
  }
  .about-item-circle svg {
    width: 24px;
    height: 24px;
  }
  .about-item-container {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .about-item-container:after {
    content: "";
    right: 50%;
    left: auto;
    height: 100px;
    top: 100%;
    -webkit-clip-path: none;
            clip-path: none;
    margin: 0;
  }
  .about-item-title {
    font-size: 16px;
    line-height: 16px;
  }
  .about-main-title {
    max-width: 360px;
  }
  .about-main-title h2 {
    font-size: 30px;
    line-height: 43px;
  }
  .about-img {
    margin: 30px 0 60px 0;
  }
  .about-img img {
    border-radius: 10px;
  }
  .benefit-single-items-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .benefit-single-item {
    margin-top: 20px;
    width: 100%;
  }
  .benefit-single-items {
    margin-left: 20px;
    margin-right: 20px;
  }
  .offer-btn {
    background: #D6F2FE;
    width: 230px !important;
    height: 44px;
    border-radius: 20px;
  }
  .offer-btn a {
    font-size: 14px;
    line-height: 14px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .approach-single-item {
    width: 60%;
    margin-bottom: 30px !important;
  }
  .approach-single-item svg {
    width: 40px;
    height: 40px;
  }
  .approach-single-items-sb {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .approach-single-items-center {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 470px) {
  .decoration-1 {
    right: 0px;
    top: 50px;
  }
  .decoration-1 img {
    width: 250px;
  }
  .decoration-2 {
    left: 0;
    top: 400px;
  }
  .decoration-2 img {
    width: 130px;
  }
  .decoration-3 {
    right: 0;
  }
  .decoration-3 img {
    width: 150px;
  }
  .decoration-3_1 {
    right: -20px;
    top: 1630px;
  }
  .decoration-3_2 {
    left: 0;
    top: 4480px;
    right: auto;
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
  }
  .decoration-3_3 {
    top: 5900px;
  }
  .decoration-3_4 {
    left: 0;
    top: 6000px;
    right: auto;
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
  }
  .decoration-4 {
    display: none;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .decoration-4 img {
    width: 350px;
  }
  .decoration-4_1 {
    left: auto;
    right: -30px;
    top: 4180px;
  }
  .decoration-4_2 {
    display: none;
  }
  .decoration-4_3 {
    display: none;
  }
  .benefit-item {
    max-width: 100%;
  }
  .benefit-text {
    margin: 30px;
    max-width: 100%;
  }
  .benefit-icon img {
    width: 19px;
  }
  .benefit-subtitle {
    font-size: 18px;
  }
  .benefit-text {
    font-size: 14px;
  }
  .shadow-title {
    font-size: 20px;
  }
  .main-title {
    line-height: 2px !important;
    font-size: 18px !important;
  }
  .benefit-item {
    margin: 0 20px 40px 20px;
  }
  .package-subtitle {
    font-size: 22px;
  }
  .connect-section .main-title span {
    margin: 0 60px 0 0px !important;
  }
  .connect-section .main-title span:last-child {
    margin: 0 0 0 60px !important;
  }
  .connect-section-2 .main-title span {
    margin: 0 !important;
  }
  .connect-section-2 .main-title span:last-child {
    margin: 0 !important;
  }
}
@media (max-width: 550px) {
  .title-section h1 {
    font-size: 40px;
    line-height: 88px;
  }
  .small-title {
    top: 15px;
    left: -50px;
    font-size: 16px;
    line-height: 30px;
  }
  .subtitle {
    right: 30px;
    top: 180px;
  }
  .subtitle-item {
    margin: 0 8px;
    font-size: 12px;
    line-height: 14px;
  }
  .package-item {
    width: 250px;
    margin: 30px 0px !important;
  }
}
@media (max-width: 365px) {
  .subtitle-item {
    margin: 0 3px;
  }
  .decoration-3_1 {
    top: 1750px;
  }
  .decoration-3_2 {
    top: 4620px;
  }
  .decoration-3_3 {
    top: 6050px;
  }
  .decoration-3_4 {
    top: 7940px;
  }
}
@media (max-width: 330px) {
  .decoration-3_2 {
    top: 4820px;
  }
  .decoration-3_3 {
    top: 6250px;
  }
  .decoration-3_4 {
    top: 8130px;
  }
}