html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: 700;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
/*normalize css */
p,
figure,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
body {
  font-family: 'Gilroy', Arial, Helvetica, sans-serif;
  color: #2d2d2d;
  font-size: 14px;
}
p {
  color: #2d2d2d;
  line-height: 1.5;
  font-size: 14px;
}
@font-face {
  font-family: 'Gilroy';
  src: url('fonts/Gilroy-ExtraBold.eot');
  src: local('./fonts/Gilroy ExtraBold'), local('./fonts/Gilroy-ExtraBold'), url('fonts/Gilroy-ExtraBold.eot?#iefix') format('embedded-opentype'), url('fonts/Gilroy-ExtraBold.woff') format('woff'), url('fonts/Gilroy-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('fonts/Gilroy-Heavy.eot');
  src: local('./fonts/Gilroy Heavy'), local('./fonts/Gilroy-Heavy'), url('fonts/Gilroy-Heavy.eot?#iefix') format('embedded-opentype'), url('fonts/Gilroy-Heavy.woff') format('woff'), url('fonts/Gilroy-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-BlackItalic.eot');
  src: local('../fonts/Gilroy Black Italic'), local('../fonts/Gilroy-BlackItalic'), url('../fonts/Gilroy-BlackItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-BlackItalic.woff') format('woff'), url('../fonts/Gilroy-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-BoldItalic.eot');
  src: local('../fonts/Gilroy Bold Italic'), local('./fontsGilroy-BoldItalic'), url('../fonts/Gilroy-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-BoldItalic.woff') format('woff'), url('../fonts/Gilroy-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-SemiBold.eot');
  src: local('../fonts/Gilroy SemiBold'), local('./fontsGilroy-SemiBold'), url('../fonts/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-SemiBold.woff') format('woff'), url('../fonts/Gilroy-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-SemiBoldItalic.eot');
  src: local('../fonts/Gilroy SemiBold Italic'), local('../fonts/Gilroy-SemiBoldItalic'), url('../fonts/Gilroy-SemiBoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-SemiBoldItalic.woff') format('woff'), url('../fonts/Gilroy-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Light.eot');
  src: local('../fonts/Gilroy Light'), local('../fonts/Gilroy-Light'), url('../fonts/Gilroy-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Light.woff') format('woff'), url('../fonts/Gilroy-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-MediumItalic.eot');
  src: local('../fonts/Gilroy Medium Italic'), local('../fonts/Gilroy-MediumItalic'), url('../fonts/Gilroy-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-MediumItalic.woff') format('woff'), url('../fonts/Gilroy-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-ExtraBoldItalic.eot');
  src: local('../fonts/Gilroy ExtraBold Italic'), local('../fonts/Gilroy-ExtraBoldItalic'), url('../fonts/Gilroy-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-ExtraBoldItalic.woff') format('woff'), url('../fonts/Gilroy-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.eot');
  src: local('../fonts/Gilroy Regular'), local('../fonts/Gilroy-Regular'), url('../fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Regular.woff') format('woff'), url('../fonts/Gilroy-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-HeavyItalic.eot');
  src: local('../fonts/Gilroy Heavy Italic'), local('../fonts/Gilroy-HeavyItalic'), url('../fonts/Gilroy-HeavyItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-HeavyItalic.woff') format('woff'), url('../fonts/Gilroy-HeavyItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Medium.eot');
  src: local('../fonts/Gilroy Medium'), local('../fonts/Gilroy-Medium'), url('../fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Medium.woff') format('woff'), url('../fonts/Gilroy-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-RegularItalic.eot');
  src: local('../fonts/Gilroy Regular Italic'), local('../fonts/Gilroy-RegularItalic'), url('../fonts/Gilroy-RegularItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-RegularItalic.woff') format('woff'), url('../fonts/Gilroy-RegularItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-UltraLight.eot');
  src: local('../fonts/Gilroy UltraLight'), local('../fonts/Gilroy-UltraLight'), url('../fonts/Gilroy-UltraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-UltraLight.woff') format('woff'), url('../fonts/Gilroy-UltraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Bold.eot');
  src: local('../fonts/Gilroy Bold'), local('../fonts/Gilroy-Bold'), url('../fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Bold.woff') format('woff'), url('../fonts/Gilroy-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Thin.eot');
  src: local('../fonts/Gilroy Thin'), local('../fonts/Gilroy-Thin'), url('../fonts/Gilroy-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Thin.woff') format('woff'), url('../fonts/Gilroy-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Black.eot');
  src: local('../fonts/Gilroy Black'), local('../fonts/Gilroy-Black'), url('../fonts/Gilroy-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Black.woff') format('woff'), url('../fonts/Gilroy-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slick theme */
.slick-loading .slick-list {
  background: #fff url(../img/ajax-loader.gif) center center no-repeat;
}
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev {
  left: 0px;
}
.slick-prev[dir="rtl"] {
  left: auto;
  right: 0px;
}
.slick-next {
  right: 0px;
}
.slick-next[dir="rtl"] {
  left: 0px;
  right: auto;
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  outline: none;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/*begin general styles*/

* {
  box-sizing: border-box;
}
a,
button,
input,
textarea,
.js-svg {
  -webkit-transition: background .2s, border .2s, color .2s;
  -o-transition: background .2s, border .2s, color .2s;
  transition: background .2s, border .2s, color .2s;
}
html,
body {
  height: 100%;
  background: #Fff;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.alert {
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  z-index: 999;
  height: 0;
  overflow: hidden;
  background-color: #0000001a;
}
.alert .container {
  position: relative;
}
.alert--active {
  height: auto;
  bottom: 0;
}
.message {
  background-color: #0f9ddb;
  border-radius: 5px;
  border: 2px solid #fff;
  color: #fff;
  line-height: 20px;
  padding: 0 20px;
  padding: 12px 30px 12px 12px;
  font-size: 17px;
  margin: 20px auto 0 auto;
}
.my-alert__close {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 20px;
  width: 20px;
  height: 20px;
  background-size: 18px;
  background-repeat: no-repeat;
  cursor: pointer;
  background-image: url(../img/close.svg);
}
.message#badMessage {
  background-color: #f13b3b;
}
.container {
  width: 950px;
  margin: 0 auto;
}
.header {
  background: #FFF;
  box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.25);
  padding: 15px 0;
      transition-property: transform,background,box-shadow,line-height,height;
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.78,.13,.15,.86);
}
body.header_fixed  {
  padding-top: 99px;
   transition-property: transform,background,box-shadow,line-height,height;
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.78,.13,.15,.86);
}
body.header_fixed  .header{
    position: fixed;
    left: 0;
    right: 0;
    transition-property: transform,background,box-shadow,line-height,height;
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.78,.13,.15,.86);
    top:0;
    z-index: 99;
}
.header .container {
  width: 1150px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nav {
  display: flex;
  align-items: center;
}
.nav li {
  margin: 0 10px;
}
.nav li a {
  color: #4D4D4D;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.btn {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 7px 15px 7px;
  border-radius: 15px;
  background: #368653;
}
.btn:hover {
  background: #2f5740;
}
.phone-main {
  position: absolute;
  right: 0;
  z-index: 33;
  color: #fff;
  top: 40px;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 96.3%;
}
.main-block {
    background-image: url(../img/head_bg.jpg);
    background-repeat: no-repeat;
    height: calc(100vh - 100px);
    position: relative;
    background-size: cover;
    background-position: center -154px;
}
.main-block .container {
  display: flex;
  width: 1150px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  z-index: 2;
  position: relative;
  text-align: center;
}
.main-block:after {
  content: '';
  background: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 1;
}
.main-block__text {
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 96.3%;
  max-width: 330px;
  margin: 0 auto 10px;
}
.main-block__name {
  color: #FFF;
  text-shadow: 0px 2.9333334px 14.66666698px rgba(0, 0, 0, 0.4);
  font-size: 150px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  line-height: 0.8;
}
.main-block__address {
  color: #FFF;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 16px;
}
#my_message_email {
    color: #368653;
    font-size: 18px;
    margin-top: 0;
}
#callback-message {
    border-radius: 20px;
}
.main-block__btn {
  display: inline-block;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 7px 15px 7px;
  border-radius: 15px;
  background: #368653;
}
.lang {
    position: absolute;
    left: 0;
    top: 35px;
}
.lang a.active,.lang a:hover{
text-decoration: underline;
}
.lang a {
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    color: #fff;
    display: inline-block;
    margin-left: 5px;
}
.main-block__btn:hover {
  background: #368653;
}
.queues {
    display: flex;
    justify-content: center;
    margin-top: -90px;
    z-index: 33;
    position: relative;
    margin-bottom: 40px;
}
.queue {
  border-radius: 13.412px;
  border: 1px solid #E4E4E4;
  background: #F5F7FC;
  padding: 15px 25px;
  width: 23%;
  margin: 0 15px;
}
.queue-name {
  color: #368653;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.queue-class {
  color: #292929;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 12px;
}
.queue-quarter {
  color: #292929;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 14px;
  opacity: 0.5;
  min-height: 15px;
}
.queue-info {
  color: #292929;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  opacity: 0.5;
}
.queue-price {
    color: #4A4A4A;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.architecture {
  border-radius: 25px;
  border: 1px solid #E4E4E4;
  background-color: #F5F7FC;
  padding: 36px 40px;
  background-image: url("../img/architect_bg.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  margin-bottom: 42px ;
}
.block-title {
    color: #4A4A4A;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 22px;
    display: flex;
    align-items: center;
}
.show-video-btn {
    color: #2f5740;
    font-size: 20px;
    margin-left: auto;
    display: inline-flex;
    align-items: center;
}
.show-video-btn-icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 7px;
}
.show-video-btn:hover {
  text-decoration: underline;
  cursor: pointer;
}
.show-video-btn-icon svg {
    width: 100%;
    height: 100%;
}
.block-title span {
  color: #368653;
}
.architecture-list {
  width: 80%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.architecture-item {
  display: flex;
  width: 48%;
  margin-bottom: 30px;
}
.architecture-item__icon {
  width: 59px;
}
.architecture-item-content {
  width: calc(100%  - 69px);
  padding-left: 12px;
}
.architecture-item__title {
  color: #4A4A4A;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 5px;
}
.architecture-item__desc {
  color: #4A4A4A;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  opacity: 0.8;
}
.exterior-img {
  border-radius: 20px 20px 0 0;
  height: 300px;
  object-position: bottom;
  overflow: hidden;
}
.exterior-img img {
  object-position: center;
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.popup {
    width: 390px;
}
.popup__heading {
  color: #4A4A4A;
  text-align: center;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: block;
  margin-bottom: 10px;
}
.popip__text {
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  display: block;
  margin-bottom: 10px;
}
.popup__input {
  border-radius: 15px;
  border: 0.962px solid rgba(74, 74, 74, 0.5);
  height: 41px;
  text-indent: 10px;
  margin-bottom: 15px;
  width: 100%;
  outline: none;
}
.popup__btn {
  width: 100%;
  height: 40px;
  padding: 0;
  border: none;
  text-transform: uppercase;
}
.soc-seti-mobile {
  display: none;
}
#hidden-content {
  border-radius: 9px;
  background: #EDEDED;
}
.block-mr {
  margin-bottom: 40px;
}
.exterior-block-info {
  padding: 38px 40px 0 40px;
  margin-top: -30px;
  border-radius: 20px 20px 0 0;
  border: 1px solid #E4E4E4;
  background: #F5F7FC;
  z-index: 2;
  position: relative;
}
.exterior-list {
  display: flex;
  flex-wrap: wrap;
}
.exterior-item {
  display: flex;
  align-items: center;
  width: 48%;
  justify-content: space-between;
  margin-bottom: 55px;
}
.exterior-item__icon {
  width: 40px;
}
.exterior-item__content {
  color: #4A4A4A;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  width: calc(100%  - 60px);
}
.interior-block-info {
  display: flex;
  justify-content: space-between;
}
.interior-block-slider {
  width: 335px;
}
.interior-block-slider__item {
    border-radius: 15px;
    height: 425px;
}
.interior-block-slider__item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.interior-block-slider .slick-arrow {
  background: none;
  background-image: url("../img/arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
}
.interior-block-slider .slick-next {
  transform: translate(0, -50%) rotate(180deg);
  right: 20px;
}
.interior-block-slider .slick-prev {
  left: 20px;
}
.interior-block-content {
  width: calc(100%  - 335px);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.interior-block-item {
  width: 47%;
  margin-left: 3%;
  border-radius: 15px;
  border: 1px solid #E4E4E4;
  background: #F5F7FC;
  margin-bottom: 3%;
  padding: 40px 24px;
}
.interior-block-item__content {
  color: #4A4A4A;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
.interior-block-item__icon {
  margin-bottom: 20px;
}
.gallery-list {
  margin-right: -20px;
  font-size: 0;
}
.gallery-list li {
  display: inline-block;
  width: 33.33%;
}
.social-list {
    display: flex;
    flex-direction: column;
    position: absolute;
    right: 10px;
    transform: translateY(-100px);
    max-height: 0;
    overflow: hidden;
    transition:all 0.7s ease-in-out;
}
.social-btn.active  .social-list {
  max-height: 200px;
  transition:all 0.7s ease-in-out;
}
.social-btn {
    border-radius: 15px;
    background: #368653;
    padding: 11px 10px;
    display: inline-block;
    position: fixed;
    cursor: pointer;
    left: 20px;
    bottom: 20px;
    color: #fff;
    text-align: right;
    font-family: Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    width: 185px;
    line-height: 91.5%;
    transition: all 0.7s ease-in-out;
}
.social-btn.active .social-content__icon  {
  transform: rotate(180deg);
  transition: all 0.7s ease-in-out;
}
.social-content {
    display: flex;
    align-items: center;
    height: 30px;
}
.social-content__icon {
  margin-right: 10px;
  transition: all 0.7s ease-in-out;
}
.gallery-item {
  display: block;
  border-radius: 8px;
  overflow: hidden;
  margin-right: 20px;
  margin-bottom: 20px;
  height: 280px;
  position: relative;
}
.gallery-item img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.gallery-text {
  position: absolute;
  z-index: 2;
  color: #FFF;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.planing-block-content {
  border-radius: 25px;
  border: 1px solid #E4E4E4;
  background: #F5F7FC;
  padding: 40px;
}
.planing-block-content #wgcnt_logovo {
  background-color: transparent!important;
}
.planing-block-content #wgcnt_logovo .lg-filter {
  box-shadow: none!important;
  justify-content: space-between !important;
}
.planing-block-content #wgcnt_logovo .lg-chess-content {
  display: flex;
  flex-wrap: wrap;
}
.planing-block-content #wgcnt_logovo .lg-status-helper {
  order: 1;
  margin-left: auto;
}
.planing-block-content #wgcnt_logovo .lg-chess-content-list {
  order: 0;
}
.advans-list {
  margin-right: -18px;
  font-size: 0;
}
.advans-list li {
  display: inline-block;
  width: 33.33%;
}
.advan-item {
  height: 215px;
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  overflow: hidden;
  margin-right: 18px;
  margin-bottom: 18px;
}
.advan-item:hover .advan-item__content {
  transform: translateY(0);
}
.advan-item:hover .advan-item__desc {
  display: block;
}
.advan-item__content {
  background: rgba(54, 134, 83, 0.9);
  padding: 15px 18px;
  height: 100%;
  transform: translateY(176px);
  transition: all 0.7s ease-in-out;
}
.advan-item__title {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  margin-bottom: 10px;
}
.advan-item__desc {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 16px */
  display: none;
}
.presentation-info {
  color: #4A4A4A;
  font-size: 19.916px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 25px;
}
.presentation-content {
  display: flex;
  justify-content: space-between;
}
.presentation-quadrature {
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 3;
  color: #FFF;
  font-size: 19.916px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  border-radius: 0px 15px 15px 0px;
  background: #368653;
  padding: 9px 20px;
}
.presentation-slide-container {
  width: 49%;
  position: relative;
}
.presentation-slide-item {
    border-radius: 0;
    overflow: hidden;
    height: 321px;
    /* background-color: rgba(54, 134, 83, 0.2); */
}
.presentation-slide-item img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  object-position: center;
  object-fit: cover;
  margin: auto;
}
.presentation-slide .slick-arrow {
  background: none;
  background-image: url("../img/arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
  width: 40px;
  height: 40px;
  background-color: #368653;
  border-radius: 50%;
  background-size: 10px;
}
.presentation-slide .slick-next {
  transform: translate(0, -50%) rotate(180deg);
  right: 10px;
}
.presentation-slide .slick-prev {
  left: 10px;
}
.callback {
  border-radius: 12px;
  border: 1px solid #E4E4E4;
  background: #F5F7FC;
  padding: 52px 40px 42px;
  display: flex;
  justify-content: space-between;
}
.callback-left {
  width: 48%;
}
.callback-title {
  color: #4A4A4A;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 10px;
}
.callback-title span {
  color: #368653;
}
.callback-title-text {
  color: #4A4A4A;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.callback-form {
  width: 300px;
}
.callback-form__input {
  border-radius: 15px;
  border: 0.962px solid rgba(74, 74, 74, 0.5);
  height: 41px;
  text-indent: 10px;
  margin-bottom: 15px;
  width: 100%;
  outline: none;
}
.callback-form__btn {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 9.637px;
  background: #368653;
  border: 1px solid #368653;
  padding: 9px 15px;
  float: right;
  cursor: pointer;
}
.callback-form__btn:hover {
  background-color: #fff;
  color: #368653;
}
.reviews-slider-container {
  padding-left: calc((100% - 950px) / 2);
  padding-right: calc((100% - 1200px) / 2);
  margin-bottom: 100px;
}
.reviews-slider .slick-track,
.reviews-slider .slick-list {
  display: flex;
}
.reviews-slider .slick-slide {
  display: flex;
}
.reviews-slider .slick-list {
  padding: 0px 13% 0 0 !important;
}
.reviews-slider-card {
    border-radius: 12px;
    background: #F5F7FC;
    padding: 25px 35px;
    margin-right: 20px;
    width: 400px;
    height: 300px;
    background-size: cover;
    background-position: center;
}
.reviews-slider-item__content {
    color: #4A4A4A;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 15px;
}
.reviews-slider-item__people-icon {
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
}
.reviews-slider-item__people-content {
  width: calc(100% - 75px);
}
.reviews-slider-item__people {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.reviews-slider-item__people-name {
  color: #4A4A4A;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.reviews-slider-item__people-jk {
  color: #4A4A4A;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.reviews-slider-card--video {
  position: relative;
}
/*.reviews-slider-card--video:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background-image: url("../img/play.svg");
  background-repeat: no-repeat;
  background-position: center;
}*/
.reviews-slider-card--video .reviews-slider-item__content {
  display: none;
}
.reviews-slider-card--video .reviews-slider-item__people {
  display: none;
}
.developer-block-content {
  padding: 190px 0 290px;
  background-image: url("../img/developer_bg.png");
  background-size: cover;
  background-position: center;
  text-align: center;
}
.developer-block__small {
  color: #FFF;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
}
.developer-block__title {
  color: #FFF;
  text-shadow: 0px 0.97903657px 4.89518356px rgba(0, 0, 0, 0.4);
  font-size: 70px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
}
.developer-advan {
  padding: 22px 32px;
  border-radius: 12px;
  border: 1px solid #E4E4E4;
  background: #F5F7FC;
  width: 31%;
  text-align: center;
}
.developer-advan__title {
    color: #4A4A4A;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 127.5%;
}
.developer-advan__icon {
    height: 63px;
}
.developer-advans-block {
  display: flex;
  justify-content: space-between;
  transform: translateY(-36px);
}
.managers-content {
  border-radius: 12px;
  border: 1px solid #E4E4E4;
  background: #F5F7FC;
  padding: 49px 74px 65px;
}
.manager-item__img {
  width: 100%;
  background-color: rgba(54, 134, 83, 0.2);
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 15px;
}
.manager-item__img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}
.manager-item {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0 5px;
}
.manager-item-left {
  width: 35%;
}
.manager-item__name {
    color: #4A4A4A;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.manager-item__content {
  width: calc(100%  - 35% - 70px);
}
.manager-item__content__title {
  color: #4A4A4A;
  font-size: 22.289px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 7px;
}
.manager-projects {
  font-size: 0;
  margin-right: -20px;
}
.manager-projects li {
  display: inline-block;
  width: 33.33%;
  vertical-align: top;
}
.manager-project__item {
  height: 150px;
  margin-right: 18px;
  position: relative;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  border-radius: 9px;
  margin-bottom: 20px;
}
.manager-project__item-title {
  color: #FFF;
  text-align: center;
  font-size: 11.145px;
  font-style: normal;
  font-weight: 600;
  line-height: 127.5%;
  padding: 8px 25px;
  background: rgba(54, 134, 83, 0.8);
  width: 100%;
}
.managers-block {
    margin-bottom: 80px;
}
.managers-slider .slick-arrow {
  background: none;
  background-image: url("../img/arrow-greey.png");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
}
.managers-slider .slick-next {
  transform: translate(0, -50%) rotate(180deg);
  right: -50px;
}
.managers-slider .slick-prev {
  left: -50px;
}
.footer {
  background: #F5F7FC;
  padding: 45px 0 40px;
}
.footer-item {
  margin-bottom: 15px;
}
.footer-item__title {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.footer-item__content,
.footer-item__content a {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  color: #161B15;
}
.soc-seti {
  margin-top: 40px;
}
.soc-seti__item {
  display: inline-block;
  margin-right: 18px;
}
.footer .container {
  display: flex;
  justify-content: space-between;
}
.footer-right img {
  display: block;
}
.map-block img {
  width: 100%;
  display: block;
}
.gallery-block,
.advans-block,
.exterior-block {
  overflow: hidden;
}
.mob-start {
  float: left;
  width: 20px;
  height: 20px;
  right: 0;
  cursor: pointer;
  position: relative;
  display: none;
}
.mob-start span {
  position: absolute;
  left: 0;
  width: 20px;
  height: 1px;
  display: block;
  background-color: #4D4D4D;
  border: 1px solid #4D4D4D;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.mob-start .menu1 {
  top: 0;
}
.mob-start .menu2 {
  top: 6px;
}
.mob-start .menu3 {
  top: 13px;
}
.mob-start:hover .menu1 {
  top: 2px;
}
.mob-start:hover .menu3 {
  top: 12px;
}
.mob-start--active .menu2 {
  left: -20px;
  opacity: 0;
}
.mob-start--active .menu1,
.mob-start--active:hover .menu1 {
  top: 6px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.mob-start--active .menu3,
.mob-start--active:hover .menu3 {
  top: 6px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
@media (max-width: 1000px) {
  .container {
    width: auto!important;
    padding: 0 20px;
  }
  .nav {
    display: none;
  }
  .nav.menu--active {
    position: absolute;
    right: 17px;
    top: 58px;
    z-index: 9;
    background: #fff;
    width: 200px;
    box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.25);
    display: block;
  }
  .nav li a {
    color: #4D4D4D;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 7px 10px;
    border-bottom: 1px solid #d3d3d3;
    display: block;
  }
  .mob-start {
    display: block;
  }
  .soc-seti-mobile {
      display: flex;
      align-items: center;
  }
  .logo {
    height: 27px;
  }
  .logo img {
    height: 100%;
  }
  .btn {
     display: none; 
    padding: 5px 12px 5px;
    font-size: 12px;
}
  .btn.popup__btn {
    display: block;
  }
  .main-block__name {
    font-size: 66px;
  }
  .lang {
      position: absolute;
      left: 20px;
      top: 13px;
      right: auto;
  }
  .lang a {
    text-align: center;
    font-size: 16px;
  }
  .phone-main {
    right: 20px;
    top: 20px;
    font-size: 16px;
  }
  .main-block__text {
    font-size: 18px;
  }
  .main-block__address {
    font-size: 16px;
  }
  .main-block__btn {
     padding: 5px 12px 5px;
    font-size: 12px;
  }
  .queue-name {
    font-size: 18px;
  }
  .queue-class {
    font-size: 20px;
  }
  .queue-info {
    font-size: 14px;
  }
  .queue-price {
    font-size: 18px;
  }
  .queue {
    padding: 10px 20px;
  }
  .architecture-item__desc {
    font-size: 14px;
  }
  .architecture-item__title {
    font-size: 16px;
  }
  .block-title {
    font-size: 26px;
  }
  .exterior-item__content {
    font-size: 14px;
  }
  .advan-item__content {
    padding: 12px 14px;
    transform: translateY(181px);
  }
  .advan-item__title {
    font-size: 14px;
  }
  .presentation-quadrature {
    font-size: 16px;
    padding: 9px 15px;
  }
  .callback-title {
    font-size: 22px;
  }
  .reviews-slider-item__content {
    font-size: 14px;
  }
  .reviews-slider-container {
    padding-left: 20px;
    margin-bottom: 70px;
  }
  .developer-block__title {
    font-size: 44px;
  }
  .developer-block__small {
    font-size: 24px;
  }
  .developer-advan__title {
    font-size: 16px;
  }
  .developer-advan {
    padding: 20px 20px;
  }
  .manager-item__name {
    font-size: 20px;
  }
  .manager-item__content {
    width: calc(100%  - 35% - 40px);
  }
  .managers-content {
    padding: 49px 44px 65px;
  }
  .managers-slider .slick-prev {
    left: -35px;
  }
  .managers-slider .slick-next {
    right: -35px;
  }
  .manager-project__item-title {
    padding: 8px 10px;
    height: 44px;
  }
  .footer-right {
    width: 40%;
  }
  .footer-right img {
    width: 100%;
  }
  .managers-block {
    margin-bottom: 70px;
  }
}
@media (max-width: 730px) {
  .interior-block-info {
    flex-wrap: wrap;
  }
  .interior-block-slider {
    width: 100%;
    margin-bottom: 25px;
  }
  .interior-block-item {
    padding: 30px 14px;
  }
  .interior-block-item__content {
    font-size: 14px;
  }
  .interior-block-content {
    width: 100%;
  }
  .gallery-list li {
    width: 50%;
  }
  .advans-list li {
    width: 50%;
  }
  .reviews-slider-card {
    padding: 15px 15px;
    width: 400px;
  }
  .manager-item {
    flex-wrap: wrap;
  }
  .manager-item__content {
    width: 100%;
  }
  .manager-item-left {
    width: 100%;
    display: flex;
    align-items: center;
  }
  .manager-item__img {
    width: 200px;
  }
  .manager-project__item {
    margin-right: 20px;
    background-size: cover;
  }
  .architecture-list {
    width: 100%;
  }
  .architecture {
    background-image: none;
  }
  .architecture-item {
    width: 100%;
    margin-bottom: 20px;
  }
  .queues {
    flex-wrap: wrap;
  }
  .queue {
    width: 48%;
    margin-bottom: 20px;
  }
  .exterior-item {
    width: 100%;
    margin-bottom: 20px;
  }
  .interior-block-item {
    display: flex;
    justify-content: space-between;
    padding: 18px 10px;
    width: 100%;
  }
  .interior-block-item__icon {
    margin-bottom: 20px;
    width: 40px;
  }
  .interior-block-item__content {
    width: calc(100%  - 50px);
  }
}
@media (max-width: 630px) {
  .callback {
    padding: 32px 20px 22px;
    flex-wrap: wrap;
    text-align: center;
  }
  .callback-left {
    width: 100%;
    margin-bottom: 25px;
  }
  .callback-form {
    margin: 0 auto;
  }
  .callback-form__btn {
    float: none;
  }
  .reviews-slider-item__content {
    font-size: 10px;
  }
  .reviews-slider-item__people-name {
    font-size: 12px;
  }
  .developer-block-content {
    padding: 90px 0 140px;
  }
  .developer-block__title {
    font-size: 34px;
  }
  .developer-advan__icon {
    height: 22px;
    margin-bottom: 5px;
  }
  .developer-advan__icon svg {
    max-height: 100%;
  }
  .developer-advan__title {
    font-size: 14px;
  }
  .manager-project__item {
    height: 108px;
  }
}
@media (max-width: 630px) {
  .queue-class {
      font-size: 15px;
  }
  .manager-project__item-title {
      padding: 4px 5px;
      font-size: 10px;
      height: 32px;
       display: flex;
      align-items: center;
      justify-content: center;
  }
 
  .developer-block__small {
      font-size: 18px;
  }
  .developer-block__title {
      font-size: 24px;
  }
  .advans-list li {
    width: 50%;
  }
  .gallery-item {
      height: 150px;
  }
  .architecture {
      padding: 16px 15px;
      margin-bottom: 32px;
  }
  .exterior-block-info {
      padding: 18px 20px 0 20px;
  }
  .interior-block-slider__item {
      border-radius: 15px;
      height: 250px;
      overflow: hidden;
  }
  .interior-block-slider__item  img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
  .gallery-text {
      font-size: 20px;
  }
  .advan-item__title {
      font-size: 12px;
  }
  .advan-item {
      height: 150px;
  }
 .advan-item__content {
      transform: translateY(114px);
      padding: 5px 5px;
  }
  .presentation-content {
      flex-wrap: wrap;
  }
  .presentation-slide-container {
      width: 100%;
      margin-bottom: 20px;
  }
  .presentation-slide-item {
      height: 212px;
  }
  .developer-advan__title {
    font-size: 12px;
  }
  .manager-item__img {
      width: 100px;
      margin-bottom: 0;
  }
  .managers-content {
      padding: 29px 24px 35px;
  }
  .manager-item-left {
      margin-bottom: 20px;
  }
  .manager-projects {
      margin-right: -10px;
  }

  .manager-project__item {
      height: 100px;
      margin-right: 10px;
  }
   
  .managers-slider .slick-prev {
      left: -22px;
  }
  .managers-slider .slick-next {
      right: -22px;
  }
  .managers-block {
      margin-bottom: 40px;
  }
  .exterior-img {
      height: 200px;
  }
  .developer-advan__title {
      font-size: 10px;
  }
  .developer-advan {
      padding: 5px 5px;
  }
  .presentation-info {
      font-size: 13px;
  }
  .footer-right img {
      width: 100%;
      height: 100%;
      object-fit: cover;
  }
  .manager-item__name {
      font-size: 14px;
      text-align: left;
      padding-left: 30px;
  }
  .advan-item__desc {
      font-size: 12px;
  }
  .lg-widget-content-list.lg-widget-content-list-4 {
      grid-template-columns: repeat(1,1fr);
  }
  .social-btn {
      display: none;
  }
}