a,
.entry-content a {
  color: #222;
}

a:focus,
a:focus img {
  outline: none !important;
}

.entry-content a:hover {
  -webkit-text-decoration-style: solid;
  text-decoration-style: solid;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Graphik LCG", Verdana, sans-serif !important;
}

h2,
.h2 {
  line-height: 1.2 !important;
}
.just {
  text-align: justify;
  margin-top: 20px;
}
.entry-content h3 {
  line-height: 1.07;
}

ul {
  font-family: "Graphik LCG", Verdana, sans-serif !important;
}

.entry-content p {
  font-family: "Graphik LCG", Verdana, sans-serif !important;
}

.site-main {
  padding-bottom: 0 !important;
}

.descriptor {
  min-width: 30px;
}

.singular .entry-header.alignwide {
  max-width: none;
  border: none;
  padding: 0 40px;
  margin: 0;
}

.singular .entry-header.alignwide h1.entry-title {
  letter-spacing: 0.24px;
  text-transform: uppercase;
  width: auto;
  margin-top: 0;
  margin-bottom: 32px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  color: #222;
}

.singular .entry-header.alignwide h1.entry-title:before {
  content: "( 01 ) ";
  margin-right: 10px;
}

.singular .entry-content {
  padding: 0 40px;
}

.page-standart {
  padding-left: 40px;
  padding-right: 40px;
}

.page-standart .entry-content {
  padding: 0;
}

.entry-content
  > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(
    .wp-block-separator
  ) {
  max-width: none !important;
}

.entry-content > p,
.entry-content > .about-text p {
  margin: 0 0 10px 0;
  line-height: 1.3;
  color: #222;
  font-family: "Graphik LCG", Verdana, sans-serif !important;
}

.text-big {
  letter-spacing: -0.64px;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.07;
  margin-bottom: 32px;
}

.text-section {
  max-width: 67%;
  margin-left: auto;
  margin-bottom: 100px;
  padding-left: 56px;
  padding-right: 40px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 66%;
  grid-template-columns: 66%;
}

.services-top {
  margin: 90px 40px 0px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}

h1.services-top__title {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
}

.services-top .post-thumbnail {
  margin-bottom: 0px;
  margin-top: 0;
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 40px;
}

.services-top .post-thumbnail .wp-post-image {
  margin-top: 0;
  height: auto !important;
  max-width: 100% !important;
}

.services-content {
  margin-top: 60px;
}

.services-content p {
  line-height: 1.3;
}

.services-content__main-text a {
  color: #222;
}

.services-content__main-text a:hover {
  text-decoration: underline;
  -webkit-text-decoration-style: solid;
  text-decoration-style: solid;
}

.services-content__main-text p {
  line-height: 1.3;
}

.text-bolder {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
}

.services-content__main-text .text-bolder {
  line-height: 1.07;
}

h2.list-title {
  padding-bottom: 10px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: bold;
}

.services-content ul {
  padding-left: 12px;
}

.services-content ul li::marker {
  font-size: 13px;
}

.services-content__main-text ul {
  margin: 23px 0;
}

p.table-title,
h2.table-title {
  margin-top: 60px;
  margin-bottom: 23px;
  font-size: 18px;
  font-weight: 600;
  color: #222;
}

.table-responsive {
  overflow: auto;
  width: 100%;
}

table.price-table {
  border: none;
  margin: 20px 0 60px;
}

table.price-table thead td {
  font-weight: 500;
  padding: 0 0 23px;
  border: none;
  border-bottom: 1px solid #a8a8a8;
  text-align: center;
}

table.price-table thead td:first-child {
  border-right: 1px solid #a8a8a8;
  text-align: left;
}

table.price-table tbody td {
  border: none;
  border-bottom: 1px solid #a8a8a8;
  padding: 23px 0 0 10px;
  text-align: center;
}

table.price-table tbody td:first-child {
  border-right: 1px solid #a8a8a8;
  text-align: left;
  padding-left: 0;
}

table.price-table tbody tr:last-child td {
  border-bottom: none;
}

.first-img-block img,
.second-img-block img,
.third-img-block img {
  width: 100%;
  padding: 0 220px;
  margin-bottom: 100px;
}

.second-img-block {
  margin-top: 190px;
}

.third-img-block {
  margin-top: 190px;
}

img.img-wide {
  width: 100%;
  padding: 0 20px;
  margin-bottom: 100px;
}

.img-half-wrapper {
  padding: 0 140px;
  margin-bottom: 100px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 100px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 100px;
}

.project-content .img-half-wrapper {
  padding: 0px 180px;
}

.img-half-margin-wrapper {
  margin-bottom: 190px;
}

.img-half-wrapper img {
  width: 100%;
  padding: 0;
  margin-bottom: 0;
}

.img-half-margin-wrapper img {
  width: 100%;
  padding: 0;
  margin-bottom: 0;
}

.third-img-block__text p:not(:last-child) {
  margin-bottom: 20px;
}

.slider-example {
  padding: 0 220px;
  margin-bottom: 100px;
}

.project-content .slider-example {
  padding: 0 calc(17.22% + 50px);
}

.project-content .slider-example {
  margin-top: 0px;
}

.slider-example__main {
  margin-bottom: 23px;
}

.slider-example__main-slide img {
  width: 100%;
}

.slider-example__thumb-slide.slick-slide img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.slider-example__thumb-slide.slick-slide {
  margin-right: 10px;
  padding: 10px;
  cursor: pointer;
}

.slider-example__thumb-slide.slick-slide.slick-current {
  background-color: #d9d9d9;
}

.project-title {
  padding: 40px 40px 0;
  margin-top: 60px;
  margin-bottom: 120px;
  font-size: 32px;
  font-weight: 400;
  text-transform: uppercase;
}

.project-previews {
  grid-column-gap: 20px;
  grid-row-gap: 110px;
  -ms-grid-rows: auto;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template: ". . . Area" / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: -ms-grid;
  display: grid;
  padding: 0 20px;
  margin-bottom: 100px;
}

.project-previews__item > a {
  text-decoration: none;
}

.project-previews__img {
  width: 100%;
  height: 255px;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  margin-bottom: 16px;
}

img.project-previews__img {
  cursor: url("/wp-content/themes/twentytwentyone/cursor-smotret.svg") 31 0,
    auto;
  -webkit-transition: -webkit-filter 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-filter 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: filter 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: filter 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: filter 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    -webkit-filter 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

img.project-previews__img:hover {
  -webkit-filter: brightness(50%);
  filter: brightness(50%);
}

.project-previews__name {
  font-size: 18px;
  letter-spacing: -0.36px;
  line-height: 1.3;
  margin-bottom: 5px;
  color: #222;
}

.project-previews__category {
  letter-spacing: -0.24px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
}

.slick-dots button:not(:hover):not(:active):not(.has-background) {
  background: transparent !important;
}

.page-section {
  grid-column-gap: 2.1%;
  grid-row-gap: 50px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -ms-grid-columns: 31.93% 2.1% 1fr;
  grid-template-columns: 31.93% 1fr;
  grid-auto-columns: 1fr;
  display: -ms-grid;
  display: grid;
  margin-bottom: 100px;
}

.page-section > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.page-section > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.page-section:last-of-type {
  margin-bottom: 0;
}

.page-section__title,
.page-section__title h1.page-title,
.page-section__title h2 {
  letter-spacing: 0.24px;
  text-transform: uppercase;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  color: #222;
}

.page-section__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}

.page-section__contact {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  -ms-grid-rows: auto 16px auto;
  grid-template-rows: auto auto;
  -ms-grid-columns: 21.19% 20px auto;
  grid-template-columns: 21.19% auto;
  display: -ms-grid;
  display: grid;
}

.page-section__contact > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.page-section__contact > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.page-section__contact > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}

.page-section__contact > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}

.page-section__label {
  letter-spacing: 0.24px;
  text-transform: uppercase;
  width: 33%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  color: #9a9797;
}

.page-section__value,
.page-section__value a {
  display: block;
  text-decoration: none;
  color: #222;
  letter-spacing: 0.24px;
  font-size: 21px;
  font-weight: 500;
  line-height: 1.05;
}

.page-section__label--social,
.page-section__label--social-link {
  padding-top: 40px;
}

.page-section__label--social-link a:not(:last-child) {
  margin-bottom: 20px;
}

.page-section__map {
  -webkit-filter: saturate(3%);
  filter: saturate(3%);
  height: 60vh;
  overflow: hidden;
}

.page-template-page-contacts .section-callback {
  position: relative;
  z-index: 1;
  padding: 40px 40px 0 40px;
}

.founders {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.founders p,
.founders br {
  display: none;
}

.founders > .founders__img {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(50% - 20px);
  flex: 0 0 calc(50% - 20px);
}

.founders-list {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #9a9797;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.founders-wrap {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  align-self: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.descriptor {
  color: #222;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  width: 13%;
  text-decoration: none;
}

.descriptor.grey {
  color: #9a9797;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.how-work-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.how-work-block__left {
  width: 23%;
}

.block-questions-mb {
  display: none;
}

.descriptor,
.descriptor.grey {
  width: 100% !important;
	padding: 0 10px;
}

.page-id-82 p:not(:last-child) {
  margin-bottom: 23px;
}

.projects-content {
  margin-top: 100px;
}

.projects-content .project-previews__img {
  height: auto;
}

.projects-content .project-previews {
  padding: 0 40px;
  grid-template-columns: inherit;
}

.projects-content {
  margin-top: 132px;
}

.project-top {
  margin-top: 0;
  margin-right: 40px;
}

h1.project-top__title {
  padding-right: 0;
}

.project-top__title span {
  width: 23%;
  display: block;
}

.project-top__title:before {
  content: "( 01 )";
  display: block;
}

.page-template-page-projects-inner .section-callback {
  display: none;
}

.project-content p:not(.text-big) {
  line-height: 1.3;
}

.project-top {
  margin-bottom: 40px;
}

.project-content__main-text {
  margin-right: 0;
  padding: 0 40px;
}

.margin-bottom-23 {
  margin-bottom: 74px !important;
}

.project-content__main-text .text-big.margin-bottom-23 {
  margin-bottom: 74px !important;
}

.project-content__text-block-inner.text-section {
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
}

.project-content__text-block-inner.text-section > * {
  width: 100%;
  max-width: 540px;
}

.project-content__text-block-inner.text-section > .project-content__text {
  width: 100%;
  max-width: 100%;
}

.project-content__char {
  margin: 55px 0 0px;
}

.project-content__char {
  -ms-flex-line-pack: start;
  align-content: start;
  place-items: start;
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 45% 20px auto;
  grid-template-columns: 45% auto;
}

.project-content__char > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.project-content__char > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.project-content__char-value span {
  text-transform: lowercase;
}

.project-content__plan-slide img {
  width: 100%;
}

.project-content__char-label {
  padding-top: 3px;
}

.project-content__char-value {
  letter-spacing: -0.36px;
}

.project-content__plan-slider {
  border-left: 3px solid #222;
  background-color: #e8e8e8;
  padding: 46px;
  margin-top: 32px;
}

.project-content__plan-slider .slick-dots {
  left: -12px;
  bottom: -40px;
  text-align: left;
}

.project-content__plan-slider .slick-dotted.slick-slider {
  margin-bottom: 55px;
}

.project-content__plan-slider .slick-dots li button::before {
  font-size: 15px;
  color: #222;
}

.img-half-margin-wrapper {
  padding: 0 40px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.img-half-margin-wrapper img:nth-child(1) {
  width: 53.56%;
  margin-bottom: 17%;
}

.img-half-margin-wrapper img:nth-child(2) {
  width: 34.5%;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.project-review {
  position: relative;
  grid-column-gap: 20px;
  grid-row-gap: 32px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -ms-grid-columns: 31.93% 20px 1fr;
  grid-template-columns: 31.93% 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  -ms-flex-line-pack: start;
  align-content: start;
  display: -ms-grid;
  display: grid;
  margin: 100px 40px;
}

.project-review > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.project-review > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.project-review__title {
  aspect-ratio: auto;
  letter-spacing: 0.24px;
  width: auto;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  color: #222;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 1 / 1 / 2 / 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -ms-grid-columns: 26.64% 0px auto;
  grid-template-columns: 26.64% auto;
  grid-auto-columns: 1fr;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  display: -ms-grid;
  display: grid;
  -ms-flex-line-pack: start;
  align-content: start;
}

.project-review__title > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.project-review__title > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.project-review__title h2 {
  letter-spacing: 0.24px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  color: #222;
}

.project-review__img {
  z-index: -1;
  width: auto;
  margin-top: 70px;
  position: absolute;
}

.project-review__client {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  margin-bottom: 10px;
  margin-left: 21.04%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 2 / 1 / 3 / 2;
  -ms-grid-row-align: end;
  -ms-grid-column-align: start;
  place-self: end start;
}

.project-review__review-title {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 2;
  grid-area: 1 / 2 / 2 / 4;
  -ms-grid-row-align: start;
  align-self: start;
}

.project-review__text {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 2;
  grid-area: 2 / 2 / 3 / 4;
}

.project-review__text {
  margin-bottom: 43px;
}

.project-review__review-title.text-big {
  margin-bottom: 0;
}

.project-content .first-img-block > img,
.project-content .second-img-block > img,
.project-content .third-img-block > img {
  padding: 0 calc(17.22% + 40px);
}

.project-content__text.text-section {
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  margin-bottom: 163px;
}

.project-content img.img-wide {
  padding: 0 40px;
}

.img-half-wrapper.one-image {
  -ms-grid-columns: 46%;
  grid-template-columns: 46%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* отступы */

.project-content img.img-wide {
  margin: 0 auto;
}

.project-content .first-img-block > img,
.project-content .second-img-block > img,
.project-content .third-img-block > img {
  margin: 0 auto;
}

.project-content .img-half-wrapper {
  margin: 0 auto;
}

.project-content .img-half-margin-wrapper {
  margin: 0;
}

.project-content .first-img-block,
.project-content .second-img-block,
.project-content .third-img-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 190px;
  margin: 0;
}

.project-content .first-img-block + div:not(.project-content__text),
.project-content .second-img-block + div:not(.project-content__text),
.project-content .third-img-block + div:not(.project-content__text) {
  margin-top: 190px;
}

.project-content .first-img-block + div.project-content__text,
.project-content .second-img-block + div.project-content__text,
.project-content .third-img-block + div.project-content__text {
  margin-top: 100px;
  margin-bottom: 83px;
}

.project-content > div:last-child {
  margin-bottom: 100px;
}

.project-content > div.slider-example:last-child {
  margin-top: 90px;
}

/* отступы услуг */
.services-content img.img-wide {
  margin: 0 auto;
}

.services-content .first-img-block > img,
.services-content .second-img-block > img,
.services-content .third-img-block > img {
  margin: 0 auto;
}

.services-content .img-half-wrapper {
  margin: 0 auto;
}

.services-content .img-half-margin-wrapper {
  margin: 0;
}

.services-content .first-img-block,
.services-content .second-img-block,
.services-content .third-img-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 100px;
  margin: 0;
}

.services-content .first-img-block + div:not(.services-content__text),
.services-content .second-img-block + div:not(.services-content__text),
.services-content .third-img-block + div:not(.services-content__text) {
  margin-top: 100px;
}

.services-content .first-img-block + div.services-content__text,
.services-content .second-img-block + div.services-content__text,
.services-content .third-img-block + div.services-content__text {
  margin-top: 100px;
  margin-bottom: 100px;
}

.services-content > div:last-child {
  margin-bottom: 100px;
}

.services-content > div.slider-example:last-child {
  margin-top: 90px;
}
/* end */

.project-content__section h2.page-title {
  font-weight: 400 !important;
  line-height: 1.2 !important;
}

.page-section.project-content__section {
  -ms-grid-columns: 33.8% 1fr;
  grid-template-columns: 33.8% 1fr;
}

.page-section.project-content__section {
  margin-bottom: 163px;
}

.pahlava {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.services-content__main-text.text-section ol {
  margin: 23px 0 0 0;
  padding: 0 0 0 18px;
  font-family: "Graphik LCG", Verdana, sans-serif !important;
}

.services-content__main-text.text-section ol ul {
  list-style: disc;
  margin: 0;
  padding: 0;
}

.services-content__main-text.text-section ol li:not(:last-child) {
  margin-bottom: 23px;
}

.services-content__main-text.text-section ol ul li:not(:last-child) {
  margin-bottom: 0;
}

.advantage-list {
  margin-top: 100px;
}

.heading-16 {
  text-transform: none;
  width: 100%;
  font-size: 18px;
  font-weight: 600;
}

.services-content__text.text-section h2.heading-16 {
  margin-bottom: 20px;
}

.heading-19 {
  text-transform: none;
  font-size: 18px !important;
  font-weight: 500 !important;
}

.publikaczii-items {
  padding: 0 40px;
  grid-column-gap: 20px;
  grid-row-gap: 110px;
  -ms-grid-rows: auto 110px auto 110px auto;
  grid-template-rows: auto auto auto;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: -ms-grid;
  display: grid;
}

.publikaczii-items > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.publikaczii-items > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.publikaczii-items > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}

.publikaczii-items > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}

.publikaczii-items > *:nth-child(5) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}

.publikaczii-items > *:nth-child(6) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}

.publikaczii-items > *:nth-child(7) {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
}

.publikaczii-items > *:nth-child(8) {
  -ms-grid-row: 3;
  -ms-grid-column: 7;
}

.publikaczii-items > *:nth-child(9) {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
}

.publikaczii-items > *:nth-child(10) {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
}

.publikaczii-items > *:nth-child(11) {
  -ms-grid-row: 5;
  -ms-grid-column: 5;
}

.publikaczii-items > *:nth-child(12) {
  -ms-grid-row: 5;
  -ms-grid-column: 7;
}

.publikaczii-items__preview {
  text-decoration: none;
}

.publikaczii-items__preview > img {
  width: 100%;
  display: block;
  margin-bottom: 16px;
  -webkit-transition: -webkit-filter 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-filter 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: filter 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: filter 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: filter 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    -webkit-filter 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.publikaczii-items__preview > img:hover {
  -webkit-filter: brightness(50%);
  filter: brightness(50%);
  cursor: url("/wp-content/themes/twentytwentyone/cursor-smotret.svg") 31 0,
    auto;
}

a.publikaczii-items__preview:hover,
a.publikaczii-items__preview:focus {
  text-decoration: none;
}

.publikaczii-items__title {
  color: #222;
  line-height: 1.3;
  font-size: 18px;
  letter-spacing: -0.36px;
}

.publikaczii-items__subtitle {
  color: #9a9797;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.24px;
  line-height: 14.4px;
  text-transform: uppercase;
}

#modal-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  overflow: auto;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(34, 34, 34, 0.69);
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  -o-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

#modal-container.active {
  opacity: 1;
  visibility: visible;
}

.modal-publication {
  position: relative;
  z-index: 1;
  overflow: visible;
  width: 90vh;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 62px;
  background: #f0f0f0;
}

#modal-images {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#modal-images img {
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

#modal-images img.loaded {
  opacity: 1;
}

.close {
  position: absolute;
  top: 0;
  right: 0;
  width: 62px;
  height: 62px;
  background: #d9d9d9;
  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;
  font-size: 28px;
  font-weight: 200;
  cursor: pointer;
}

.text-inline > * {
  display: inline;
}

.bold-text {
  font-weight: 500;
}

.text-section p:not(:last-child) {
  margin-bottom: 20px;
}

.text-section .text-inline + p {
  margin-top: 20px;
}

.num-list {
  padding: 0 20px;
  margin-bottom: 20px;
}

.num-list li {
  color: #222;
  font-family: "Graphik LCG", Verdana, sans-serif !important;
}

@media (max-width: 991px) and (min-width: 480px) {
  .project-previews {
    -ms-grid-rows: auto;
    -ms-grid-columns: 1fr;
    grid-template: "Area" / 1fr;
  }

  .project-previews:not(.project-previews--service)
    > .project-previews__item:nth-child(3n) {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
}

@media screen and (min-width: 480px) {
  .slider-example__thumb .slick-track {
    margin: 0;
    width: 100% !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -webkit-transform: translate3d(0px, 0px, 0px) !important;
    transform: translate3d(0px, 0px, 0px) !important;
  }

  .slider-example__thumb-slide.slick-slide {
    max-width: 134px;
  }
}

@media screen and (min-width: 992px) {
  .project-previews:not(.project-previews--service)
    > .project-previews__item:nth-child(9n + 3),
  .project-previews:not(.project-previews--service)
    > .project-previews__item:nth-child(9n + 4),
  .project-previews:not(.project-previews--service)
    > .project-previews__item:nth-child(9n + 8) {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
}

@media screen and (min-width: 1280px) {
  .project-previews {
    grid-row-gap: 110px;
  }
}

@media screen and (min-width: 1600px) {
  .slider-example__thumb .slick-track {
    margin: 0;
    -webkit-transform: translate3d(0px, 0px, 0px) !important;
    transform: translate3d(0px, 0px, 0px) !important;
  }
}

@media screen and (min-width: 1920px) {
  .pahlava {
    grid-column-gap: 70px;
    grid-row-gap: 30px;
  }

  .page-wrapper {
    margin-top: 70px !important;
  }

  .page-wrapper section {
    padding: 0 80px;
  }

  section {
    padding: 0 80px;
  }

  .services-content {
    margin-top: 100px;
  }

  .services-content__main-text .text-bolder {
    margin-bottom: 40px;
  }

  h1.services-top__title {
    padding-left: 60px;
    padding-right: 60px;
  }

  .services-top .post-thumbnail {
    padding-left: 20px;
    padding-right: 20px;
  }

  .project-title {
    padding: 40px 80px 0;
  }

  .project-previews {
    padding: 0 60px;
  }

  .project-previews {
    grid-column-gap: 64px;
    grid-row-gap: 195px;
  }

  .page-section__label--social,
  .page-section__label--social-link {
    padding-top: 0px;
  }

  .page-section-contact
    .page-section__contact
    .page-section__label.page-section__label--social {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 4;
    grid-row-end: 5;
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 2;
    grid-column-end: 5;
  }

  .page-section-contact
    .page-section__contact
    .page-section__value.page-section__label--social-link {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 4;
    grid-row-end: 5;
    -ms-grid-column: 4;
    grid-column-start: 4;
    -ms-grid-column-span: 1;
    grid-column-end: 5;
  }

  .exform_wrapper.question .form-body {
    gap: 21px;
  }

  .exform_wrapper.question .form-body {
    margin-bottom: 20px;
  }

  .page-section
    .page-section__right
    .page-section__contact.page-section__contact--address {
    margin-bottom: 41px;
  }

  .page-section
    .page-section__right
    .page-section__contact.page-section__contact--address
    .page-section__label {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .page-template-page-contacts .entry-content {
    margin: 0;
  }

  .page-template-page-contacts .site-main {
    padding-bottom: 0;
  }

  .page-template-page-contacts .section-callback {
    padding: 10px 40px 0 40px;
  }

  .page-section__contact.page-section__contact--address {
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .singular .entry-header.alignwide {
    padding: 0 0 0 3.2vw;
  }

  .singular .entry-content {
    padding: 0 80px 0 30px;
  }

  .page-section {
    margin-top: 100px !important;
  }

  .text-big {
    margin-left: 40px !important;
    margin-right: 40px !important;
    margin-bottom: 50px !important;
  }

  .about-text {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 40px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 0px 40px;
    margin-bottom: 40px !important;
  }

  .about-text p:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .founders-list {
    -webkit-box-flex: 0;
    /* -ms-flex: 0 0 48%;
                flex: 0 0 48%; */
    flex: 0;
  }

  .descriptor,
  .descriptor.grey {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .section-callback {
    padding: 0px 40px 0 40px;
  }

  .page-standart {
    padding-left: 80px;
    padding-right: 80px;
    margin-top: 70px !important;
  }

  .page-standart .entry-content {
    padding: 0;
  }

  .projects-top {
    margin-top: 100px;
  }

  .projects-content {
    margin-top: 100px;
  }

  .projects-content .project-previews {
    grid-template-columns: initial;
    /* padding: 0 60px; */
    grid-column-gap: 64px;
    grid-row-gap: 195px;
  }

  .projects-content {
    padding: 0 0 0 20px;
  }

  .project-top {
    margin-top: 70px;
    margin-right: 60px;
  }

  h1.project-top__title {
    padding-right: 0;
  }

  .project-content__main-text .text-big {
    margin-left: 38px !important;
    margin-right: 100px !important;
  }

  .project-content__main-text .text-big.margin-bottom-23 {
    margin-bottom: 74px !important;
  }

  .project-content__text.text-section .text-big.margin-bottom-23 {
    margin-bottom: 74px !important;
  }

  .text-section {
    padding-left: 36px;
  }

  .project-content .text-section {
    padding-left: 30px;
    padding-right: 80px;
  }

  .project-content .project-content__text-block-inner.text-section {
    margin-bottom: 40px;
  }

  .project-content .project-content__text.project-content__text--first {
    margin-top: 200px;
    margin-bottom: 80px;
  }

  .project-content__text.text-section {
    margin-bottom: 83px;
  }

  .project-content__text.text-section {
    -ms-grid-columns: 86%;
    grid-template-columns: 86%;
  }

  .project-content__text.text-section .text-big {
    margin-left: 0px !important;
    margin-right: 81px !important;
  }

  .project-content__text.text-section p:not(.text-big) {
    max-width: 53.63%;
    letter-spacing: -0.36px;
  }

  .project-content .first-img-block > img,
  .project-content .second-img-block > img,
  .project-content .third-img-block > img {
    padding: 0 calc(17.22% + 50px);
  }

  .project-content img.img-wide {
    padding: 0 80px;
  }

  .project-content .img-half-wrapper {
    padding: 0 240px;
    gap: 8%;
  }

  .project-review {
    grid-column-gap: 0px;
    -ms-grid-columns: 34.44% 0px 1fr 0px 17.22%;
    grid-template-columns: 34.44% 1fr 17.22%;
    margin: 100px 80px;
  }

  .project-review__img {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 2 / 1 / 3 / 2;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    grid-row-end: 4;
    margin-top: 0;
    margin-left: 25%;
    margin-right: 9.68%;
    position: relative;
  }

  .project-review__title {
    -ms-grid-column-span: 2;
    grid-column-end: 2;
    -ms-grid-columns: 27.68% auto;
    grid-template-columns: 27.68% auto;
  }

  .project-review__client {
    margin-bottom: 13px;
    margin-left: 0%;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 3 / 2 / 4 / 3;
    -ms-grid-row-align: end;
    -ms-grid-column-align: start;
    place-self: end start;
  }

  .project-review__review-title {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
    -ms-grid-column-span: 3;
    grid-column-end: 3;
  }

  .project-review__text {
    margin-left: 35.71%;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3 / 4;
    -ms-grid-column-span: 3;
    grid-column-end: 3;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
  }

  .project-review__review-title.text-big {
    margin-left: 0 !important;
    margin-right: 80px !important;
    margin-bottom: 0 !important;
  }

  .project-content__main-text {
    margin-right: 34.44%;
  }

  .project-content__text-block-inner.text-section {
    -ms-grid-columns: 48%;
    grid-template-columns: 48%;
  }

  .project-content__text-block-inner.text-section > * {
    width: 100%;
    max-width: 100%;
  }

  .project-content__char {
    -ms-grid-columns: 0.5fr 1fr;
    grid-template-columns: 0.5fr 1fr;
  }

  .project-content .slider-example {
    margin-top: -20px;
  }

  .img-half-margin-wrapper {
    padding: 0 80px;
    margin-bottom: 140px;
  }

  .img-half-wrapper.one-image {
    -ms-grid-columns: 46%;
    grid-template-columns: 46%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .second-img-block {
    margin-top: 40px;
  }

  .third-img-block {
    margin-top: 40px;
  }

  .page-section.project-content__section {
    margin-top: 200px !important;
    margin-bottom: 80px;
    -ms-grid-columns: 30.8% 1fr;
    grid-template-columns: 30.8% 1fr;
  }

  .page-section.project-content__section .text-big.margin-bottom-23 {
    margin-bottom: 74px !important;
    margin-left: 0px !important;
    margin-right: 81px !important;
  }

  .page-section.project-content__section p:not(.text-big) {
    max-width: 53.63%;
    letter-spacing: -0.36px;
  }

  /* отступы */
  .project-content img.img-wide {
    margin: 0 auto;
  }

  .project-content .first-img-block > img,
  .project-content .second-img-block > img,
  .project-content .third-img-block > img {
    margin: 0 auto;
  }

  .project-content .img-half-wrapper,
  .project-content .img-half-margin-wrapper {
    margin: 0;
  }

  .project-content .first-img-block,
  .project-content .second-img-block,
  .project-content .third-img-block {
    gap: 140px;
  }

  .project-content .first-img-block + div:not(.project-content__text),
  .project-content .second-img-block + div:not(.project-content__text),
  .project-content .third-img-block + div:not(.project-content__text) {
    margin-top: 140px;
  }

  .project-content .first-img-block + div.project-content__text,
  .project-content .second-img-block + div.project-content__text,
  .project-content .third-img-block + div.project-content__text {
    margin-top: 100px;
    margin-bottom: 83px;
  }

  .project-content > div.slider-example:last-child {
    margin-top: 120px;
  }

  /* отступы услуг */
  .services-content img.img-wide {
    margin: 0 auto;
  }

  .services-content .first-img-block > img,
  .services-content .second-img-block > img,
  .services-content .third-img-block > img {
    margin: 0 auto;
  }

  .services-content .img-half-wrapper {
    margin: 0 auto;
  }

  .services-content .img-half-margin-wrapper {
    margin: 0;
  }

  .services-content .first-img-block,
  .services-content .second-img-block,
  .services-content .third-img-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 100px;
    margin: 0;
  }

  .services-content .first-img-block + div:not(.services-content__text),
  .services-content .second-img-block + div:not(.services-content__text),
  .services-content .third-img-block + div:not(.services-content__text) {
    margin-top: 100px;
  }

  .services-content .first-img-block + div.services-content__text,
  .services-content .second-img-block + div.services-content__text,
  .services-content .third-img-block + div.services-content__text {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .services-content > div:last-child {
    margin-bottom: 100px;
  }

  .services-content > div.slider-example:last-child {
    margin-top: 90px;
  }
  /* end */

  .publikaczii-items {
    padding: 0 80px;
    grid-column-gap: 64px;
    grid-row-gap: 195px;
    -ms-grid-columns: 1fr 64px 1fr 64px 1fr 64px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 1599px) {
  .slider-example__thumb .slick-track {
    margin: 0 auto;
  }
}

@media screen and (max-width: 1279px) {
  .img-half-wrapper {
    padding: 0 20px;
    gap: 21px;
  }

  .img-half-wrapper img {
    padding: 0;
  }
}

@media screen and (max-width: 991px) {
  .publikaczii-items {
    padding: 0 36px;
    grid-column-gap: 16px;
    grid-row-gap: 50px;
    -ms-grid-columns: 1fr 16px 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .pahlava {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
  }

  .pahlava-item {
    padding: 30px 30px 60px 30px;
  }

  section {
    padding: 0 36px;
  }

  .services-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  h1.services-top__title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .text-section {
    max-width: 100%;
    padding-left: 36px;
    padding-right: 36px;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    margin-bottom: 60px;
  }

  .slider-example {
    margin-bottom: 50px;
  }

  .slider-example {
    padding: 0 20px;
  }

  .first-img-block img,
  .second-img-block img,
  .third-img-block img {
    padding: 0 20px;
  }

  .img-half-wrapper img {
    padding: 0;
  }

  .slider-example__thumb .slick-track {
    margin: 0 auto;
  }

  .project-previews {
    grid-column-gap: 16px;
    grid-row-gap: 50px;
    -ms-grid-rows: auto;
    -ms-grid-columns: 1fr 16px 1fr;
    grid-template: "Area" / 1fr 1fr;
  }

  .page-section {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .page-section__right {
    padding-left: 40px;
  }

  .page-section__label--social,
  .page-section__label--social-link {
    padding-top: 0px;
  }

  .how-work-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
  }

  .block-questions-mb {
    display: block;
  }

  .block-questions-pk {
    display: none;
  }

  .how-work-block__left {
    width: 100%;
  }

  .how-work-block__left .section-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
  }

  .section-08 .h2 {
    font-size: 25px !important;
    margin-bottom: 30px;
  }

  .block-questions-mb .faq-item {
    margin-bottom: 30px;
    border: none;
  }

  .block-questions-mb .faq-item__head {
    -ms-grid-columns: 30px 20px 1fr 20px auto;
    grid-template-columns: 30px 1fr auto;
    padding: 0;
    font-size: 14px;
    line-height: 171%;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    display: -ms-grid;
    display: grid;
    grid-gap: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    color: #222;
  }

  .block-questions-mb .faq-img svg {
    display: block;
    height: 30px;
    margin: 0;
    width: 26px;
  }

  .block-questions-mb .faq-item__btn {
    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;
    border: none;
    padding: 0;
    -webkit-transition: 200ms linear;
    -o-transition: 200ms linear;
    transition: 200ms linear;
    width: 20px;
    height: 20px;
    background: transparent !important;
  }

  .block-questions-mb .faq-item__btn:hover {
    background: transparent !important;
  }

  .block-questions-mb .faq-item__btn:focus {
    outline: none !important;
    border: none;
  }

  .block-questions-mb .faq-item__btn.active {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .block-questions-mb .faq-item__btn img {
    width: 100%;
  }

  .block-questions-mb .faq-item__desc {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    max-height: 0px;
    overflow: hidden;
    -webkit-transition: 300ms linear;
    -o-transition: 300ms linear;
    transition: 300ms linear;
    color: #222;
    font-size: 16px;
    font-weight: 400;
  }

  .block-questions-mb .faq-item__desc > div {
    padding: 0 35px 25px 50px;
    font-size: 14px;
  }

  .block-questions-mb .faq-item__desc a {
    display: block;
    margin-top: 7px;
    font-weight: 400;
    font-size: 11px;
    line-height: 126%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #9a9797;
  }

  .founders > .founders__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 10px);
    flex: 0 0 calc(50% - 10px);
  }

  .projects-content {
    margin-top: 92px;
  }

  .projects-top {
    margin-top: 50px;
  }

  .projects-content .project-previews {
    padding: 0 36px;
  }

  .project-top {
    margin-top: 60px;
    margin-right: 36px;
    margin-left: 16px;
    gap: 32px;
  }

  .project-top h1.project-top__title {
    margin-bottom: 32px;
  }

  .project-top.services-top .post-thumbnail {
    padding-left: 20px;
  }

  .project-content__text-block-inner.text-section > * {
    width: 100%;
  }

  .project-content__text-block-inner.text-section > .project-content__text {
    width: 100%;
  }

  .project-content__text-block-inner.text-section {
    margin-bottom: 80px;
  }

  .project-content .first-img-block > img,
  .project-content .second-img-block > img,
  .project-content .third-img-block > img {
    padding: 0 36px;
    width: 90.13%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .project-content img.img-wide {
    padding: 0 36px;
    margin-bottom: 110px;
    width: 100%;
  }

  .project-review {
    margin: 80px 36px 60px;
  }

  .project-review__title {
    -ms-grid-column-span: 4;
    grid-column-end: 4;
    -ms-grid-columns: 9.87% auto;
    grid-template-columns: 9.87% auto;
  }

  .project-review__client {
    margin-bottom: 0;
    margin-left: 0%;
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 4 / 2 / 5 / 3;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .project-review__review-title.text-big {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
    -ms-grid-column-span: 4;
    grid-column-end: 4;
  }

  .project-review__text {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3 / 4;
    -ms-grid-column-span: 4;
    grid-column-end: 4;
  }

  .project-review {
    grid-column-gap: 0px;
    -ms-grid-columns: 9.87% 0px 1fr;
    grid-template-columns: 9.87% 1fr;
  }

  .project-content__text.text-section {
    margin-bottom: 133px;
  }

  .project-content .img-half-wrapper {
    padding: 0px 86px;
  }

  .project-content .slider-example {
    padding: 0 80px;
  }

  .img-half-margin-wrapper {
    padding: 0 36px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 2.3%;
  }

  .img-half-margin-wrapper img:nth-child(1) {
    width: 48.85%;
    padding: 0;
  }

  .img-half-margin-wrapper img:nth-child(2) {
    width: 38.98%;
    padding: 0;
  }

  .page-section.project-content__section {
    margin-bottom: 133px;
  }

  .page-section.project-content__section {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  /* отступы */
  .project-content img.img-wide {
    margin: 0 auto;
  }

  .project-content .first-img-block > img,
  .project-content .second-img-block > img,
  .project-content .third-img-block > img {
    margin: 0 auto;
  }

  .project-content .img-half-wrapper,
  .project-content .img-half-margin-wrapper {
    margin: 0;
  }

  .project-content .first-img-block,
  .project-content .second-img-block,
  .project-content .third-img-block {
    gap: 110px;
  }

  .project-content .first-img-block + div:not(.project-content__text),
  .project-content .second-img-block + div:not(.project-content__text),
  .project-content .third-img-block + div:not(.project-content__text) {
    margin-top: 110px;
  }

  .project-content .first-img-block + div.project-content__text,
  .project-content .second-img-block + div.project-content__text,
  .project-content .third-img-block + div.project-content__text {
    margin-top: 100px;
    margin-bottom: 83px;
  }

  .project-content > div:last-child {
    margin-bottom: 60px;
  }

  .project-content > div.slider-example:last-child {
    margin-top: 60px;
  }

  /* отступы услуг */
  .services-content img.img-wide {
    margin: 0 auto;
  }

  .services-content .first-img-block > img,
  .services-content .second-img-block > img,
  .services-content .third-img-block > img {
    margin: 0 auto;
  }

  .services-content .img-half-wrapper {
    margin: 0 auto;
  }

  .services-content .img-half-margin-wrapper {
    margin: 0;
  }

  .services-content .first-img-block,
  .services-content .second-img-block,
  .services-content .third-img-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 100px;
    margin: 0;
  }

  .services-content .first-img-block + div:not(.services-content__text),
  .services-content .second-img-block + div:not(.services-content__text),
  .services-content .third-img-block + div:not(.services-content__text) {
    margin-top: 100px;
  }

  .services-content .first-img-block + div.services-content__text,
  .services-content .second-img-block + div.services-content__text,
  .services-content .third-img-block + div.services-content__text {
    margin-top: 100px;
    margin-bottom: 60px;
  }

  .services-content > div:last-child {
    margin-bottom: 100px;
  }

  .services-content > div.slider-example:last-child {
    margin-top: 90px;
  }
  /* end */
}

@media screen and (max-width: 767px) {
  .text-big {
    font-size: 21px;
  }

  .project-content .img-half-wrapper {
    padding: 0px 66px;
  }
}

@media screen and (max-width: 479px) {
  .publikaczii-items {
    padding: 0 30px;
    grid-column-gap: 0px;
    grid-row-gap: 50px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .pahlava {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .pahlava > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  section {
    padding: 0 30px;
  }

  .img-half-wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-bottom: 40px;
  }

  .services-top {
    margin: 90px 20px 0px 20px;
  }

  .services-top .post-thumbnail {
    padding-left: 0;
  }

  .text-section {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
  }

  img.img-wide {
    margin-bottom: 20px;
  }

  .first-img-block img,
  .second-img-block img,
  .third-img-block img {
    margin-bottom: 20px;
  }

  .img-half-wrapper {
    margin-bottom: 20px;
    gap: 20px;
  }

  .img-half-wrapper img {
    margin-bottom: 0;
  }

  h1.services-top__title {
    padding-left: 0;
    padding-right: 0;
  }

  .project-title {
    padding: 40px 20px 0;
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .project-previews {
    grid-column-gap: 0px;
    grid-row-gap: 50px;
    -ms-grid-rows: auto;
    -ms-grid-columns: 1fr;
    grid-template: "Area" / 1fr;
  }

  .page-section__right {
    padding-left: 0px;
  }

  .page-section {
    margin-bottom: 60px;
    grid-row-gap: 20px;
  }

  .page-section__contact {
    grid-row-gap: 5px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .page-section__value {
    margin-bottom: 32px;
  }

  .page-section__map {
    height: 400px;
  }

  .page-template-page-contacts .section-callback {
    padding: 0px 40px 0 40px;
  }

  .page-section__value.page-section__label--social-link {
    margin-bottom: 0;
  }

  .founders {
    gap: 10px;
  }

  .founders > .founders__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 5px);
    flex: 0 0 calc(50% - 5px);
  }

  .section-callback {
    padding: 30px 30px 0 30px;
  }

  .singular .entry-content {
    padding: 0 30px;
  }

  .page-standart .entry-content {
    padding: 0;
  }

  .singular .entry-header.alignwide {
    padding: 0 30px;
  }

  .page-standart {
    padding-left: 36px;
    padding-right: 36px;
  }

  .projects-content .project-previews {
    padding: 0 30px;
  }

  .project-top {
    margin-top: 0px;
    margin-right: 30px;
    margin-left: 30px;
  }

  .project-review {
    grid-row-gap: 0px;
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
    overflow: hidden;
    margin: 20px 30px 40px;
  }

  .project-review__title {
    -ms-grid-columns: 20% 1fr;
    grid-template-columns: 20% 1fr;
    -ms-grid-column-span: 3;
    grid-column-end: 3;
  }

  .project-review__img {
    min-width: 406px;
    margin-top: 30px;
    overflow: hidden;
    -ms-grid-column-align: auto;
    justify-self: auto;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 2 / 1 / 3 / 2;
  }

  .project-review__client {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
  }

  .descriptor {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .project-review__review-title.text-big {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3;
    margin-top: 32px;
  }

  .project-review__text {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3;
    margin-top: 32px;
  }

  .project-review__client {
    margin-top: 32px;
  }

  .project-top.services-top .post-thumbnail {
    padding-left: 0px;
    margin-bottom: 32px;
  }

  .project-content__main-text {
    padding: 0 30px;
  }

  .project-content__main-text .text-big.margin-bottom-23 {
    margin-bottom: 54px !important;
  }

  .project-content__char {
    grid-row-gap: 8px;
    -ms-grid-columns: 80px auto;
    grid-template-columns: 80px auto;
    place-items: center start;
  }

  .project-content__text-block-inner.text-section {
    margin-bottom: 40px;
  }

  .project-content__text-block-inner.text-section {
    padding-left: 30px;
    padding-right: 30px;
  }

  .project-content .first-img-block > img,
  .project-content .second-img-block > img,
  .project-content .third-img-block > img {
    padding: 0 30px;
    width: 100%;
  }

  .second-img-block {
    margin-top: 72px;
  }

  .third-img-block {
    margin-top: 72px;
  }

  .margin-bottom-23 {
    margin-bottom: 54px !important;
  }

  .project-content__text.text-section {
    margin-bottom: 100px;
    padding: 0 30px;
  }

  .project-content .img-half-wrapper {
    padding: 0px 30px;
  }

  .project-content .slider-example {
    padding: 0 30px;
  }

  .img-half-margin-wrapper {
    padding: 0 30px;
    gap: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 72px;
  }

  .img-half-margin-wrapper img:nth-child(1) {
    width: 100%;
  }

  .img-half-margin-wrapper img:nth-child(2) {
    width: 100%;
  }

  .img-half-wrapper.one-image {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .page-section.project-content__section {
    margin-bottom: 100px;
  }

  /* отступы */
  .project-content img.img-wide {
    margin: 0 auto;
  }

  .project-content .first-img-block > img,
  .project-content .second-img-block > img,
  .project-content .third-img-block > img {
    margin: 0 auto;
  }

  .project-content .img-half-wrapper,
  .project-content .img-half-margin-wrapper {
    margin: 0 auto;
    gap: 32px;
  }

  .project-content .img-half-margin-wrapper img {
    margin-bottom: 0;
  }

  .project-content .first-img-block,
  .project-content .second-img-block,
  .project-content .third-img-block {
    gap: 32px;
  }

  .project-content .first-img-block + div:not(.project-content__text),
  .project-content .second-img-block + div:not(.project-content__text),
  .project-content .third-img-block + div:not(.project-content__text) {
    margin-top: 32px;
  }

  .project-content .first-img-block + div.project-content__text,
  .project-content .second-img-block + div.project-content__text,
  .project-content .third-img-block + div.project-content__text {
    margin-top: 72px;
    margin-bottom: 83px;
  }

  .project-content > div:last-child {
    margin-bottom: 40px;
  }

  .project-content > div.slider-example:last-child {
    margin-top: 40px;
  }

  /* отступы услуг */
  .services-content img.img-wide {
    margin: 0 auto;
  }

  .services-content .first-img-block > img,
  .services-content .second-img-block > img,
  .services-content .third-img-block > img {
    margin: 0 auto;
  }

  .services-content .img-half-wrapper {
    margin: 0 auto;
  }

  .services-content .img-half-margin-wrapper {
    margin: 0;
  }

  .services-content .first-img-block,
  .services-content .second-img-block,
  .services-content .third-img-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    margin: 0;
  }

  .services-content .first-img-block + div:not(.services-content__text),
  .services-content .second-img-block + div:not(.services-content__text),
  .services-content .third-img-block + div:not(.services-content__text) {
    margin-top: 20px;
  }

  .services-content .first-img-block + div.services-content__text,
  .services-content .second-img-block + div.services-content__text,
  .services-content .third-img-block + div.services-content__text {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .services-content > div:last-child {
    margin-bottom: 60px;
  }

  .services-content > div.slider-example:last-child {
    margin-top: 90px;
  }
  /* end */

  .project-previews:not(.project-previews--service) > .project-previews__item {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}

body.home header.site-header {
  position: absolute;
  top: 0;
  width: 100%;
}

body.home .site-main {
  padding-top: 0;
}

.section-00 {
  margin: 0px 0 0 0 !important;
}
.site-main {
	  color: #222;
	opacity: 0.5;
}
.site-main > *:first-child {
  padding: 0 0 0 3.2vw !important;
}
.site-main > span {
  color: #222;
  font-size: 12px;
  text-transform: uppercase;
	opacity: 0.5;
}
.site-main a > span {
  color: #222 !important;
}
.site-main a {
  text-decoration: none !important;
}
/* Скрываем последний элемент ХК */
.site-main > *:last-child {
    display: none;
}
@media only screen and (max-width: 1919.5px) {
  .site-main > *:first-child {
    padding: 0 0 0 40px !important;
  }
}

div#page {
  position: relative;
  z-index: 100;
}

footer#new-footer {
  position: relative;
  z-index: 1;
}
