

/* Start:/bitrix/components/vdgb/universal.map/templates/contacts/vdgb/vdgb.top/contacts_sections/style.css?14827380101273*/
div.elements-top table td {
	padding: 0;
}

.elements-top {
	margin-bottom: 20px;
}

.top-title {
	margin-bottom: 10px;
}

.top-title a {
	font-size: 18px;
	color: #000 !important;
	text-decoration: none;
	font-weight: bold;
}

.element-properties {
	overflow: hidden;
}

.element-properties > div {
	width: 43%;
	float: left;
	padding-left: 3%;
	margin-right: 4%;
	margin-bottom: 3px;
}
.element-properties > div:nth-child(2n+1) {
	clear: both;
}

.element-properties .prop-address {
	background-image: url(/bitrix/components/vdgb/universal.map/templates/contacts/vdgb/vdgb.top/contacts_sections/images/contacts_marker.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.element-properties .prop-address a {
	font-size: 18px;
	color: #0092df;
	border-bottom: 1px dotted #0092df;
	text-decoration: none;
}

.element-properties .prop-phone{
	background-image: url(/bitrix/components/vdgb/universal.map/templates/contacts/vdgb/vdgb.top/contacts_sections/images/contacts_phone.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-size: 18px;
}

.element-properties .prop-worktime {
	color: #757575;
	font-size: 15px;
}

.element-properties .prop-email {
	background-image: url(/bitrix/components/vdgb/universal.map/templates/contacts/vdgb/vdgb.top/contacts_sections/images/contacts_email.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.element-properties .prop-email a {
	color: #0092df;
	font-size: 18px;
}
/* End */


/* Start:/bitrix/components/kttron/vdgb.map/templates/contacts/style.css?14875067184151*/
.list ul{
	margin: 0px;
	padding: 0px;
	margin-left: 1px;
	background: #333;
	border: 1px solid #3d3d3d;
	/*-moz-border-radius: 3px;
	-webkit-border-radius: 3px;*/
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
}

.list ul li{
	height: 70px;
	padding: 5px;
	border-bottom: 1px solid rgb(61, 61, 61);
}

.list ul li:hover{
	background: #3b3b3b;
}

.list{
	display: inline-block;
	overflow: auto;
}

.YMaps {
	display: inline-block;
	float: left;
}

div.index{
	height: 100%;
	padding: 0px 10px;
}

.description{
	font-size: 10px;
}

.list table{
	color: #fff;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

.list table td{
	vertical-align: top;
	padding: 1px 2px;
}

.mappoint{
	font-weight: bold;
	cursor: pointer;
	color: #628297;
}

.ymaps-map {
	color: #000 !important;
}

.ymaps-map .property-list {
	margin-bottom: 15px;
}

.ymaps-map .detail-button a{
	color: #0092DF !important;
}

.ymaps-b-balloon__content-head div {
	font-size: 18px;
	color: #0092DF !important;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #0092DF;
	padding-bottom: 5px;
}

/* Buttons 
.list ul li {
	position:relative;
	cursor:pointer;
	font:bold 12px/normal 'Segoe UI', Arial, sans-serif;
	color:#333;
	text-decoration:none;
	text-shadow:1px 1px rgba(255,255,255,0.5);
	padding:5px 10px 6px;
	border:1px solid;
	border-color:#CCC;
	border-color:rgba(0,0,0,0.3);
	border-bottom-color:rgba(0,0,0,0.5);
	border-radius:3px;
	background-color:#EEE;
	background-image:-webkit-linear-gradient(rgba(255,255,255,0.2), rgba(0,0,0,0.2));
	background-image:   -moz-linear-gradient(rgba(255,255,255,0.2), rgba(0,0,0,0.2));
	background-image:     -o-linear-gradient(rgba(255,255,255,0.2), rgba(0,0,0,0.2));
	background-image:        linear-gradient(rgba(255,255,255,0.2), rgba(0,0,0,0.2));
	-webkit-box-shadow:inset 1px 1px rgba(255,255,255,0.8), 0 1px 2px rgba(0,0,0,0.3), inset 0 -2px 2px -2px rgba(0,0,0,0.5);
	   -moz-box-shadow:inset 1px 1px rgba(255,255,255,0.8), 0 1px 2px rgba(0,0,0,0.3), inset 0 -2px 2px -2px rgba(0,0,0,0.5);
	        box-shadow:inset 1px 1px rgba(255,255,255,0.8), 0 1px 2px rgba(0,0,0,0.3), inset 0 -2px 2px -2px rgba(0,0,0,0.5);
	-webkit-user-select:none;
	   -moz-user-select:none;
	        user-select:none;
}
.list ul li::-moz-focus-inner {margin:0; padding:0; border:0;}
.list ul li:hover, .list ul li:focus, .list ul li:active {
	text-decoration:none;
	background-color:#F9F9F9;
	background-image:-webkit-linear-gradient(rgba(255,255,255,0.4), rgba(0,0,0,0.3));
	background-image:   -moz-linear-gradient(rgba(255,255,255,0.4), rgba(0,0,0,0.3));
	background-image:     -o-linear-gradient(rgba(255,255,255,0.4), rgba(0,0,0,0.3));
	background-image:        linear-gradient(rgba(255,255,255,0.4), rgba(0,0,0,0.3));
}
.list ul li:active {
	top:1px;
	background-image:-webkit-linear-gradient(rgba(0,0,0,0.2), rgba(255,255,255,0.2));
	background-image:   -moz-linear-gradient(rgba(0,0,0,0.2), rgba(255,255,255,0.2));
	background-image:     -o-linear-gradient(rgba(0,0,0,0.2), rgba(255,255,255,0.2));
	background-image:        linear-gradient(rgba(0,0,0,0.2), rgba(255,255,255,0.2));
}
.list ul li:active:after {content:''; position:absolute; top:-2px; left:0; right:0; height:1px;}

/*                            */
/*
.list ul li {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 15px;
	
	background: linear-gradient(#628297, #4f6b81);
	background: -moz-linear-gradient(#628297, #4f6b81);
	background: -webkit-linear-gradient(#628297, #4f6b81);
	
	border: 1px solid #1e222b;
	border-bottom: 0;
	box-shadow: inset 0px 1px 1px #8b9db3;
}

.list ul li:hover {
	background: linear-gradient(#3b3f48, #3c434d);
	background: -moz-linear-gradient(#3b3f48, #3c434d);
	background: -webkit-linear-gradient(#3b3f48, #3c434d);
	box-shadow: inset 0px 1px 1px #475059;
}

.list ul li:active {
	background: linear-gradient(#2b442d, #2d4630);
	background: -moz-linear-gradient(#2b442d, #2d4630);
	background: -webkit-linear-gradient(#2b442d, #2d4630);
}
*/
/* End */


/* Start:/bitrix/components/vdgb/universal.map/templates/contacts/vdgb/vdgb.section.list/.default/style.css?14827380062359*/
.section_list {
	width: 100%;
	text-align: left;
	overflow: hidden;
	margin-top: 20px;
}

.section_list ul {
	list-style-type: none !important;
}

.section_list ul {
	padding: 0;
	margin: 0;
}

.section_list ul li {
	margin: 0 !important;
}

.section_list > ul > li {
	display: inline;
	margin-bottom: 15px !important;
}

.section_list.col3 > ul > li {
	width: 32.33%;
	float: left;
	margin-right: 1.5% !important;
}

.section_list.col3 > ul > li:nth-child(3n) {
	margin-right: 0 !important;
}

.section_list.col3 > ul > li:nth-child(3n+1) {
	clear: both;
}

.section_list.col3 > ul > li > a.contact_section_title {
	font-size: 18px;
	color: #0092DF;
	text-decoration: underline;
	float: left;
	max-width: 84%;
	margin-right: 1%;
	text-align: justify;
}

.section_list.col3 > ul > li > a.contact_section_title:hover {
	text-decoration: none;
}

.section_list.col3 > ul > li > a.contact_section_count {
	font-size: 18px;
	color: #0092DF;
	text-decoration: none;
	float: left;
	max-width: 15%;
}

.section_list.col3 > ul > li > ul {
	float: left;
}

.section_list.col3 > ul > li > ul > li{
	margin-bottom: 4px !important;
}

.section_list.col3 > ul > li > ul > li > a:hover{
	text-decoration: none;
}

.section_list.col3 > ul > li > ul > li > a {
	color: #0092df;
	font-weight: normal;
}

.section_list.col4 > ul > li {
	width: 25%;
	float: left;
}

.section_list.col4 > ul > li:nth-child(4n+1) {
	clear: both;
}

.section_list.col4 > ul > li > a {
	font-size: 18px;
	color: #0092DF;
	text-decoration: underline;
	float: left;

}

.section_list.col4 > ul > li > a:hover {
	text-decoration: none;
}

.section_list.col4 > ul > li > ul {
	float: left;
}

.section_list.col4 > ul > li > ul > li{
	margin-bottom: 4px !important;
}

.section_list.col4 > ul > li > ul > li > a:hover{
	text-decoration: none;
}

.section_list.col4 > ul > li > ul > li > a {
	color: #0092df;
	font-weight: normal;
}

.section_list > ul > li > ul > li > a {
	font-size: 15px;
}

.section_list > li {
	display: inline;
}

.section_list tr{
	width: 33%;
}
.section_list a{
	color: rgb(44, 79, 119);
	font-weight: bold;
}
.section_list a:visited{
	color: #2c4f77;
}
.section_list a:link{
	color: #2c4f77;
}
.section_list a:hover{
	color: #cd3333;
}


/* End */
/* /bitrix/components/vdgb/universal.map/templates/contacts/vdgb/vdgb.top/contacts_sections/style.css?14827380101273 */
/* /bitrix/components/kttron/vdgb.map/templates/contacts/style.css?14875067184151 */
/* /bitrix/components/vdgb/universal.map/templates/contacts/vdgb/vdgb.section.list/.default/style.css?14827380062359 */
