

/* Start:/local/templates/citrus_arealty3/components/bitrix/news/staff/style.css?17084355884850*/
ul.nav-list .nav-item {
	padding: 0 !important;
}

.team-title {
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 30px;
}

.team-ava {
    display: inline-block;
    vertical-align: middle;
    width: 200px;
    position: relative;
    overflow: hidden;
    border-radius: 100%;
}

.team-info {
    display: inline-block;
    vertical-align: middle;
    padding-left: 30px;
    width: calc(100% - 200px);
}

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

.team-list {
    width: 100%;
    font-size: 0;
    position: relative;
}

span.team-name {
    display: block;
    font-size: 16px;
    line-height: 1.2;
}

span.team-status {
    display: block;
    color: #999;
    font-size: 13px;
    margin-top: 5px;
}

.team-meta {
    margin: 15px -10px -10px 0;
}
    .team-meta .meta_link {
        display: block;
        margin-bottom: 10px;
        text-decoration: none;
    }

.team-ava:after {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    -webkit-box-shadow: inset 0 0 0 10px rgba(255,255,255,.5);
    box-shadow: inset 0 0 0 10px rgba(255,255,255,.5);
    border-radius: 100%;
}

.team-meta .btn {
    margin: 0 10px 10px 0;
}

    .team-meta span.btn-icon {
        width: 25px;
        font-size: 20px;
        color: #c5b99f;
    }

    .team-meta span.btn-label {
        font-size: 15px;
        line-height: 15px;
        border-bottom: 1px solid;
    }
    .team-meta .meta_link._phone span.btn-label{
        color: #333;
        border-bottom: 1px solid transparent;
    }
    .team-meta .meta_link._phone:hover span.btn-label{
        border-bottom: 1px solid;
    }

.team-text {
    margin: 1em 0;
}

.team-timing {
    margin-top: 25px;
    margin-left: 25px;
    font-size: 13px;
    color: #999;
}

.team-timing-title {
    color: #777;
    margin-bottom: 5px;
}

.team-timing-list dl {
    margin: 0 0 -5px 28px;
    max-width: 200px;
}

.team-timing-list dd,.team-timing-list dt {
    display: inline-block;
    vertical-align: top;
    width: 70%;
    margin-bottom: 5px;
    font-size: 13px;
    color: #999;
}

.team-timing-list dt {
    font-weight: 600;
    width: 30%;
}

.team-timing-list dd {
    margin-left: 0;
}

.team-timing-title span.btn-label {
    font-size: 14px;
}

.team-timing-title span.btn-icon {
    font-size: 17px;
    margin-right: 5px;
}

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

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

.team-list .swiper-pagination span + span {
    margin-left: 5px;
}

.team-item {
    background-color: #f3f1ec;
    -webkit-box-shadow: 0 2px 0 0 rgba(0,0,0,.15);
    box-shadow: 0 2px 0 0 rgba(0,0,0,.15);
    border-radius: 6px;
    padding: 15px;
    min-height: 210px;
    overflow: hidden;
    position: relative;
    display: flex;
    height: 100%;
}

.team-item .team-ava {
    height: 150px;
    width: 150px;
}

.team-item .team-info {
    padding-left: 15px;
    width: calc(100% - 150px);
}
.staff_sections {
    padding: 60px 0;
}

.staff_sections .section_header {
    text-align: center;
}

.staff_sections .section_header .h2 {
    font-size: 35px;
    line-height: 30px;
    font-weight: 100;
    margin-bottom: 50px;
}

@media screen and (max-width: 1279px) {
    .team-item {
        min-height: auto;
    }
}

@media screen and (max-width: 767px) {
    .team-title {
        font-size: 20px
    }

    .team-item {
        text-align: center;
    }

    .team-item .team-ava {
        margin: 0 auto 15px;
    }

    .team-item .team-info {
        padding: 0;
        width: auto;
    }

    .team-item .team-timing-list dl {
        margin: 0 auto;
        text-align: left;
    }

    .team-item .team-timing-list dd {
        text-align: right;
    }
}

@media screen and (max-width: 479px) {
    .team-item {
        flex-direction: column;
        border-radius: 0;
        margin: 0 -15px;
    }

    .team-list .team-ava {
        margin: 0 auto 15px;
    }

    .team-list .team-info {
        display: block;
        padding: 0;
        width: auto;
    }
    .team-timing{
        margin-left: 0;
    }
    .team {
        background-color: #f3f1ec;
        -webkit-box-shadow: 0 2px 0 0 rgba(0,0,0,.15);
        box-shadow: 0 2px 0 0 rgba(0,0,0,.15);
        margin: 0 -15px;
        padding: 15px;
        text-align: center;
    }

    .team-list .team-timing-list dl {
        margin: 0 auto;
    }

    .team-list .team-timing-list dd {
        text-align: right;
    }

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


/* End */


/* Start:/bitrix/components/citrus.arealty/catalog.section.list/templates/staff/bitrix/catalog.section.list/staff/style.min.css?1678972610921*/
@media all{ul.nav-list{display:flex;list-style:none;padding:0;justify-content:center;align-items:center;min-height:65px}ul.nav-list .nav-item{margin:0 30px;padding:5px 0;color:#000;font-weight:600;cursor:pointer;text-transform:uppercase;text-align:center;width:auto}ul.nav-list .nav-item .nav__link{line-height:32px;text-decoration:none;display:inline-block;max-height:62px}ul.nav-list .nav-item.active .nav__link{border-bottom:3px solid var(--primary-color)}ul.nav-list .nav-item .nav__item-text{color:#666;display:inline-block;line-height:1.5}ul.nav-list .nav-item.active .nav__item-text{color:var(--primary-color)}.nav-list-container .swiper-container{margin:0 auto;width:calc(100% - 65px);max-width:100%}.p__swiper.nav-list-container .swiper-button-next{right:-.5em;height:65px}.p__swiper.nav-list-container .swiper-button-prev{left:-.5em;height:65px}}@media (max-width:1023px){ul.nav-list .nav-item{margin:5px 20px}}
/* End */


/* Start:/local/templates/citrus_arealty3/components/bitrix/system.pagenavigation/.default/style.min.css?1678978033499*/
@media all{.switch{padding:30px 0;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:/bitrix/components/citrus/template/templates/staff-item/style.min.css?16790531681724*/
@media all{.staff-item{height:100%;box-shadow:0 2px 4px 0 rgba(0,0,0,.25);position:relative;overflow:hidden;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:#fff;width:100%;padding:26px 22px;padding-bottom:15px;bottom:0;z-index:1}.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:#999;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:/local/components/citrus.arealty/properties/templates/.default/style.css?16789742341205*/

@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 */
/* /local/templates/citrus_arealty3/components/bitrix/news/staff/style.css?17084355884850 */
/* /bitrix/components/citrus.arealty/catalog.section.list/templates/staff/bitrix/catalog.section.list/staff/style.min.css?1678972610921 */
/* /local/templates/citrus_arealty3/components/bitrix/system.pagenavigation/.default/style.min.css?1678978033499 */
/* /bitrix/components/citrus/template/templates/staff-item/style.min.css?16790531681724 */
/* /local/components/citrus.arealty/properties/templates/.default/style.css?16789742341205 */
