[class$=balloon__close-button]{
    width: 10px !important;
    height: 10px !important;
    margin-right: 10px;
    margin-top: 10px;
}
[class$=balloon__tail]:after{
    display: none;
}
body [class$="balloon__close"]+[class$="balloon__content"]{
    margin-right: 0;
    margin-left: -12px;
}
.contacts_left_new {
    width: auto;
    /*min-height: 593px;*/
    min-height: 800px;
    background: #F9F8F7;
    /*margin-top: 2px;*/
}
.contacts_right_new {
    width: 100%;
    /*height: 595px;*/
    height: auto;
}
.st_ofis {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    color: #686868;
    margin-left: 15px;
}
.icon_contacts {
    margin-left: 400px;
    padding-top: 26px;
    line-height: 10px;
}
.edin_contact_center_text {
    width: 399px;
    /*height: 122px;*/
    height: auto;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 26px;
    color: #505050;
}
.edin_contact_center {
    margin-left: 400px;
    margin-top: 40px;
}
.address_contact {
    margin-left: 400px;
    margin-top: 36px;
}
.address_contact .st_ofis {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    color: #686868;
    margin-left: 0px;
}
.department_contact_map {
    background: #FFFFFF;
    /*box-shadow: 0px 2px 3px rgba(146, 194, 220, 0.3);*/
    border-radius: 0px;
    width: 270px;
    height: auto;
    display: inline-block;
    margin-top: 0;
    margin-left: 0;
    padding: 10px 8px;
}
.department_contact_map img {
    margin-top: 0px;
    max-width: 120px;
    max-height: 120px;
}
.department_contact_map_image {
    margin-right: 20px;
    /*margin-left: 8px;*/
    margin-top: 20px;
}
.department_contact_map_image_logo {
    margin-top: 14px;
    margin-right: 15px;
    margin-bottom: -10px;
    margin-left: -7px;
}
.department_contact_map_address {
    display: flex;
}
.department_contact_map_address_header{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 29px;
    color: #3B5D70;

    margin-left: 0;
    margin-top: 0;
    background: transparent;
    border-radius: 0;
    text-align: left;

    padding-top:0;
    padding-bottom:0;
    padding-left: 0;
    padding-right:0;
    white-space: nowrap;
}

.department_contact_map_address_text {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 25px;
    color: #6B818E;
    max-width: 270px;
    height: auto;
    padding-top: 5px;
}
.department_contact_schedule {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #686868;
    width: 320px;
    min-height: 70px;
    /*margin-left: 7px;*/
}
.department_contact_other_info {
    margin-bottom: 10px;
}
.department_contact_other_info_text{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: rgba(59, 93, 112, 0.7);
    background: #F3F7FB;

    height: auto;
    line-height: 20px;
    text-align: inherit;
    padding: 15px 41px 15px 53px;

}
.department_contact_other_info_izobr {
    width: 23px;
    height: 23px;
    margin-left: 14px;
    margin-top: -47px;
    background: url(/bitrix/templates/hartiya/components/bitrix/news/departments/images/voskl_znak.png)no-repeat center;
}
/*.department_contact_map_logo_image {*/
    /*width: 62px;*/
    /*height: 62px;*/
    /*padding-top: 12px;*/
    /*padding-left: 7px;*/
/*}*/
.cross_contact_close {
    text-align: right;
    padding-right: 13px;
    padding-top: 13px;
}
.department-content .list-element.department-item .mi-gr-rb {display:none;}

.branch_name_map {
    margin-left: 33px;
    margin-top: 4px;
    background: #fdfefb;
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    white-space: nowrap;
}
.contacts_left_right_flex {
    display: flex;
}
.st_ofis a{
    font-size: 15px;
    color: #686868;
}
[class$=controls__control_toolbar]{
    display:none;
}
[class$=controls__toolbar_left]{
    display:none;
}

@media screen and (max-width:600px) {

}
/*---------------Адаптив старая версия---------------*/
/*@media (max-width:360px) {
    .contacts_left_new {
        width: 360px;
        white-space: nowrap;
        min-height: 0px;
    }
    .contacts_right_new {
        width: 360px;
        height: auto;
    }
    .contacts_left_right_flex {
        display: block;
    }
    .edin_contact_center_text {
        width: 315px;
        margin-left: 20px;
        white-space: normal;
    }
    .edin_contact_center {
        margin-left: 0px;
    }
    .address_contact {
        margin-left: 20px;
    }
    .icon_contacts {
        margin-left: 20px;
    }
    .footer .logo img {
        width: 78px;
        height: 74px;
    }
    .header .logo img{
        width: 88px;
        height: 84px;
    }
    .text_region {
        font-size: 12px;
    }
    .navbar-toggle {
        width: 35px;
        height: 30px;
        margin-top: 14px;
    }
    .navbar-toggle .icon-bar {
        width: 18px;
        margin-left: -2px;
        margin-top: 0px;
    }
    body [class$="balloon__close"]+[class$="balloon__content"] {
        width: 360px;
    }
    .department_contact_map {
        width: 320px;
    }
    #news .zag a{
        font-size: 31px;
    }
    #news ul li .name a {
        font-size: 15px;
    }
    #news ul li .date {
        font-size: 10px;
    }
    .more .button {
        font-size: 15px;
    }
    .footer_wr .button {
        font-size: 15px;
    }
    .footer .phone .item {
        font-size: 15px;
    }
    #f_zagol strong {
        font-size: 18px;
        margin-bottom: -3px;
        margin-top: -34px;
    }
    .header .phone span {
        font-size: 17px;
    }
    .department_contact_other_info_text {
        width: auto;
    }

}*/
