/* OFFICE N - ROW (MOSCOW) */
.box-offices-opened h2, .box-offices-opened .h2 {
	width: 203px;
}
.double-office .box-content .contacts-bg .phone-bg {
	cursor: pointer;
	position: absolute;
	bottom: 10px;
	color: #323694;
	font-weight: bold;
	text-decoration:none;
	font-size:32px;
	border-bottom:2px dotted #323694;
	padding-bottom:8px;
	letter-spacing: -1.3px;
}
.double-office .box-content .contacts-bg .link-bg {
	display: inline-block;
	color: #414141;
	text-decoration: none;
	font-weight:bold;
	font-size:16px;
	margin:43px 0 0 20px;
	letter-spacing: -0.2px;
}
.double-office .box-content .contacts-bg .phone-bg {
	left: 20px;
}
.double-office .box-content .contacts-bg {
	/*background: url('/bitrix/templates/main/img/contact.png') no-repeat;*/
	background: url('img/contact.png') no-repeat;
	height: 140px;
	width: 240px;
	border-bottom: 1px solid #CCC;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.double-office .box-content {
	overflow: hidden;
	padding: 0px;
	width: 240px;
	height: 140px;

	-webkit-transition: all 100ms ease;
	-moz-transition: all 100ms ease;
	-o-transition: all 100ms ease;
	-ms-transition: all 100ms ease;
	transition: all 100ms ease;
}
.double-office .box-offices-control {
	position: absolute;
	width: 240px;
	bottom: 0;
	display: none;
}
.double-office .office-col {
	width: 240px;
	/*float: left;*/
}
.double-office .box-offices-item {
	min-height: 59px;
	background: #fff;
}
.box-offices-open {
	z-index: 1;
}
.table-office-col {
	margin: 5px 0 0 0;
}
/* office open */
/*.box-offices-opened .office-col {
	float: left;
	width: 240px;
	padding: 5px 0 25px 0;
}*/
.box-offices-opened .box-content {
	left: -243px;
	width: 480px !important;
	height: auto;
	min-height: 166px;
	border: 1px solid #888;
	box-shadow: 0 0 23px #fff;
	z-index: 5;

	-webkit-transition: all 100ms ease;
	-moz-transition: all 100ms ease;
	-o-transition: all 100ms ease;
	-ms-transition: all 100ms ease;
	transition: all 100ms ease;
}
.box-offices-opened {
	width: 480px !important;
}
.box-offices-opened .box-offices-control {
	width: 480px;
}
.box-offices-opened .close {
	right: -4px;
}
.box-offices h2 {
	font-size: 14px;
}
.box-offices-scroll-root .box-offices-control {
	position: absolute;
	bottom: 0;
	box-shadow: inset 0 -5px 10px #FFF;
}

/* OFFICE SINGLE (ABAKAN) */
.box-office-single .box-content {
}
.box-office-single {
	font-size: 13px;
	background: #FFF;
}
.box-office-single .box-offices-item {
	padding: 12px 18px 0;
	margin-bottom: 0;
	line-height: 15px;
}
.box-office-single .box-offices-item li {
	display: inline-block;
	line-height: 15px;
	min-height: 15px;
	margin: 0 0 8px 1px;
}
.box-office-single .box-offices-item .office-name {
	background: url("/bitrix/templates/main/img/place.png") no-repeat 0 0;
}
.box-office-single .box-offices-item .office-phone {
	background: url("/bitrix/templates/main/img/phone.png") no-repeat 0 0;
	font-weight: bold;
	font-size: 16px;
	width: 148px;
}
.box-office-single .box-offices-item .office-time {
    background: url("/bitrix/templates/main/img/time.png") no-repeat 0 0;
}
.box-office-single .box-offices-item .office-email {
	background: url("/bitrix/templates/main/img/email.png") no-repeat 0 3px;
	color: #323694;
}

/*
.box-office-single .box-offices-item .box-office-phone {
	margin: 3px 0 0 0;
	font-size: 16px;
	background: url("/bitrix/templates/main/img/phone.png") no-repeat 0 2px;
	padding: 0 0 0 20px;
}
.box-office-single .box-offices-item img {
	margin-right: 5px;
}
.box-office-single .box-offices-item:hover {
	background: #f4f4f4;
}

.box-office-single .box-offices-item {
	padding: 15px 0 15px 20px;
	min-height: inherit;
	border-top: 1px solid #CCC;
	overflow: hidden;
}*/

/* OFFICE 2 (N.NOVGOROD) */
.box-office-double {
	font-size: 13px;
}
.box-office-double .box-offices-item .place {
	height: 20px;
	margin-top: -2px;
}

.box-office-double .box-offices-item .box-office-phone {
	margin: 3px 0 0 0;
	font-size: 16px;
	background: url("/bitrix/templates/main/img/phone.png") no-repeat 0 2px;
	padding: 0 0 0 20px;
}
.box-office-double .box-offices-item img {
	margin-right: 5px;
}
.box-office-double .box-offices-item:hover {
	background: #f4f4f4;
}
.box-office-double .box-offices-item .office-name {
	line-height: 13px;
	min-height: 20px;
	margin-top: 3px;
}
.box-office-double .box-offices-item {
	padding: 15px 0 15px 20px;
	min-height: inherit;
	border-top: 1px solid #CCC;
	overflow: hidden;
	height: 38px;
	background: #fff;
}

/* OFFICE SCROLL <= 4 ROW (SPB, KRASNOYARSK) */
.box-offices-scroll {
	font-size: 13px;
}
.box-offices-scroll .box-offices-item {
	padding: 6px 0 6px 20px;
	height: 40px;
	border-top: 1px solid #CCC;
	overflow: hidden;
	background: #fff;
}
.box-offices-scroll .box-offices-item .box-office-phone {
	margin: 3px 0 0 0;
	font-size: 15px;
	background: url("/bitrix/templates/main/img/phone.png") no-repeat 0 2px;
	padding: 0 0 0 20px;
}
.box-offices-scroll .box-offices-item img {
	margin-right: 5px;
}
.box-offices-scroll .box-offices-item:hover {
	background: #f4f4f4;
}
.box-offices-scroll+.box-offices-control {
	padding: 2px;
}
.box-offices-scroll+.box-offices-control span {
	font-size: 11px;
	margin: 0 9px 0 0;
}

/* OFFICE 3 ROW (NOVOSIBIRSK) */
.box-offices-3 .box-offices-item .box-office-phone {
	margin: 5px 0 0 0;
	font-size: 16px;
	background: url("/bitrix/templates/main/img/phone.png") no-repeat 0 2px;
	padding: 0 0 0 20px;
}
.box-offices-3 .box-offices-item img {
	margin-right: 5px;
}
.box-offices-3 .box-offices-item:hover {
	background: #f4f4f4;
}
.box-offices-3 .box-offices-item {
	padding: 4px 0 4px 20px;
	min-height: inherit;
	border-top: 1px solid #CCC;
	overflow: hidden;
	max-height: 46px;
	background: #fff;
}
.box-offices-3 {
	height: 139px;
	font-size: 13px;
}
.box-offices-3 a {
	text-decoration: none;
	color: #414141;
}
.box-free-region {
	background: url('/bitrix/templates/main/img/map.png') center center no-repeat;
	height: 170px;
	padding: 0;
	color: #27425F;
	font-family: Helvetica;
	position: relative;
}
.box-free-region .wrap-fr > div {
	position: absolute;
}
.box-free-region .wrap-fr .name-fr {
	top: 24px;
	font-size: 18px;
	left: 17px;
}
.box-free-region .wrap-fr .phone-fr {
	font-size: 27px;
	text-shadow: 0.5px 0.866px 3px #27425F;
	bottom: 40px;
	left: 20px;
}
.box-free-region .wrap-fr .desc-fr {
	font-size: 14px;
	bottom: 12px;
	left: 19px;
}
.call-ord{color:#323694;}
