@charset "UTF-8";
.visually-hidden:not(:focus):not(:active) {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
}

#rec634025344 .t544__blockimg {
  border-radius: 50%;
}

/*Логотип в мобильной версии*/
.uc-header-logo-mob .t456__leftwrapper {
  padding: 0;
}
.uc-header-logo-mob .t456__imglogo.t456__imglogomobile {
  margin-right: auto;
  margin-left: 15px;
  padding: 16px 0 !important;
}
.uc-header-logo-mob .t456.t456__positionabsolute {
  position: absolute !important;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}

/*Попап Стандартные проекты*/
.uc-popup-standarts .t-popup {
  padding: 0 !important;
}
.uc-popup-standarts .t-popup__container {
  right: 0;
  left: 0;
}
.uc-popup-standarts .t-width_10 {
  max-width: 100vw !important;
}
.uc-popup-standarts iframe {
  max-height: 100vh;
}

/*Блок Стандартные проекты*/
.uc-serijnye-proekty {
  height: 100vh;
  background: white;
  position: relative;
  z-index: 1;
}
.uc-serijnye-proekty iframe {
  padding-top: 40px;
}
.uc-serijnye-proekty .t-width.t-width_100 {
  height: calc(100vh - 40px);
}