[class*="-balloon__close-button"], .ymaps-2-1-71-balloon__close-button, .ymaps-2-1-69-balloon__close-button,
/*[class*="-balloon__close-button"]*/
 {
    margin: 7px 6px 0 0 !important;
    width: 20px !important;
    height: 20px !important;
    opacity: .5;
    background: 
        url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGySURBVGhD7ZlJTsNAFETNAdiGPZwkh4DjsGSLOBNnyDa3YIdsXkVdKIghHnpE/aRSnLb9u16UeJOh0+l0/gfTNF2N4/hIbsJSMehyT499eLsMSTBg4vVQUoa9H8g7eSN3YXk+Kk8OJWXY8yQROjyF5eWoPCkiw15xJIzKk6wy7BFXwqg8ySLD7DQSRuVJUhlmppUwKk+SyDArj4RReRJVhhl5JYzKkygy3FtGwqg82STDPWUljMqTVTJcW4eEUXmySIZr6pIwKk9myXCuTgmj8uRPGdbqljAqT36U4bgNCaPy5IsMaUvChPKWOTYpYYLMUQKC45dwqi0o/vl1EhzPejRXxbkEr8+SaE6Got9+2CpP2pGh4K9PJ5Un9ctQ7OIjVuVJvTIUuihhVJ7UJ0OR2RJG5Uk9MhRYLGFUnpSXYePVEkblSTkZNtwsYVSe5Jdho2gSRuVJPhk2iC5hVJ6kl2FwMgmj8iSdDAOTSxiVJ/FlGJRNwqg8iSfDgOwSRuXJdhluLCZhVJ6cy+zCqflw057o764iEob9TzLklVyH5WXwQdyGw6IgsFst0el0OhUyDB/Y0H1k3IFXeQAAAABJRU5ErkJggg==) 
        50% no-repeat
        !important;
}

[class*="-balloon__content"], 
[class*="-balloon__layout"], 
[class*="-balloon__tail"]:after, 
.ymaps-2-1-71-balloon__content, 
.ymaps-2-1-71-balloon__layout, 
.ymaps-2-1-71-balloon__tail:after,
.ymaps-2-1-69-balloon__content, 
.ymaps-2-1-69-balloon__layout, 
.ymaps-2-1-69-balloon__tail:after {
    background-color: #000 !important;
}

[class*="-pie-chart-content"], 
.ymaps-2-1-71-pie-chart-content, .ymaps-2-1-53-pie-chart-content {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    line-height: 38px;
}

.characteristics_objects {
   /* padding-bottom: 57px; */
}

a.selected_obgects span {
    margin-left: 15px;
}

.legend_btns a span {
    margin-left: 12px;
}

.legend_btns a {
    margin-left: 15px;
}

.maps_marker span {
    font-size: 12px;
}

[class*="-controls__control"], 
.ymaps-2-1-71-controls__control {
    left: auto!important;
    right: 40px!important;
    position: fixed!important;
    -webkit-backface-visibility: hidden;
}

/*[class*="-controls__control"], 
.ymaps-2-1-71-controls__control {
	visibility: hidden;
}*/

[class*="-zoom__plus"] [class*="-zoom__icon"]:after, 
.ymaps-2-1-71-zoom__plus .ymaps-2-1-71-zoom__icon:after {
    content: "";
    display: block;
    height: 75%;
    width: 2px;
    background-color: #9667b0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

[class*="-zoom__plus"] [class*="-zoom__icon"]:after, 
[class*="-zoom__plus"] [class*="-zoom__icon"]:before, 
[class*="-zoom__minus"] [class*="-zoom__icon"]:before,
.ymaps-2-1-71-zoom__plus .ymaps-2-1-71-zoom__icon:after, .ymaps-2-1-71-zoom__plus .ymaps-2-1-71-zoom__icon:before, .ymaps-2-1-71-zoom__minus .ymaps-2-1-71-zoom__icon:before {
	transition: all .3s;
}

[class*="-zoom__plus"]:hover [class*="-zoom__icon"]:after, 
[class*="-zoom__plus"]:hover [class*="-zoom__icon"]:before, 
[class*="-zoom__minus"]:hover [class*="-zoom__icon"]:before,
.ymaps-2-1-71-zoom__plus:hover .ymaps-2-1-71-zoom__icon:after, .ymaps-2-1-71-zoom__plus:hover .ymaps-2-1-71-zoom__icon:before, .ymaps-2-1-71-zoom__minus:hover .ymaps-2-1-71-zoom__icon:before {
	background-color: #1d1d1d;
}

[class*="-zoom"], 
.ymaps-2-1-71-zoom {
    height: 57px!important;
}

[class*="-zoom__icon"]:before, 
.ymaps-2-1-71-zoom__icon:before {
    content: "";
    display: block;
    height: 2px;
    width: 75%;
    background-color: #9667b0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

[class*="-float-button-icon"], 
.ymaps-2-1-71-float-button-icon {
    background-image: none!important;
    border: none!important;
    width: 25px!important;
    height: 25px!important;
    left: 50%!important;
    top: 50%;
    transform: translate(-50%, -50%);
}

[class*="-float-button"], 
.ymaps-2-1-71-float-button {
    border-radius: 50%!important;
    background: transparent!important;
    width: 50px!important;
    height: 50px!important;
    border: 2px solid #9667b0!important;
    transition: all .3s;
}

[class*="-float-button"]:hover, 
.ymaps-2-1-71-float-button:hover {
	background: #9667b0!important;
}

[class*="-zoom__scale"], 
.ymaps-2-1-71-zoom__scale {
	display: none;
}

@media(max-width: 768px) and (orientation: portrait)  {
    [class*="-controls__control"], 
	.ymaps-2-1-71-controls__control {
		display: none!important;
	}
}

@media(max-width: 900px) and (orientation: landscape) {
    [class*="-controls__control"], 
	.ymaps-2-1-71-controls__control {
		display: none!important;
	}
}

@media only screen and (max-width: 1440px) {
    .characteristics_objects {
        padding-bottom: 33px;
        padding-top: 26px;
    }
    .wrap_count_info_box {
        margin-top: 0;
    }
    .legend_btns {
        flex-direction: row;
    }
    .legend_btns a {
        margin-top: 0;
        margin-left: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap_count_info_box {
        margin-top: 20px;
    }
    .legend_btns a {
        margin-left: 15px;
    }
}

[class*="-map-bg"], .ymaps-2-1-71-map-bg, .ymaps-2-1-69-map-bg, .ymaps-2-1-68-map-bg, .ymaps-2-1-65-map-bg {
    background-image: none !important;
}
[class*="-map"], .ymaps-2-1-71-map, .ymaps-2-1-65-map {
    color: #ffffff !important;
}
[class*="-balloon__layout"], [class*="-balloon__content"],.ymaps-2-1-71-balloon__layout, .ymaps-2-1-65-balloon__layout, .ymaps-2-1-65-balloon__content {
    border-radius: 15px;
}
