.bx-core-window {
    z-index: 9999 !important;
}
.row {
    display: flex;
}
.col-md-4{
    max-width: 300px;
    width: 100%;
    padding-right: 10px;
}
.fs-20{
    font-size: 20px;
}
.b-purp{
    border-right: 2px solid #ab92ba;
}
h3{
    font-family: "Gotham Pro";
    font-size: 25px;
}
h4{
    font-family: "Gotham Pro";
    font-size: 20px;
    padding-bottom: 7px;

}
.pad{
    padding-left: 20px;
    padding-bottom: 30px;
    padding-top: 30px;
}
.mt-30{
    margin-top: 30px;
}
.pb-20{
    padding-bottom: 20px;
}
.pb-7{
    padding-bottom: 7px;
}
.media_video img{
    object-fit: cover;
}
.aboutpage .more_info {
    border: 1px solid #BDA982 !important;
    padding: 15px 25px;
}
@media screen and (max-height: 768px) {
    .main_content h1 {
    font-size: 50px;
    line-height: 47px;
}
    .col-md-4{
        width: 100%;
    }
.wrap_date {
    margin-top: 3px;
    margin-bottom: 10px; 
}
.slider-nav {
    margin-top: 10px;
}
.left_table_condition .table_line span {
    line-height: 45px;
}
.right_txt_condition .top_text {
    padding-top: 0;
}
.right_txt_condition .important_txt {
    margin-top: 15px;
}
.right_txt_condition .wrap_time_lists {
    margin-top: 10px;
}
.right_txt_condition .important_txt {
    padding: 20px 58px 20px 24px;
}
.wrap_top_list_links {
    margin-top: 15px;
}
.presentation_content .descr_box {
    margin-top: 8px;
}
}

/*.presentation_content {
    max-height: 53vh;
    overflow: auto;
}*/

::-webkit-scrollbar { width: 8px; height: 3px;}
::-webkit-scrollbar-button {display:none;  /*background-color: #585858;*/ }
::-webkit-scrollbar-track {  background-color: #000;}
::-webkit-scrollbar-track-piece { background-color: rgba(0,0,0,0);}
::-webkit-scrollbar-thumb { height: 50px; background-color: #989898; border-radius: 3px;}
::-webkit-scrollbar-corner { background-color: rgba(255,255,155,0.06);}
::-webkit-resizer { background-color: rgba(255,255,155,0.06);}

/*.cart_table .mCustomScrollbar{
	display: none;
}*/
.left_table_condition {
 max-height: 412px;
 overflow: auto;   
}
.prev_slide, .next_slide {
    position: absolute !important;
}

.wrapper_map_content {
    background: url("img/bg.jpg") repeat 0 0;
    background-color: #1b1722;
    -webkit-background-size: cover;
    background-size: cover;
}
.ymaps-2-1-60-copyrights-pane {
    display: none;
}
.ymaps-2-1-60-balloon__content {
    display: none !important;
}
.ymaps-2-1-60-balloon_to_top .ymaps-2-1-60-balloon__tail {
    display: none;
}
.maps_marker {
    position: absolute;
    transition: .5s;
}
.maps_marker.active {
    top: -10px;
    transition: all .5s;
}
.package_list_item a {
    padding-right: 19px !important;
}
.ymaps-2-1-60-pie-chart-content {
    color: #fff;
}

.ymaps-2-1-60-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;
}

/* new styles */
.nav_btn > a {
    display: flex;
    -webkit-align-items: center;
            align-items: center;
}
.count_support_popup {
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: space-between;
        justify-content: space-between;
    width: 20px;
}
.nav_btn span {
    margin-top: 0 !important;
}
.support_marker {
    top: calc(50% - 108px);
    left: calc(50% + 16.5px); 
}
.information_objects_marker {
    left: 43px;
    bottom: 123.5px;
}
.support_popup_4 {
    
}
.support_popup_6 {
    right: calc(8.6% - 54px);
    bottom: 185px;
}
/*.support_popup_7 {
    top: 630px;
    left: calc(50% + 485px) !important;
}*/
.support_popup_8 {
    top: 209px;
}

/**************** [7841606] *******************/

.condition {
    color: #fff;
    line-height: 1.5;
    font-size: 14px;
    margin-top: 20px;
}

.condition__row {
    display: flex;
    justify-content: space-between;
}

.condition__col-1 {
    width: 45%;
}

.condition__col-2 {
    width: 51%;
}

.condition__params {
    margin-bottom: 20px;
}

.condition__param {
    display: flex;
    margin-bottom: 6px;
}
.condition__param-name {
    width: 220px;
}
.condition__param-value {
}

.condition__important {
    border: 1px solid #9667b0;
    padding: 20px 58px 20px 24px;
}
.sotrud-ul li{
    padding-left: 35px;
}
.sotrud-ul li:before{
    position: absolute;
    left: 0;
}
@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;
    }
    .support_marker {
        top: calc(50% - 80px);
    }
    .information_objects_marker {
        left: 25px;
        bottom: 100px;
    }
    .support_popup_3 {

    }
    .support_popup_6 {
        right: calc(8.6% - 39px);
        bottom: 146px;
    }
    /*
    .support_popup_7 {
        top: 566px;
        left: calc(50% + 231px) !important;
    }*/
    .support_popup_8 {
        top: 163px;
    }
}
@media only screen and (max-width: 1126px) {
    .support_popup_6 {
        right: calc(8.6% - 26px);
        bottom: 178px;
    }
}
@media only screen and (max-width: 1023px) {
    .support_popup_6 {
        right: calc(8.6% - 32px);
        bottom: 162px;
    }
    .support_popup_7 {
        top: 716px;
        left: calc(50% + 48px) !important;
    }
    .support_popup_8 {
        top: 208px;
    }
}
@media (min-width: 1023.97px) and (max-width: 1440.01px){
    .center-header.w40{
        width: 53% !important;
    }
    .right-header.w40{
        width: 27%;
    }
    .triangle{
        display: none;
    }
}
@media screen and (max-width: 900px) {
    .condition__row {
        flex-wrap: wrap;
    }
    .condition__col-1 {
        width: 100%;
    }
    .condition__col-2 {
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .wrap_count_info_box {
        margin-top: 20px;
    }
    .legend_btns a {
        margin-left: 15px;
    }
    .information_objects_marker {
        left: 50px;
        bottom: 75px;
    }
    .support_popup_6 {
        right: calc(8.6% - 32px);
        bottom: 0;

    }
    .support_popup_7 {
        top: 609px !important;
        left: calc(50% - 25px) !important;
    }
    .support_popup_8 {
        top: 173.5px;
    }
    a.selected_obgects {
        top: 190px;
    }
    .legend_btns a:first-child {
        margin-top: 5px;
    }
    #about .photo_journal{
        width: 100%;
    }
    #about .h1_theme h1{
        font-size: 34px;
    }
    h2.about-title p{
        font-size: 30px;
        line-height: 1.1;
    }
}
@media only screen and (max-width: 524px) {
    .information_objects_marker {
        bottom: 105px;
    }
}
@media screen and (max-width: 410px) {
    .condition__params {
        font-size: 11px;       
    }   
    .condition__param-name {
       width: 62%;
    }
    .condition__param-value {
       width: 38%;
       padding-left: 10px;
    }
}

.hideall {
    display: none;
}

.condition__important a {
    color: #fff;
}

.condition__important a:hover {
    color: #9667b0;
    text-decoration: none;
    transition: all .3s;
}

/**************** end of [7841606] *******************/


.top_header_logo:nth-child(3) img {
    transform: scale(1.5);
}

.logo_header_wrapper.show_logo_header a:nth-child(2) img {
    transform: scale(1.5);
}

.top_header_logo:nth-child(4) img {
    transform: scale(1.1);
}

.logo_header_wrapper.show_logo_header a:nth-child(3) img {
    transform: scale(1.1);
}
.show_logo_header {
    height: 510px;
    padding-top: 50px;
}