

/* Start:/bitrix/templates/specarm_mobile_g/components/mibok/geocontacts/main/style.css?175906871115578*/
#map{
	width: 100%;
	height: 430px
}
.geo-contacts-cities{
	margin-bottom: 50px;
}
.geo-contacts-header{
	color: #333;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.geo-contacts-header a{
	color: #333!important;
	text-decoration: underline;
}
.geo-contacts-header a:after{
content: '';
margin-left: 10px;
background-image: url('/bitrix/templates/specarm/images/spritesheet.png');
background-repeat: no-repeat;
display: inline-block;
width: 12px;
height: 9px;
background-position: -28px -5px;
position: relative;
left: 0px;
}
.geo-contacts-header a:hover:after {
    content: '';
    background-image: url('/bitrix/templates/specarm/images/spritesheet.png');
    background-position: -39px -109px;
    width: 12px;
    height: 9px;
}
.geo-contacts-header a:hover{
	text-decoration: none;
}
.geo-contacts-header span{
	font-weight: 600;
	font-size: 22px;
}
.geo-contacts-city-points{
	width: 100%;
	display: block;
	background: #fff;
	border-bottom: 1px solid #F4F4F4;
	position: relative;
}
.geo-contacts-city-name{
	font-weight: 600;
	font-size: 22px;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #333;
}
.geo-contacts-city-point{
	display: table-row;
	/*background: #fff;*/
	width: 100%;
}
.geo-contacts-city-point>div{
	display: table-cell;
	vertical-align: top;
	padding: 20px;
	padding-left: 70px;
	color: #333;
	font-size: 16px;
}
.geo-contacts-city-point-address{
	width: 25%;
	position: relative;
}
.geo-contacts-city-point-phone{
	width: 25%;
	position: relative;
}
.geo-contacts-city-point-time{
	width: 30%;
	position: relative;
}
.geo-contacts-city-point-title{
	color: #989898;
	display: block;
}
.geo-contacts-city-point-phone-text{
	font-weight: 600;
}
.geo-contacts-city-point-time-text{
	font-size: 16px;
}
.geo-contacts-city-point-address:before{
	display:block;
	content: '';
	position: absolute;
	background: url('/bitrix/templates/specarm_mobile_g/components/mibok/geocontacts/main/images/geo-contacts-icons.png') 0 0 no-repeat;
	background-size: cover;
	width: 40px;
	height: 40px;
	left: 15px;
	top: 22px;
}
.geo-contacts-city-point-phone:before{
	display:block;
	content: '';
	position: absolute;
	background: url('/bitrix/templates/specarm_mobile_g/components/mibok/geocontacts/main/images/geo-contacts-icons.png') -79px 0 no-repeat;
	background-size: cover;
	width: 40px;
	height: 40px;
	left: 15px;
top: 22px;
}
.geo-contacts-city-point-time:before{
	display:block;
	content: '';
	position: absolute;
	background: url('/bitrix/templates/specarm_mobile_g/components/mibok/geocontacts/main/images/geo-contacts-icons.png') -159px 0 no-repeat;
	background-size: cover;
	width: 40px;
	height: 40px;
	left: 15px;
	top: 22px;
}

#myballoon{
		position: relative;
		background: #fff;
		color: #343434;
		width: 200px;
		padding: 20px;
		font-size: 15px;
		-webkit-box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.2);
		-moz-box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.2);
		box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.2);
}
#myballoon:before{
	border: 8px solid transparent; 
	border-right: 8px solid #fff; 
	position: absolute;
	top: 5px;
	left: -15px;
	display: block;
	content: '';
}
.balloon_close{
	position: absolute;
	right: 10px;
	top: 4px;
	color: #979797!important;
	font-size: 16px;
	cursor: pointer;
}
.baloon-name{
	font-weight: 600;
	margin-bottom: 5px;
}
.baloon-tittle{
	color: #979797!important;
	margin-bottom: 4px;
	margin-top: 10px;
	font-size: 14px;
	padding-left: 20px;
}
.baloon-tittle.tittle-first{
	margin-top: 0;
}
.baloon-phone,
.baloon-time1{
	font-weight: 600;
}
.baloon-icon{
	position: relative;
}
.baloon-icon:before{
	display:block;
	content: '';
	position: absolute;
	background-image: url('/bitrix/templates/specarm_mobile_g/components/mibok/geocontacts/main/images/geo-contacts-baloon-icons.png');
	background-repeat: no-repeat;
	background-size: cover;
	width: 15px;
	height: 15px;
	left: 0;
	top: 0;
}
.baloon-icon-point:before{
	background-position: 0 0;
}
.baloon-icon-phone:before{
	background-position: -30px 0;
}
.baloon-icon-time:before{
	background-position: -60px 0;
}
.geo-contacts-city-point-button{
	vertical-align: middle!important;
	padding-left: 40px!important;
}
a.geo-contacts-city-button{
	white-space: nowrap;
	color: #4E4E4E!important;
	background: #E9E9E9;
	padding: 20px 25px;
	text-decoration: none;
	display: inline-block;
}
a.geo-contacts-city-button:hover,
a.geo-contacts-city-button:focus,
a.geo-contacts-city-button:active{
	text-decoration: none!important;
	background: #F75A27;
	color: #fff!important;
}
.geo-contacts-city-points.active{
	background: #FCDED4;
}
.geo-contacts-city-points.active:before{
	width: 6px;
	height: 100%;
	content: '';
	display:block;
	top: 0;
	left: 0;
	position: absolute;
	background: #F75A27;
}
.geo-contacts-city-points.active .geo-contacts-city-button{
	background: #F75A27!important;
	color: #fff!important;
}
.geo-contacts-city-name-different{
	display: none;
}
.geo-contacts-city-point-name{
	font-weight: 600;
}
#geotargeting{
	color: #fff;
	width: 395px;
	margin-right:5px;
	position: relative;
	text-decoration: none;
}

.geocity-triangle{
	position: relative;
	display: inline-block;
	padding-left:20px;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	-webkit-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
.geocity-triangle:after{
	content: '';
	display: block;
	border: 6px solid transparent;
	border-top: 6px solid #939393;
	width: 6px;
	height: 6px;
	text-decoration: none;

	position: absolute;
	top: -7px;
	right: 0;
}
#geotargeting a{
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	border-bottom: 1px solid #939393;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	-webkit-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
#geotargeting a:hover{
	border-bottom: 1px solid #e6e6e6;
}
#geotargeting a:hover .geocity-triangle:after{
	border-top: 6px solid #fff;
}
.geotargeting-phone{
	text-decoration: none;
	color: #f75a27;
	font-size: 16px;
	width: 140px;
	margin-right: 30px;
}
.geotargeting-phone a{
	color: #f75a27;
}
.geotargeting-timetable{
	width: 155px;
	margin-right: 20px;
	cursor: default;
}
.geotargeting-mail a{
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	-webkit-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
.geotargeting-mail a:hover{
	border-bottom: 1px solid #e6e6e6;
}
#geotargeting-modal-form .modal-dialog {
	width: 955px !important;
	/*margin: calc(50vh - 400px) auto;*/
}
#geotargeting-modal-form  .modal-content {
	height: 800px !important;
	border-radius: 0;
}
#geotargeting-modal-form .modal-content .modal-header{
	height: 155px;
	padding: 0;
	box-sizing: content-box;
	border-bottom: 1px solid #eeeeee;
}
#geotargeting-modal-form .close{
	color: #333333!important;
	opacity: 1!important;
	text-shadow: none;
	filter: alpha(opacity=100)!important;
	margin-top: 8px;
	margin-right: 15px;
}
#geotargeting-modal-form .close:hover,
#geotargeting-modal-form .close:active{
	color: #f75a27!important;
}
.geotargeting-country-row-wrapper{
	height: 40px;
	background: #868686;
	display: block;
}
.geotargeting-search-row-wrapper{
	height: 70px;
	background: #fff;
	display: block;
	padding: 20px;
}
#geotargeting-search-row{
	display: none;
	position: relative;
}
#geotargeting-body{
	padding: 0;
	height: 642px;
	overflow: hidden;
}
#geotargeting-country-row ul{
	margin: 0;
	padding: 0;
}
#geotargeting-country-row ul li{
	display: inline-block;
	background: #d4d4d4;
	float: left;
	height: 40px;
	margin-right: 40px;
}
#geotargeting-country-row ul li a{
	line-height: 40px;
	color: #585655;
	font-size: 16px;
	min-width: 80px;
	display:block;
	position: relative;
	text-align: center;
	padding: 0 5px;
}
#geotargeting-country-row ul li:first-child a{
	padding-left: 20px;
	min-width: 110px;
	text-align: left;
}
#geotargeting-country-row ul li a.active{
	background: #fff;
	color: #000;
}
#geotargeting-modal-form ul li a,
#geotargeting-modal-form ul li a:hover,
#geotargeting-modal-form ul li a:focus,
#geotargeting-modal-form ul li a:active{
	outline: none!important;
	text-decoration: none!important;
}
#geotargeting-country-row ul li a:before{
	border: 20px solid transparent;
	border-top: 20px solid #d4d4d4;
	border-right: 20px solid #d4d4d4;
	content:'';
	display: block;
	position: absolute;
	left: -40px;
	top: 0;
}
#geotargeting-country-row ul li:first-child a:before{
	display: none!important;
}
#geotargeting-country-row ul li a:after{
	border: 20px solid transparent;
	border-bottom: 20px solid #d4d4d4;
	border-left: 20px solid #d4d4d4;
	content:'';
	display: block;
	position: absolute;
	right: -39px;
	top: 0;
}
#geotargeting-country-row ul li a.active:before{
	border-top: 20px solid #fff;
	border-right: 20px solid #fff;
}
#geotargeting-country-row ul li a.active:after{
	border-bottom: 20px solid #fff;
	border-left: 20px solid #fff;
	right: -39px;
}
#geotargeting-country-row ul li a:hover{
	background: #fff;
	color: #000;
}
#geotargeting-country-row ul li a:hover:before{
	border-top: 20px solid #fff;
	border-right: 20px solid #fff;
}
#geotargeting-country-row ul li a:hover:after{
	border-bottom: 20px solid #fff;
	border-left: 20px solid #fff;
}
#geotargeting-search-row input{
	border: 0;
	background: #ececec;
	width: 830px;
	height: 30px;
	color: #2b2b2b;
	padding: 5px 15px;
	padding-left: 35px;
	float: left;
}
#geotargeting-search-row label{
	background-image: url('/bitrix/templates/specarm/images/spritesheet.png');
	background-repeat: no-repeat;
	display: block;
	width: 15px;
	height: 15px;
	background-position: -101px -42px;
	position: absolute;
	top: 7px;
	left: 10px;
}
#geotargeting-search-row a.geotargeting-search-button{
	background: #F75A27;
	color: #FFF;
	margin: 0;
	padding: 7px 18px;
	height: 30px;
	border: none;
	font-size: 16px;
	float: left;
	line-height: 14px;
	border-bottom: none;
	outline: none!important;
}
#geotargeting-search-row a:hover,
#geotargeting-search-row a:focus,
#geotargeting-search-row a:active{
	border-bottom: none!important;
	outline: none!important;
}
.geo-side{
	float: left;
	width: 50%;
	padding: 0;
	margin: 0;
	border-right: 1px solid #eeeeee;
}
.geo-side.inverse{
	float: right;
}
.geo-side.inverse #geo-regions-vip{
	display:none;
}
#geo-regions{
	min-height: 420px;
	max-height: 642px;
	padding: 20px 0;
}
.geo-regions-list{
	padding: 0;
}
.geo-regions-list li{
	list-style: none;
	position: relative;
}
.geo-regions-list li span{
	position: absolute;
	left: 13px;
	top: 0;
	font-size: 16px;
	color: #959595;
	padding: 5px 0;
}
.geo-regions-list li a{
	display: block;
	font-size: 16px;
	color: #2b2b2b;
	padding: 5px 0;
	padding-left: 35px;
}
.geo-regions-list li a:hover{
	color: #fff;
	background: #f75a27;
}
.geo-regions-list li a.active{
	color: #fff;
	background: #f75a27;
}
.geo-regions-list li:hover span{
	color: #fbad93;
}
.geo-regions-list li a.active+span{
	color: #fbad93;
}
#geo-regions-vip{
	border-bottom: 1px solid #eeeeee;
	padding: 10px 0;
}
.geo-regions-vip-list {
	margin: 0;
	padding: 0;
}
.geo-regions-vip-list li{
	list-style: none;
	position: relative;
}
.geo-regions-vip-list li a{
	display: block;
	font-size: 16px;
	color: #2b2b2b;
	padding: 5px 0;
	padding-left: 35px;
	font-weight: 600;
}
.geo-regions-vip-list li a.active{
	background: #f75a27;
	color: #fff;
}
.geo-side.loading{
	background: url(/bitrix/templates/specarm_mobile_g/components/mibok/geocontacts/main/images/loader-small.gif) 50% 50% no-repeat
}
#geotargeting-body.loading{
	background: url(/bitrix/templates/specarm_mobile_g/components/mibok/geocontacts/main/images/loader.gif) 50% 50% no-repeat
}
#geo-cities{
	margin-top: 20px;
	min-height: 420px;
	max-height: 642px;
}
.geo-cities-list{
	padding: 0;
}
.geo-cities-list li{
	list-style: none;
	position: relative;
}
.geo-cities-list li span{
	position: absolute;
	left: 13px;
	top: 0;
	font-size: 16px;
	color: #959595;
	padding: 5px 0;
}
.geo-cities-list li a{
	display: block;
	font-size: 16px;
	color: #2b2b2b;
	padding: 5px 0;
	padding-left: 35px;
}
.geo-cities-list li a:hover{
	color: #fff;
	background: #f75a27;
}
.geo-cities-list li:hover span{
	color: #fbad93;
}
.geo-cities-list li a.active{
	color: #fff;
	background: #f75a27;
}
.geo-cities-list li a.active+span{
	color: #fbad93;
}
.geo-cities-list-regional-center{
	margin-bottom: 10px;
}
.geo-cities-list-regional-center li a{
	font-weight: 600;
}
.geo-city-regional-center{
	font-weight: 600;
}
.geo-search-not-found{
	font-size: 16px;
	display: block;
	padding: 0 5px;
	padding-left: 35px;
}
#geotargeting-search-row a.geotargeting-search-button-reset{
	position: absolute;
	right: 95px;
	top: 4px;
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #333333 !important;
	opacity: 1 !important;
	display: none;
}
.geotargeting-title-row{
	color: #f75a27;
	font-size: 20px;
	background: #fff;
	display: block;
	padding: 20px;
	padding-bottom: 0;
	height: 45px;
}
@media(max-width: 1799px){
	.geo-contacts-city-point-name {
		font-size: 13px;
	}
	.geo-contacts-city-point > div{
		padding-right: 0;
	}
	.geo-contacts-city-point-button{
		padding-right: 20px!important;
	}
	.geo-contacts-city-point-name{
		word-break: break-all;
	}
	.geo-contacts-city-point-button{
		padding-left: 0!important;
	}
	a.geo-contacts-city-button{
		font-size: 15px;
	}
}
@media(max-width: 1260px) {
	.geo-contacts-city-point > div {
		display: block;
		padding-top: 10px;
		padding-bottom: 10px;
		width: auto;
	}

	.geo-contacts-city-point > div:first-child {
		padding-top: 20px;
	}

	.geo-contacts-city-point > div:last-child {
		padding-bottom: 20px;
	}

	.geo-contacts-city-point {
		display: block;
		width: auto;
	}

	.geo-contacts-city-point-phone:before {
		top: 14px;
	}

	.geo-contacts-city-point-time::before {
		top: 14px;
	}

	.geo-contacts-city-point-button {
		padding-left: 70px !important;
	}

	#geotargeting-modal-form .modal-content .modal-header {
		height: auto;
	}

	#geotargeting-search-row input {
		width: auto;
	}

	#geotargeting-modal-form .modal-dialog {
		width: 80% !important;
	}

	.modal-dialog {
		margin-right: 50px;
		margin-left: 50px;
	}

	#geotargeting-modal-form .close {
		margin: 10px;!important;
	}

	#geotargeting-body {
		height: 600px;
	}
	#geotargeting-country-row ul li a:before{
		display: none;
	}
	#geotargeting-country-row ul li a:after{
		display: none;
	}
	#geotargeting-modal-form .modal-dialog {
		width: 95% !important;
	}
	.modal-content{
		margin: 25px auto !important;
	}
	#geotargeting-country-row ul li a{
		width: 110px;
	}
	#geotargeting-country-row ul li{
		margin-right: 0;!important;
	}
}
@media(max-width: 860px) {
	.geotargeting-country-row-wrapper{
		height: 80px;
	}
}
@media(max-width: 767px) {
	#geotargeting-body {
		height: 555px;
	}
	.head-wrapper{
		display: flex;
		flex-direction: column;
		background-color: #868686;
	}
	#geotargeting-modal-form .close{
		text-align: end;
	}
	#geotargeting-country-row ul{
		display: flex;
		flex-wrap: wrap;
	}
	#geotargeting-country-row ul li{
		width: 33.3%;
	}
	.geotargeting-country-row-wrapper{
		height: 120px;
	}
	.geo-cities-list li span{
		display: none;
	}
	.geo-cities-list li a.active+span{
		display: none;
	}
	.geo-regions-list li:hover span{
		display: none;
	}
	.geo-regions-list li span{
		display: none;
	}
	.geo-cities-list li a {
		padding-left: 10px;
	}
	.geo-regions-list li a{
		padding-left: 10px;
	}
	.geo-regions-vip-list li a{
		padding-left: 10px;
	}
}

@media (max-width: 576px) {

}
@media (max-width: 400px) and (min-width: 310px) {
	#geotargeting-country-row ul li a {
		width: 125px;
	}
	#geotargeting-country-row ul li{
		width: 50%;
	}

	.geotargeting-country-row-wrapper {
		height: 160px;
	}

	#geotargeting-search-row input {
		width: 180px;
	}

	#geotargeting-body {
		height: 510px;
	}

	.geo-regions-vip-list li a {
		font-size: 14px;
	}
	.geo-cities-list li a{
		font-size: 12px;
	}
	.geo-regions-list li a{
		font-size: 12px;
	}
	.geotargeting-title-row{
		font-size: 19px;
	}
}
/* End */
/* /bitrix/templates/specarm_mobile_g/components/mibok/geocontacts/main/style.css?175906871115578 */
