@import url("/templates/fonts/all.css");
@font-face {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: 300;
  src: url("/templates/fonts/fa-light-300.eot");
  src: url("/templates/fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("/templates/fonts/fa-light-300.woff2") format("woff2"), url("/templates/fonts/fa-light-300.woff") format("woff"), url("/templates/fonts/fa-light-300.ttf") format("truetype"), url("/templates/fonts/fa-light-300.svg#fontawesome") format("svg"); 
}
.fal, .fa{
  font-family: 'FontAwesome';
  font-weight: normal; 
    display: inline-block;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}

.xdsoft_col1 {
    width: 8.33333%;
}

.xdsoft_col2 {
    width: 16.66666666666667%;
}

.xdsoft_col3 {
    width: 25%;
}

.xdsoft_col4 {
    width: 33.33333%;
}

.xdsoft_col5 {
    width: 41.66666666666667%;
}

.xdsoft_col6 {
    width: 50%;
}

.xdsoft_col7 {
    width: 58.333333333333336%;
}

.xdsoft_col8 {
    width: 66.666666%;
}

.xdsoft_col9 {
    width: 75%;
}

.xdsoft_col10 {
    width: 83.333333%;
}

.xdsoft_col11 {
    width: 91.666666%;
}

.xdsoft_col12 {
    width: 100%;
}
#yandex_map1 ymaps[class*="cluster-content__header"]{
display:none;
}
#yandex_map1 ymaps[class*="cluster-tabs__section_type_nav"]{
max-width:100px;
}
#yandex_map1 ymaps[class$="cluster-tabs__menu"]{
padding-right: 12px;
}
#yandex_map1 ymaps[class$="cluster-tabs__menu-item"],
#yandex_map1 ymaps[class$="cluster-tabs__menu-item_current_yes"]{
padding: 3px 5px;
white-space: nowrap;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 5px 5px 5px;
}
#yandex_map1 ymaps[class*="cluster-tabs__section_type_content"]{
max-height: 300px;
max-width: 300px;
}
#yandex_map1 ymaps[class*="cluster-content"],
#yandex_map1 ymaps[class*="balloon__content"] > ymaps {
	height: auto !important;
	max-width: 405px;
	width: calc(var(--filgridw)*1 - 160px) !important;
}
.contentpane #yandex_map1 ymaps[class*="cluster-content"],
.contentpane #yandex_map1 ymaps[class*="balloon__content"] > ymaps {
	width: calc(var(--winw)*1 - 160px) !important;
}
#yandex_map1 ymaps[class*="balloon__content"] > ymaps {
	max-width: 300px;
}
#yandex_map1 ymaps[class*="placemark-overlay"][style*="z-index: 775"]{
display:none;
}
#yandex_map1 ymaps[class*="balloon-pane"] > ymaps {
-webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#yandex_map1 ymaps[class*="balloon-pane"] * {
/*opacity:1 !important;*/
}
.xdsoft_object_description_ballon img {
	margin: 0 20px 10px 0;
	height: 90px;
/*
transform: scale(0);
opacity:0;
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
*/
  }
  @-webkit-keyframes zoomIn {
  0% {
  opacity: 0.3;
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  }
  50% {
  opacity: 1;
  }
  }
  @keyframes zoomIn {
  0% {
  opacity:0.3;
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  }
  50% {
  opacity: 1;
  }
  } 

#yandex_map1 ymaps[class*="default-cluster"]{
    line-height: 40px !important;
    font-size: 12px !important;
}
.office-map article h2{
    display: none;
}
.xdsoft_yandex_maps, .xdsoft_yandex_maps * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.xdsoft_yandex_maps{
}
.xdsoft_object_view ymaps[class$="-zoom"],
.xdsoft_yandex_maps ymaps[class$="-zoom"] {
    height: 32px !important;
}
.xdsoft_object_view ymaps[class$="-zoom__scale"],
.xdsoft_yandex_maps ymaps[class$="-zoom__scale"] {
    display: none;
}
.xdsoft_object_view ymaps[class*="-float-button"],
.xdsoft_yandex_maps ymaps[class*="-float-button"] {
background: rgba(47, 50, 46, 0.3) !important;
box-shadow: none !important;
border-radius: 0 !important;
padding-left: 0px !important;
border: 0 !important;
height: 44px !important;
width: 33px;
}
.xdsoft_object_view ymaps[class*="-float-button"]:hover,
.xdsoft_yandex_maps ymaps[class*="-float-button"]:hover {
background: rgba(47, 50, 46, 0.92) !important;
}
.xdsoft_object_view ymaps[class*="-zoom__plus"],
.xdsoft_yandex_maps ymaps[class*="-zoom__plus"] {
border-radius: 20px 20px 0px 0px !important;
}
.xdsoft_object_view ymaps[class*="-zoom__minus"],
.xdsoft_yandex_maps ymaps[class*="-zoom__minus"] {
border-radius: 0 0 20px 20px !important;
border-top: 1px solid #ffffff50 !important;
}
.xdsoft_object_view ymaps[class*="-float-button-icon"],
.xdsoft_yandex_maps ymaps[class*="-float-button-icon"] {
width: 33px !important;
height: 44px !important;
text-align: center;
    background: none !important;
}
.xdsoft_object_view ymaps[class*="-float-button-icon"]::before, .xdsoft_yandex_maps ymaps[class*="-float-button-icon"]::before {
	font-family: 'FontAwesome' !important;
	font-size: 20px;
	color: #fff;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 12px;
}
.xdsoft_object_view ymaps[class*="-zoom__plus"] ymaps[class*="-zoom__icon"]:before,
.xdsoft_yandex_maps ymaps[class*="-zoom__plus"] ymaps[class*="-zoom__icon"]:before {
  content: "\f067";
}
.xdsoft_object_view ymaps[class*="-zoom__minus"] ymaps[class*="-zoom__icon"]:before,
.xdsoft_yandex_maps ymaps[class*="-zoom__minus"] ymaps[class*="-zoom__icon"]:before {
  content: "\f068";
}
.xdsoft_object_view ymaps[class$="-zoom"],
.xdsoft_yandex_maps ymaps[class$="-zoom"] {
    width: 35px;
}
.xdsoft_object_view ymaps[class$="-controls-pane"], .xdsoft_yandex_maps ymaps[class$="-controls-pane"] {
	width: 0px !important;
	bottom: 0 !important;
	left: auto !important;
	right: 55px !important;
	display: flex;
	justify-content: center;
	align-items: center;
}
.xdsoft_object_view ymaps[class$="-controls__control"], .xdsoft_yandex_maps ymaps[class$="-controls__control"] {
	position: absolute !important;
	left: 10px !important;
	-webkit-transform: translate(0px,-100%);
	transform: translate(0px,-100%);
}
.ymaps-2-1-79-controls__control{
	top: 50% !important;
}
.map_view {
background-color: rgba(244, 246, 247, 0);
max-height:700px;
}
.xdsoft_yandex_maps.xdsoft_map1 .map_view {
background:#3b5b9b !important;
display: flex;
}
.map_view{
border-radius:0px;
overflow:hidden;
position: relative;
}
.map_view .xdsoft_map_box {
    position: relative;
}
.map_view .xdsoft_map_box,
.map_view .xdsoft_object_list_box {
    padding: 0px;
}

.map_view .xdsoft_object_list_box {
max-height:700px;
position: relative;
width: 320px;
right: 0px;
-webkit-transition: all .6s linear;
-moz-transition: all .6s linear;
-o-transition: all .6s linear;
transition: all .6s linear;
}
.xdsoft_map1.object_close .map_view .xdsoft_object_list_box {
position: absolute;
right: -320px;
}
.xdsoft_map1.object_close .items_box,
.xdsoft_map1.object_close .xdsoft_search_object_list{
background: none;
}
.xdsoft_map1 .xdsoft_list_object_items{
position: relative;
right: 0;
opacity: 1;
-webkit-transition: all .4s linear;
-moz-transition: all .4s linear;
-o-transition: all .4s linear;
transition: all .4s linear;
}
.xdsoft_map1.object_close .xdsoft_list_object_items{
min-height: 550px;
}
.xdsoft_yandex_maps.xdsoft_map1.object_close .map_view .xdsoft_map_box {
    width: 100%;
    opacity: 0;
}
.xdsoft_yandex_maps.xdsoft_map1.object_close .map_view .xdsoft_map_box.object_op {
    opacity: 1;
-webkit-transition: all .6s linear;
-moz-transition: all .6s linear;
-o-transition: all .6s linear;
transition: all .6s linear;
}
.xdsoft_yandex_maps.xdsoft_map1.object_close .xdsoft_object_list_box .lsicon-right-arrow1 {
right: auto;
background: rgba(47, 50, 46, 0.46) !important;
}
.xdsoft_yandex_maps.xdsoft_map1.object_close .xdsoft_object_list_box .lsicon-right-arrow1::before {
    content: "\e901";
    right: 3px !important;
position: relative;
}
.xdsoft_yandex_maps.xdsoft_map1.object_close .xdsoft_object_list_box .lsicon-right-arrow1:hover {
left: -40px !important;
    background: rgba(47, 50, 46, 0.92) !important;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
}
.xdsoft_yandex_maps.xdsoft_map1.object_open .map_view .xdsoft_map_box {
    width: calc(100% - 320px) !important;
}

#yandex_map1 > ymaps > ymaps,
#yandex_map1 > ymaps{
-webkit-transition: all .4s linear;
-moz-transition: all .4s linear;
-o-transition: all .4s linear;
transition: all .4s linear;
}
.map_description {
    margin-bottom: 40px;
    font-size: 20px;
    color: #fff;
}

.xdsoft_more_link {
    text-align: right;
    padding: 10px 0;
}
.xdsoft_select_category_box:before {
content: "\f078";
font-family: 'FontAwesome';
position: absolute;
font-weight: normal;
font-feature-settings: normal;
font-kerning: auto;
font-language-override: normal;
font-size: inherit;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-synthesis: weight style;
font-variant: normal;
line-height: 1;
text-rendering: auto;
color: #fff;
right: 12px;
top: 8px;
}
.xdsoft_select_category_box {
text-align: center;
float: none !important;
margin: 0 auto;
width: auto;
max-width: 250px;
position: relative;
}
.xdsoft_object_list_box .lsicon-right-arrow1{
position: absolute;
left: -8px;
top: calc(50% - 44px);
font-size: 42px;
color: #fff;
width: 40px;
text-indent: 0;
opacity: 1;
/*background: #3b5b9b;*/
padding: 26px 6px;
text-align: center;
border-radius: 20px 0 0 20px;
cursor: pointer;
color: rgba(255,255,255,0.8);
z-index: 1;
}
.xdsoft_yandex_maps.xdsoft_map1.object_close .xdsoft_object_list_box .lsicon-right-arrow1{
opacity: 0;
display: none;
transition: none;
}
.xdsoft_yandex_maps.xdsoft_map1.object_close .xdsoft_object_list_box.object_op_list .lsicon-right-arrow1.btn_object_op{
display: block;
opacity: 1;
left: -38px;
font-size: 28px;
padding: 30px 0 30px 10px;
-webkit-transition: all .4s linear;
-moz-transition: all .4s linear;
-o-transition: all .4s linear;
transition: all .4s linear;
}
.xdsoft_yandex_maps.xdsoft_map1.object_open .xdsoft_object_list_box .lsicon-right-arrow1.btn_object_up{

}
.xdsoft_object_list_box .lsicon-right-arrow1:hover{
color: rgba(255,255,255,1);
}
.xdsoft_object_list_box {
    padding-right: 10px;
}
.xdsoft_search_object_list .lsicon-magnifying-glass{
position: absolute;
right: 12px;
top: 21px;
font-size: 18px;
color: #fff;
}
.xdsoft_search_object_list.empty_field .lsicon-magnifying-glass::before {
content: "\f00d";
font-family: 'FontAwesome';
font-weight: 200;
font-size: 10px;
color: #fff;
transition: none;
font-feature-settings: normal;
font-kerning: auto;
font-language-override: normal;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-synthesis: weight style;
font-variant: normal;
line-height: 1;
text-rendering: auto;
position: absolute;
top: 0;
right: 1px;
cursor: pointer;
padding: 5px;
}
.xdsoft_search_object_list.empty_field .lsicon-magnifying-glass:hover:before {
    color: #a61818;
}
.xdsoft_search_object_list {
position: absolute;
left: auto;
top:-55px;
min-width: 250px;
right: 0;
padding: 14px 0px;
margin-right: 38px;
background: #3b5b9b;
border-radius: 0;
}
.items_box{
padding: 0px 10px 0 30px;
overflow: auto;
max-height: 595px;
margin-top: 55px;
position: relative;
right: 0;
}
.xdsoft_map1.object_close .object_op_list .xdsoft_list_object_items {
}
.xdsoft_search_object_list_input,
#wrapMapAll .jq-selectbox__select-text,
/*.xdsoft_select_category_input,*/
.xdsoft_search_on_map_input {
    width: auto;
    max-width: 100%;
    height: 33px !important;
    padding: 4px 6px;
    font-size: 13px;
    color: #fff !important;
    border-radius: 0 !important;
    vertical-align: middle;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
border: 1px solid #2f322e !important;
background-color: #2f322e !important;
}
#wrapMapAll .jq-selectbox__select-text
/*.xdsoft_select_category_input,*/{
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
border-radius: 20px !important;
padding: 2px 38px 4px 14px !important;
min-width: 200px !important;
overflow: hidden;
display: inline-block;
text-overflow: ellipsis;
white-space: nowrap;
font-size: 16px !important;
}
#wrapMapAll .jq-selectbox.opened .jq-selectbox__select-text,
#wrapMapAll .jq-selectbox.changed .jq-selectbox__select-text {
	border: 1px solid transparent;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.25);
}
#wrapMapAll .jq-selectbox.opened .jq-selectbox__select-text{
	border-radius: 16px 16px 0 0 !important;
}
#wrapMapAll .jq-selectbox__dropdown {
	width: 250% !important;
	background: #2f322e;
	z-index: 0;
	margin: 0;
	padding: 0;
	border-radius: 20px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.25);
	text-align: left;
	max-width: 360px;
left: 50%;
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}
#wrapMapAll .jq-selectbox__dropdown ul {
scrollbar-color: #354765 transparent;
	margin: 10px 0 30px 0;
	padding: 0;
	max-height: 550px !important;
}
#wrapMapAll .jq-selectbox__not-found {
	display: none !important;
}
#wrapMapAll .jq-selectbox__search{
position: relative;
}
#wrapMapAll .jq-selectbox__search::before {
	content: "\e901";
	font-size: 18px;
	color: #fff;
	font-family: 'kamfont' !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: absolute;
	right: 22px;
	top: 8px;
}
#wrapMapAll .jq-selectbox__select-text {
	line-height: 25px;
	color: #fff !important;
}
#wrapMapAll .jq-selectbox__select-text {
    background-position: calc(100% - 12px) calc(50% - 1px);
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZm9jdXNhYmxlPSJmYWxzZSIgZGF0YS1wcmVmaXg9ImZhbCIgZGF0YS1pY29uPSJjaGV2cm9uLWRvd24iIHJvbGU9ImltZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNDQ4IDUxMiIgY2xhc3M9InN2Zy1pbmxpbmUtLWZhIGZhLWNoZXZyb24tZG93biBmYS13LTE0IGZhLTN4Ij48cGF0aCBmaWxsPSIjZGRkZGRkIiBkPSJNNDQzLjUgMTYyLjZsLTcuMS03LjFjLTQuNy00LjctMTIuMy00LjctMTcgMEwyMjQgMzUxIDI4LjUgMTU1LjVjLTQuNy00LjctMTIuMy00LjctMTcgMGwtNy4xIDcuMWMtNC43IDQuNy00LjcgMTIuMyAwIDE3bDIxMSAyMTEuMWM0LjcgNC43IDEyLjMgNC43IDE3IDBsMjExLTIxMS4xYzQuOC00LjcgNC44LTEyLjMuMS0xN3oiIGNsYXNzPSIiPjwvcGF0aD48L3N2Zz4=');
    background-size: 16px;
    	text-align: left;
}
#wrapMapAll .jq-selectbox, #wrapMapAll .jq-select-multiple {
	width: 100%;
	display: block;
	cursor: pointer;
}
#wrapMapAll .jq-selectbox li:hover, #wrapMapAll .jq-select-multiple li:hover {
background-color: #ffffff !important;
color: #3c5c9d !important;
}
#wrapMapAll .jq-selectbox li {
	white-space: normal;
	padding: 6px 32px;
	line-height: 1;
	font-size: 18px;
	list-style: none;
	min-height: 30px;
}
#wrapMapAll .jq-selectbox li.labchild {
	padding-left: 42px !important;
	display: block;
	position: relative;
}
#wrapMapAll .jq-selectbox li.labchild::before {
	content: ".";
	position: absolute;
	top: 0;
	margin-left: -8px;
}
/*
#wrapMapAll .jq-selectbox li.sel,
#wrapMapAll .jq-selectbox li.selected,*/
#wrapMapAll .jq-selectbox li:first-child,
#wrapMapAll .jq-select-multiple li:first-child {
display:none !important;
}
#wrapMapAll .jq-selectbox.changed.opened li:first-child,
#wrapMapAll .jq-select-multiple.changed.opened li:first-child {
display:block;
}
#wrapMapAll .jq-selectbox__select {
	z-index: 1;
}
#wrapMapAll .jq-selectbox.changed .jq-selectbox__select-text {
	color: #fff !important;
}
#wrapMapAll .jq-selectbox__search input {
	border-radius: 20px;
	margin: 10px;
	padding-left: 20px;
	width: calc(100% - 20px);
}
#wrapMapAll .jq-selectbox__dropdown[style*="top: auto"] {
	margin: 0px 0 -41px 0;
	padding: 24px 0 61px 0;
}
.xdsoft_select_category_input option[value="0"] {
    display: none;
}
.xdsoft_select_category_input::-ms-expand { 
      display: none; /* удалите стрелку по умолчанию в IE 10 и 11 */
      }
.xdsoft_search_object_list_input {
    width: 100%;
}

.xdsoft_search_object_list_input, .xdsoft_search_on_map_input {
    /*background: url(../images/search.png) no-repeat 5px 4px !important;*/
padding: 4px 40px 4px 14px !important;
background-color: #2f322e !important;
border-color: #2f322e !important;
border-radius: 20px !important;
color: #fff !important;
font-size: 16px !important;
}
.xdsoft_search_object_list_input:focus {
    outline: none;
}

.xdsoft_yandex_maps.xdsoft_map1 .xdsoft_search_object_pagination {
    text-align: center;
    margin: 12px 0 0px 0;
}

ul + .xdsoft_search_object_pagination {
    margin-top: 5px;
}

.xdsoft_search_object_pagination a {
	color: #ffffff !important;
display: inline-block;
width: 24px;
height: 24px;
line-height: 24px;
font-size: 12px;
text-align: center;
border: 1px solid transparent;
    border-bottom-width: 1px;
border-bottom-width: 0;
margin-right: 0;
background-color: #2f322e;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0);
}

.xdsoft_search_object_pagination a span {
    position: relative;
    top: -2px;
}

.xdsoft_search_object_pagination a:hover {
    text-decoration: underline;
}

.xdsoft_search_object_pagination a.active:hover {
    text-decoration: none;
}

.xdsoft_search_object_pagination a:first-child {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.xdsoft_search_object_pagination a:last-child {
    border-width: 1px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.xdsoft_search_object_pagination a:active, .xdsoft_search_object_pagination a.active {
    background-color: #2f322e;
    color: #ccc !important;
}

.xdsoft_object_list, .xdsoft_category_list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.xdsoft_category_list .xdsoft_object_list {
    padding-left: 5px;
}

.xdsoft_object_list > div, .xdsoft_category_list > div {
    line-height: 18px;
}

.xdsoft_object_list > div > a,
.xdsoft_category_list > div > a {
    padding: 5px;
    display: block;
    color: #005580;
    text-decoration: none;
}

.xdsoft_category_list > div > a {
    color: #555580;
    font-weight: 700;
}

.xdsoft_object_list > div > a:hover, .xdsoft_object_list > div > a:focus,
.xdsoft_category_list > div > a:hover, .xdsoft_category_list > div > a:focus {
    background-color: #eee;
    text-decoration: none;
}

.xdsoft_items_list {
    margin-top: 20px;
}

.xdsoft_item_intro {
    padding: 20px 20px 20px 20px;
    border: 1px solid transparent;
    border-radius: 10px;
    margin-bottom: 10px;
}

.xdsoft_items_list > .xdsoft_item_intro:nth-child(odd) {
    background-color: rgba(244, 246, 247, 0);
}

.xdsoft_map {
    border: 0px solid rgba(220, 220, 220, 0.27);
    width: 100% !important;
}

.xdsoft_map.xdsoft_show_gif_loader {
    background: url(../images/preloader.gif) no-repeat center center;
}

.xdsoft_list_object_items > div.items_box > a {
display: block;
padding: 7px 15px;
color: #ffffff;
cursor: pointer;
line-height: 20px;
text-decoration: underline;
text-decoration-color: transparent;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
font-size: 18px;
font-weight: 500;
}
.xdsoft_list_object_items > div.items_box > a:hover {
    text-decoration-color: rgba(255,255,255,0.7) !important;
}
.xdsoft_list_object_items > div.items_box > a:hover, .xdsoft_list_object_items > div.items_box > a:focus {
/*background-color: #eee;*/
    text-decoration: underline;
}
.xdsoft_list_object_items > div.items_box > a.category_item {
font-size: 16px;
color: #ccc;
position: relative;
left: 0px;
text-decoration: none;
text-transform: uppercase;
}
.xdsoft_navigate_box {
	position: absolute;
	z-index: 100;
	max-width: 300px;
	left: 50%;
	-webkit-transform: translate(-50%,0px);
	transform: translate(-50%,0);
	top: 15px;
}

.xdsoft_navigate_box > div {
    float: left;
}

.xdsoft_yandex_maps .xdsoft_hidden {
    display: none !important;
}

.xdsoft_organization {
    margin-bottom: 10px;
    display: flex;
    justify-content: stretch;
    align-items: flex-start;
}

.xdsoft_organization > div.description_organization {
    margin-left: 10px;
}

.xdsoft_btn_add_box {
    padding-top: 10px;
}

.xdsoft_filter {
    position: absolute;
    left: 0;
    background: #fff;
    z-index: 4;
    padding: 10px;
    color: #000;
    top: 50%;
    margin-top: -105px;
    min-height: 210px;

    -webkit-box-shadow: 1px 0 5px 0 rgba(37, 50, 50, 0);
    -moz-box-shadow: 1px 0 5px 0 rgba(37, 50, 50, 0);
    box-shadow: 1px 0 5px 0 rgba(37, 50, 50, 0);
    text-align: left;
    overflow: visible;
}

.xdsoft_filter.xdsoft_filter_horizontal .xdsoft_filter_items {
    vertical-align: top;
}

.xdsoft_filter.xdsoft_filter_horizontal .xdsoft_filter_item,
.xdsoft_filter.xdsoft_filter_horizontal .xdsoft_filter_element {
    display: inline-block;
    vertical-align: top;
}

.xdsoft_filter_item label {
    display: flex;
    align-items: baseline;
}

.xdsoft_filter h4 {
    margin-top: 0;
}

.xdsoft_filter .hide_panel {
    display: inline-block;
}

.xdsoft_filter_2 {
    left: auto;
    right: 0;
}

.xdsoft_filter_3 {
    width: 100%;
    margin-top: 0 !important;
    top: auto;
    bottom: 0;
}

.xdsoft_filter_4 {
    width: 100%;
    margin-top: 0 !important;
    top: 0;
}

.xdsoft_navigate_box + .xdsoft_filter_4 {
    top: 50px;
}

.xdsoft_filter_4.xdsoft_filter.filterhide {
    margin-top: 10px !important;
}

.xdsoft_navigate_box + .xdsoft_filter_4.xdsoft_filter.filterhide {
    margin-top: 0 !important;
}


.xdsoft_filter_6,
.xdsoft_filter_5 {
    position: static;
    margin-top: 10px !important;
    height: auto !important;
    overflow-y: initial;
    box-shadow: none;
    background: transparent;
    padding-left: 5px;
}

.xdsoft_filter_7,
.xdsoft_filter_8 {
    position: static;
    margin-top: 10px !important;
    height: auto !important;
    overflow-y: initial;
    box-shadow: none;
    background: transparent;
    padding-left: 5px;
}

.xdsoft_filter input {
    margin: 0 !important;
    margin-right: 5px !important;
    position: relative;
    top: 2px;
}

.xdsoft_filter.filterhide {
    width: 20px;
    height: 20px !important;
    min-height: 20px !important;
    margin-top: -10px !important;
    margin-left: 12px;
    padding: 0;
    background: #fff;
}

.xdsoft_filter table td {
    vertical-align: middle;
    text-align: left;
}

.xdsoft_filter.filterhide > div :not(a) {
    display: none;
}

.xdsoft_filter.filterhide a {
    display: block;
    padding: 0;
    background: url(../images/open.png) no-repeat center center;
    width: 20px;
    height: 20px;
    margin: auto;
}

.xdsoft_filter.filterhide a span {
    display: none;
}

.xdsoft_yandex_maps.xdsoft_fullscreen .map_view {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    z-index: 10;
}

.xdsoft_yandex_maps.xdsoft_fullscreen .map_view .xdsoft_map_box {
    padding: 0;
}

.xdsoft_yandex_maps.xdsoft_fullscreen .map_view .xdsoft_map {
    height: 100% !important;
}

.xdsoft_yandex_maps.xdsoft_map_with_navigate.xdsoft_fullscreen .map_view .xdsoft_map {
    height: calc(100% - 37px) !important;
}

.xdsoft_yandex_maps.xdsoft_fullscreen .xdsoft_object_list_box {
    height: 100%;
}

.xdsoft_yandex_maps.xdsoft_fullscreen .map_view .xdsoft_map_box {
    position: relative;
    height: 100%;
}


.xdm_wg_sidebar {
    position: absolute;
    width: 0;
    z-index: 200;
}

.xdm_wg_sidebar_view {
    position: relative;
    width: 332px;
    min-height: 40px;
    margin-left: -332px;
    box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .2);
    background: #fff;
    height: 100%;
}

/* свернутый виджет */
.xdm_wg_sidebar._collapsed .xdm_wg_sidebar_view {
    height: auto;
}

/* справа */
.xdm_wg_sidebar.xdm_wg_position1 {
    top: 30px;
    bottom: 30px;
    right: 16px;
}

/* справа */
.xdm_wg_sidebar.xdm_wg_position2 {
    top: 30px;
    bottom: 30px;
    left: 16px
}

.xdm_wg_sidebar.xdm_wg_position2 .xdm_wg_sidebar_view {
    margin-left: 0;
}

.xdsoft_navigate_box + .xdm_wg_sidebar.xdm_wg_position1,
.xdsoft_navigate_box + .xdm_wg_sidebar.xdm_wg_position2 {
    top: 60px;
}


/* внизу */
.xdm_wg_sidebar.xdm_wg_position3 {
    bottom: 5px;
    left: 50%
}

.xdm_wg_sidebar.xdm_wg_position3 .xdm_wg_sidebar_view {
    width: 600px;
    margin-left: -300px;
    max-height: 300px;
}

/* вверху */
.xdm_wg_sidebar.xdm_wg_position4 {
    top: 5px;
    left: 50%
}

.xdm_wg_sidebar.xdm_wg_position4 .xdm_wg_sidebar_view {
    width: 600px;
    margin-left: -300px;
    max-height: 300px;
}


.xdm_wg_sidebar.xdm_wg_position3 .xdm_wg_wrapper_scroller,
.xdm_wg_sidebar.xdm_wg_position4 .xdm_wg_wrapper_scroller {
    font-size: 0;
}

.xdm_wg_sidebar.xdm_wg_position3 .xdm_result_count,
.xdm_wg_sidebar.xdm_wg_position4 .xdm_result_count {
    position: absolute;
    top: -2px;
    left: 30px;
    font-size: 13px;
    border: none;
}

.xdm_wg_sidebar.xdm_wg_position3 .xdm_wg_wrapper_scroller,
.xdm_wg_sidebar.xdm_wg_position4 .xdm_wg_wrapper_scroller {

}

.xdm_wg_sidebar.xdm_wg_position3 .xdm_wg_item_view,
.xdm_wg_sidebar.xdm_wg_position4 .xdm_wg_item_view {
    font-size: 13px;
    height: 100%;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    border: none !important;
}

.xdm_wg_sidebar._hidden {
    display: none;
}

.xdm_wg_sidebar_content {
    overflow: hidden;
    transition: all 1.3s linear;
    height: 100%;
}

.xdm_wg_sidebar._collapsed .xdm_wg_sidebar_content {
    max-height: 40px;
}

.xdm_wg_close {
    position: absolute;
    top: 0;
    width: 26px;
    height: 26px;
    margin: 7px;
    cursor: pointer;
    opacity: .4;
    right: 0;
    background: url(../images/close.svg) center center no-repeat;
}

.xdm_wg_expand, .xdm_wg_collapse {
    position: absolute;
    top: 0;
    width: 26px;
    height: 26px;
    margin: 7px;
    cursor: pointer;
    opacity: .4;
    right: 30px;
    background: url(../images/rollup.svg) center center no-repeat;
}

.xdm_wg_sidebar._collapsed .xdm_wg_collapse {
    display: none;
}

.xdm_wg_header {
    background: url(../images/point.svg) 14px center no-repeat;
    position: relative;
    white-space: nowrap;
    padding-left: 60px;
    user-select: none;
}

.xdm_wg_title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}

.xdm_wg_wrapper {
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    border-top: solid 1px #e0e0e0;
    padding-bottom: 10px;
    height: 100%;
}

.xdm_result_count {
    padding: 13px 16px;
    color: #999;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
}

.xdm_wg_item_view + .xdm_wg_item_view {
    border-top: 1px solid rgba(75, 47, 26, 0.62);
}

.xdm_wg_item_view > a {
    display: block;
    text-decoration: none !important;
    color: #222222;
}

.xdm_wg_object_name {
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 40px;
    padding: 5px 10px;
    font-weight: 600;
}

.xdm_wg_description {
    padding: 5px 10px;
}

.xdm_wg_description th {
    text-align: left;
}

.xdm_wg_more {
    display: block;
    padding: 10px;
    text-align: right;
}

.xdm_wg_more:hover {
    text-decoration: underline;
}

.xdm_loading_indicator {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, .7);
    height: 0;
    opacity: 0;
    transition: opacity .3s linear;
    transition-delay: .5s;
}

.xdm_wg_sidebar._show_loading .xdm_loading_indicator {
    height: 100%;
    opacity: 1;
}

.xdm_wg_sidebar._show_loading .xdm_loading_indicator.fix {
    height: 40px;
}

.xdm_loading_loading_text {
    background: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}

@-webkit-keyframes spinner-view-spin {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@keyframes spinner-view-spin {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

.xdm_loading_loading_small {
    position: relative;
    animation-name: spinner-view-spin;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    width: 16px;
    height: 16px;
    margin-left: -8px;
    margin-top: -8px;
}

.xdm_loading_indicator .xdm_loading_loading_small {
    position: absolute;
    top: 20px;
    left: 20px;
    animation-play-state: paused;
}

.xdm_wg_sidebar._show_loading .xdm_loading_indicator .xdm_loading_loading_small {
    animation-play-state: running;
}

.xdm_loading_loading_small_circle::before {
    content: '';
    border-radius: 100%;
    box-shadow: inset 0 0 0 2px #fc0;
    position: absolute;
    left: -50%;
    top: 0;
    width: 100%;
    height: 100%;
}

.xdm_loading_loading_small_circle {
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    left: 50%;
    height: 100%;
}

.xdsoft_object_description_ballon {
	overflow: auto;
	max-height: 100%;
	color: #000 !important;
	line-height: 1.3;
}
/*
#yandex_map1 ymaps[class$="-ground-pane"]{
top: 50px !important;
}
#yandex_map1 ymaps[class$="-balloon-pane"]{
top: 0px !important;
}*/
#yandex_map1 ymaps[class$="-cluster-tabs__menu-item-text"],
.xdsoft_object_description_ballon .xdsoft_more_link a{
color:#000 !important;
}
.xdsoft_object_description_ballon .xdsoft_more_link:hover a,
#yandex_map1 ymaps[class$="-cluster-tabs__menu-item-text"]:hover {
	color: #1a3dc1 !important;
}
.xdsoft_object_description_ballon .xdsoft_more_link a{
display: block;
}
.xdsoft_object_description_ballon .xdsoft_more_link:hover a{
text-decoration: underline;
}
.xdsoft_filter_items {
    overflow: auto;
}

.xdsoft_filter_item {

}

.xdsoft_filter_item .xdsoft_filter_element {
    margin-bottom: 10px;
}


.xdsoft_circle_ballon {
    margin-left: -9px;
    margin-top: -27px;
    width: 23px;
    height: 27px;
    display: inline-block;
    background: url(../images/map-marker.png) no-repeat center center;
    position: relative;
    z-index: 100000;
}

.xdsoft_circle_ballon.xdsoft_circle_ballon_simple {
    background: none;
    margin-top: 0;
}

.xdsoft_circle_ballon .xdsoft_circle_ballon_clowd {
    height: 60px;
    width: 60px;
    display: inline-block;
    position: absolute;
    background-color: #f6f6f6;
    background-size: cover;
    border-radius: 50%;
    border: 5px solid #fff;
    bottom: 120%;
    margin-left: -22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
}

/*.xdsoft_circle_ballon .xdsoft_circle_ballon_hint {
    position: absolute;
    width: 125px;
    text-align: center;
    margin: -105px 0 0 -35px;
    display: none;
    background-color: #000;
    color: #fff;
    line-height: 1.2;
    border-radius: 7px;
    opacity: 0.8;
    padding: 5px;
}
.xdsoft_circle_ballon .xdsoft_circle_ballon_hint:after {
    content:'';
    width: 20px;
    height: 20px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: -7px 7px -2px 48px;
    background-color: #000;
    z-index: -1;
}
.xdsoft_circle_ballon:hover .xdsoft_circle_ballon_hint {
    display: block;
}*/

.xdsoft_circle_ballon .xdsoft_circle_ballon_clowd_triangle {
    width: 0;
    height: 0;
    border-bottom: 0 solid rgba(0, 0, 0, 0) !important;
    border-left: 0 solid rgba(0, 0, 0, 0) !important;
    border-right: 10px solid rgba(0, 0, 0, 0) !important;
    border-top: 10px solid #fff !important;
    position: absolute;
    left: 50%;
    margin-left: 5px;
    bottom: -10px;
}
	.com_yandex_maps.object a,
	.com_yandex_maps.object {
		color: #fff !important;
	}

	.xdsoft_object_description {
		margin: 0;
	}

	.xdsoft_object_view {
		border-radius: 10px !important;
		overflow: hidden;
	}
	
.item-object .xdsoft_object_view {
		border-radius: 0px !important;
	}
.xdsoft_row > div[class*=xdsoft_col] {
    float: left;
}
img.thumb_map {
margin: 0px 20px 10px 0px; 
float: left;
}
.content-popup.office-map .map-kontakt .map_view .xdsoft_map_box {
 display:flex;
 align-items:center;
 height:100%
}
.office-map-popup .sppb-row {
 display:flex;
 justify-content:space-evenly;
 flex-direction:row;
 flex-wrap:wrap
}
.contentpane .sp-page-builder .page-content {
 padding:0 !important
}
.office-map-popup .sppb-row .sppb-col-md-6 {
 width:50%
}
.dj-hideitem,
li.item-1102,
li.item-1606,
li.item-1607,
li.item-1609,
li.item-1817,
li.item-1818,
li.item-2191,
li.item-2192,
li.item-2166,
li.item-2167,
li.item-2168,
li.item-2169,
li.item-2170,
li.item-2175,
li.item-2176,
li.item-2177,
li.item-2178,
li.item-2131,
li.item-2132,
li.item-1854,
li.item-1859 {
 display:none !important
}
div.ias_trigger {
 text-align:center;
 margin:15px 0
}
div.ias_trigger a {
 border:1px solid #ccc;
 padding:5px;
 border-radius:5px;
 background:#f1f1f1
}
.pagination,
.vm-pagination {
 display:none !important
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 0px;
	margin-bottom: 0;
}
/*
*
*
*
*
*
*/
@media (min-width: 1200px) {
    .xdsoft_row:before,
    .xdsoft_row:after {
        display: table;
        line-height: 0;
        content: "";
    }

    .xdsoft_row:after {
        clear: both;
    }
}
@media screen and (max-width: 991px) {
#wrapMapAllTop.section-anchor {
	top: -10px !important;
}
.xdsoft_search_object_list {
	left: 50%;
	margin-right: 0;
	width: 250px;
		-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
}
#wrapMapAll {
    position: relative;
    overflow: hidden;
    border-image: initial;
    margin-bottom: 0px;
margin: 0px auto;
max-width: 1280px;
border-radius: 20px 0 0 20px;
}
#wrapMapAll #yandex_map1.iframehide ymaps{
pointer-events: none;
}
#wrapMapAll #yandex_map1.iframehide ymaps,
#wrapMapAll #yandex_map1.iframehide{
    cursor: help !important;
}
.mapTitle {
color:#000;
    position: absolute;
    z-index: 1000;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 5px;
    display: none;
    padding: 5px 20px;
    border-radius: 5px;
    background: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
}
.xdsoft_navigate_box.xdsoft_row:hover ~ .mapTitle,
#wrapMapAll div.iframeshow ~ .mapTitle {
    display: none !important;
}
#wrapMapAll {
	border-radius: 20px 20px 0px 0px !important;
}
.xdsoft_yandex_maps.xdsoft_map1 .map_view {
    flex-direction: column;
    max-height: none !important;
}
.xdsoft_yandex_maps.xdsoft_map1 .map_view .xdsoft_object_list_box {
	width: 100%;
}
.xdsoft_yandex_maps.xdsoft_map1.object_open .map_view .xdsoft_map_box,
.xdsoft_yandex_maps.xdsoft_map1 .map_view .xdsoft_map_box {
	width: 100% !important;
}
.xdsoft_map1 .xdsoft_list_object_items {
    padding-bottom: 30px;
}
.xdsoft_object_list_box .lsicon-right-arrow1 {
	display: none;
}
}

@media (min-width: 768px) {
    .xdsoft_row:before,
    .xdsoft_row:after {
        display: table;
        line-height: 0;
        content: "";
    }

    .xdsoft_row:after {
        clear: both;
    }
}

@media (max-width: 767px) {
    .xdsoft_row > div[class*=xdsoft_col] {
        display: block;
        float: none;
        width: auto;
    }
 .office-map-popup .sppb-row {
  flex-direction:column-reverse;
  justify-content:center;
  align-items:center
 }
 .office-map-popup .sppb-row .sppb-col-md-12 {
  order:0
 }
 .office-map-popup .sppb-row .sppb-col-md-6 {
  width:90%;
  order:1
 }
}
@media screen and (max-width: 700px) {
    .xdsoft_col1,
    .xdsoft_col2,
    .xdsoft_col3,
    .xdsoft_col4,
    .xdsoft_col5,
    .xdsoft_col6,
    .xdsoft_col7,
    .xdsoft_col8,
    .xdsoft_col9,
    .xdsoft_col10,
    .xdsoft_col11, .xdsoft_col12 {
        width: auto;
    }
.xdsoft_search_object_list {
	margin-right: 6px;
}
.items_box {
	padding-left: 14px;
}
}
@media (max-width: 500px) {
#yandex_map1 ymaps[class*="cluster-content"], #yandex_map1 ymaps[class*="balloon__content"] > ymaps {
	width: calc(var(--filgridw)*1) !important;
}
#wrapMapAll .jq-selectbox__dropdown {
	width: calc(100% + 60px) !important;
	max-width: none;
}
.xdsoft_object_description_ballon img {
	float: none !important;
	display: block !important;
}
}