

/* Start:/bitrix/components/citrus.arealty/contentblock/templates/company_about/style.css?1725010653496*/
/* about */
@media all {
    .text_about {
        padding-left: 45px !important;
    }

    .about_personal .staff-item {
        height:auto;
        max-width: 400px;
        margin: 0 auto;
    }

    .text_about .section-footer {
        text-align: left;
    }

    .text_about p + ul.list {
        margin-top: -15px;
    }
}

@media (max-width: 1023px) {
    .text_about .section-footer {
        text-align: center;
    }
    .text_about {
        padding-left: 15px !important;
    }
}

/* End */


/* Start:/bitrix/components/citrus/template/templates/staff-item/style.css?17250106532412*/

@media all {

	.staff-item {
		height: 100%;
		box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
		position: relative;
		overflow: hidden;
		/*cursor: pointer;*/
		padding-bottom: 110px;
	}
	.staff-item__image {
		max-width: 100%;
	}

	.staff-item__image span {
		display: block;
		padding-bottom: 100%;
		background-position: top center;
		background-repeat: no-repeat;
		background-size: cover;
		position: relative;
		z-index: 1;
	}

	.staff-item__content {
		position: absolute;
		background-color: white;
		width: 100%;
		padding: 26px 22px;
		padding-bottom: 15px;
		bottom: 0;
		z-index: 1;
		/*transform: translateY(100%) translateY(-110px);
		transition: .2s ease;
		will-change: transform;*/
	}
	/*.staff-item:hover .staff-item__content {
		transform: translateY(0) !important;
	}*/
	.staff-item__content-icon {
		position: absolute;
		top: 7px;
		left: 0;
		right: 0;
		margin: auto;
		width: 1em;
		font-size: 15px;
		text-align: center;
		color: #cecece;
		transform-origin: center;
		transition: .2s ease;
	}
	.staff-item._hover .staff-item__content-icon {
		transform: rotate(180deg);
	}
	.staff-item__content-top {
		height: 58px;
		margin-bottom: 7px;
	}
    ._hover .staff-item__content-top {
        height: auto;
    }
	.staff-item__name {
		display: block;
		font-size: 20px;
		overflow: hidden;
		width: 100%;
		white-space: nowrap;
		-ms-text-overflow: ellipsis;
		text-overflow: ellipsis;
		color: #333;
		text-decoration: none;
	}
	.staff-item__name b {
		text-transform: uppercase;
	}
	.staff-item__position {
		font-size: 13px;
		color: #999999;
		margin-top: 8px;

        white-space: nowrap;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    ._hover .staff-item__position {
        white-space: normal;
    }
	.staff-item .js-properties {
		display: none;
	}
}
@media (max-width: 1023px) {
	.staff-item__image span {
		padding-bottom: 95%;
	}
}
@media (max-width: 767px) {
	.staff-item {
		padding-bottom: 0;
	}
	.staff-item__content-top {
		height: auto;
	}
	.staff-item__position {
		margin-top: 8px;
	}
	.staff-item__content {
		transform: translateY(0);
		padding: 26px 20px 20px;
		position: relative;
	}
	.staff-item__content-icon {
		display: none;
	}
	.staff-item__image span {
		padding-bottom: 93%;
	}

	.staff-item__name {
		font-size: 16px;
	}
}
@media (max-width: 479px) {
	.staff-item__image span {
		padding-bottom: 95%;
	}

}

/* End */


/* Start:/bitrix/components/citrus.arealty/properties/templates/.default/style.css?17250106531205*/

@media all {
	.property__it {
		display: flex;
	}
    .property__it--with-title {
        flex-wrap: wrap;
    }
	.property__it + .property__it {
		margin-top: 15px;
	}
    .property__title {
        flex-basis: 100%;
    }
	.property__icon {
		color: #999999;
		font-size: 16px;
		width: 1em;
		margin-right: 12px;
		text-align: center;
	}
	.property__icon span {
		display: block;
		margin-top: 4px;
	}
	.property__value-list {

	}
	.property__value-it {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}
	.property__value-it + .property__value-it {
		margin-top: 6px;
	}
	.property__value-it__value {
		font-size: 15px;
	}
	a.property__value-it__value:not(:hover),
	.properties [data-property-code^="phone"] a:not(:hover) {
		color: #333;
		text-decoration: none;
	}
	.property__value-it__description {
		font-size: 13px;
		color: #999999;
		margin-left: 4px;
	}

	.properties .icon-map {
		font-size: 18px;
	}
	.properties .map-link {
		text-decoration: underline;
		font-size: 15px;
		white-space: normal;
	}
}

@media (max-width: 767px) {
	.properties {
		margin-bottom: 15px;
	}
}
@media (max-width: 479px) {
	.properties .map-link, .property__value-it__value {
		font-size: 14px;
	}
}
/* End */


/* Start:/local/templates/citrus_tr/components/bitrix/system.pagenavigation/.default/style.css?1732013600665*/
@media all {
	.switch {
		padding: 30px 0;
		/*border-top: 1px solid #c5b99f;*/
		text-align: center;
	}
	.switch-nav {
		margin: 0 auto;
		display: table;
	}
	.switch a,
	.switch span {
		font-size: 16px;
		color: #333;
		display: inline-block;
		text-decoration: none;
		text-align: center;
		min-width: 40px;
		line-height: 33px;
		float: left;
	}
	.switch a:hover,
	.switch span.selected {
		color: #fff;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.switch a + a,
	.switch span + a {
		margin-left: 10px;
	}
	.switch a.nav-end, .switch a.nav-start {
		padding: 0 6px;
	}
}
/* End */


/* Start:/local/templates/citrus_tr/components/bitrix/news.list/image/style.css?1732013609557*/
.gallery-swipe>.lz-loaded{width:100%;height:100%;}
.p__swiper.license-swiper a {
    color: #000;
    text-decoration: none;
}

.gallery-image {
	margin: 0 auto;
    display: block;
}

.gallery-title {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 20px;
    display: block;
    text-align: center;
}

.gallery-text {
    display: block;
    font-size: 13px;
    color: #999;
    text-align: center;
}

@media (max-width: 1023px) {
    .p__swiper.history-results-nav-sllider {
        width: calc(100% - 60px);
        margin: 0 auto;
    }
}
/* End */


/* Start:/local/templates/citrus_tr/components/bitrix/news.list/reviews_carousel/style.css?17320136062122*/
.recommendation-title {
	font-size: 28px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.2;
	margin-bottom: 15px;
}

.recommendation-list {
	display: table;
	table-layout: fixed;
	width: 100%;
	font-size: 0;
	position: relative;
}

.recommendation-item {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
    padding: 40px;
    overflow: hidden;
    position: relative;
    margin: 5px;
}

.recommendation-list .swiper-pagination {
	position: relative;
	margin: 15px auto 0;
	font-size: 0;
}

.recommendation-list .swiper-pagination-bullet {
	background-color: #c5b99f;
	width: 12px;
	height: 12px;
	opacity: 1;
}

.recommendation-item-ava {
    display: inline-block;
    vertical-align: middle;
    width: 150px;
    position: relative;
    overflow: hidden;
}

.recommendation-item-ava span {
    display: block;
    padding-bottom: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.recommendation-item-header {
    margin-bottom: 25px;
    display: flex;
    align-items: center;
}

.recommendation-item-text {
	font-size: 15px;
}

.recommendation-item-info {
    display: inline-block;
}
.recommendation-item-info:not(:first-child) {
    margin-left: 40px;
}

.recommendation-item-info span {
    display: block;
}

span.recommendation-item-name {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
}

span.recommendation-item-meta {
    font-size: 13px;
    color: #777;
}

@media screen and (max-width: 767px) {
    .recommendation-item {
        padding: 20px;
    }

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

@media screen and (max-width: 479px) {
	.recommendation {
		margin-left: -15px;
		margin-right: -15px;
		background-color: #f3f1ec;
		box-shadow: 0 2px 0 0 #d9d9d9;
		border-bottom: 0;
		padding: 15px;
	}

	.recommendation-title {
		padding: 15px;
		margin-bottom: 0;
	}

	.recommendation-item {
		border-radius: 0;
		padding: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

.p__swiper.recommendation-list._pagination-hide-nav {
    margin: 0;
}

/* End */


/* Start:/local/templates/citrus_tr/components/bitrix/news.list/partners_carousel/style.css?1732013608573*/
.partner .partner-list {
	padding: 0 45px;
}

.partner-list {
	margin: 0 -15px;
	position: relative;
	font-size: 0;
}
.partner-list .swiper-slide {
	display: table;
	table-layout: fixed;
}

.partner-list .swiper-slide .item_wr {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 190px;
    background: #fff;
}
.partner-list .swiper-slide img {
	display: inline-block;
}
.partner-item {
	display: inline-block;
	vertical-align: middle;
	padding: 15px;
}

.p__swiper.partner-list.partner-list-sw._pagination-hide-nav {
    margin: 0;
}

/* End */
/* /bitrix/components/citrus.arealty/contentblock/templates/company_about/style.css?1725010653496 */
/* /bitrix/components/citrus/template/templates/staff-item/style.css?17250106532412 */
/* /bitrix/components/citrus.arealty/properties/templates/.default/style.css?17250106531205 */
/* /local/templates/citrus_tr/components/bitrix/system.pagenavigation/.default/style.css?1732013600665 */
/* /local/templates/citrus_tr/components/bitrix/news.list/image/style.css?1732013609557 */
/* /local/templates/citrus_tr/components/bitrix/news.list/reviews_carousel/style.css?17320136062122 */
/* /local/templates/citrus_tr/components/bitrix/news.list/partners_carousel/style.css?1732013608573 */
