

/* Start:/local/templates/deni_art_new/components/bitrix/news/proekty_cstm/bitrix/news.detail/.default/style.css?16916097028587*/
.proekty-detail {padding:0 6.667vw;}
.proekty-detail-about {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	align-items: center;
    padding: 3.386vw 6.667vw 3.75vw 6.667vw;
    border-top: 1px solid #686868; 
	border-bottom: 1px solid #686868;
}
.pagetitle-wrp h1 {width:100%;max-width:100%;}
.proekty-detail-text-blocks {
	padding:2.344vw 6.667vw;
	display:flex;
	justify-content:space-between;
	align-items:stretch;
	border-top: 1px solid #686868;
}
.proekty-detail-text-blocks_item {
	width:18%;
	display:flex;
	align-items:center;
	justify-content:center;
	padding: 0 1.563vw;
	text-align: center;
}
.proekty-detail-text-blocks_item:first-child {padding-left:0;}
.proekty-detail-text-blocks_item:last-child {padding-right:0;}
.proekty-detail-detail-text {
    width: 50%;
}
.proekty-detail-partner {
    width: 50%;
    padding: 0 2.344vw 0 0;
	display:flex;
}
.video {width:50%;text-align:right;padding-left:8vw;}
.video-wrp {position:relative;padding-bottom: 56.25%;height: 0;overflow:hidden;}
.video-wrp iframe {position: absolute;top:0;left:0;width:100%;height:100%;border-width:0;outline-width:0;}
.proekty-detail-order {
    padding-top: 3.125vw;
	padding-right:0;
	order:3;
	width:50%;
}
.proekty-detail-order a.arrow-link {margin:0;}
.proekty-detail-img {
	padding:0 6.667vw 2.344vw 6.667vw;
	border-bottom:1px solid #686868;
}
.proekty-partner {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.proekty-partner-img {
    min-width: 169px;
    width: 169px;
    height: 169px;
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 100px;
}
.proekty-partner-name {
    font-size: 32px;
    padding-left: 46px;
    line-height: 1.0;
}
.proekty-partner-name span {
    display: block;
    font-size: 0.99vw;
    padding-top: 0.99vw;
}

.proekty-detail-like {
    display: flex;
    flex-flow: wrap;
    align-content: center;
    text-align: center;
    cursor: pointer;
	width:306px;
	padding-top: 62px;
	padding-bottom: 10px;
	order: 4;
	justify-content: flex-start;
}
.proekty-detail-like  .icon {
    margin:0 10px 0 0;
}

.proekty-detail-img ,
.proekty-detail-img div{
    position: relative;
    overflow: hidden;
}
.proekty-detail-img-main figure{
    height: auto;
}

.proekty-detail-img-main {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    max-height: 60vw;
}
.proekty-detail-img-main .detail_picture {
    width: 100%;
    height: auto;
}
.proekty-detail-like.checked .icon.favorite {
    background-image: url(/local/templates/deny_art/./images/heart-add.svg);
}
.proekty-detail-more {
    padding-bottom: 13px;
}
.proekty-detail-3d-window {
    width: 100%;
    height: calc(60vw - 216px);
}

.proekty-detail-back, .proekty-detail-icons {width:50%;}
.proekty-detail-back, .proekty-detail-icons {display:flex;}
.proekty-detail-icons.mt, .proekty-detail-back.mt {margin-top:30px;}
.proekty-detail-icons {flex-wrap:wrap;justify-content:space-between;}
.proekty-detail-back {align-items:flex-end;padding-bottom: 10px;justify-content:flex-end;}
.proekty-detail-back a {
  color: #111111;
  text-decoration: none;
  border-bottom: 2px solid rgb(218, 194, 134);
  padding-bottom: 6px;
}
.proekty-detail-back a:hover {border-bottom: 2px solid #DDDDDD;}
.proekty-detail-icons .proekty-detail-partner {width:auto;}

.proekty-detail-icons .proekty-detail-back {justify-content:flex-start;margin-top:62px;}
.proekty-detail-icons.mt .proekty-detail-order {width:auto;} 

.slick-active-last .img-wrp {
  position: relative;
}
.carusel-list {margin-top:20px;margin-bottom:62px;}
.carusel-list {
  margin-left: -14px;
  margin-right: -14px;
}
.carusel-list .slick-arrow {margin-top:-3vw !important;}

.carusel-list-item {
  margin: 0 14px;
}
.carusel-list .slick-prev {
  display: none !important;
}
.carusel-list .slick-arrow {
  position: absolute;
  top: 50%;
  bottom: inherit;
  width: 100px;
  height: 100px;
  z-index: 1;
  border: 0;
  cursor: pointer;
  font-size: 0;
  padding: 0;
  margin: 0;
    margin-top: 0px;
  transition: opacity .5s ease;
  background-repeat: no-repeat;
  background-color: #F9F7F4;
  border-radius: 50px;
  margin-top: -5vw;
}
.media-img.zoom {
  cursor: url('/local/templates/deny_art/images/zoom-plus.svg'), auto !important;
}
.slick-slide.slick-active-last .img-wrp a::before {
  content: '';
  width: 100%;
  height: 100%;
  opacity: .8 !important;
  display: block;
  position: absolute;
  background-color: #4A4A4A;
  transition: opacity .5s ease;
}
.carusel-list .slick-next {
  right: -20px;
  background-image: url("/local/templates/deny_art/images/slider-next-btn.svg");
  background-size: 80px 80px;
  background-position: center center;
}
.proekty-detail-back a {color:#111111 !important;text-decoration:none !important}

@media (max-width: 1599px) {
    .proekty-partner-name {
        font-size: 27px; 
        padding-left: 36px;
    }
    .proekty-partner-name span { 
        font-size: 16px; 
    }
}
@media (max-width: 1366px) {
	.carusel-list .slick-next {background-size:60px 60px !important;}
	.carusel-list .slick-arrow {width:80px !important;height:80px !important;}
}
@media (max-width: 1200px) {
	.proekty-detail-text-blocks {flex-wrap:wrap;justify-content:center;}
	.proekty-detail-text-blocks_item:first-child {padding-left:30px;}
	.proekty-detail-text-blocks_item:last-child {padding-right:30px;}
	.proekty-detail-text-blocks_item {width:30%;margin:20px 0;}
	.proekty-detail-detail-text {
        width: 100%;
		order:2;
    }
    .proekty-detail-partner {
        width: 100%;
        padding:0;
		margin-bottom:45px;
		order:1;
    }
	.proekty-detail-icons {order:5;width:100%;}
	.proekty-detail-back {order:4;width:100%;margin-top:45px;}
	.proekty-detail-back.mt {order:5;justify-content:flex-start;}
	.video {width:100%;text-align:center;padding-left:0;margin-bottom:64px;}
}

@media (max-width: 991px) {
	.proekty-detail {padding: 0 45px 0 45px;}
    .proekty-partner-img {
        min-width: 139px;
        width: 139px;
        height: 139px;
    }
    .proekty-detail-about, .proekty-detail-text-blocks { 
        padding: 45px;
    }

    .proekty-detail-img {
        padding: 0 45px 45px 45px;
    }
    .proekty-detail-3d-window {
        width: 100%;
        height: calc(65vw - 90px);
    }
	.proekty-detail-text-blocks_item {width:48%;}
	.video {margin-bottom:45px;}
	.carusel-list {margin-top:24px !important;}
	.carusel-list .slick-arrow {top:inherit !important;bottom:-30px !important;}
	.carusel-list .slick-next {background-image: url("/local/templates/deny_art/images/slider-next-btn.svg") !important;background-position: center center !important;background-color: #F9F7F4 !important;right:-15px !important;}
	.proekty-detail-icons.mt .proekty-detail-order {padding-top:45px;}
}
@media (max-width: 800px) {
	.proekty-detail {padding:0 4.301vw 48px 4.301vw !important;}
	.carusel-list .slick-next {right:15px !important;}
	.proekty-detail-text-blocks {
    padding: 2.344vw 4.301vw 2.344vw 4.301vw !important;}
	.proekty-detail-about {padding:3.386vw 4.301vw 3.75vw 4.301vw !important}
}
@media (max-width: 767px) {
    .proekty-partner-name {
        padding-left: 20px;
    }
    .proekty-partner-img {
        min-width: 120px;
        width: 120px;
        height: 120px;
    }
    .proekty-detail-img {
        padding:0 45px;
    }
    .proekty-partner-name span { 
        padding-top: 8px;
    }
    .proekty-detail-3d-window {
        width: 100%;
        height: calc(65vw - 70px);
    }
}

@media (max-width: 600px) {
	.proekty-detail {padding:0 36px 0 36px;}
	.proekty-detail-about, .proekty-detail-text-blocks {padding:36px;}
	.proekty-detail-text-blocks_item {width:100%;padding:0 !important;}
	.carusel-list .slick-arrow {bottom:-6vw !important;}
	.proekty-detail-icons.mt .proekty-detail-order {width:100%;padding-top:10px;padding-bottom:40px;}
}
@media (max-width: 480px) {
	.proekty-partner-img {min-width: 100px;width: 100px;height: 100px;}
	.proekty-partner-name {padding-left:10px;}
	.carusel-list .slick-arrow {width: 60px !important;height: 60px !important;}
	.carusel-list .slick-next {background-size: 44px 44px !important;right:-10px !important;}
	.carusel-list .slick-arrow {bottom:-20px !important;}
}
@media (max-width: 339px) {
    .proekty-detail-3d-window {
        width: 100%;
        height: calc(65vw - 40px);
    }
	.proekty-detail-about, .proekty-detail-text-blocks, .proekty-detail-img {padding:20px;}
}
@media (max-width: 339px) {
    .proekty-detail-3d-window {
        width: 100%;
        height: calc(65vw - 40px);
    }
}
/* End */
/* /local/templates/deni_art_new/components/bitrix/news/proekty_cstm/bitrix/news.detail/.default/style.css?16916097028587 */
