/* Здесь начинается ваш CSS-код, который вы предоставили */
@media only screen and (max-width: 768px) {

.user-navbar {
    position: fixed;
    right: 0;
    top: 10px;
    /*-top: 15px;
    z-index: 199;
    margin-right: 10px;*/
}
.pt-4 {
    padding-top: 0 !important;
}

.side_block .file-input span,
a.button:not(.default):not(.disabled),
.slide-owner-navbar input[type="button"],
.side_block .btn {
    background-color: #d9d7d76b;
    border: 2px solid #ffffff;
    color: var(--body-font-color);
}
.page-footer .footer-menu ul li a {
    font-size: 0.7938rem;
    font-weight: 300;
    padding: 0;;
}
.side_block .file-input span,
a.button2:not(.default):not(.disabled),
.slide-owner-navbar input[type="button"],
.side_block .btn {
    background-color: var(--body-background-color);
    border: 2px solid var(--body-background-color);
    color: var(--body-font-color);
    min-width: 100%;
    left: 0;
    display: flex;
    position: fixed;
    right: 0;
    align-items: center;
    justify-content: center;
    font-size: 19px;
}
.circle:last-child > .default2 {
    padding-right: 0;
}
.circle > .default2 {
    line-height: 36px;
    font-size: 0.5750em;
    text-transform: capitalize;
    cursor: pointer;
    display: flex;
    padding: 0 12px;
    align-items: center;
    color: #ffffff00;
}
.circle:not(#theme-switcher) > .default2:after {
    content: "";
    width: 10px;
    height: 6px;
    margin-left: 10px;
    background: url("../img/dropdown-arrow.svg") 0 -4px no-repeat;
    background-size: 18px 13px;
    opacity: 1;
    filter: var(--top-navigation-arrow-filter);
}
.circle:not(.circle_opened):hover > .default2:after {
    opacity: 0.7;
}
.circle_opened > .default2:after {
    transform: scaleY(-1);
}
.circle_opened > .content {
    display: flex;
    padding: 10px 15px;
    min-width: 100%;
    position: absolute;
    z-index: 20;
    right: 0;
    top: 100%;
    margin-top: 4px;
    border-radius: 12px;
    background: var(--top-navigation-background-color);
    box-shadow: inset 0 0 0 1px var(--top-navigation-selector-box-shadow-color), 0 6px 12px -4px rgba(17, 17, 17, 0.3);
}
.circle_content-padding > .content {
    padding: 15px;
}
.circle ul > li {
    height: 28px;
    line-height: 28px;
    white-space: nowrap;
    font-size: 0.875em;
}

.user-navbar .circle > .default2 {
    text-transform: none;
}
.user-navbar .circle > .default2:after {
    display: none;
}
.user-navbar .circle > .default2 > svg {
    width: 23px;
    height: 23px;
    opacity: 1;
}
.user-navbar .circle:not(.circle_opened) > .default2:hover > svg {
    opacity: 0.7;
}
.user-navbar .circle.logged-in > .default2 > span {
    display: inline-block;
    margin-left: 10px;
    white-space: nowrap;
}
.user-navbar .circle.logged-in.circle_opened > .default2 > span {
    color: white;
}
.themenovig {
    margin-top: 13px;
}
.theme{
    background: var(--listing-theme-icon);
    height: 21px;
    width: 21px;
}
.thememob {
    position: fixed;
    right: 33px;
    top: 0;
    height: 60px;
    width: 60px;
}
.korz555 {
    //background: var(--content-background-color);
    background: #e9e8e86b;
    padding: 20px;
    margin-bottom: 8px;
    border-radius: 12px;
    transition: background var(--duration) var(--timing);
    margin-left: 5px;
    margin-right: 5px;
}
div.notification.error > div > div.message {
    margin-top: 68px;
}
div.notification > div > div.message {
    margin-top: 68px;
}
.mbr-5 {
    border-radius: 5px;
}
.mbr-8 {
    border-radius: 8px;
}
.mbr-12 {
    border-radius: 12px;
}
.mbr-15 {
    border-radius: 15px;
}
.mbr-25 {
    border-radius: 25px;
}
.mt25 {
    margin-top: 25px;
}
.mt15 {
    margin-top: 15px;
}
.mt45 {
    margin-top: 45px;
}
.redact2 {
    width: 60%;
    right: 28%;
    left: 12%;
    position: fixed;
}

    .sp-200 {
        top: 0;
        position: fixed;
        right: 10%;
        left: 3%;
        display: block;
        width: 87%;
        margin-top: 5px;
        z-index: 999;
        background: var(--body-background-color);
        border-radius: 15px;
    }

/*.sp-200 {
    top: 0;
    position: fixed;
    right: 0;
    left: 0;
    display: block;
}*/
/*.main-menu span.menu-button > svg {
    width: 24px;
    height: 20px;
}*/
.main-menu span.menu-button {
    height: 60px;
    margin-top: 4px;
}
.poisk777 {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute; /* или relative, если нужно */
    top: 0;
    right: 0;
    background: var(--listing-poisk-icon) no-repeat center center;
    background-size: 21px 21px;
}
.zpoisk {
    position: fixed;
    right: 60px;
    top: 0;
    height: 60px;
    width: 60px;
}
.ischezm {
    display: none;
}
.content-pad {
    padding: 10px;
}
.listing-header div.icons > *:not(.button) {
    width: 23px;
    height: 23px;
    margin: 0 2px 0 18px;
}

body.home-page section.content_block:not(.no-header) > div {
    margin: 28px 0 0 0;
}
/*header.page-header div.top-navigation {
    min-height: 62px;
    padding: 0 10px 0 0;
    position: fixed;
    top: 0;
    z-index: 199;
    right: 0;
    left: 0;
    background: var(--body-background-color);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .08), 0 0 2px 0 rgba(0, 0, 0, .04);
    display: flex;
    align-items: center;
}*/
.netnone {
    display: none !important;
}
.pdr5 {
    margin-right: 8px;
}
.sBg3WyA {
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    padding: 0;
}

/*.w-200 {
    display: none;
}*/

/*.main-menu {
    top: -50%;
    position: fixed;
    z-index: 199;
}*/
/*.h-100 {
    max-height: 201px;
    //border: solid var(--body-background-color);
}*/
.novig {
    position: fixed;
    z-index: 199;
    background: var(--body-background-color);
    top: 0;
    right: 0;

}
.mt70 {
    margin-top: 70px;
}
.mt50 {
    margin-top: 50px;
}
.sticky-footer {
  background: var(--header-background-color);
  width: 100%;
  box-shadow: 0 -1px 5px 0 rgba(99, 99, 99, 0.1);
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  height: 50px;
  z-index: 199;
  background-color: #fff;
  border-top: .5px solid #ebebeb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1px;
  padding-right: env(safe-area-inset-right);
  padding-bottom: env(safe-area-inset-bottom);
  padding-left: env(safe-area-inset-left);
}
.tm25 {
    margin-top: 25px;
}
.ta {
  width: 100%;
}

.tamob {
    margin: 5px -5px 0 -5px;
    padding: 0 10px;
    border-radius: 8px;
    /*background: #ffffff17;
    border: solid 1px #bbb2b3;
    margin: 0 0 0 -5px;*/
}

.krug{
  border-radius:50%;
  margin-top:12px
 }
    
.status {
    padding: 0;
    //padding: 0 5px 16px;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
}
.status2 {
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
}
.tab-row {
  word-wrap: nowrap;
  display: flex;
}
.scroll-stat {
  display: flex;
  //margin-top: 5px ;
}

  .tab-stat::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 92px;
    hei
ght: 92px;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 0 2px #c0c0c0;
    box-shadow: inset 0 0 0 2px #c0c0c0;
}
.tab-stat{
    position: relative;
    width: 82px;
    height: 82px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.css-1pcwrh8 {
    height: 20px;
    width: 20px;
    color: var(--link-color);
}

.PcyF9 {
    position: fixed;
    background: var(--header-background-color);
    border-top: .5px solid #ebebeb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 1px;
    padding-right: env(safe-area-inset-right);
    padding-bottom: env(safe-area-inset-bottom);
    padding-left: env(safe-area-inset-left);
    right: 0;
    left: 0;
    bottom: 0;
    height: 62px;
    background: var(--header-background-color);
}
.SlbY99 {
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    height: 52px;
    z-index: 190;
    background: var(--header-background-color);
    border-top: .5px solid #ebebeb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 1px;
    padding-right: env(safe-area-inset-right);
    padding-bottom: env(safe-area-inset-bottom);
    padding-left: env(safe-area-inset-left);
}
.OGWfR {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 199;
}
.c0sup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.Stoo1p {
    background: #e3d8d866;
    margin: 3px 8px;
    border-radius: 8px;
    padding: 2px;
}
/*.Stoo1p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 21px;
}*/
.posal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2px;
}
.activ1 {
    fill: var(--body-font-color);
}
.activ2 {
    fill: var(--body-font-color);
    font-size: 10px;
    font-weight: bold;
}
.tabIcoN1+ {
    fill: var(--body-font-color);
    position: relative;
    height: 45px;
    display: flex;
    width: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
}
.tabIcoN1 {
    fill: var(--body-font-color);
    position: relative;
    height: 30px;
    display: flex;
    width: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
}
.tabIcoN2 {
    fill: #fafafa5e;
    position: relative;
    height: 30px;
    display: flex;
    width: 30px;
}
.tabIcoN3 {
    fill: var(--plus-icon);
    position: relative;
    height: 45px;
    display: flex;
    width: 45px;
}

.OmJ9K {
    position: absolute;
    left: 16px;
    top: -2px;
    width: auto;
    height: 15px;
    border-radius: 8px;
    font-size: 10px;
    color: #fff;
    line-height: 15px;
    font-weight: 700;
    min-width: 5px;
    padding: 0 5px;
    background: #f51945;
    -webkit-box-shadow: 0 4px 6px -2px rgba(245, 25, 69, .6);
            box-shadow: 0 4px
6px -2px rgba(245, 25, 69, .6);
}

.XNmRg {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    margin-top: 2px;
}

.yBGp_ {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
}

.gr3Wy {
    font-size: 10px;
    font-weight: 400;
    color: #8f8f8f;
}
.sBg3Wy {
    font-size: 14px;
    font-weight: 500;
    color: #4d196d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 3px 5px;
}

.zVoNoK77 {
    font-size: 18px;
    font-weight: 500;
    color: var(--featured-title-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px;
    height: 35px;
    background: #1fcf1f;
    border-radius: 8px;
    margin-top: 12px;
    width: 100%;
 }
 
 
.TkSoRh {
    font-size: 12px;
    font-weight: 600;
    color: var(--body-font-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2px 5px 2px 5px;
    border-radius: 3px;
    /*margin-top: 5px;*/
}
.swipe777 {
    background: #bec1ff21;
    margin: 4px;
    padding: 10px;
    border-radius: 8px;
    background-color: var(--form-background-color);
    box-shadow: inset 0px -2px var(--form-field-line-color);
    color: var(--body-font-color);
    height: 40px;
}
.statuscat {
    padding: 0 0 16px;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
}
.ta-row {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  width: 100%;
  height: 55px;
}

.css-yfbjg2 {
    padding: 0 2px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-align: center;
    color: #406367;
}

.ta-cell {
  display: table-cell;
  border: 1px solid #cd040412;
  width: 100%;
  border-radius: 15px;
  margin: 3px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .08), 0 0 2px 0 rgba(0, 0, 0, .04);
}

.ta-cell a {
  display: block;
  text-decoration: none;
}

.ta-cell img {
  max-width: 100%;
}

.tab-cell a {
  display: block;
  text-decoration: none;
  width: 100%;
}

.tab-cell img {
  max-width: 100%;
  margin-left: -5px;
}
.tab-stat {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  position: relative;
  display: flex;
  flex-shrink: 0;
  margin-right: 15px;
  flex-direction: column;
}

.tab-cell {
  display: table-cell;
  border: 5px solid var(--top-navigation-background-color);
  padding-left: 5px;
  min-width: 85px;
  background: var(--top-navigation-background-color);
  box-shadow: 0px 0px 20px rgb(255 255 255 / 15%);
  transition: background var(--duration) var(--timing);
  border-radius: 15px;
  filter: drop-shadow(0px 0px 2px rgba(0,0,0,0.1));
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: #ebebeb2b;
  position: relative;
  display: flex;
  flex-shrink: 0;
  white-space: normal;
  margin-right: 8px;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .08), 0 0 2px 0 rgba(0, 0, 0, .04);
  //box-shadow: 1px 2px 2px 1px rgb(0 0 0 / 8%), 1px 1px 2px 1px rgb(0 0 0 / 4%);
  margin-bottom: 5px;
  margin-left: 1px;
  padding-bottom: 3px;
div { overflow: hidden } 
table { float: left; width: 50% }
img {float: right;width: 50%;}
}
.tab-cell2 {
    max-height: 25px;
    background: var(--top-navigation-background-color);
    transition: background var(--duration) var(--timing);
    border-radius: 15px;
    filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.1));
    padding: 0 3px 0 3px;
    border: none;
    font: inherit;
    color: inherit;
    position: relative;
    display: flex;
    flex-shrink: 0;
    white-space: normal;
    margin-left: 8px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .08), 0 0 2px 0 rgba(0, 0, 0, .04);
    box-shadow: 1px 2px 2px 1px rgb(0 0 0 / 8%), 1px 1px 2px 1px rgb(0 0 0 / 4%);
}
.razmcat1 { 
    min-width: 85px;
    max-width: 135px;
}
.razmcat2 { 
    min-width: 85px;
    max-width: 165px;
    background: #8f00fd1a;
}
.razmcat3 { 
    min-width: 85px;
    max-width: 110px;
    display: flex;
    align-items: center;
}
.razmcat4 { 
    min-width: 85px;
    max-width: 100%;
    div { overflow: hidden}
    table { float: left;
    width: 100%}
    img {
    float: right;
    width: 85px;}
}
.tab-cat {
  max-width: 95px;
  background: var(--top-navigation-background-color);
  transition: background var(--duration) var(--timing);
  border-radius: 15px;
  filter: drop-shadow(0px 0px 2px rgba(0,0,0,0.1));
  padding: 5px 10px 5px 5px;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  position: relative;
  display: flex;
  flex-shrink: 0;
  white-space: normal;
  margin-right: 8px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .08), 0 0 2px 0 rgba(0, 0, 0, .04);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .08), 0 0 2px 0 rgba(0, 0, 0, .04);
  margin-bottom: 8px;
}
div#wrapper {
  margin-top: 0;
}
.tab-cell img {
    max-width: 70px;
    margin-left: -5px;
    float: right;
    width: 100%;
    max-height: 80px;
    bottom: 0;
    position: relative;
    top: 0;
    display: flex;
    align-content: center;
    align-items: center;
    margin-top: 35px;
    margin-bottom: -10px;
}
.tab-cell2 img {
    max-width: 20px;
    margin-left: -5px;
    float: left;
    width: 100%;
    max-height: 80px;
    bottom: 0;
    position: relative;
    top: 0;
    display: flex;
    align-content: center;
    align-items: center;
}

.back {
    position: fixed;
    z-index: 200;
    left: 0;
    top: 0;
    height: 60px;
    align-items: center;
    display: flex;
    width: 15%;
}
.back-button {
    padding: 7px 7px 7px 7px;
    position: fixed;
    left: 3%;
    background: var(--listing-naz-icon);
    align-items: center;
    align-content: center;
    display: flex;
    height: 24px;
    width: 24px;
    margin: 15px 8px 8px 6px;
    border-width: 0;
}
.korz {
    position: fixed;
    right: 0;
    top: 0;
    height: 60px;
    align-items: center;
    //margin-right: 5px;
}
.pl8px {
    padding-left: 8px;
}
.pl5px {
    padding-left: 5px;
}
.stprav {
    margin-top: 3px;
    background: #b2b2d540;
    padding: 5px 5px 5px 10px;
    border-radius: 8px;
}
.link-large {
    font-size: 1.0143em !important;
}

.bacgro {
     background: rgb(166 206 229 / 41%);
     border-radius: 5px;
     padding-left: 3px;
     margin-left: -3px;
}
.messeg {
    margin: 1px;    
}

table.contacts-list td.info {
    vertical-align: top;
    left: 30%;
    position: absolute;
    width: 60%;
    margin-left: 22px;
}
.mcol-6, .row-cols-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 33%;
}
.mass-actions {
    right: 7%;
    posit
ion: absolute;
}
.b-12 {
    border-radius: 12px;
}
.bimg-12 {
    border-radius: 12px 0 0 12px;
    margin-right: 5px;
}
/*.col-sm-4, .row-cols-sm-3>* {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
}*/
/*section#accounts .landscape div.statistics {
    height: auto;
    position: static;
    width: 260px;
}*/
section#accounts div.statistics {
    height: auto;
    position: static;
    width: 260px;
}
section#accounts .landscape {
    position: relative;
    max-width: 100%;
}
section#accounts > article > div, section#accounts > article > ul {
    width: auto !important;
}
.landscape div.picture {
    margin-right: 0;
    margin-left: 0;
    float: none;
}
.count2 {
    top: 0;
    position: absolute;
    background: rgba(27, 31, 38, 0.8);
    height: 20px;
    line-height: 18px;
    padding: 0 5px;
    color: white;
    pointer-events: none;
    width: 20px;
    box-shadow: 3px 3px 0px 0px var(--body-font-color);
    margin: 13px 5px;
    //border-radius: 8px 0 8px 0;
}
section#accounts div.statistics div.counter span:last-child {
    display: inline;
    font-size: 0.7929em;
    font-weight: 400;
}
section#accounts ul.info {
    margin-top: 0;
}
ul.account-menu-content {
    display: block;
}
ul.account-menu-content > li a {
    font-size: 1.043em;
    min-width: 100%;;
    padding: 12px 0 10px 12px;
}
.h1-nav nav {
    float: none;
    vertical-align: top;
    margin: 8px 3px 0 3px;
    display: flex;
    justify-content: flex-end;
}
.glims {
    position: fixed;
        /* left: 10px; */
    align-items: center;
    align-content: center;
    display: flex;
    height: 24px;
    width: 24px;
    margin: 8px 8px 8px 8px;
    border-width: 0;
    background: var(--podr-glav-icon);
}

.glpdr {
    position: fixed;
    z-index: 200;
    left: 15%;
    top: 10px;
    height: 40px;
    width: 40px;
    align-items: center;
    display: flex;
    width: 15%;
    border-radius: 15px;
        /* background: var(--content-background-color); */
        /* margin-bottom: 90px; */
        /* margin-left: 10px; */
    //border: solid 1px #c9d8dd94;
        /* max-width: 40px; */
    justify-content: center;
}
/*.carousel .carousel-item img {
    object-fit: cover;
}*/

/*.scroll-top:before {
 content: '';
 width: 12px;
 height: 16px;
 position: absolute;
 top: 11px;
 left: 13px;
 background: url('../img/gallery.png') 0 -805px no-repeat;
}*/
/* 
.scroll-top:hover {
 background: #77839ed7;
}
    background: #bac3d8c0;
    background: linear-gradient(117deg, #bac3d88e 0%, #c2c6cec2 50%, #676d7a8e 50%, #bac3d8d7
    100%); / W3C /
}*/
/*.angel-gradient-light {
    background: var(--button-color);
    background: linear-gradient(117deg, var(--button-color) 0%, var(--button-color) 50%, var(--button-color) 50%, var(--button-color)
    100%); // W3C 
}*/

.page-footer {
    margin-top: 30px;
}
.app {
    margin: -2px 0 0 0;
    float: right;
}

.app a {
    margin-left: 7px;
    height: 22px;
    display: block;
    float: right;
    text-decoration: none;
}

.android, .ios {
    width: 19px;
    background: url(/img/and_ios.svg) no-repeat;
    background-size: 19px auto;
}

.android {
 background-position: 0 0;
}

.ios {
 background-position: 0 -31px;
    display: none;
}
.kr-obvod {
    color: #000000;
    background: #c2c6d39c;
    border-radius: 10px;
    font-size: 0.75em;
    padding: 2px 4px;
    white-space: nowrap;
}

   /***телефон***/
.compare-padding {
    padding: 10px 8px;
}
.contact-owner-navbar {
  border-radius: 15px 15px 0 0;
  z-index: 50;
   /*border-top: solid 2px #91baf7;*/
}

  /***слайдер***/

.carousel-inner {
  width: 98%;
  margin: 0 1% 0;
  min-width: 200px;
  border-radius: 40px;
}
.minh-100 {
  min-height: 100px;
}

/*редакт объявления*/
.izmob{
  margin: 5px 20% 5px;
  background: white;
  min-width: 60%;
}

.zi2000{
  z-index: 2000;
}
.mgb64{
  margin-bottom: 64px;
}

.listing-header div.icons2 {
   justify-content: center;
    margin: 19px 180px 0;
    padding: 0;
}

///PROFILE

.account-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 24px;
}

.avatar {
    width: 200px;
    height: 200px;
    border-radius: 40%;
    overflow: hidden;
    margin: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border: 2px solid #f0f0f0;
    padding: 15px;
}

/*.avatar {
    border-radius: 40%;
    overflow: hidden;
    margin: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border: 2px solid #f0f0f0;
}*/

.avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.quick-actions {
    display: flex;
    gap: 16px;
    margin-bottom: 8px;
    justify-content: center;
}

.quick-actions .action {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 31%;
    height: 104px;
    background: var(--content-background-color);
    border-radius: 16px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.04);
    text-decoration: none;
    font-size: 14px;
    transition: background 0.2s;
}

.quick-actions .action:hover {
    background: #e0e7ff;
}

.quick-actions .icon {
    font-size: 24px;
    margin-bottom: 6px;
}

/* Стилизация меню */
.account-menu-content {
    //background: #fff;
    border-radius: 16px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.06);
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
}

.account-menu-content li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 20px;
    //border-bottom: 1px solid var(--body-background-color);
    font-size: 16px;
    position: relative;
    transition: background 0.2s;
    border-bottom: 1px solid var(--border-color);
}

.account-menu-content li:last-child {
    border-bottom: none;
}

.account-menu-content a {
    //color: #222;
    text-decoration: none;
    flex: 1;
    display: flex;
    align-items: center;
}

.account-menu-content a.active {
    color: #4f46e5;
    font-weight: 600;
}

/*.account-menu-content li::after {
    content: '';
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 14px;
    background: url('data:image/svg+xml;utf8,<svg fill="none" stroke="%23999" stroke-width="2" viewBox="0 0 8 14" xmlns="http://www.w3.org/2000/svg"><path d="M1 1l6 6-6 6"/></svg>') no-repeat center/contain;
    opacity: 0.6;
}*/

.account-menu-content li:last-child::after {
    display: none;
}

.account-menu-content .counter {
    background: #ef4444;
    color: #fff;
    border-radius: 12px;
    padding: 2px 8px;
    font-size: 13px;
    margin-left: 8px;
}

.welcome {
    text-align: center;
    font-size: 18px;
    margin-bottom: 12px;
    color: #4f46e5;
    font-weight: 500;
}

.account-head {
    display: flex;
    max-width: 600px;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
}
.add-listing-btn-wrapper {
    display: flex;
    justify-content: center;
    margin: 18px 0 18px 0;
}
.add-listing-btn {
    display: flex;
    align-items: center;
    background: var(--content-background-color);
    border-radius: 12px;
    padding: 12px 28px;
    font-size: 16px;
    font-weight: 500;
    text-decoration: no
ne;
    box-shadow: 0 2px 8px rgba(79,70,229,0.08);
    transition: background 0.2s;
    gap: 10px;
    display: flex;
    justify-content: center;
    width: 100%;
}
.add-listing-btn:hover {
    background: #3730a3;
}
.add-listing-btn .icon {
    font-size: 20px;
}

.fab-remove {
    position: fixed;
    right: 24px;
    bottom: 90px;
    z-index: 1000;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    box-shadow: 0 2px 8px rgba(244,67,54,0.08);
    border-radius: 50%;
    transition: box-shadow 0.2s;
}
.fab-remove:hover {
    box-shadow: 0 4px 16px rgba(244,67,54,0.18);
    background: #fff0f0;
}
.fab-remove svg {
    display: block;
}
.compare-ad-list div.button {
    margin-bottom: 58px;
}

.prav {
    background: #9fb1c837;
    padding: 8px;
    border-radius: 5px;
}
.slh {
    min-height: 200px;
    max-height: 200px;
    border: solid 1px var(--body-background-color);
}
.category-menu__category-item {
margin: 0;
border-radius: 0;
border-bottom: 1px solid #EAEBEF;
font-weight: 500;
font-size: 14px;
padding: 2px 16px 4px 10px;
    min-height: 60px;
}
.category-menu__caption{
    font-size: 18px;
    font-weight: 700;
}

/*.smart-search_focus,
.smart-search_opened {
    position: fixed !important;
    top: 0;
    left: 10px;
    width: auto !important;
    right: 12%;
    z-index: 1000;
    background: var(--body-background-color);
    width: 76%;
}*/


.no-sidebar section.content_block {
        padding: 0 8px !important;
        margin: 0;
}

.search777{
    right: 15%;
    position: fixed;
    top: 0;
    margin-top: 20px;
}

.align-items-center > a img {
    max-width: 80px;
    max-height: 80px;
    margin-bottom: 10px;
}

//выделение заголовка

section#listings.list .item.featured .title {
    box-shadow: inset 70px 0px 20px 2px #ffd40082;
    padding: 3px;
    border-radius: 8px;
    margin-left: -5px;
}



/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////






.category-menu__button {
    line-height: 40px;
    padding: 0 14px;
    -webkit-tap-highlight-color: transparent;
    max-width: 40px;
    top: 8px;
    left: 5px;
    position: fixed;
}

.smart-search_focus,
.smart-search_opened {
    position: fixed !important;
    top: 10px;
    left: 0;
    //width: auto !important;
    right: 0;
    z-index: 1000;
    background: var(--body-background-color);
    width: 100%;
}

div#logo img {
    margin-left: 0;
    margin-top: 10px;
    //display: none;
}

.smart-search__input {
    background-color: #bac3d833 !important;
    width: 100%;
    top: 8px;
}

/*.user-navbar .circle {
    margin: 8px 0 0 0;
}*/
.grid_navbar.listings-area .buttons > div.grid {
        display: inline-block !important;
}
.col-sm-4, .row-cols-sm-3>* {
    max-width: 98%;
    margin: 1%;
}
header.page-header div.top-header {
    top: 0;
    position: fixed;
    right: 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    background: var(--body-background-color);
    z-index: 100 !important;
    height: 64px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.08), 0 0 1px 0 rgba(0, 0, 0, 0.04);
    padding-left: 8px;
}

#mf-location-selector .default {
    right: 12%;
    position: fixed;
    top: 25px;
}
.justify-content-between {
    //position: fixed;
    //top: 10px;
}
.user-navbar .circle {
        //margin-top: -8px;
}
.header-nav{
    //margin-top: -20px;
}

.user-navbar .circle > .default > svg {
    //width: 18px;
    //height: 18px;
    //opacity: 1;
}
.circle > .default {
    padding: 0 8px;
}
.main-menu span.menu-button > svg {
    width: 28px;
    height: 20px;
    //margin-top: 5px;
}
div#logo img {
        width: 160px;
        height: 28px;
}
.carousel a.button {
        background-color: #ff00b100;
        right: 0;
        position: absolute;
        display: flex;
        align-content: flex-start;
        align-items: flex-start;
        top: 0;
    }
.carousel .carousel-slide-description {
    font-size: 12px;
    margin-bottom: 30px;
}
.carousel .carousel-slide-heading {
        font-size: 10px;
    }
.carousel .carousel-slide-heading {
        top: 0;
        position: absolute;
        left: 0;
        color: #a513736b;
    }
    .category-menu__categories {
        width: 100%;
        //padding: 65px 10px;
    }
    .category-menu__body {
        //top: 64px;
        //position: absolute;
        z-index: 302;
    }
    .category-menu__button {
    //display: none;
    }
   /*.mnovig {
        min-height: 62px;
        padding: 0 10px 0 0;
        position: fixed;
        top: 0;
        z-index: 199;
        right: 0;
        left: 0;
        background: var(--body-background-color);
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .08), 0 0 2px 0 rgba(0, 0, 0, .04);
        display: flex;
        align-items: center;
    }*/
    .mnovig {
        top: 10px;
        z-index: 20 !important;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .08), 0 0 2px 0 rgba(0, 0, 0, .04);
    }
    .compare-ad-container {
    bottom: 0 !important;
    }
    span.mobile-menu-header svg.close-main-menu {
        left: 15px;
        top: 20px;
        position: fixed;
        background: var(--body-background-color);
        border-radius: 5px;
    }
    /* Скрываем полосу прокрутки для Chrome, Safari и Opera */
    .status::-webkit-scrollbar,
    .stories-container::-webkit-scrollbar {
    display: none;
    }

     /* Скрываем полосу прокрутки для IE, Edge и Firefox */
    .status,
    .stories-container {
    -ms-overflow-style: none;  /* IE и Edge */
    scrollbar-width: none;  /* Firefox */
    }
    .qrCodeModal {
    background: var(--listing-qr-icon);
    width: 23px;
    height: 23px;
    display: block;
    }
    .share {
        width: 23px;
        height: 23px;
        background: var(--listing-share-icon) !important;
    }
    .back-icon {
        background: var(--listing-left-icon);
        width: 24px;
        height: 24px;
        display: block;
    }
    .location-icon {
        background: var(--listing-loc-icon);
        width: 21px;
        height: 20px;
        display: block;
    }
        div.gallery .nav-buttons .nav-button.map {
        background: url(../img/map.svg) no-repeat !important;
        margin-left: 0 !important;
    }
    div.gallery .nav-buttons .nav-button {
        width: 24px;
        height: 24px !important;
        box-shadow: none !important;
        text-indent: -99999px;
    }
    div.gallery .nav-buttons .nav-button.gallery {
        background: url(../img/images-photos.svg) no-repeat !important;
        filter: brightness(0) invert(18%) sepia(13%) saturate(701%) hue-rotate(186deg) brightness(100%) contrast(89%);
    }
    div.gallery .nav-buttons .nav-button {
        width: 24px;
        height: 24px !important;
        box-shadow: none !important;
        text-indent: -99999px;
    }
    div.gallery .nav-buttons .map-group {
        width: auto !important;
        background: #f2f2f37a;
        //background: #F2F2F3;
        border-radius: 12px;
        width: 36px !important;
        height: 36px !important;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #dedede;
    }
    div.gallery .nav-buttons {
        top: 0 !important;
        margin-top: 15px !important;
        margin-left: 30px;
        justify-content: flex-start;
    }
    div.table-cell > div.name {
    width: 160px;
    color: var(--info-field-color);
    font-size: 15px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    }
    div.table-cell div.value {
    font-size: 15px;
    font-weight: 400;
    word-wrap: break-word;
    overflow: hidden;
    }
    .rbl-icon svg {
    width: 20px;
    height: 16px;
    /* vertical-align: bottom; */
    }
    #area_listing div.listing-fields div.fieldset > header {
        font-size: 24px;
    }
    div.fieldset > div.body > div {
    padding: 15px 0 !important;
    }
    .seller-short .srr-comments-count a {
    font-size: 14px;
    color: #A549D8;
    font-weight: 500;
    }
    div.gallery > div.thumbs .f-button {
        display: none;
    }
    div.listing-details .content-section {
    margin-top: 30px;
    padding: 0 15px;
    }
    /*.compare-ad-tab {
    position: relative;
    bottom: -100px;
    }*/
    input[type="submit"], input[type="button"], .file-input span, a.button, .btn {
    height: 50px;
    border-radius: 15px;
    }
    .page-footer > div {
    min-height: 52px;
    }
    .compare-ad-tab svg.compare-arrows {
    left: 20px !important;
    }
    .statistics{
    border-top: solid 1px #b5b4c940;
    padding-top: 25px;
    }
    .story-modal-bg {
    min-width: 100%;
    }

    .mw48, .row-cols-sm-3>* {
        max-width: 48%;
        margin: 1%;
    }
    .mobile-menu-header-title {
        display: none;
    }
    .stories-thumbs-wrapper {
    scrollbar-width: none;
    }
    
    .form_add_comment {
    position: fixed;
    bottom: 0;
    min-width: 98%;
    background: white;
    z-index: 999;
    padding: 1%;
    border: 1px solid #dedede;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    left: 0;
    right: 0;
    }
    
div.fieldset.light > header {
        display: none;
    }
    
div.submit-cell.buttons {
    /*-top: -20px;*/
    }
input#comment_author{
    height: 0;
    border: 0;
}
.testimonials-form div.fieldset > div.body > div, .form_add_comment div.fieldset > div.body > div {
    padding: 0 20px !important;
}
#area_listing div.listing-fields > div {
    margin-bottom: 15px;
}



}



/* Здесь заканчивается ваш CSS-код */
























.search-categories .search-item.three-field {
    margin-top: 8px;
    display: inline-block;
    width: 280px;
    padding-bottom: 0;
}
.search-categories .search-item.three-field .numeric {
    width: 80px !important;
}


.search-item.three-field > *:last-child {
    display: none;
}
.propertysearching .kws-block {
    display: none;
}

@media screen and (max-width: 991px) {
    .propertysearching .search-item.single-field, .jobsearching .search-item.single-field, .servicesearching .search-item.single-field {
        width: 100%;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .propertysearching .search-item.single-field, .jobsearching .search-item.single-field, .servicesearching .search-item.single-field {
        width: 150px;
    }
}
.propertysearching .search-item.single-field, .jobsearching .search-item.single-field, .servicesearching .search-item.single-field {
    margin-top: 8px;
    margin-right: 10px !important;
    width: 200px;
    padding-bottom: 0px;
    display: inline-block;
    position: relative;
}
.select2-hidden-accessible {
    border: 0 !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
}
.select2-selection--single, .select2-selection--multiple {
    user-select: none;
    -webkit-user-select: none;
    display: flex;
    align-items: center;
}
/*
.search-categories .search-item.single-field input[type="text"], .search-categories input[type="search"], .search-categories input[type="password"], .search-categories input[type="number"], .search-categories textarea, .search-categories select, .search-categories span.pills, .search-categories .select2-selection--single, .search-categories .select2-selection--multiple, .search-categories .select2-dropdown, .search-categories .search-item.three-field .numeric {
    border: 0px;
    border-radius: 12px !important;
    box-shadow: 0px 2px 5px 0px #181A200D;
    height: 48px;
}
body:not(.add-listing-page):not(.edit-listing-page):not(.view-details-page) .search-categories.propertysearching, body:not(.add-listing-page):not(.edit-listing-page):not(.view-details-page) .search-categories.jobsearching, body:not(.add-listing-page):not(.edit-listing-page):not(.view-details-page) .search-categories.servicesearching {
    margin-bottom: 48px;
}
@media screen and (max-width: 991px) {
    body:not(.add-listing-page):not(.edit-listing-page):not(.view-details-page) .propertysearching, body:not(.add-listing-page):not(.edit-listing-page):not(.view-details-page) .jobsearching, body:not(.add-listing-page):not(.edit-listing-page):not(.view-details-page) .servicesearching {
        padding: 30px;
    }
}
@media screen and (max-width: 991px) {
    body:not(.add-listing-page):not(.edit-listing-page):not(.view-details-page) .propertysearching {
        background-image: none;
    }
}
body:not(.add-listing-page):not(.edit-listing-page):not(.view-details-page) .propertysearching {
    background-color: #F5F7FA !important;
    padding: 30px 20px 22px 40px;
    min-height: 300px;
    background-image: url(../img/home1.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
body:not(.add-listing-page):not(.edit-listing-page):not(.view-details-page) .search-categories {
    border-radius: 12px;
}
*/



ul.card-info > li.fields span:not(.description_add, .Category_ID) {
    display: inline-block;
    /*margin-right: 8px !important;*/
    margin-bottom: 5px;
    position: relative;
    font-size: 0.75rem;
    /*background-color: rgb(247, 247, 247);*/
    padding-top: 5px;
    line-height: 1;
    min-height: 20px;
}

section.side_block:not(.no-style) {
    background: var(--content-background-color);
    padding: 10px !important;
    margin-top: 0 !important;
    margin-bottom: 20px;
    transition: background var(--duration) var(--timing);
    box-shadow: -2px 1px 10px 0 #181A201A;
    overflow: hidden;
    border-radius: 5px;
}

 .catsblock {
        border-radius: 0;
    }

    .categories__blockcats {
        position: relative;
    }
    .categories__blockcats:after {
        content: "";
        position: absolute;
        top: 0;
        background-color: #F5F7FA;
        z-index: -1;
    }
    .catsblock {
        overflow-x: scroll;
        background: none;
        padding: 0;
        scrollbar-width: none;
    }
    .catsblock::-webkit-scrollbar {
        -webkit-appearance: none;
    }
    .catsgrid {
        min-width: 850px;
    }
    .cats__link:hover {
        box-shadow: 0 2px 5px 0 #181A200D;
    }

    .categories__blockcats{
        margin-left: -15px;
        margin-right: -15px;
        width: auto;
    }
.cats__link:nth-child(1), .cats__link:nth-child(2), .cats__link:nth-child(4), .cats__link:nth-child(5), .cats__link:nth-child(6), .cats__link:nth-child(9), .cats__link:nth-child(10), .cats__link:nth-child(11) {
    grid-column: span 3;
}
.visual-rubricator-itemTitle-hBhkJ {
    white-space: pre-wrap;
}


.categories__blockcats {
    width: 100%;
    /* background-color: #F5F7FA; */
    /* border-radius: 12px; */
}
.catsblock {
    padding: 16px;
    display: block;
    background-color: #F5F7FA;
    border-radius: 12px;
}
.catsgrid {
    --columns: 15;
    display: grid;
    grid-gap: 8px;
    grid-template-columns: repeat(var(--columns), [col] 1fr);
    grid-template-rows: repeat(2, [row] 90px);
}

.icon-arrow-top{
    background: var(--icon-arrow-top);
    width: 23px;
    height: 23px;
    display: block;
}


@media screen and (max-width: 576px) {
    .categories__blockcats {
        position: relative;
        padding-left: 0;
        padding-right: 0;
    }
    .catsblock {
        padding-left: 15px;
        padding-right: 15px;
    }
}











@media screen and (min-width: 440px) and (max-width: 575px) {
    body {
        margin-top: 65px !important;
    }
    .smart-search__mobile-toggle {
    top: -50px !important;
    }
}
@media screen and (max-width: 440px) {
    body {
        margin-top: 64px !important;
    }
    .smart-search__mobile-toggle {
    top: -49px !important;
    }
}


@media screen and (min-width: 575px) and (max-width: 768px) {
    body {
        margin-top: 65px !important;
    }
    .smart-search__mobile-toggle {
    top: -50px !important;
    }
}

@media screen and (min-width: 768px) {
    section#listings div.picture img {
    border-radius: 5px;
    }
    .notnone { display: none !important;
    }
    #theme-switcher > .default > svg {
    margin-left: 5px;
    /*margin-bottom: 20px;*/
}
    a.button.low {
    position: absolute;
    }

    .qrCodeModal {
    background: var(--listing-qr-icon);
    width: 23px;
    height: 23px;
    display: block;
    }
    .share {
        width: 24px;
        height: 24px;
        background: var(--listing-share-icon) !important;
    }
    #area_listing div.listing-fields div.fieldset > header {
    padding: 5px 0;
    font-size: 32px;
    }
    div.fieldset > div.body > div {
    padding: 15px 0 !important;
    }
    /* скрыть ссылку/статью с href '/administrator/' */
a[href$="/administrator/"], /* если ссылка абсолютная */
article a[href*="/administrator/"], 
article:has(a[href*="/administrator/"]) {display: none !important;}
  
input[type="text"], input[type="search"], input[type="password"], input[type="number"], textarea, select, span.pills, .select2-selection--single, .select2-selection--multiple, .select2-dropdown {
    border-radius: 12px;
}
input[type="submit"], input[type="button"], .file-input span, a.button, .btn {
    height: 44px;
    border-radius: 12px;
}
.scroll-top {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 120px;
    border-radius: 18px;
    line-height: 35px;
    cursor: pointer;
    background: #401e75b3;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: column;
    right: 10px;
}
.compare-ad-tab {
    border-radius: 15px 0 0 15px;
}
.svgimg {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    height: 100%;
    top: 38px;
}
.wimg {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}


}

/*лишнее на моб устройствах*/

@media screen and (max-width: 768px) {
:root .categories-box {
   /* display: none;*/
}
    ul.featured > li > ul {
        border-radius: 0 0 5px 5px;
    }
    ul.featured > li > .picture {
    border-radius: 5px 5px 0 0;
    padding-bottom: 150px;
}
ul.featured > li img {
    border-radius: 5px 5px 0 0;
}
    /* скрыть ссылку/статью с href '/administrator/' */
a[href$="/administrator/"], /* если ссылка абсолютная */
article a[href*="/administrator/"], 
article:has(a[href*="/administrator/"]) {
  display: none !important;
}

section.content_block:not(.no-style) > div {
    padding: 0 !important;
}

.is-horizontal .f-carousel__nav .f-button.is-prev, .is-horizontal .f-carousel__nav .f-button.is-next, .is-horizontal .fancybox__nav .f-button.is-prev, .is-horizontal .fancybox__nav .f-button.is-next {
    top: 70% !important;
}

}
@media screen and (min-width: 1440px) {
    ul.featured > li > .picture {
        padding-bottom: 200px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1440px) {
    ul.featured > li > .picture {
        padding-bottom: 150px;
    }
}


@media screen and (min-width: 768px) and (max-width: 992px) {
    .categories-box__scrollbar {
    min-width: 700px;
    }
}
@media screen and (max-width: 768px) {
    body.home-page section.content_block > h3 {
        display: none;
    }
}
