

/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1643570394666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/templates/DD-main/components/bitrix/news.list/contacts/style.css?17146414234359*/
#map_container {
    height:500px;
    display:block;
}

.map-panel ul{
  list-style: none;
  color: white;
  margin-top: 35px;
  font-size: 20px;
}
.map-panel ul li i{
  margin-right: 30px;
  font-size: 30px;
}
.map-panel ul li{
  margin-top: 10px;
}
.marker-circ {
    color: #404040;
    font-size: 14px;
    font-weight: normal;
    height: 80px;
    line-height: 56px;
    width: 58px;
}

.claster {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    height: 80px;
    line-height: 56px;
    width: 58px;
}

.map-panel {
  display: block;
  position: absolute;
  height: auto;
  background-color: #88c877;
  z-index: 3;
  right: 0;
  margin: 60px;
  margin-right: 0px;
  align-items: center;
}
@media (max-width: 800px) {
  .map-panel {
    display: none;
  }
}
.map-panel li:hover {
  cursor: pointer;
}
.map-panel li:hover i{
  color: #ff8454;
}
.balloon {
  max-width: 300px;
  height: auto;

}
.balloonActive i {
    color: #ff8454;
}
.balloon-name {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 25px;
  text-align: center;

}
.balloon span {
  color: #88c877;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 1rem !important;
}
.balloon ul {
  margin-top: 15px !important;
}
.local_item img{
  width: 100%;
  height: auto;
}

.local_item .top_plate {
  color: #80c3d2;
  margin-top: 15px;
  margin-bottom: 15px;

}
.local_item .top_plate a{
  color: #80c3d2;

}

.local_item .name {
  color: #454a4c;
  font-size: 30px;
}
.local_item .bot {
  margin-top: 20px;
}
.local_item {
  padding-top: 40px;
  padding-bottom: 50px;
  border-bottom: 1px solid #E6E6E6;
  margin-right: 0px!important;
  margin-left: 0px!important;
}

.local_item:last-child {
  border-bottom: 0px;
}

.local_items {
  padding: 0px!important;
  border-left: 1px solid #E6E6E6;
  border-right: 1px solid #E6E6E6;
}
.all_items{
  border-left: 1px solid #E6E6E6;
  border-right: 1px solid #E6E6E6;
  padding-top: 30px;
  justify-content: center;
  gap: 15px;
}
.all_items .footer__media-item {
    width: 50px;
    height: 50px;
    border: 1px solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 99px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 12px;
}

.all_items .footer__media-item .footer__icon {
    -ms-flex-item-align: center;
    align-self: center;
    color: rgba(69, 74, 76, 0.4);
	font-size: 22px;
	vertical-align: -0.3em;
}
.all_items .footer__media-item:hover .footer__icon{
  color: #ffffff !important;
}
.all_items .footer__media-item.vk,
.all_items .footer__media-item.vk .footer__icon{
	border-color:#0077ff;
	color: #0077ff;
}
.all_items .footer__media-item.vk:hover {
    color: #ffffff;
    background: #0077ff;
}
.all_items .footer__media-item.tg,
.all_items .footer__media-item.tg .footer__icon{
	border-color:#0088cc;
	color: #0088cc;
}
.all_items .footer__media-item.tg:hover {
    color: #ffffff;
    background: #0088cc;
}

.all_items .footer__media-item.yt,
.all_items .footer__media-item.yt .footer__icon{
	border-color:#FF0000;
	color: #FF0000;
}
.all_items .footer__media-item.yt:hover {
    color: #ffffff;
    background: #FF0000;
}
.all_items .footer__media-item.ok,
.all_items .footer__media-item.ok .footer__icon{
	border-color:#ff7700;
	color: #ff7700;
}
.all_items .footer__media-item.ok:hover {
    color: #ffffff;
    background: #ff7700;
}
.all_items .footer__media-item.wa,
.all_items .footer__media-item.wa .footer__icon{
	border-color:#27D045;
	color: #27D045;
}
.all_items .footer__media-item.wa:hover {
    color: #ffffff;
    background: #27D045;
}
.all_items .footer__media{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.all_items .sign_online{
	padding: 10px 15px;
}
.street-address{
	cursor:pointer;
}
.street-address:hover{
	color:#7ebe6f;
}
@media (max-width: 800px) {
#map_container  {
    height: 300px;
  }
}


.df-phone {
  display: flex;
  flex-direction: column;
}

.note-for-my-items{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 5px;
  font-size: 0.85em;
  text-align: center;
}
/* End */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1643570394666 */
/* /local/templates/DD-main/components/bitrix/news.list/contacts/style.css?17146414234359 */
