

/* Start:/bitrix/templates/citrus_arealty3/components/bitrix/news/staff/style.css?17746119546534*/
.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;
    }
}

/* Start  Slider reviews and obj */
.switch-wrap {
}
.btn {
}
.btn-primary {
}

.btn-secondary {
}

hr.separator {
    margin: 5px auto;
}

.switch-wrap {
    display: none;
    column-gap: 27px;
    margin-bottom: 50px;
}

.btn {
    white-space: nowrap;
}

.switch-wrap .btn {
    white-space: nowrap;
    width: auto;
    min-width: 160px;
    height: 41px;
}
.switch-item-element.reviews {
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .switch-item-element.objects .section-inner  {
        padding-top: 0;
    }
    .switch-item-element.objects .section._with-padding .section-inner {
        padding-top: 0;
    }
    .switch-wrap {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-left: 20px;
        padding-right: 20px;
        flex-wrap: wrap;
        gap: 27px;
    }
    .switch-item-list {
        display: flex;
        transition: transform 0.5s ease; /* анимация влево вправо */
        max-width: 1250px;
        margin: 0 auto;
        overflow: hidden;
    }
    .switch-item-element {
        align-self: flex-start;
    }
    .btn.reviews {
        margin-bottom: 0;
    }
    .switch-item-element.reviews {
        /* height: 200px; */
        width: 100%;
        /* background-color: red; */
        flex:0 0 100%;
        transition: transform 0.5s ease;
    }
    .switch-item-element.objects {
        /* height: 300px; */
        width: 100%;
        flex:0 0 100%;
        /* background-color: blue; */
        transition: transform 0.5s ease;
    }
}

@media (max-width: 360px) {
    .btn.btn-primary {
        white-space: normal;
        padding: 10px 20px;
        height: auto;
    }
}
/* End  Slider reviews and obj */
/* End */


/* Start:/bitrix/components/citrus.arealty/catalog.section.list/templates/staff/bitrix/catalog.section.list/staff/style.css?17746119351381*/
/* nav-list */
@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:/bitrix/templates/citrus_arealty3/components/bitrix/system.pagenavigation/.default/style.min.css?1774611954499*/
@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/templates/citrus_arealty3/components/bitrix/news.list/staff-list-pagination/style.css?17746119531842*/
.icon {
    display: block;
    width: 18px;
    height: 18px;
    fill: currentcolor;
    opacity: 0;
    position: relative;
    left: 6px;
  }
  
  .btn-more-load .icon {
    -webkit-animation: 0.75s linear infinite rotate;
            animation: 0.75s linear infinite rotate;
    opacity: 1;
  }
  
  @-webkit-keyframes rotate {
    to {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  
  @keyframes rotate {
    to {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  .d-none {
    display: none;
  }
  
  .load_more:disabled {
    opacity: 0.65;
    color: #212529;
    background-color: #eee;
  }
  
  .load_all.reviews-btn-more {
    opacity: .65;
  }
  
  .load_all.reviews-btn-more:hover {
    background: #3876fc;
    cursor: default;
  }
  
  .reviews {
    margin-bottom: 65px;
  }
  .reviews-btn-wrap {
    text-align: center;
    display: block;
  }
  .reviews-btn-more {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    background: #3876fc;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: auto;
    margin: 0 auto;
    padding: 21px 30px 21px 10px;
    border-radius: 4px;
    white-space: nowrap;
    border: 0;
    gap: 0 10px;
  }
  .reviews-btn-more:hover {
    background-color: #105afb;
    cursor: pointer;
  }
  .reviews-btn-more span {
    font-weight: 400;
  }
  .reviews-btn-more.btn-more-load {
    background-color: #5b678a;
  }
/* End */


/* Start:/bitrix/components/citrus/template/templates/staff-item-line/style.css?17746119366326*/
@charset "UTF-8";
@media all {
  .staff-item {
    height: 100%;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
            box-shadow: 0 2px 4px 0 rgba(0, 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: white;
    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;
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transition: .2s ease;
    transition: .2s ease;
  }

  .staff-item._hover .staff-item__content-icon {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }

  .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__position {
    margin-top: 8px;
  }

  .staff-item__content {
    -webkit-transform: translateY(0);
            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%;
  }
}
@media all {
  div.property__icon span {
    margin-top: 0;
  }

  div.property__value-it__value {
    font-size: 13px;
  }

  div.property__icon {
    margin-right: 10px;
  }

  .property__value-it__value a {
    color: #105AFB;
  }

  .property__value-it__value a:hover {
    color: var(--hover-color);
  }

  .property__value-it__value a .map-link__address {
    color: #333;
    text-decoration: none;
  }

  [data-property-code="address"] .property__value-it__value a {
    color: #333;
    text-decoration: none;
    cursor: default;
  }

  .staff-elem {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
    background: #fff;
    margin-bottom: 20px;
    padding: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .staff-elem__content-top {
    margin-bottom: 7px;
  }
  .staff-elem__img {
    display: block;
    padding-bottom: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
  }
  .staff-elem__img-wrap {
    width: 200px;
    height: 200px;
    margin-right: 40px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .staff-elem__img-wrap img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 200px;
    width: 200px;
    border-radius: 50%;
  }
  .staff-elem__info {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
  }
  .staff-elem__name {
    font-weight: 300;
    font-size: 20px;
    text-align: left;
    color: #333;
    margin-bottom: 3px;
    margin-top: -4px;
    text-decoration: none;
  }
  .staff-elem__name b {
    font-weight: 600;
    text-transform: uppercase;
  }
  .staff-elem__position {
    font-weight: 400;
    font-size: 13px;
    color: #999;
    margin-bottom: 16px;
  }
  .staff-elem__rating {
    font-weight: 400;
    font-size: 13px;
    color: #333;
    margin-bottom: 4px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .staff-elem__rating img {
    height: 16px;
    width: 15px;
    position: relative;
    top: -2px;
    margin-right: 15px;
  }
  .staff-elem__rating-result {
    margin-right: 4px;
    color: #999;
  }
  .staff-elem__аdverts-count {
    font-weight: 600;
    font-size: 13px;
    color: #999;
    margin-bottom: 19px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
  }
  .staff-elem__phone {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #333;
    margin-bottom: 26px;
  }
  .staff-elem__phone a {
    color: #333;
    text-decoration: none;
  }
  .staff-elem__email {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 13px;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #105AFB;
  }
  .staff-elem__email a {
    text-decoration-skip-ink: none;
    color: #105AFB;
  }
}
@media (max-width: 1024px) {
  .staff-elem__content-top {
    margin-top: -4px;
  }
}
@media (max-width: 767px) {
  div.properties {
    margin-bottom: 0;
  }
}
@media (max-width: 600px) {
  .staff-elem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 40px;
    padding: 25px;
  }
  .staff-elem__name {
    text-align: left;
  }
  .staff-elem__img {
    display: inline-block;
    padding-bottom: 268px;
    width: 268px;
  }
  .staff-elem__img-wrap {
    width: 100%;
    height: 268px;
    text-align: center;
    margin-right: 0;
  }
  .staff-elem__img-wrap img {
    height: 268px;
    width: 268px;
  }
}
@media (max-width: 359px) {
  .staff-elem {
    padding: 25px 6px;
  }
  .staff-elem__info {
    padding: 0 18px;
  }
}

/* End */


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

@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: 19px;
		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: 23px;
	}
	.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 */
/* /bitrix/templates/citrus_arealty3/components/bitrix/news/staff/style.css?17746119546534 */
/* /bitrix/components/citrus.arealty/catalog.section.list/templates/staff/bitrix/catalog.section.list/staff/style.css?17746119351381 */
/* /bitrix/templates/citrus_arealty3/components/bitrix/system.pagenavigation/.default/style.min.css?1774611954499 */
/* /bitrix/templates/citrus_arealty3/components/bitrix/news.list/staff-list-pagination/style.css?17746119531842 */
/* /bitrix/components/citrus/template/templates/staff-item-line/style.css?17746119366326 */
/* /bitrix/components/citrus.arealty/properties/templates/.default/style.css?17746119351205 */
