h1, h2, h3, h4 {
    float: none;
    clear: both;
}

.feedback-preamble, .feedback-post {
    font-size: 12px;
    line-height: 14px;
    width: 300px;
}
.feedback {
    border-collapse: separate;
}
.feedback-field-label {
    padding-right: 10px;
    padding-bottom: 10px;
}
.feedback-field-label-required {
    color: red;
    /* font-weight: bold; */
}    

.feedback-field-input {
    padding-bottom: 10px;
}
.feedback-field-input-message {
    padding-bottom: 0px;
}
.feedback-field-input input, .feedback-field-input textarea {
    padding: 5px;
    border: 1px solid #555;
    font-size: 13px;
}
.ui-dialog-titlebar {
    background-image: none;
    background-color: #5500ff;
    border: 1px solid #3300aa;
}
/* #dialog-confirm .ui-button .ui-button-icon-primary */
/* #dialog-confirm .ui-button { */
/*
.ui-button .ui-button-icon-primary {
    background-image: url(../images/close.png) 0px 0px repeat;
    display: none;
}
.ui-button {
    background-image: url(../images/close.png) 0px 0px no-repeat;
    display: none;
}
*/
/*
.ui-dialog-titlebar-close {
    background-image: url(../images/close.png) 0px 0px no-repeat;
    display: none;
}
*/

.sub2 {
    position: absolute;
    z-index: 200;
    background: #fff;
    padding-top: 10px;
    padding-right: 10px;
    /*
    border: 3px solid #00f;
    border-top-width: 0px;
    */
}
.sub2 ul li {
    margin: 0px;
    padding: 0px;
}
.sub2 li {
    margin-bottom: 10px;   
    list-style: none inside;
}
.sub2 li a {
    color: #000;
}
.sub2 li a:hover {
    color: #999;
}
.sub2-sub-ul li {
    list-style: circle outside;
    font-size: 11px;
    line-height: 12px;
}

.node-image {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
.node-image img {
    border: 1px solid #5B90C4;
}
.node-image-additional {
    float: none;
    clear: both;
    margin-top: 10px;
}
.node-image-additional-image {
    float: left; 
    margin-right: 10px;
    margin-bottom: 10px;
}
.node-image-additional-image img {
    border: 1px solid #5B90C4; 
}

.node-share-bottom, .ya-share2 {
    float: none;
    clear: both;
}

/*
Административное меню
*/
.region-page-top {
    margin: 0px;
    padding: 0px;
    border: 0px;
    vertical-align: baseline;
    /* inherited */
    color: #000;
    font: normal 81.3%/1.538em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
#toolbar {
    background: #666;
    background-color: rgb(102, 102, 102);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-image: none;
    background-size: auto;
    background-origin: padding-box;
    background-clip: border-box;
    color: #ccc;
    font: normal small "Lucida Grande", Verdana, sans-serif;
    left: 0;
    margin: 0 -20px;
    padding: 0 20px;
    position: fixed;
    right: 0;
    top: 0;
    box-shadow: 0 3px 20px #000;
    z-index: 600;
    /* inherited */
    border: 0;
    list-style: none;
    outline: 0;
    text-align: left;
    vertical-align: baseline;
}

/*
div.menu-left {
    width: 200px;
    margin-right: 10px;
    padding-right: 10px;
}
*/
div.menu-side table {
    border-collapse: separate;
}
div.menu-side table,
div.menu-side tr,
div.menu-side td,
div.menu-side div {
    border: 0px;
    border-width: 0px;
}
div.menu-side td {
    line-height: 17px;
    padding-bottom: 2px;
}
div.menu-side a {
    color: #fff;    
}
div.menu-side a:hover,
div.menu-side a.active {    
    text-decoration: underline;
}
div.menu-side div {
    border-width: 0px;
    /* background: url(images/menu_item_closed.png) 0px 0px no-repeat; */
    /*
    padding: 0px;
    margin: 0px;
    */
}
div.menu-side div.active,
div.menu-side div.active-trail {
    /* background: url(images/menu_item_opened.png) 0px 0px no-repeat; */
}
.menu-side-below {
    margin-left: 20px;
}
.menu-side-below td {
    line-height: 13px;
    padding-bottom: 2px;
}    
.menu-arrow-opened,
.menu-arrow-closed,
.menu-arrow-none {
    width: 16px;
    height: 16px;
    margin-right: 5px;
}
.menu-arrow-none {
    background: url(../images/menu_item2.png) 0px 2px no-repeat; 
}
.menu-arrow-opened {
    cursor: pointer;
    background: url(../images/menu_item_opened2.png) 0px 0px no-repeat; 
}
.menu-arrow-closed {
    cursor: pointer;
    background: url(../images/menu_item_closed2.png) 0px 0px no-repeat; 
}

.menu-side-main {
    margin-bottom: 30px;
    height: auto;
    float: none;
    clear: both;
    margin-left: 50px;
    margin-right: 50px;
}
.menu-side-main-item {
    float: left;
    margin-right: 30px;
    padding-left: 17px;
    background: url(../images/menu_item2.png) 0px 2px no-repeat; 
    
}
.menu-side-main-item a {
    color: #000;
}
.menu-side-main-item a:hover {
    text-decoration: underline;
}

html body .header-menu ul.desktop_menu2 .contact-btn{
    display:none;
}
.header-menu ul.desktop_menu2 li.desktop_list_item a {
    font-size: 20px;
    color: #000;
    font-weight: 500;
}
ul.desktop_menu2 {
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 0 0 20px 0;
}
div.header-menu ul.desktop_menu2 li.desktop_list_item.with_child ul.desktop_child_menu li{
    opacity: 0;
    transition: all .45s ease;
    border:0px;
}
div.header-menu ul.desktop_menu2 li.desktop_list_item.with_child:hover ul.desktop_child_menu li{
    opacity:1;
    border:0px;
}
div.header-menu ul.desktop_menu2 li.desktop_list_item.with_child ul.desktop_child_menu_v2 li{
    opacity: 0;
    transition: all .45s ease;
    border:0px;
}
div.header-menu ul.desktop_menu2 li.desktop_list_item.with_child:hover ul.desktop_child_menu_v2 li{
    opacity:1;
    border:0px;
}
.header-menu ul.desktop_menu2 ul.desktop_child_menu_v2 li{
    padding: 10px 20px;
}
.header-menu ul.desktop_menu2 ul.desktop_child_menu_v2 li a {
    font-size: 16px;
    padding: 0;
}
div.header-menu ul.desktop_menu2 li.desktop_list_item.with_child ul.desktop_child_menu_v2 li:first-child {
    padding-top: 20px;
}
div.header-menu ul.desktop_menu2 li.desktop_list_item.with_child ul.desktop_child_menu_v2 li:last-child {
    padding-bottom: 0px;
}
.header-menu ul.desktop_menu2 ul.desktop_child_menu_v2 li a i.fa {
    width: 30px;
}
.header-menu ul.desktop_menu2 li.desktop_list_item a {
    font-size: 16px;
}
@media(max-width:1199px){

    .header-menu ul.desktop_menu2 li.desktop_list_item a {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
@media(max-width:991px){
.header-menu ul.desktop_menu2 li.desktop_list_item a {
    letter-spacing: -1.2px;
}
}
ul.desktop_menu2{
    display:none;
}

/*
div.menu-right {
    width: 200px;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px dotted #999;     
}
div.menu-right a {
    font-weight: normal;
}
div.menu-right a:hover,
div.menu-right a.active {    
    text-decoration: underline;
}
div.menu-side li,
div.menu-right li {    
    list-style-position: outside;
    margin-left: 10px;
    line-height: 17px;
    padding-bottom: 3px;
}
div.menu-side li a,
div.menu-right li a {
    font-weight: bold;
    font-size: 14px;
} 
div.menu-side li li,
div.menu-right li li {    
    margin-left: 20px;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 0px;
} 
.menu-side-below a {
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
} 
*/    