

/* Start:/local/templates/main/components/diemer/simple.element/flat/style.css?177402060311667*/
.parts-apart-flex {
  position: relative;
}

.layout-pic img {
  max-height: 400px;
}
.floor-plan-pic img, .floor-plan-pic svg {
  max-width: 500px;
  max-height: 345px;
  object-fit: contain;
}
.layout-floor-pic .flatLabelWrap{
  position: absolute;
  top: 24px;
  left: 24px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.layout-pic-min {
  height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-direction: column;
  margin-top: 40px;
}
body .active-cat {
  width: 100%;
}
.layout-pic {
  display: flex;
  justify-content: center;
  width: 100%;
  max-height: 100%;
}

.parts-apart-price strong span {
  color: rgba(0, 0, 0, 1);
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  width: max-content;
  padding: 6px 10px;
  border-radius: 24px;
  background: rgba(190, 220, 28, 1);
  display: none;
}

.parts-mortgage .partsMortgageAroow{
  transition: .25s;
}
.parts-mortgage:hover .partsMortgageAroow{
  transform: translateX(5px);
}
.parts-apart-pdf > a {
  transition: .25s;
}
.parts-apart-pdf > a:hover {
  background: rgba(225, 225, 225, 1);
}

.parts-apart-cnt.reservedLot {
  position: relative;
  padding-top: 72px;
}
.parts-apart-cnt.reservedLot .reservedLotTop {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 40px;
  border-radius: 24px 24px 0 0;
  background: #0000001A;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.parts-apart-cnt.reservedLot .reservedLotTop span {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0%;
  color: #00000066;
}
.parts-apart-cnt.reservedLot .parts-apart-price del,
.parts-apart-cnt.reservedLot .parts-apart-price strong,
.parts-apart-cnt.reservedLot .parts-apart-del del,
.parts-apart-cnt.reservedLot .parts-apart-del span,
.parts-apart-cnt.reservedLot .parts-frame-count span {
  color: #00000066;
}
.parts-apart-cnt.reservedLot .parts-frame-btn .card:disabled {
  opacity: 0.2;
  pointer-events: none;
}

.layout-pic-min .zoomPlanContol {
  position: absolute;
  background: #BEDC1C;
  width: 52px;
  height: 52px;
  gap: 10px;
  padding: 14px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
  opacity: 0;
}
.layout-pic-min:hover .zoomPlanContol {
  opacity: 1;
}
.layout-pic-min .zoomPlanContol:before {
  content: "";
  position: absolute;
  background: #BEDC1C4D;
  width: 68px;
  height: 68px;
  border-radius: 50%;
}

.rendersAjaxWrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #FEFFFA;
  border: 1px solid #00000026;
  border-radius: 24px;
  padding: 32px;
  z-index: 1000;
  display: none;
}
.rendersAjaxWrap .architecture-photo img {
  height: 400px;
}

.back-render {
  width: 185px;
  height: 46px;
  border-radius: 44px;
  gap: 4px;
  padding: 10px 16px;
  background: rgba(255, 255, 255, 1);
  color: rgba(0, 0, 0, 1);
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fullPictureWrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #FEFFFA;
  border: 1px solid #00000026;
  border-radius: 24px;
  padding: 32px;
  z-index: 1000;
  display: none;
}
.fullPictureWrap .with-koxm {
  top: unset;
  right: 32px;
  bottom: 32px;
  height: 70px;
}
.fullPictureWrap .fullPictureWrapTop {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  padding: 32px;
  z-index: 10;
}
.fullPictureWrap .fullPictureWrapTop .zoomPlanContolClose {
  display: flex;
  gap: 10px;
  align-items: center;
  cursor: pointer;
}
.fullPictureWrap .fullPictureWrapTop .zoomPlanContolClose span {
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
}
.fullPictureWrap .fullPictureWrapTop .fullPictureWrapTopArrows {
  display: flex;
  align-items: center;
  gap: 16px;
}
.fullPictureWrapTopArrows .swiper-button-prev, .fullPictureWrapTopArrows .swiper-button-next{
    background: #FFFFFF;
}
.fullPictureWrapTopArrows .swiper-button-prev:hover, .fullPictureWrapTopArrows .swiper-button-next:hover{
    background: #BEDC1C;
}
.fullPictureWrapTopArrows .swiper-button-prev i{
    filter: brightness(1) invert(1);
    transition: 0.3s;
}
.fullPictureWrapTopArrows .swiper-button-next i{
    filter: brightness(1) invert(1);
    transition: 0.3s;
}
.fullPictureWrapTopArrows .swiper-button-prev:hover i{
    filter: unset;
}
.fullPictureWrapTopArrows .swiper-button-next:hover i{
    filter: unset;
}
.fullPictureWrap .fullPictureWrapImages {
  width: 100%;
  height: 100%;
}
.fullPictureWrap .fullPictureImages {
  height: 100%;
}
.fullPictureWrap .fullPictureImages .fullPictureImagesItem {
  align-items: center;
  justify-content: center;
  display: flex;
  width: 100%;
  height: 100%;
}
.fullPictureWrap .fullPictureImages .fullPictureImagesItem img,
.fullPictureWrap .fullPictureImages .fullPictureImagesItem svg {
  width: 100%;
  object-fit: contain;
}
.fullPictureWrap .fullPictureImages .fullPictureImagesItem .zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fullPictureWrap .fullPictureImages .fullPictureImagesItem .zoom-picture {
  right: 32px;
}
.fullPictureWrap .fullPictureImages .fullPictureImagesItem .fullPictureImagesScale {
  width: calc(100% - 600px);
  height: calc(100% - 200px);
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: grab;
  position: relative;
}
.fullPictureWrap .fullPictureImages .fullPictureImagesItem .parking-photo{
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.fullPictureWrap .fullPictureWrapBottom {
  position: absolute;
  width: 100%;
  bottom: 20px;
}
.fullPictureWrap .fullPictureWrapBottom .layout-floor {
  margin-top: 0;
}
.parts-apart-pdf .aeroPhotoLink {
  width: auto;
  background: #fff;
  white-space: nowrap;
  padding-left: 16px;
  padding-right: 16px;
}
.parts-apart-pdf .aeroPhotoLink:hover {
  background: #fff;
  color: #BEDC1C;
}

.parts-frame-btnBottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-top: 12px;
}
.parts-frame-btn .parts-frame-btnBottom .btn,
.parts-frame-btn .parts-frame-btnBottom .btn-line {
  margin-top: 0;
  max-width: 50%;
}
.similarPlanFlats {
  margin-top: 32px;
}
.similarPlanFlats .similarPlanFlatsTitle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  padding-right: 20px;
}
.similarPlanFlats .similarPlanFlatsTitle span {
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #00000080;
}
.similarPlanFlats .similarPlanFlatsTitle svg {
  transition: .3s;
}
.similarPlanFlats.open .similarPlanFlatsTitle svg {
  transform: rotate(180deg);
}
.similarPlanFlats .similarPlanFlatsWrap {
  max-height: 220px;
  overflow: hidden;
  padding-right: 20px;
}
.similarPlanFlats .similarPlanFlatsWrap::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background: #DCDCDC;
}
.similarPlanFlats .similarPlanFlatsWrap::-webkit-scrollbar-thumb {
    width: 4px;
    height: 4px;
    background: #BEDC1C;
}
.similarPlanFlats.open .similarPlanFlatsWrap {
    overflow-y: scroll;
    padding-right: 16px;
}
.similarPlanFlats .similarPlanFlatsWrap .similarPlanFlatsLine {
  display: flex;
  padding: 12px 0;
  align-items: center;
  justify-content: space-between;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0%;
  border-bottom: 1px solid #00000026;
  color: #000;
  opacity: 1;
  transition: opacity .2s ease-in;
  width: 100%;
}
.similarPlanFlats .similarPlanFlatsWrap .similarPlanFlatsLine.similarPlanFlatsLineHide {
  display: none;
  width: 100%;
}
.similarPlanFlats .similarPlanFlatsWrap .similarPlanFlatsLine.similarPlanFlatsLineOpacity {
  opacity: 0;
}
.similarPlanFlats .similarPlanFlatsWrap .similarPlanFlatsLine .similarPlanFlatsLineFloor {
  width: 90px;
  color: #00000080;
}
.similarPlanFlats .similarPlanFlatsWrap .similarPlanFlatsLine .similarPlanFlatsLineArea {
  width: 100px;
}
.similarPlanFlats .similarPlanFlatsWrap .similarPlanFlatsLine .similarPlanFlatsLinePrice {
  width: 140px;
}
.similarPlanFlats .similarPlanFlatsWrap .similarPlanFlatsLine .similarPlanFlatsLineControls {
  width: calc(100% - 330px);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.similarPlanFlats .similarPlanFlatsWrap .similarPlanFlatsLine .similarPlanFlatsLineControls.similarPlanFlatsLineControlsCurrent {
  color: #00000080;
}
.similarPlanFlats .similarPlanFlatsWrap .similarPlanFlatsLine .similarPlanFlatsLineControls .similarPlanFlatsLinePriceDiff {

}
.similarPlanFlats .similarPlanFlatsWrap .similarPlanFlatsLine .similarPlanFlatsLineControls .similarPlanFlatsLinePriceDiff.positive {

}
.similarPlanFlats .similarPlanFlatsWrap .similarPlanFlatsLine .similarPlanFlatsLineControls .similarPlanFlatsLinePriceDiff.negative {
  color: #BEDC1C;
}

.favoriteBtn.favorite-heart-act path {
  stroke: #BEDC1C;
}
@media (max-width: 1440px){
  .fullPictureWrap .fullPictureImages .fullPictureImagesItem .fullPictureImagesScale {
    width: 90%;
    height: 90%;
  }
}
@media (max-width: 575px){
  .parts-frame-btnBottom {
    flex-direction: column;
  }
  .parts-frame-btn .parts-frame-btnBottom .btn,
  .parts-frame-btn .parts-frame-btnBottom .btn-line {
    width: 100%;
    max-width: 100%;
  }
  .similarPlanFlats .similarPlanFlatsWrap .similarPlanFlatsLine .similarPlanFlatsLinePrice {
    display: none;
  }
  .similarPlanFlats .similarPlanFlatsWrap .similarPlanFlatsLine .similarPlanFlatsLineFloor {
    width: 50px;
  }
  .similarPlanFlats .similarPlanFlatsWrap .similarPlanFlatsLine .similarPlanFlatsLineArea {
    width: 90px;
  }
  .similarPlanFlats .similarPlanFlatsWrap .similarPlanFlatsLine .similarPlanFlatsLineControls {
    width: calc(100% - 140px);
  }
  .rendersAjaxWrap {
    height: unset;
  }
  .back-render {
    width: inherit;
    height: 40px;
    padding: 8px 16px;
    font-size: 16px;
    position: absolute;
    right: 0;
    top: -10px;
  }
  .rendersAjaxWrap .architecture-photo img {
    height: 380px;
  }
  .parts-apart-pdf .aeroPhotoLink {
    display: none;
  }
  .layout-floor-pic .flatLabelWrap {
    top: 14px;
    left: 14px;
  }
  .parts-apart-res span {
    display: none;
  }
  .parts-apart-price strong {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .parts-apart-price strong span {
    display: inline-block;
  }
  .fullPictureWrap {
    padding: 24px;
    height: 100vh;
  }
  .fullPictureWrap .fullPictureWrapTop {
    padding: 24px;
  }
  .fullPictureWrap .with-koxm {
    top: unset;
    right: 24px;
    bottom: 24px;
    height: 48px;
    width: 48px;
  }
  .fullPictureWrap .fullPictureWrapTop .zoomPlanContolClose span {
    display: none;
  }
  .layout-pic-min .zoomPlanContol {
    opacity: 1;
  }
  .layout-pic img, .layout-pic svg {
    width: 100%;
    max-width: 100% ;
  }
}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section/.default/style.css?17726487421130*/
.flatContainerWrap {
	display: flex;
	flex-direction: column;
}
.flatContainerWrap.emptyContainerWrap {
	height: 100%;
	justify-content: center;
}
.flatContainerWrap.tableContainerWrap {
	background: #FEFFFA;
	border-radius: 24px;
	padding-top: 32px;
	padding-bottom: 32px;
}
.catalogTopPanel {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 64px;
	padding-bottom: 25px;
}
.catalog-main .catalogTopPanel .price-ascending {
	max-width: min-content;
	width: min-content;
	margin-top: 0;
	margin-left: unset;
}
.catalogTopPanel .catalogView {
	display: flex;
	gap: 8px;
	align-items: center;
}
.catalogTopPanel .catalogView a {
	width: 42px;
	height: 42px;
	border-radius: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #6364660D;
}
.catalogTopPanel .catalogView a.active {
	background: #754ABC1F;
}
.catalogTopPanel .catalogView a.active svg > * {
	fill: #754ABC;
}

.price-ascending-down li a {
	color: #fff;
}

.loadMoreCatalog {
	max-width: min-content;
	margin: 40px auto 0;
	white-space: nowrap;
}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section/.default/themes/blue/style.min.css?1772648742706*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-section-header{border-color:#006cc0}
/* End */
/* /local/templates/main/components/diemer/simple.element/flat/style.css?177402060311667 */
/* /local/templates/main/components/bitrix/catalog.section/.default/style.css?17726487421130 */
/* /local/templates/main/components/bitrix/catalog.section/.default/themes/blue/style.min.css?1772648742706 */
