

/* Start:/bitrix/templates/citrus.developer/components/bitrix/system.pagenavigation/.default/style.css?1759148052630*/

@media all {
	.switch {
		margin: 60px 0 30px;
		text-align: center;
	}
	.switch-nav {
		margin: 0 auto;
		display: table;
	}
	.switch a, .switch span {
		font-size: 16px;
		color: #333;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		text-decoration: none;
		text-align: center;
		min-width: 43px;
		height: 40px;
	}
	.switch a:hover,
	.switch span.selected {
		color: #fff;
		-webkit-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.developer/components/bitrix/news.list/offices/style.css?17591480521738*/
@media all {
    .office-list {

    }
    .office {
		width: 1000px;
		margin: auto;
		max-width: 100%;
		display: flex;
    }
    .office__img {
		margin-right: 35px;
		max-width: 50%;
    }
    .office__info {

    }
    .office__info .office__name {
		margin-bottom: 20px;
    }

	.office .soc-list {
		margin-top: 14px;
	}
}
@media (max-width: 767px) {
	.office {
		flex-direction: column;
	}
	.office__img {
		margin-right: 0;
		margin-bottom: 20px;
		max-width: none;
	}
}

/*grid-one*/
@media all {
	.office-list._mode-grid-one .office__img._in-info {
		display: none;
	}
}
@media (max-width: 767px) {
	.office-list._mode-grid-one .office__img._big {
		display: none;
	}
	.office-list._mode-grid-one .office__img._in-info {
		display: block;
	}
	.office-list._mode-footer .soc-list {
		justify-content: center;
	}
}
@media (max-width: 560px) {
	h3.office__name {
		text-align: left;
	}
}

/*office-grid*/
@media all {
	.office-list._mode-grid {
		display: flex;
		margin: -15px;
		align-items: flex-start;
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	.office-list._mode-grid .office {
		width: 33.333333%;
		padding: 15px;
		margin: 0;
	}
	.office-list._mode-grid .office__img {
		margin-right: 0;
		max-width: 100%;
		margin-bottom: 10px;
	}
}
@media (max-width: 1023px) {
	.office-list._mode-grid .office {
		width: 50%;
	}
}
@media (max-width: 767px) {
	.office-list._mode-grid .office {
		width: 100%;
	}
}

/*footer office*/
@media all {
	.office-list._mode-footer a,
	.office-list._mode-footer a.property__value-it__value:not(:hover),
  	.office-list._mode-footer .properties [data-property-code^="PHONE"] a:not(:hover)
    {
		color: #cccccc;
	}
	.office-list._mode-footer a:hover {
		text-decoration: none;
	}
}


/* End */


/* Start:/bitrix/components/citrus.developer/template/templates/properties/style.css?17591471451022*/

@media all {
	.properties {

	}
	.property__it {
		display: flex;
	}
	.property__it + .property__it {
		margin-top: 10px;
	}
	.property__icon {
		color: #999999;
		font-size: 16px;
		width: 1em;
		margin-right: 12px;
	}
	.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: 479px) {
	.properties .map-link, .property__value-it__value {
		font-size: 14px;
	}
}

/* End */
/* /bitrix/templates/citrus.developer/components/bitrix/system.pagenavigation/.default/style.css?1759148052630 */
/* /bitrix/templates/citrus.developer/components/bitrix/news.list/offices/style.css?17591480521738 */
/* /bitrix/components/citrus.developer/template/templates/properties/style.css?17591471451022 */
