/*
Theme Name: m-7(2)
Version: 1.1
Author: KLIF group
Author URI: https://klifcom.net/
*/

@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&subset=cyrillic");
* {
  outline: none !important;
}
span.error-phone-number {
  color: red;
}
span.error-name {
  color: red;
}
body {
  font-size: 16px;
  font-family: "Open sans", sans-serif;
  background-color: #f7f7f7;
  color: #1e3259;
  text-align: left;
  margin: 0;
  padding: 0;
  line-height: 1.3;
}
small {
  font-size: 0.9em;
  line-height: 1.5em;
}
h1,
h2,
h3 {
  font-weight: bold;
}
h1 {
  font-size: 24px;
  text-align: center;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 17px;
}
h6 {
  font-size: 16px;
}
a {
  text-decoration: none;
}
a,
a:hover,
a:visited {
  color: grey;
}
p {
  margin: 0 0 15px 0;
}
p:last-child {
  margin-bottom: 0 !important;
}
p img {
  padding: 0;
  max-width: 100%;
}
img {
  max-width: 100%;
  height: auto;
}
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
  float: right;
}
img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
  float: left;
}
.center {
  text-align: center;
}
a img {
  border: none;
}
.clear {
  clear: both;
}
.margin0auto {
  position: relative;
  width: 980px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0;
  max-width: 100%;
}
iframe {
  max-width: 100%;
}

.project-block-right * {
  font-size: 16px;
}
/*================================================================================*/
.video_block_items_item-img img {
  height: 313px;
  width: 100%;
}
div#header {
  margin: 25px 0 70px 0px;
}
.header_bottom {
  background: #1e3259;
  line-height: 1;
  color: #f7f7f7;
  text-align: center;
  position: relative;
}
.header_bottom_text {
  text-transform: uppercase;
  font-size: 17px;
  padding: 25px 0px;
  box-sizing: border-box;
}
.header_bottom_logo {
  position: absolute;
  left: 0;
  top: -28px;
  z-index: 1;
}
.header_top_menu ul.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: right;
  line-height: 1;
  position: relative;
  margin-bottom: 15px;
}
.header_top_menu ul.menu > li {
  display: inline-block;
  vertical-align: top;
  margin-left: 25px;
}
.header_top_menu ul.menu > li > a {
  font-size: 15px;
  color: #1e3259;
  text-decoration: none;
  text-transform: uppercase;
}
/* .header_top_menu ul.menu > li.current-menu-item > a, */
.header_top_menu ul.menu > li > a:hover {
  color: #ff0000;
}

/*.project-seveng .single_slider_poject_news_title.single_slider_poject_news_title-seveng{
  display: block;
}*/

div#footer {
  box-sizing: border-box;
  background: white;
  border-top: 2px solid #1e3259;
  padding: 30px 0 10px 0;
  line-height: 1;
  margin-top: 65px;

  position: relative;
}
.footer_bottom > div {
  /*padding: 0 125px 0 30px;*/
  box-sizing: border-box;
}
.footer_bottom_left {
  float: left;
}
.footer_bottom_right {
  float: right;
}
.footer_bottom_left_logo {
  margin-bottom: 10px;
}
.footer_bottom_left_text {
  color: #bdbdbd;
  font-size: 13px;
}
.footer_bottom_right_soc_text {
  font-size: 13px;
  color: #666666;
  margin-bottom: 10px;
}
.footer_bottom_right_soc_links a {
  display: inline-block;
}
.footer_bottom_right_soc_links a:hover {
  opacity: 0.7;
}
.title {
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  color: #1e3259;
  line-height: 1;
  margin: 0 0 20px 0;
}
.project_template.news_single_template .title {
  text-align: start;
  margin: 0 0 25px 0;
  color: #1e3259;
  font-weight: bold;
  font-size: 30px;
}
.news-date-title {
  font-size: 18px;
}
.subtitle {
  text-align: center;
  margin-bottom: 45px;
  line-height: 1;
  font-size: 15px;
  color: #1e3259;

  margin-bottom: 25px;
}
.map_block {
  height: 332px;
  background: url(img/map_block_bg.png) no-repeat left center;
  position: relative;
}
.map_block_info {
  width: 350px;
  height: 322px;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  right: 0;
  top: 5px;
  background: #f2f2f2;
  border: 0px solid #ebebeb;
  padding: 20px 30px;
}

.projects_block_items {
  /* text-align: center; */
  position: relative;
  margin: 0 -2px;
}
.projects_block_items .item {
  margin: 0 3px;
  text-align: left;
  display: inline-block;
  vertical-align: top;
}
.projects_block_items .projects_block_items_item {
  width: 319px;
  margin-bottom: 10px;
  height: 320px;
  /*border-radius: 10px;*/
  overflow: hidden;
  background: #f2f2f2;
  box-sizing: border-box;
  padding: 0 0 5px 0px;
}
.projects_block_items_item_img {
  width: 100%;
}
.projects_block_items .item img {
  display: block;
  width: 100%;
  height: auto;
}
.history_block,
.news_block,
.projects_block {
  margin-bottom: 45px;
}
.history_block,
.news_block {
  margin-left: -5px;
  margin-right: -5px;
}
.projects_block_items_item_text {
  padding: 18px 12px 0 0px;
  box-sizing: border-box;
  height: 155px;
  overflow: hidden;
}
.projects_block_items_item_name {
  color: #1e3259;
  font-size: 15px;
  margin-bottom: 5px;
  line-height: 1;
}
/* .news_block_items_item:hover .news_block_items_item_name,
.projects_block_items_item:hover .projects_block_items_item_name {
    color: #ff0000;
} */
.projects_block_items_item_adres {
  font-size: 13px;
  color: #1e3259;
  margin-bottom: 15px;
}
.projects_block_items_item_desc {
  line-height: 1.3;
  color: #1e3259;
  font-size: 13px;
}
.projects_block_items_item:hover .projects_block_items_item_img {
  opacity: 0.7;
}
/* .team_block_items_item:hover,
.projects_block_items_item:hover {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.7);
}*/

.history_block_items .item,
.news_block_items .item {
  margin: 0px 5px;
  text-align: center;
}
.history_block_items_item_img > img,
.news_block_items_item_img > img {
  width: 100%;
}
.history_block_items_item_img,
.news_block_items .news_block_items_item_img,
.video_block_items_item-img {
  /*border-radius: 10px !important;*/
  overflow: hidden;
  display: block;
}
.history_block_items_item_name,
.news_block_items_item_name {
  color: #333333;
  line-height: 1;
  line-height: 2;
  font-size: 13px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-top: 4px;
  /* max-height: 55px; */
}

/* .news_block_items_item_name {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
} */
.history_block_items .item img,
.news_block_items .item img {
  -moz-transition: transform 0.5s ease-out;
  -o-transition: transform 0.5s ease-out;
  -webkit-transition: transform 0.5s ease-out;
}
.history_block_items .item:hover img,
.news_block_items .item:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.team_block_items {
  text-align: center;
  margin: 0 -2px 45px -2px;
}
.team_block_items_item {
  width: 484px;
  height: 264px;
  height: 255px;
  overflow: hidden;
  background: #f2f2f2;
  /*border-radius: 10px;*/
  display: inline-block;
  vertical-align: top;
  margin: 5px 3px;
  position: relative;
  text-align: left;
}
.team_block_items_item > a > div {
  /* width: 50%; */
  margin: 0 -2px;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}
.team_block_items_item > a > div.team_block_items_item_allinfo {
  margin: 0;
  width: 100%;
}
.team_block_items_item > a > div.team_block_items_item_left {
  width: 38%;
}
.team_block_items_item > a > div.team_block_items_item_right {
  width: 62%;
  box-sizing: border-box;
  padding: 0px 10px 15px 30px;
}
.team_block_items_item_right_text {
  height: 225px;
  overflow: hidden;

  vertical-align: bottom;
  display: table-cell;
}
.team_block_items_item_right_work {
  color: #1e3259;
  font-size: 14px;
  font-weight: 600;
  /* line-height: 1; */
  margin-bottom: 10px;
}
.team_block_items_item_right_name {
  color: #000000;
  font-size: 15px;
  margin-bottom: 10px;
}
.team_block_items_item_right_name {
  color: #1e3259;
  font-size: 13px;
}
.team_block_items_item_right_desc {
  color: #1e3259;
}
.map_block_info_title {
  font-size: 26px;
  color: black;
  line-height: 1;
  margin-bottom: 25px;
}
.map_block_info_text {
  font-size: 15px;
  color: black;
  margin-bottom: 30px;
}
.map_block_info_mail a {
  font-size: 15px;
  color: #ff0000;
}
.map_block_info_mail a:hover {
  text-decoration: underline;
}

.tooltip {
  z-index: 999;
  left: -9999px;
  top: -9999px;
  background: #fff;
  border: 1px solid #000000;
  font-size: 13px;
  color: black;
  padding: 15px;
  position: absolute;
  opacity: 1 !important;
  max-width: 400px;
}
.tooltip p {
  margin: 0 0 10px 0 !important;
}
.tooltip p:last-child {
  margin-bottom: 0px !important;
}
/* .history_block_items.owl-theme .owl-controls .owl-buttons,
.news_block_items.owl-theme .owl-controls .owl-buttons {
    display: none;
} */
/* .news_block_items.owl-theme .owl-controls .owl-buttons {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 145px;
} */
.history_block_items.owl-theme .owl-controls .owl-buttons,
.history_block_items.owl-theme:hover .owl-controls .owl-buttons,
.news_block_items.owl-theme .owl-controls .owl-buttons,
.news_block_items.owl-theme:hover .owl-controls .owl-buttons {
  display: block;
  position: absolute;
  width: 100%;
  /* top: -37px; */
  bottom: -25px;
}
/* .history_block_items.owl-theme:hover .owl-controls .owl-buttons {
    bottom: -39px;
} */
.project_block_left_top_items_item > a {
  display: inline-block;
}
.project_block_left_top_items_item > a:hover > img {
  opacity: 0.7;
}
.project_block_left_top_items.owl-theme .owl-controls .owl-buttons div,
.history_block_items.owl-theme .owl-controls .owl-buttons div,
.news_block_items.owl-theme .owl-controls .owl-buttons div {
  font-family: monospace;
  font-size: 18px;
}
.project_block_left_top_items.owl-theme .owl-controls .owl-buttons div {
  margin-left: 0px;
  margin-right: 10px;
  background: #aa0000;
}
.project_block_left_top_items.owl-theme .owl-controls .owl-buttons {
  text-align: left;
}
.project_block_left_top_items_repeat.owl-theme .owl-controls .owl-buttons {
  margin-top: -28px;
  margin-top: -41px;
  z-index: 99;
  position: relative;
}
.project_block_left_top_items.owl-theme .owl-controls {
  margin-bottom: 10px;
}

.news_block_items.owl-theme .owl-controls .owl-buttons div,
.history_block_items.owl-theme .owl-controls .owl-buttons div {
  /* width: 89px;
    height: 171px; */

  width: 35px;
  height: 49px;

  color: transparent;
  background: none;
  margin: 0;
  padding: 0;
  position: absolute;
  border-radius: 0;
  top: 0;
  opacity: 1 !important;
}
.history_block_items.owl-theme .owl-controls .owl-buttons,
.history_block_items.owl-theme:hover .owl-controls .owl-buttons {
  /* bottom: 114px !important; */
  bottom: 160px !important;
  bottom: 50% !important;
  bottom: calc(50% + 25px) !important;
}
.news_block_items.owl-theme .owl-controls .owl-buttons,
.news_block_items.owl-theme:hover .owl-controls .owl-buttons {
  /* bottom: 256px !important;
  bottom: 146px !important; */
  /* bottom: 145.5px !important; */
  bottom: 144px !important;
}
.news_block_items.owl-theme .owl-controls .owl-buttons div.owl-prev,
.history_block_items.owl-theme .owl-controls .owl-buttons div.owl-prev {
  /* left: -84px;
  background: url(img/history_arr_l.png) no-repeat left center; */
  left: -40px;
  background: url(img/news_arr_l.png) no-repeat left center;
}
.news_block_items.owl-theme .owl-controls .owl-buttons div.owl-next,
.history_block_items.owl-theme .owl-controls .owl-buttons div.owl-next {
  /* right: -84px;
  background: url(img/history_arr_r.png) no-repeat right center; */
  right: -40px;
  background: url(img/news_arr_r.png) no-repeat right center;
}
.news_block_items_item_name {
  color: #1e3259;
  text-transform: none;
  text-align: left;

  height: 15px;
  height: 21px;

  text-transform: uppercase;
}

.project_block {
  margin-bottom: 60px;
}
.project_block > div {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  position: relative;
}
.project_block_left {
  width: 705px;
}
.project_block_right {
  width: 270px;
  padding-left: 40px;
}
.project_block > div.project_block_top {
  display: block;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 16px;
  color: #1e3259;
  font-weight: 600;
}
.project_block_left_bottom.project_block_left_bottom_last {
  /* margin-top: 50px; */
  margin-top: 70px;
}
.project_block_left_top_items.project_block_left_top_items_last.owl-theme
  .owl-controls
  .owl-buttons {
  /*width: 100%;*/
  position: absolute;
  left: 0px;
  top: 410px;
}
.project_top_links {
  position: absolute;
  width: 100%;
  height: 61px;
  z-index: 1;
  top: 0;
  left: 0;
}
.project_top_links a {
  display: inline-block;
}
.project_top_links_prev {
  left: 0;
}
.project_top_links > div {
  position: absolute;
}
.project_top_links_next {
  right: 0;
}
.counter {
  color: #aa0000;
  font-size: 18px;
  position: absolute;
}
.project_block_left_bottom {
  position: relative;
}
.counter.counter_last {
  /* top: -36px; */
  top: -46px;
  left: 80px;
}
.counter.counter_repeat {
  bottom: 0px;
  left: 80px;
}

.mobile {
  display: none;
}

.news_single_template .project_top_links_prev,
.news_single_template .project_top_links_next {
  width: 16.5px;
}

.news_single_template .title {
  text-transform: none;
}
.picture p {
  font-family: "Calibri";
  text-decoration: none;
  color: white;
  font-size: 11px;
  margin-bottom: 4px;
  line-height: 12px;
}
.picture-text {
  font-family: "Calibri";
  text-decoration: none;
  color: white;
  font-size: 10.8px;
  margin-bottom: 4px;
  line-height: 12px;
}
.picture img {
  width: 39px;
  margin: 0 0px 4px 0;
}
.check-mark {
  background-color: white;
  text-align: center;
  padding: 12px;
  margin: 0px 0px 4px 0px;
  border-radius: 5px;
  width: 17px;
}
.capture {
  width: 725px;
}
.capture2 {
  width: 725px;
}
.picture {
  /* Це картинка <a class="picture" href="#modal">*/
  background-color: #7a7b7c;
  width: 40px;
  padding: 4px;
  border-radius: 0 9px 9px 0;
  position: fixed;
  bottom: 15%;
}
#wpfront-scroll-top-container {
  right: 60px !important;
}
#popup__toggle {
  opacity: 0.8;
  right: 0px;
  bottom: 13%;
  display: block;
  position: fixed;
  cursor: pointer;
  z-index: 9999;
}
.img-circle {
  background-color: #263259ab;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.circlephone {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  border: 2px solid #263259;
  width: 150px;
  height: 150px;
  bottom: -25px;
  right: 10px;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  opacity: 0.5;
  -webkit-animation: circle-anim 2.4s infinite ease-in-out !important;
  -moz-animation: circle-anim 2.4s infinite ease-in-out !important;
  -ms-animation: circle-anim 2.4s infinite ease-in-out !important;
  -o-animation: circle-anim 2.4s infinite ease-in-out !important;
  animation: circle-anim 2.4s infinite ease-in-out !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.circle-fill {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  background-color: #263259;
  width: 100px;
  height: 100px;
  bottom: 0px;
  right: 35px;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;
  -moz-animation: circle-fill-anim 2.3s infinite ease-in-out;
  -ms-animation: circle-fill-anim 2.3s infinite ease-in-out;
  -o-animation: circle-fill-anim 2.3s infinite ease-in-out;
  animation: circle-fill-anim 2.3s infinite ease-in-out;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.img-circle {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  width: 72px;
  height: 72px;
  bottom: 14px;
  right: 49px;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
}
.img-circleblock {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  width: 72px;
  height: 72px;
  background-image: url(img/Group285.png);
  background-position: center center;
  background-repeat: no-repeat;
  animation-name: tossing;
  -webkit-animation-name: tossing;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
.img-circle:hover {
  opacity: 1;
}
@keyframes pulse {
  0% {
    transform: scale(0.9);
    opacity: 1;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.9);
    opacity: 1;
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.95);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.95);
    opacity: 1;
  }
}
@keyframes tossing {
  0% {
    transform: rotate(-8deg);
  }
  50% {
    transform: rotate(8deg);
  }
  100% {
    transform: rotate(-8deg);
  }
}
@-webkit-keyframes tossing {
  0% {
    -webkit-transform: rotate(-8deg);
  }
  50% {
    -webkit-transform: rotate(8deg);
  }
  100% {
    -webkit-transform: rotate(-8deg);
  }
}
@-moz-keyframes circle-anim {
  0% {
    -moz-transform: rotate(0deg) scale(0.5) skew(1deg);
    opacity: 0.1;
    -moz-opacity: 0.1;
    -webkit-opacity: 0.1;
    -o-opacity: 0.1;
  }
  30% {
    -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.5;
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    -o-opacity: 0.5;
  }
  100% {
    -moz-transform: rotate(0deg) scale(1) skew(1deg);
    opacity: 0.6;
    -moz-opacity: 0.6;
    -webkit-opacity: 0.6;
    -o-opacity: 0.1;
  }
}
@-webkit-keyframes circle-anim {
  0% {
    -webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-o-keyframes circle-anim {
  0% {
    -o-transform: rotate(0deg) kscale(0.5) skew(1deg);
    -o-opacity: 0.1;
  }
  30% {
    -o-transform: rotate(0deg) scale(0.7) skew(1deg);
    -o-opacity: 0.5;
  }
  100% {
    -o-transform: rotate(0deg) scale(1) skew(1deg);
    -o-opacity: 0.1;
  }
}
@keyframes circle-anim {
  0% {
    transform: rotate(0deg) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    transform: rotate(0deg) scale(1) skew(1deg);
    opacity: 0.1;
  }
}
@-moz-keyframes circle-fill-anim {
  0% {
    -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@-webkit-keyframes circle-fill-anim {
  0% {
    -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@-o-keyframes circle-fill-anim {
  0% {
    -o-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -o-transform: rotate(0deg) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -o-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@keyframes circle-fill-anim {
  0% {
    transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    transform: rotate(0deg) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

.contact_form_pop img {
  position: fixed;
  bottom: 14%;
  right: 28px;
  opacity: 1;
  transition: all 0.5s ease 0s;
  display: none;
}

.scroll-top-active {
  position: fixed;
  top: 85vh;
  right: 50px;
  opacity: 1;
  transition: all 0.5s ease 0s;
  margin-top: 15px;
}

.scroll-top
  a:focus:not(.wp-block-button__link):not(.wp-block-file__button)
  img {
  outline: 0px dotted
    var(--wp--style--color--link, var(--global--color-primary));
}
.pop-up-form {
  display: none;
  position: fixed;
  z-index: 222;
  top: 0;
  width: 100%;
  background-color: rgba(20, 38, 54, 0.6);
  height: 100%;
  justify-content: center;
  align-items: center;
}
.pop-up-form-block {
  background-color: #323232;
  max-width: 500px;
  padding: 0 30px;
  transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.pop-up-form-block h3 {
  color: #ffffff;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  font-size: 2.1rem;
  text-align: center;
  letter-spacing: 0.02em;
  margin: 2rem auto 1.125rem auto;
}
.wpcf7-form-control-wrap input {
  width: 100%;
  background-color: #ffffff;
  border: var(--form--border-width) solid #ffffff;
  font-size: 1rem;
  border-radius: 2px;
  padding: 11px;
}
.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
  display: flex;
  justify-content: center;
  height: 55px;
  overflow: hidden;
  width: 155px;
  margin: 0 auto 20px;
}
.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha > div {
  position: relative;
  top: -15px;
  left: -1px;
}
.first_label {
}
.first_label label {
}
.second_label {
  margin-bottom: 20px;
}
.second_label label {
}
.submit_buttom input {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 0.875rem;
  line-height: 2.25rem;
  font-weight: 500;
  letter-spacing: 0.08929em;
  text-decoration: none;
  text-transform: uppercase;
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
  padding: 0 8px 0 8px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  box-sizing: border-box;
  min-width: 64px;
  height: 36px;
  border: none;
  outline: none;
  line-height: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  overflow: hidden;
  vertical-align: middle;
  border-radius: 4px;
  background-color: #3f51b5;
  padding: 0 16px 0 16px;
  box-shadow: 0px 3px 1px -2px rgb(0 0 0 / 20%),
    0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 1px 5px 0px rgb(0 0 0 / 12%);
  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
  background-color: #ffffff;
  font-size: 1rem;
  border-radius: 2px;
}
.form_message {
  color: #ffffff;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.4rem;
  text-align: center;
  letter-spacing: -0.01em;
}

.pop-up-form-block p:first-child {
  padding-bottom: 23px;
}
.pop-up-form-block p.form-rule {
  font-family: "Calibri", sans-serif !important;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  font-size: 1rem;
  text-align: center;
  letter-spacing: -0.01em;
  color: #fff;
  margin: 0rem 0 1.2rem 0;
}
.pop-up-form-active {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
}
div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}
.closex_pop {
  padding-left: 555px;
  padding-bottom: 5px;
  width: 24px;
  height: 24px;
  color: #fff !important;
  font-size: 24px;
  cursor: pointer;
  text-decoration: none;
}

.picture2 {
  /* Це картинка <a class="picture" href="#modal">*/
  background-color: #7a7b7c;
  width: 40px;
  padding: 4px;
  border-radius: 0 9px 9px 0;
  position: fixed;
  bottom: 2%;
}
.owl-pagination {
  display: none;
}
.wrapper {
  /* Це прозора обгортка <div id="modal" class="wrapper">, разтягнута по всьому екрану і знаходиться поверх всіх елементів сторінки*/
  width: 100vw;
  height: 100vh;
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
}
.wrapper2 {
  /* Це прозора обгортка <div id="modal" class="wrapper">, разтягнута по всьому екрану і знаходиться поверх всіх елементів сторінки*/
  width: 100vw;
  height: 100vh;
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
}
.substrate {
  /* Це подложка  <a class="substrate" href="#close"> сірого кольору з прозорістю, розтягнута по границям обгортки <div id="modal" class="wrapper">*/
  width: 100%;
  height: 100%;
  background-color: rgba(100, 100, 100, 0.6);
  position: fixed;
  top: 0;
  left: 0;
}
.substrate2 {
  /* Це подложка  <a class="substrate" href="#close"> сірого кольору з прозорістю, розтягнута по границям обгортки <div id="modal" class="wrapper">*/
  width: 100%;
  height: 100%;
  background-color: rgb(100 100 100 / 0%);
  position: fixed;
  top: 0;
  left: 0;
}
.block {
  /* Це блок  <div class="block"> внутри обгортки <div id="modal" class="wrapper">*/
  background-color: white;
  position: fixed;
  /* top: 20%; */
  /* left: 13%; */
  margin: 8% 19%;
  display: flex;
}
.block2 {
  /* Це блок  <div class="block"> внутри обгортки <div id="modal" class="wrapper">*/
  position: fixed;
  width: 439px;
  height: 335px;
  margin: 0% 0% 5.5% 0%;
  bottom: -0%;
  display: flex;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 0px 130px rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(20px);
  /* Note: backdrop-filter has minimal browser support */

  border-radius: 10px;
}
.closex {
  /* Це хрестик <a class="close" href="#close"> блока <div class="block">*/
  color: #e5d8c7;
  font-weight: bold;
  padding-right: 10px;
  font-size: 21px;
}
#modal {
  /* Це стан обгортки (модального вікна), коли воно в "спокої": його не видно і вона не реагує на натискання*/
  display: none;
  pointer-events: none;
}
#modal:target {
  /* Це стан обгортки (модального вікна), коли ми на нього ссилаємося, натискаючи на карктинку <a class="picture" href="#modal">: обгортка стає видимою*/
  display: block;
  pointer-events: auto;
}
.closex2 {
  /* Це хрестик <a class="close" href="#close"> блока <div class="block">*/
  color: #e5d8c7;
  font-weight: bold;
  padding-right: 10px;
  font-size: 21px;
}
#modal2 {
  /* Це стан обгортки (модального вікна), коли воно в "спокої": його не видно і вона не реагує на натискання*/
  display: none;
  pointer-events: none;
}
#modal2:target {
  /* Це стан обгортки (модального вікна), коли ми на нього ссилаємося, натискаючи на карктинку <a class="picture" href="#modal">: обгортка стає видимою*/
  display: block;
  pointer-events: auto;
}
.text-message {
  text-align: center;
  padding: 182px 0px 0px 17px;
}
.text-message2 {
  padding: 21px 0px 0px 27px;
}
.text-title {
  font-family: "Calibri Light";
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 23px;
  color: #263259;
}
.text-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 0.5px solid rgba(0, 0, 0, 0.2);
  padding: 15px 0px 0px 0px;
}
.text-word {
  font-family: "Calibri Light";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}
.text-year3 {
  font-family: "Calibri Light";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  font-weight: bold;
  padding: 0% 0% 4% 0%;
}
.text-year {
  font-family: "Calibri Light";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  font-weight: bold;
  padding: 0% 0% 3% 0%;
}
.co-map {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row-reverse;
  justify-content: space-evenly;
}
.co-map2 {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row-reverse;
  justify-content: space-evenly;
}

@media screen and (max-width: 979px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .margin0auto {
    padding: 0 15px;
    width: 100%;
  }
  .header_top_menu_mob.mobile {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 3;
  }
  .header_top {
    height: 26px;
  }
  .header_top_menu_mob_img {
    box-sizing: border-box;
    padding: 10px;
    /* background: #7c7c7c; */
    cursor: pointer;
  }
  .header_top_menu_mob_menu {
    /* display: block !important; */
    position: absolute;
    right: 0;
    top: 52px;
    box-sizing: border-box;
    padding: 15px 15px;
    text-align: center;
    width: 175px;
    border: 1px solid #7c7c7c;
    background: white;
  }
  .header_top_menu_mob_menu ul.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 2;
  }
  .header_top_menu_mob_menu ul.menu > li > a {
    text-transform: uppercase;
    color: black;
    font-size: 18px;
  }
  .history_block_items.owl-theme .owl-controls .owl-buttons,
  .history_block_items.owl-theme:hover .owl-controls .owl-buttons,
  .news_block_items.owl-theme .owl-controls .owl-buttons,
  .news_block_items.owl-theme:hover .owl-controls .owl-buttons {
    display: none !important;
  }
  .projects_block_items {
    text-align: center;
  }
  .project_top_links_next {
    padding-right: 0px;
  }
  .project_top_links_prev {
    padding-left: 0px;
    left: 0;
  }
  .project_block > div {
    width: 100% !important;
  }
  .project_block_right {
    padding-left: 0;
    padding-top: 25px;
  }
  .project_block_left {
    width: 100%;
  }
  .project_top_title.title {
    box-sizing: border-box;
    padding: 0 35px;
  }
  .project_top_links > div img {
    width: 20px;
  }
  .project_top_links {
    position: relative;
    top: -91px;
    height: 5px;
  }

  .project_block_left_top_items.project_block_left_top_items_last
    .item.project_block_left_top_items_item {
    padding-top: 40px;
  }
  .project_block_left_top_items.project_block_left_top_items_last.owl-theme
    .owl-controls
    .owl-buttons {
    top: -5px !important;
  }
  .project_block_left_top_items.project_block_left_top_items_last
    .project_block_left_bottom.project_block_left_bottom_last {
    position: static;
    margin-top: 15px;
  }
  .project_block_left_top_items.project_block_left_top_items_last
    .goto_first_slide_btn {
    /* z-index: 99999; */
    top: 0;
  }
  .project_block_left_top_items.project_block_left_top_items_last
    .counter.counter_last {
    top: 4px;
  }
}
@media screen and (max-width: 850px) {
  .map_block {
    background-position: right 315px center;
  }
}
@media screen and (max-width: 800px) {
  .header_bottom_text {
    text-align: right;
  }
  div#footer {
    padding: 15px 0 15px 0;
  }
  .project_block_left_top_items.project_block_left_top_items_last.owl-theme
    .owl-controls
    .owl-buttons {
    bottom: -60px;
    top: inherit;
  }
  .counter.counter_last {
    left: 0;
  }

  .project_top {
    padding-bottom: 26px;
  }
  .project_top_contacts {
    bottom: 12px !important;
  }
}
@media screen and (max-width: 640px) {
  .footer_bottom > div {
    padding: 0 15px;
  }
  .map_block {
    background-position: right 200px center;
  }
  .footer_bottom_right {
    text-align: right;
  }
}
@media screen and (max-width: 550px) {
  .header_bottom_logo {
    width: 124px;
    top: -1px;
  }
  .team_block_items_item,
  .projects_block_items .projects_block_items_item {
    width: 100%;
    max-width: 319px;
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 500px) {
  .footer_bottom_left,
  .footer_bottom_right {
    text-align: center;
    float: none;
    margin: 10px 0;
  }
  .map_block {
    /* background-position: center; */
    background-position: center bottom;
    padding-bottom: 300px;
  }
  .map_block_info {
    text-align-last: center;
    width: 100%;
    /* background: rgba(255, 255, 255, 0.5); */
  }

  /*  div#wpfront-scroll-top-container {
    right: 0 !important;
    bottom: 0 !important;
    /* width: 40px; */
  /* height: 40px; */
  /*} */
  div#wpfront-scroll-top-container img {
    width: 40px !important;
    height: 40px !important;
  }
}
@media screen and (max-width: 450px) {
  .header_bottom_text {
    text-align: center;
  }
  .header_bottom_logo {
    top: -53px;
    width: 90px;
  }

  .team_block_items_item > a > div {
    width: 100% !important;
    text-align: center;
    padding: 0 0 !important;
  }
  .team_block_items_item_right_text {
    height: inherit;
    margin-bottom: 20px;
    display: block;
    margin-top: 10px;
  }
  .team_block_items_item_left {
    margin-top: 15px !important;
  }
}
@media screen and (max-width: 360px) {
  .projects_block_items_item_img {
    width: 100% !important;
    height: auto !important;
  }
}

.team_block_items_item.ttp_lnk > a {
  cursor: default !important;
}

/* a.hover_front_project_link.hover img {
    opacity: 0.7;
} */
.projects_block_items_item_img {
  overflow: hidden;
  width: 319px;
  height: 178px;
}
.projects_block_items_item_img img {
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
}

.hover_front_project_link.hover .projects_block_items_item_img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.project_block_left_bottom.project_block_left_bottom_last > span,
.project_block_left_bottom.project_block_left_bottom_last > span + p {
  display: inline;
}
span.single_slider_poject_news_title {
  text-transform: uppercase;
}
.project_block.project_block_last .item.project_block_left_top_items_item img,
.project_block_left.news_block_left img {
  width: 100%;
  height: auto;
}
a.top_big_link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.project_block.project_block_last .project_block_left_top_items_item > a {
  display: block;
}

.goto_first_slide_btn {
  margin-left: 0px;
  margin-right: 10px;
  background: #aa0000;
  font-family: monospace;
  font-size: 18px;
  color: #fff;
  display: inline-block;
  padding: 3px 0px;
  border-radius: 30px;
  opacity: 0.5;
  width: 30px;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: -49px;
  left: 0;
  z-index: 1;
}
.goto_first_slide_btn:hover {
  opacity: 1;
}
/*.project_block_left_top_items.project_block_left_top_items_last.owl-theme .owl-controls .owl-buttons {
    left: 40px;
}
.counter.counter_last {
    left: 120px;
}
*/

.project_top_contacts > div {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.project_top_contacts_fb > a {
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(img/project_img_fb.png) no-repeat center center;
  background: url(img/project_img_fb_2.png) no-repeat center center;
  /* background-size: contain; */
}
.project_top_contacts_phone > a {
  display: inline-block;
  line-height: 26px;
  padding: 0px 5px 0px 31px;
  background: url(img/project_img_phone.png) no-repeat left center;
  background: url(img/project_img_phone_2.png) no-repeat left center;
  color: #263259;
  font-weight: 400;
  font-size: 12px;
  /* background-size: contain; */
}
.project_top_contacts a:hover {
  opacity: 0.7;
}
.project_top {
  position: relative;
}
.project_top_contacts {
  position: absolute;
  bottom: -7px;
  left: 0;
}

.map_block_info_text a {
  color: #1e3259;
}
.subtitle.vacancy_block_subtitle {
  line-height: 1.5;
  margin-bottom: 40px;
  font-size: 17px;
}

.news_block {
  margin-bottom: 90px;
}
.team_block_items {
  margin-bottom: 45px;
}
.vacancy_block {
  margin: 80px 0 80px 0px;
}
.info-karantyn {
  z-index: 10;
  position: fixed;
  top: 41%;
  left: 0;
  width: 200px;
  text-align: center;
  background-color: white;
  border: 1px solid #ff0000;
  border-radius: 10px;
  opacity: 0.75;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.info-karantyn-content-mobile,
.info-karantyn-text1-mobile {
  z-index: 10;
  position: fixed;
  top: 365px;
  left: 0;
  width: 176px;
  text-align: center;
  background-color: white;
  border: 1px solid #ff0000;
  border-radius: 10px;
  opacity: 0.75;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.info-karantyn-content-mobile {
  margin-left: -81px;
  padding-top: 8px;
  text-align: center;
  transform: rotate(-90deg);
}

.info-karantyn-text1-mobile {
  top: 284px;
  padding-top: 18px;
  padding-bottom: 25px;
  margin-left: 38px;
}
.non-active {
  display: none;
}
.info-karantyn-mobile {
  display: none;
}

.youtube-video-back {
  transform: translateY(115%);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 22;
  transition: all 0.5s linear;
  opacity: 1;
  width: 100%;
  height: 100%;
  background: white;
  /* display: none;*/
  align-items: center;
  justify-content: center;
}
.youtube-video-back.active {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  opacity: 1;
  transform: translateY(0%);
}
.youtube-video-back.active2 {
  display: none;
  opacity: 0;
  transform: translateY(101%);

  /*opacity: 1;*/
}
.youtube-video-close {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: flex-end;
}

.youtube-video-close-icon-button-line {
  display: block;
  width: 25px;
  height: 3px;
  border-radius: 42px;
  margin: 10px 0;
  position: relative;
}
.youtube-video-close-icon-burger-icon:hover {
  cursor: pointer;
}
.youtube-video-close-icon-button-line:nth-child(1) {
  transform: rotate(45deg);
  background: black;
  top: 7px;
}
.youtube-video-close-icon-button-line:nth-child(2) {
  transform: rotate(-45deg);
  background: black;
  top: -7px;
}
.youtube-video {
  background-color: white;
  padding: 15px;
  /*width: 75vw;*/
}

/*.youtube-video-back iframe {
    width: 78.5vw;
    height: 90vh;
}*/
.youtube-video-back iframe {
  width: 100%;
  height: 100%;
}

.youtube-video {
  width: 1000px;
  height: 562px;
}
@media screen and (max-width: 900px) {
  .youtube-video-back iframe {
    width: 100%;
    height: 100%;
  }
  .youtube-video {
    width: unset;
    height: unset;
  }
  .info-karantyn {
    display: none;
  }
  .info-karantyn-mobile {
    display: block;
  }
}

/*----New Style----------------------------------------------------------------------------------------------------*/
.container {
  width: 1390px;
  margin: 0 auto;
  padding: 0;
}
.container2 {
  width: 1396px;
  margin: 0 auto;
  padding: 0;
}

.info-text p {
  font-size: 19px;
}
.last-item-not-display {
  opacity: 0;
}
.OneVideo-play {
  position: absolute;
  border: 2px solid hsla(0, 0%, 100%, 0.4);
  border-radius: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border 0.4s ease;
  transition: border 0.4s ease;
  background-color: #fff !important;
  width: 64px !important;
  height: 64px !important;
  bottom: calc(50% - 32px) !important;
  left: calc(50% - 32px) !important;
  opacity: 0;
}

.OneVideo-play svg {
  position: absolute;
  fill: #fff;
  width: 16px;
  height: 16px;
  left: 25px;
  top: 23px;
}
.news-block_items-item-img {
  position: relative;
}
.news-block_items-item-img-hover {
  position: absolute;
  width: 100%;
  height: 100%;
}
.news-block_items-item-img:hover .news-block_items-item-img-hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.news-block_items-item-img:hover .OneVideo-play {
  opacity: 1;
}

.news-block-items-item:hover {
  cursor: pointer;
}
#header-new .container {
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.header-burger,
.burger-menu.burger-menu-close,
.header-phone-mobile {
  display: none;
}

.header-new-item.header-phones {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  position: relative;
  /*  overflow: hidden;*/
  right: 8px;
}

.phones-callback {
  background-color: #1e3259;
  position: absolute;
  top: 0;
  left: 0;
  transition-property: transform;
  transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  width: 103%;
  height: 100%;
  /*transform: translateX(-101%);*/
  border-radius: 30px;
  display: none;
  justify-content: center;
  align-items: center;
  /*color: #1e3259;*/
  color: white;
  font-size: 16px;
  opacity: 0;
}
/*.header-phones-img img {
    z-index: 1;
    position: relative;
}*/

.header-phones-img:hover {
  cursor: pointer;
}
.header-phones-img:hover .phones-callback {
  opacity: 1;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  /*transform: translateX(0%);*/
}
/*.phones-callback p {
    padding-left: 15px;
}*/
.header-phones-links-mobile {
  display: none;
}
.header-phones-links {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  padding-left: 10px;
  padding-right: 0px;
}
.header-phones-links a {
  font-size: 17px;
  font-family: "Calibri";
  color: black;
}
.header-phones-links a:hover {
  color: #ff0000;
}
.header-phones-links a:first-child {
  padding-bottom: 6px;
}
.header-menu ul.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: right;
  line-height: 1;
  position: relative;
}
.header-menu ul.menu > li {
  display: inline-block;
  vertical-align: top;
  /*margin-left: 25px;*/
}
.header-menu ul.menu > li:not(:first-child) {
  /* display: inline-block; */
  vertical-align: top;
  margin-left: 25px;
}
.header-menu ul.menu > li > a {
  font-size: 17px;
  color: #616161;
  text-decoration: none;
}
.header-menu ul.menu > li > a:hover {
  color: #ff0000;
}

.slider-main-owl {
  background-color: #f4f5f9;
}

.slider-main-item {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  height: 450px;
  margin: 0 1px;
}

.slider-item-left {
  width: 65%;
}

.slider-item-right {
  width: 35%;
}

.slider-item-img {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.slider-item-text {
  color: #616161;
  font-size: 19px;
  padding-left: 40px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.slider-item-title {
  font-size: 37px;
  font-weight: bold;
  padding-bottom: 15px;
}
.slider-item-text p {
  margin: 0;
}
.slider-text-title {
  font-size: 37px;
  font-weight: bold;
  color: #414141;
  padding-bottom: 30px;
}

.slider-text-desc {
  font-size: 21px;
  color: #616161;
}

.slider-main-buttons {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: flex-end;
  padding: 30px 0;
}

.slider-main-buttons-block {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}

.slider-button-line {
  margin-left: 10px;
  border-right: 2px solid #616161;
  height: auto;
}

.slider-button {
  font-size: 21px;
  color: #616161;
  padding: 0 16px;
  /*border-right: 2px solid #616161;*/
}
.slider-button-title {
  font-size: 21px;
  color: #616161;
  padding: 0 16px;
}
.slider-button:hover {
  cursor: pointer;
  color: #ff0000;
}

.slider-button:last-child {
  border-right: unset;
  padding-right: 0;
}

section.about-us {
  height: 395px;
  color: white;
  background: url("/wp-content/uploads/2021/03/pidkl.jpg");
  background-attachment: fixed;
  background-size: cover;
}

section.about-us .container {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.about-us-top {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  padding-bottom: 45px;
}

.about-us-bottom {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  text-align: center;
}

.about-us-top-title {
  font-size: 40px;
  text-align: end;
  padding-right: 35px;
}

.about-us-top-text {
  font-size: 22px;
  text-align: start;
  padding-left: 35px;
  border-left: 2px solid white;
  padding-top: 0;
  font-family: "Calibri light";
}

.about-us-bottom-item-title {
  font-size: 40px;
  font-weight: bold;
}

.about-us-bottom-item-text {
  font-size: 25px;
}

.projects-block {
  padding-top: 0px;
  padding-bottom: 20px;
}

.projects-block-title {
  font-size: 33px;
  font-weight: bold;
  color: #414141;
  padding-bottom: 15px;
  text-transform: uppercase;
}

.projects-block-subtitle {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  font-size: 21px;
  color: #414141;
  padding-bottom: 20px;
  border-bottom: 2px solid #414141;
  margin-bottom: 15px;
}
.projects-block-subtitle p {
  margin: 0;
}
.projects-block-subtitle span:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 8px;
  margin-right: 8px;
  -moz-border-radius: 7.5px;
  -webkit-border-radius: 7.5px;
  border-radius: 7.5px;
  top: 2px;
  position: relative;
}

span.green-dot:before {
  background-color: #00b050;
}
span.yellow-dot:before {
  background-color: #fec000;
}
span.red-dot:before {
  background-color: #5b9bd5;
}
.projects-block-slide {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
}

.projects-block-items .item {
  display: inline-block;
  width: 32%;
  padding-bottom: 70px;
}

.projects-block-items {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  justify-content: space-between;
}

.projects-block-items-item-img img {
  width: 100%;
}

.projects-block-items-item-img {
  overflow: hidden;
  position: relative;
}

.projects-block-items-item-img img {
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
}

.hover-front-project-link.hover .projects-block-items-item-img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.projects-block-items-item-img-info {
  position: absolute;
  background-color: white;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.8s;
  padding: 10px 10px;
  color: black;
}
.projects-block-items-item-img-info h4 {
  margin: 0px 0px;
}
.projects-block-items-item-img-info p {
  margin: 15px 0px;
  font-weight: 300;
}
.hover-front-project-link.hover
  .projects-block-items-item-img
  .projects-block-items-item-img-info {
  opacity: 1;
  transition: 0.8s;
}

.projects-block-items-item-name {
  font-size: 25px;
  font-weight: bold;
  color: black;
  padding-top: 20px;
  padding-bottom: 15px;
}
.projects-block-items-item-commerce {
  font-size: 13px;
  font-family: "Calibri";
  font-weight: bold;
  color: #a72e59;
  padding-top: 5px;
}
.projects-block-items-item-adres {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  font-size: 18px;
  align-items: baseline;
  color: black;
  flex-wrap: wrap;
}

.projects-block-items-item-adres p {
  margin: 0;
}

.projects-block-items-item-adres p:first-child:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 8px;
  margin-right: 8px;
  -moz-border-radius: 7.5px;
  -webkit-border-radius: 7.5px;
  border-radius: 7.5px;
  top: 2px;
  position: relative;
}
.projects-block-items-item-adres.green p:first-child:after {
  background-color: #00b050;
}
.projects-block-items-item-adres.orange p:first-child:after {
  background-color: #fec000;
}
.projects-block-items-item-adres.red p:first-child:after {
  background-color: #5b9bd5;
}

.sliders .owl-controls {
  position: absolute;
  top: -33px;
  right: 3px;
  margin: 0;
}
.sliders .owl-controls .owl-buttons div.owl-prev {
  background: url("/wp-content/uploads/2021/03/prev.png")
    no-repeat left center;
}
.sliders .owl-controls .owl-buttons div.owl-next {
  background: url("/wp-content/uploads/2021/03/next.png")
    no-repeat right center;
}
.sliders .owl-controls .owl-buttons div {
  width: 10px;
  height: 21px;
  color: transparent;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0;
  opacity: 1 !important;
}

.owl-buttons {
  width: 54px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
}
.sliders .item {
  margin: 0 3px;
}
.news-slider.sliders {
  padding-top: 110px;
}
.news-block-items.owl-carousel.owl-theme {
  padding-top: 40px;
}
.news-block-title {
  padding-left: 3px;
  font-size: 33px;
  color: #616161;
  font-weight: bold;
  text-transform: uppercase;
}
.news-block_items-item-name {
  font-size: 21px;
  color: #414141;
  padding-top: 15px;
  padding-left: 4px;
}
.news_post-date {
  font-size: 17px;
  padding-bottom: 5px;
}
.videos-slider.sliders {
  padding-top: 70px;
}

.blog-slider.sliders {
  padding-top: 70px;
  padding-bottom: 50px;
}

div#footer-new {
  height: 270px;
  font-weight: 300;
  background: url("/wp-content/uploads/2021/03/footer.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  color: white;
  align-items: center;
  margin-top: 40px;
}

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

.footer-title h4 {
  margin: 0;
  font-size: 40px;
  font-weight: 400;
}

.footer {
  font-size: 24px;
}

.footer-item p:first-child {
  font-weight: bold;
}

.footer-item {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  padding-top: 6px;
}

.footer-item p {
  margin: 0;
}

.footer-item a {
  color: white;
}

.project_template.news_single_template {
  max-width: 732px;
  margin: 0 auto;
  /* text-align: center; */
}

.project_block_left.news_block_left img {
  width: 100%;
}

.project_block_left.news_block_left {
  width: 100%;
}

.project-block-right {
  padding-top: 25px;
  padding-bottom: 30px;
}

.header-new-item.header-logo svg {
  height: auto;
}

/*1600-1900*/
@media (max-width: 1899px) {
  .container {
    width: 1170px;
  }
  .container2 {
    width: 1176px;
  }
  #header-new .container {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .header-new-item.header-logo svg {
    width: 96px;
  }
  .header-phones-img img {
    width: 48px;
  }
  .header-phones-links {
    padding-left: 10px;
  }
  .header-phones-links a {
    font-size: 17px;
  }
  .header-phones-links a:first-child {
    padding-bottom: 2px;
  }
  .header-menu ul.menu > li:not(:first-child) {
    margin-left: 11px;
  }
  .header-menu ul.menu > li > a {
    font-size: 19px;
  }

  .slider-main-item {
    height: 450px;
  }

  .slider-item-left {
    width: 65%;
  }

  .slider-item-right {
    width: 35%;
  }

  .slider-item-text {
    font-size: 18px;
    padding-left: 32px;
  }
  .slider-item-title {
    font-size: 31px;
    padding-bottom: 12px;
  }

  .slider-main-buttons {
    padding: 25px 0;
  }

  .slider-button {
    font-size: 18px;
    padding: 0 13px;
    /*border-right: 2px solid #616161;*/
  }
  .slider-button-title {
    font-size: 18px;
    padding: 0 13px;
  }

  section.about-us {
    height: 332px;
  }

  .about-us-top {
    padding-bottom: 38px;
  }

  .about-us-top-title {
    font-size: 34px;
    padding-right: 30px;
  }

  .about-us-top-text {
    font-size: 17px;
    line-height: 1.5;
    padding-left: 30px;
  }

  .about-us-bottom-item-title {
    font-size: 34px;
  }

  .about-us-bottom-item-text {
    font-size: 21px;
  }

  .projects-block {
    padding-top: 0px;
    padding-bottom: 20px;
  }

  .projects-block-title {
    font-size: 28px;
    padding-bottom: 15px;
  }

  .projects-block-subtitle {
    font-size: 18px;
    padding-bottom: 18px;
    border-bottom: 2px solid #414141;
    margin-bottom: 10px;
  }

  .projects-block-items .item {
    width: 32%;
    padding-bottom: 55px;
  }

  .projects-block-items-item-name {
    font-size: 21px;
    padding-top: 18px;
    padding-bottom: 12px;
  }

  .projects-block-items-item-adres {
    font-size: 15px;
  }

  .projects-block-items-item-adres p:first-child:after {
    width: 15px;
    height: 15px;
    margin-left: 8px;
    margin-right: 8px;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 7.5px;
    top: 2px;
  }

  .sliders .owl-controls {
    top: -28px;
    right: 3px;
  }
  .owl-buttons {
    width: 50px;
  }
  .sliders .item {
    margin: 0 3px;
  }
  .news-slider.sliders {
    padding-top: 100px;
  }
  .news-block-items.owl-carousel.owl-theme {
    padding-top: 40px;
  }
  .news-block-title {
    padding-left: 3px;
    font-size: 28px;
  }
  .news-block_items-item-name {
    font-size: 18px;
    padding-top: 13px;
    padding-left: 4px;
  }
  .news_post-date {
    font-size: 14px;
    padding-bottom: 3px;
  }
  .videos-slider.sliders {
    padding-top: 60px;
  }

  .blog-slider.sliders {
    padding-top: 60px;
    padding-bottom: 50px;
  }

  div#footer-new {
    height: 217px;
  }

  .footer-title h4 {
    font-size: 33px;
  }

  .footer {
    font-size: 20px;
  }

  .footer-item {
    padding-top: 4px;
  }
  .block {
    /* Це блок  <div class="block"> внутри обгортки <div id="modal" class="wrapper">*/
    margin: 3.5% 11%;
  }
  .block2 {
    /* Це блок  <div class="block"> внутри обгортки <div id="modal" class="wrapper">*/
    margin: 0% 0% 7% 0%;
    bottom: -0%;
  }
  .text-message {
    text-align: center;
    padding: 161px 0px 0px 17px; /*161px*/
  }
  .text-message2 {
    padding: 21px 0px 0px 27px; /*161px*/
  }
}

/*1400-1600*/
@media (max-width: 1599px) {
  .container {
    width: 1114px;
  }

  .container2 {
    width: 1120px;
  }

  .about-us-bottom-item-title {
    font-size: 32px;
  }
  .news-block-items.owl-carousel.owl-theme {
    padding-top: 20px;
  }
  .slider-item-text {
    font-size: 20px;
    padding-left: 25px;
  }
  .slider-item-title {
    font-size: 25px;
    padding-bottom: 10px;
  }
}

/*1200-1400*/
@media (max-width: 1399px) {
  .container {
    width: 880px;
  }
  .container2 {
    width: 886px;
  }
  #header-new .container {
    padding-top: 7px;
    padding-bottom: 9px;
  }
  .header-new-item.header-logo svg {
    width: 65px;
  }
  .header-phones-img img {
    width: 36px;
  }
  .header-phones-links {
    padding-left: 5px;
  }
  .header-phones-links a {
    font-size: 13px;
  }
  .header-phones-links a:first-child {
    padding-bottom: 0;
  }
  .header-menu ul.menu > li {
    margin-left: 18px;
  }
  .header-menu ul.menu > li > a {
    font-size: 16px;
  }

  .slider-main-item {
    height: 210px;
  }

  .slider-item-left {
    width: 65%;
  }

  .slider-item-right {
    width: 35%;
  }

  .slider-item-text {
    font-size: 13px;
    padding-left: 25px;
  }
  .slider-item-title {
    font-size: 23px;
    padding-bottom: 10px;
  }

  .slider-main-buttons {
    padding: 20px 0;
  }

  .slider-button {
    font-size: 13px;
    padding: 0 11px;
    /*border-right: 2px solid #616161;*/
  }
  .slider-button-title {
    font-size: 13px;
    padding: 0 11px;
  }

  section.about-us {
    height: 250px;
  }

  .about-us-top {
    padding-bottom: 30px;
  }

  .about-us-top-title {
    font-size: 26px;
    padding-right: 20px;
  }

  .about-us-top-text {
    font-size: 14px;
    padding-left: 20px;
  }

  .about-us-bottom-item-title {
    font-size: 26px;
  }

  .about-us-bottom-item-text {
    font-size: 16px;
  }

  .projects-block {
    padding-top: 0px;
    padding-bottom: 20px;
  }

  .projects-block-title {
    font-size: 21px;
    padding-bottom: 13px;
  }

  .projects-block-subtitle {
    font-size: 14px;
    padding-bottom: 12px;
    border-bottom: 2px solid #414141;
    margin-bottom: 9px;
  }

  .projects-block-items .item {
    width: 32%;
    padding-bottom: 40px;
  }

  .projects-block-items-item-name {
    font-size: 16px;
    padding-top: 13px;
    padding-bottom: 11px;
  }

  .projects-block-items-item-adres {
    font-size: 11px;
  }

  .projects-block-items-item-adres p:first-child:after {
    width: 15px;
    height: 15px;
    margin-left: 6px;
    margin-right: 6px;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 7.5px;
    top: 2px;
  }

  .sliders .owl-controls {
    top: -21px;
    right: 3px;
  }

  .owl-buttons {
    width: 42px;
  }
  .sliders .owl-controls .owl-buttons div {
    width: 8px;
    height: 18px;
  }
  .sliders .item {
    margin: 0 3px;
  }
  .news-slider.sliders {
    padding-top: 70px;
  }
  .news-block-items.owl-carousel.owl-theme {
    padding-top: 30px;
  }
  .news-block-title {
    padding-left: 3px;
    font-size: 21px;
  }
  .news-block_items-item-name {
    font-size: 14px;
    padding-top: 8px;
    padding-left: 4px;
  }
  .news_post-date {
    font-size: 11px;
    padding-bottom: 2px;
  }
  .videos-slider.sliders {
    padding-top: 40px;
  }

  .blog-slider.sliders {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  div#footer-new {
    height: 185px;
  }

  .footer-title h4 {
    font-size: 28px;
  }

  .footer {
    font-size: 15px;
  }

  .footer-item {
    padding-top: 2px;
  }
  .block {
    /* Це блок  <div class="block"> внутри обгортки <div id="modal" class="wrapper">*/
    margin: 7.5% 11%;
  }
  .block2 {
    /* Це блок  <div class="block"> внутри обгортки <div id="modal" class="wrapper">*/
    margin: 0% 0% 9% 0%;
    bottom: -0%;
  }
  .text-message {
    text-align: center;
    padding: 50px 0px 0px 10px; /*161px*/
  }
  .text-message2 {
    padding: 21px 0px 0px 27px;
  }
  .co-map {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    justify-content: space-evenly;
  }
  .capture {
    width: 480px;
  }
  .co-map2 {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    justify-content: space-evenly;
  }
  .capture2 {
    width: 480px;
  }
}

/*992-1200*/
@media (max-width: 1199px) {
  .container {
    width: 880px;
  }
  .container2 {
    width: 886px;
  }
  #header-new .container {
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .header-new-item.header-logo svg {
    width: 72px;
  }
  .header-phones-img img {
    width: 36px;
  }
  .header-phones-links {
    padding-left: 5px;
  }
  .header-phones-links a {
    font-size: 15px;
  }
  .header-phones-links a:first-child {
    padding-bottom: 1px;
  }
  .header-menu ul.menu > li {
    margin-left: 18px;
  }
  .header-menu ul.menu > li > a {
    font-size: 17px;
  }

  .slider-main-item {
    height: 210px;
  }

  .slider-item-left {
    width: 65%;
  }

  .slider-item-right {
    width: 35%;
  }

  .slider-item-text {
    font-size: 14px;
    padding-left: 25px;
  }
  .slider-item-title {
    font-size: 23px;
    padding-bottom: 12px;
  }

  .slider-main-buttons {
    padding: 20px 0;
  }

  .slider-button {
    font-size: 14px;
    padding: 0 11px;
    /* border-right: 2px solid #616161;*/
  }
  .slider-button-title {
    font-size: 14px;
    padding: 0 11px;
  }

  section.about-us {
    height: 250px;
  }

  .about-us-top {
    padding-bottom: 30px;
  }

  .about-us-top-title {
    font-size: 26px;
    padding-right: 20px;
  }

  .about-us-top-text {
    font-size: 14px;
    padding-left: 20px;
  }

  .about-us-bottom-item-title {
    font-size: 26px;
  }

  .about-us-bottom-item-text {
    font-size: 16px;
  }

  .projects-block {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .projects-block-title {
    font-size: 22px;
    padding-bottom: 13px;
  }

  .projects-block-subtitle {
    font-size: 15px;
    padding-bottom: 12px;
    border-bottom: 2px solid #414141;
    margin-bottom: 9px;
  }

  .projects-block-items .item {
    width: 32%;
    padding-bottom: 40px;
  }

  .projects-block-items-item-name {
    font-size: 17px;
    padding-top: 13px;
    padding-bottom: 11px;
  }

  .projects-block-items-item-adres {
    font-size: 14px;
  }

  .projects-block-items-item-adres p:first-child:after {
    width: 15px;
    height: 15px;
    margin-left: 6px;
    margin-right: 6px;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 7.5px;
    top: 2px;
  }

  .sliders .owl-controls {
    top: -20px;
    right: 3px;
  }

  .owl-buttons {
    width: 32px;
  }
  .sliders .owl-controls .owl-buttons div {
    width: 7px;
    height: 15px;
  }
  .sliders .item {
    margin: 0 3px;
  }
  .news-slider.sliders {
    padding-top: 70px;
  }
  .news-block-items.owl-carousel.owl-theme {
    padding-top: 30px;
  }
  .news-block-title {
    padding-left: 3px;
    font-size: 22px;
  }
  .news-block_items-item-name {
    font-size: 14px;
    padding-top: 8px;
    padding-left: 4px;
  }
  .news_post-date {
    font-size: 11px;
    padding-bottom: 3px;
  }
  .videos-slider.sliders {
    padding-top: 40px;
  }

  .blog-slider.sliders {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  div#footer-new {
    height: 140px;
  }

  .footer-title h4 {
    font-size: 25px;
  }

  .footer {
    font-size: 15px;
  }

  .footer-item {
    padding-top: 2px;
  }
  .block {
    /* Це блок  <div class="block"> внутри обгортки <div id="modal" class="wrapper">*/
    margin: 7.5% 11%;
  }
  .block2 {
    /* Це блок  <div class="block"> внутри обгортки <div id="modal" class="wrapper">*/
    margin: 0% 0% 10% 0%;
    bottom: -0%;
  }
  .text-message {
    text-align: center;
    padding: 50px 0px 0px 10px; /*161px*/
  }
  .text-message2 {
    padding: 21px 0px 0px 27px; /*161px*/
  }
  .co-map {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    justify-content: space-evenly;
  }
  .capture {
    width: 480px;
  }
  .co-map2 {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    justify-content: space-evenly;
  }
  .capture2 {
    width: 480px;
  }
}

/*768-992*/
@media (max-width: 991px) {
  .webcam-video iframe {
    height: 257px;
  }
  .container {
    width: 680px;
  }
  .container2 {
    width: 686px;
  }
  #header-new .container {
    /* padding-top: 14px; */
    padding-bottom: 0px;
  }
  .header-new-item.header-logo svg {
    width: 56px;
  }
  .header-phones-img img {
    width: 28px;
  }

  .header-phones-links {
    padding-left: 5px;
  }
  .header-phones-links a {
    font-size: 12px;
    line-height: 14px;
  }
  .header-phones-links a:first-child {
    padding-bottom: 1px;
  }
  .header-menu ul.menu > li {
    margin-left: 17px;
  }
  .header-menu ul.menu > li > a {
    font-size: 15px;
  }

  .slider-main-item {
    height: 162px;
  }

  .slider-item-left {
    width: 55%;
  }

  .slider-item-right {
    width: 45%;
  }

  .slider-item-text {
    font-size: 13px;
    padding-left: 35px;
  }
  .slider-item-title {
    font-size: 20px;
    padding-bottom: 10px;
  }

  .slider-main-buttons {
    padding: 15px 0;
  }

  .slider-button {
    font-size: 13px;
    padding: 0 8px;
    /*border-right: 2px solid #616161;*/
  }
  .slider-button-title {
    font-size: 13px;
    padding: 0 8px;
  }

  section.about-us {
    height: 220px;
  }

  .about-us-top {
    padding-bottom: 20px;
  }

  .about-us-top-title {
    font-size: 21px;
    padding-right: 15px;
  }

  .about-us-top-text {
    font-size: 14px;
    padding-left: 15px;
  }

  .about-us-bottom-item-title {
    font-size: 21px;
  }

  .about-us-bottom-item-text {
    font-size: 14px;
  }

  .projects-block {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .projects-block-title {
    font-size: 20px;
    padding-bottom: 10px;
  }

  .projects-block-subtitle {
    font-size: 12px;
    padding-bottom: 10px;
    border-bottom: 2px solid #414141;
    margin-bottom: 6px;
  }

  .projects-block-items .item {
    width: 32%;
    padding-bottom: 20px;
  }

  .projects-block-items-item-name {
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 11px;
  }

  .projects-block-items-item-adres {
    font-size: 14px;
  }

  .projects-block-items-item-adres p:first-child:after {
    width: 15px;
    height: 15px;
    margin-left: 6px;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 7.5px;
    top: 2px;
  }

  .sliders .owl-controls {
    top: -20px;
    right: 3px;
  }

  .owl-buttons {
    width: 32px;
  }
  .sliders .owl-controls .owl-buttons div {
    width: 7px;
    height: 15px;
  }
  .sliders .item {
    margin: 0 3px;
  }
  .news-slider.sliders {
    padding-top: 50px;
  }
  .news-block-items.owl-carousel.owl-theme {
    padding-top: 22px;
  }
  .news-block-title {
    padding-left: 3px;
    font-size: 20px;
  }
  .news-block_items-item-name {
    font-size: 13px;
    padding-top: 10px;
    padding-left: 2px;
  }
  .news_post-date {
    font-size: 10px;
    padding-bottom: 3px;
  }
  .videos-slider.sliders {
    padding-top: 30px;
  }

  .blog-slider.sliders {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  div#footer-new {
    height: 125px;
  }

  .footer-title h4 {
    font-size: 20px;
  }

  .footer {
    font-size: 14px;
  }

  .footer-item {
    padding-top: 2px;
  }
  .capture {
    width: 690px;
  }
  .capture2 {
    width: 690px;
  }
  .block {
    display: flex;
    flex-direction: column-reverse;
    margin: 17% 12%;
  }
  .block2 {
    margin: 0% 0% 14% 0%;
    bottom: -0%;
  }
  .text-message {
    text-align: center;
    padding: 15px 10px 15px 10px;
  }
  .text-message2 {
    padding: 15px 10px 15px 10px;
  }
  .co-map {
    display: flex;
    flex-direction: column-reverse;
  }
  .closex {
    display: flex;
    flex-direction: row-reverse;
  }
  .co-map2 {
    display: flex;
    flex-direction: column-reverse;
  }
  .closex2 {
    display: flex;
    flex-direction: row-reverse;
  }
}

.soc_links {
  display: none;
}

/*480-768*/
@media (max-width: 767px) {
  .footer-title {
    padding-bottom: 0;
  }
  .office-img2 {
    display: none;
  }
  .container {
    width: 100%;
  }
  .container2 {
    width: 70%;
  }
  .projects-block-items .item.last-item-not-display {
    display: none;
  }
  #header-new .container {
    padding-top: 22px;
    padding-bottom: 21px;
  }
  .header-new-item.header-logo svg {
    width: 114px;
  }

  .header-burger {
    display: block;
    padding-left: 35px;
  }
  .burger-menu.burger-menu-close {
    display: block;
    padding-top: 85px;
    padding-bottom: 35px;
  }
  .burger-menu-close .wrapper__button-line:nth-child(1) {
    transform: rotate(45deg);
    background: white;
    top: 3px;
  }
  .burger-menu-close .wrapper__button-line:nth-child(2) {
    transform: rotate(-45deg);
    background: white;
    top: -6px;
  }
  .header-new-item.header-menu {
    position: absolute;
    top: 0;
    width: 60%;
    height: 100%;
    transform: translateX(-100%);
    background-color: rgba(58, 69, 106, 0.8);
    transition-property: transform;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    z-index: 2;
    color: black;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 100px;
    /* justify-content: center; */
  }
  .wrapper__button-line {
    display: block;
    width: 26px;
    height: 3px;
    border-radius: 1.5px;
    background: #000;
    margin: 6px 0;
    position: relative;
  }

  .header-phone-mobile-img {
    width: 23px;
  }

  .burger-menu {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  }
  .burger-icon {
    display: inline-block;
  }
  .burger-icon:hover {
    cursor: pointer;
  }
  .header-menu {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
  }
  .header-new-item.header-menu.menu-open {
    transform: translateX(0px);
    transition-delay: 0s;
  }

  .menu-main_menu-container ul {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
  }

  .header-menu ul.menu > li {
    text-align: left;
    margin-left: 0;
    padding-bottom: 15px;
  }

  .header-menu ul.menu > li a {
    font-size: 32px;
    color: white;
  }
  .header-phones-links-mobile {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
    padding-top: 10px;
    margin-top: 20px;
    border-top: 1px solid white;
  }

  .header-phones-links-mobile a {
    font-size: 18px;
    color: white;
  }
  .header-phones-links-mobile a:first-child {
    padding-bottom: 5px;
  }
  .header-new-item.header-phones {
    display: none;
  }

  .header-phone-mobile {
    display: block;
    padding-right: 35px;
  }

  .slider-main-item {
    height: auto;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
  }

  .slider-item-left {
    width: 100%;
    height: 175px;
  }

  .slider-item-right {
    width: 100%;
  }

  .slider-item-text {
    padding: 35px 25px 40px 35px;
    font-size: 21px;
  }

  .slider-item-title {
    font-size: 37px;
    padding-bottom: 15px;
  }
  .slider-button-title {
    width: 100%;
  }
  .slider-main-buttons-block {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .slider-main-buttons {
    padding: 28px 25px;
    width: auto;
  }

  .slider-button {
    font-size: 18px;
    margin-bottom: 20px;
    padding: 0 15px;
    /*border-right: 2px solid #616161;*/
  }
  .slider-button-title {
    margin-bottom: 20px;
    font-size: 18px;
    padding: 0 15px;
  }

  .slider-button-line {
    border-right: 4px solid #9f9eae;
    height: auto;
    margin-bottom: 20px;
  }

  section.about-us {
    height: 950px;
    padding-top: 70px;
    padding-bottom: 20px;
  }

  .about-us-top {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
    padding-bottom: 20px;
  }

  .about-us-top-title {
    font-size: 30px;
    text-align: center;
    padding-bottom: 20px;
    padding-right: unset;
  }
  .about-us-top-title br {
    display: none;
  }
  .about-us-top-text {
    font-size: 20px;
    border-left: unset;
    padding-left: 40px;
    padding-right: 40px;
    text-align: justify;
    padding-top: 0;
    line-height: 31px;
    padding-bottom: 70px;
  }

  .about-us-bottom {
    flex-direction: column;
  }

  .about-us-bottom-item-title {
    font-size: 30px;
    padding-bottom: 10px;
  }

  .about-us-bottom-item-text {
    font-size: 20px;
  }
  .about-us-bottom-item {
    padding-bottom: 60px;
  }

  section.projects.container {
    width: 90%;
  }
  .projects-block {
    padding-top: 40px;
    padding-bottom: 14px;
  }
  .projects-block-slide {
    flex-direction: column;
  }
  .projects-block-title {
    color: #646464;
    text-align: center;
    font-size: 30px;
    padding-bottom: 20px;
  }

  .projects-block-subtitle {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 18px;
    padding-bottom: 20px;
    border-bottom: 2px solid #414141;
    margin-bottom: 15px;
  }

  .projects-block-items .item {
    width: 100%;
    padding-bottom: 35px;
  }

  .projects-block-items-item-name {
    font-size: 25px;
    padding-top: 23px;
    padding-bottom: 20px;
  }

  .projects-block-items-item-adres {
    font-size: 18px;
  }

  .projects-block-items-item-adres p:first-child:after {
    width: 15px;
    height: 15px;
    margin-left: 6px;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 7.5px;
    top: 2px;
  }

  .projects-block-items .owl-controls {
    border-top: 2px solid #616161;
    padding-top: 40px;
    padding-bottom: 55px;
  }

  .owl-theme .owl-controls .owl-page span {
    border: 1px solid black;
    background: white;
    width: 18px;
    height: 18px;
  }

  .owl-theme .owl-controls .owl-page.active span {
    background: #575757;
  }

  .projects-block-items .owl-controls .owl-buttons div.owl-prev {
    background: url("/wp-content/uploads/2021/03/prev-mobile.png")
      no-repeat left center;
  }
  .projects-block-items .owl-controls .owl-buttons div.owl-next {
    background: url("/wp-content/uploads/2021/03/next-mobile.png")
      no-repeat right center;
  }
  .sliders .owl-controls .owl-buttons div.owl-prev {
    background: url("/wp-content/uploads/2021/03/prev-mobile.png")
      no-repeat left center;
  }
  .sliders .owl-controls .owl-buttons div.owl-next {
    background: url("/wp-content/uploads/2021/03/next-mobile.png")
      no-repeat right center;
  }
  .projects-block-items .owl-controls .owl-buttons div {
    width: 10px;
    height: 21px;
    color: transparent;
    background: none;
    margin: 0;
    padding: 0;
    border-radius: 0;
    opacity: 1 !important;
  }

  .sliders .owl-controls {
    position: initial;
    top: unset;
    right: unset;
  }

  .owl-prev {
    left: -42px;
    bottom: 60%;
    position: absolute;
  }

  .owl-next {
    right: -42px;
    position: absolute;
    bottom: 60%;
  }
  .owl-buttons {
    width: 32px;
  }

  .projects-block-items .owl-prev {
    left: 0;
    bottom: 60px;
  }
  .projects-block-items .owl-next {
    right: 0;
    bottom: 60px;
  }
  .projects-block-items .owl-controls .owl-buttons div {
    width: 7px;
    height: 15px;
  }

  .sliders .owl-controls .owl-buttons div {
    width: 7px;
    height: 15px;
  }
  .sliders .item {
    margin: 0;
  }
  .news-slider.sliders {
    padding-top: 50px;
  }
  .news-block-items.owl-carousel.owl-theme {
    padding-top: 22px;
  }
  .news-block-title {
    text-align: center;
    padding-left: 0;
    font-size: 33px;
  }
  .news-block_items-item-name {
    font-size: 21px;
    padding-top: 18px;
    padding-left: 2px;
  }
  .news_post-date {
    font-size: 17px;
    padding-bottom: 4px;
  }
  .videos-slider.sliders {
    padding-top: 60px;
  }

  .blog-slider.sliders {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .footer.container {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 50px 30px 45px 60px;
  }

  div#footer-new {
    height: auto;
    margin-top: 0;
  }

  .footer-title h4 {
    text-align: center;
    font-size: 40px;
    padding-bottom: 30px;
  }

  .footer {
    font-size: 18px;
  }

  .footer-item {
    text-align: center;
    padding-top: 20px;
  }

  .soc_links {
    margin-top: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .soc_links a {
    margin: 15px;
  }
  .soc_links img {
    width: 50px;
    height: 50px;
  }
}

/*320-480*/
@media (max-width: 479px) {
  .slider-main-buttons {
    justify-content: flex-start;
  }
  .slider-main-buttons-block {
    flex-direction: column;
    justify-content: flex-start;
  }
  .owl-theme .owl-controls .owl-page span {
    width: 15px;
    height: 15px;
  }
  section.about-us {
    height: 950px;
  }
  #header-new .container {
    padding-top: 14px;
    padding-bottom: 12px;
  }
  .header-new-item.header-logo svg {
    width: 76px;
  }

  .header-burger {
    display: block;
    padding-left: 25px;
  }

  .wrapper__button-line {
    width: 22px;
    height: 3px;
    margin: 4px 0;
  }
  .burger-menu-close .wrapper__button-line:nth-child(2) {
    top: -4px;
  }
  .header-menu ul.menu > li {
    text-align: left;
    margin-left: 0;
    padding-bottom: 10px;
  }

  .header-menu ul.menu > li a {
    font-size: 22px;
  }

  .header-new-item.header-menu {
    padding-left: 40px;
  }

  .header-menu ul.menu > li a {
    font-size: 22px;
    color: white;
  }
  .header-phone-mobile-img img {
    width: 19px;
  }

  .slider-item-left {
    width: 100%;
    height: 117px;
  }

  .slider-item-text {
    font-size: 14px;
  }

  .slider-item-title {
    font-size: 25px;
  }

  .slider-button {
    font-size: 14px;
    margin-bottom: 20px;
    /*border-right: 2px solid #616161;*/
  }
  .slider-button-title {
    margin-bottom: 20px;
    font-size: 14px;
    padding: 0;
  }

  .about-us-top-title {
    font-size: 26px;
    text-align: center;
    padding-bottom: 40px;
  }
  .about-us-top-text {
    font-size: 16px;
    padding-left: 25px;
    padding-right: 25px;
    text-align: justify;
    padding-top: 0;
    padding-bottom: 25px;
    line-height: 21px;
  }

  .about-us-bottom-item-title {
    font-size: 26px;
    padding-bottom: 10px;
  }

  .about-us-bottom-item-text {
    font-size: 16px;
  }

  .projects-block-title {
    font-size: 20px;
    padding-bottom: 14px;
  }

  .projects-block-subtitle {
    font-size: 14px;
    padding-bottom: 12px;
    border-bottom: 2px solid #414141;
    margin-bottom: 8px;
    display: flex;
    flex-direction: column;
  }
  .projects-block-subtitle p:first-child {
    padding-bottom: 10px;
  }

  .projects-block-items-item-name {
    font-size: 17px;
    padding-top: 15px;
    padding-bottom: 10px;
  }

  .projects-block-items-item-adres {
    font-size: 13px;
  }

  .news-block-title {
    padding-left: 0;
    font-size: 22px;
  }
  .news-block_items-item-name {
    font-size: 14px;
    padding-top: 10px;
    padding-left: 1px;
  }
  .news_post-date {
    font-size: 11px;
    padding-bottom: 3px;
  }

  .footer-title h4 {
    font-size: 20px;
    padding-bottom: 30px;
  }

  .footer {
    font-size: 20px;
  }

  .footer-item p:last-child,
  .footer-item a:last-child {
    font-size: 18px;
  }
  #popup__toggle {
    bottom: 10.8%;
    right: -38px;
  }
  .contact_form_pop img {
    position: fixed;
    bottom: 14%;
    right: 25px;
    opacity: 1;
    transition: all 0.5s ease 0s;
    width: 48px;
    display: none;
  }

  .scroll-top-active {
    position: fixed;
    top: 85vh;
    right: 50px;
    opacity: 1;
    transition: all 0.5s ease 0s;
    margin-top: 15px;
  }

  .scroll-top
    a:focus:not(.wp-block-button__link):not(.wp-block-file__button)
    img {
    outline: 0px dotted
      var(--wp--style--color--link, var(--global--color-primary));
  }
  .pop-up-form {
    display: none;
    position: fixed;
    z-index: 222;
    top: 0;
    width: 100%;
    background-color: rgba(20, 38, 54, 0.6);
    height: 100%;
    justify-content: center;
    align-items: center;
  }
  .pop-up-form-block {
    background-color: #323232;
    max-width: 500px;
    padding: 0 30px;
    margin: 0 10px;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  }
  .pop-up-form-block h3 {
    color: #ffffff;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    font-size: 2.1rem;
    text-align: center;
    letter-spacing: 0.02em;
    margin: 2rem auto 1.125rem auto;
  }
  .wpcf7-form-control-wrap input {
    width: 100%;
    background-color: #ffffff;
    border: var(--form--border-width) solid #ffffff;
    font-size: 1rem;
    border-radius: 2px;
  }
  .first_label {
  }
  .first_label label {
  }
  .second_label {
    margin-bottom: 20px;
  }
  .second_label label {
  }
  .submit_buttom input {
    font-family: Roboto, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 0.875rem;
    line-height: 2.25rem;
    font-weight: 500;
    letter-spacing: 0.08929em;
    text-decoration: none;
    text-transform: uppercase;
    --mdc-ripple-fg-size: 0;
    --mdc-ripple-left: 0;
    --mdc-ripple-top: 0;
    --mdc-ripple-fg-scale: 1;
    --mdc-ripple-fg-translate-end: 0;
    --mdc-ripple-fg-translate-start: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    will-change: transform, opacity;
    padding: 0 8px 0 8px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-sizing: border-box;
    min-width: 64px;
    height: 36px;
    border: none;
    outline: none;
    line-height: inherit;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    overflow: hidden;
    vertical-align: middle;
    border-radius: 4px;
    background-color: #3f51b5;
    padding: 0 16px 0 16px;
    box-shadow: 0px 3px 1px -2px rgb(0 0 0 / 20%),
      0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 1px 5px 0px rgb(0 0 0 / 12%);
    transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    width: 100%;
    background-color: #ffffff;
    font-size: 1rem;
    border-radius: 2px;
  }
  .form_message {
    color: #ffffff;
    font-style: normal;
    font-weight: 300;
    line-height: 1.2;
    font-size: 1.4rem;
    text-align: center;
    letter-spacing: -0.01em;
  }

  .pop-up-form-block p:first-child {
    padding-bottom: 23px;
  }
  .pop-up-form-block p.form-rule {
    font-family: "Calibri", sans-serif !important;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    font-size: 1rem;
    text-align: center;
    letter-spacing: -0.01em;
    color: #fff;
    margin: 0rem 0 1.2rem 0;
  }
  .pop-up-form-active {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
  }
  div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
  }
  .closex_pop {
    padding-left: 470px;
    font-size: 27px;
    width: 24px;
    height: 24px;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    text-decoration: none;
  }
  .map {
    display: none;
  }
  .map2 {
    display: none;
  }
  .picture {
    bottom: 10%;
  }
  .picture img {
    margin: 0 0px 0px 0;
  }
  .picture p {
    position: absolute;
    display: none;
  }
  .picture2 {
    bottom: 2%;
  }
  .check-mark {
    margin: 0 0px 0px 0;
  }
  .picture-text {
    position: absolute;
    display: none;
  }
  .capture {
    width: 425px;
  }
  .capture2 {
    width: 425px;
  }
  .block {
    display: flex;
    flex-direction: column-reverse;
    margin: 37% 4%;
  }
  .block2 {
    width: 370px;
    height: 338px;
    margin: 0% 0% 17% 0%;
    bottom: -0%;
  }
  .text-message {
    text-align: center;
    padding: 10px 10px 10px 10px;
  }
  .text-message2 {
    padding: 10px 10px 10px 10px;
  }
  .co-map {
    display: flex;
    flex-direction: column-reverse;
  }
  .closex_pop {
    padding-left: 0px;
    margin-left: auto;
    font-size: 27px;
    width: 24px;
    height: 24px;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    text-decoration: none;
  }
  #wpfront-scroll-top-container {
    right: 25px !important;
  }
  .text-title {
    font-size: 20px;
  }
  .text-word {
    font-size: 13px;
  }
  .text-year3 {
    font-size: 13px;
  }
}

.pop-up-info-text {
  position: fixed;
  margin-left: auto;
  margin-right: auto;
  width: 400px;
  right: 0;
  left: 0;
  margin: 26px auto;
  z-index: 22;
  transition: all 0.5s linear;
  opacity: 1;
  padding: 20px;
  background: white;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.lazyload,
.lazyloading {
  max-height: 10px;
}

.office-img2 iframe {
  margin: 0 auto;
  display: block;
}
#fancybox-wrap {
  padding: 10px;
}
#fancybox-left-ico {
  width: 60px;
  height: 60px;
  background-image: url(/wp-content/uploads/2021/05/l.png);
  background-position: 0;
  background-size: contain;
}
#fancybox-right-ico {
  width: 60px;
  height: 60px;
  background-image: url(/wp-content/uploads/2021/05/r.png);
  background-position: 0;
  background-size: contain;
}
#fancybox-close {
  top: -30px;
  right: -30px;
  width: 60px;
  height: 60px;
  background-image: url(/wp-content/uploads/2021/05/x.png);
  background-position: 0;
  background-size: contain;
}
.section-1-text-right p {
  color: rgb(63, 63, 63, 1);
}
.section-1-text-center p {
  color: rgb(63, 63, 63, 1);
}
.phone {
  display: flex;
  align-items: center;
}
.non-residential-slider2 .slick-prev-single {
  left: 12px;
}
.non-residential-slider2 .slick-next-single {
  right: 12px;
}
.title-line-block {
  position: relative;
}

.line-title {
  width: 100%;
  position: absolute;
  top: 50%;
  height: 1px;
  background-color: rgb(89, 89, 89, 1);
}
.title-line p {
  display: inline-block;
  background-color: white;
  z-index: 2;
  padding-right: 50px;
}

.section-1-text-right-up p,
p.project-adress {
  color: rgb(63, 63, 63, 1);
}
.section-1-text-right-up-price p,
p.project-adress {
  color: rgb(63, 63, 63, 1);
}
.non-residential-slider-item p {
  color: rgb(89, 89, 89, 1);
}
.slick-track {
  margin-left: 0;
}
.title-line {
  overflow: hidden;
}
.title-line p {
  position: relative;
}
/*.title-line p:after {
    content: '';
    position: absolute;
    width: 100%;
    top: 19px;
    left: 25%;
    border-bottom: 1px solid #9F9FA0;
}
.title-line p#genplan:after {
    top: 19px;
    left: 33%;
}
.title-line#location p#genplan:after {
    top: 19px;
    left: 30%;
}
.title-line#office p#genplan:after {
    top: 19px;
    left: 20%;
}

.title-line#visual p#genplan:after {
    top: 19px;
    left: 15%;
}
.title-line#course p#genplan:after {
    top: 19px;
    left: 20%;
}
.title-line#webcam p#genplan:after {
    top: 19px;
    left: 15%;
}*/

ul.sub-menu {
  position: absolute !important;
  background-color: white;
  left: -50px;
  border-radius: 10px;
  padding: 0;
  max-height: 0px;
  transition: 0.4s ease-in-out, box-shadow 0.4s linear;
  transition-duration: 0.4s;
  overflow: hidden;
}

ul.sub-menu.menu li {
  padding-bottom: 6px;
}

ul.sub-menu.menu {
  display: flex;
  overflow: hidden;
  flex-direction: column;
  opacity: 0;
  padding: 25px 30px;
  text-align: left;
  min-width: 130px;
}
ul.sub-menu li {
  list-style: none;
  text-align: start;
}

.menu-main_menu-container.menu-project {
  padding-right: 0;
  padding-top: 8px;
}

li.has-sub-menu {
  position: relative;
}

li.has-sub-menu:hover ul.sub-menu {
  display: flex;
  flex-direction: column;
  max-height: 500px;
  text-align: left;
  opacity: 1;
}

.header-menu ul.sub-menu > li:not(:first-child) {
  margin-left: 0;
}

.genplan-photo-btn.genplan-photo-btn-1 {
  bottom: 5.6%;
  width: 33.9%;
  left: 3.9%;
}

.genplan-photo-btn img {
  height: 100%;
}

.genplan-photo-btn.genplan-photo-btn-2 {
  top: 6.9%;
  right: 7.2%;
  width: 22.4%;
  left: unset;
  bottom: unset;
}

.genplan-photo-btn.genplan-photo-btn-3 {
  top: 10.1%;
  left: 3.8%;
  bottom: unset;
  width: 21.4%;
}
.genplan-photo-btn.genplan-photo-btn-1-gr3 {
  bottom: 5.6%;
  width: 33.9%;
  left: 3.9%;
}

.genplan-photo-btn.genplan-photo-btn-2-gr3 {
  top: 1.9%;
  left: 2%;
  bottom: auto;
  width: 28%;
}
.genplan-photo-btn.genplan-photo-btn-4-gr3 {
  top: 1.9%;
  right: 4%;
  bottom: auto;
  width: 28%;
  left: auto;
}
.genplan-photo-btn.genplan-photo-btn-3-gr3 {
  top: 14.1%;
  left: 3.8%;
  bottom: unset;
  width: 21.4%;
}
.genplan-photo-btn.genplan-photo-btn-1-gr4 {
  bottom: 54.6%;
  width: 22.9%;
  left: 15%;
}
.genplan-photo-btn.genplan-photo-btn-2-gr4 {
  top: 39%;
  left: 70%;
  bottom: auto;
  width: 20.9%;
}
.genplan-photo-btn.genplan-photo-btn-3-gr4 {
  top: 14.1%;
  left: 3.8%;
  bottom: unset;
  width: 21.4%;
}

.header-new-item.header-logo svg {
  /* width: 65px; */
}

div#header-new {
  height: 90px;
  display: flex;
  transform: scale(1, 1);
  transition: all 0.5s ease 0s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
}

.menu-main_menu-container {
  padding-bottom: 5px;
  padding-right: 241px;
}

.about-icon-img img {
  width: 44px;
}

.genplan-photo img {
  /* height: 987px; */
  width: 100%;
}

.facades-slider-item img {
  height: 613px;
}

.webcam-video iframe {
  height: 646px;
}

.footer-title {
  padding-left: 0px;
  padding-bottom: 22px;
}

/*-------------------------------------------------------------------------------------*/
/*section-1*/
.main-photo {
  /*background-color: #F3F5F8;*/
}
img.main-photo-img {
  width: 100%;
}
.section-1-text-left-mobile {
  display: none;
}
.section-1-text {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: center;
  padding: 25px 0 60px;
  border-bottom: 1px solid #9f9fa0;
}

.project-title {
  font-size: 40px;
  font-weight: bold;
  color: #ff0000;
}

.project-adress {
  font-size: 23px;
}

.section-1-text-right {
  font-size: 23px;
  text-align: end;
}
.section-1-text-center {
  font-size: 23px;
  text-align: end;
}
.section-1-text-right-up {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: flex-end;
}
.section-1-text-right-up-price {
  display: flex;
  align-items: flex-end;
}
.section-1-text-right-down {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: flex-end;
}

.info_link {
  margin: 6px 0 0 10px;
  position: relative;
}
.info_link img {
  width: 14px;
}

/* Текст подсказки */
.info_link .info_block {
  visibility: hidden;
  width: 205px;
  background: rgba(117, 117, 117, 0.8);
  box-shadow: 0px 4px 49px rgb(0 0 0 / 10%);
  backdrop-filter: blur(14px);
  color: #fff;
  text-align: center;
  padding: 16px;
  border-radius: 11px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -119px;
  opacity: 0;
  transition: opacity 0.3s;
}

/* Подсказка стрелка */
.info_link .info_block::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Отображение текста подсказки при наведении курсора мыши на контейнер подсказки */
.info_link:hover .info_block {
  visibility: visible;
  opacity: 1;
}

.point-before {
  position: relative;
  padding-left: 50px;
}

p.point-before:before {
  content: "";
  position: absolute;
  left: 25px;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 5px;
  width: 5px;
  background-color: #c00000;
}
/*---------------------------------*/

/*section-2 about*/

.about {
  position: relative;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  padding-top: 85px;
  overflow: hidden;
}

.about-left {
  width: 60%;
}

.about-right {
  width: 40%;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: flex-end;
}

.about-right-img img {
  display: inline;
  margin: 0 auto;
  height: 100%;
  width: auto;
}

.about-right-img {
  overflow: hidden;
  /* width: 730px; */
  height: 730px;
  position: relative;
  /* border-radius: 50%; */
  /* margin-bottom: -156px; */
  margin-left: -100px;
}
.about-left-icons-title p {
  font-size: 32px;
  font-weight: bold;
  padding-bottom: 30px;
}
.about-left-icons {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  padding-bottom: 85px;
}

.about-icon {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
}

.about-icon-text {
  width: 334px;
  padding-left: 15px;
}
.about-left-icons-col:first-child {
  padding-right: 15px;
}

.about-icon:not(:last-child) {
  padding-bottom: 25px;
}
.about-left-text-1 p {
  color: #7f7f7f;
  font-size: 22px;
  padding-bottom: 30px;
}

.about-left-text-2 p {
  color: #3f3f3f;
  font-size: 32px;
  font-weight: bold;
  padding-bottom: 35px;
}

.about-left-text-3 p {
  font-size: 23px;
  font-weight: bold;
  max-width: 637px;
  padding-bottom: 35px;
  line-height: 34.8pt;
  color: #3f3f3f;
}

.about-left-text-4 p {
  font-size: 25px;
  line-height: 35pt;
  padding-bottom: 90px;
  color: #616161;
}

.about-icon-text p {
  font-size: 20px;
}

.about:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 21px;
  width: 60%;
  border-bottom: 1px solid #9f9fa0;
}

/*---------------------------------*/

/*section-3 specifics*/
.specifics-title p {
  font-size: 36px;
  font-weight: bold;
  padding-bottom: 50px;
  color: #3f3f3f;
}

.specifics {
  padding-top: 130px;
}

.specifics-cards {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
}

.spec-card {
  width: 24%;
}

.spec-card-title {
  padding: 30px 40px;
  background-color: #444d6e;
}

.spec-card-title p {
  color: white;
  font-size: 30px;
}

.spec-card-text {
  padding-top: 45px;
  padding-left: 40px;
  padding-right: 40px;
  line-height: 31.9pt;
  background-color: #f7f7f7;
  min-height: 387px;
  border-bottom: 20px solid #868499;
}

.spec-card-text p {
  font-size: 25px;
}
/*------------------------------------------*/

/*section-4 genplan*/
.genplan-title {
  padding-top: 170px;
  padding-bottom: 50px;
}

.genplan-title p {
  color: #3f3f3f;
  font-size: 32px;
  font-weight: bold;
}

.genplan-photo {
  position: relative;
}

.genplan-photo-tabs {
  position: absolute;
  right: 20px;
  top: 200px;
}

.photo-tab p {
  padding: 10px 50px;
  font-size: 20px;
  color: white;
  border-radius: 10px;
  border: 1px solid white;
  background-color: rgba(65, 65, 65, 0.6);
}

.genplan-photo-btn p {
  padding: 20px 50px;
  font-size: 20px;
  color: white;
  border-radius: 10px;
  border: 1px solid white;
  background-color: rgba(65, 65, 65, 0.6);
}

.genplan-photo-btn {
  position: absolute;
  left: 20px;
  bottom: 50px;
}

.genplan-photo-btn:hover {
  cursor: pointer;
}

.genplan-ps {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: flex-end;
}

.genplan-ps p {
  font-size: 22px;
  color: #595959;
  padding-top: 25px;
}
/*----------------------------------*/

/*section-5 territory*/
.territory {
  padding-top: 160px;
  padding-bottom: 100px;
}

.territory-title {
  font-size: 32px;
  color: #3f3f3f;
  font-weight: bold;
  padding-bottom: 40px;
}
.slick-arrows:hover {
  cursor: pointer;
}
.slick-next-single {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(50%, -50%);
}

.territory-slider-item-title {
  display: none;
}

.slick-prev-single {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

ul.slick-dots {
  position: absolute;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  list-style: none;
  margin: 0;
  padding: 20px 0 0 0;
  flex-wrap: wrap;
}

ul.slick-dots li button {
  background-color: unset;
  border: unset;
  padding: 0;
  font-size: 18px;
  font-family: "Calibri", sans-serif;
}

ul.slick-dots li.slick-active button {
  color: #ff0000;
  border-bottom: 1px solid #ff0000;
  padding-bottom: 15px;
}

ul.slick-dots li:not(:last-child) {
  padding-right: 20px;
}

ul.slick-dots li button:hover {
  cursor: pointer;
}
/*----------------------------------*/

/*section-6 facades*/
.facades {
  padding-top: 80px;
}
.facades-slider-item img {
  height: 486px;
}
.facades-title {
  font-size: 32px;
  color: #3f3f3f;
  font-weight: bold;
  padding-bottom: 50px;
}

.facades-ps {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: flex-end;
  padding-top: 25px;
}

.facades-ps p {
  font-size: 18px;
  color: #7c7c7c;
}
/*----------------------------------*/

/*section-7 non-residential*/
.non-residential-slider-wrap {
  margin: 0 -15px;
  /*overflow: hidden;*/
}

.non-residential-slider-item {
  margin: 0 15px;
}
.non-residential-slider .slick-prev-single {
  position: absolute;
  left: 0;
  top: 188px;
  transform: translateX(-11px);
  z-index: 2;
}

.non-residential-slider .slick-next-single {
  position: absolute;
  right: 0;
  top: 188px;
  transform: translateX(11px);
}
.non-residential {
  padding-top: 160px;
}

.non-residential-title {
  font-size: 32px;
  color: #3f3f3f;
  font-weight: bold;
  padding-bottom: 50px;
}

.non-res-item-img {
  height: 416px;
}

.non-res-item-img img {
  height: 100%;
}

.non-res-item-title p {
  padding: 25px 0;
  font-size: 23px;
  color: #595959;
  font-weight: bold;
}

.non-res-item-text p {
  font-size: 22px;
  padding-bottom: 40px;
}

.non-res-item-text {
  border-bottom: 21px solid #b3b3b3;
}
/*----------------------------------*/

/*section-8 location*/
.location {
  margin-top: 170px;
  background-color: #f7f7f7;
}

.location-title {
  font-size: 32px;
  color: #3f3f3f;
  font-weight: bold;
  padding-bottom: 40px;
  background-color: white;
}
.location-photo img {
  width: 100%;
}
.location-slider-wrap {
  margin: 0 -15px;
  /*overflow: hidden;*/
  padding-top: 20px;
  /*background-color: #FAFAFA;*/
  padding-bottom: 35px;
}

.location-slider-item {
  margin: 0 15px;
}

.location-slider .slick-prev-single {
  position: absolute;
  left: 0;
  top: 115px;
  transform: translateX(-11px);
  z-index: 2;
}
.location-slider .slick-next-single {
  position: absolute;
  right: 0;
  top: 115px;
  transform: translateX(11px);
}
.location-item-img {
  height: 270px;
}

.location-item-img img {
  height: 100%;
}

.location-item-title p {
  font-size: 23px;
  color: #3f3f3f;
  font-weight: bold;
  padding-top: 23px;
}
/*----------------------------------*/

/*section-9 plan*/
.plan {
  padding-top: 220px;
}

.plan-title {
  font-size: 32px;
  color: #3f3f3f;
  font-weight: bold;
  padding-bottom: 50px;
}

.plan-ps {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: flex-end;
}

.plan-ps p {
  color: #7c7c7c;
  font-size: 22px;
  padding-top: 25px;
}
/*----------------------------------*/

.office {
  padding-top: 160px;
}

.office-title p {
  font-size: 32px;
  color: #3f3f3f;
  font-weight: bold;
  padding-bottom: 50px;
}

/*----------------------------------*/

.visual {
  padding-top: 210px;
}

.visual-title p {
  font-size: 32px;
  color: #3f3f3f;
  font-weight: bold;
  position: relative;
  overflow: hidden;
}
/*.visual-title p:after {
    content: '';
    position: absolute;
    width: 100%;
    top: 50%;
    left: 20%;
    border-bottom: 1px solid #9F9FA0;
}*/
.youtube-video-open:hover {
  cursor: pointer;
}
.visual-slider {
  padding-top: 50px;
}
.visual-slider-wrap {
  margin: 0 -15px;
  /*overflow: hidden;*/
}
.visual-slider .slick-prev-single {
  top: 195px;
  transform: translateX(-11px);
}
.visual-slider .slick-next-single {
  top: 195px;
  transform: translateX(11px);
}
.visual-slider-item {
  margin: 0 15px;
  position: relative;
}
.vis-item-photo {
  height: 330px;
}

.vis-item-photo img {
  height: 100%;
}

.vis-item-title p {
  font-size: 23px;
  color: #3f3f3f;
  font-weight: bold;
  padding-top: 25px;
}

/*----------------------------------*/

.course {
  padding-top: 200px;
}

.course-title p {
  font-size: 32px;
  color: #3f3f3f;
  font-weight: bold;
  position: relative;
  overflow: hidden;
}
/*.course-title p:after {
    content: '';
    position: absolute;
    width: 100%;
    top: 50%;
    left: 40%;
    border-bottom: 1px solid #9F9FA0;
}*/
.course-slider {
  padding-top: 50px;
}
.course-slider-wrap {
  margin: 0 -15px;
  /*overflow: hidden;*/
}
.course-slider-item {
  margin: 0 15px;
}
.course-slider .slick-prev-single {
  top: 198px;
  transform: translateX(-11px);
}
.course-slider .slick-next-single {
  top: 198px;
  transform: translateX(11px);
}
.course-item-photo {
  height: 336px;
}

.course-item-photo img {
  height: 100%;
}

.course-item-title p {
  font-size: 23px;
  font-weight: bold;
  padding-top: 25px;
}

/*----------------------------------*/

.webcam {
  padding-top: 200px;
  padding-bottom: 134px;
}

.webcam-title p {
  font-size: 32px;
  color: #3f3f3f;
  font-weight: bold;
  position: relative;
  overflow: hidden;
}
/*.webcam-title p:after {
    content: '';
    position: absolute;
    width: 100%;
    top: 50%;
    left: 20%;
    border-bottom: 1px solid #9F9FA0;
}*/

.webcam-transl {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  background-color: #f7f7f7;
  margin-top: 50px;
}
.webcam-text {
  width: 400px;
  padding: 0 45px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  /* justify-content: center;*/
}

.webcam-text-title p {
  font-size: 23px;
  font-weight: bold;
  padding-bottom: 40px;
}

.webcam-text-desc p {
  font-size: 23px;
  line-height: 32pt;
}

.webcam-text-desc p:first-child {
  /* padding-bottom: 30px;*/
}

/*-------------------------------------------------------------------------------------------------------------------------------------------*/

.genplan-photo-btn img {
  width: 100%;
  height: 100%;
}

.genplan-photo-btn-1 {
  bottom: 169px;
}

.genplan-photo-btn-2 {
  bottom: 112px;
}

.genplan-photo-btn {
  z-index: 122;
}

img.genplan-traf {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 27;
  opacity: 0;
  transition: 1s;
}
img.genplan-traf.active {
  opacity: 1;
}
.office-img {
  overflow: hidden;
}

.office-img iframe {
  width: 100%;
  height: 715px;
}
.header-menu ul.menu > li.current-post-parent > a {
  color: #ff0000;
}

.menu-more {
  display: flex;
  align-items: center;
}
.menu-more img {
  padding-left: 6px;
  /* width: 6px; */
  height: 7px;
}

.footer-item p:first-child {
  padding-bottom: 8px;
}

.non-res-item-text p {
  line-height: 1.2;
  color: rgb(89, 89, 89);
}

#header-sub-mobile {
  display: none;
}
#fancybox-left span {
  left: 20px;
}

#fancybox-right span {
  left: auto;
  right: 20px;
}

/*.title-line.territory-title:after {
    left: 27%!important;
}
.title-line.location-title:after {
    left: 30%!important;
}
.title-line.office-title p:after {
    left: 20%!important;
}
.title-line.visual-title p:after {
    left: 15%!important;
}
.title-line.course-title p:after {
    left: 20%!important;
}
.title-line.webcam-title p:after {
    left: 15%!important;
}*/
/*1518-1920*/
@media (max-width: 8000px) {
  .office-img2 iframe {
    width: 1315px;
  }
  .header-phones-img img {
    width: 47px;
  }
  .office-img iframe {
    height: 763px;
  }
  .menu-main_menu-container {
    padding-bottom: 10px;
    padding-right: 255px;
  }
  .webcam-video iframe {
    height: 508px;
  }
  /*-------------------------------------------------------------------------------------*/
  .slick-arrow img {
    width: 40px;
    height: 40px;
  }
  /*section-1*/

  .section-1-text {
    padding: 15px 0 40px;
  }

  .project-title {
    font-size: 33px;
    line-height: 38px;
  }
  section.section-1 {
    padding-top: 90px;
  }
  .project-adress {
    font-size: 19px;
  }

  .section-1-text-right {
    font-size: 19px;
    justify-content: flex-end;
  }
  .section-1-text-center {
    font-size: 19px;
    margin: 0% 0% 2% 21%;
  }
  .point-before {
    padding-left: 40px;
  }

  p.point-before:before {
    content: "";
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 4px;
    width: 4px;
    background-color: #c00000;
  }
  /*---------------------------------*/

  /*section-2 about*/

  .about {
    padding-top: 110px;
  }

  .about-left {
    width: 60%;
  }

  .about-right {
    width: 40%;
  }

  .about-right-img {
    /* width: 631px; */
    height: 462px;
    /* border-radius: 52%; */
    /* margin-bottom: -100px; */
    margin-left: -82px;
  }
  .about-left-icons-title p {
    font-size: 24px;
    padding-bottom: 28px;
  }
  .about-left-icons {
    padding-bottom: 83px;
  }

  .about-icon-text {
    width: 234px;
    padding-left: 19px;
  }
  .about-left-icons-col:first-child {
    padding-right: 30px;
  }

  .about-icon:not(:last-child) {
    padding-bottom: 35px;
  }
  .about-left-text-1 p {
    font-size: 16px;
    padding-bottom: 20px;
  }

  .about-left-text-2 p {
    font-size: 25px;
    padding-bottom: 33px;
  }

  .about-left-text-3 p {
    font-size: 20px;
    max-width: 527px;
    padding-bottom: 35px;
    line-height: 17pt;
  }

  .about-left-text-4 p {
    font-size: 20px;
    line-height: 20.7pt;
    padding-bottom: 70px;
  }

  .about-icon-text p {
    font-size: 17px;
  }

  /*---------------------------------*/

  /*section-3 specifics*/
  .specifics-title p {
    font-size: 27px;
    padding-bottom: 30px;
  }

  .specifics {
    padding-top: 157px;
  }

  .spec-card {
    width: 24%;
  }

  .spec-card-title {
    padding: 18px 32px;
  }

  .spec-card-title p {
    line-height: 21pt;
    font-size: 24px;
  }

  .spec-card-text {
    padding-top: 42px;
    padding-left: 34px;
    padding-right: 25px;
    line-height: 21pt;
    min-height: 264px;
    border-bottom: 16px solid #868499;
  }

  .spec-card-text p {
    font-size: 20px;
  }
  /*------------------------------------------*/

  /*section-4 genplan*/
  .genplan-title {
    padding-top: 214px;
    padding-bottom: 30px;
  }

  .genplan-photo img {
    /* height: 708px; */
  }
  .genplan-title p {
    font-size: 27px;
  }

  .genplan-photo-tabs {
    top: 80px;
  }

  .photo-tab p {
    padding: 8px 40px;
    font-size: 16px;
    border-radius: 10px;
  }

  .genplan-photo-btn p {
    padding: 15px 40px;
    font-size: 16px;
    border: 1px solid white;
  }

  .genplan-photo-btn {
    /* bottom: 50px;
    left: 200px;*/
  }

  .genplan-ps p {
    font-size: 17px;
    padding-top: 18px;
    color: #7c7c7c;
  }
  /*----------------------------------*/

  /*section-5 territory*/
  .territory {
    padding-top: 174px;
    padding-bottom: 100px;
  }

  .territory-title {
    font-size: 27px;
    color: #3f3f3f;
    padding-bottom: 31px;
  }

  ul.slick-dots {
    padding: 13px 0 0 0;
  }

  ul.slick-dots li button {
    font-size: 15px;
  }

  ul.slick-dots li.slick-active button {
    color: #ff0000;
    border-bottom: 1px solid #ff0000;
    padding-bottom: 11px;
  }

  ul.slick-dots li:not(:last-child) {
    padding-right: 15px;
  }

  /*----------------------------------*/

  /*section-6 facades*/
  .facades {
    padding-top: 117px;
  }
  .facades-slider-item img {
    height: 486px;
  }
  .facades-title {
    font-size: 27px;
    padding-bottom: 32px;
  }

  .facades-ps {
    font-size: 17px;
    padding-top: 18px;
    color: #7c7c7c;
  }

  .facades-ps p {
    /*font-size: 14px;*/
  }
  /*----------------------------------*/

  /*section-7 non-residential*/
  .non-residential-slider-wrap {
    margin: 0 -12px;
    /*overflow: hidden;*/
  }

  .non-residential-slider-item {
    margin: 0 12px;
  }
  .non-residential-slider .slick-prev-single {
    top: 144px;
    transform: translateX(-8px);
  }

  .non-residential-slider .slick-next-single {
    top: 144px;
    transform: translateX(8px);
  }
  .non-residential {
    padding-top: 177px;
  }

  .non-residential-title {
    font-size: 27px;
    padding-bottom: 30px;
  }

  .non-res-item-img {
    height: 328px;
  }

  .non-res-item-title p {
    padding: 29px 0 20px;
    font-size: 18.6px;
  }

  .non-res-item-text p {
    font-size: 17px;
    padding-bottom: 27px;
  }

  .non-res-item-text {
    border-bottom: 16px solid #b3b3b3;
  }
  /*----------------------------------*/

  /*section-8 location*/
  .location {
    margin-top: 213px;
  }

  .location-title {
    font-size: 27px;
    padding-bottom: 32px;
  }

  .location-slider-wrap {
    margin: 0 -13px;
    padding-top: 20px;
    padding-bottom: 50px;
  }

  .location-slider-item {
    margin: 0 13px;
  }

  .location-slider .slick-prev-single {
    top: 85px;
    transform: translateX(-8px);
  }
  .location-slider .slick-next-single {
    top: 85px;
    transform: translateX(8px);
  }
  .location-item-img {
    height: 210px;
  }

  .location-item-title p {
    font-size: 18px;
    color: #3f3f3f;
    padding-top: 21px;
  }
  /*----------------------------------*/

  /*section-9 plan*/
  .plan {
    padding-top: 218px;
  }

  .plan-title {
    font-size: 27px;
    padding-bottom: 30px;
  }

  .plan-ps p {
    font-size: 17px;
    padding-top: 18px;
  }
  /*----------------------------------*/

  .office {
    padding-top: 178px;
  }

  .office-title p {
    font-size: 27px;
    padding-bottom: 0px;
  }

  /*----------------------------------*/

  .visual {
    padding-top: 211px;
  }

  .visual-title p {
    font-size: 27px;
  }

  .visual-slider {
    padding-top: 30px;
  }
  .visual-slider-wrap {
    margin: 0 -12px;
    /*overflow: hidden;*/
  }
  .visual-slider .slick-prev-single {
    top: 152px;
    transform: translateX(-8px);
  }
  .visual-slider .slick-next-single {
    top: 152px;
    transform: translateX(8px);
  }
  .visual-slider-item {
    margin: 0 12px;
  }
  .vis-item-photo {
    height: 264px;
  }

  .vis-item-title p {
    font-size: 18px;
    color: #3f3f3f;
    padding-top: 19px;
  }
  .news_post-date p {
    font-weight: 400;
    padding-bottom: 0;
    padding-top: 19px;
  }
  /*----------------------------------*/

  .course {
    padding-top: 171px;
  }

  .course-title p {
    font-size: 27px;
  }

  .course-slider {
    padding-top: 30px;
  }
  .course-slider-wrap {
    margin: 0 -12px;
  }
  .course-slider-item {
    margin: 0 12px;
  }
  .course-slider .slick-prev-single {
    top: 151px;
    transform: translateX(-8px);
  }
  .course-slider .slick-next-single {
    top: 151px;
    transform: translateX(8px);
  }
  .course-item-photo {
    height: 262px;
  }

  .course-item-title p {
    font-size: 18px;
    color: #3f3f3f;
    padding-top: 9px;
  }

  /*----------------------------------*/

  .webcam {
    /* padding-left: 13px; */
    padding-top: 152px;
    padding-bottom: 100px;
  }

  .webcam-title p {
    font-size: 27px;
    padding-left: 6px;
  }

  .webcam-transl {
    margin-top: 30px;
  }
  .webcam-text {
    width: 305px;
    padding: 90px 30px 0;
  }

  .webcam-text-title p {
    font-size: 19px;
    padding-bottom: 20px;
  }

  .webcam-text-desc p {
    font-size: 18px;
    line-height: 17pt;
  }

  /*----------------------------------*/
}
@media (max-width: 1518px) {
  .spec-card-title p {
    line-height: 20pt;
    font-size: 21px;
  }
  .spec-card-text p {
    font-size: 17px;
  }
}

/*1350 - 1500*/
@media (max-width: 1500px) {
  .office-img2 iframe {
    width: 1182px;
  }
  .youtube-video {
    width: 757px;
    height: 425px;
  }
  .header-phones-links a {
    font-size: 14px;
  }
  .office-img iframe {
    height: 563px;
  }
  .webcam-video iframe {
    height: 456px;
  }
  .container {
    /*width: 1075px;*/
  }
  div#header-new {
    height: 80px;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: flex-end;
  }
  .slick-arrow img {
    width: 40px;
    height: 40px;
  }
  /*section-1*/

  .section-1-text {
    padding: 11px 0 35px;
  }

  .project-title {
    font-size: 29px;
    line-height: 36px;
  }

  .project-adress {
    font-size: 17px;
    padding-left: 2px;
  }

  .section-1-text-right {
    font-size: 17px;
  }
  .section-1-text-center {
    font-size: 17px;
  }

  .point-before {
    padding-left: 40px;
  }

  p.point-before:before {
    content: "";
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 4px;
    width: 4px;
    background-color: #c00000;
  }
  /*---------------------------------*/

  /*section-2 about*/

  .about {
    padding-top: 100px;
  }

  .about-left {
    width: 60%;
  }

  .about-right {
    width: 40%;
  }

  .about-right-img {
    /* width: 631px; */
    height: 410px;
    /* border-radius: 52%;
    margin-bottom: -100px;*/
    margin-left: -70px;
  }
  .about-left-icons-title p {
    font-size: 21px;
    padding-bottom: 23px;
  }
  .about-left-icons {
    padding-bottom: 63px;
  }

  .about-icon-text {
    width: 234px;
    padding-left: 13px;
  }
  .about-left-icons-col:first-child {
    padding-right: 0px;
  }

  .about-icon:not(:last-child) {
    padding-bottom: 30px;
  }
  .about-left-text-1 p {
    font-size: 14px;
    padding-bottom: 16px;
  }

  .about-left-text-2 p {
    font-size: 22px;
    padding-bottom: 28px;
  }

  .about-left-text-3 p {
    font-size: 18px;
    max-width: 490px;
    padding-bottom: 23px;
    line-height: 18pt;
  }

  .about-left-text-4 p {
    font-size: 18px;
    line-height: 18.7pt;
    padding-bottom: 62px;
  }

  .about-icon-text p {
    font-size: 16px;
  }

  /*---------------------------------*/

  /*section-3 specifics*/
  .specifics-title p {
    font-size: 24px;
    padding-bottom: 28px;
  }

  .specifics {
    padding-top: 138px;
  }

  .spec-card {
    width: 24%;
  }

  .spec-card-title {
    padding: 15px 30px;
  }

  .spec-card-title p {
    line-height: 20pt;
    font-size: 21px;
  }

  .spec-card-text {
    padding-top: 39px;
    padding-left: 31px;
    padding-right: 25px;
    line-height: 19pt;
    min-height: 233px;
    border-bottom: 16px solid #868499;
  }

  .spec-card-text p {
    font-size: 17px;
  }
  /*------------------------------------------*/

  /*section-4 genplan*/
  .genplan-title {
    padding-top: 187px;
    padding-bottom: 28px;
  }

  .genplan-photo img {
    /* height: 628px; */
  }
  .genplan-title p {
    font-size: 24px;
  }

  .genplan-photo-tabs {
    /*right: 100px;
    top: 200px;*/
  }

  .photo-tab p {
    padding: 6px 30px;
    font-size: 15px;
    border-radius: 10px;
  }

  .genplan-photo-btn p {
    padding: 10px 30px;
    font-size: 15px;
    border: 1px solid white;
  }

  .genplan-photo-btn {
    /* bottom: 50px;
    left: 200px;*/
  }

  .genplan-ps p {
    font-size: 16px;
    padding-top: 14px;
  }
  /*----------------------------------*/

  /*section-5 territory*/
  .territory {
    padding-top: 154px;
    padding-bottom: 100px;
  }

  .territory-title {
    font-size: 24px;
    color: #3f3f3f;
    padding-bottom: 28px;
  }

  ul.slick-dots {
    padding: 8px 0 0 0;
  }

  ul.slick-dots li button {
    font-size: 13px;
  }

  ul.slick-dots li.slick-active button {
    color: #ff0000;
    border-bottom: 1px solid #ff0000;
    padding-bottom: 11px;
  }

  ul.slick-dots li:not(:last-child) {
    padding-right: 15px;
  }

  /*----------------------------------*/

  /*section-6 facades*/
  .facades {
    padding-top: 90px;
  }
  .facades-slider-item img {
    height: 434px;
  }
  .facades-title {
    font-size: 24px;
    padding-bottom: 28px;
  }

  .facades-ps {
    padding-top: 14px;
  }

  .facades-ps p {
    font-size: 16px;
  }
  /*----------------------------------*/

  /*section-7 non-residential*/
  .non-residential-slider-wrap {
    margin: 0 -12px;
    /*overflow: hidden;*/
  }

  .non-residential-slider-item {
    margin: 0 12px;
  }
  .non-residential-slider .slick-prev-single {
    top: 144px;
    transform: translateX(-8px);
  }

  .non-residential-slider .slick-next-single {
    top: 144px;
    transform: translateX(8px);
  }
  .non-residential {
    padding-top: 155px;
  }

  .non-residential-title {
    font-size: 24px;
    padding-bottom: 28px;
  }

  .non-res-item-img {
    height: 292px;
  }

  .non-res-item-title p {
    padding: 24px 0 20px;
    font-size: 16.6px;
  }

  .non-res-item-text p {
    font-size: 15px;
    padding-bottom: 21px;
  }

  .non-res-item-text {
    border-bottom: 16px solid #b3b3b3;
  }
  /*----------------------------------*/

  /*section-8 location*/
  .location {
    margin-top: 191px;
  }

  .location-title {
    font-size: 24px;
    padding-bottom: 28px;
  }

  .location-slider-wrap {
    margin: 0 -12px;
    padding-top: 20px;
    padding-bottom: 50px;
  }

  .location-slider-item {
    margin: 0 12px;
  }

  .location-slider .slick-prev-single {
    top: 73px;
    transform: translateX(-8px);
  }
  .location-slider .slick-next-single {
    top: 73px;
    transform: translateX(8px);
  }
  .location-item-img {
    height: 186px;
  }

  .location-item-title p {
    font-size: 17px;
    padding-top: 18px;
  }
  /*----------------------------------*/

  /*section-9 plan*/
  .plan {
    padding-top: 168px;
  }

  .plan-title {
    font-size: 24px;
    padding-bottom: 28px;
  }

  .plan-ps p {
    font-size: 15px;
    padding-top: 16px;
  }
  /*----------------------------------*/

  .office {
    padding-top: 156px;
  }

  .office-title p {
    font-size: 24px;
    padding-bottom: 27px;
  }

  /*----------------------------------*/

  .visual {
    padding-top: 187px;
  }

  .visual-title p {
    font-size: 24px;
  }

  .visual-slider {
    padding-top: 29px;
  }
  .visual-slider-wrap {
    margin: 0 -12px;
    /*overflow: hidden;*/
  }
  .visual-slider .slick-prev-single {
    top: 162px;
    transform: translateX(-8px);
  }
  .visual-slider .slick-next-single {
    top: 162px;
    transform: translateX(8px);
  }
  .visual-slider-item {
    margin: 0 12px;
  }
  .vis-item-photo {
    height: 232px;
  }

  .vis-item-title p {
    font-size: 17px;
    padding-top: 19px;
  }

  /*----------------------------------*/

  .course {
    padding-top: 150px;
  }

  .course-title p {
    font-size: 24px;
  }

  .course-slider {
    padding-top: 28px;
  }
  .course-slider-wrap {
    margin: 0 -12px;
  }
  .course-slider-item {
    margin: 0 12px;
  }
  .course-slider .slick-prev-single {
    top: 126px;
    transform: translateX(-8px);
  }
  .course-slider .slick-next-single {
    top: 126px;
    transform: translateX(8px);
  }
  .course-item-photo {
    height: 235px;
  }

  .course-item-title p {
    font-size: 17px;
    padding-top: 16px;
  }

  /*----------------------------------*/

  .webcam {
    /* padding-left: 13px; */
    padding-top: 109px;
    padding-bottom: 88px;
  }

  .webcam-title p {
    font-size: 24px;
    padding-left: 6px;
  }

  .webcam-transl {
    margin-top: 28px;
  }
  .webcam-text {
    width: 305px;
    padding: 80px 27px 0;
  }

  .webcam-text-title p {
    font-size: 17px;
    padding-bottom: 20px;
  }

  .webcam-text-desc p {
    font-size: 18px;
    line-height: 17pt;
  }
}

@media (max-width: 1518px) {
  .about-right-img {
    /* margin-left: -82px;*/
    margin-left: -50px;
  }
}

/*1260 - 1350*/
@media (max-width: 1350px) {
  .office-img2 iframe {
    width: 1116px;
  }
  .youtube-video {
    width: unset;
    height: unset;
  }
  .webcam-video iframe {
    height: 426px;
  }
  .container {
    /*width: 1014px;*/
  }
  div#header-new {
    height: 74px;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: flex-end;
  }
  .slick-arrow img {
    width: 34px;
    height: 33px;
  }
  /*section-1*/

  .section-1-text {
    padding: 13px 0 35px;
  }
  .menu-main_menu-container {
    padding-bottom: 6px;
    padding-right: 209px;
  }
  .menu-main_menu-container.menu-project {
    padding-top: 6px;
  }
  .header-phones-img img {
    width: 39px;
    padding-right: 5px;
  }
  .about-icon-text {
    z-index: 2;
  }
  .header-new-item.header-logo svg {
    width: 65px;
  }
  .project-title {
    font-size: 27px;
    line-height: 31px;
  }

  .project-adress {
    font-size: 15px;
    padding-left: 2px;
  }

  .section-1-text-right {
    font-size: 16px;
  }
  .section-1-text-center {
    font-size: 16px;
  }

  .point-before {
    padding-left: 40px;
  }

  p.point-before:before {
    content: "";
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 4px;
    width: 4px;
    background-color: #c00000;
  }
  /*---------------------------------*/

  /*section-2 about*/

  .about {
    padding-top: 93px;
  }

  .about-left {
    width: 60%;
  }

  .about-right {
    width: 40%;
  }

  .about-right-img {
    /* width: 631px; */
    height: 383px;
    /*border-radius: 52%;
    margin-bottom: -100px;*/
    margin-left: -68px;
  }
  .about-left-icons-title p {
    font-size: 20px;
    padding-bottom: 23px;
  }
  .about-left-icons {
    padding-bottom: 63px;
  }
  .about-icon-img img {
    width: 38px;
  }

  .about-icon-text {
    width: 222px;
    padding-left: 15px;
  }
  .about-left-icons-col:first-child {
    padding-right: 0px;
  }

  .about-icon:not(:last-child) {
    padding-bottom: 30px;
  }
  .about-left-text-1 p {
    font-size: 13px;
    padding-bottom: 14px;
  }

  .about-left-text-2 p {
    font-size: 21px;
    padding-bottom: 24px;
  }

  .about-left-text-3 p {
    font-size: 17px;
    max-width: 450px;
    padding-bottom: 23px;
    line-height: 17pt;
  }

  .about-left-text-4 p {
    font-size: 17px;
    line-height: 17.7pt;
    padding-bottom: 57px;
  }

  .about-icon-text p {
    font-size: 14px;
  }

  /*---------------------------------*/

  /*section-3 specifics*/
  .specifics-title p {
    font-size: 22px;
    padding-bottom: 25px;
  }

  .specifics {
    padding-top: 129px;
  }

  .spec-card {
    width: 24%;
  }

  .spec-card-title {
    padding: 16px 30px;
  }

  .spec-card-title p {
    line-height: 18pt;
    font-size: 19px;
  }

  .spec-card-text {
    padding-top: 34px;
    padding-left: 28px;
    padding-right: 15px;
    line-height: 17.8pt;
    min-height: 220px;
    border-bottom: 13px solid #868499;
  }

  .spec-card-text p {
    font-size: 17px;
  }
  /*------------------------------------------*/

  /*section-4 genplan*/
  .genplan-title {
    padding-top: 176px;
    padding-bottom: 25px;
  }

  .genplan-photo img {
    /* height: 598px; */
  }
  .genplan-title p {
    font-size: 23px;
  }

  .genplan-photo-tabs {
    /*right: 100px;
    top: 200px;*/
  }

  .photo-tab p {
    padding: 6px 30px;
    font-size: 15px;
    border-radius: 10px;
  }

  .genplan-photo-btn p {
    padding: 10px 30px;
    font-size: 15px;
    border: 1px solid white;
  }

  .genplan-photo-btn {
    /* bottom: 50px;
    left: 200px;*/
  }

  .genplan-ps p {
    font-size: 15px;
    padding-top: 15px;
  }
  /*----------------------------------*/

  /*section-5 territory*/
  .territory {
    padding-top: 144px;
    padding-bottom: 100px;
  }

  .territory-title {
    font-size: 23px;
    color: #3f3f3f;
    padding-bottom: 25px;
  }

  ul.slick-dots {
    padding: 6px 0 0 0;
  }

  ul.slick-dots li button {
    font-size: 12px;
  }

  ul.slick-dots li.slick-active button {
    color: #ff0000;
    border-bottom: 1px solid #ff0000;
    padding-bottom: 10px;
  }

  ul.slick-dots li:not(:last-child) {
    padding-right: 15px;
  }

  /*----------------------------------*/

  /*section-6 facades*/
  .facades {
    padding-top: 77px;
  }
  .facades-slider-item img {
    height: 402px;
  }
  .facades-title {
    font-size: 22px;
    padding-bottom: 27px;
  }

  .facades-ps {
    padding-top: 14px;
  }

  .facades-ps p {
    font-size: 17px;
  }
  /*----------------------------------*/

  /*section-7 non-residential*/
  .non-residential-slider-wrap {
    margin: 0 -12px;
    /*overflow: hidden;*/
  }

  .non-residential-slider-item {
    margin: 0 12px;
  }
  .non-residential-slider .slick-prev-single {
    top: 120px;
    transform: translateX(-5px);
  }

  .non-residential-slider .slick-next-single {
    top: 120px;
    transform: translateX(5px);
  }
  .non-residential {
    padding-top: 142px;
  }

  .non-residential-title {
    font-size: 23px;
    padding-bottom: 25px;
  }

  .non-res-item-img {
    height: 273px;
  }

  .non-res-item-title p {
    padding: 22px 0 17px;
    font-size: 15.6px;
  }

  .non-res-item-text p {
    font-size: 15px;
    line-height: 18px;
    padding-bottom: 24px;
  }

  .non-res-item-text {
    border-bottom: 13px solid #b3b3b3;
  }
  /*----------------------------------*/

  /*section-8 location*/
  .location {
    margin-top: 179px;
  }

  .location-title {
    font-size: 23px;
    padding-bottom: 25px;
  }

  .location-slider-wrap {
    margin: 0 -12px;
    padding-top: 15px;
    padding-bottom: 50px;
  }

  .location-slider-item {
    margin: 0 12px;
  }

  .location-slider .slick-prev-single {
    top: 72px;
    transform: translateX(-5px);
  }
  .location-slider .slick-next-single {
    top: 72px;
    transform: translateX(5px);
  }
  .location-item-img {
    height: 177px;
  }

  .location-item-title p {
    font-size: 17px;
    padding-top: 16px;
  }
  /*----------------------------------*/

  /*section-9 plan*/
  .plan {
    padding-top: 173px;
  }

  .plan-title {
    font-size: 23px;
    padding-bottom: 26px;
  }

  .plan-ps p {
    font-size: 15px;
    padding-top: 12px;
  }
  /*----------------------------------*/

  .office {
    padding-top: 146px;
  }

  .office-title p {
    font-size: 22px;
    padding-bottom: 25px;
  }

  /*----------------------------------*/

  .visual {
    padding-top: 176px;
  }

  .visual-title p {
    font-size: 22px;
  }

  .visual-slider {
    padding-top: 27px;
  }
  .visual-slider-wrap {
    margin: 0 -12px;
    /*overflow: hidden;*/
  }
  .visual-slider .slick-prev-single {
    top: 92px;
    transform: translateX(-5px);
  }
  .visual-slider .slick-next-single {
    top: 92px;
    transform: translateX(5px);
  }
  .visual-slider-item {
    margin: 0 12px;
  }
  .vis-item-photo {
    height: 217px;
  }

  .vis-item-title p {
    font-size: 16px;
    padding-top: 16px;
  }

  /*----------------------------------*/

  .course {
    padding-top: 142px;
  }

  .course-title p {
    font-size: 22px;
  }

  .course-slider {
    padding-top: 27px;
  }
  .course-slider-wrap {
    margin: 0 -12px;
  }
  .course-slider-item {
    margin: 0 12px;
  }
  .course-slider .slick-prev-single {
    top: 120px;
    transform: translateX(-5px);
  }
  .course-slider .slick-next-single {
    top: 120px;
    transform: translateX(5px);
  }
  .course-item-photo {
    height: 217px;
  }

  .course-item-title p {
    font-size: 16px;
    padding-top: 16px;
  }

  /*----------------------------------*/

  .webcam {
    /* padding-left: 13px; */
    padding-top: 101px;
    padding-bottom: 83px;
  }

  .webcam-title p {
    font-size: 22px;
    padding-left: 6px;
  }

  .webcam-transl {
    margin-top: 28px;
  }
  .webcam-text {
    width: 305px;
    padding: 75px 27px 0;
  }

  .webcam-text-title p {
    font-size: 16px;
    padding-bottom: 15px;
  }

  .webcam-text-desc p {
    font-size: 16px;
    line-height: 16.5pt;
  }
}

li#menu-item-62 {
  display: none;
}

li#menu-item-72 {
  display: none;
}
/*768 - 12600*/
@media (max-width: 1259px) {
  .office-img2 iframe {
    width: 1116px;
  }
  /*.container{
  width: 612px;
}*/
  li#menu-item-6 {
    display: none;
  }

  li#menu-item-7 {
    display: none;
  }
  li#menu-item-62 {
    display: block;
  }

  li#menu-item-72 {
    display: block;
  }
  .header-phones-img img {
    width: 24px;
    padding-right: 5px;
  }
  .visual-title p:after {
    left: 40%;
  }
  .webcam-video iframe {
    height: 257px;
  }
  div#header-new {
    height: 90px;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: flex-start;
  }
  .slick-arrow img {
    width: auto;
    height: 16px;
  }
  /*section-1*/

  .section-1-text {
    padding: 13px 0 18px;
  }
  .menu-main_menu-container {
    padding-bottom: 4px;
    padding-right: 0px;
  }
  .header-new-item.header-logo svg {
    width: 57px;
  }
  .project-title {
    font-size: 18px;
    line-height: 27px;
  }

  .project-adress {
    font-size: 12px;
    padding-left: 0px;
  }

  .section-1-text-right {
    font-size: 12px;
  }
  .section-1-text-center {
    font-size: 12px;
  }

  .point-before {
    padding-left: 20px;
  }

  p.point-before:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 3px;
    width: 3px;
    background-color: #c00000;
  }
  /*---------------------------------*/

  /*section-2 about*/

  .about {
    padding-top: 40px;
  }

  .about-left {
    width: 60%;
  }

  .about-right {
    width: 40%;
  }

  .about-right-img {
    /* width: 631px; */
    height: 198px;
    /*border-radius: 52%;
    margin-bottom: -68px;*/
    margin-left: -32px;
  }
  .about-left-icons-title p {
    font-size: 13px;
    padding-bottom: 18px;
  }
  .about-left-icons {
    padding-bottom: 39px;
  }
  .about-icon-img img {
    width: 23px;
  }

  .about-icon-text {
    width: 132px;
    padding-left: 12px;
  }
  .about-left-icons-col:first-child {
    padding-right: 0px;
  }

  .about-icon:not(:last-child) {
    padding-bottom: 11px;
  }
  .about-left-text-1 p {
    font-size: 12px;
    padding-bottom: 6px;
  }

  .about-left-text-2 p {
    font-size: 16px;
    padding-bottom: 7px;
  }

  .about-left-text-3 p {
    font-size: 12px;
    max-width: 333px;
    padding-bottom: 5px;
    line-height: 14pt;
  }

  .about-left-text-4 p {
    font-size: 10px;
    line-height: 12pt;
    padding-bottom: 24px;
  }

  .about-icon-text p {
    font-size: 10px;
  }

  /*---------------------------------*/

  /*section-3 specifics*/
  .specifics-title p {
    font-size: 16px;
    padding-bottom: 14px;
  }

  .specifics {
    padding-top: 83px;
  }

  .spec-card {
    width: 24%;
  }

  .spec-card-title {
    padding: 10px 16px;
  }

  .spec-card-title p {
    line-height: 11pt;
    font-size: 11px;
  }

  .spec-card-text {
    padding-top: 18px;
    padding-left: 17px;
    padding-right: 13px;
    line-height: 10.2pt;
    min-height: 156px;
    border-bottom: 8px solid #868499;
  }

  .spec-card-text p {
    font-size: 10px;
  }
  /*------------------------------------------*/

  /*section-4 genplan*/
  .genplan-title {
    padding-top: 82px;
    padding-bottom: 10px;
  }

  .genplan-photo img {
    /* height: 345px; */
  }
  .genplan-title p {
    font-size: 16px;
  }

  .genplan-photo-tabs {
    /*right: 100px;
    top: 200px;*/
    right: 0;
    top: 15px;
  }

  .photo-tab p {
    padding: 1px 18px;
    font-size: 12px;
    border-radius: 3px;
  }

  .genplan-photo-btn p {
    padding: 4px 8px;
    font-size: 12px;
    border-radius: 4px;
    border: 1px solid white;
  }

  .genplan-photo-btn {
    /* bottom: 50px;
    left: 200px;*/
    bottom: 10px;
    left: 0;
  }

  .genplan-ps p {
    font-size: 12px;
    padding-top: 7px;
  }
  /*----------------------------------*/

  /*section-5 territory*/
  .territory {
    padding-top: 91px;
    padding-bottom: 100px;
  }

  .territory-title {
    font-size: 16px;
    color: #3f3f3f;
    padding-bottom: 19px;
  }

  ul.slick-dots {
    padding: 0px 0 0 0;
  }

  ul.slick-dots li button {
    font-size: 12px;
  }

  ul.slick-dots li.slick-active button {
    color: #ff0000;
    border-bottom: 1px solid #ff0000;
    padding-bottom: 3px;
  }

  ul.slick-dots li:not(:last-child) {
    padding-right: 12px;
  }

  /*----------------------------------*/

  /*section-6 facades*/
  .facades {
    padding-top: 7px;
  }
  .facades-slider-item img {
    height: 244px;
  }
  .facades-title {
    font-size: 16px;
    padding-bottom: 15px;
  }

  .facades-ps {
    padding-top: 13px;
  }

  .facades-ps p {
    font-size: 13px;
  }
  /*----------------------------------*/

  /*section-7 non-residential*/
  .non-residential-slider-wrap {
    margin: 0 -6px;
    /*overflow: hidden;*/
  }

  .non-residential-slider-item {
    margin: 0 6px;
  }
  .non-residential-slider .slick-prev-single {
    top: 74px;
    transform: translateX(-2px);
  }

  .non-residential-slider .slick-next-single {
    top: 74px;
    transform: translateX(2px);
  }
  .non-residential {
    padding-top: 78px;
  }

  .non-residential-title {
    font-size: 16px;
    padding-bottom: 20px;
  }

  .non-res-item-img {
    height: 164px;
  }

  .non-res-item-title p {
    padding: 4px 0 5px;
    font-size: 14px;
  }

  .non-res-item-text p {
    font-size: 10px;
    line-height: 11px;
    padding-bottom: 7px;
  }

  .non-res-item-text {
    border-bottom: 8px solid #b3b3b3;
  }
  /*----------------------------------*/

  /*section-8 location*/
  .location {
    margin-top: 108px;
  }

  .location-title {
    font-size: 17px;
    padding-bottom: 11px;
  }

  .location-slider-wrap {
    margin: 0 -6px;
    padding-top: 8px;
    padding-bottom: 50px;
  }

  .location-slider-item {
    margin: 0 6px;
  }

  .location-slider .slick-prev-single {
    top: 48px;
    transform: translateX(-2px);
  }
  .location-slider .slick-next-single {
    top: 48px;
    transform: translateX(2px);
  }
  .location-item-img {
    height: 108px;
  }

  .location-item-title p {
    font-size: 12px;
    padding-top: 8px;
    line-height: 13px;
  }
  /*----------------------------------*/

  /*section-9 plan*/
  .plan {
    padding-top: 77px;
  }

  .plan-title {
    font-size: 16px;
    padding-bottom: 17px;
  }

  .plan-ps p {
    font-size: 12px;
    padding-top: 7px;
    padding-right: 4px;
  }
  /*----------------------------------*/

  .office {
    padding-top: 87px;
  }

  .office-title p {
    font-size: 16px;
    padding-bottom: 14px;
  }

  /*----------------------------------*/

  .visual {
    padding-top: 103px;
  }

  .visual-title p {
    font-size: 16px;
  }

  .visual-slider {
    padding-top: 22px;
  }
  .visual-slider-wrap {
    margin: 0 -6px;
    /*overflow: hidden;*/
  }
  .visual-slider .slick-prev-single {
    top: 80px;
    transform: translateX(-2px);
  }
  .visual-slider .slick-next-single {
    top: 80px;
    transform: translateX(2px);
  }
  .visual-slider-item {
    margin: 0 6px;
  }
  .vis-item-photo {
    height: 131px;
  }

  .vis-item-title p {
    font-size: 12px;
    padding-top: 9px;
  }

  /*----------------------------------*/

  .course {
    padding-top: 79px;
  }

  .course-title p {
    font-size: 16px;
  }

  .course-slider {
    padding-top: 18px;
  }
  .course-slider-wrap {
    margin: 0 -6px;
  }
  .course-slider-item {
    margin: 0 6px;
  }
  .course-slider .slick-prev-single {
    top: 76px;
    transform: translateX(-2px);
  }
  .course-slider .slick-next-single {
    top: 76px;
    transform: translateX(2px);
  }
  .course-item-photo {
    height: 131px;
  }

  .course-item-title p {
    font-size: 12px;
    padding-top: 7px;
  }

  /*----------------------------------*/

  .webcam {
    /* padding-left: 13px; */
    padding-top: 52px;
    padding-bottom: 48px;
  }

  .webcam-title p {
    font-size: 17px;
    padding-left: 0px;
  }

  .webcam-transl {
    margin-top: 17px;
  }
  .webcam-text {
    width: 304px;
    padding: 0 15px;
  }

  .webcam-text-title p {
    font-size: 13px;
    padding-bottom: 15px;
  }

  .webcam-text-desc p {
    font-size: 11px;
    line-height: 10.5pt;
  }
}
@media (max-width: 900px) and (min-width: 768px) {
  .spec-card-title p {
    font-size: 9px;
  }
}
@media (max-width: 767px) {
  .icon-facebook {
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  a.icon-facebook img {
    width: 40px;
    height: 32px;
  }

  .genplan-photo-btn.genplan-photo-btn-1 {
    bottom: 2.6%;
    width: 42.9%;
    left: 2.9%;
  }
  .genplan-photo-btn.genplan-photo-btn-2 {
    top: 3.9%;
    right: 2.2%;
    width: 29.4%;
    left: unset;
    bottom: unset;
  }
  .genplan-photo-btn.genplan-photo-btn-3 {
    top: 5.1%;
    left: 1.8%;
    bottom: unset;
    width: 29.4%;
  }

  .territory ul.slick-dots li {
    display: none;
  }

  .territory ul.slick-dots li.slick-active {
    display: block;
  }

  .territory ul.slick-dots {
    justify-content: center;
    width: 94%;
  }

  ul.slick-dots li:not(:last-child) {
    padding-right: 0;
  }

  .non-residential-slider-wrap .slick-arrows img {
    height: 40px;
  }

  .specifics-cards .slick-arrows img {
    height: 40px;
  }

  .location-slider-wrap .slick-arrows img {
    height: 40px;
  }

  .about-right {
    width: 0;
  }

  .slick-arrow img {
    height: 30px;
  }

  .header-new-item.header-logo svg {
    width: 100px;
  }
  ul#menu-main_menu_home {
    display: flex;
    flex-direction: column;
  }

  .header-menu ul.menu > li:not(:first-child) {
    margin-left: 0;
  }

  .section-1-text-left-mobile {
    display: block;
    padding: 21px 0 19px 32px;
  }
  .section-1-text-left {
    display: none;
  }

  .section-1-text {
    padding: 0;
    width: auto;
  }
  section.section-1 {
    padding-top: 0;
  }
  .project-title {
    font-size: 40px;
    line-height: 47px;
  }

  p.project-adress {
    color: #a1a1a1;
  }
  .section-1-text-right-up p {
    color: #a1a1a1;
  }
  .section-1-text-right-up-price p {
    color: #a1a1a1;
  }
  .section-1-text-right-down p {
    color: #a1a1a1;
  }
  .info_link {
    margin: 2px 0 0 10px;
    position: relative;
  }
  .project-adress {
    font-size: 16px;
    line-height: 19px;
    color: #a1a1a1;
    margin-top: 9px;
  }
  .section-1-text-right-up {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .section-1-text-right-up-price {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .section-1-text-right {
    font-size: 16px;
    line-height: 19px;
    display: flex;
    width: 420px;
    margin: 0 auto;
    padding: 19px 0;
    flex-direction: column;
    align-items: center;
    color: #a1a1a1;
  }
  .section-1-text-center {
    font-size: 16px;
    line-height: 19px;
    display: flex;
    width: 420px;
    margin: 0 auto;
    padding: 19px 0;
    flex-direction: column;
    align-items: center;
    color: #a1a1a1;
  }

  .point-before {
    padding-left: 15px;
  }

  p.point-before:before {
    content: "";
    position: absolute;
    left: 8px;
    top: calc(50% - -2px);
    /* transform: translate(-50%,-50%); */
    height: 4px;
    border-radius: 50%;
    width: 4px;
    background-color: #c00000;
  }
  /*---------------------------------*/

  /*section-2 about*/

  .about {
    padding-top: 50px;
    padding-left: 30px;
    margin-bottom: 25px;
  }
  .about:after {
    height: 1px;
    width: 100%;
  }
  .about-left {
    width: 100%;
  }

  .about-right {
    display: block;
  }

  .about-right-img {
    height: 380px;
    position: absolute;
    margin-left: -205px;
    bottom: 0;
    right: -325px;
  }
  .about-left-icons-title p {
    font-size: 20px;
    line-height: 23px;
    color: #727272;
    padding-bottom: 9px;
    text-transform: uppercase;
  }
  .about-left-icons {
    padding-bottom: 41px;
    display: flex;
    flex-direction: column;
  }

  .about-icon-img img {
    width: 35px;
  }
  .about-icon-text {
    width: 60%;
    padding-left: 15px;
  }

  .about-left-icons-col:first-child .about-icon:first-child .about-icon-text {
    width: 80%;
  }
  .about-left-icons-col:first-child {
    margin-bottom: 9px;
  }

  .about-icon:not(:last-child) {
    padding-bottom: 9px;
  }
  .about-left-text-1 p {
    font-size: 16px;
    padding-bottom: 5px;
    color: #a1a1a1;
  }

  .about-left-text-2 p {
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;
    padding-bottom: 19px;
    color: #727272;
    text-transform: uppercase;
    padding-right: 30px;
  }

  .about-left-text-3 p {
    max-width: 637px;
    padding-bottom: 19px;
    padding-right: 30px;
    font-size: 20px;
    line-height: 23px;
    color: #000;
  }
  #rev_slider_8_1 rs-arrow.tparrows.hesperiden {
    opacity: 1 !important;
  }
  .about-left-text-4 p {
    font-size: 16px;
    line-height: 19px;
    color: #a1a1a1;
    padding-bottom: 50px;
    padding-right: 30px;
  }

  .about-icon-text p {
    font-size: 16px;
    line-height: 19px;
    color: #a1a1a1;
  }

  /*---------------------------------*/

  /*section-3 specifics*/
  .specifics-title p {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    color: #646464;
    padding-left: 30px;
    padding-bottom: 24px;
  }
  .specifics {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .specifics-cards {
    width: 70%;
    margin: 0 auto;
  }
  .spec-card {
    width: 24%;
  }

  .spec-card-title {
    padding: 10px 60px;
    text-align: center;
  }

  .spec-card-title p {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
  }

  .spec-card-text {
    padding-bottom: 20px;
    padding-top: 19px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 16px;
    line-height: 22px;
    min-height: 115px;
    border-bottom: 10px solid #c4c4c4;
    color: #a1a1a1;
  }

  .spec-card-text p {
    font-size: 16px;
    line-height: 22px;
  }

  .specifics-cards .slick-prev-single {
    left: -35px;
  }

  .specifics-cards .slick-next-single {
    right: -35px;
  }
  /*------------------------------------------*/

  /*section-4 genplan*/
  .genplan-title {
    padding-top: 25px;
    padding-left: 30px;
    padding-bottom: 19px;
    width: auto;
  }

  .genplan {
    padding-bottom: 25px;
  }

  .genplan-title p {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #646464;
    text-transform: uppercase;
    padding-right: 20px;
  }

  .genplan-photo-tabs {
    right: unset;
    top: unset;
    flex-wrap: wrap;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    position: relative;
  }

  .photo-tab p {
    padding: 5px 15px;
    font-size: 12px;
    border-radius: 10px;
  }

  .genplan-photo-btn p {
    padding: 5px 15px;
    font-size: 12px;
    border: 1px solid white;
  }

  .genplan-photo-btn {
    bottom: 0px;
    left: 0px;
  }
  img.genplan-img {
    order: 2;
  }

  .photo-tab {
    width: 50%;
  }

  .genplan-photo {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
  }

  .genplan-ps p {
    font-size: 12px;
    line-height: 19px;
    letter-spacing: 0.035em;
    color: #a1a1a1;
    padding-top: 19px;
    padding-left: 30px;
    padding-right: 30px;
  }
  /*----------------------------------*/

  /*section-5 territory*/
  .territory {
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 25px;
  }

  .territory-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    padding-left: 30px;
    color: #646464;
    text-transform: uppercase;
  }

  .title-line p {
    padding-right: 20px;
  }

  .slick-prev-single {
    position: absolute;
    left: 20px;
    top: 50%;
    /* transform: translate(5px,-50%); */
    z-index: 2;
  }
  .slick-next-single {
    position: absolute;
    right: 20px;
    top: 50%;
    /* transform: unset; */
  }
  ul.slick-dots {
    padding: 12px 0px 0 10px;
  }

  ul.slick-dots li button {
    font-size: 12px;
  }

  ul.slick-dots li.slick-active button {
    color: #ff0000;

    padding-bottom: 5px;
    font-size: 16px;
  }

  ul.slick-dots li:not(:last-child) {
    padding-right: 10px;
  }

  /*----------------------------------*/

  /*section-6 facades*/
  .facades {
    padding-top: 50px;
    padding-bottom: 25px;
  }

  .facades-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    padding-left: 30px;
    color: #646464;
    text-transform: uppercase;
  }

  .territory-title {
    padding-bottom: 19px;
  }

  .facades-ps {
    padding-top: 19px;
    padding-left: 30px;
    padding-right: 20px;
  }

  .facades-ps p {
    font-size: 12px;
    line-height: 19px;
    letter-spacing: -0.025em;
    color: #a1a1a1;
  }

  .facades-title {
    padding-bottom: 19px;
  }
  /*----------------------------------*/

  /*section-7 non-residential*/
  .non-residential-slider-wrap {
    width: 100%;
    margin: 0 auto;
    /*overflow: hidden;*/
  }

  .non-residential-slider-custom .slick-prev-single {
    top: 95px;
    transform: translateX(-60px);
  }
  .non-residential-slider-custom .slick-next-single {
    top: 93px;
    transform: translateX(60px);
  }

  .non-residential-slider-item {
    margin: 0 12px;
  }
  .non-residential-slider .slick-prev-single {
    top: 105px;
    transform: translateX(12px);
  }

  .non-residential-slider .slick-next-single {
    top: 103px;
    transform: translateX(-12px);
  }
  .non-residential {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .non-residential-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    padding-left: 30px;
    color: #646464;
    text-transform: uppercase;
    padding-bottom: 24px;
  }

  .non-residential-slider .slick-prev-single {
    left: -50px;
  }
  .non-residential-slider .slick-next-single {
    right: -50px;
  }

  .non-residential-slider-wrap {
    width: 75%;
  }

  .non-res-item-img {
    height: unset;
  }

  .non-res-item-title p {
    padding: 19px 0 9px 0;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    color: #646464;
  }

  .non-res-item-text p {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.015em;
    color: #a1a1a1;
    padding-bottom: 39px;
  }

  .non-res-item-text {
    border-bottom: 8px solid #b3b3b3;
  }
  /*----------------------------------*/

  /*section-8 location*/
  .location {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .location-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    padding-left: 30px;
    color: #646464;
    text-transform: uppercase;
    padding-bottom: 19px;
  }

  .location-slider-wrap {
    width: 100%;
    margin: 0 auto;
    padding-top: 27px;
    padding-bottom: 0;
  }

  .location-slider-item {
    margin: 0 12px;
  }

  .location-slider.slick-initialized.slick-slider {
    width: 75%;
    margin: 0 auto;
  }

  .location-slider .slick-prev-single {
    top: 90px;
    transform: translateX(-40px);
  }
  .location-slider .slick-next-single {
    top: 88px;
    transform: translateX(40px);
  }
  .location-item-img {
    height: unset;
  }

  .location-item-title p {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #646464;
    padding-top: 15px;
  }
  /*----------------------------------*/

  /*section-9 plan*/
  .plan {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .plan-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    padding-left: 30px;
    color: #646464;
    text-transform: uppercase;
    padding-bottom: 19px;
  }

  .plan-ps p {
    font-size: 12px;
    line-height: 19px;
    letter-spacing: -0.025em;
    color: #a1a1a1;
    padding-top: 19px;
    padding-left: 30px;
    padding-right: 30px;
  }

  /*----------------------------------*/

  .office {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .office-title p {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    padding-left: 30px;
    color: #646464;
    text-transform: uppercase;
    padding-bottom: 24px;
  }

  /*----------------------------------*/

  .visual {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .visual-title {
    padding-bottom: 0;
  }

  .visual-title p {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    padding-left: 30px;
    color: #646464;
    text-transform: uppercase;
  }

  .visual-slider-wrap {
    width: 75%;
    margin: 0 auto;
    /*overflow: hidden;*/
  }

  .visual-slider .slick-prev-single {
    top: 100px;
    left: -25px;
    transform: translateX(0);
  }

  .location {
    background-color: transparent;
  }
  .visual-slider .slick-next-single {
    top: 97px;
    right: -25px;
    transform: translateX(0);
  }
  .visual-slider-item {
    margin: 0 12px;
  }
  .vis-item-photo {
    height: 190px;
  }

  .vis-item-title p {
    font-weight: bold;
    font-size: 16px;
    line-height: 23px;
    color: #646464;
  }

  /*----------------------------------*/

  .course {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .course-title p {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    padding-left: 30px;
    color: #646464;
    text-transform: uppercase;
  }

  .course-title {
    padding-bottom: 0;
  }

  .course-slider {
    padding-top: 18px;
  }
  .course-slider-wrap {
    margin: 0 auto;
    width: 75%;
  }
  .course-slider-item {
    margin: 0 12px;
  }
  .course-slider .slick-prev-single {
    top: 99px;
    left: -25px;
    transform: translateX(0);
  }
  .course-slider .slick-next-single {
    top: 100px;
    right: -25px;
    transform: translateX(0);
  }
  .course-item-photo {
    height: 190px;
  }

  .course-item-title p {
    font-weight: bold;
    font-size: 16px;
    line-height: 23px;
    color: #646464;
  }

  /*----------------------------------*/

  .webcam {
    padding-top: 0;
    padding-bottom: 0;
  }

  .webcam-title p {
    font-size: 16px;
    display: none;
  }

  .webcam-transl {
    flex-direction: column;
    margin-top: 0px;
  }

  .footer.container {
    align-items: flex-start;
    padding-left: 30px !important;
  }

  .footer-item {
    text-align: unset;
    padding-top: 38px;
  }

  .footer-title h4 {
    padding-bottom: 0;
  }

  .footer-title {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .webcam-text {
    width: 90%;
    padding: 0;
    margin: 0 auto;
    padding-bottom: 50px;
  }

  .webcam-text-title p {
    text-align: center;
    padding-top: 18px;
    padding-bottom: 13px;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #646464;
  }

  .webcam-text-desc p {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.025em;
    color: #646464;
  }
  .genplan {
    width: 100%;
    overflow: hidden;
  }
  .facades-slider-item img {
    height: 166px;
  }
  .office-img iframe {
    height: 260px;
  }
  .webcam-video iframe {
    height: 233px;
  }
  .menu-main_menu-container.menu-project {
    display: none;
  }

  #header-sub-mobile.active {
    display: block;
    position: fixed;
    background-color: white;
    width: 100%;
    z-index: 222;
    top: 0;
    padding: 10px 0 10px 29px;
  }
  div#header-new.active {
    /* display: none; */
    transform: scale(1, 0);
    transition: all 0.5s ease 0s;
  }
  .menu-more {
    font-weight: bold;
    color: #ff0000;
    font-size: 18px;
  }
  #header-sub-mobile ul#menu-main_menu {
    list-style: none;
    padding: 0;
  }

  li.has-sub-menu:hover ul.sub-menu {
    display: none;
    flex-direction: column;
    max-height: 500px;
    text-align: left;
    opacity: 1;
    left: 0;
  }
  li.has-sub-menu ul.sub-menu.active {
    display: flex;
    flex-direction: column;
    max-height: 500px;
    text-align: left;
    opacity: 1;
    left: 0;
  }
}

@media (max-width: 545px) {
  .about-left-icons-col:first-child .about-icon:first-child .about-icon-text {
    width: 220px;
  }

  .about-icon-text {
    width: 220px;
  }
}

@media (max-width: 420px) {
  .slick-arrow img {
    width: auto;
    height: 24px;
  }
  /* .specifics-cards {
    width: 79%;
    margin: 0 auto;
} */
  /* .specifics .slick-prev-single {
    position: absolute;
    left: -21px;
    top: 58%;
    z-index: 2;
} */
  /* .specifics .slick-next-single {
    position: absolute;
    right: -17px;
    top: 58%;
} */
  /* .spec-card-title {
    padding: 14px 50px 19px;
}

.spec-card-title p {
    font-size: 22px;
    line-height: 20px;
}

.spec-card-text {
    padding-top: 24px;
    padding-left: 43px;
    padding-right: 53px;
    line-height: 24.9pt;
    min-height: 200px;
    border-bottom: 13px solid #868499;
} */

  /* .spec-card-text p {
    font-size: 20px;
    line-height: 20px;
} */
}

.genplan-photo-btn img {
  width: 100%;
  height: 100%;
}
section.section-1 {
  padding-top: 108px;
}

.menu-project {
  border-top: 1px solid grey;
}

#header-new.active .menu-main_menu-container {
  display: none;
  border-top: unset;
}
#header-new.active .header-phones-links a:first-child {
  display: none;
}

#header-new.active .menu-main_menu-container.menu-project {
  display: flex;
}

#header-new.active .header-new-item.header-logo svg {
  width: 65px;
}
#header-new.active .header-phones-img img {
  width: 40px;
}

div#header-new.active {
  height: 60px;
  align-items: center;
  border-bottom: 1px solid #bfbfbf;
}
#header-new.active .header-new-item.header-logo {
  display: none;
}
#header-new.active .container {
  padding-top: 0;
  padding-bottom: 0;
}

@media screen and (max-width: 400px) {
  /* .spec-card-text {
    padding-top: 24px;
    padding-left: 25px;
    padding-right: 25px;
    line-height: 24.9pt;
    min-height: 253px;
    border-bottom: 13px solid #868499;
}
.spec-card-title {
    padding: 14px 35px 19px;
} */
  .header-new-item.header-logo svg {
    width: 100px;
  }
  ul#menu-main_menu_home {
    display: flex;
    flex-direction: column;
  }

  .header-menu ul.menu > li:not(:first-child) {
    margin-left: 0;
  }

  .section-1-text-left-mobile {
    display: block;
    padding: 12px 0 10px 15px;
  }
  .section-1-text-left {
    display: none;
  }

  /*.section-1-text {
    padding: 0;
    width: auto;
}
section.section-1 {
    padding-top: 0;
}
.project-title {
    font-size: 16px;
}

.project-adress {
    font-size: 12px;
}
.section-1-text-right-up{
  display: flex;
  flex-wrap: wrap;
}
.section-1-text-right-up-price{
  display: flex;
  flex-wrap: wrap;
}
.section-1-text-right {
    font-size: 12px;
    padding: 15px 15px 17px;
}
.section-1-text-center {
    font-size: 12px;
    padding: 15px 15px 17px;
}

.point-before {
    padding-left: 15px;
}

p.point-before:before {
  content: '';
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translate(-50%,-50%);
  height: 2px;
  width: 2px;
  background-color: #C00000;
}
/*---------------------------------*/

  /*section-2 about

.about {
    padding-top: 53px;
    padding-left: 25px;
}
.about:after {
    height: 1px;
    width: 100%;
}
.about-left {
    width: 100%;
}

.about-right {
    display: none;
}



.about-right-img {
    height: 630px;
   /* width: 730px;
    border-radius: 50%;
    margin-bottom: -156px;
    margin-left: -100px;
}
.about-left-icons-title p {
    font-size: 14px;
    padding-bottom: 9px;
}
.about-left-icons {
    padding-bottom: 11px;
}

.about-icon-img img {
    width: 35px;
}
.about-icon-text {
    width: 120px;
    padding-left: 12px;
}
.about-left-icons-col:first-child {
    padding-right: 12px;
}

.about-icon:not(:last-child) {
    padding-bottom: 6px;
}
.about-left-text-1 p {
    font-size: 16px;
    padding-bottom: 5px;
}

.about-left-text-2 p {
    font-size: 18px;
    padding-bottom: 6px;
}

.about-left-text-3 p {
    font-size: 14px;
    max-width: 637px;
    padding-bottom: 5px;
    padding-right: 50px;
    line-height: 13.8pt;
}

.about-left-text-4 p {
    font-size: 12px;
    line-height: 14pt;
    padding-bottom: 20px;
}

.about-icon-text p {
    font-size: 14px;
}



/*---------------------------------*/

  /*section-3 specifics
.specifics-title p {
    font-size: 16px;
    padding-bottom: 20px;
    padding-left: 15px;
}

.specifics {
    padding-top: 82px;
}

.specifics-cards {
    width: 85%;
    max-width: 300px;
    margin: 0 auto;
}
.spec-card {
    width: 24%;
}



.spec-card-title p {
    font-size: 16px;
}



.spec-card-text p {
    font-size: 15px;
    line-height: 16px;
}
/*------------------------------------------

/*section-4 genplan
.genplan-title {
    padding-top: 45px;
    padding-left: 25px;
    padding-bottom: 50px;
    width: auto;
}

.genplan-title p {
    font-size: 16px;
}


.genplan-photo-tabs {
    right: unset;
    top: unset;
    flex-wrap: wrap;
    display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
    position: relative;
}

.photo-tab p {
    padding: 5px 15px;
    font-size: 12px;
    border-radius: 10px;
}

.genplan-photo-btn p {
    padding: 5px 15px;
    font-size: 12px;
    border: 1px solid white;
}

.genplan-photo-btn {
    bottom: 0px;
    left: 0px;
}
img.genplan-img {
    order: 2;
}

.photo-tab {
    width: 50%;
}

.genplan-photo {
    display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
    flex-direction: column;
}



.genplan-ps p {
    font-size: 12px;
    padding-top: 7px;
}
/*----------------------------------*/

  /*section-5 territory
.territory {
    padding-top: 50px;
    padding-bottom: 50px;
}

.territory-title {
    font-size: 16px;
    padding-left: 25px;
    color: #3F3F3F;
    padding-bottom: 14px;
}

.slick-prev-single {
    position: absolute;
    left: 25px;
    top: 50%;
    /* transform: translate(5px,-50%);
    z-index: 2;
}
.slick-next-single {
    position: absolute;
    right: 30px;
    top: 50%;
    /* transform: unset;
}
ul.slick-dots {
    padding: 12px 0px 0 10px;
}

ul.slick-dots li button {
    font-size: 12px;
}

ul.slick-dots li.slick-active button {
    color: #FF0000;
    border-bottom: 1px solid #FF0000;
    padding-bottom: 5px;
}

ul.slick-dots li:not(:last-child) {
    padding-right: 10px;
}

----------------------------------

/*section-6 facades
.facades {
    padding-top: 64px;
}

.facades-title {
    font-size: 16px;
    padding-bottom: 15px;
    padding-left: 25px;
}

.facades-ps {
    padding-top: 23px;
    padding-left: 14px;
    padding-right: 10px;
}

.facades-ps p {
    font-size: 12px;
}
/*----------------------------------*/

  /*section-7 non-residential
.non-residential-slider-wrap {
  width: 100%;
  margin: 0 auto;
  /*overflow: hidden;
}

.non-residential-slider-item {
    margin: 0 12px;
}
.non-residential-slider .slick-prev-single {
    top: 60px;
    transform: translateX(12px);
}

.non-residential-slider .slick-next-single {
    top: 60px;
    transform: translateX(-12px);
}
.non-residential {
    padding-top: 52px;
}

.non-residential-title {
    font-size: 16px;
    padding-bottom: 19px;
    padding-left: 25px;
}

.non-res-item-img {
    height: 165px;
}



.non-res-item-title p {
    padding: 3px 0;
    font-size: 16px;
}

.non-res-item-text p {
    font-size: 14px;
    padding-bottom: 10px;
    line-height: 15px;
}

.non-res-item-text {
    border-bottom: 8px solid #B3B3B3;
}
/*----------------------------------*/

  /*section-8 location*/
  /*.location {
    padding-top: 40px;
}

.location-title {
    padding-left: 25px;
    font-size: 16px;
    padding-bottom: 17px;
}

.location-slider-wrap {
  width: 100%;
  margin: 0 auto;
  padding-top: 27px;
  padding-bottom: 25px;
}

.location-slider-item {
    margin: 0 12px;
}


.location-slider .slick-prev-single {
    top: 55px;
    transform: translateX(2px);
}
.location-slider .slick-next-single {
    top: 55px;
    transform: translateX(-2px);
}
.location-item-img {
    height: 139px;
}


.location-item-title p {
    font-size: 14px;
    padding-top: 15px;
}
/*----------------------------------*/

  /*section-9 plan*/
  /*.plan {
    padding-top: 34px;
}

.plan-title {
    font-size: 16px;
    padding-bottom: 26px;
    padding-left: 25px;
}


.plan-ps p {
    font-size: 12px;
    padding-left: 14px;
    padding-right: 10px;
    padding-top: 10px;
}
/*----------------------------------*/

  /*.office {
    padding-top: 52px;
}


.office-title p {
    font-size: 16px;
    padding-left: 25px;
    padding-bottom: 30px;
}

/*----------------------------------*/

  /*.visual {
    padding-top: 37px;
}

.visual-title p {
    font-size: 16px;
    padding-left: 25px;
}

.visual-slider {
    padding-top: 16px;
}
.visual-slider-wrap {
  width: 100%;
  margin: 0 auto;
  /*overflow: hidden;*/
  /*}
.visual-slider .slick-prev-single {
    top: 70px;
    transform: translateX(-23px);
}
.visual-slider .slick-next-single {
    top: 69px;
    transform: translateX(28px);
}
.visual-slider-item {
    margin: 0 12px;
}
.vis-item-photo {
    height: 131px;
}


.vis-item-title p {
    font-size: 14px;
    padding-top: 15px;
}

/*----------------------------------*/

  /*.course {
    padding-top: 51px;
}

.course-title p {
    font-size: 16px;
    padding-left: 25px;
}

.course-slider {
    padding-top: 18px;
}
.course-slider-wrap {
    margin: 0 auto;
    width: 100%;
}
.course-slider-item {
    margin: 0 12px;
}
.course-slider .slick-prev-single {
    top: 71px;
    transform: translateX(-23px);
}
.course-slider .slick-next-single {
    top: 72px;
    transform: translateX(27px);
}
.course-item-photo {
    height: 133px;
}


.course-item-title p {
    font-size: 14px;
    padding-top: 15px;
}


/*----------------------------------*/

  /*.webcam {
    padding-top: 33px;
    padding-bottom: 0;
}

.webcam-title p {
    font-size: 16px;
    display: none;
}


.webcam-transl {
  flex-direction: column;
  margin-top: 0px;
}
.webcam-text {
    width: 90%;
    padding: 0 15px 30px;
}

.webcam-text-title p {
    text-align: center;
    font-size: 15px;
    padding-top: 18px;
    padding-bottom: 13px;
}

.webcam-text-desc p {
    font-size: 14px;
    line-height: 14pt;
}*/
  /*.genplan {
    width: 100%;
    overflow: hidden;
}
.facades-slider-item img {
    height: 166px;
}
.office-img iframe {
    height: 156px;
}
.webcam-video iframe {
    height: 233px;
}*/
  .menu-main_menu-container.menu-project {
    display: none;
  }

  #header-sub-mobile.active {
    display: block;
    position: fixed;
    background-color: white;
    width: 100%;
    z-index: 222;
    top: 0;
    padding: 10px 0 10px 29px;
  }
  div#header-new.active {
    display: none;
  }
  .menu-more {
    font-weight: bold;
    color: #ff0000;
    font-size: 18px;
  }
  #header-sub-mobile ul#menu-main_menu {
    list-style: none;
    padding: 0;
  }

  li.has-sub-menu:hover ul.sub-menu {
    display: none;
    flex-direction: column;
    max-height: 500px;
    text-align: left;
    opacity: 1;
    left: 0;
  }
  li.has-sub-menu ul.sub-menu.active {
    display: flex;
    flex-direction: column;
    max-height: 500px;
    text-align: left;
    opacity: 1;
    left: 0;
  }
}

@media (max-width: 419px) {
  /* .non-res-item-img {
    height: 200px;
} */
  /* .non-residential-slider-wrap {
    width: 300px;
    margin: 0 auto;
} */
  /* .specifics-cards {
    width: 79%;
    margin: 0 auto;
} */
  /* .non-residential-slider .slick-prev-single {
    top: 88px;
    transform: translateX(-24px);
}
.non-residential-slider .slick-next-single {
    top: 88px;
    transform: translateX(24px);
} */
  .vis-item-photo {
    height: 200px;
  }
  /*.visual-slider-wrap {
    width: 300px;
    margin: 0 auto;
}*/
  /* .visual-slider .slick-prev-single {
    top: 104px;
    transform: translateX(-45px);
}
.visual-slider .slick-next-single {
    top: 104px;
    transform: translateX(50px);
} */
  .course-item-photo {
    height: 200px;
  }
  /*.course-slider-wrap {
    margin: 0 auto;
    width: 300px;
}*/
  /* .course-slider .slick-prev-single {
    top: 105px;
    transform: translateX(-45px);
}
.course-slider .slick-next-single {
    top: 105px;
    transform: translateX(50px);
} */

  .specifics .slick-prev-single {
    position: absolute;
    /* left: -21px; */
    top: 58%;
    /* transform: translate(5px,-50%); */
    z-index: 2;
  }
  .specifics .slick-next-single {
    position: absolute;
    /* right: -17px; */
    top: 58%;
    /* transform: unset; */
  }
  .spec-card-title {
    padding: 14px 50px 19px;
  }

  /* .spec-card-title p {
    font-size: 22px;
    line-height: 20px;
} */

  /* .spec-card-text {
    padding-top: 24px;
    padding-left: 43px;
    padding-right: 53px;
    line-height: 24.9pt;
    min-height: 253px;
    border-bottom: 13px solid #868499;
}

.spec-card-text p {
    font-size: 20px;
    line-height: 28px;
} */

  .about-left-icons {
    flex-direction: column;
  }
  .about-left-icons-col:first-child {
    padding-right: 0;
    padding-bottom: 6px;
  }
  .about-icon-text {
    width: 190px;
    padding-left: 15px;
  }
  .about-icon-text p {
    font-size: 14px;
  }

  .about-left-icons-col:first-child .about-icon:first-child .about-icon-text {
    width: 65%;
  }
}

.visual-slider-itemw.youtube-video-open2 {
  margin: 0 3px;
}

@media (max-width: 375px) {
}

.views {
  position: absolute;
  right: 5px;
  bottom: 5px;
  display: flex;
  color: #fff;
}

.icon-views {
  display: block;
  width: 15px;
  height: 5px;
  margin-top: 3px;
  margin-right: 3px;
}
.news-block_items-item-name .news-block_items-item-name__wrap p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.course-item-title p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/*.slider-main-owl-test .slider-item-left {
    max-width: 777px;
    width: 100%;
}

.slider-main-owl-test .slider-main-item{
    height: unset;
}

.slider-main-owl-test .slider-item-img{
    height: 0;
    padding-top: calc(450 / 777 * 100%);
}*/

@media (max-width: 420px) {
  .about-right-img {
    right: -345px;
  }
}

@media (max-width: 385px) {
  .about-icon-text {
    width: 190px;
  }
}

@media (max-width: 360px) {
  .genplan-ps p {
    font-size: 11px;
  }

  .facades-ps p {
    font-size: 11px;
  }

  .slick-prev-single {
    left: 45px;
  }

  .slick-next-single {
    right: 45px;
  }

  .section-1-text-right-up p {
    text-align: center;
  }
  .section-1-text-right-up-price p {
    text-align: center;
  }
  .project-title {
    text-align: center;
  }

  .project-adress {
    text-align: center;
  }

  .about-left-text-4 p {
    padding-right: 0;
  }

  .about-left {
    padding-right: 30px;
  }

  .about-right-img {
    bottom: 55px;
  }

  .about-right-img {
    height: 300px;
    right: -320px;
  }

  .specifics-title p {
    padding-left: 0;
    text-align: center;
  }

  .specifics-cards {
    width: 100%;
  }

  .specifics-cards .slick-arrow img {
    height: 25px;
  }

  .specifics .slick-next-single {
    right: 45px;
    top: 50%;
  }

  .specifics .slick-prev-single {
    left: 45px;
    top: 50%;
  }

  .section-1-text-right-up p.point-before:first-child::before {
    top: 9px;
  }
  .section-1-text-right-up-price p.point-before:first-child::before {
    top: 9px;
  }

  .section-1-text-right-down {
    text-align: center;
  }

  .spec-card-text {
    padding-left: 70px;
    padding-right: 70px;
    min-height: 215px;
  }

  .spec-card-text p {
    font-size: 16px;
    line-height: 22px;
  }

  p#genplan {
    width: 180px;
  }

  .facades {
    margin-top: 0;
  }

  .non-residential-slider.slick-initialized.slick-slider {
    width: 100%;
  }

  /* .non-residential-slider .slick-arrows img {
        height: 25px;
    } */

  .non-residential-slider .slick-next-single {
    right: 50px;
    top: 145px;
  }

  .non-residential-slider-custom .slick-next-single {
    top: 148px;
    transform: translateX(0px);
  }

  .non-residential-slider-custom .slick-prev-single {
    top: 145px;
    transform: translateX(0);
  }

  .non-residential-slider .slick-prev-single {
    top: 148px;
    left: 30px;
  }

  .location-item-img {
    height: unset;
  }

  .location-slider .slick-prev-single {
    top: 105px;
  }

  .location-slider .slick-next-single {
    top: 105px;
  }

  .visual-slider .slick-next-single {
    top: 100px;
  }

  .non-residential-slider-item {
    margin: 0;
  }

  .non-res-item-title p {
    padding-right: 50px;
    padding-left: 50px;
  }

  .non-res-item-text p {
    padding-right: 50px;
    padding-left: 50px;
  }

  .non-residential-slider-wrap {
    width: 100%;
  }

  .title-line p {
    width: 150px;
  }

  .location-slider.slick-initialized.slick-slider {
    width: 100%;
  }

  .location-slider-item {
    margin: 0;
  }

  .location-slider .slick-next-single {
    transform: translateX(-30px);
  }

  .location-slider .slick-prev-single {
    transform: translateX(30px);
  }

  .location-item-title p {
    padding: 19px 50px 0;
  }

  .visual-slider-wrap {
    width: 100%;
  }

  .visual-slider .slick-prev-single {
    transform: translateX(0);
    left: 50px;
  }

  .visual-slider .slick-next-single {
    transform: translateX(0);
    right: 50px;
  }

  .visual-slider-item {
    margin: 0;
  }

  .vis-item-title p {
    padding: 19px 50px;
    padding-bottom: 0;
  }

  .course-slider-wrap {
    width: 100%;
  }

  .course-slider .slick-prev-single {
    transform: translateX(0);
    left: 50px;
  }

  .course-slider .slick-next-single {
    transform: translateX(0);
    right: 50px;
  }

  .course-slider-item {
    margin: 0;
  }

  .course-item-title p {
    padding-top: 19px;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 14px;
  }

  .non-residential-slider-wrap .slick-arrows img {
    height: 30px;
  }

  .specifics-cards .slick-arrows img {
    height: 30px;
  }

  .location-slider-wrap .slick-arrows img {
    height: 30px;
  }

  .non-res-item-img {
    height: unset;
  }

  .section-1-text-right {
    font-size: 14px;
  }
  .section-1-text-center {
    font-size: 14px;
  }

  p.point-before:before {
    top: 10px;
  }

  .facades-slider-item img {
    height: unset;
  }
}

.genplan-photo svg path,
.genplan-photo svg polygon {
  pointer-events: all;
  fill: transparent;
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  transition: fill 0.3s;
  cursor: pointer;
  stroke: none;
  opacity: 0;
}

.genplan-photo svg path:hover,
.genplan-photo svg polygon:hover {
  opacity: 1;
  fill: rgba(35, 228, 251, 0.35);
}

.genplan-photo svg path.yellow:hover,
.genplan-photo svg polygon.yellow:hover {
  fill: rgba(255, 255, 0, 0.35);
}

.genplan-photo svg path.green:hover,
.genplan-photo svg polygon.green:hover {
  fill: rgba(0, 255, 0, 0.35);
}

.genplan-photo {
  /*overflow: hidden;*/
}

.popup_wrap {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(163, 148, 125, 0.7);
  width: 100%;
  height: 100%;
  padding: 30px;
  text-align: center;
  z-index: 99999;
  overflow: auto;
  box-sizing: border-box;
  display: none;
}

.popup_wrap:after {
  content: "";
  font-size: 0;
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}

.popup_content {
  display: inline-block;
  width: calc(100% - 6px);
  max-width: 1200px;
  vertical-align: middle;
  text-align: initial;
  background: white;
  position: relative;
  padding: 50px 60px;
  box-sizing: border-box;
  border-radius: 12px;
}

.popup_wrap .close_btn {
  position: absolute;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 1s;
  right: 8px;
  top: 8px;
  border-radius: 50%;
  border: solid 1px rgb(163, 148, 125);
  background: white;
  cursor: pointer;
}

.popup_wrap .close_btn:before,
.popup_wrap .close_btn:after {
  content: "";
  height: 2px;
  width: 80%;
  border-radius: 2px;
  background: rgb(163, 148, 125);
  transform: rotate(45deg);
  position: absolute;
}

.popup_wrap .close_btn:after {
  transform: rotate(-45deg);
}

.popup_wrap .close_btn:hover {
  opacity: 0.8;
  transform: rotate(360deg);
}

.popup_wrap .arrows {
  height: 0;
  top: 50%;
  pointer-events: none;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 9;
}

.popup_wrap .arrows > div {
  pointer-events: all;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: white;
  left: 8px;
  top: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 1px rgb(163, 148, 125);
  cursor: pointer;
  transition: 0.5s;
}

.popup_wrap .arrows > div:hover {
  opacity: 0.7;
}

.popup_wrap .arrows > div:before {
  position: relative;
  display: block;
  content: "";
  border: solid 1px rgb(163, 148, 125);
  border-color: rgb(163, 148, 125) transparent transparent rgb(163, 148, 125);
  transform: rotate(-45deg);
  width: 10px;
  height: 10px;
  left: 5px;
}

.popup_wrap .arrows > div.right {
  transform: scale(-1);
  right: 8px;
  left: unset;
}

.popup_wrap .title {
  text-align: center;
}

.floor_information {
  display: none;
  position: relative;
}

.floor_information.active {
  display: block;
}

.house_information .content {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-top: 64px;
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}

.house_information .info {
  width: 50%;
  max-width: 360px;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
}

.house_information .info .subtitle {
  color: #1bd07d;
  text-align: left;
  margin-bottom: 10px !important;
  font-size: 14px;
  font-weight: 600;
}

.house_information .info .text {
  font-size: 14px;
  margin: 0;
  color: #777;
}

.house_information .info .title {
  font-size: 20px;
  color: #333;
  text-align: left;
  text-transform: initial;
}

.house_information .info ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 16px -8px auto -8px;
}

.house_information .info li {
  text-align: center;
  padding: 8px;
  font-size: 14px;
  white-space: nowrap;
  box-sizing: border-box;
}

.house_information .info li .val {
  font-size: 18px;
  font-weight: 700;
  display: block;
}

.house_information .info li .small_text {
  font-size: 16px;
}

.house_information .info li .caption {
  color: #a1a0a2;
  font-weight: 600;
  position: relative;
  font-size: 14px;
}

.booking_btn_wrap {
  padding: 0 5px;
}

.house_information .info li span {
  position: relative;
}

.house_information .info li span sup {
  position: absolute;
}

.house_information .info .title {
  margin: 0 0 0.5em 0;
}

.img_tab_wrap {
  width: 45%;
  text-align: center;
}

.house_information .svg_wrap img {
  max-width: 100%;
  cursor: pointer;
  max-height: 500px;
  object-fit: contain;
}

.house_information .info .price {
  margin-bottom: 20px;
}

.house_information .info .price .caption {
  display: block;
  margin-bottom: 0;
  font-size: 14px;
  color: #a1a0a2;
  font-weight: 700;
}

.house_information .info .price .val {
  font-size: 24px;
  font-weight: 700;
  color: rgba(63, 63, 63, 1);
}

.house_information .info .price .currency {
  /*font-size: 16px;*/
}

.house_information {
  display: none;
}

.house_information.active {
  display: block;
}

.popup_wrap .btn,
.__genplan_wrap .btn {
  font-weight: bolder;
  border: solid 2px #fd0100;
  background: #fd0100;
  box-shadow: 0px 8px 24px rgba(253, 1, 0, 0.45);
  box-shadow: 0px 2px 10px rgb(253 1 0 / 45%);
  color: #fff;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  padding: 8px;
  display: block;
  margin-top: 2px;
  text-align: center;
  border-radius: 8px;
  font-size: 18px;
}

.popup_wrap .btn:hover,
.__genplan_wrap .btn:hover {
  background: #fff;
  color: #fd0100;
}

.text-darkgray {
  color: #444;
}

.single_houses__title_wrap {
  position: relative;
  margin-bottom: 10px;
}

.single_houses__title_wrap:before {
  position: absolute;
  content: "";
  background: #595959;
  height: 1px;
  width: 100%;
  right: 0;
  bottom: 13px;
}

.single_houses__title {
  margin-bottom: 0;
  padding-left: 0;
  display: inline-block;
  background: white;
  padding-right: 68px;
  position: relative;
  z-index: 1;
  letter-spacing: 0.4px;
  font-size: 22px;
  margin-top: 10px;
}

.single_houses__subtitle {
  font-weight: 700;
  text-align: right;
  font-size: 18px;
  box-sizing: border-box;
  margin-top: -20px;
  margin-bottom: 15px;
}

.single_houses_svg_text {
  font-size: 20px;
  font-weight: 700;
  pointer-events: none;
  fill: #3f3f3f;
}

.single_houses_svg_text.small {
  font-size: 10px;
}

.house_svg_wrap rect {
  pointer-events: none;
  filter: drop-shadow(0 4px 6px black);
}
.house_svg_wrap rect.shadow-light {
  filter: drop-shadow(0 4px 6px #000000cc);
}

.house_svg_wrap.genplan-photo:not(.active) {
  display: none;
}

/*.floor_info {
    position: absolute;
    background: white;
    border-radius: 14px;
    z-index: 999;
    padding: 24px 8px 24px 24px;
    display: none;
    max-width: 181px;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 8px 8px 12px rgba(0, 0, 0, 0.45);
}

.floor_info__title {
    border-bottom: solid 1px #c9c9c9;
    margin-top: 0;
    padding-bottom: 23px;
    font-size: 24px;
    font-weight: 400;
    text-transform: lowercase;
    max-width: 130px;
    margin-bottom: 25px;
}

.floor_info ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.floor_info li {
    padding-left: 30px;
    position: relative;
    margin-bottom: 24px;
    font-size: 14px;
    letter-spacing: -0.2px;
}

.floor_info li:last-child {
  margin-bottom: 0;
}

.floor_info li:before {
  content: '1';
  width: 18px;
  height: 18px;
  background: #9df9fe;
  position: absolute;
  left: 0;
  top: -2px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 10px;
}

.floor_info li.yellow:before {
  background: #fffb6e;
  content: '2';
}

.floor_info li.green:before {
  background: #01dd20;
  content: '3';
}*/

.floor_info {
  position: absolute;
  background: white;
  border-radius: 8px;
  z-index: 999;
  padding: 16px;
  display: none;
  box-shadow: 0px 4px 18px rgb(0 0 0 / 25%);
}

.floor_info__title {
  border-bottom: solid 1px #bfbfbf;
  margin-top: 0;
  padding-bottom: 10px;
  font-size: 16px;
}

.floor_info ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.floor_info li {
  padding-left: 30px;
  position: relative;
  margin-bottom: 10px;
  font-size: 12px;
}

.floor_info li:last-child {
  margin-bottom: 0;
}

.floor_info li:empty {
  display: none;
}

.floor_info li:before {
  content: "1";
  width: 18px;
  height: 18px;
  background: #9df9fe;
  position: absolute;
  left: 0;
  top: -2px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 10px;
}

.floor_info li.yellow:before {
  background: #fffb6e;
  content: "2";
}

.floor_info li.green:before {
  background: #01dd20;
  content: "3";
}

.floor_information .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 32px;
}

.floor_information .content .nav {
  width: 100%;
  max-width: 120px;
  padding-right: 4px;
  box-sizing: border-box;
  user-select: none;
  margin-bottom: auto;
  margin-top: auto;
}

.floor_information .content .nav > div {
  border: solid 1px #e3e7ef;
  margin-bottom: -1px;
  padding-top: 18px;
  padding-bottom: 20px;
  position: relative;
  text-align: center;
}

.floor_information .content .nav > div p span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
}

.floor_information .content .svg_wrap {
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.floor_information .content .by_floor {
  padding-left: 50px;
  padding-right: 20px;
}

.floor_information .content .by_floor .up {
  left: 27px;
  top: 20px;
  transform: rotate(-135deg);
}

.floor_information .content .by_floor .down {
  left: 27px;
  bottom: 20px;
  transform: rotate(45deg);
}

.floor_information .content .by_section {
  padding-left: 30px;
  padding-right: 30px;
}

.floor_information .content .by_section .prev {
  left: 15px;
  top: 39%;
  transform: rotate(135deg);
}

.floor_information .content .by_section .next {
  right: 15px;
  top: 39%;
  transform: rotate(-45deg);
}

.floor_information .content .nav .arrow {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background: #21e5fb;
  cursor: pointer;
  transition: 0.5s;
}

.floor_information .content .nav .arrow.disabled {
  opacity: 0.5;
  pointer-events: none;
}

.floor_information .content .nav .arrow:hover {
  background: #00ffff;
}

.floor_information .content .nav .arrow:before {
  content: "";
  width: 30%;
  height: 30%;
  border-right: solid 2px #fff;
  border-bottom: solid 2px #fff;
}

.popup_wrap .single_houses__title {
  background: white;
}

.rooms_higlight_table {
  display: flex;
  /*margin-left: auto;*/
  margin-right: auto;
  justify-content: space-around;
  margin-top: 40px;
  padding: 0;
  max-width: 550px;
}

.rooms_higlight_table.column {
  flex-direction: column;
}

.rooms_higlight_table p {
  position: relative;
  font-size: 14px;
  padding-left: 32px;
}

.rooms_higlight_table p:before {
  width: 22px;
  height: 22px;
  font-size: 12px;
  position: absolute;
  left: 0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -2px;
  box-shadow: 0 1px 1px 0 #7c7c7c;
}

.rooms_higlight_table p.blue:before,
.rooms_higlight_table p.svg_house_one_rooms:before {
  background: #9df9fe;
  content: "2";
}

.rooms_higlight_table p.yellow:before,
.rooms_higlight_table p.svg_house_two_rooms:before {
  background: #fffb6e;
  content: "3";
}

.rooms_higlight_table p.green:before,
.rooms_higlight_table p.svg_house_three_rooms:before {
  background: #d0feb4;
  content: "1";
}

.rooms_higlight_table p.without_num:before {
  content: "";
}

.rooms_higlight_table p.orange:before {
  background: #ff960077;
  content: "";
}

.rooms_higlight_table p.red:before {
  background: #ff000077;
  content: "";
}

.rooms_higlight_table_wrap.mob {
  display: none;
}

.svg_wrap .svg_house_one_rooms {
  opacity: 1;
  fill: rgba(208, 254, 180, 0.35);
}

.svg_wrap .svg_house_one_rooms.hover,
.svg_wrap .svg_house_one_rooms:hover {
  fill: rgba(208, 254, 180, 0.55);
}

.svg_wrap .svg_house_two_rooms {
  opacity: 1;
  fill: rgba(157, 249, 254, 0.35);
}

.svg_wrap .svg_house_two_rooms.hover,
.svg_wrap .svg_house_two_rooms:hover {
  fill: rgba(157, 249, 254, 0.55);
}

.svg_wrap .svg_house_three_rooms {
  opacity: 1;
  fill: rgba(255, 251, 110, 0.35);
}

.svg_wrap .svg_house_three_rooms.hover,
.svg_wrap .svg_house_three_rooms:hover {
  fill: rgba(255, 251, 110, 0.55);
}

.rooms_higlight_table_wrap.desk {
  margin-bottom: auto;
}

.floor__schema {
  display: none;
  margin-bottom: 14px;
}

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

.floor__schema svg {
  max-width: 550px;
}

.floor__shema-compas_wrap {
  width: 60px;
  max-width: 60px;
  padding-left: 20px;
  box-sizing: border-box;
  margin-left: auto;
}

.floor__shema-compas_wrap.type_1 {
  transform: rotate(-90deg);
}

.floor__shema-compas_wrap.type_2 {
  transform: rotate(-120deg);
}

.svg_wrap .unit_disabled {
  display: none;
  /*opacity: 0 !important;*/
  pointer-events: none;
  /*visibility: hidden;*/
}

.svg_wrap .unit_booking {
  display: block;
  /*fill: #ff960042;*/
}

.svg_wrap .unit_sold {
  display: block;
  /*fill: #ff000042;*/
  fill: #bfbfbf59;
}

.house_tooltip {
  position: absolute;
  left: 76.8%;
  top: 22px;
  background: white;
  box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.25);
  padding: 24px 20px 20px;
  border-radius: 14px;
  display: none;
  z-index: 99;
  white-space: nowrap;
  width: 240px;
  box-sizing: border-box;
  pointer-events: none;
  z-index: 99999;
}

.text-gray {
  color: #555;
}

.text-black {
  color: black;
  font-weight: 700;
}

.house_tooltip .title {
  font-size: 16px;
  color: #777;
  text-transform: initial;
  margin-top: 0;
  margin-bottom: 0;
}

.house_tooltip img {
  width: 100%;
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.house_tooltip .img_wrap {
  padding-bottom: 0;
  border-bottom: solid 1px #ddd;
}

.house_tooltip .info {
  border-bottom: solid 1px #ddd;
  padding-bottom: 8px;
}

.house_tooltip .info:last-child {
  border-bottom: unset;
  padding-bottom: 0;
}

.house_tooltip__title {
  color: #777;
  font-size: 14px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.house_tooltip .rooms_higlight_table {
  justify-content: flex-start;
  height: 24px;
  margin-top: 10px;
  left: -2px;
  margin-bottom: 0;
  padding: 0;
}

.house_tooltip .info p {
  font-size: 16px;
  font-weight: 600;
  color: #777;
  padding-bottom: 3px;
}

.house_tooltip .info p.svg_house_one_rooms:before {
  background: #d0feb4;
  content: "1";
}

.house_tooltip .info p.svg_house_two_rooms:before {
  background: #9df9fe;
  content: "2";
}

.house_tooltip .info p.svg_house_three_rooms:before {
  background: #fffb6e;
  content: "3";
}

.house_tooltip .info p span:not(.val) {
  font-size: 14px;
}

.house_tooltip .info.price p {
  color: rgba(63, 63, 63, 1);
  font-weight: 700;
}

/*.house_tooltip .info.price p .currency {
  font-size: 12px;
  margin-left: 8px;
  font-weight: 800;
}*/

.img_tab_btns {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 500px;
  margin-bottom: 16px;
  margin-top: 16px;
  font-size: 16px;
}

.img_tab_wrap p {
  cursor: pointer;
}

.img_tab_btns > p {
  border-bottom: solid 2px transparent;
  padding-bottom: 8px;
  transition: 0.5s;
  margin-bottom: 0;
  user-select: none;
  cursor: pointer;
}

.img_tab_btns > p:hover {
  color: #e8363d;
}

.img_tab_btns > p.active {
  color: #e8363d;
  border-bottom-color: #e8363d;
  font-weight: 700;
  pointer-events: none;
}

.img_tabs > div {
  display: none;
}

.img_tabs > div.active {
  display: block;
}

.single_houses__booking_popup {
  background: white;
}

.single_houses__booking_popup .popup_content {
  position: static;
  max-width: 550px;
}

.single_houses__booking_popup .popup_content .close_btn {
  width: 40px;
  height: 40px;
  right: 20vw;
  top: 10vh;
}

.single_houses__booking_popup .message {
  display: none;
  text-align: center;
  margin-top: 12px;
  font-size: 16px;
  border: solid 1px #999;
  padding: 8px;
  border-radius: 4px;
}

.single_houses__booking_popup .message.success {
  color: black;
  background-color: #c7ffd4;
}

.single_houses__booking_popup .message.error {
  color: #000;
  background-color: #ffd9dd;
}

.popup_wrap .form {
  transition: 0.5s;
}

.popup_wrap .field_wrap {
  position: relative;
  width: 100%;
  margin-bottom: 16px;
}

.popup_wrap .field_wrap input:not([type="submit"]),
.popup_wrap .field_wrap textarea {
  width: 100%;
  padding: 8px;
  border: solid 1px;
  font-size: 14px;
  box-sizing: border-box;
  border-color: transparent transparent #8a7d6a;
}

.popup_wrap .field_wrap textarea {
  resize: none;
  height: 4em;
}

.popup_wrap .field_wrap label {
  color: #666;
  font-size: 14px;
  margin-bottom: 4px;
  display: inline-block;
}

.houses_booking_submit {
  margin: 12px auto;
  width: 100%;
  cursor: pointer;
}

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

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

.show_booking_popup {
  width: 100%;
}

.add_to_favorites {
  width: 60px;
  margin-left: 16px;
  height: 22px;
}

.add_to_favorites img {
  max-width: 100%;
  max-height: 100%;
}

.btn.white {
  background: white;
}

.btn.white:hover {
  background: #fff0f0;
}

.house_information .share_btn,
.house_information .print_btn {
  position: absolute;
  top: 20px;
  right: -16px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: unset;
  box-shadow: 0 0 3px #b6bcca;
}

.house_information .share_btn {
  top: 64px;
}

.house_information .share_btn img,
.house_information .print_btn img {
  width: 60%;
  height: 60%;
}

.house_information .share_btn:hover,
.house_information .print_btn:hover {
  box-shadow: 0 0 3px 2px #b6bcca;
  background: white;
}

.for_print {
  display: none;
}

.__genplan_wrap .floor_information .subtitle {
  text-align: left;
  padding-top: 12px;
  font-size: 14px;
  padding-bottom: 0;
  color: inherit;
  padding-bottom: 30px;
}

.__genplan_wrap .floor_information .subtitle span {
  margin-left: 0;
  padding-left: 0;
}

.house_svg_wrap .house_svg {
}

.current_unit_higlighter {
  /*animation: migalka 4s linear infinite;
  fill: #9df9fe99 !important;*/
}

@keyframes migalka {
  to,
  from {
    opacity: 1;
  }
  25% {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0.2;
  }
}

.__genplan .svg_wrap {
  overflow: hidden;
}

.__genplan svg {
  background: black;
  margin-top: -92px;
}

.__genplan svg image {
  transition: 0.5s;
}

.__genplan svg.path_hover > image {
  opacity: 0.7;
}

.svg_wrap polygon,
.svg_wrap path {
  fill: transparent;
  cursor: pointer;
  transition: 0.5s;
  stroke-width: 2;
}

.__genplan .svg_wrap polygon,
.__genplan .svg_wrap path {
  opacity: 0;
}

.__genplan .svg_wrap:hover polygon,
.__genplan .svg_wrap:hover path {
  opacity: 1;
}

.svg_wrap .parking {
  stroke: rgba(235, 165, 16);
  fill: rgba(235, 165, 16, 0.35);
}

.svg_wrap .parking:hover {
  fill: rgba(235, 165, 16, 0);
}

.svg_wrap .comfort {
  stroke: rgba(29, 235, 121);
  fill: rgba(29, 235, 121, 0.35);
}

.svg_wrap .comfort:hover {
  fill: rgba(29, 235, 121, 0);
}

.svg_wrap .business {
  stroke: rgba(35, 228, 251);
  fill: rgba(35, 228, 251, 0.35);
}

.svg_wrap .business:hover {
  fill: rgba(35, 228, 251, 0);
}

.__genplan_wrap .subtitle {
  text-align: right;
  margin: 0 0 20px !important;
  padding-right: 4px;
}

.__genplan_wrap .subtitle span {
  position: relative;
  padding-left: 26px;
  margin-left: 52px;
  /*font-size: 14px;*/
  letter-spacing: -0.3px;
}

.__genplan_wrap .subtitle span:before {
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 50%;
  position: absolute;
  left: 2px;
  top: 4px;
}

.__genplan_wrap .subtitle .comfort:before {
  background: #1deb79;
}

.__genplan_wrap .subtitle .business:before {
  background: #21e5fb;
}

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

.__genplan_content .single_houses {
  display: none;
}

.__genplan {
  position: relative;
}

.popup_share_link .popup_content {
  max-width: 640px;
}

.popup_share_link .popup_content .title {
  font-size: 20px;
}

.share_success_tooltip {
  position: absolute;
  display: none;
  padding: 4px;
  background: #cfc;
  border: solid 1px #1deb79;
  border-radius: 4px;
  top: calc(100% - 40px);
  right: 100%;
  color: #444;
  font-size: 14px;
}

.share_btn .share_link {
  position: absolute;
  opacity: 0;
  right: 0;
  pointer-events: none;
}

body {
  background: white;
}

.floor_information .content .nav > div p {
  font-size: 10px;
}

.__genplan .spinner-wrapper {
  top: 34px;
}

/*PRELOADER START*/
.spinner-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999999;
  display: none;
  cursor: progress;
}

.sk-folding-cube {
  position: absolute;
  top: 48%;
  left: 48%;
  width: 40px;
  height: 40px;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.sk-folding-cube .sk-cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg);
}

.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg);
}

.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg);
}

.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

@-webkit-keyframes sk-foldCubeAngle {
  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

@keyframes sk-foldCubeAngle {
  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
/*PRELOADER END*/

.genplan_container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1261px;
  box-sizing: border-box;
  color: #3f3f3f;
}

main.gp {
  /*overflow: hidden;*/
  padding-bottom: 100px;
}

.header_gp .genplan_container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.header_gp nav {
  width: 100%;
  max-width: 600px;
  padding: 10px 22px 0 0;
  box-sizing: border-box;
}

.header_gp nav ul {
  padding: 0 0 0 0;
  list-style: none;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.header_gp nav ul li.show_more {
  position: relative;
  cursor: pointer;
}

.header_gp nav ul li a {
  transition: 0.5s;
}

.header_gp nav ul li a:hover {
  color: black;
}

.header_gp nav ul li.show_more:after {
  content: "";
  position: absolute;
  right: -20px;
  top: 6px;
  width: 7px;
  height: 7px;
  border-right: solid 1px #3f3f3f;
  border-bottom: solid 1px #3f3f3f;
  transform: rotate(45deg);
}

.header_gp nav ul li.show_more > a {
  pointer-events: none;
}

.header_gp nav ul li.show_more ul {
  position: absolute;
  top: calc(100% - 5px);
  left: 50%;
  transform: translateX(-50%);
  padding-top: 10px;
  flex-direction: column;
  z-index: 999;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s;
}

.header_gp nav ul li.show_more:hover ul {
  pointer-events: all;
  opacity: 1;
}

.header_gp nav ul li.show_more ul li {
  width: 100%;
}

.header_gp nav ul li.show_more ul a {
  margin-bottom: -1px;
  border: solid 1px #eee;
  background: white;
  text-align: center;
  padding: 6px;
  white-space: nowrap;
  display: block;
  width: 100%;
}

.header_gp nav ul li.show_more ul a:hover {
  background: #eee;
}

.header_gp nav ul li a {
  font-size: 12px;
  color: #3f3f3f;
}

.header_gp nav ul li a.current-menu-item {
  font-weight: 700;
}

.header_gp .right_part {
  width: 100%;
  max-width: 157px;
  padding: 24px 0 0 0;
}

.header__phone {
}

.header__phone .icon_wrap {
  display: inline-block;
  vertical-align: middle;
}

.header__phone .icon_wrap img {
  border-radius: 50%;
  max-width: 100%;
}

.header__phone .phone {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  margin-left: 12px;
}

.header__phone .phone:hover {
  color: black;
}

.header_gp {
  padding-bottom: 14px;
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 6px;
}

.genplan_house_hover_tooltip {
  position: absolute;
  max-width: 220px;
  display: none;
  font-weight: 700;
  pointer-events: none;
}

.genplan_house_hover_tooltip .title {
  margin: 0 0 12px 0;
  font-size: 18px;
  color: white;
  text-align: left;
}

.genplan_house_hover_tooltip .text {
  margin: 0;
  font-size: 14px;
  color: white;
  text-align: left;
}

#gp_switch_burger_menu,
.header_gp__burger_icon {
  display: none;
}

.chfyysq_crhjk_njg {
  position: fixed;
  right: 10px;
  bottom: 10px;
  background: #969696;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
  cursor: pointer;
  border-radius: 8px;
  opacity: 0;
  pointer-events: none;
  z-index: 999;
}

.chfyysq_crhjk_njg div {
  width: 8px;
  height: 8px;
  border-left: solid 2px white;
  border-top: solid 2px white;
  transform: rotate(45deg);
  position: relative;
  top: 4px;
}

.chfyysq_crhjk_njg:hover {
  background: #96969642;
}

.screen_navigations {
  display: none;
  font-size: 14px;
  position: relative;
  padding-left: 36px;
  margin-top: 18px;
}

.screen_navigations .prev {
  position: absolute;
  width: 30px;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.5s;
}

.screen_navigations .prev:hover {
  transform: translateX(-4px);
}

.screen_navigations .prev:before {
  width: 6px;
  height: 6px;
  border: solid 2px;
  border-color: transparent transparent #666 #666;
  transform: rotate(45deg);
  position: absolute;
  left: 4px;
  content: "";
}

.screen_navigations .prev:after {
  content: "";
  width: 16px;
  height: 2px;
  left: 5px;
  background: #666;
  position: absolute;
}

.screen_navigations .items span {
  cursor: pointer;
}

.screen_navigations .items span:hover {
  text-decoration: underline;
}

.screen_navigations .items span:after {
  margin-left: 4px;
  margin-right: 4px;
  content: "/";
  text-decoration: unset;
}

.screen_navigations .items span:last-child {
  pointer-events: none;
  font-weight: 600;
}

.screen_navigations .items span:last-child:after {
  content: unset;
}

.link_to_crm_page {
  position: relative;
  z-index: 9999;
  font-size: 14px;
  display: inline-block;
  padding: 8px 20px;
  color: white !important;
  border: solid 2px #e8363d;
  background: #e8363d;
  border-radius: 8px;
  box-shadow: 0 5px 10px -4px #e8363d;
  transition: 0.5s;
  font-weight: 600;
}

.link_to_crm_page:hover {
  color: #e8363d !important;
  background: white;
}

.single_houses__subtitle .link_to_crm_page {
  margin-top: -8px;
}

.house_information .link_to_crm_page,
.floor_information .link_to_crm_page {
  margin-top: -26px;
}

.image_popup_wrap {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90vw;
  height: 90vh;
  max-width: 800px;
  max-width: 800px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: auto;
  background: white;
  z-index: 99999999;
  padding: 32px;
  box-sizing: border-box;
  box-shadow: 0px 4px 18px rgb(0 0 0 / 25%);
  border-radius: 6px;
}

.image_popup_wrap.zoom {
  /*display: block;
  text-align: center;*/
}

.image_popup_wrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  /*cursor: zoom-in;*/
  cursor: default;
}

.image_popup_wrap.zoom img {
  /*display: inline-block;
  max-width: unset;
  max-height: unset;
  cursor: zoom-out;*/
}

.image_popup_wrap .close {
  position: fixed;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 1s;
  right: 20px;
  top: 20px;
  border-radius: 50%;
  border: solid 1px rgb(163, 148, 125);
  background: white;
  cursor: pointer;
  z-index: 99999999;
}

.image_popup_wrap .close:hover {
  transform: rotate(180deg);
}

.image_popup_wrap .close:before,
.image_popup_wrap .close:after {
  content: "";
  height: 2px;
  width: 80%;
  border-radius: 2px;
  background: rgb(163, 148, 125);
  transform: rotate(45deg);
  position: absolute;
}

.image_popup_wrap .close:after {
  transform: rotate(-45deg);
}

.tag_booked {
  position: absolute;
  color: #dc1722;
  border: solid 1px #dc1722;
  border-radius: 100px;
  padding: 3px 6px;
  font-size: 8px;
  font-weight: 600;
  text-transform: uppercase;
  user-select: none;
}

.visual,
.office {
  padding-top: 100px;
}

@media (min-width: 769px) {
  .mob_screen_nav_btns {
    display: none !important;
  }
}

@media (max-width: 1100px) {
  .house_tooltip {
    left: 67.2%;
    top: 9px;
    width: 33.8%;
  }

  /*.house_information .svg_wrap img {
    transform: scale(1.4);
  }*/

  .genplan_container {
    padding-left: 9px;
    padding-right: 9px;
  }

  .__genplan_content .single_houses .house_svg_wrap,
  .__genplan {
    max-width: 954px;
  }

  .__genplan_wrap .floor_information .subtitle {
    padding-top: 0px;
    padding-bottom: 17px;
  }

  .floor_information {
    max-width: 986px;
  }

  .floor_information .content .nav {
    /*position: relative;
    right: 8px;*/
  }

  .rooms_higlight_table {
    margin-top: 47px;
  }

  .house_information .content {
    max-width: 955px;
    margin-top: 24px;
    justify-content: space-around;
  }

  .img_tab_btns {
    margin-top: 25px;
    font-size: 17px;
    letter-spacing: -0.2px;
  }

  .house_information .share_btn,
  .house_information .print_btn {
    display: none;
  }

  .img_tab_wrap {
    width: 67.8%;
    max-width: 440px;
    text-align: center;
    margin-left: -13px;
  }

  .house_information .info {
    margin-top: 23px;
    border-radius: 12px;
    padding-left: 32px;
    padding-right: 32px;
    box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.25);
  }

  .house_information .info li .val {
    font-size: 20px;
  }

  .house_information .info .text {
    /*margin-top: -53px;*/
  }

  .house_information .info ul {
    margin-left: 0;
    margin-right: 0;
    text-align: left;
    min-height: 172px;
  }

  .house_information .info li {
    padding: 8px 3px;
    font-size: 14px;
    text-align: left;
    width: auto;
  }
}

@media (max-width: 979px) {
  .__genplan svg {
    margin-top: -8vw;
  }

  /*.img_tab_btns > p {
    font-size: 14px;
  }*/

  .img_tab_wrap {
    margin-left: 0;
  }

  .house_information .info {
    padding: 20px 10px;
  }

  .popup_content {
    padding-left: 30px;
    padding-right: 30px;
  }

  .house_tooltip {
    display: none !important;
  }

  .house_information .info li {
    width: 50%;
    text-align: left;
  }

  .house_information .info ul {
    margin-left: 0;
    margin-right: 0;
    min-height: unset;
    margin-bottom: 50px;
  }

  .header_gp__burger_icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    position: relative;
    border-radius: 50%;
    border: 1px solid #3f3f3f;
    box-sizing: border-box;
  }

  .header_gp__burger_icon span:before,
  .header_gp__burger_icon span:after,
  .header_gp__burger_icon span {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background: #3f3f3f;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
  }

  .header_gp__burger_icon span {
    width: 40%;
  }

  .header_gp__burger_icon span:before {
    transform: translateY(5px) rotate(180deg);
  }

  .header_gp__burger_icon span:after {
    transform: translateY(-5px) rotate(-180deg);
  }

  input:checked ~ .header_gp__burger_icon span {
    background: transparent;
  }

  input:checked ~ .header_gp__burger_icon span:before {
    transform: rotate(45deg);
  }

  input:checked ~ .header_gp__burger_icon span:after {
    transform: rotate(-45deg);
  }

  .header_gp {
    height: 55px;
    box-sizing: border-box;
    padding-bottom: 6px;
  }

  .header_gp nav > ul {
    position: absolute;
    top: 55px;
    left: 0;
    transition: 0.5s;
    transform: translateX(-110%);
    background: white;
    flex-direction: column;
    align-items: center;
    z-index: 999;
    height: calc(100vh - 53px);
    overflow: auto;
    width: 100vw;
    justify-content: flex-start;
  }

  .header_gp nav > ul li {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }

  .header_gp nav input:checked ~ ul {
    transform: translateX(0);
  }

  .header_gp nav ul li.show_more {
    width: 100%;
    text-align: center;
  }

  .header_gp nav ul li.show_more:after {
    content: unset;
  }

  .header_gp nav ul li.show_more > a:after {
    content: "";
    position: relative;
    right: 5px;
    top: -3px;
    width: 7px;
    height: 7px;
    border-right: solid 1px #3f3f3f;
    border-bottom: solid 1px #3f3f3f;
    transform: rotate(45deg);
    display: inline-block;
    margin-left: 19px;
  }

  .header_gp nav ul li.show_more ul {
    max-width: unset;
    width: 100%;
    transform: unset;
    pointer-events: all;
    opacity: 1;
    display: none;
    left: 0;
    padding-top: 20px;
    position: static;
  }

  /*  .header_gp nav ul li.show_more:hover ul {
      position: static;
  }*/

  .header_gp nav ul li.show_more:after {
    right: 20px;
    top: 8px;
  }

  .header_gp nav ul li a {
    font-size: 14px;
    color: #3f3f3f;
    display: block;
    width: 100%;
    padding: 6px;
    border: unset !important;
    margin-bottom: -1px;
    box-sizing: border-box;
  }

  .genplan_container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .header_gp nav {
    width: 100%;
    max-width: 100px;
    padding: 12px 22px 0 2px;
  }

  .header_gp .right_part {
    padding-top: 12px;
  }

  .floor_information .content .nav {
    padding-right: 0;
    margin: 0 auto 10px;
    right: unset;
    display: flex;
    max-width: 298px;
    margin-bottom: 21px;
  }

  .floor_information .content {
    flex-direction: column;
  }

  .floor_information .content .nav > div {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 15px;
  }

  .floor_information .subtitle span {
    margin-right: 0 !important;
  }

  .floor_information .content .by_floor .up {
    left: 16px;
    top: 12px;
  }

  .floor_information .content .by_floor .down {
    left: 16px;
    bottom: 12px;
  }

  .floor_information .content .by_section .next {
    right: 12px;
  }

  .floor_information .content .by_section .prev {
    left: 12px;
  }

  .floor_information .content .by_floor {
    padding-left: 44px;
    padding-right: 15px;
  }

  .floor_info {
    display: none !important;
  }

  .rooms_higlight_table p {
    position: relative;
    font-size: 15px;
    padding: 5px 0 0 40px;
  }

  .rooms_higlight_table {
    padding-right: 40px;
  }

  .house_information .share_btn,
  .house_information .print_btn {
    display: none;
  }

  .rooms_higlight_table_wrap.desk {
    display: none;
  }

  .rooms_higlight_table_wrap.mob {
    display: block;
  }

  .rooms_higlight_table_wrap.mob .column {
    flex-direction: row;
  }

  .rooms_higlight_table {
    margin-top: 0 !important;
  }

  .rooms_higlight_table p {
    padding-top: 0;
  }

  .house_information .link_to_crm_page {
    margin-top: 12px;
    padding: 6px 12px;
  }
}

@media (max-width: 768px) {
  .tag_booked {
    font-size: 8px;
  }

  .image_popup_wrap,
  .house_information_img_zoom {
    display: none !important;
  }

  .rooms_higlight_table {
    max-width: calc(100% - 100px);
  }

  .floor_information .link_to_crm_page {
    margin-top: 8px;
  }

  .single_houses__subtitle .link_to_crm_page {
    margin-top: 0;
  }

  .link_to_crm_page {
    padding: 6px 12px;
  }

  .popup_wrap {
    padding: 14px;
  }

  .popup_content {
    padding: 32px 12px;
  }

  .img_tab_btns {
    text-align: center;
    overflow: auto;
    padding-bottom: 10px;
  }

  .img_tab_btns p {
    padding: 4px 20px;
    white-space: nowrap;
  }

  .house_information .info,
  .house_information .img_tab_wrap {
    width: 100%;
    max-width: unset;
  }

  .house_information .content {
    flex-direction: column;
  }

  .popup_wrap .close_btn {
    width: 28px;
    height: 28px;
    right: 2px;
    top: 2px;
  }

  .single_houses__title {
    padding-right: 12px;
    font-size: 22px;
    padding-left: 2px;
    margin-top: 6px;
  }

  .__genplan_wrap .subtitle {
    font-size: 12px;
    text-align: left;
    margin-bottom: 25px !important;
  }

  .__genplan_wrap .subtitle span {
    padding-left: 32px;
    margin-left: 0px;
    margin-right: 12px;
    font-size: 14px;
  }

  .single_houses__subtitle {
    font-size: 14px;
    margin-top: 10px;
  }

  .single_houses_popup_floors {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  /*.floor_information .content .by_floor {
      padding-left: 24px;
      padding-right: 4px;
  }
*/
  /*.floor_information .content .nav .arrow {
    width: 16px;
    height: 16px;
  }*/

  /*.floor_information .content {
    flex-direction: column;
  }*/

  /*.floor_information .content .nav {
    max-width: 130px;
    padding-right: 0;
    display: flex;
    align-items: stretch;
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 10px;
  }*/

  /*.floor_information .content .nav > div p span {
    font-size: 16px;
    font-weight: 600;
  }

  .floor_information .content .nav > div p {
    font-size: 14px;
  }*/

  /*.floor_information .content .by_floor .down {
    left: 4px;
    bottom: 8px;
  }

  .floor_information .content .by_floor .up {
    left: 4px;
    top: 8px;
  }*/

  /*.floor_information .content .nav > div {
    padding-top: 8px;
    padding-bottom: 8px;
  }*/

  .single_houses__booking_popup .popup_content .close_btn {
    width: 28px;
    height: 28px;
    right: 10px;
    top: 10px;
    z-index: 9;
  }

  .house_information .info ul {
    min-height: unset;
  }

  .genplan_house_hover_tooltip {
    display: none !important;
  }

  .single_houses_svg_text {
    font-size: 20px;
  }

  .__genplan_wrap .floor_information .subtitle {
    margin-top: 25px !important;
    padding-top: 0;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 1.21;
    margin-bottom: 50px !important;
  }

  .floor_information .content .svg_wrap {
    right: unset;
  }

  .rooms_higlight_table {
    margin-top: 38px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    padding-bottom: 30px;
    padding-left: 5px;
  }

  main.gp {
    padding-bottom: 50px;
  }

  .img_tab_btns {
    display: none;
  }

  .mob_screen_nav_btns {
    /*display: block;*/
    position: relative;
    overflow: visible;
    padding-bottom: 6px;
    margin-top: 24px;
    max-width: unset;
  }

  .mob_screen_nav_btns .img_tab_btns {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: white;
    border-radius: 12px;
    margin-top: 9px;
    z-index: 999;
    padding-bottom: 0;
    box-shadow: 2px 2px 16px -3px #8d8d8d;
    max-width: 350px;
    display: none;
  }

  .mob_screen_nav_btns .img_tab_btns p {
    padding: 12px;
    margin-bottom: -1px;
    border-bottom: solid 1px #eee;
  }

  .desk {
    display: none !important;
  }

  .mob_screen_nav_btns span {
    color: #e93e45;
    border-bottom: solid 2px #e93e45;
    padding-bottom: 8px;
    font-size: 16px;
    line-height: 1.2222;
    position: relative;
    right: 12px;
    font-weight: 600;
  }

  .mob_screen_nav_btns span:after {
    position: absolute;
    content: "";
    width: 7px;
    height: 8px;
    transform: rotate(45deg);
    border-right: solid 2px #e93e45;
    border-bottom: solid 2px #e93e45;
    right: -28px;
    top: 6px;
  }

  .img_tab_btns > p {
    font-size: 16px;
  }

  .house_information .content {
    margin-top: 24px;
  }

  .house_information .info {
    margin-top: 0px;
    border-radius: 12px;
    padding: 28px 24px 24px 24px;
  }

  .house_information .info .text {
    /*font-size: 14px;
      margin: -24px 0 10px 0px;
      color: #777;*/
  }

  .popup_wrap .btn,
  .__genplan_wrap .btn {
    font-size: 16px;
  }

  .rooms_higlight_table_wrap.mob .column {
    display: block;
  }
}
@media (max-width: 376px) {
  #popup__toggle {
    bottom: 9.8%;
    right: -38px;
  }
}
@media (max-width: 500px) {
  .tag_booked {
    font-size: 6px;
    padding: 2px 4px;
  }

  .house_information .info li {
    width: 100%;
    padding: 7px 0 6px 0;
  }

  .house_information .info ul {
    margin-bottom: 24px;
  }

  .house_information .info .price .caption {
    font-size: 14px;
    margin-left: 0;
    margin-bottom: 12px;
  }

  .house_information .info .price .val {
    font-size: 30px;
    margin-left: 0px;
  }

  .house_information .info .price {
    margin-bottom: 8px;
  }
}

.ff-cgotic {
  font-family: "Century Gothic";
  letter-spacing: 0.3px;
  line-height: 1.25;
}

.picture2 {
  display: none;
}
.contact_form_pop {
  display: none;
}
#wpfront-scroll-top-container {
  display: none !important;
}

/* SignUp block */

.s-news_post-date p {
  margin-bottom: 0;
  padding-top: 0;
}

.s-news_post-date {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
  padding-top: 19px;
}
.news_post-signUp {
  position: relative;
  padding-right: 15px;
}
.news_post-signUp img {
  width: 24px;
  cursor: pointer;
  padding: 5px 0;
}
p.news_post-signUp__hint {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  flex-grow: 0;
  width: 225px;
  height: 40px;
  background: rgba(255, 255, 255, 0.01);
  backdrop-filter: blur(17px);
  -webkit-backdrop-filter: blur(17px);
  border-radius: 6px;
  position: absolute;
  top: -50px;
  display: flex;
  justify-content: center;
  align-items: center;
  left: -120px;
  opacity: 0;
  transform: translate(0px, 100%);
  transition: all 0.5s ease 0s;
  z-index: -1;
}
/* .s-news_post-date.active p.news_post-signUp__hint {
  opacity: 1;
  transform: translate(0px, 0%);
  transition: all 0.5s ease 0s;
  z-index: 111111111111111;
} */
.news_post-signUp:hover p.news_post-signUp__hint {
  opacity: 1;
  transform: translate(0px, 0%);
  transition: all 0.5s ease 0s;
  z-index: 111111111111111;
}
.news-signUp__list {
  position: absolute;
  width: 301px;
  top: 35px;
  transform: translate(0px, 100%);
  z-index: -1;
  opacity: 0;
  transition: all 0.5s ease 0s;
  overflow: hidden;
}
/* .news_post-signUp:hover .news-signUp__list {
  z-index: 11111111111;
  opacity: 1;
  transform: translate(0px, 0);
  transition: all 0.5s ease 0s;
} */
.s-news_post-date.active .news-signUp__list {
  z-index: 11111111111;
  opacity: 1;
  transform: translate(0px, 0);
  overflow: unset;
  transition: all 0.5s ease 0s;
}
.news-signUp__list-link {
  display: flex;
  align-items: center;
  width: 100%;
  cursor: pointer;
}
.news-signUp__list-link svg {
  width: 18px;
}
.news-signUp__list > .news-signUp__list-link-wrap {
  background: #fff;
  position: relative;
}
.news-signUp__list > .news-signUp__list-link-wrap:first-child {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px 10px 0px 0px;
}
.news-signUp__list > .news-signUp__list-link-wrap:last-child {
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0px 13px 44px rgba(0, 0, 0, 0.15);
  border-radius: 0 0 10px 10px;
  border-top: 0;
}
.news-signUp__list
  > .news-signUp__list-link-wrap:hover
  .news-signUp__list-link
  span {
  color: #fff;
}
.news-signUp__list > .news-signUp__list-link-wrap:hover {
  background-color: #444d6e;
}
.news-signUp__list
  > .news-signUp__list-link-wrap:hover
  .news-signUp__list-link
  svg
  path {
  fill: #fff;
}
.news-signUp__list-link span {
  font-weight: 400;
  font-size: 18px;
  line-height: 15px;
  text-align: center;
  color: #000000;
}
.news-signUp__list-link svg {
  width: 18px;
  margin: 0 10px 0 20px;
}
.news-signUp__sub-list {
  position: absolute;
  top: 0;
  right: -207px;
  opacity: 0;
  z-index: -1;
  transform: translate(0px, 150px);
  transition: all 0.5s ease 0s;
}
.news-signUp__list-link-wrap:last-child:hover .news-signUp__sub-list {
  opacity: 1;
  z-index: 11111111111;
  transform: translate(0px, 0px);
  transition: all 0.5s ease 0s;
}
.news-signUp__sub-list p {
  cursor: pointer;
  height: 49.99px;
  display: flex;
  align-items: center;
  /* background: #fff; */
  width: 190px;
  padding-left: 15px;
  /* justify-content: center; */
  font-weight: 400;
  font-size: 18px;
  line-height: 15px;
  color: #000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.news-signUp__sub-list p:first-child {
  border-radius: 10px 10px 0 0;
}
.news-signUp__sub-list p:last-child {
  border-radius: 0px 0px 10px 10px;
}
.news-signUp__sub-list p:hover {
  background: #444d6e;
  color: #fff;
}
.news-signUp__sub-list {
  position: absolute;
  top: 0;
  right: -207px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #fff;
}
.news-signUp__sub-list p:last-child {
  border-bottom: 0;
}
.news-signUp__popup {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 11111111111111;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
    url(image.png);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  z-index: -1;
  transform: translate(0px, 100%);
  transition: all 0.2s ease 0s;
}
.news-signUp__popup.news-signUp-active {
  opacity: 1;
  z-index: 11111111111111;
  transform: translate(0px, 0%);
  transition: all 0.2s ease 0s;
}
.news-signUp__popup-body {
  background: #fff;
  padding: 40px 60px 40px;
  max-width: 593px;
  width: 100%;
  border-radius: 20px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.inner-body__big-circle {
  position: absolute;
  width: 498px;
  height: 498px;
  left: -117px;
  top: -390px;
  background: rgba(50, 88, 211, 0.1);
  border-radius: 50%;
}
.inner-body__small-circle {
  position: absolute;
  width: 300px;
  height: 300px;
  left: 397px;
  top: 340px;
  border-radius: 50%;
  background: rgba(50, 88, 211, 0.1);
}
h3.news-signUp__popup-title {
  font-weight: 400;
  font-size: 26px;
  line-height: 105%;
  text-align: center;
  color: #000000;
  letter-spacing: -0.03em;
  margin: 0 0 25px 0;
}
p.mailpoet_paragraph input.mailpoet_text {
  font-weight: 400;
  font-size: 16px;
  line-height: 15px;
  color: rgba(0, 0, 0, 0.4);
  max-width: 420px;
  width: 100% !important;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 40px;
  height: 60px;
  padding: 0 22px;
  margin: 0 auto;
  box-sizing: border-box;
}
label.mailpoet_text_label {
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
}
input.mailpoet_submit {
  width: 229px;
  height: 51px;
  margin: 25px auto 0;
  display: flex;
  justify-content: center;
  border: 0;
  background: #444d6e;
  font-weight: 700;
  font-size: 20px;
  line-height: 15px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  border-radius: 30px;
}
.category-news__item .news-signUp__list {
  left: -150px;
}
p.mailpoet_paragraph {
  font-weight: 400;
  font-size: 14px;
  line-height: 110% !important;
  text-align: center;
  color: rgba(0, 0, 0, 0.6);
}
p.mailpoet_paragraph label {
  text-align: left;
}
@media only screen and (max-width: 3000px) and (min-width: 1400px) {
  .category-news__item:nth-child(4n) .news-signUp__list {
    left: -300px;
  }
}
@media only screen and (max-width: 1399px) and (min-width: 606px) {
  .category-news__item:nth-child(3n) .news-signUp__list {
    left: -250px;
  }
  .category-news__item:nth-child(3n) .news-signUp__sub-list {
    right: 0;
    top: 100%;
  }
}
/* @media (max-width: 1560px) {
  .category-news__item:nth-child(4n) .news-signUp__list {
    left: -330px;
  }
} */
@media (max-width: 1399px) {
  /* .category-news__item:nth-child(4n) .news-signUp__list {
    left: -230px;
  } */
  /* .category-news__item:nth-child(3n) .news-signUp__list {
    left: -280px;
  } */
  /* .category-news__item:nth-child(3n) .news-signUp__sub-list {
    right: 0;
    top: 100%;
  } */
  /* .news-signUp__list {
    left: -230px;
  } */
  h3.news-signUp__popup-title {
    font-size: 25px;
  }
  .news-signUp__popup-body {
    background: #fff;
    padding: 40px 70px 30px 70px;
  }
  p.mailpoet_paragraph input.mailpoet_text {
    /* width: 380px !important; */
    height: 49px;
  }
  input.mailpoet_submit {
    width: 189px;
    height: 45px;
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .news-signUp__popup-body {
    max-width: 80%;
    padding: 40px 30px 30px 30px;
  }
  .inner-body__big-circle {
    width: 398px;
    height: 398px;
    left: -57px;
    top: -300px;
  }
  .inner-body__small-circle {
    width: 300px;
    height: 300px;
    left: 397px;
    top: 240px;
  }
  h3.news-signUp__popup-title {
    font-size: 18px;
    margin: 0 0 25px 0;
  }
  p.mailpoet_paragraph input.mailpoet_text {
    width: 100% !important;
    height: 41px;
    font-size: 12px;
  }
  input.mailpoet_submit {
    width: 129px;
    height: 35px;
    font-weight: 400;
    font-size: 13px;
  }
  p.mailpoet_paragraph {
    font-size: 10px;
  }
  .news-signUp__list {
    width: 250px;
    left: -120px;
  }
  .news-signUp__list-link {
    height: 40px;
  }
  .news-signUp__list-link span {
    font-size: 13px;
  }
  .news-signUp__sub-list p {
    font-size: 13px;
    width: 130px;
    height: 40px;
  }
  .news-signUp__sub-list {
    right: 0;
    top: 100%;
  }
  p.news_post-signUp__hint {
    font-size: 14px;
    width: 225px;
    height: 35px;
    left: -120px;
    top: -45px;
    font-weight: 400;
  }
  .category-news__item:nth-child(3n) p.news_post-signUp__hint {
    left: -220px;
  }
  /* .category-news__item:nth-child(4n) .news-signUp__list {
    left: -120px;
  } */
}
@media (max-width: 605px) {
  p.news_post-signUp__hint {
    left: -120px !important;
  }
  .category-news__item:nth-child(2n) p.news_post-signUp__hint {
    left: -220px !important;
  }
  .category-news__item:nth-child(3n) p.news_post-signUp__hint {
    left: unset;
  }
  .category-news__item:nth-child(4n) p.news_post-signUp__hint {
    left: unset;
  }
  .news-signUp__list {
    left: -120px;
  }
  .category-news__item:nth-child(2n) .news-signUp__list {
    left: -250px !important;
  }
}
@media (max-width: 500px) {
  h3.news-signUp__popup-title {
    font-size: 16px;
  }

  .inner-body__big-circle {
    width: 298px;
    height: 298px;
    left: -57px;
    top: -220px;
  }
  .inner-body__small-circle {
    width: 200px;
    height: 200px;
    left: 257px;
    top: 240px;
  }
}
/* /SignUp block */

@media (max-width: 767px) {
  .floor__schema button.fsm__nav-back img {
    height: 14px !important;
  }
}

.other-projects__slider {
  margin-top: 30px;
}
.other-projects__slider .slick-list.draggable {
  margin: 0 -12px;
}
.other-projects__slider .slick-slide {
  margin: 0 12px;
}
.other-projects__item-image {
  height: 264px;
  width: 100%;
}
.other-projects__item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
p.other-projects__item-name {
  font-size: 18px;
  color: #3f3f3f;
  margin-top: 19px;
  font-weight: bold;
}
.other-projects__item-location {
  margin: 5px 0;
}
.other-projects__item-price {
  color: #3f3f3f;
}
.other-projects__slider .slick-prev-single,
.other-projects__slider .slick-next-single {
  top: 125px;
}
@media (max-width: 1500px) {
  .other-projects__item-image {
    height: 232px;
  }
  .other-projects__slider .slick-prev-single,
  .other-projects__slider .slick-next-single {
    top: 115px;
  }
}
@media (max-width: 1350px) {
  .other-projects__item-image {
    height: 217px;
  }
  .other-projects__slider .slick-prev-single,
  .other-projects__slider .slick-next-single {
    top: 105px;
  }
}
@media (max-width: 1259px) {
  .other-projects__item-image {
    height: 131px;
  }
  .other-projects__slider .slick-prev-single,
  .other-projects__slider .slick-next-single {
    top: 65px;
  }
}
@media (max-width: 767px) {
  .other-projects__item-image {
    height: 264px;
  }
  .other-projects__slider .slick-list.draggable {
    margin: 0;
  }
  .other-projects__slider .slick-slide {
    margin: 0;
  }
  .other-projects__item a > p {
    padding: 0 15px 0;
  }
  section.other-projects {
    padding: 40px 0;
  }
  .other-projects__slider .slick-prev-single,
  .other-projects__slider .slick-next-single {
    top: 131px;
  }
}
@media (max-width: 540px) {
  .other-projects__item-image {
    height: 180px;
  }
  .other-projects__slider .slick-prev-single,
  .other-projects__slider .slick-next-single {
    top: 90px;
  }
}