<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS crunched with Crunch - http://crunchapp.net/ */
@font-face {
    font-family: 'Calibri-Regular';
    scr: url('../fonts/Calibri-Regular.eot');
    src: url('../fonts/Calibri-Regular.eot') format('embedded-opentype'), url('../fonts/Calibri-Regular.woff') format('woff'), url('../fonts/Calibri-Regular.svg') format('svg'), url('../fonts/Calibri-Regular.otf') format('opentype'), url('../fonts/Calibri-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Calibri-Bold';
    scr: url('../fonts/Calibri-Bold.eot');
    src: url('../fonts/Calibri-Bold.eot') format('embedded-opentype'), url('../fonts/Calibri-Bold.woff') format('woff'), url('../fonts/Calibri-Bold.svg') format('svg'), url('../fonts/Calibri-Bold.otf') format('opentype'), url('../fonts/Calibri-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.wt_block th{
    padding-left: 24px;
    display: inline-block;
    font-weight: normal;
}


.filter input{
    border: 1px solid black;
}

/*Ñ€Ð°Ð·Ð¼ÐµÑ€ ÑˆÑ€Ð¸Ñ„Ñ‚Ð°*/
.grand,
h1 {
    font-size: 32px;
    line-height: 32px;
}

.google-city-bottom-adaptive{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 15px;
}

.big,
h2,
.org_list .org_section .title,
.pop_up_form .form_title {
    font-size: 24px;
}

.average,
h3 {
    font-size: 22px;
}

.medium {
    font-size: 20px;
}

.regular,
html,
body,
.contacts_block h3 {
    font-size: 18px;
}

.small,
.last_org_list .org_section .category,
footer .link_group a {
    font-size: 14px;
}

/*styles*/
html,
body {
    width: 100%;
    min-width: 320px;
    height: 100%;
    min-height: 100%;
    font-family: 'Calibri-Regular';
    color: #48555f;
    background: #f0f0f0;
    line-height: 20px;
}

body &gt; .wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 100%;
}

nav ul,
nav ul li,
nav ul li ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul li:before {
    display: none;
}

ol {
    list-style-position: outside;
}

ol,
ul {
    margin-bottom: 20px;
}

ol li {
    list-style-type: decimal;
    position: relative;
    list-style-type: none;
}

ol {
    list-style: none;
    counter-reset: list1;
    margin: 0px 0 0px 20px;
    padding: 0;
}

ol li:before {
    counter-increment: list1;
    content: counter(list1) ")";
    position: absolute;
    top: 0px;
    margin-left: -20px;
    margin-right: 5px;
    text-align: right;
    color: #cfd1d3;
}

li {
    margin-bottom: 12px;
}

ul {
    list-style-position: outside;
    padding-left: 20px;
    list-style: none;
}

ul &gt; li {
    list-style-type: none;
    list-style: none;
}

ul &gt; li:before {
    content: "";
    display: block;
    float: left;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    margin: 8px 5px 0 -15px;
    background: #cf4545;
}

ul &gt; li &gt; ul {
    list-style-type: none;
    list-style-position: outside;
    padding-left: 5px;
    margin-top: 10px;
}

a {
    color: #cf4545;
    text-decoration: underline;
}

a:visited {
    color: #cf4545;
}

a:hover {
    color: #cf4545;
    text-decoration: none;
}

h1 {
    line-height: 26px;
    font-weight: normal;
    margin: 0 0 25px 0;
}

h2 {
    font-weight: normal;
    font-family: 'Calibri-Bold';
    margin-top: 0;
    margin-bottom: 9px;
    line-height: 24px;
}

h3 {
    font-weight: normal;
    margin-top: 0;
    text-transform: uppercase;
    line-height: 26px;
    margin-bottom: 21px;
}

.form-submit,
.form-submit:visited,
.button,
.button:visited {
    display: inline-block;
    vertical-align: top;
    height: 36px;
    line-height: 35px;
    text-align: center;
    padding: 0 10px;
    text-transform: uppercase;
    color: #fff;
    background: #cf4545;
    box-sizing: border-box;
    text-decoration: none;
    cursor: pointer;
}

.form-submit:hover,
.form-submit:visited:hover,
.button:hover,
.button:visited:hover {
    background: #ff0000;
    color: #fff;
}

p {
    margin-bottom: 10px;
}

.info_img {
    background: #707070;
    margin-bottom: 15px;
}

.info_img.h90 {
    height: 90px;
}

.info_img.h400 {
    height: 400px;
}

.info_img.w580 {
    width: 580px;
}

.info_img.w250.h250 {
    width: 250px;
    height: 250px;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
    color: #cfd1d3;
}

textarea::-moz-placeholder,
input::-moz-placeholder {
    color: #cfd1d3;
}

.stars {
    display: inline-block;
    width: 121px;
    height: 19px;
    background: url('../images/stars.png');
}

.stars.value-4 {
    background-position: -25px 0;
}

.stars.value-3 {
    background-position: -50px 0;
}

.stars.value-2 {
    background-position: -75px 0;
}

.stars.value-1 {
    background-position: -100px 0;
}

.stars.value-0 {
    background-position: -125px 0;
}

.value.stars {
    position: relative;
    background: url('../images/stars_w.png');
}

.value.stars .star {
    position: absolute;
    height: 19px;
    top: 0;
    left: 0;
    cursor: pointer;
}

.value.stars .star.last {
    width: 121px;
}

.value.stars .star.fth {
    width: 98px;
}

.value.stars .star.thd {
    width: 74px;
}

.value.stars .star.scd {
    width: 48px;
}

.value.stars .star.fst {
    width: 22px;
}

.value.stars .star:hover {
    background: url('../images/stars.png');
}

header {
    background: #fff;
    border-bottom: #cfd1d3 solid 3px;
    box-shadow: 0 0 15px #999;
    text-align: center;
    line-height: 0;
}

header .wrapper {
    display: inline-block;
    width: 100%;
    max-width: 1060px;
    text-align: left;
    line-height: 20px;
    padding: 14px 10px;
    box-sizing: border-box;
}

header .logo {
    float: left;
    margin-right: 45px;
    margin-bottom: 5px;
}

header .more {
    display: none;
    float: right;
    width: 36px;
    height: 36px;
    margin: 16px 0 17px 10px;
    background: url('../images/more.png') no-repeat;
    cursor: pointer;
}

header .more:hover {
    opacity: 0.6;
}

header .info {
    float: right;
    margin-top: 16px;
    margin-left: 29px;
}

header .login {
    margin-left: 10px;
}

header .search {
    overflow: hidden;
    position: relative;
    min-width: 175px;
    height: 34px;
    margin-top: 16px;
    margin-bottom: 17px;
    border: #cfd1d3 solid 1px;
}

.front-page .search {
    overflow: visible;
}

header .search .form-text {
    display: block;
    width: 100%;
    height: 34px;
    padding: 0 40px 0 10px;
    box-sizing: border-box;
}

header .search .form-submit {
    position: absolute;
    width: 36px;
    height: 36px;
    top: -1px;
    right: 0;
    background: url('../images/loupe.png') no-repeat;
}

header .search .form-submit:hover {
    opacity: 0.6;
}

header .big_logo {
    margin-bottom: 40px;
}

header.on_mine {
    margin-bottom: 31px;
}

header.on_mine .wrapper {
    padding: 47px 10px 43px;
    text-align: center;
}

header.on_mine .logo {
    display: none;
    float: none;
}

header.on_mine .search {
    max-width: 620px;
    margin: 0 auto;
}

#user-profile-form,
.view-admin-views-user,
#node-delete-confirm,
main .wrapper {
    width: 100%;
    max-width: 1060px;
    margin: 0 auto;
    padding: 0 10px;
    box-sizing: border-box;
}

.middle {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

.side_left {
    float: left;
    width: 260px;
    margin-right: 20px;
    box-sizing: border-box;
}

.last_review {
    margin-bottom: 23px;
}

.review {
    padding-bottom: 18px;
    margin-bottom: 20px;
    border-bottom: #cfd1d3 solid 1px;
}

.review .stars {
    margin-bottom: 7px;
}

.review .name {
    font-family: 'Calibri-Bold';
    margin-bottom: 5px;
}

.review .org_name {
    margin-bottom: 9px;
}

.review .date {
    color: #cfd1d3;
}

.last_org_list {
    padding-bottom: 25px;
    border-bottom: #cfd1d3 solid 1px;
    margin-bottom: 24px;
}

.last_org_list .org_section .title {
    margin-bottom: 4px;
}

.last_org_list .org_section .category {
    text-transform: uppercase;
    color: #959799;
}

.main_content {
    overflow: hidden;
    background: #fff;
    margin-top: 6px;
    margin-bottom: 20px;
    padding: 30px 20px 20px;
    box-shadow: 0 0 15px #999;
}

.obl_list .obl_section,
.rubrics_section {
    position: relative;
    border-top: #cfd1d3 solid 1px;
    padding: 30px 0 28px 53px;
}

.obl_list .obl_section .letter,
.rubrics_section .letter {
    position: absolute;
    top: 26px;
    left: 0;
    width: 34px;
    height: 34px;
    line-height: 33px;
    color: #fff;
    background: #48555f;
    text-align: center;
    font-family: 'Calibri-Bold';
    text-transform: uppercase;
}

.obl_list .obl_section a,
.rubrics_section a {
    display: inline-block;
    vertical-align: baseline;
    margin-right: 28px;
    margin-bottom: 5px;
    font-family: 'Calibri-Bold';
}

.breadcrumbs {
    padding: 17px 0;
    color: #848688;
    text-transform: uppercase;
}

.breadcrumbs .wrapper {
    width: 100%;
    max-width: 1060px;
    margin: 0 auto;
    padding: 0 10px;
    box-sizing: border-box;
}

.big_map {
    height: 317px;
    margin-bottom: 20px;
    overflow: hidden;
}

.org_list {
    padding-top: 17px;
    border-top: #cfd1d3 solid 1px;
}

.org_list .org_section {
    padding-bottom: 20px;
    margin-bottom: 21px;
    border-bottom: #cfd1d3 solid 1px;
}

.org_list .org_section .org_logo {
    float: left;
    width: 140px;
    margin-right: 20px;
    margin-bottom: 5px;
}

.org_list .org_section .content {
    overflow: hidden;
}

.org_list .org_section .rating {
    margin-bottom: 2px;
}

.org_list .org_section .title {
    margin-bottom: 7px;
}

.org_list .org_section .subtitle {
    text-transform: uppercase;
    color: #cfd1d3;
    margin-right: 5px;
}

.org_list .org_section .tel {
    margin-bottom: 3px;
}

.fixed_menu {
    position: absolute;
    width: 80px;
    z-index: 3;
}

.fixed_menu.fixed {
    position: fixed;
    top: 8px;
}

.fixed_menu .nav_block {
    position: relative;
    display: block;
    height: 80px;
    line-height: 30px;
    margin-bottom: 8px;
    padding-top: 50px;
    box-shadow: 0 0 15px #999;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    color: #48555f;
    text-align: center;
    box-sizing: border-box;
    background: url('../images/ico.png');
}

.fixed_menu .nav_block span {
    display: inline-block;
    line-height: 12px;
}

.fixed_menu .nav_block:focus {
    border: none;
}

.fixed_menu .nav_block:hover,
.fixed_menu .nav_block.current {
    color: #cf4545;
}

.fixed_menu .nav_block.about:hover,
.fixed_menu .nav_block.current {
    background-position: -80px 0;
}

.fixed_menu .nav_block.contacts {
    background-position: 0 -80px;
}

.fixed_menu .nav_block.contacts:hover,
.fixed_menu .nav_block.contacts.current {
    background-position: -80px -80px;
}

.fixed_menu .nav_block.onmap {
    background-position: 0 -160px;
}

.fixed_menu .nav_block.onmap:hover,
.fixed_menu .nav_block.onmap.current {
    background-position: -80px -160px;
}

.fixed_menu .nav_block.street {
    background-position: 0 -240px;
}

.fixed_menu .nav_block.street:hover,
.fixed_menu .nav_block.street.current {
    background-position: -80px -240px;
}

.fixed_menu .nav_block.photo {
    background-position: 0 -320px;
}

.fixed_menu .nav_block.photo:hover,
.fixed_menu .nav_block.photo.current {
    background-position: -80px -320px;
}

.fixed_menu .nav_block.review {
    background-position: 0 -400px;
}

.fixed_menu .nav_block.review:hover,
.fixed_menu .nav_block.review.current {
    background-position: -80px -400px;
}

.fixed_menu .nav_block.other {
    background-position: 0 -480px;
}

.fixed_menu .nav_block.other:hover,
.fixed_menu .nav_block.other.current {
    background-position: -80px -480px;
}

.item_page .main_content {
    margin-left: 100px;
    line-height: 24px;
}

.item_page h2 {
    text-transform: uppercase;
    font-family: 'Calibri-Regular';
    margin-bottom: 20px;
}

.item_page p {
    margin-bottom: 24px;
}

.org_info {
    margin-bottom: 15px;
}

.org_info .org_logo {
    float: left;
    margin-right: 19px;
}

.org_info .hgroup {
    overflow: hidden;
}

.org_info .hgroup h1 {
    margin-bottom: 10px;
}

.org_info .stars {
    margin-bottom: 3px;
}

.org_info .cat {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    text-transform: uppercase;
    color: #848688;
    font-size: 14px;
}

.org_info .cat.root {
    color: #cf4545;
}

.org_descript {
    padding-top: 25px;
    border-top: #f0f0f0 solid 1px;
}

.org_descript p {
    margin-bottom: 5px;
}

.org_descript .your_org,
.contacts_block .error_org {
    float: right;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    background: #fff;
    padding-left: 15px;
    margin-top: -21px;
}

.contacts_block {
    padding-top: 25px;
    border-top: #f0f0f0 solid 1px;
    margin-bottom: 25px;
}

.contacts_block .tel,
.contacts_block .mail,
.contacts_block .site
/*.contacts_block .graph,
.contacts_block .adr */
{
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin-bottom: 15px;
    margin-left: 25px;
}

.contacts_block h3 {
    color: #9ea0a2;
    margin-bottom: 3px;
}

.big_map_block,
.on_street_block {
    padding-top: 25px;
    border-top: #f0f0f0 solid 1px;
    margin-bottom: 25px;
}

.on_street {
    height: 266px;
    overflow: hidden;
}

.photo_block {
    padding-top: 25px;
    border-top: #f0f0f0 solid 1px;
    margin-bottom: 25px;
}

.slider {
    position: relative;
    padding: 0 40px;
}

.slider .slider_frame {
    position: relative;
    height: 87px;
    overflow: hidden;
}

.slider .slider_frame:before {
    content: '';
    position: absolute;
    display: block;
    width: 30px;
    height: 87px;
    top: 0;
    right: 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}

.slider .slider_wrapper {
    width: 110%;
    height: 87px;
    overflow: hidden;
}

.slider .slide {
    float: left;
    width: 140px;
    height: 87px;
    margin-right: 25px;
}

.slider .arrow {
    position: absolute;
    top: 50%;
    width: 0;
    height: 0;
    margin-top: -12px;
    border-top: transparent solid 12px;
    border-bottom: transparent solid 12px;
    cursor: pointer;
}

.slider .arrow.left {
    left: -20px;
    border-left: transparent solid 20px;
    border-right: #cfd1d3 solid 20px;
}

.slider .arrow.left:hover {
    border-right: #cf4545 solid 20px;
}

.slider .arrow.right {
    right: -20px;
    border-right: transparent solid 20px;
    border-left: #cfd1d3 solid 20px;
}

.slider .arrow.right:hover {
    border-left: #cf4545 solid 20px;
}

/*PAGINATION*/
.item-list {
    margin: 10px 0;
}

.pager {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}

.pager a {
    text-decoration: none;
}

.pager_info {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    margin-top: 5px;
    color: #cfd1d3;
}

.pager-first,
.pager-last,
.pager-current,
.pager-item,
.pager-next,
.pager-previous {
    float: left;
    width: 35px;
    height: 35px;
    line-height: 34px;
    text-align: center;
    background: #cfd1d3;
    color: #fff;
    margin-right: 5px;
    margin-bottom: 5px;
}

.pager-first a,
.pager-last a,
.pager-current a,
.pager-item a,
.pager-next a,
.pager-previous a {
    display: block;
    height: 35px;
    background: #cf4545;
    text-decoration: none;
    color: #fff;
}

.pager-first a:hover,
.pager-last a:hover,
.pager-current a:hover,
.pager-item a:hover,
.pager-next a:hover,
.pager-previous a:hover {
    background: #cfd1d3;
}

.pager-first:before,
.pager-last:before,
.pager-current:before,
.pager-item:before,
.pager-next:before,
.pager-previous:before {
    display: none;
}

.pager-current {
    background: #cfd1d3;
}

.pager-ellipsis {
    float: left;
    width: 35px;
    height: 35px;
    line-height: 34px;
    text-align: center;
    margin-right: 5px;
    color: #cfd1d3;
}

.pager-ellipsis:before {
    display: none;
}

.reviews {
    padding-top: 25px;
    border-top: #f0f0f0 solid 1px;
    margin-bottom: 25px;
}

.photo_block h2,
.reviews h2 {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
}

.photo_block .add_photos,
.reviews .add_rev {
    text-transform: uppercase;
    font-size: 12px;
}

.reviews .review {
    margin-bottom: 10px;
    padding-bottom: 0;
    border-bottom: 0;
}

.reviews .review .name {
    display: inline-block;
    vertical-align: top;
    font-family: 'Calibri-Bold';
    margin-right: 10px;
}

.reviews .review .date {
    float: right;
    margin-left: 10px;
    color: #cfd1d3;
}

.reviews .review .stars {
    margin-top: 3px;
}

.other_org_block {
    display: inline-block;
    width: 100%;
    padding-top: 25px;
    border-top: #f0f0f0 solid 1px;
    margin-bottom: 25px;
}

.other_org_block .last_org_list {
    float: left;
    width: 260px;
    margin-right: 10px;
    margin-bottom: 0;
    border-bottom: 0;
}

.other_org_block .other_map {
    overflow: hidden;
    min-height: 390px;
}

.review_form {
    padding: 20px;
    background: #f0f0f0;
    border: #cf4545 solid 2px;
    margin-bottom: 30px;
}

.review_form textarea {
    display: inline-block;
    vertical-align: top;
    height: 112px;
    resize: none;
    padding: 5px 10px;
}

.review_form .form-text {
    display: inline-block;
    vertical-align: top;
    height: 32px;
    padding: 0 10px;
}

.review_form .form-item {
    margin-bottom: 15px;
}

.review_form .form-submit {
    vertical-align: middle;
}

label{
    display: block;
    font-weight: bold;
}

/*FOOTER*/
.hfooter {
    height: 110px;
    clear: both;
}

.marker, .form-required{
    color: #f00;
}

.clearfix{
    clear: both;
}


/*Ð¼Ð¾Ð´Ð½Ñ‹Ð¹ Ñ€ÐµÐ¹Ñ‚Ð¸Ð½Ð³*/

#starfield span {
    cursor: pointer;
    width: 23px;
    height: 21px;
    background-position: 0 -21px;
    display: inline-block;
    background-image: url('/asset/images/sprru-bstar.png');
    margin-bottom: -3px;
}

#starfield .red {
    background-position: -46px 0;
}

#starfield .green {
    background-position: -23px 0;
}

#starfield .neutral {
    background-position: 0 0;
}

#starhint_box .hint {
    display: none;
    padding: 2px 5px 0;
    font-size: 0.9em;
}

#starhint_box .error {
    border-radius: 4px;
    color: #ffffff;
    background-color: #ff7474;
    border-bottom: 1px dashed #dd0000;
}

#starhint_box.name .name {
    display: inline;
}

#starhint_box.score .score {
    display: inline;
}

#starhint_box.green .good {
    display: inline;
    color: #33CF35;
}

#starhint_box.neutral .neutral {
    display: inline;
}

#starhint_box.red .bad {
    display: inline;
    color: #FF473F;
}


footer {
    position: relative;
    min-height: 110px;
    margin-top: -110px;
    z-index: 2;
}

footer .wrapper {
    width: 100%;
    max-width: 1060px;
    margin: 0 auto;
    padding: 0 10px;
    box-sizing: border-box;
}

footer .left_block {
    float: left;
    width: 90px;
    margin-right: 10px;
}

footer .copyright {
    display: inline-block;
    vertical-align: top;
    padding-top: 8px;
    color: #000;
    margin-bottom: 15px;
}

footer .age {
    display: inline-block;
    vertical-align: top;
    color: #cfd1d3;
    margin-right: 15px;
}

footer .content {
    overflow: hidden;
}

footer .info {
    float: left;
    margin-right: 10px;
}

footer .link_group {
    overflow: hidden;
    margin-bottom: 10px;
}

footer .link_group .wrap {
    display: table;
    width: 100%;
}

footer .link_group a {
    display: table-cell;
    text-transform: uppercase;
    padding: 5px 0 5px;
    text-align: right;
}

footer .soc_web a,
footer .soc_web .metrika {
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
    margin-bottom: 10px;
}

footer .add_org {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
}

footer .text {
    width: 100%;
    overflow: hidden;
}

/*POPUP*/
#overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#99000000', GradientType=0);
    z-index: 5;
}

.pop_up_form {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 310px;
    margin: -180px 0 0 -155px;
    box-sizing: border-box;
    z-index: 6;
}

.pop_up_form .form_title {
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: 24px;
}

.pop_up_form .form-text {
    width: 100%;
    box-sizing: border-box;
}

.pop_up_form .form-textarea {
    width: 100%;
    height: 160px;
    padding: 10px;
    resize: none;
    box-sizing: border-box;
}

.pop_up_form textarea::-webkit-input-placeholder,
.pop_up_form input::-webkit-input-placeholder {
    text-transform: uppercase;
}

.pop_up_form textarea::-moz-placeholder,
.pop_up_form input::-moz-placeholder {
    text-transform: uppercase;
}

.pop_up_form .button {
    width: 100%;
    margin: 10px auto 0;
    border: 0;
}

.pop_up_form .close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 10px;
    height: 10px;
    background: url('../images/close.png');
    cursor: pointer;
    z-index: 2;
}

.pop_up_form .close:hover {
    background-position: 0 -10px;
}

.search .gsc-control-cse {
    padding: 0px;
}

.search .gsc-input-box {
    border: none;
}

/*MEDIA*/
@media screen and (min-width: 818px) {
    .google-3{
        margin-bottom: 15px;
        margin-top: 15px;
    }

    header .info {
        display: block;
    }
}

@media screen and (max-width: 817px) {
    .on_street_block{
        margin-bottom: 0;
    }

    .yandex-11,
    .yandex-17{
        border: 2px solid #CF4545;
        border-radius: 7px;
    }

    .yandex-17{
        margin-top: 10px;
    }

    .grand,
    h1 {
        text-align: center;
        font-size: 30px;
        line-height: 30px;
    }

    .big,
    h2,
    .org_list .org_section .title,
    .pop_up_form .form_title {
        font-size: 22px;
    }

    .average,
    h3 {
        font-size: 20px;
    }

    .medium,
    .obl_list .obl_section a,
    .rubrics_section a {
        font-size: 18px;
    }

    .regular,
    html,
    body,
    .contacts_block h3 {
        font-size: 16px;
    }

    .side_left {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    header .info {
        display: none;
        float: left;
        margin-left: 0;
        margin-top: 0;
    }

    header .add_org {
        margin-right: 10px;
    }

    header .login {
        margin-left: 0;
    }

    header .more {
        display: block;
    }

    footer .info {
        float: none;
    }

    footer .link_group a {
        vertical-align: top;
        text-align: center;
        margin-right: 15px;
    }

    footer .left_block {
        float: none;
        width: 100%;
    }

    .fixed_menu {
        display: none;
    }

    .item_page .main_content {
        margin-left: 0;
    }
}

@media screen and (max-width: 498px) {

    .google-3{
        margin-top: 20px;
        margin-bottom: 20px;
    }

    html, body {
        min-width: 200px;
    }

    header .search {
        float: left;
        width: 100%;
    }

    header.on_mine .wrapper {
        padding: 17px 10px 13px;
    }

    header.on_mine .big_logo img {
        width: 80%;
    }

    header.on_mine .search {
        float: none;
    }

    .org_info .org_logo,
    .org_list .org_section .org_logo {
        display: none;
    }

    .other_org_block .last_org_list {
        float: none;
        margin-right: 0%;
        width: 100%;
    }

    footer .text {
        display: none;
    }

    footer .soc_web {
        position: absolute;
        right: 10px;
    }

    footer .soc_web .metrika {
        display: none;
    }

    footer .add_org {
        height: 31px;
        width: 31px;
        font-weight: bold;
        font-size: 50px;
        background-color: #C86048;
    }

    footer .add_org span {
        margin-left: -8px;
    }

    .org_descript .spec {
        display: none;
    }

    .org_descript .show {
        border-bottom: 2px dotted;
        display: block;
        width: 80px;
        margin-bottom: 5px;
        margin-top: -5px;
    }

    .grippie {
        display: none;
    }

    .current-page input {
        width: 100%;
        padding-left: 10px;
    }

    .google-firm-5,
    .google-category-9,
    .google-3 {
        text-align: center;
    }

    .org_info .hgroup h1 {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 390px) {

    .rubrics_list .google-max .letter {
        display: none;
    }

    .rubrics_list .google-max {
        margin-left: -63px;
    }
}

@media screen and (max-width: 340px) {

    .rubrics_list .google-max {
        margin-left: -70px;
    }

    .google-firm-5,
    .google-category-9 {
        margin-left: -20px;
    }

    .google-firm-4{
        margin-left: -10px;
    }

    .org_info .hgroup {
        overflow: visible;
    }

}

.confirm-parent, .password-parent {
    width: 100% !important;
}

div.form-item div.password-suggestions {
    width: 100% !important;
}

#keer-map {
    width: 100%;
    height: 317px;
}

.title-baloon {
    font-weight: bold;
}

.breadcrumbs li {
    display: inline-table;
    list-style-type: none;
    margin-bottom: 0;
}

.breadcrumbs li:before {
    content: " " !important;
}

.org_section h2 span {
    font-size: 16px;
    display: block;
}

.review_form {
    display: none;
}

.review_form .field-type-fivestar {
    float: left;
}

.review_form .form-submit {
    float: right;
    margin-top: 20px;
}

.photo_block .hide-button {
    display: none;
}

#cboxClose.cbox-close-plain {
    background-color: rgba(255, 13, 74, 0.39);
}

.progress-img:after {
    content: "Loading...";
    color: transparent;
    background-image: url("../images/loader.gif");
    background-repeat: no-repeat;
    background-position: 10% 0%;
    background-size: 12px;
}

.progress-img {
    text-decoration: none !important;
}

.current-page {
    margin-top: 20px !important;
    padding: 10px !important;
}

#reviews-page {
    margin-top: 20px;
}

#reviews-page .h1-stars {
    margin-left: 20px;
}

#reviews-page .h1-stars,
#reviews-page h1 {
    display: inline-table;
}

#reviews-page {
    padding: 20px;
    margin-bottom: 10px;
}

.reviews_page {
    margin-bottom: 20px !important;
}

#reviews-page .add_rev {
    display: block;
    margin-bottom: 10px;
}

.error-form {
    padding: 10px;
}

#one-click-error-form .form-item {
    margin: 10px 0;
}

#getfirm-form input[type=text],
#getfirm-form textarea,
#getfirm-form input[type=password],
#one-click-error-form input[type=text],
#one-click-error-form textarea {
    border: 1px solid #f5dca3;
    padding: 5px;
    width: 97%;
}

#my-company-table {
    margin: 20px 0 0 0;
}

#my-company-table td {
    padding: 5px 15px;
}

.comment-form {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1060px;
    padding: 0 10px;
    width: 100%;
}

#node-delete-confirm .form-submit {
    margin-right: 30px;
}

.hidden_content {
    display: none;
}

.hide {
    display: none;
}

.hide,
.show_more {
    text-decoration: underline;
    cursor: pointer;
    margin-top: 10px;
    font-weight: bold;
}

.firm-category-list {
    margin: 0;
    padding: 0;
}

.firm-category-list li {
    display: inline-table;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.firm-category-list li:before {
    display: none;
}

.popup-select-city {
    min-height: 300px;
}

.change-city {
    text-decoration: none;
    border-bottom: 1px dotted;
}

.change-city:hover {
    border: none;
}

.popup-select-city .main-categories-list-item {
    margin: 0;
    padding: 0;
}

.popup-select-city h3 {
    margin: 10px;
}

.on_mine .result {
    position: absolute;
    background-color: #FFF;
    border-left: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    max-height: 300px;
    text-align: left;
    z-index: 999;
    margin-left: -1px;
}

.on_mine .result a {
    display: block;
    padding: 5px;
    width: 414px;
    font-size: 20px;
}

.cities-list .hide {
    display: none;
}

.cities-list-item {
    list-style-type: square;
    text-transform: uppercase;
    padding: 3px;
    margin-left: 20px;
    color: #5096ff;
}

.cities-list-item:hover {
    color: rgba(80, 150, 255, 0.48);
}

.cities-list-item.active,
.cities-list-item.active:hover {
    color: #0074ff;
}

.your-org-popup header,
.your-org-popup .hfooter,
.your-org-popup footer {
    display: none;
}

.your-org-popup .form-item {
    margin-top: 20px;
}

.your-org-popup .current-page {
    margin-top: 0 !important;
}

@media screen and (min-width: 769px) {
    .sticky {
        position: fixed;
        top: 30px;
    }

    .sticky.stop {
        position: absolute;
    }
}

.google-firm-5,
.google-firm-4 {
    text-align: center;
}

.yandex-14,
.yandex-13 {
    margin-top: 15px;
}

.google-firm-5 {
    margin-top: -10px;
}

.google-max {
    max-width: 700px;
}

.google-firm-2 {
    width: 120px;
    max-height: 100px;
    margin-left: -40px;
}

button.back-to-top:hover {
    opacity: 1;
}

button.back-to-top {
    display: none;
    position: fixed;
    bottom: 5%;
    right: 10%;
    height: 60px;
    width: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: url(../images/totop.png) no-repeat 50% 50% #ccc;
    background-size: 60px;
    z-index: 100;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    opacity: .5;
}

.mobileCardMenu a {
    display: block;
    border-radius: 7px;
    border: 2px solid;
    text-decoration: none;
    margin-bottom: 3px;
    font-size: 1.25em;
    padding: 8px;
    text-align: center;
}

.filter select,
.filter input{
    height: 35px;
    padding-left: 10px;
    padding-right: 10px;
}

.filter label{
    display: inline;
}

.filter select{
    width: 250px;
}

.filter{
    margin-bottom: 15px;
    line-height:35px;
}

@media screen and (max-width: 1080px) {
    .filter select,
    .filter label,
    .filter input{
        display: block;
    }

    .filter input{
        margin-top:10px;
    }
}

.form-list {
    border-top: 1px solid gray;
    background-color: #fff;
    font-size: 0.9em;
    max-width: 400px;
}

.form-list &gt; :first-child {
}

.form-list &gt; * {
    padding: 10px;
}

.form-list &gt; .nothing {
    display: none;
}

.form-list &gt; .nothing:only-child {
    display: block;
}

.form-list &gt; :not(:last-child) {
    border-bottom: 1px solid #bcbcbc;
}

.form-list &gt; :last-child {
    border-bottom: 1px solid gray;
}

.form-list-remove {
    float: right;
    background-color: red;
    color: white;
    font-weight: bold;
    padding: 0 10px;
    cursor: pointer;
}

.time-pick {
    width: 60px;
}

#company-node-form .form-item label.work-label {
    display: inline-block;
    font-size: 0.9em !important;
    font-weight: normal !important;
}

.work-row &gt; *,
.work-content &gt; * {
    display: inline-block;
}

.work-row &gt; .dayname {
    width: 30px;
}

.obed-controls {
    color: #00a9c9;
    text-decoration-style: dotted;
    cursor: pointer;
}

.worktime-block-shithole {
    display: inline-block;
}
.deletable-input-control {
    line-height: 35px;
    color: white;
    margin-top: 4px;
    text-align: center;
    display: inline-block;
    width: 35px;
    cursor: pointer;
    background: red;
}

#city_box .active{
    background-color: #e4e4e4;
}

.webform-component.webform-component-agree.form-item input[type='checkbox']{
    width:20px!important;
    float:left!important;
    margin-top:10px;

}

.webform-component-agree{
    margin-top:10px;
}

.webform-component.webform-component-agree.form-item label{
    width:auto!important;
    margin-left:30px;
    display:block!important;
}

.e404 h1, .e404 .content {
    max-width:1060px;margin:0 auto;
}
.e404 h1{
    margin-bottom:50px;
}
#edit-submitted-soobshchenie{
    max-width:960px!important;
}

div.not_approved {
    border-radius: 10px;
    text-align: center;
    font-size: 20px;
    padding: 5px;
    margin: 5px;
    border: 4px solid red;
    background-color: #cf4545;
    color: white;
}

.worktime-table-mobile {
    text-align: center;
}

.wrapper-mobile .wt_block table {
    width: 100%;
}

.yandex_rtb {
    margin: 9px 0;
}
.yandex_rtb:empty {
    margin: 0 !important;
}

.announce__wrap {
    display: none !important;
}

.h1_1 {
    display: block;
}

.h1_2, h1_3 {
    font-size: 22px;
}</pre></body></html>