

/* Start:/local/templates/.default/components/bitrix/catalog.element/area/style.css?16890543692832*/
.area-main{
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	height: 640px;
}
.area-main-media{
	position: absolute;
	top: 0;
	right: 900px;
	width: 1100px;
	height: 640px;
	border-radius: 0 0 50px 0;
	overflow: hidden;
}
.area-main-media img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.area-main-info{
	margin-left: auto;
	position: relative;
	width: 850px;
	z-index: 1;
	text-align: right;
}
.area-main-info h1{
	font-weight: 600;
	font-size: 70px;
	line-height: 1.3;
	text-transform: uppercase;
}
.area-intro{
	margin-top: 8px;
	font-size: 24px;
	line-height: 1.4;
}
.area-mprops{
	margin-top: 20px;
}
.area-mprops-item + .area-mprops-item{
	margin-top: 5px;
}
.area-mprops-item{
	font-size: 24px;
	line-height: 1.4;
}
.area-mprops-item .prop-name{
	font-weight: 600;
}
.area-mprops .price{
	display: inline-block;
}
.area-action {
	margin-top: 30px;
}
.area-action-btn{
	margin-left: auto;
	max-width: 460px;
	width: 100%;
	height: 90px;
	line-height: 1.3;
	padding: 0 40px;
}
.area-objects-hit{
	margin-top: 70px;
}
.area-text{
	display: flex;
	justify-content: space-between;
}
.area-text-c1{
	margin-right: 50px;
	max-width: 800px;
}
.area-text-c2{
	max-width: 500px;
}
.area-text-c2 .box{
	padding: 50px 45px;
	color: #fff;
	background: #0A0A15;
	border-radius: 0 0 50px 0;
}
.area-editor{
	margin-top: 90px;
}
@media only screen and (max-width: 1500px) {
	.area-main-media {
		right: 700px;
	}
	.area-main-info{
		width: 680px;
	}

}
@media only screen and (max-width: 1330px) {
	.area-text-c1 {
		max-width: 630px;
	}
	.area-text-c2 {
		max-width: 420px;
	}
}
@media only screen and (max-width: 1160px) {
	.area-main {
		height: auto;
		flex-direction: column;
	}
	.area-main-media {
		position: static;
		left: 0;
		width: 100%;
		height: auto;
		border-radius: 10px;
	}
	.area-main-info {
		width: 100%;
		margin-top: 20px;
		text-align: left;
	}
	.area-main-info h1 {
		font-size: 40px;
	}
	.area-intro {
		font-size: 18px;
	}
	.area-mprops-item {
		font-size: 18px;
	}
	.area-action {
		margin-top: 20px;
	}
	.area-action-btn {
		max-width: 400px;
		height: 80px;
		padding: 0 20px;
	}
	.area-objects-hit {
		margin-top: 60px;
	}
	.area-text {
		flex-direction: column;
	}
	.area-text-c1 {
		margin-right: 0;
		max-width: 100%;
	}
	.area-text-c2 {
		margin-top: 30px;
		max-width: 100%;
	}
	.area-text-c2 .box {
		border-radius: 10px;
	}
	.area-editor {
		margin-top: 60px;
	}
}
@media only screen and (max-width: 500px) {
	.area-text-c2 .box {
		padding: 25px;
	}
}
@media only screen and (max-width: 360px) {
	.area-main-info h1 {
		font-size: 32px;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?16890543692284*/
.b-pagination{
	display: flex;
	flex-direction: column;
}
.b-pagination-loader .b-preloader {
	display: flex;
	justify-content: center;
	margin-bottom: 50px;
	margin-top: 50px;
}
.b-pagination-more{
	margin-top: 30px;
	text-align: center;
	order: 1;
}
.b-pagination-btn-more{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	width: 320px;
	height: 80px;
	font-weight: 500;
	font-size: 17px;
	border: 1px solid rgba(0,0,0,.3);
	border-radius: 10px;
	transition: border .2s;
}
.b-pagination-btn-more .btn-icon{
	stroke: #000;
	color: transparent;
	font-size: 25px;
	margin-right: 20px;
}
.b-pagination-btn-more:hover {
	border-color: #000;
}
.pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.pagination-pn{
	flex-shrink: 0;
}
.pagination-list{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-left: 4px;
	margin-right: 4px;
}
.pagination-list li{
	padding-left: 4px;
	padding-right: 4px;
}
.pagination-list a,
.pagination-list span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	font-size: 15px;
	font-weight: 500;
	text-decoration: none;
	cursor: pointer;
	color: #fff;
	background: #161721;
	border-radius: 10px;
	transition: color .2s, background .2s;
}
.pagination-list span{
	background: linear-gradient(180deg, #057FCE 0%, rgba(86, 177, 236, 0.97) 100%) !important;
	color: #fff !important;
}
.pagination-pn-link{
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	padding: 0;
	width: 110px;
	height: 40px;
	background: #161721;
	border-radius: 10px;
	transition: background .2s;
}
.pagination-pn-link-icon{
	display: none;
}
.pagination-pn-link:hover{

}

@media only screen and (max-width: 1160px) {
	.pagination-list {
		margin-left: -3px;
		margin-right: -3px;
	}
	.pagination-list li {
		margin: 0 3px;
	}
	.pagination-pn{
		display: none;
	}
	.pagination-list a, .pagination-list span {
		width: 32px;
		height: 32px;
		font-size: 13px;
	}
	.b-pagination-btn-more{
		width: 100%;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/objects_slider/style.css?16890543693410*/
.objects-slider{
	position: relative;
	display: flex;
	margin-left: -8px;
	margin-right: -8px;
}
.objects-slider.slick-slider{
	display: block;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
.objects-slider .slick-track,
.objects-slider .slick-list{
	display: flex;
	overflow: visible;
}
.objects-slider .slick-list{
	margin-left: -8px;
	margin-right: -8px;
}
.objects-slider .slick-track {
	margin-left: 0;
	margin-right: 0;
}
.objects-slider-item{
	flex-shrink: 0;
	float: none;
	padding-left: 8px;
	padding-right: 8px;
}
.objects-slider-item.slick-current .item-object-thumb{
	border-radius: 30px 0 0 0;
}
.objects-slider-item.slick-current + .objects-slider-item + .objects-slider-item + .objects-slider-item .item-object-thumb{
	border-radius: 0 0 30px 0;
}

.objects-slider-item:nth-child(n+2){
	display: none;
}
.objects-slider-item.slick-slide:nth-child(n){
	display: block !important;
}
.objects-slider-item.slick-slide{
	opacity: 0;
	transition: opacity .3s;
}
.objects-slider-item.slick-active{
	opacity: 1;
}
.objects-slider .slider-arrow{
	position: absolute;
	top: -112px;
	z-index: 1;
	width: 120px;
	height: 90px;
	box-shadow: none;
	border: 1px solid rgba(0,0,0,.3);
	color: transparent;
	stroke: #5F5F5F;
	font-size: 24px;
	transition: border .2s, stroke .2s;
}
.objects-slider .slider-arrow:hover{
	border-color: #000;
	stroke: #000;
}
.objects-slider .slider-arrow.slick-disabled{
	display: none !important;
}
.objects-slider .slider-prev {
	right: 130px;
	border-radius: 0 0 0 20px;
}
.objects-slider .slider-prev svg{
	transform: rotate(180deg);
}
.objects-slider .slider-next {
	right: 0;
	border-radius: 0 20px 0 0;
}
.objects-slider.is-size-lg .objects-slider-item{
	width: 20%;
}
.objects-slider.is-size-md .objects-slider-item{
	width: 25%;
}
.objects-slider.is-size-sm .objects-slider-item{
	width: 33.33%;
}
.objects-slider.is-size-xs .objects-slider-item{
	width: 50%;
}
@media only screen and (max-width: 1500px) {
	.objects-slider.is-size-lg .objects-slider-item{
		width: 25%;
	}
}
@media only screen and (max-width: 1330px) {
	.objects-slider.is-size-lg .objects-slider-item,
	.objects-slider.is-size-md .objects-slider-item,
	.objects-slider-item{
		width: 33.33%;
	}
	.objects-slider .slider-prev {
		right: 100px;
	}
	.objects-slider .slider-arrow {
		top: -97px;
		width: 90px;
		height: 70px;
		font-size: 20px;
	}
}
@media only screen and (max-width: 1160px) {
	.objects-slider-item{
		width: auto !important;
	}
	.objects-slider-item.slick-current,
	.objects-slider-item.slick-current ~ .objects-slider-item{
		opacity: 1;
	}
	.objects-slider-item .item-object {
		width: 280px;
	}
	.objects-slider .slider-arrow {
		position: absolute;
		top: auto;
		transform: none;
		z-index: 1;
		bottom: -5px;
		border: none;
		width: auto;
		height: auto;
		box-shadow: none;
	}
	.objects-slider .slider-arrow svg {
		font-size: 14px;
	}
	.objects-slider .slider-prev {
		right: auto;
		left: 0;
	}
	.objects-slider .slider-next {
		right: 0;
	}
	.objects-slider .slick-dots {
		margin-top: 20px;
	}
}
@media only screen and (max-width: 500px) {
	.objects-slider,
	.objects-slider .slick-list {
		margin-left: -5px;
		margin-right: -5px;
	}
	.objects-slider-item {
		padding-left: 5px;
		padding-right: 5px;
	}
}
/* End */


/* Start:/local/templates/.default/components/skadium/include.block/sb-location/style.css?1689054369957*/
.sb-location{
	position: relative;
	display: flex;
	min-height: 700px;
}
.sb-location-content{
	position: relative;
	width: 560px;
	z-index: 1;
}
.sb-location-content p{
	opacity: 0.6;
}
.sb-location-map{
	position: absolute;
	top: 0;
	left: 700px;
	width: 1100px;
	height: 700px;
	overflow: hidden;
	border-radius: 50px 0 0 0;
	background: #eee;
}
@media only screen and (max-width: 1500px) {
	.sb-location{
		min-height: 600px;
	}
	.sb-location-map {
		left: 610px;
		width: 900px;
		height: 600px;
	}
}
@media only screen and (max-width: 1330px) {
	.sb-location-content {
		width: 460px;
	}
	.sb-location-map {
		left: 500px;
	}
}
@media only screen and (max-width: 1160px) {
	.sb-location {
		height: auto;
		flex-direction: column;
	}
	.sb-location-content {
		width: 100%;
	}
	.sb-location-map {
		position: static;
		width: 100%;
		height: 400px;
		border-radius: 10px;
		margin-top: 20px;
	}
}
/* End */


/* Start:/local/templates/.default/components/skadium/include.block/sb-gallery/style.css?16890543691346*/
.sb-gallery .sb-head-title{
	max-width: 900px;
}
.sb-gallery-slider{
	position: relative;
	margin-left: -16px;
	margin-right: -16px;
}
.sb-gallery-slider .slick-track,
.sb-gallery-slider .slick-list{
	overflow: visible;
}
.sb-gallery-slider-item{
	padding-left: 16px;
	padding-right: 16px;
}
.sb-gallery-slider-item:nth-child(n+2){
	display: none;
}
.sb-gallery-slider-item.slick-slide:nth-child(n){
	display: block !important;
}
.sb-gallery-slider .slider-arrow{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}
.sb-gallery-slider .slider-prev{
	left: calc(50% - 417px);
}
.sb-gallery-slider .slider-next{
	right: calc(50% - 417px);
}
.sb-gallery-slide{
	display: block;
	width: 800px;
	height: 480px;
	border-radius: 30px 0;
	overflow: hidden;
}
.sb-gallery-slide img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media only screen and (max-width: 1160px) {
	.sb-gallery-slide {
		position: relative;
		display: block;
		max-width: 800px;
		width: 90vw;
		height: auto;
		border-radius: 10px;
		padding-bottom: 70%;
		overflow: hidden;
	}
	.sb-gallery-slide img {
		position: absolute;
	}
}
@media only screen and (max-width: 900px) {
	.sb-gallery-slider .slider-prev {
		left: 20px;
	}
	.sb-gallery-slider .slider-next {
		right: 20px;
	}
}
/* End */


/* Start:/local/templates/.default/components/skadium/include.block/sb-video/style.css?1689054369963*/
.sb-video .sb-head{
	text-align: center;
}
.sb-video-media {
	position: relative;
	overflow: hidden;
	padding-bottom: 44.6%;
	min-height: 300px;
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}
.sb-video-media iframe,
.sb-video-media img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	margin: auto;
	border: none;
	border-radius: 30px 0;
}
.sb-video-media-play {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
}
svg.sb-video-media-play-icon {
	width: 140px;
	height: auto;
	cursor: pointer;
}
.sb-video-media-play-icon-f1 {
	fill: #ED3833;
	transition: fill .2s;
}
.sb-video-media-play:hover .sb-video-media-play-icon-f1{
	fill: #d1322e;
}
@media only screen and (max-width: 1160px) {
	.sb-video-media {
		border-radius: 10px;
	}
	svg.sb-video-media-play-icon {
		width: 100px;
	}
}

/* End */


/* Start:/local/templates/.default/components/skadium/include.block/sb-pdf/style.css?16890543691751*/
.sb-pdf{
	background: linear-gradient(1.06deg, #0D0E19 1.64%, #151520 27.21%, #181823 47.67%, #1C1B26 75.28%, #181722 99.83%);
}
.sb-pdf .container{
	position: relative;
	min-height: 940px;
	display: flex;
	align-items: center;
}
.sb-pdf-content {
	position: relative;
	padding: 70px 0;
	color: #fff;
	z-index: 1;
}
.sb-pdf-title {
	max-width: 660px;
}
.sb-pdf-title .st{
	color: #FFCC00;
}
.sb-pdf-sub-title {
	margin-top: 14px;
	max-width: 480px;
	font-size: 19px;
	line-height: 1.4;
}
.sb-pdf-action{
	margin-top: 80px;
}
.sb-pdf-action-btn{
	padding: 0 40px;
	width: 460px;
	height: 90px;
}
.sb-pdf-action-btn .btn-icon{

}
.sb-pdf-finfo {
	margin-top: 25px;
	display: flex;
}
.sb-pdf-finfo-icon {
	flex-shrink: 0;
	color: transparent;
	stroke: rgba(255,255,255,.5);
	margin-right: 16px;
}
.sb-pdf-finfo-text {
	line-height: 1.4;
	opacity: 0.5;
}
.sb-pdf-media {
	position: absolute;
	right: calc(50% - 1000px);
	bottom: 0;
	height: 100%;
}
.sb-pdf-media img{
	max-width: none;
	height: 100%;
}

@media only screen and (max-width: 1160px) {
	.sb-pdf {
		border-radius: 10px;
	}
	.sb-pdf .container {
		min-height: 0;
	}
	.sb-pdf-content {
		padding: 60px 0;
		text-align: center;
		width: 100%;
	}
	.sb-pdf-media{
		display: none;
	}
	.sb-pdf-title {
		margin-left: auto;
		margin-right: auto;
	}
	.sb-pdf-sub-title {
		font-size: 18px;
		margin-left: auto;
		margin-right: auto;
	}
	.sb-pdf-action {
		margin-top: 30px;
	}
	.sb-pdf-action-btn {
		padding: 0 20px;
		width: 100%;
		max-width: 380px;
		height: 80px;
		line-height: 1.3;
	}
	.sb-pdf-finfo {
		margin-top: 25px;
		display: flex;
		justify-content: center;
		text-align: left;
	}
}
/* End */


/* Start:/local/templates/.default/components/skadium/include.block/sb1/style.css?16890543691032*/
.sb1 {
	position: relative;
	background: #eee;
	display: flex;
	align-items: center;
	min-height: 1040px;
}
.sb1 .b-form {
	position: absolute;
	left: calc(50% - 720px);
	width: 710px;
	z-index: 1;
}
.sb1-map {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.sb1-map [class$=-copyrights-pane]{
	display: none;
}
.sb1-map [class$=-ground-pane]{
	filter: grayscale(1);
}
.sb1-map .balloon-t1{
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}
.sb1-map .balloon-t2{
	font-size: 16px;
	line-height: 1.3;
}
@media only screen and (max-width: 1500px) {
	.sb1 .b-form {
		left: calc(50% - 650px);
	}
}
@media only screen and (max-width: 1330px) {
	.sb1 {
		min-height: 900px;
	}
	.sb1 .b-form {
		left: calc(50% - 550px);
		width: 600px;
		padding: 40px;
	}
}
@media only screen and (max-width: 1160px) {
	.sb1 {
		min-height: 0;
	}
	.sb1 .b-form {
		width: 100%;
		position: static;
		padding: 60px 15px;
	}
	.sb1-map{
		display: none
	}

}
/* End */


/* Start:/local/templates/.default/components/skadium/include.block/form/style.css?16890543692101*/
.b-form {
	padding: 60px 70px;
	background: #fff;
}
.b-form-title {
	font-weight: 400;
	text-transform: none;
}
.b-form-sub-title {
	margin-top: 20px;
	font-size: 19px;
	line-height: 1.5;
	color: #606060;
}
.b-form .form-group {
	margin-top: 22px;
	display: flex;
	align-items: flex-start;
}
.b-form .form-label {
	width: 195px;
	padding-right: 15px;
	line-height: 1.2;
	font-size: 20px;
	font-weight: 600;
	margin: 20px 0 0 0;
}
.b-form .b-input-group {
	margin-left: 195px;
	width: calc(100% - 195px);
}
.b-form .form-label + .b-input-group{
	margin-left: 0;
}
.b-form .form-group-type .form-label {
	margin-top: 8px;
}
.b-form .ui.dropdown.selection {
	width: 100%;
	font-size: 17px;
	line-height: 1;
	padding: 20px;
	border-radius: 10px;
	border-color: #CDCDCD !important;
}
.b-form .ui.selection.dropdown>.dropdown.icon {
	top: 9px;
	right: 6px;
	margin: 0;
}
.b-form .ui.selection.dropdown .menu {
	border-color: #CDCDCD !important;
}
.b-form .form-group-comment {
	margin-top: 25px;
}
.b-form-comment-link{
	font-size: 17px;
	color: #0084DB;
	border-bottom: 1px dotted #0084DB;
}
.b-form-comment-textarea{
	margin-top: 15px;
}
.b-form .form-group-action {
	margin-top: 30px;
	margin-left: 195px;
}
.b-form .form-group-private{
	margin-left: 195px;
}
.b-form-submit {
	width: 290px;
	font-size: 20px;
}
@media only screen and (max-width: 1160px) {
	.b-form-title {
		font-weight: 600;
		text-transform: uppercase;
		text-align: center;
	}
	.b-form-sub-title {
		margin-top: 10px;
		margin-bottom: 20px;
		font-size: 18px;
		text-align: center;
	}
	.b-form .form-group {
		margin-top: 16px;
		display: block;
	}
	.b-form .form-label {
		width: 100%;
		padding-right: 0;
		font-size: 16px;
		font-weight: 600;
		margin: 0 0 5px;
	}
	.b-form .b-input-group {
		margin-left: 0 !important;
		width: 100%;
	}
	.b-form .form-group-action {
		margin-top: 30px;
		margin-left: 0;
	}
	.b-form-submit {
		width: 100%;
		font-size: 18px;
	}
	.b-form .form-group-private {
		margin-left: 0;
	}
}
/* End */


/* Start:/local/templates/.default/components/skadium/include.block/form-private/style.css?1689054369393*/
.b-private{
	display: flex;
	align-items: baseline;
}
.b-private-icon{
	flex-shrink: 0;
	margin-right: 10px;
	margin-top: 0;
	font-size: 13px;
	stroke: #D8D8D8;
	color: transparent;
}
.b-private-text{
	font-size: 10px;
	font-weight: 400;
	line-height: 1.5;
	color: #5B5554;
	position: relative;
	top: -5px;
}
.b-private-text .link{
	color: inherit;
	padding-bottom: 0;
}
/* End */
/* /local/templates/.default/components/bitrix/catalog.element/area/style.css?16890543692832 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?16890543692284 */
/* /local/templates/.default/components/bitrix/catalog.section/objects_slider/style.css?16890543693410 */
/* /local/templates/.default/components/skadium/include.block/sb-location/style.css?1689054369957 */
/* /local/templates/.default/components/skadium/include.block/sb-gallery/style.css?16890543691346 */
/* /local/templates/.default/components/skadium/include.block/sb-video/style.css?1689054369963 */
/* /local/templates/.default/components/skadium/include.block/sb-pdf/style.css?16890543691751 */
/* /local/templates/.default/components/skadium/include.block/sb1/style.css?16890543691032 */
/* /local/templates/.default/components/skadium/include.block/form/style.css?16890543692101 */
/* /local/templates/.default/components/skadium/include.block/form-private/style.css?1689054369393 */
